/*
Theme Name: Charlie - Nova Septem
Author: het Nova Septem team
Author URI: https://novaseptem.nl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: charliens
*/

header#mainbar {
    background: linear-gradient(180deg, rgba(181, 150, 120, .10), rgba(181, 150, 120, .18));
        z-index: 999999;
    position: relative;
}

#gform_wrapper_1 .gform_heading .gform_description {
    color: #4a4a4a !important;
    font-size: 15px;
    margin-top: 0;
    font-style: italic;
}

.formulier h2 {
    margin-bottom: 0;
}

.gallerydefault .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
     width: 30% !Important;
    margin-right: 2%;
}

a div.countvacs{
    width: 20px!important;
    height: 20px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff2424;
    color: white;
}

 #menu-item-713 a{
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.menu-item-713 a{
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.meldingtopbar{
    background: #3e1c1c;
    display: flex;
    align-items: center;
    padding: 10px 5%;
    gap: 10px;
    box-sizing: border-box;
}

.meldingtopbar a{
    color: white;
    text-decoration: underline;
}

.meldingtopbar .innermelding > *{
    margin: 0!important;
}

.meldingtopbar .innermelding h1{
    font-size: 24px;
}

.meldingtopbar > *{
    color: white!important;
}

.meldingtopbar .innermelding > *{
    color: white!important;
}

.meldingtopbar i{
    font-size: 22px;
}

body .menukaart .individualkaart:nth-child(n+3){
    display: none;
}

body .tabbuttonwrapper a:nth-child(n+2){
    background: #6d58583d;
}

.loperlijnslider{
    background: #1ba098;
    position: absolute;
    height: 100%;
    width: 400px;
    left: 50%;
    margin-left: -200px;
}

article.vacature{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    padding-top: 60px;
    padding-bottom: 120px;
}

article.vacature .info{
    flex: 0 0 34%;
}

article.vacature .content{
    flex: 0 0 64%;
}

article.vacature .vacatureformulier{
    flex: 0 0 100%;
    margin-top: 2%;
}

article.vacature .title{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 50px;
}

article.vacature .beschrijving, article.vacature .beschrijving p{
    color: white;
}

body article.vacature .gform_wrapper.gravity-theme .gfield_label, body article.vacature .ginput_container label{
    color: white!important;
}

body article.vacature .gform_wrapper a{
    color: white!important;
}

article.vacature .gform_fileupload_rules{
    color: white;
}

.secondbody{
    transform-style: preserve-3d;
}

.onderslider{
    position: absolute;
    bottom: -1px;
    z-index: 1;
}

section#slider{
    position: relative;
    z-index: 1;
}

.bedekking{
    background: var(--maincolor);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

body, html{
    overflow-x: visible;
    overflow-y: auto;
}

.secconcontainer{
    width: 100%;
    background: #c6aa94;
    padding: 100px 0px;
    box-sizing: border-box;
}

.secconcontainer .rl{
    width: 50%;
}

.secconcontainer .grootrondje{
    position: absolute;
    border-radius: 30px;
    right: 0;
    overflow: hidden;
    max-width: 48%;
}

body .content p{
    margin: 5px 0;
}

body{
    background: #fafafa;
}

.onderheader{
    position: absolute;
    top: 100%;
}

.footercontact .gform_heading .gform_title{
    margin-top: 0!important;
    color: #ffffff;
}

.footercontact form{
    margin-bottom: 0!important;
}

.footercontact .gform_footer{
    padding-bottom: 0!important;
}


.footercontact{
    padding: 40px;
    background: var(--subcolor);
    box-sizing: border-box;
    width: 60%;
    margin: 0 auto;
    margin-bottom: -201px!important;
    z-index: 9;
    box-shadow: 0px 0px 7px 2px #8686860a;
    position: relative;
}

.personeel{
    overflow: visible!important;
}

.personeel .container{
    overflow: visible!important;
}

footer .socials{
    flex: 0 0 100%;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#projecten .persoon{
    background: unset!important;
    position: static!important;
}

#projecten .persoon h3{
    color: var(--subcolor)!important;
}

#projecten .persoon p{
    color: black!important;
}

.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend{
    display: inline-block!important;
}

.single-projecten .leftbar{
    flex: 0 0 30%;
}

.single-projecten .leftbar .leftstats{
    box-shadow: 0px 0px 7px 2px #86868617;
    padding: 20px;
    
    background: white;
}

.single-projecten .leftbar .leftstats h1{
    margin-top: 0;
    font-weight: 700;
}

.single-projecten .informatieproject{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 80%;
    box-shadow: 0px 0px 7px 2px #86868617;
    padding: 20px;
    margin: 0 auto;
    margin-top: -20px;
    z-index: 2;
    background: white;
    
    position: relative;
}

.single-projecten .informatieproject i{
    background: -webkit-gradient(linear, left top, left bottom, from(#ff522e), to(#ff6e01));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 10px;
}

.single-projecten .informatieproject .singleinformatie{
    color: var(--subcolor);
    font-weight: 600;
}


.content-wrapper{
    margin: 60px 0;
}

.single-projecten .leftbar .leftstat .statnumber i{
    margin-right: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff522e), to(#ff6e01));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 2px;
}

.single-projecten .leftbar .leftstat .statnumber{
    font-size: 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    color: var(--subcolor);
    font-weight: 400;
}

.single-projecten .leftbar .leftstat h3{
    margin-bottom: 10px!important;
    font-size: 24px;
    font-weight: 600;
}

.single-projecten .leftbar .button{
    background: #f7ab64;
    color: white;
    margin-top: 20px;
}

.single-projecten .content-wrapper .container{
    gap: 2%;
    flex-wrap: wrap;
    overflow: visible;
    display: flex;
}

.single-projecten .content h1{
    margin-top: 0;
}

.single-projecten .content{
    flex: 1 0 68%;
}

.single-producten .leftbar{
    flex: 0 0 40%;
}

.single-producten .leftbar .leftstats{
    box-shadow: 0px 0px 7px 2px #86868617;
    padding: 20px;
    
    background: white;
    word-break: break-all;
}

.single-producten .leftbar .leftstats h1{
    margin-top: 0;
    font-weight: 700;
}

.single-producten .productofferte{
    box-shadow: 0px 0px 7px 2px #86868617;
    padding: 20px;
    
    background: white;
    word-break: break-all;
    margin-top: 20px;
}

.single-producten .informatieproject{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 80%;
    box-shadow: 0px 0px 7px 2px #86868617;
    padding: 20px;
    margin: 0 auto;
    margin-top: -20px;
    z-index: 2;
    background: white;
    
    position: relative;
}

.single-producten .informatieproject i{
    color: #f7ab64;
    margin-right: 10px;
}

.single-producten .informatieproject .singleinformatie{
    color: var(--subcolor);
    font-weight: 600;
}



.single-producten .leftbar .leftstat .statnumber i{
    margin-right: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff522e), to(#ff6e01));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 2px;
}

.single-producten .leftbar .leftstat .statnumber{
    font-size: 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    color: var(--subcolor);
    font-weight: 400;
}

.single-producten .leftbar .leftstat h3{
    margin-bottom: 10px!important;
    font-size: 24px;
    font-weight: 600;
}

.single-producten .leftbar .button{
    background: #f7ab64;
    color: white;
}

.single-producten .content-wrapper .container{
    gap: 2%;
    flex-wrap: wrap;
    overflow: visible;
    display: flex;
}

.single-producten .content h1{
    margin-top: 0;
}

.single-producten .content{
    flex: 1 0 58%;
}

.content-wrapper h1, .content-wrapper h2, .content-wrapper h3{
    color: var(--subcolor);
}

#contenttwo .container{
    z-index: 3;
}

footer .footerlogo a{
    width: 100%;
    
}

footer .footerlogo img{
    width: 250px;
}

.offerteaanvraagbar{
    height: 300px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    
    margin-bottom: -150px!important;
    z-index: 99;
    flex-wrap: wrap;
}

.offerteaanvraagbar .tekst{
    z-index: 2;
    margin-left: 60px;
}

.offerteaanvraagbar .tekst h2{
    color: #52bc7f;
    margin-bottom: 5px;
    margin-top: 0;
}

.offerteaanvraagbar .tekst h1{
    color: white;
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 0!important;
}

.offerteaanvraagbar .button{
    z-index: 2;
    color: white;
    background: #f7ab64;
    margin-right: 60px;
    padding: 15px 20px;
}

.offerteaanvraagbar .offerteimage{
    position: absolute;
    height: 100%;
}

.offerteaanvraagbar .offerteimage .background{
    position: relative;
    height: 100%;

}

.offerteaanvraagbar .offerteimage .background img{
    max-width: none;
    min-height: 100%;
}

.productarch h1{
    margin-left: 0!important;
}

.productarch .projects-list .single-project{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: self-end;
    height: 100%;
}


.offerteaanvraagbar .offerteimage .background .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 27%);
}

section#contenttwo{
    position: relative;
}

section#contenttwo .contenttekst{
    width: 55%;
    padding: 100px 0;
    box-sizing: border-box;
    padding-left: 0!important;
}

section#contenttwo .blurb{
    width: 300px;
    height: 400px;
    background: #dfedf2;
    position: absolute;
    left: -170px;
    top: calc(50% - 200px);
    z-index: 2;
    border-radius: 100%;
}

.footercol1 h2{
    margin: 0!important;
}

.footercol1 p{
    margin-top: 0;
}

section#contenttwo .contentfotos{
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    box-sizing: border-box;
    height: 100%;
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    overflow: hidden;
}

section#contenttwo h1{
    position: relative;
    color: var(--subcolor);
    text-align: left !important;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0!important;
}

section#contenttwo p:last-of-type{
    margin-bottom: 0!important;
}

section#contenttwo p{
    line-height: 28px;
    color: black;
    font-weight: normal;
    font-size: 18px;
}

section#contenttwo .tekstbackground{
    width: 55%;
    height: 100%;
    position: absolute;
    background: #e8f5fa;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

section#contenttwo .contentfotos .contentfoto{
    height: 48%;
    overflow: hidden;
    flex-wrap: wrap;
    display: flex;
    align-content: center;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}


.splurg{
    position: absolute;
    left: -219px;
    top: -217px;
    width: 400px;
    height: 400px;
    background: #e8f1f4;
    border-radius: 100%;
}

section#statistieken .container{
    background: #e8f5fa;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
    border-radius: 30px;
}

section#statistieken .container .stat{
    flex: 1 0 25%;
    text-align: center;
    border-right: 1px solid #adc6cf;
    box-sizing: border-box;
    color: var(--subcolor);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    align-content: center;
    justify-content: center;
}

section#statistieken .container .stat h2, section#statistieken .container .stat h3{
    margin: 0;
}

section#statistieken .container .stat h2{
    font-size: 36px;
    flex: 0 0 100%;
}

