.logo_default {
    z-index: 999;
    padding-left: 20px;
}
.default_tekstblok.white-block {
      width: 46%;
      margin: 33px 0px 22px 55px;
}
h1 {
   padding-bottom: 18px;
   font-weight: normal;
    line-height: 30px;
    font-size: 32px;
    word-break: normal !important;
    color: #676767;
}
h2 {
    line-height: 30px;
    font-size: 32px;
    padding: 0px 0 0;
    padding-bottom: 18px;
    color: #676767;

}
h3 {
    line-height: 28px;
    font-size: 21px;
    padding: 0px 0 0;
    font-style: italic;


}
h5 {
      font-size: 40px;
      font-weight: 800;
      text-transform: uppercase;
      line-height: 1.1em;
      letter-spacing: 3.1px;
      color: #fff !important;
      text-shadow: 2px 2px 5px black;
}
hr {
      text-align: center;
      padding-top: 2px;
      padding-bottom: 2px;
      width: 100%;
      margin: 0 auto;
      border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-border-color);
      --divider-border-style: solid;
      --divider-border-color: #e5e5e5;
      --divider-border-width: 4px;
}
h7 {
      margin-bottom: 10px !important;
      font-size: 18px;
      font-weight: 500;
      line-height: 1.1em;
      letter-spacing: 3.1px;
      color: #fff !important;
      text-shadow: 2px 2px 5px black;
}
.platte_middleOuter {
      margin-top:15px;
}
@media (max-width:1075px){
      .platte_middleOuter {
            margin-top:0px;
      }
      .platte_introOuter {
          margin-bottom: 0px;
      }
}
@media (max-width:1024px){
      .platte_middleOuter {
            margin-top:0px;
      }
      .platte_introOuter {
          margin-bottom: 65px;
      }
}
.banner_list_inner ul {
      padding-right: 35px;
}
@media (max-width:767px){
    .banner_list_inner ul {
        margin-left: 5px !important;
        padding-right: 5px;
    }
}
.home_klanten {
       padding-right: 30px;
}
@media(max-width:767px)
{
	#tables table tr td{
		display:block;	
		max-width:100% !important;
		text-align:left;
		width:auto !important;
	}

}

.home_intro {
       padding-right: 50px;
}
@media(max-width:767px) {

    .home_intro {
           padding-right: 30px !important;
    }

}

.footer .footer_left, .footer .footer_middle, .footer .footer_middle2, .footer .footer_right {
    float: left;
    width: 33%;
}
@media (max-width:767px){
    .footer .footer_left, .footer .footer_middle, .footer .footer_middle2, .footer .footer_right {
        float: left;
        width: 100%;
    }
}
.default_tekstblok.footer_txt h4 {
    font-size: 25px;
}
.footer .footer_left ul, .footer .footer_middle ul, .footer .footer_middle2 ul {
    list-style: outside !important;
    margin-left: 15px !important;
    color: #fff;
}
.footer {
    background: #630834;
    padding-top: 60px;
    padding-bottom: 40px;
}
.footer2 {
    padding-top: 20px;
    padding-bottom: 0px;
}
.name {
      padding: 25px 0px 10px 15px !important;
}
.single_column_drop.hoofd_menu ul li a {
   padding: 7px;
  font-family: arial;
}
.single_column_drop ul li {
    height: 45px;
}
@media (max-width:1024px){
    .single_column_drop ul li {
        height: auto;
    }  
    .single_column_drop.open li ul {
    width: 95%;
    }
}
.single_column_drop.hoofd_menu ul {
    height: auto;
}
.sub-menu {
    margin-top: -35px;
}
.default_tekstblok.purple-block {
    padding: 50px 70px 40px 70px;
    margin-bottom: -110px !important;
}
.default_tekstblok.purple-block h1 {
    margin-bottom: 10px;
}
.single_column_drop.hoofd_menu ul li a {
    font-size: 17px;
}
.single_column_drop.hoofd_menu ul {
    margin-left: 0px !important;
}