section#statistieken .container .stat h3{
    font-size: 24px;
    font-weight: 500;
}

section#statistieken .container .stat:last-child{
    border-right: none!important;
}

section#content .rl a.button:nth-of-type(2){
    
    color: var(--maincolor);
    border: 2px solid var(--maincolor);
}

a.button::after {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f061";
    margin-left: 6px;
  }

  form .gform_footer::after{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f061";
    margin-left: 6px;
    position: absolute;
    right: 15px;
    color: white;
  }

  .gform_wrapper fieldset{
      margin-top: 10px;
  }

  .gform_wrapper input[type='checkbox']{
      appearance: checkbox;
  }

  .gform_wrapper.gravity-theme .gform_footer input{
      margin-bottom: 0!important;
      padding-right: 35px;
  }

  .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{
      display: inline-flex;
      align-items: center;
      position: relative;
  }
  

.loadcheck{
    display: none;
    flex-wrap: wrap;
}

.loadcheck .bar{
    background: var(--subcolor);
    width: 0%;
    transition: 2s all ease-in-out;
    height: 10px;
}

.loadcheck .barwrap{
    padding: 5px;
    background-color: #fafafa;
    box-sizing: border-box;
    width: 100%;
}

.loadcheck .action{
    flex: 0 0 100%;
}

section.productarch .single-project img{
    margin: 0 auto;
}

 section.productarch .projects-list{
    margin-top: 20px!important;
}

section.productarch .projects-list > a{
    box-shadow: #8787875c 0px 0px 8px 0px;
    border-radius: 30px;
}

section.productarch .container{
    overflow: visible;
}

section.productarch .projects-list .single-project .single-project-content{
    background: white!important;
    position: static!important;
}

section.productarch .projects-list .single-project .single-project-content h3{
    color: var(--subcolor)!important;
}

.nav-bar .menu ul{
    display: flex;
}

section.facebook h1{
    position: relative;
    color: var(--maincolor);
    font-size: 60px;
    display: table;
    font-weight: bold;
    margin-top: 0;
}

section.facebook .nsfb-post{
    background-color: white!important;
}

.nsfb-date{
    background-color: #fafafa!important;
}

@media screen and(max-width: 900px){
    .gallerydefault .gallery-item {
    width: 100% !Important;
    margin-right: 2%;
}
} 

.alignnone {
    margin: 5px 20px 20px 0;
    width: 400px;
      
    }

    .onderaan{
        font-weight: 500;
        color: var(--maincolor);
    }     

    .splide {
    outline: none;
    position: relative;
    visibility: hidden;
    
} 

body.page-template-default.page.page-id-156 #gallery img {
    border: 2px solid var(--maincolor) !important;
    }

img.attachment-large.size-large {
    
    }


body.page-id-141{
    margin-top: 100px;
}

.foto.front img{
    
}

#team{
    padding: 100px 0;
}
.naamenfunctie{
    border-bottom: solid 2px var(--maincolor);
}

.naam{
    font-size: 35px;
    margin: 10px;
    color: var(--maincolor);
}
.functie {
    background: #ffffff;
    color: var(--maincolor);
    box-shadow: 0 0 2px #0000004f;
    padding: 5px 10px;
    
}
.teamlid{
    flex: 0 0 23%;
    text-align: center;
}

#team-wrapper{
    display: flex;
    flex-wrap: wrap;

    justify-content: space-between;

}


.afbeeldingproject a {
    
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 0px 7px 2px #86868617;
}

.afbeeldingproject a  img{
    margin: 0 auto;
}

body.blog .blog-post {
    flex: 0 0 100% !important;

}

.contactgegevens{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

footer .footer-contactgegevens h1{
    margin-top: 0;
    color: var(--subcolor);
}

footer .footercol1 .socials{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

footer .footercol1 .socials i{
    font-size: 24px;
}

footer .col-list li{
    list-style-type: none!important;
    
}

footer .col-list li a{
    color: var(--subcolor);
    display: flex;
    align-items: center;
}

footer .col-list h1{
    margin-top: 0;
    color: var(--subcolor);
}

.topbar a.button{
        color: #089747 !important;
}

.colcontact{
    flex: 0 0 52%;
    padding: 60px;
        padding-top: 20px;
    padding-bottom: 0px;
    box-sizing: border-box;
}

.single-block:nth-child(even){
right: 50px;
}

.single-block:nth-child(odd){
right: -50px;
}

.fadinanim{
right: 0!important;
opacity: 1;
} 


.bubbleprojects{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2022/02/zilveruien-back.png);
    width: 92%;
    height: 1000px;
    right: -100%;
    opacity: 0;
    top: -100px;
    background-size: 30%;
    background-repeat: no-repeat;
}
.col.map:before{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2021/10/before-dark-greeen.png);
    width: 10%;
    height: 100%;
    background-size: 100%;
    transform: rotate(180deg);
    z-index: 9999;
    top: 0px;
    right: -1%;
    background-repeat: no-repeat;
} 

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 8px;
}

.gform_wrapper.gravity-theme .ginput_complex label{
    font-weight: 700;
    font-size: 17px !important;
}
    
.afbeelding-right{
    flex: 0 0 55%;
}

.tekstcont{
    flex: 0 0 50%;
    text-align: left;
    position: relative;
    z-index: 9;
}

section#content .container{
    display: flex;
    flex-wrap: wrap;
    overflow: visible!important;
    align-items: center;
}

section#content .contentimgwrapper{
    width: 48%;
    position: absolute;
    right: -8px;
    top: 0%;
}


.bubble{
    position: absolute;
    content: "";
    border-radius: 100%;
    width: 1000px;
    left: -800px;
    height: 1000px;
    z-index: -1;
    background: #4eb143;
    top: -100px;
    }



.tekstcont:before{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2021/10/before-dark-greeen.png);
    width: 10%;
    height: 100%;
    background-size: 90%;
    z-index: 999999999;
    top: 0px;
    right: -10%;
    background-repeat: no-repeat;
    }

#slider-caption h1{
    font-size: 35px;
    margin: 0;
}

.postcodecheck .usp{
    display: flex;
    align-items: center;
    align-content: center;
    gap: 5px;
    float: left;
    margin-right: 10px;
    flex: 0 0 100%;
}

.postcodecheck h1{
    color: var(--subcolor);
    margin-top: 0;
    margin-bottom: 10px;
}

.postcodecheck h2{
    margin-top: 10px;
    margin-bottom: 10px;
    color: var(--subcolor);
    float: left;
    width: 100%;
}

#blockstwo{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 120px;
}

#blockstwo .container{
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    overflow: visible;
}

#blockstwo .blocktwo{
    flex: 0 0 30%;
    z-index: 2;
    background: white;
    padding: 30px;
    border-radius: 30px;
    box-sizing: border-box;
    box-shadow: #8787875c 0px 0px 8px 0px;
    text-align: center;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    justify-content: center;
}

#blockstwo .blocktwo a.button{
    color: var(--subcolor);
    align-self: flex-end;
}

#blockstwo .blocktwo h1{
    margin-top: 0;
    color: var(--subcolor);
    margin-bottom: 5px;
    font-size: 38px;
    font-weight: 700;
    flex: 0 0 100%;
}

#blockstwo .blocktwo p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    margin-top: 0;
}

#blockstwo .backfoto{
    position: absolute;
    left: 0;
    width: 100%;
    height: 70%;
    overflow: hidden;
    display: flex;
    align-items: center;
}

#blockstwo .backfoto img{
    width: 100%;
    height: auto;
}

.single-producten .bestanden{
    margin-top: 20px;
}

.single-producten .bestanden .leftstat a{
    color: #f7ab64;
    font-size: 20px;
    display: flex;
    align-items: center;
    
}

.single-producten .bestanden .leftstat{
    margin-bottom: 10px;
}

.single-producten .bestanden .leftstat:last-child{
    margin-bottom: 0px!important;
}

.single-producten .bestanden a i{
    font-size: 24px;
}

.postcodecheck form button[type='submit']{
    width: 100%;
    margin: 0;
    border: none!important;
    margin: 0;
    padding: 10px 20px;
    border-radius: 8px !important;
    background: #f7ab64;
    display: inline-block !important;
    color: #ffffff !important;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
}

.postcodecheck form .formfooter{
    flex: 0 0 100%;
    margin-top: 10px;
    position: relative;
}

.postcodecheck form input[type='text']{
    flex: 0 0 49%;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background: #fafafa;
    outline: none!important;
}

.postcodecheck form input[type='text']:nth-child(3){
    flex: 0 0 100%;
    margin-top: 2%;
}

.postcodecheck{
    width: 80%;
    padding: 20px;
    margin: 0 auto;
    bottom: -200px;
    margin-top: -40px;
    background: white;
    z-index: 9999;
    box-sizing: border-box;
    box-shadow: #8787875c 0px 0px 8px 0px;
    
    position: sticky;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.postcodecheck h1{
    flex: 0 0 100%;
}

.entireform{
    flex: 0 0 49%;
}

.postcodeusp{
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 49%;
    align-items: flex-start;
    align-content: baseline;
}

.slidercontainer{
    overflow: visible!important;
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px!important;
    justify-content: flex-end;
}

.slidercontainer .boxes{
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.7;
}

.slidercontainer .boxes .box:nth-child(1){
    background-color: var(--subcolor);
    width: 200px;
    height: 200px;
}

.slidercontainer .boxes .box:nth-child(2){
    background-color: var(--tricolor);
    width: 200px;
    height: 200px;
    margin-left: -60px;
    margin-top: -150px;
}

.splide__arrows{
    display: none;
}

.postcodecheck form{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    width: 100%;
}

.postcodecheck .usp i{
    color: var(--subcolor);
}

.postcodecheck .usp p{
    margin: 0!important;
}
    

section#reviews {
	background: url(/wp-content/themes/charliens/assets/images/DSC_1299.jpg);
    background-size: cover;
    padding: 20px 0 20px 0;
    box-sizing: border-box;
    background-position: center;
    position: relative;
}

.single-block:nth-child(1) p i{
    margin: 0!important;
}

.single-block:nth-child(1)

.single-block:nth-child(1) p{
    margin: 0!important;
    padding: 0;
    flex: 0 0 100%;
}

.gform_wrapper.gravity-theme .gfield_label, .ginput_container label{
    font-size: 17px !important;
    margin-bottom: 0!important;
    line-height: 20px;
    color: var(--subcolor)!important;
}

.gform_fields .gfield{
    margin-top: 0px!important;
}

.gchoice a{
    color: var(--subcolor);
    font-weight: 700;
}

.slidercontainer .contentrightslide{
    flex: 0 0 35%;
    padding: 40px;
    box-sizing: border-box;
    background: var(--subcolor);
}

.firstlook{
    height: 100vh;
}

.firstlook .hoveniergolf{
    position: absolute;
    bottom: -40px;
    height: 400px;
    z-index: 1;
}

.hoveniergolf2{
    position: absolute;
    bottom: -40px;
    right: 0;
    height: 400px;
    z-index: 1;
}

.slidercontainer .contentrightslide h1{
    margin-top: 0!important;
    color: white;
    font-size: 28px;
    margin-bottom: 20px;
}

.slidercontainer .contentrightslide p{
    color: white;
}

.button:hover{
    background-position: right center!important;
}

.slidercontainer .contentrightslide .button{
    font-size: 24px;
}

.button{
    background: var(--subcolor)!important;
    color: white!important;
    transition: 0.5s;
    background-size: 200% auto!important;
    box-shadow: 0px 0px 3px 1px #0000001a;
    border-radius: 5px;
}

.traploperlijn{
    background: #1ba098;
    position: fixed;
    height: 100%;
    width: 400px;
    left: 50%;
    margin-left: -208px;
    transform: translateZ(-1px) scale(2);
}


.splide--fade{
    flex: 0 0 100%;
}

.my-slider-progress {
    background: #ffffff;
    position: absolute;
    width: 100%;
    z-index: 999999;
    margin-top: -6px;
    height: 20px;
}
  
  .my-slider-progress-bar {
    background: var(--maincolor);
    height: 10px;
    transition: width 400ms ease;
    width: 0;
  }

.splide__slide{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
}

.splide__slide .image{
    width: 100%;
    display: flex;
}

.slidercontainer .vak{
    background: var(--tricolor);
    position: absolute;
    bottom: -50px;
    right: -80px;
    width: 80%;
    height: 80%;
    z-index: -1;
}

.splide__slide #slider-caption{
    color: white;
    position: absolute;
    width: 85%;
    left: 100px;
    z-index: 9999999999;
    text-align: left;
    box-sizing: border-box;
}

#slider-caption a.button{
        margin: 0;
    padding: 10px 20px;
    border-radius: 8px !important;
    background: #f7ab64;
    display: inline-block !important;
    color: #ffffff !important;
    font-size: 17px;
    border-radius: 5px;
    font-weight: bold;
}

.splide__track{
    height: 100%;
}

.dakgeschikt{
    color: #f7ab64!important;
}

.contacticonsheader i{
    color: var(--subcolor);
}

.appartementcollage .collageitem{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    margin-top: 100px;
    position: relative;
    transform-style: preserve-3d;
    justify-content: space-between;
}

#appartement .container{
    overflow: visible;
}

#appartement, #appartement .container, #appartement .tekstcont, #appartement .rl, #appartement .appartementcollage{
    transform-style: preserve-3d;
}


.appartementcollage .collageitem .fototoelichting{
    flex: 0 0 49%;
}

.appartementcollage .collageitem .singlefotoappartement{
    flex: 0 0 40%;
}


.appartementcollage .collageitem:nth-child(even){
    flex-direction: row-reverse;
    
}

.appartementcollage .collageitem:nth-child(1) .singlefotoappartement{
    transform: translateZ(-1px) scale(2) translate(-40%, 0%)!important;
}

.appartementcollage .collageitem:nth-child(2) .singlefotoappartement{
    transform: translateZ(-1px) scale(2) translate(40%, 0%)!important;
}

.appartementcollage .collageitem:nth-child(3) .singlefotoappartement{
    transform: translateZ(-1px) scale(2) translate(-40%, 0%)!important;
    
}


.appartementcollage .collageitem .fototoelichting{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    background: #1ba098;
    padding: 40px;
    box-sizing: border-box;
}

.appartementcollage .collageitem .fototoelichting h3{
    color: var(--subcolor);
    margin: 0!important;
    font-size: 26px;
}

#appartement h1{
    text-align: center;
    font-size: 40px;
    color: var(--subcolor);
}

.appartementcollage .collageitem:nth-child(even) .fototoelichting h3{
    color: var(--subcolor);
}

.appartementcollage .collageitem:nth-child(even) .singlefotoappartement{
    box-shadow: 80px 50px 0px var(--subcolor)!important;
}

.appartementcollage .collageitem .singlefotoappartement{
    box-shadow: -80px -50px 0px var(--subcolor);
}

.contacticonsheader{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

.borderwrapper{
        background: #9d8374!important;
    box-sizing: border-box;
}

.post-type-archive-projecten .secproj, .post-type-archive-producten .secproj{
    border-top: none!important;
    background: white!important;
}

.contacticonsheader a{
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 600!important;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    gap: 10px;
    color: var(--subcolor);
    transition: .3s ease-out;
}

.contacticonsheader a:hover{
    background-position: right center!important;
}

.contacticonsheader a:hover{
    background-position: left;
}

.offertecalltoaction .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.offertecalltoaction{
    color: white;
}

footer .leftcol{
    flex: 0 0 45%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10%;
}

footer .linkjes{
    text-decoration: underline;
}

footer .leftcol .footercol1{
    flex: 0 0 100%;
}

footer .leftcol h4{
    color: var(--subcolor);
    font-weight: bolder;
    margin-bottom: 5px;
}

footer .leftcol .footercol3{
}

footer .leftcol .contactge{
}

footer .footerform{
    flex: 0 0 45%;
}

.offertecalltoaction .container{
    padding: 5px 0;
}

.offertecalltoaction .container p{
    margin: 0!important;
    font-size: 15px;
    color: white;
}

.offertecalltoaction .container .button{
    padding: 5px 10px!important;
    font-size: 15px!important;
    font-weight: 600!important;
}

.slidercontainer .splide__slide img{
    width: fit-content;
    height: fit-content;
    min-width: 100%;
    max-width: unset!important;
    height: 100%;
    object-fit: cover;
}


section#reviews .container {
	display: flex;
	flex-wrap: wrap;
    overflow: visible;
	justify-content: space-between;
	position: relative;
}

.grecaptcha-badge {
    display: none;
}

section#reviews .single-review {
    background: var(--maincolor);
    display: inline-grid;
    padding: 20px;
    box-sizing: border-box;
    
    flex: 1 0 23%;
    margin: 1%;
    align-content: flex-start;
    flex-wrap: wrap;
    z-index: 9;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.49), 0 2px 4px 0 rgba(0, 0, 0, 0.36);
	background-color: #000000;
}

section#reviews .single-review:nth-child(4n+1) {
	margin-left: 0;
}

section#reviews .single-review:nth-child(4n+4) {
	margin-right: 0;
}

section#reviews .single-review:last-child {
	margin-right: 0;
}

section#reviews .single-review span.orangestar-rating.abs {
	margin-top: -19px;
}

section#reviews .single-review .review {
    font-size: 17px;
    margin: 10px 0;
    font-weight: 300;
    color: white;
}

section#reviews .single-review .name {
	font-weight: 600;
    color: white;
}

section#reviews .orangestar-rating i {
	color: #ffd300;
    font-size: 17px;
}

section#reviews .alle-reviews {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

section#reviews .alle-reviews p,
section#reviews .alle-reviews a {
    font-size: 17px;
    line-height: 30px;
    padding: 10px 20px;
    margin: 1% 2%;
    margin-right: 0;
    
    background-color: var(--maincolor);
    color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.49), 0 2px 4px 0 rgba(0, 0, 0, 0.36);
}

@media screen and (max-width: 900px) {
	
	section#reviews .single-review:nth-child(odd) {
		margin-left: 0;
	}
    .col.map:before {
        content: "";
    position: absolute;
    background: url(/wp-content/uploads/2021/10/before-dark-greeen.png);
    width: 10%;
    height: 100%;
    display: none;
    background-size: 90%;
    transform: rotate(180deg);
    z-index: 999999999;
    top: 0px;
    right: 0%;
    background-repeat: no-repeat;
}

	
	section#reviews .single-review:nth-child(even) {
		margin-right: 0;
	}

	section#reviews .single-review {
	    background: var(--maincolor);
	    display: inline-grid;
	    padding: 20px;
	    box-sizing: border-box;
	    border-radius: 3px;
	    flex: 1 0 48%;
	    margin: 1%;
	    align-items: flex-start;
	    flex-wrap: wrap;
	}

}

@media screen and (max-width: 760px) {
    .contacticonsheader{
        display: none;
    }
}

.meldingtopbar{
    display: none;
}

@media screen and (max-width: 500px) {

    .meldingtopbar{
        display: block;
    }

    .meldingtopbar strong{
        color: white;
    }

    .meldingtopbar p{
        margin: 0;
    }

	section#reviews .single-review {
	    background: var(--maincolor);
	    display: inline-grid;
	    padding: 20px;
	    box-sizing: border-box;
	    border-radius: 3px;
	    flex: 1 0 100%;
	    margin: 0;
	    margin-bottom: 10px;
	    align-items: flex-start;
	    flex-wrap: wrap;
	}

    .captionblock{
        display: none;
    }

    header#mainbar figure.nav-logo a img{
        height: 35px!important;
    }

	section#reviews .single-review:last-child {
		margin-bottom: 0;
	}

    section#reviews .alle-reviews p,
    section#reviews .alle-reviews a {
        margin: 10px;
        margin-right: 0;
    }
		
}

body.page-id-105 .content-container {
	height: 100%;
}

body.page-id-105 .content-container iframe,
body.page-id-97 .content-container iframe,
body.page-id-95 .content-container iframe {
	height: 100vh;
}

/* > Section - Blocks

-------------------------------------------------------------- */
section#blocks {
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: 120px 0;
    padding-bottom: 60px!important;
    background: #9d8374;
}

.menu-735 select{
    padding: 5px;
}

div.wpcf7 input[type="file"] {
    padding: 5px;
}

input[type=radio]{
    -webkit-appearance: radio;
    appearance: radio;
}

/*section#blocks .single-block:before {
    position: absolute;
    top: 0;
    background: rgba(226, 172, 84, 0.9);
    width: 100%;
    height: 100%;
    left: 0;
    content: '';
}*/

body.page-template-default section#blocks {
    padding: 80px 0px 0px 0px;
}

section#blocks .container {
	overflow: visible;
    display: flex;
    flex-wrap: wrap;
}

section#blocks .block-row {
    margin: 0;
    padding: 0;
}

section#blocks .block-row .single-block {
    list-style-type: none;
    box-sizing: border-box;
    background: transparent;
    
    background-size: cover !important;
    background-position: center !important;
    overflow: hidden;
}

.single-block .button{
    height: auto!important;
    height: auto!important;
    color: var(--subcolor)!important;
    padding: 10px;
    border-radius: 6px;
    height: auto!important;
}

section#blocks .block-row .single-block a img{
    transition: all .2s ease-in-out;
}

.activeblock .maincontentblock{
    display: flex!important;
}

body.home section#blocks .block-row .linkOn a:hover img {
    transform: scale(1.02);
    opacity: 0.6;
}

section#blocks .block-row .single-block img {
    display: inline-block;
    width: 100%;
}

section#blocks .block-row .single-block figure {
    overflow: hidden;
    position:relative;
}

section#blocks .block-row .single-block a {
    color: white;
    text-decoration: none;
    height: 100%;
    display: flex;
    justify-content: flex-start;
}

.maincontentblock{
    flex-wrap: wrap;
    text-align: left;
    height: 100%;
    align-content: center;
}

body.home section#blocks .block-row .single-block a {
    justify-content: flex-start;
    align-items: center;
}

section#blocks .block-row .single-block a i {
    margin-top: 20px;
    font-size: 30px;
    color: var(--maincolor);
}

section#blocks .block-row .single-block h3 {
    font-weight: 800;
    font-size: 25px;
    text-align: center;
    color: #6D5858;
    margin-bottom: 0;
    flex: 0 0 100%;
    box-sizing: border-box;
    margin-top: 20px;
}

section#blocks .block-row .single-block p {
    line-height: 30px;
    color: black;
    font-weight: 300;
    text-align: center;
    flex: 0 0 90%;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section#blocks .block-row .single-block span.icon {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#blocks .block-row .single-block span.icon i {
    background: #ffd300;
    padding: 5px;
    border-radius: 100%;
    font-size: 50px;
    color: #32326c;
    margin-top: 20px;
    height: 90px;
    width: 90px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

/* 600px --> */
    section#blocks .block-row {
	    flex-wrap: wrap;
	    display: flex;
	    justify-content: space-between;
	    z-index: 1;
        flex: 0 0 100%;
        gap: 1.33%;
        height: 100%;
    }

    body.home section#blocks .block-row {
        justify-content: space-around;
    }

    section#blocks .block-row .single-block:nth-child(even) {
        margin-right: 0;
        
    }


section#blocks .block-row .single-block:nth-child(even) > a {
    flex-direction: row-reverse;
}


    body.home section#blocks .block-row .single-block {
        flex: 1 0 24%;
    background: white;
    padding: 20px 40px;
    box-sizing: border-box;
    border-radius: 5px;
    }

    body.home section#blocks .block-row .single-block img {
        border-radius: 100%;
        box-shadow: 0px 0px 5px #00000069;
    }

    body.home section#blocks .bloktitel{
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        width: 100%;
        color: white;
    }

    h1{
        font-size: 28px;
    }

    body.home section#blocks .bloktitel span{
        flex: 0 0 100%;
        font-size: 18px;
    }

    body.home section#blocks .block-row .single-block:last-child {
        margin-right: 0;
    }

    section#blocks .block-row .single-block-2 {
    	margin: 10px;
    }

    body.home section#blocks .block-row .single-block p {
        font-size: 17px;
        line-height: 30px;
    }




    section#blocks .block-row .single-block p {
        font-size: 15px;
    }


    section#blocks .block-row .single-block span.icon i {
        transition: all .2s ease-in-out;
    }

    section#blocks .block-row .single-block:hover span.icon i {
        transform: rotate(1deg);
    }

    #content{
        overflow: hidden;
        position: relative;
        background: #9d8374;
        z-index: 1;
    }

.archivelink{
    background-image: linear-gradient(to right, #353536 0%, #525252 51%, #353536 100%);
    box-shadow: 0px 0px 3px 1px #0000001a;
    color: white;
    transition: 0.5s;
    background-size: 200% auto;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    
    margin-top: 4%;
}

.archivelink:hover{
    background-position: right center;
}

.secproj .container{
    overflow: visible!important;
}

section#content h1 {
    position: relative;
    color: white;
    text-align: left !important;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
}

section#content h1:first-child {
    margin-top: 0;
}

section#content h2 {
    position: relative;
    color: var(--maincolor);
    font-weight: bold;
    font-size: 25px;
    display: table;
}



section#content p {
    line-height: 28px;
    color: white;
    font-weight: normal;
    font-size: 19px;
}

section#content strong {
	color: var(--maincolor);
}

.lottiewaves2{
    transform: rotate(180deg);
    margin-top: -1px;
}

section#content ul {
    padding-left: 0;
}

section#content ul li {
    list-style-type: none;
    color: #32326c;
    font-size: 17px;
    line-height: 30px;
}

section#content ul li:before {
    content: "\f00C";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: relative;
    margin-right: 10px;
}

section#content a {
    display: inline;
    color: var(--maincolor);
    font-weight: bold;
}

.blog-post{
    flex: 1 0 33.33% !important;
}

section#content a:hover {
    text-decoration: underline;
}

body.home section.home .container {
    overflow: visible;
    padding-bottom: 40px;
}

body.home section.home .container > h1 {
    position: relative;
    color: var(--maincolor);
    font-size: 60px;
    display: table;
    font-weight: bold;
    margin-top: 0;
}

body.home .blogcontainer {
    display: flex;
    flex-direction: row;
}

body.home .blogcontainer .blog-post {
    background: #FFF;
    margin: 0 5px;
    transition: all .2s ease-in-out;
    flex: 1 1 30%;
}

body.home .blogcontainer .blog-post:first-child {
    margin-left: 0;
}
body.home .blogcontainer .blog-post:last-child {
    margin-right: 0;
}

body.home .blogcontainer .blog-post:hover {
    opacity: 0.9;
}

body.home .blogcontainer .blog-post a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    color: #000;
}

body.home .blogcontainer .blog-post a .blog-image {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

body.home .blogcontainer .blog-post a .blog-image img {
    width: 100%;
    
    height: auto;
    display: block;
}

body.home .blogcontainer .blog-post a .blog-image .date {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 14px;
    background: var(--maincolor);
    color: #fff;
}

body.home .blogcontainer .blog-post a .blog-content {
    width: 100%;
    box-sizing: border-box;
}

body.home .blogcontainer .blog-post a .blog-content .title {
    color: var(--maincolor);
    margin: 0;
    padding: 10px 0;
}

body.home .blogcontainer .blog-post a .blog-content .description p {
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
}

body.home .container .nieuws-link {
    background: var(--maincolor);
    padding: 10px 20px;
    font-size: 21px;
    color: white !important;
    font-weight: 600;
    text-align: center;
    border-radius: 8px !important;
}

@media screen and (max-width: 700px) {
    body.home .blogcontainer {
        flex-direction: column;
    }

    body.home .blogcontainer .blog-post {
        margin: 0;
    }

    body.home .blogcontainer .blog-post:not(:first-child) {
        margin-top: 20px;
    }

}

footer {
    color: #fff;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
    padding-top: 60px;
    background: white;
    z-index: 1;
    
}    

.bovenfooter{
    position: absolute;
    bottom: 100%;
    margin-bottom: -1px;
}

.page .content-container ul li{
    list-style-type: disc!important;
    color: white;
    list-style-position: inside;
}

footer .col-list > div .linkjes a i{
    margin-right: 10px;
}

footer .linkjes i{
    color: white!important;
}

footer p {
    line-height: 30px;
    font-weight: 300;
}

footer span.up {
    top: -19px;
    left: 0;
    right: 0;
    width: 50px;
    margin: 0 auto;
    height: 50px;
    position: absolute;
    transform: rotate(45deg);
    background: var(--maincolor);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
footer span.up i {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    font-size: 30px;
    transform: rotate(-45deg);
    text-align: center;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}


footer .container {
    max-width: 1600px;
}

footer .col-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10%;
    padding: 60px 0;
    padding-top: 0;
    align-items: flex-start;
}


footer .col-list .footercol3 .linkjes li, footer .col-list .footercol4 .linkjes li{
    margin-bottom: 10px;
}

footer .col-list .footercol3 .linkjes li:last-child, footer .col-list .footercol4 .linkjes li:last-child{
    margin-bottom: 0!important;
}

.gform_wrapper a{
    color: var(--subcolor)!important;
}

footer .footercol1{
    flex: 0 0 30%;
}

footer .col-list .socials li{
    list-style-type: none;
    
}

footer .col-list .socials li a{
    color: #ff6f30;
}

footer .col-list .col {
    flex: 0 0 100%;
}

footer .col-list .col ul li {
    line-height: 30px;
    position: relative;
    padding-left: 25px;
}

footer .col-list .col ul li:before {
    content: "\f00C";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ffb03c;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 0;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
    display: inline-block;
    margin-top: 0;
    top: 0;
    -webkit-appearance: checkbox;
    background: white;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    }

 .gfield select{
     cursor: pointer;
 }

 .gform_wrapper .gfield_required {
        color: #ffffff !important;
    display: inline-block;
    font-size: 13.008px;
    padding-left: .125em;
}


footer .contactform .form-group .form-control {
    resize: none;
}

footer .col-list .agenda h3 {
    margin-bottom: 10px;
}

footer .col-list .agenda .item {
    border-top: 1px solid #fff;
}

footer .col-list .agenda .item .item-inner {
    padding: 20px 10px;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
}

footer .col-list .agenda .item .item-inner:hover {
    background: #002c5d;
}

footer .col-list .agenda .item .item-title {
    color: #fff;
    margin: 0;
    font-size: 15px;
}

footer .col-list .agenda .item .item-date {
    color: #fff;
    font-size: 14px;
    font-style: italic;
}

@media screen and (max-width: 900px) {
    footer .col-list .col {
        order: 1;
    }
div#gform_fields_1 {
    display: block;
}

.colcontact {
    flex: 0 0 100%;
}


    footer .col-list .col:nth-of-type(2) {
        order: 3;
    }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
    footer .col-list .col {
        flex: 1 0 50%;
        padding: 20px;
        box-sizing: border-box

    }

    /*footer .col-list .col p {*/
        /*padding-right: 100px;*/
    /*}*/
}

@media screen and (min-width: 900px) {
    footer .col-list .col {
        flex: 0 0 48%;
        position: relative;
    }

}

footer #sub-footer p {
    margin: 0;
    padding: 10px;
    text-align: center;
    color: var(--subcolor);
    font-weight: 400;
}

footer #sub-footer a {
    display: inline-block;
    color: var(--subcolor);
    font-weight: 600;
}

footer .openingstijden {
    display: block;
    margin-top: 10px;
}

footer .footer-contactgegevens {
    float: left;
    margin: 0;
    overflow: hidden;
    z-index: 9999;
    display: block;
    position: relative;
}

.openedmenu .nav-bar{
    position: static!important;
}

.openedmenu header .container{
    position: static!important;
}

footer .footer-contactgegevens li{
    width: 100%;
    float: left;
    width: min-content;
    margin-top: 10px;
    list-style-type: none;
    text-decoration: none;
    flex: 0 0 100%;
    color: var(--subcolor);
}

footer .footerform h2{
    color: var(--subcolor);
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 0!important;
}

footer .footer-contactgegevens a {
    color: #FFF;
    text-decoration: none;
    display: flex;
    align-items: center;
}

footer .footer-contactgegevens a:hover {
    text-decoration: none;
}

footer .footer-contactgegevens li:first-child {
    margin-top: 0;
}

.verzameldiv{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    
}



footer .footer-contactgegevens li i {
    font-size: 23px;
    min-width: 27px;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
    padding-left: 1px;
    color: white;
}



footer .footer-socialmedia {
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: left;
}

footer .footer-socialmedia  .single-sm a {
    color: #FFFFFF;
}

footer .footer-socialmedia .single-sm a:hover {
    color: #FFFFEE;
}

footer .footer-socialmedia li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
    font-size: 28px;
}

footer .social-media .single-sm {
    font-size: 23px;
    list-style-type: none;
    float: left;
    margin-right: 10px;
}

div#content {position: relative;}

img.watermerk {
    position: absolute;
    z-index: -1;
    width: 50%;
    opacity: 0.05;
}

img.pijl-boven {
    top: 0;
    right: 0;
}

img.pijl-onder {
    bottom: 0;
    left: 0;
}

body.page-template-default .content-container {
    display: flex;
    flex-wrap: wrap;
    padding: 60px 0;
    line-height: 30px;
    overflow: visible;
}

body.page-template-default .content {
    color: white;
    width: 100%;
    flex: 1;
}

body.page-template-default .content h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 40px;
    color: white;
}

body.page-template-default .content ul {
    margin-left: 25px;
    margin-bottom: 17px;
}

body.page-template-default .content ul li {
    list-style-type: disc;
}

body.page-template-default .content ul ul {
    margin-bottom: 0;
    margin-top: 0;
}

body.page-template-default .content a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

body.page-template-default .content a:hover {
    text-decoration: underline;
}

body.page-template-default .content h2,
body.page-template-default .content h3,
body.page-template-default .content h4,
body.page-template-default .content h5,
body.page-template-default .content h6 {
    color: white;
    font-weight: 600;
}

body.page-template-default .content h2,
body.page-template-default .content h3,
body.page-template-default .content h4,
body.page-template-default .content h5 {
    margin-bottom: 0;
    border-bottom: solid 2px var(--maincolor)52;
}

body.page-template-default .content p {
    margin-top: 0;
}

body.page-template-default .content table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

body.page-template-default .content tr {
    border: 1px solid #ddd;
}

body.page-template-default .content td {
    display: table-cell;
    padding: 10px 20px;
    box-sizing: border-box;
}
@media screen and (max-width: 400px) {
    td {
        font-size: 74%;
    }
}

body.page-template-default .content td h1,
body.page-template-default .content td h2,
body.page-template-default .content td h3,
body.page-template-default .content td h4 {
	margin-top: 0;
}

body.page-template-default .content th {
    display: table-cell;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: left;
    color: var(--maincolor);
}

body.page-id-516 .content tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body.page-id-516 .content tr td:last-child {
    padding-left: 0 !important;
    flex-basis: 15%;
}

body.page-id-516 .content tr td:first-child {
    flex-basis: 80%;
}

@media screen and (max-width: 800px) {
    body.page-id-516 .content tr {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* ligplaatsen */
body.ligplaatsen-template-default .content .date {
    padding: 5px 0;
    display: inline-block;
}

body.ligplaatsen-template-default .content .date span {
    font-style: italic;
}

body.ligplaatsen-template-default .content-container {
    display: flex;
    padding: 50px 0 30px 0;
    line-height: 30px;
}

body.ligplaatsen-template-default .content h1 {
    margin-top: 0;
}

body.ligplaatsen-template-default .content ul {
    margin-left: 25px;
}

body.ligplaatsen-template-default .content ul li {
    list-style-type: disc;
}

body.ligplaatsen-template-default .content a {
    color: var(--maincolor);
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

body.ligplaatsen-template-default .content a:hover {
    text-decoration: underline;
}

body.ligplaatsen-template-default .content h1,
body.ligplaatsen-template-default .content h2,
body.ligplaatsen-template-default .content h3,
body.ligplaatsen-template-default .content h4,
body.ligplaatsen-template-default .content h5 {
    margin-bottom: 0;
    color: var(--maincolor);
    font-weight: bold;
}

body.ligplaatsen-template-default .content {
    color: #303030;
    width: 100%;
}

body.ligplaatsen-template-default .content h2,
body.ligplaatsen-template-default .content h3,
body.ligplaatsen-template-default .content h4,
body.ligplaatsen-template-default .content h5 {
    margin-bottom: 0;
}

body.ligplaatsen-template-default .content p {
    margin-top: 0;
}

body.ligplaatsen-template-default .content-container .form-right h3 {
    color: var(--maincolor);
    font-weight: bold;
    margin: 0;
    font-size: 23px;
}

body.ligplaatsen-template-default .content-container .form-right {
    margin-left: 40px;
    flex: 0 0 300px;
}

@media screen and (max-width: 850px) {

	body.ligplaatsen-template-default .content-container {
		display: block;
	}

	body.ligplaatsen-template-default .content-container .form-right {
		margin-top: 40px;
		margin-left: 0;
	}

}


body.error404 .content {
    text-align: center;
    padding: 40px 0 60px 0;
}

body.error404 .content h1 {
    font-size: 150px;
    font-weight: 800;
    color: var(--maincolor);
    margin: 0;
}

body.error404 .content h3 {
    color: var(--maincolor);
    font-weight: bold;
    margin: 0;
    font-size: 32px;
}


section#single-banner {
    display: none;
}

@media screen and (max-width: 600px) {

	section#single-banner {
    	height: auto;
    	padding: 20px 0;
   	}
        .teamlid {
    flex: 0 0 100% !important;

}

}

section#single-banner img {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, 0);
    max-width: none;
}

section#single-banner #caption {
    position: relative;
    text-align: center;
    color: white;
    width: 90%;
}

section#single-banner #caption .foto-titels {
    display: inline-block;
}

section#single-banner #caption h1 {
    margin: 0;
    font-size: 28px;
    text-shadow: 4px 3px #000;
}

section#single-banner #caption h2 {
    font-size: 20px;
    margin: 0;
    text-shadow: 2px 2px #000;
    text-align: right;
}

@media screen and (max-width: 1000px) {
    section#single-banner #caption h1 {
        font-size: 30px;
    }

    section#single-banner #caption h2 {
        text-align: center;
    }

    .splide--fade{
        flex: 0 0 100%;
    }

    .slidercontainer{
        z-index: 9;
    }

    .slidercontainer .contentrightslide{
        flex: 0 0 100%;
        background: #ffffffa6;
        padding: 20px;
        
        box-sizing: border-box;
        margin-top: 5%;
    }

    .firstlook{
        height: auto;
        position: relative;
        padding-bottom: 60px;
    }

    #content{
        margin-top: 0!important;
    }
}

@media screen and (max-width: 500px) {
    section#single-banner #caption h2 {
        display: none;
    }
}

section#gallery {
    padding: 100px 0;
    background: #9d8374;
}

section#gallery ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

section#gallery ul li {
    border: none;
    box-sizing: border-box;
}

section#gallery ul li:nth-child(1) {
    grid-area: 1 / 1 / 3 / 2; 
}

section#gallery ul li:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3; 
}
section#gallery ul li:nth-child(3) {
    grid-area: 2 / 2 / 3 / 3;
}
section#gallery ul li:nth-child(4) {
    grid-area: 1 / 3 / 2 / 5;
}
section#gallery ul li:nth-child(5) {
    grid-area: 2 / 3 / 3 / 4;
}
section#gallery ul li:nth-child(6) {
    grid-area: 2 / 4 / 3 / 5;
}
section#gallery ul li:nth-child(7) {
    grid-area: 1 / 5 / 3 / 6;
}

section#gallery ul li img {
    box-shadow: 0px 0px 7px 0px #0000001f;
        
}

section#gallery ul li:hover img {
        opacity: 0.9;
}

@media screen and (max-width: 1000px) {

    section#gallery ul li {
        flex: 0 0 20%;
    }

    .teamlid {
    flex: 0 0 47%;

}
body.single-post .post .content {
    padding: 0 !important;
    padding-top: 20px !important;
}
}

@media screen and (max-width: 550px) {

    section#gallery ul li {
        flex: 0 0 50%;
    }
}

section#clients {
    display: flex;
}

section#faq {
    background: var(--maincolor);
    padding: 80px 0;
}

section#faq .container {
    display: flex;
    flex-wrap: wrap;
}

section#faq h3 {
    color: white;
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 20px 0;
    flex: 0 0 100%;
}

section#faq p {
    flex: 0 0 50%;
    padding-right: 40px;
    box-sizing: border-box;
    margin: 0;
    color: white;
}

section#faq .faq-row {
    flex: 1 0 50%;
}

section#faq .single-faq:last-child {
    border-bottom: none;
}


section#faq .single-faq {
    border-bottom: 1px solid var(--subcolor);
}

section#faq .faq-sib {
    cursor: pointer;
    padding: 20px;
    box-sizing: border-box;
    background: white;
    color: var(--subcolor);
}

section#faq .vraag i {
    float: right;
    font-size: 21px;
}

section#faq .vraag i.fa-minus-circle {
    display: none;
}

section#faq .antwoord {
    display: none;
    background: var(--maincolor);
    color: white;
    line-height: 30px;
}

/* Section -> Logos */
section#logos {
    background: #FFF;
    margin-bottom: 60px;
}

section#logos .container .bx-wrapper {
    margin: 0 auto;
    border: none;
    padding: 40px 0;
    background: none;
    box-shadow: none;
}

section#logos .container .logo-wall {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -10px;
}

section#logos .container .logo-wall .logo-brick {
    width: 100px;
    height: 100px;
    display: flex;
    margin: 10px;
    align-items: center;
    justify-content: center;
}


@media screen and (max-width: 800px) {
    section#logos .container {
        width: 90% !important;
        padding: 0 !important;
    }

    section#logos .container .logo-wall .logo-brick {
        height: 75px;
        width: 75px;
    }
}

@media screen and (min-width: 800px) {
    section#logos .container .logo-wall {
        padding: 40px 0;
    }
}

.product-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    border-bottom: 1px solid #bebbbb;
    padding-bottom: 10px;
}

@media screen and (max-width: 900px) {
    .product-row {
        flex-direction: column;
        align-items: start;
    }

    body.post-type-archive-producten aside#single-content h1 {
        padding-bottom: 10px;
    }
}

.product-row .page-title {
    flex: 1 0 30%;
}

.product-row .categories-list,
.product-row .button-wrapper {
    flex: 1 0 70%;
}

.product-row .button-wrapper {
    justify-content: flex-end;
}

.product-row .button-wrapper {
    display: flex;  
    flex-wrap: wrap;
}

.product-row .button-wrapper .button {
    display: block;
    background: var(--maincolor);
    color: #fff;
    padding: 10px 20px;
    opacity: 1;
    transition: all .2s ease-in-out;
}

.product-row .button-wrapper .button:hover {
    opacity: 0.90;
}

.product-row .page-title {
    box-sizing: border-box;
    padding: 0;
    text-align: left !important;
    display: block !important;
    color: var(--maincolor) !important;
}

.product-row .page-title:before,
.product-row .page-title:after {
    display: none !important;
}

@media screen and (max-width: 900px) {
    .product-row .page-title {
        padding-bottom: 10px;
    }

    .categories-list {
        justify-content: flex-start;
    }
}

@media screen and (min-width: 900px) {
    .categories-list {
        justify-content: flex-end;
    }
}

.categories-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.categories-list li,
.categories-list li.sort {
    color: #fff;
    background: var(--maincolor);
    padding-left: 10px;
    border-bottom: 5px solid #fff;
}

.categories-list li a {
    color: #fff;
    padding: 10px 20px 10px 0;
    transition: all .2s ease-in-out;
    display: inline-block;
}

.categories-list li.sort {
    color: #fff;
    display: inline-block;
    padding: 10px;
}

.categories-list li a:hover {
    text-decoration: underline;
}

.product-topbar {
        position: absolute;
    z-index: 1000;
    background: var(--subcolor);
    color: white;
    padding: 7px 13px;
    box-sizing: border-box;
    right: 0;
}

.category-sportcruisers-jachten .product-topbar .post-categories li a,
.category-sportcruisers-jachten .product-topbar .price {
	padding: 10px 10px;
}
@media screen and (max-width: 1450px) and (min-width: 1150px) {
	.category-sportcruisers-jachten .product-topbar .post-categories li a,
.category-sportcruisers-jachten .product-topbar .price {
font-size: 12px;
}
}

.product-topbar .post-categories li a,
.product-topbar .price {
    color: #fff;
    padding: 10px 20px;
    transition: all .2s ease-in-out;
    display: block;
}

.product-topbar .post-categories li a {
    background: #042d3c;
}

.product-topbar .price {
    background: #df5327;
}

#maps-iframe {
width: 100%;
height: 500px;


}

.thumbnail {
    overflow: hidden;
    width: 100%;
    max-height: 400px;
    display: flex;
    align-items: center;
}

.thumbnail a img {
    height: auto;
    max-width: 800px;
    width: 100%;
}

.thumbnail a {
    display: table;
    float: left;
}

.product-title {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.product-title .title {
    margin: 0;
    padding: 0;
    line-height: 32px;
    padding-top: 10px;
}

.product-title .price {
    margin: 0;
    padding: 0;
    font-size: 20px !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    color: #df5327 !important;
}

body.page-template-template-merkboten .content-container {
    display: flex;
    padding: 50px 0 60px 0;
    line-height: 30px;
}

body.page-template-template-merkboten .content h1 {
    margin-top: 0;
}

body.page-template-template-merkboten .content ul {
    margin-left: 25px;
}

body.page-template-template-merkboten .content ul li {
    list-style-type: disc;
}

body.page-template-template-merkboten .content a {
    color: var(--maincolor);
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

body.page-template-template-merkboten .content a:hover {
    text-decoration: underline;
}


body.page-template-template-merkboten .content h1,
body.page-template-template-merkboten .content h2,
body.page-template-template-merkboten .content h3,
body.page-template-template-merkboten .content h4,
body.page-template-template-merkboten .content h5 {
    color: var(--maincolor);
    font-weight: bold;
}

body.page-template-template-merkboten .content {
    color: #303030;
    width: 100%;
}

body.page-template-template-merkboten .content h2,
body.page-template-template-merkboten .content h3,
body.page-template-template-merkboten .content h4,
body.page-template-template-merkboten .content h5 {
    margin-bottom: 0;
}

body.page-template-template-merkboten .content p {
    margin-top: 0;
}

body.page-template-template-merkboten .content-container .form-right h3 {
    color: var(--maincolor);
    font-weight: bold;
    margin: 0;
    font-size: 23px;
}

body.page-template-template-merkboten .content-container .form-right {
    margin-left: 40px;
    flex: 0 0 300px;
}

section#maps {
	position: relative;
	overflow: hidden;
}

body.page-id-388 h1 {
    margin-top: 10px !important;
    margin-bottom: 10px;
}

form#mc4wp-form-1 .mc4wp-form-fields .form-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

form#mc4wp-form-1 .mc4wp-form-fields .form-row input {
    border: 1px solid #d2d2d2;
    padding: 5px 10px;
    box-sizing: border-box;
    margin: 5px;
}

form#mc4wp-form-1 .mc4wp-form-fields .form-row input:focus {
    outline: none;
    border: 1px solid var(--maincolor);
}

form#mc4wp-form-1 .mc4wp-form-fields .form-row textarea {
    resize: none;
    border: 1px solid #d2d2d2;
    -webkit-box-shadow: inset 0;
    -moz-box-shadow: inset 0;
    box-shadow: inset 0;
}

form#mc4wp-form-1 .mc4wp-form-fields .form-row textarea:focus {
    outline: none;
    border: 1px solid var(--maincolor);
}

form#mc4wp-form-1 .mc4wp-form-fields .form-row input[type="submit"] {
    background: var(--maincolor);
    font-size: 16px !important;
    text-align: center;
    font-weight: 500;
    color: white;
    padding: 10px 20px !important;
    box-sizing: border-box;
    border-radius: 5px !important;
    border: none;
    border-radius: 0;
    width: auto;
    font-size: 15px;
    padding: 3px 20px;
    margin: 10px 0 0 0 !important;
    flex: none !important;
}

form#mc4wp-form-1 .mc4wp-form-fields .form-row input[type="submit"]:hover {
    opacity: 0.9;
}

@media screen and (min-width: 800px) {
    form#mc4wp-form-1 .mc4wp-form-fields .form-row label {
       flex: 0 0 10%;
    }

    form#mc4wp-form-1 .mc4wp-form-fields .form-row input {
       flex: 0 0 30%;
    }

    form#mc4wp-form-1 .mc4wp-form-fields .form-row input[type="submit"] {
        flex: 0 0 40%;
    }
}

section#recensies {
    background-repeat: no-repeat;
    padding: 80px 0;
    position: relative;
    text-align: center;
    background-size: cover !important;
    background-position: center !important;
}

section#recensies .bx-wrapper {
    -webkit-box-shadow: none;
    box-shadow: 0;
    border: 0;
    background: 0;
    width: auto;
    margin: 0 auto;
}

section#recensies .bx-wrapper .bx-viewport {

}

section#recensies .bx-wrapper p {
    color: #fff;
    font-family: "Raleway", sans-serif;
    position: relative;
    padding-bottom: 20px;
    padding-top: 10px;
    margin: 0 auto;
    display: table;
    text-align: left;
    max-width: 700px;
}

section#recensies .bx-wrapper p:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
}

section#recensies .bx-wrapper li {
    position: relative !important;
    margin: 0 auto;
}

section#recensies .bx-wrapper li .bxslider-wrapper {
    display: table;
    margin: 0 auto;
    padding: 0 15px;
}

section#recensies .bx-wrapper li .bxslider-wrapper:hover {
    cursor: grab;
    cursor: -webkit-grab;
}

section#recensies .bx-wrapper h1 {
    display: table;
    font-family: "Raleway", sans-serif;
    font-size: 19px;
    font-weight: 600;
    text-align: left;
    color: #fff;
}

section#recensies .bx-wrapper .bx-pager {
    bottom: 0;
}

section#recensies .bx-wrapper .bx-controls-direction a {
    z-index: 20 !important;
}

section#recensies .bx-wrapper .bx-pager a {
    background: transparent !important;
    border: 1px solid var(--maincolor) !important;
    border-radius: 15px !important;
}

section#recensies .bx-wrapper .bx-pager a.active {
    background: #fff !important;
}

section#recensies:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-size: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.29);
}

section#recensies .container .star-ratings-css {
    unicode-bidi: bidi-override;
    color: grey;
    font-size: 40px;
    height: 40px;
    width: 167px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    display: table;


}



section#recensies .container .star-ratings-css .star-ratings-css-top {
    color: #ff9802;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
    text-shadow: 0px 0px 1px rgb(0, 0, 0);
}

section#recensies .container .star-ratings-css .star-ratings-css-bottom {
    padding: 0;
    display: block;
    z-index: 0;
}

@media screen and (max-width: 300px) {
    section#recensies .bx-wrapper .bx-controls-direction a {
        display: none;
    }
}

@media screen and (min-width: 300px) and (max-width: 600px) {
    section#recensies .bx-wrapper li .bxslider-wrapper {
        margin: 0 auto;
        padding: 0 50px;
    }

    section#recensies .bx-wrapper .bx-controls-direction a {
        top: 15%;
    }
}

body:not(.home) section#recensies {
	margin-top: 40px;
}

body.single-post .post ul {
    margin-left: 25px;
}

body.single-post .post ul li {
    list-style-type: disc;
}

body.single-post .post {
    margin: 100px 10px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
        align-items: center;
}

body.single-post .post .topbar {
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
        border-bottom: solid 2px var(--maincolor)2e;
    flex: 1 0 100%;
}

body.single-post .post .topbar .button {
    padding: 10px;
    position: relative;
    background: inherit;
    box-shadow: none;
    color: #fff;
}

body.single-post .post .topbar .button:hover {
    opacity: 0.9;
}


body.single-post .post .topbar .button .fa {
    margin-right: 5px;
}

body.single-post .post .topbar .breadcrumbs {
    padding: 10px;
    color: var(--maincolor);
    font-size: 16px;;
    box-sizing: border-box;
    margin: 0 !important;       
}

body.single-post .post .topbar .breadcrumbs a:hover {
    text-decoration: underline;
}


body.single-post .post .topbar .breadcrumbs .fa {
    color: var(--maincolor);
}

body.single-post .post .info {
    flex: 0 0 30%;
}

body.single-post .post .info h1,
body.single-post .post .info time {
    margin: 0;
    padding: 10px;
    color: var(--maincolor);
}

body.single-post .post .content {
    flex: 1 0 70%;
    padding: 5px 30px;
    box-sizing: border-box;
}

body.single-post .post .content .beschrijving .title {
    margin: 0;
}

body.single-post .post .content .beschrijving .published {
    margin: 0;
    font-style: italic;
    color: var(--maincolor)78;
    font-weight: bold;
    font-size: 20px;
}

body.single-post .post .content .beschrijving a {
    display: inline;
    color: var(--maincolor);
    font-weight: bold;
}

body.single-post .post .content .beschrijving a:hover {
    text-decoration: underline;
}

body.single-post .post .content .beschrijving h1,
body.single-post .post .content .beschrijving h2,
body.single-post .post .content .beschrijving h3,
body.single-post .post .content .beschrijving h4,
body.single-post .post .content .beschrijving h5,
body.single-post .post .content .beschrijving h6 {
    color: var(--maincolor);
    font-size: 40px;
    border-bottom: solid var(--maincolor)9e 2px;        
}

body.single-post .post .image img {
    display: block;
    
}

@media screen and (max-width: 1000px) {
    body.single-post .post {
        flex-direction: column;
    }
}


body.blog .blogcontainer {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;

}

body.blog .blogcontainer .blog-post:nth-child(even) a {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

body.blog .blogcontainer .blog-post:last-child {
    border-bottom: none !important;
}

body.blog .blogcontainer .blog-post {
    background: #FFF;
    box-shadow: none;
        margin-bottom: 40px;
    margin: 0 5px;
    transition: all .2s ease-in-out;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: solid 2px var(--maincolor)8f !important;
}
.splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #fff !important;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: absolute;
    top: 50%;
    opacity: 1 !important;
    transform: translateY(-50%);
    width: 2em;
    z-index: 1;
    }

    .splide__arrow svg {
    fill: var(--subcolor) !important;
}


body.blog .blogcontainer .blog-post:hover {
    opacity: 0.9;
}


body.blog .blogcontainer .blog-post a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #464646;
}

body.blog .blogcontainer .blog-post a .blog-image {
    flex: 0 0 30%;
    position: relative;
    width: 100%;
    display: flex;
    margin-right: 2%;
}

body.blog .blogcontainer .blog-post a .blog-image img {
    width: 100%;
    height: auto;
    display: block;
    
}

body.blog .blogcontainer .blog-post a .blog-image .date {
    position: absolute;
    top: 0;
    padding: 5px 14px;
    background: var(--maincolor);
    color: #fff;
    text-transform: capitalize;
}

body.blog .blogcontainer .blog-post a .blog-content {
    flex: 0 0 60%;
    box-sizing: border-box;
    padding: 20px 0px;
}

body.blog .blogcontainer .blog-post a .blog-content .title {
    color: var(--maincolor);
    margin: 0;
    font-size: 30px;
    padding: 5px 0;
}

body.blog .blogcontainer .blog-post a .blog-content .description p {
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
}

@media screen and (max-width: 800px) {
    body.blog .blogcontainer .blog-post a {
        flex-direction: column !important;
    }

    body.blog .blogcontainer .blog-post a {
        align-items: flex-start;
    }
}

@media screen and (min-width: 800px) and (max-width: 1700px) {
    body.blog .blogcontainer .blog-post:nth-child(even) a .blog-image .date {
        left: 0;
        right: auto;
    }

    body.blog .blogcontainer {
        flex-wrap: wrap;
        flex-direction: row;
    }

    body.blog .blogcontainer .blog-post {
        /* because of the margin */
        flex: 0 0 calc(50% - 10px);
    }

    body.blog .blogcontainer .blog-post a {
        flex-direction: column;
        align-items: flex-start;
    }

    body.blog .blogcontainer .blog-post:nth-child(even) a {
        flex-direction: column;
    }

    body.blog .blogcontainer .blog-post:not(:first-child) {
        margin-top: 0;
    }

    body.blog .blogcontainer .blog-post {
        margin-bottom: 15px;
    }

}

body.page-id-507 .container .content iframe {
    height: -webkit-fill-available !important;
    display: block !important;
}

body.page-template-default .afspraak-maken {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border-top: 2px solid var(--maincolor);
    padding-top: 20px;
}

body.page-template-default .afspraak-maken .description {
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    background: var(--maincolor);
    height: fit-content;
}

body.page-template-default .afspraak-maken .description a {
    color: #fff;
    font-weight: bold;
}

body.page-template-default .afspraak-maken .description a.button {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

body.page-template-default .afspraak-maken .description a:hover {
    text-decoration: underline;
}

body.page-template-default .afspraak-maken .description h2 {
    color: #fff;
    margin: 15px 0;
    margin-top: 0;
}

body.page-template-default .afspraak-maken .description h4,
body.page-template-default .afspraak-maken .description p {
    margin-top: 0;
}


body.page-template-default .afspraak-maken .description,
body.page-template-default .afspraak-maken .iframe {
    flex-basis: 100%;
}

body.page-template-default .content .col-list {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

@media screen and (max-width: 600px) {
    body.page-template-default .content .col-list.reverse {
        flex-direction: column;
    }
}


@media screen and (min-width: 800px) {
    body.page-template-default .content .col-list {
        flex-direction: row;
        flex-wrap: wrap;
    }

    body.page-template-default  .col-list .col-text {
        flex: 0 0 70%;
    }

    body.page-template-default  .col-list .col-img {
        flex: 0 0 30%;
    }

    body.page-template-default .content  .col-list .col:nth-child(1) {
        flex: 0 0 70%;
    }

    body.page-template-default .content  .col-list .col:nth-child(2) {
        flex: 0 0 30%;
    }

    body.page-template-default .afspraak-maken {
        flex-direction: row;
        justify-content: space-between;

    }

    body.page-template-default .afspraak-maken .description {
        flex: 0 0 35%;
        margin-top: 10px;
    }

    body.page-template-default .afspraak-maken .iframe {
        flex: 0 0 60%;
    }
}

#instafeed {
    display: flex;
    flex-wrap: wrap;
}

#instafeed a {
    flex: 1 0 50%;
    position: relative;
    overflow: hidden;
    background:  #cabcbc;
}



#instafeed a:before {
    transition: all .5s ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1000;
    left: 0;
    top: 0;
    opacity: 0;
-webkit-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -webkit-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -moz-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -moz-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -ms-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -ms-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -o-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -o-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: radial-gradient(circle farthest-corner at 32% 106%, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), linear-gradient(135deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    -webkit-animation: animation 3.5s linear infinite;
    -moz-animation: animation 3.5s linear infinite;
    -ms-animation: animation 3.5s linear infinite;
    -o-animation: animation 3.5s linear infinite;
    animation: animation 3.5s linear infinite;
}

#instafeed a:after {
    position: absolute;
    width: 100px;
    height: 100px;
    content: '';
    background-image: url('/wp-content/themes/charliens/assets/images/instagram-logo-white.png');
    z-index: 1000;
    background-size: contain;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    transition: all .5s ease-in-out;
}

#instafeed a:hover:before {
    opacity: 0.6;
}

#instafeed a:hover:after {
    opacity: 0.9;
}

#instafeed a img {
    display: block;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 700px) and (max-width: 1200px) {
    #instafeed a {
        flex: 1 0 25%;
    }

    #instafeed a:after {
        width: 50px;
        height: 50px;
    }
}

@media screen and (min-width: 1200px) {
    #instafeed a {
        flex: 1 0 20%;
    }
}

body.page-template-default .faq-row {
    flex: 1 0 50%;
}

body.page-template-default .single-faq:last-child {
    border-bottom: none;
}

body.page-template-default .single-faq h3,
body.page-template-default .single-faq p {
    margin: 0;
}


body.page-template-default .single-faq {
    border-bottom: 1px solid #ccc;
}

body.page-template-default .faq-sib {
    cursor: pointer;
    /*padding: 14px;*/
    box-sizing: border-box;
    /*background: var(--maincolor);*/
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body.page-template-default .vraag h3 {
    flex: 0 0 90%;
}

body.page-template-default .vraag i {
    float: right;
    font-size: 21px;
    align-self: flex-end;
    flex: 0 0 10%;
    align-items: center;
    justify-content: center;
    display: flex;
    color: var(--maincolor);
    padding: 10px;
}

body.page-template-default .vraag i.fa-minus-circle {
    display: none;
}

body.page-template-default .antwoord {
    display: none;
    color: #000;
    line-height: 30px;
    font-family: "Raleway", sans-serif;
    padding-bottom: 10px;
}

body.page-template-default .content hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(175, 175, 175, 0.75), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

body.page-template-default .content b,
body.page-template-default .content strong {
    color: var(--maincolor);
    font-weight: 600;
    display: inline;
    word-break: break-word;
}

body.page-template-default .margin0 {
    padding: 0;
}

.container.content-container > * {
    order: 1;
}

body.page-template-default .lijst {
    margin: -5px;
    column-gap: 0;
    column-width: 300px;
}

body.page-template-default .page-list-item {
    display: inline-block;
    flex: 1 0 20%;
    margin: 5px;
    -webkit-box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
}

body.page-template-default .page-list-item h3 {
    margin: 0;
}

body.page-template-default .page-list-image img{
    width: 100%;
}

body.page-template-default .page-list-content {
    padding: 20px;
}

body.page-template-template-smoelenboek .team {
    margin: 60px 0;
    margin-top: 40px;
}

body.page-template-template-smoelenboek .team .team-list {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-around;
}

body.page-template-template-smoelenboek .team .team-list .team-member {
    position: relative;
    flex-basis: 30%;
}

body.page-template-template-smoelenboek .team .team-list .team-member:hover .name {
    z-index: 20;
}

body.page-template-template-smoelenboek .team .team-list .team-member:hover .image a img {
    transform: scale(1.05);
}


body.page-template-template-smoelenboek .team .team-list .team-member .name {
    color: #fff;
    background: var(--maincolor);
    padding: 10px;
    position: absolute;
    right: 0;
    transition: all .2s ease-in-out;
}

body.page-template-template-smoelenboek .team .team-list .team-member .image a img {
    transition: all .2s ease-in-out;
    display: block;
    width: 500px;
}

body.page-template-template-smoelenboek .team .team-list .team-member .image {
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 800px) {
    body.page-template-template-smoelenboek .team .team-list {
        flex-direction: row;
        justify-content: space-between;
    }

    body.page-template-template-smoelenboek .team .team-list .team-member .name {
        font-size: 10px;
        padding: 5px;
    }

    body.page-template-template-smoelenboek .team .team-list .team-member {
        flex-basis: 45%;
        margin-bottom: 20px;
    }
}

div#afspraak-maken {
    position: fixed;
    bottom: 0;
    content: '';
    right: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.55) !important;
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.55) !important;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.55) !important;
    z-index: 99999;
    padding: 5px 0;
    transition: all .5s ease-in-out;
    display: flex;
    justify-content: space-between;
}

div#afspraak-maken .button {
    background: #fff;
    color: var(--maincolor) !important;
    font-size: 16px;
}

body.page-id-507 div#afspraak-maken {
    visibility: hidden;
}

@media screen and (min-width: 800px) {
    div#afspraak-maken {
        visibility: hidden;
    }
}

body.page-id-744 .team-row .team-member {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 0;
    border-bottom: 1px solid #dccdcd;
}

body.page-id-744 .team-row .team-member figure {
    flex: 0 0 20%;
}

body.page-id-744 .team-row .team-member figure img {
    margin: 0;
    display: block;
}

body.page-id-744 .team-row .team-member figure .name {
    margin: 0;
    margin-top: 10px;
}

body.page-id-744 .team-row .team-member .content {
    flex: 0 0 75%;
}


@media screen and (min-width: 700px) and (max-width: 1000px) {
    body.page-id-744 .team-row .team-member figure {
        flex: 0 0 40%;
    }

    body.page-id-744 .team-row .team-member .content {
        flex: 0 0 55%;
    }
}

@media screen and (min-width: 1000px) {
    section#usps{
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 700px) {
    body.page-id-744 .team-row .team-member figure .name {
        text-align: left;
        margin-bottom: 10px;
    }

    body.page-id-744 .team-row .team-member figure {
        flex: 0 0 100%;
    }

    body.page-id-744 .team-row .team-member .content {
        flex: 0 0 100%;
    }
}

body.page-id-984 .button {
    display: table !important;
    margin-top: 20px;
}

body.page-id-984 .single-faq {
    border-bottom: 1px solid #ccc !important;
}

body.page-template-ligplaats-verhuur section#vrije-ligplaatsen {
    border-bottom: 1px solid #d8d8d8;
}

section#videos {
    display: flex;
    flex-wrap: wrap;
}

section#videos .video {
    display: grid;
    flex: 1 0 25%;
    position: relative;
}

section#videos .video iframe {
    width: 100%;
    height: 400px;
}

section#videos .fancybox-media {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

#slider .sliderpijl{
    position: absolute;
    color: white;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px!important;
    animation: pijlbounce 0.8s ease-in-out infinite alternate;
}

.sliderpijl i{
    text-shadow: 2px 2px 4px black;
}

@keyframes pijlbounce{
    0%{
        bottom: 100px;
    }
    50%{
        bottom: 90px;
    }
    100%{
        bottom: 100px;
    }
}


@media screen and (max-width: 750px) {
    .meldingtopbar{
        flex-wrap: wrap;
        text-align: center;
    }
    .meldingtopbar i{
        flex: 0 0 100%;
        display: flex;
        justify-content: center;
    }

    
}



@media screen and (max-width: 850px) {

    section#videos .video {
        flex: 1 0 100%;
    }

}

@media screen and (max-width: 1000px) {
.tekstcont:before{  
    display: none;
    }
    .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    display: block;
}
}


@media screen and (max-width: 1500px){
.col.map:before{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2021/10/before-dark-greeen.png);
    width: 20%;
    height: 100%;
    background-size: 100%;
    transform: rotate(180deg);
    z-index: 999999999;
    z-index: 9999;
    top: 0px;
    right: -1%;
    background-repeat: no-repeat;
}
}

section#informatievelden{
    padding-top: 120px;
    background: var(--maincolor);
    position: relative;
}

section#informatievelden .container{
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
}

section#informatievelden .fadeline{
    width: 2px;
    position: absolute;
    left: calc(50% - 1px);
    height: 100%;
    background: linear-gradient(180deg, transparent, black, transparent);
}

section#informatievelden .container .tekstveld1, section#informatievelden .container .tekstveld2{
    flex: 1 0 48%;
}

section#informatievelden .boxes{
    position: relative;
    height: 50px;
    width: 50px;
}

section#informatievelden .boxes .box{
    position: absolute;
    width: 40px;
    height: 40px;
}

section#informatievelden .tekstveld1 .boxes .box:nth-child(1){
    background-color: var(--subcolor);
    top: 0;
    left: 0;
}

section#informatievelden .tekstveld1 .boxes .box:nth-child(2){
    background-color: var(--tricolor);
    top: 10px;
    left: 10px;
}

section#informatievelden .tekstveld2 .boxes .box:nth-child(1){
    background-color: var(--tricolor);
    top: 0;
    left: 0;
}

section#informatievelden .tekstveld2 .boxes .box:nth-child(2){
    background-color: var(--subcolor);
    top: 10px;
    left: 10px;
}

section#informatievelden .tekstveld2 h1, section#informatievelden .tekstveld2 h2, section#informatievelden .tekstveld2 h3{
    color: var(--subcolor);
}

section#informatievelden .tekstveld1 h1, section#informatievelden .tekstveld1 h2, section#informatievelden .tekstveld1 h3{
    color: var(--tricolor);
}

#luxeappartement{
    margin-top: 120px;
}

#luxeappartement .container{
    display: flex;
    flex-wrap: wrap;
}

#luxeappartement .container > div{
    flex: 0 0 50%;
}

#luxeappartement .container{
    overflow: visible!important;
    justify-content: right;
}

#luxeappartement .container .tekstveld1{
    background: var(--subcolor);
    color: white;
    padding: 40px;
    padding-right: calc(5% + 40px);
    box-sizing: border-box;
    position: absolute;
    width: 55%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    min-height: 90%;
    left: 0;
    top: -60px;
}

#luxeappartement .container .tekstveld1 h1{
    margin: 0!important;
}

#luxeappartement .container .luxefoto{
    z-index: 1;
}

#historie .container .tekstveld1{
    position: relative;
}

#historie .container{
    overflow: visible;
}

#historie .container .tekstveld1 .box:nth-child(1){
    background: var(--subcolor);
    width: 20px;
    height: 20px;
    position: absolute;
    left: -20px;
    top: -20px;
}

#historie .container .tekstveld1 .box:nth-child(2){
    background: var(--tricolor);
    width: 20px;
    height: 20px;
    position: absolute;
    left: -20px;
    bottom: -20px;
}

#historie .container .tekstveld1 .box:nth-child(3){
    background: var(--tricolor);
    width: 20px;
    height: 20px;
    position: absolute;
    right: -20px;
    top: -20px;
}

#historie .container .tekstveld1 .box:nth-child(4){
    background: var(--subcolor);
    width: 20px;
    height: 20px;
    position: absolute;
    right: -20px;
    bottom: -20px;
}

#historie .container .tekstveld1{
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2%;
}

#historie .container .tekstveld1 .textcont{
    flex: 1 0 59%;
}

#historie .container .tekstveld1 .lottie {
    flex: 1 0 250px;
}

#historie{
    margin-top: 120px;
    margin-bottom: 120px;
}

#historie h1, #historie h2, #historie h3{
    color: var(--tricolor);
    margin: 0;
}

.page-template-template-menu .menukaart{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    background-size: cover!important;
    background-position: bottom!important;
    background-attachment: fixed;
    background-repeat: no-repeat!important;
    padding-bottom: 120px;
    position: relative;
}

.page-template-template-menu .menukaart .individualkaart{
    margin: 0 auto;
    width: 80%;
    padding: 80px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 2%;
    z-index: 2;
}

.page-template-template-menu .menukaart .individualkaart h2{
    flex: 0 0 100%;
    color: white;
}

.popupaanleg{
    position: fixed;
    height: 100%;
    width: 100%;
    background: #00000066;
    z-index: 999999;
    align-items: center;
    justify-content: center;
    display: none;
}

.popupaanleg .popupaanlegcenter{
    background: white;
    padding: 20px;
    width: 80%;
    max-height: 90%;
    overflow: auto
}

.popupaanleg .popupaanlegcenter .button{
    pointer-events: all;
}

.page-template-template-menu .menukaart .individualkaart > span{
    flex: 0 0 100%;
    color: white;
}

.page-template-template-menu .menukaart .individualkaart .kaartcategorie{
    flex: 0 0 49%;
}

.page-template-template-menu .tabbuttonwrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0px;
}

.page-template-template-menu .tabbutton.activetab{
    background: var(--subcolor)!important;
}

.page-template-template-menu .tabbutton{
    padding: 10px 20px;
    font-size: 20px;
    background: #6d5858b0;
    box-sizing: border-box;
    color: white;
    cursor: pointer;
}

.page-template-template-menu .menukaart .individualkaart .kaartitem{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.page-template-template-menu .menukaart .individualkaart .kaartcategorie{
    margin-top: 20px;
    padding: 20px;
    box-sizing: border-box;
}

.page-template-template-menu .menukaart .individualkaart .kaartcategorie:nth-child(even){
    background: #9d8374e3;
}

.page-template-template-menu .menukaart .individualkaart .kaartcategorie:nth-child(odd){
    background: #c1a38beb;
}


.page-template-template-menu .menukaart .individualkaart h3, .page-template-template-menu .menukaart .individualkaart h4{
    margin: 0!important;
    color: white;
}

.page-template-template-menu .menukaart .itemlinks{
    color: white;
}

.page-template-template-menu .menukaart .prijs{
    color: white;
}

.feestblokken .feestblok{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
        padding: 40px 0;
    box-sizing: border-box;
    background-color: #c6aa94;
}

.feestblokken .feestblok:nth-child(even) .container{
    flex-direction: row-reverse;
    
}

.feestblokken{
    margin-top: 40px;
    padding-bottom: 80px;
}

.page .content-container{
    padding-bottom: 80px;
}

.menuoverlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #9d83748f;

}

.feestblokken .feestblok:nth-child(even){
    background: transparent!important;
}

.feestblokken .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.feestblokken .feestblokcontent{
    flex: 1 0 50%;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.feestblokken .feestblok:nth-child(even) .feestblokcontent{
    padding: 0 0 0 40px;
}

.feestblokken .feestblok:nth-child(odd) img{
    float: right;
}

.feestblokken a{
    color: #ffffff;
}

.feestblokken .feestimage{
    flex: 1 0 10%;
}

article.vacature .info .image img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}


.page-template-template-feesten .content-container{
    padding-top: 80px;
}

.feestimage img{
    border-radius: 30px;
}

#usps{
    z-index: 9;
    position: relative;
}

#usps .container{
    display: flex;
    flex-wrap: wrap;
    margin-top: -32px;
    justify-content: space-evenly;
    padding: 20px;
    box-sizing: border-box;
    gap: 2%;
    background: white;
    border-radius: 50px;
    box-shadow: #8787875c 0px 0px 8px 0px;
}

#usps .container .singleusp{
    color: black;
    display: flex;
    align-items: center;
    font-size: 19px;
    flex: 0 0 32%;
    position: relative;
    gap: 5px;
    justify-content: center;
    overflow: hidden;
    box-sizing: border-box;
}



#usps .container .singleusp i{
    color: #ae8961;
}

#usps .container .singleusp .uspimg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

#usps .container .singleusp .overlayusp{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #0000004f;
}

#usps .container .singleusp .uspimg img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    
}

#usps .streepje{
    flex: 0 0 1px;
    background: #c6aa94;
}

.page-template-template-contact .content-container{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.page-template-template-contact .content-container{
    padding-bottom: 80px;
}

.page-template-template-contact .content{
    flex: 0 0 100%;
}

.page-template-template-contact .form-right, .page-template-template-contact .contactkolom1, .page-template-template-contact .contactkolom2{
    flex: 1 0 100%;
}

.page-template-template-contact a{
    color: white;
    font-weight: bold;
}

.form-right h2{
    color: #8c7567;
}

header .special{
    position: relative;
}

header .special span.vacaturecount{
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 100%;
    right: -5px;
    top: -5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.googlerevs{
    margin-bottom: 120px!important;
}

.ti-footer .ti-profile-details .ti-name{
    color: white!important;
}

.ti-footer .ti-profile-details .ti-rating-text strong{
    color: white!important;
}