/*
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
*/

.page-template-template-contact .page-container .container .contactinfowrapper iframe{
    border-radius: 20px;
    margin-top: 40px;
}



.ginput_complex input{
    box-sizing: border-box;
    padding: 12px 30px!important;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    outline: none!important;
    color: black;
}

#reviews .single-review:not(.opened) .glsr-review::after{
    content: 'Meer lezen';
    position: relative;
    display: block;
    cursor: pointer;
    color: #AACA5B;
    font-weight: 700;
    margin-top: 10px;
} 

#reviews .single-review.opened .glsr-review::after{
    content: 'Minder lezen';
    position: relative;
    display: block;
    cursor: pointer;
    color: #AACA5B;
    font-weight: 700;
    margin-top: 10px;
} 

#reviews .single-review:not(.opened) .glsr-review .glsr-review-content{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3; 
    -webkit-box-orient: vertical;
}

.glsr-default .glsr-review{
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.glsr-default .glsr-review:last-child{
    border-bottom: 0!important;
    padding-bottom: 0px!important;
}

html{
    overflow-x: hidden;
}

section#werkgebieden .button{
    margin-top: 20px;
}

.content-container{
    z-index: 2;
}

.page-container{
    margin: 0 auto;
}

section#boten{
    z-index: 0;
    position: relative;
}

.contactform h2{
    color: black;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 28px;
    text-transform: uppercase;
}

.archive .botenwrapper{
    margin-top: 40px;
}

[data-widget="123boeken"] .widget-123boeken-overview[data-format="1"]{
    padding: 0!important;
}

[data-widget="123boeken"] .widget-123boeken-filter .widget-123boeken-filter-inner form .widget-123boeken-filter-item input, [data-widget="123boeken"] .widget-123boeken-filter .widget-123boeken-filter-inner form .widget-123boeken-filter-item select{
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
    border-radius: 50px!important;
    background-color: black;
    border: 0!important;
    background-image: url('/wp-content/themes/charliens/assets/images/triangledown.png');
    color: white!important;
    padding: 8px;
    box-sizing: border-box;
    height: auto!important;
    background-position: 95% 50%!important;
    background-size: 15px!important;
    text-transform: capitalize;
    outline: none!important;
    font-weight: 700;
}

[data-widget="123boeken"] .widget-123boeken-filter .widget-123boeken-filter-inner form .widget-123boeken-filter-button-filter button{
    background-color: #f0f9ff!important;
    border: 2px solid black!important;
    border-radius: 50px!important;
    box-shadow: none!important;
    color: black!important;
    font-weight: 700;
}

[data-widget="123boeken"] .widget-123boeken-overview .widget-123boeken-capacity>div{
    background-color: black!important;
}

[data-widget="123boeken"] .widget-123boeken-overview[data-format="1"] .widget-123boeken-overview-inner .widget-123boeken-results>* .widget-123boeken-title{
    background-color: black!important;
}

[data-widget="123boeken"] .widget-123boeken-filter .widget-123boeken-filter-inner form .widget-123boeken-filter-button-reset button{
    width: 50px!important;
    height: 50px!important;
    background: #f0f9ff!important;
    border-radius: 100%!important;
    border: 2px solid black!important;
    padding: 0!important;
    box-sizing: border-box!important;
    box-shadow: none!important;
}

.widget-123boeken-icon-undo-button:before{
    font-size: 30px;
    color: black!important;
}

[data-widget="123boeken"] .widget-123boeken-filter .widget-123boeken-filter-inner form .widget-123boeken-filter-item input::placeholder{
    color: white!important;
    text-transform: capitalize;
}

body.single-producten .leftbar a.backtocat {
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-bottom: 20px;
}

body.single-producten .leftbar a.backtocat:after {
    transform: rotate(180deg);
    margin-right: 10px;
}

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

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

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

section#slider{
    position: relative;
    margin-bottom: 80px;
    z-index: 1;
}

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

p{
    color: black;
}

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

.secconcontainer{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
}

.gradientbar{
    position: absolute;
    bottom: 0;
    height: 40%;
    background: linear-gradient(180deg, transparent, #050505);
    width: 100%;
    z-index: 1;
    pointer-events: none;
}

body{
    background: white;
}

.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 40%;
}

.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: 120px 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: 0px;
}

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

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

textarea{
    resize: none;
}

#gform_2 #input_2_3{
    pointer-events: none;
}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{
    margin-top: 20px;
}

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

.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{
    
    background: transparent;
    word-break: break-all;
}


.productofferte .gform_fields .gfield .ginput_complex > span{
    display: block;
    margin-bottom: 10px;
}


.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: black;
}

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

footer .footerlogo a{
    width: 100%;
    
}


.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);
}


  .gform_wrapper.gravity-theme .gform_footer input{
    margin-top: 0!important;
  }

  .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: 30px;
  }

  .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{
      display: inline-flex;
      align-items: center;
      position: absolute;
      bottom: 25px;
      right: 20px;
  }
  

.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;
    align-items: center;
    display: flex;
} 

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;
}

.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;
}
.single-block{
transition: 1s all ease-in-out;
}

footer .footer-contactgegevens h1{
    margin-top: 0;
    color: white;
}

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: white;
    display: flex;
    align-items: center;
}

footer .col-list h1{
    margin-top: 0;
    color: white;
}

.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;
    bottom: -10px;
    opacity: 0;
    align-items: center;
    display: flex;
}

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

.videoembed{
    bottom: -10px;
    opacity: 0;
    position: relative;
}

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;
}

#slider .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;
    z-index: 9;
    background: #f6f9ed;
}

.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;
    margin-bottom: 0;
    line-height: 20px;
    color: black;
    font-weight: 700;
    
}

legend.gfield_label_before_complex{
    display: none;
}

.gform_fields .gfield{
    margin-top: 10px!important;
        border: none;
        padding: 0;
}

.gchoice a{
    color: black;
    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: 50px;
    margin-bottom: 20px;
}

.slidercontainer .contentrightslide p{
    color: white;
}

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

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

h1, h2, h3, h4, h5, h6{
    color: black;
}

form .gform_footer::after {
    position: absolute;
    right: 15px;
    font-weight: 900;
    content: "\f0da";
    font-size: 17px;
    height: 19px;
    font-family: 'FontAwesome';
    z-index: 3;
    color: white;
    pointer-events: none;
}

.glsr-reviews-wrap{
    background: white;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    
}

.wp-block-button__link{
    background: #AACA5B;
    color: white;
    pointer-events: all;
    box-shadow: none;
    box-sizing: border-box;
    margin-top: 10px;
    z-index: 1;
    position: relative;
    border-radius: 5px;
    cursor: pointer;
    border: 0!important;
    
}

#bootselect{
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.glsr-default form.glsr-form input.glsr-input, .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea{

    border: 0!important;
    box-shadow: 0px 3px 6px #00000029;
}

.glsr-custom-datumvan{
    width: 100%;
}

.glsr-custom-datumtot{
    width: 100%;
    margin-top: 0!important;
}

.reviewssingle{
    margin-top: 60px;
    margin-bottom: 40px;
}

.leftbar h1{
    margin-top: 0!important;
}

.button{
    background: #AACA5B;
    color: white;
    pointer-events: all;
    box-shadow: none;
    box-sizing: border-box;
    margin-top: 10px;
    z-index: 1;
    position: relative;
    border-radius: 5px;
    cursor: pointer;
}

.button i{
    margin-bottom: 2px;
}

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


.splide--fade{
    height: 800px;
    flex: 0 0 65%;
}

.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 .image{
    width: 100%;
    height: 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%;
    flex: 0 0 100%;
}

.dakgeschikt{
    color: #f7ab64!important;
}

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

section#slider .contentrightslide{
    position: absolute;
    width: 50%;
    left: 10%;
}

section#slider .contentrightslide h1{
    color: var(--subcolor);
    text-align: left !important;
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 0px 3px 6px #00000029;
    position: relative;
    z-index: 1;
    bottom: -10px;
    opacity: 0;
}

section#slider .contentrightslide h1 span{
    display: block;
    color: var(--tricolor);
}

section#slider .splide__slide{
    margin-top: 0!important;
}

section#slider .contentrightslide .button{
    background: #c3c3c330!important;
    color: white!important;
    border: 2px solid white;
    box-sizing: border-box;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    bottom: -10px;
    opacity: 0;
}

.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{
    box-sizing: border-box;
}

.post-type-archive-projecten .secproj, .post-type-archive-producten .secproj{
    border-top: none!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;
}

.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 h1{
    color: black;
    opacity: 0.1;
    text-align: left !important;
    font-size: 46px;
    font-weight: 800;
    margin: 0;
    position: absolute;
    top: -25px;
    text-transform: uppercase;
}

section#reviews h2{
    text-transform: uppercase;
    position: relative;
    color: black;
    font-weight: bold;
    font-size: 24px;
    display: table;
}


section#reviews .container {
    overflow: visible;
	position: relative;
}

.grecaptcha-badge {
    display: none;
}



@media screen and (max-width: 900px) {
	
    .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;
    }

    .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{
        bottom: 22px!important;
    }

    section#hero{
        justify-content: center;
    }

    section#hero .videotekst{
        right: unset!important;
    }
}

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

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;
    margin: 120px 0;
    margin-bottom: 60px!important;
}

.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{
    display: none;
    flex-wrap: wrap;
    text-align: left;
    position: absolute;
    right: 0;
    height: 100%;
    width: 45%;
    align-content: center;
    top: 0;
}

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;
    color: var(--subcolor);
    font-size: 40px;
    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;

    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;
}

section#blocks .block-row .single-block:nth-child(n+4){
    margin-top: 1.5%;
}

/* 600px --> */
    section#blocks .block-row {
	    flex-wrap: wrap;
	    display: flex;
	    justify-content: space-between;
	    z-index: 1;
        flex: 0 0 49%;
        gap: 1.5%;
        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 32.3333%;
    background: transparent;
    }

    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: visible;
    position: relative;
    z-index: 1;
    position: relative;
    display: flex;
    padding: 60px 0px;
    align-items: center;
    gap: 5%;
    }

.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 {
    color: black;
    opacity: 0.1;
    text-align: left !important;
    font-size: 46px;
    font-weight: 800;
    margin-bottom: 0;
    position: absolute;
    top: -10px;
    z-index: -1;
    text-transform: uppercase;
}

section#content h1 span{
    color: var(--tricolor);
    display: block;
}

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

section#content h2 {
    position: relative;
    color: black;
    font-weight: bold;
    font-size: 24px;
    display: table;
}



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

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

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 {
    margin: 0 auto;
    position: relative;
    max-width: 100%;
    z-index: 1;
}  

.footerwaves{
    pointer-events: none;
    margin-top: -450px;
    z-index: 2;
    position: relative;
}


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

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

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

.ti-rating-text span, .ti-rating-text strong{
    color: white!important;
}

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 h3 {
    color: #FFF;
    width: 100%;
    font-size: 24px;
    padding: 5px 0;
    z-index: 20;
    text-align: left;
    margin: 0;
}


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;
}


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;
}

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;
    }

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    box-sizing: border-box;
    padding: 10px 15px;
    border-radius: 10px;
    outline: none!important;
    color: black;
    width: 100%;
 }

 .gfield select{
     cursor: pointer;
 }

 .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{

    margin-top: 10px!important;
    padding: 0!important;
 }

 .gform_wrapper.gravity-theme form{
    position: relative;
 }

 .gform_wrapper.gravity-theme input[type='text'],
 .gform_wrapper.gravity-theme input[type='email'],
 .gform_wrapper.gravity-theme input[type=tel],
 .gform_wrapper.gravity-theme .gfield textarea.small{
    box-sizing: border-box;
    padding: 10px 15px;
    border-radius: 10px;
    outline: none!important;
    display: block!important;
    color: black;
    width: 100%;
    font: inherit;
    border: 0;
    -webkit-appearance: none;
    border: 3px solid #AACA5B;
 }

 .gfield_checkbox{

    width: 100%;
 }

 .gfield_checkbox .gchoice{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
 }

 .contactbuttonmobile{
    width: 100%!important;
    font-size: 18px!important;
    box-sizing: border-box;
    font-weight: 600;
    color: black;
    padding: 20px;
    box-sizing: border-box;
 }

 .gform_wrapper.gravity-theme .gfield textarea.small{
    border-radius: 10px!important;
 }

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

 .gform_wrapper .gfield_required {
        color: #ffffff !important;
    display: inline-block;
    font-size: 13.008px;
    padding-left: .125em;
}
    background: #8ce582;
    border: none;
    border-radius: 8px !important;
    padding: 20px;

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(--maincolor);
    font-weight: 400;
}

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

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

footer .footer-contactgegevens {
    float: left;
    margin: 0;
    overflow: hidden;
    width: min-content;
    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;
    margin-top: 10px;
    list-style-type: none;
    text-decoration: none;
    flex: 0 0 100%;
    color: white;
}

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;
    overflow: visible;
}

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

body.page-template-default .content h1 {
    margin-top: 0;
    margin-bottom: 20px;
    color: black;
}

.content-container .content h1, .content-container .content h2, .content-container .content h3, .content-container .content h4, .content-container .content h5, .content-container .content h6{
    color: var(--maincolor);
    margin-top: 0;
    text-transform: uppercase;
}

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: #AACA5B;
    font-weight: bold;
    text-decoration: underline;
    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: var(--subcolor);
    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;
}

.container table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

.container tr {
    border: 1px solid #ddd;
}

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

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

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

.container td {
    border-right: 1px solid #ddd;
}

.container td {
    display: table-cell;
    padding: 10px 20px;
    box-sizing: border-box;
}

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: 50px;
    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-bottom: 80px;
    padding-top: 80px;
}

section#gallery ul {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    gap: 1%;
}

section#gallery ul li {
    flex: 0 0 13.428%;
    display: flex;
    border: none;
    box-sizing: border-box;
    z-index: 9;
    position: relative;
}

section#gallery ul li:nth-child(n+8){
    margin-top: 20px;
}


section#gallery ul li:nth-child(1){
    margin-left: 0!important;
}

section#gallery ul li:nth-child(6n){
    margin-left: 0!important;
}

section#gallery ul li:hover img {
    transform: scale(1.06);
}

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

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

    section#gallery ul li:nth-child(n+5){
        margin-top: 20px;
    }

    .teamlid {
    flex: 0 0 47%;

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

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

    section#gallery ul li {
        flex: 0 0 100%!important;
    }

    section#gallery ul li:nth-child(n+2){
        margin-top: 20px;
    }
}

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: 1000px) {
    header #nav-menu{
        width: 70%!important;
    }

    section#boten .splide__track{
        width: 100%;
    }

    section#boten .splide__list{
        margin-right: 10%!important;
    }

    
}

@media screen and (max-width: 1200px) {
    .footerwaves{
        margin-top: -150px;
    }
}

@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;
    }

    section#slider .contentrightslide{
        position: absolute;
        width: 80%;
        left: 10%;
    }
}

@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:not(.home) #boten .container a:not(.button), body:not(.home) #boten .content-container a:not(.button){
    color: black!important;
    text-decoration: underline;
}

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;
    }

    section#content .container{
        width: 80%!important;
        order: 2;
    }

    section#content{
        flex-wrap: wrap;
        justify-content: center;
    }

    section#content .contentimages{
        height: 600px!important;
        order: 1;
        flex: 0 0 65%!important;
    }
}

@media screen and (max-width: 650px) {
    section#content .contentimages{
        flex: 0 0 100%!important;
    }
}


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: white !important;
}

.splide__arrow{
    color: white;
    background-color: #AACA5B!important;
}

.splide__arrow i{
    font-size: 40px;
}


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

.splide__arrow--prev{
    left: -3em!important;
}

.splide__arrow--next{
    right: -3em!important;
}


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 (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;
}

@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;
}

section#hawareviews .reviewslider{
    width: 80%;
    margin: 0 auto;
    position: relative;
}

section#hawareviews .single-review h2, section#hawareviews .single-review .reviewcontent{
    color: white;
    display: block;
}

section#hawareviews .splide__arrow{
    background: transparent!important;
    border: 1px solid white;
    border-radius: 0px;
}

section#hawareviews .splide__pagination{
    display: none;
}

section#hawareviews .splide__arrow--prev{
    left: -4em;
}

section#hawareviews .splide__arrow--next{
    right: -4em;
}

section#hawareviews .single-review i{
    color: var(--tricolor);
    font-size: 32px;
    margin-right: 5px;
}

section#hawareviews .single-review h2{
    width: 100%;
    text-transform: uppercase;
    margin: 10px 0!important;
}

section#producten .productenlijst{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

section#producten .productenlijst a:nth-child(n+3){
    margin-top: 2%;
}

section#producten .productenlijst a{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    flex: 0 0 49%;
    opacity: 0;
    position: relative;
    bottom: -10px;
}

section#producten .productenlijst a figure{
    flex: 0 0 49%;
}

section#producten .productenlijst a .single-product-content{
    flex: 0 0 49%;
}

section#producten .productenlijst a .single-product-content h2{
    text-transform: uppercase;
    color: white;
    margin-top: 0;
}

section#producten .productenlijst .button{
    margin: 0;
    padding: 10px 15px;
    font-size: 17px;
    font-weight: bold;
    display: inline-flex!important;
    align-items: center;
    background: transparent!important;
    border: 2px solid white;
    box-sizing: border-box;
    text-transform: uppercase;
    font-style: italic;
}

body.home section#producten h1{
    text-align: end!important;
}

section#producten h1{
    color: var(--subcolor);
    text-align: start;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0!important;
    margin-bottom: 60px;
    position: relative;
    bottom: -10px;
    opacity: 0;
}

section#producten h1 span{
    color: var(--tricolor);
    display: block;
}

section#producten{
    margin-top: 80px;
}

section#producten .productenlijst .button:after{
    font-weight: 900;
    content: "";
    margin-left: 6px;
    width: 16px;
    height: 15px;
    background-image: url(/wp-content/themes/charliens/assets/images/arrowTekengebied%201.png);
    background-size: cover;
}

section#projecten .splide__arrow{
    background: transparent!important;
    border: 1px solid white;
    border-radius: 3px;
}

section#projecten .splide__pagination{
    display: none;
}

section#projecten .splide__arrow--prev{
    left: -4em;
}

section#projecten .splide__arrow--next{
    right: -4em;
}

section#projecten .single-project-content{
    color: black;
    width: 100%;
    text-align: center;
    background: #d2dee1;
}

section#projecten .single-projectslide.is-active .single-project-content{
    display: block!important;
    
}

section#projecten .projectslider{
    position: relative;
}

.single-projectslide .inner{
    transform: scale(1);
    transition: 0.2s ease-in-out all;
    
}

.single-projectslide.is-active .inner{
    
    transform: scale(1.4);
}

section#projecten .splide__slide{
    justify-content: center;
}

section#projecten .splide__track{
    overflow: visible!important;
}

section#projecten .container{
    overflow: visible!important;
}

section#projecten{
    padding-bottom: 120px!important;
    overflow: visible!important;
}

section#projecten .splide__list{
    position: relative;
}

section#projecten h1{
    color: black;
    text-align: start !important;
    font-size: 55px;
    line-height: 65px;
    font-weight: 800;
    margin-top: 0!important;
    margin-bottom: 60px;
    position: relative;
}

section#projecten h1 span{
    color: black;
    display: block;
}

footer .col-list .leftcol{
    flex: 0 0 45%;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

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

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

footer .col-list .leftcol .footercol3 a, footer .col-list .leftcol .footercol4 a{
    text-decoration: underline;
}

footer .col-list h4{
    margin-top: 0;
    margin-bottom: 10px;
}

footer .offerteknop h1{
    color: black;
    text-align: start !important;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0!important;
    margin-bottom: 20px;
}

footer .offerteknop h1 span{
    color: var(--tricolor);
    display: block;
}

footer .offerteknop .button{
    background: transparent!important;
    border: 2px solid black;
    box-sizing: border-box;
    margin-top: 25px;
}

i{
    font-family: 'Fontawesome';
    font-style: normal;
}

.archive .categories{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 10px;
}

.archive .categories .singlecat .button{
    background: transparent!important;
    border: 2px solid black;
    box-sizing: border-box;
}

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


    section#content h1 {
        font-size: 50px;
    }

    section#producten h1 {
        font-size: 50px;
    }

    section#projecten h1 {
        font-size: 50px;
    }

    footer .offerteknop h1 {
        font-size: 50px;
    }

}

@media screen and (max-width: 550px) {
    .showcase{
        display: flex;
        flex-wrap: wrap;
        gap: 2%!important;
        order: 3;
    }
    
    .showcase .showcasepic{
        flex: 0 0 49%!important;
    }
    
    .showcase .showcasepic{
        margin-top: 2%!important;
    }
}

.showcase{
    display: flex;
    flex-wrap: wrap;
    gap: 1.33%;
    order: 3;
}

.showcase .showcasepic{
    flex: 0 0 32%;
}

.showcase .showcasepic{
    margin-top: 1.33%;
}

section#hero{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 80px!important;
    margin: 0 auto;
}

section#hero .videotekst{
    position: absolute;
    padding: 30px;
    background-color: #ffffffe3;
    right: 10%;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
}

section#hero .videoteksttekst{
    font-weight: bold;
}

section#hero .videotekst a{
    background: #AACA5B;
    color: white;
    border-radius: 5px;
    margin-top: 20px;
}

section#hero .heroafbeelding {
    width: 100%;
}

section#hero .heroafbeelding img{
    height: 700px;
    object-fit: cover;
    width: 100%;
}

section#content .contentimages img{
    border-radius: 100%;
    height: 100%;
    width: 100%;
    max-width: none;
}

section#content .contentimages{
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    right: 0;
    justify-content: flex-start;
    height: 1000px;
    position: relative;
}


section#content .contentimages .duidelijk{
    width: 80%;
    z-index: 2;
    right: 20%;
    position: absolute;
}

section#content .contentimages .duidelijk img{
    border: 20px solid #F0F9FF;
    box-sizing: border-box;
}

section#content .contentimages .vaag{
    opacity: 0.3;
    width: 100%;
    z-index: 1;
    right: -20%;
    position: absolute;
}

section#hero .herowaves{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    
}

section#hero .herowaves img{
    width: 100%;
    
}

.home section#hero .herocontainer{
    width: 35%;
    z-index: 1;
    margin-left: 10%;
}

section#hero .contentrightslide{
    margin: 0 auto;
    position: relative;
}

section#hero .contentrightslide h3{
    font-weight: bold;
    font-size: 60px;
    line-height: 65px;
    color: black;
    margin: 0;
    margin-bottom: -10px!important;
    font-family: 'Calendula', sans-serif;
    opacity: 0;
    padding-bottom: 20px;
}

section#hero .heroafbeelding video{
    width: 100%;
    object-fit: cover;
    height: 600px;
    display: block;
}

.page-template-template-landingspagina section#hero .herobeeldmerk{
    height: 200px;
    min-width: unset!important;
}

section#hero .herobeeldmerk{
    width: 40%;
    top: -100px;
    right: 0;
    position: absolute;
}

section#hero .beeldmerkglow{
    top: -168px;
right: 0;
width: 40%;
height: 1124px;
/* UI Properties */
background: transparent radial-gradient(closest-side at 50% 50%, #9CD8D3 0%, #B1F1FF00 100%) 0% 0% no-repeat padding-box;
opacity: 0.25;
position: absolute;
pointer-events: none;
}

section#hero .herobeeldmerk img{
    width: 100%;
}

section#hero a:hover{
    opacity: 0.95!important;
}

section#hero .contentrightslide h1{
    font-weight: bold;
    color: var(--maincolor);
    font-size: 55px;
    line-height: 60px;
    margin: 0;
    opacity: 0;
    position: relative;
    z-index: 1;
    margin: 25px 0px;
    width: 60%;
}

section#hero .contentrightslide .aftertitel{
    width: 20%;
    position: absolute;
    right: 25%;
    top: -50px;

} 

section#hero .contentrightslide h2{
    font-weight: bold;
    color: var(--maincolor);
    margin: 0;
    opacity: 0;
    position: relative;
    z-index: 1;
    margin: 25px 0px;
    font-family: 'monsterrat', sans-serif!important;
}

section#hero .contentrightslide a{
    opacity: 0;
}

section#hero .raam{
    width: 375px;
    height: 650px;
    overflow: hidden;
    border-radius: 200px;
}

section#hero .raam .innerraam{
    height: 100%;
    width: 100%;
    position: relative;
}

section#hero .raam .innerraam .raamdeur{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: black;
}

section#hero .raam img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}

section#hero .contactraam{
    width: 375px;
    height: 650px;
    overflow: hidden;
    border-radius: 200px;
    border: 2px solid black;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 100px 0;
    box-sizing: border-box;
    z-index: 1;
}

section#hero .contactraam li img{
    width: 40px;
    height: auto;
}

section#hero .contactraam li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 100%;
    justify-content: center;
    gap: 30px;
    color: #053175;
    font-size: 18px;
}

section#hero .contactraam li a{
    color: #053175;
}

section#hero .contactraam li .contactinfo{
    flex: 0 0 50%;
}

.radialblur{
    background: transparent radial-gradient(closest-side at 50% 50%, #9AD7FF 0%, #B1F1FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.25;
    width: 50%;
    height: 700px;
    position: absolute;
    top: -15%;
    right: -10%;
    pointer-events: none;
}

.radialblurbot{
    background: transparent radial-gradient(closest-side at 50% 50%, #9AD7FF 0%, #B1F1FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.25;
    width: 50%;
    height: 500px;
    position: absolute;
    bottom: 0%;
    right: -10%;
}

body{
    position: relative;
}

.radialblurramen1{
    background: transparent radial-gradient(closest-side at 50% 50%, #9AD7FF 0%, #B1F1FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.25;
    position: absolute;
    height: 800px;
    width: 700px;
    left: -30%;
}

.radialblurramen2{
    background: transparent radial-gradient(closest-side at 50% 50%, #5996F8 0%, #5E9BF8F1 25%, #B1F1FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.35;
    position: absolute;
    height: 300px;
    width: 400px;
    left: 28%;
    bottom: 0;
    z-index: 1;
}

section#diensten{
    margin: 0 auto;
}

section#diensten .container{
    display: flex;
    flex-wrap: wrap;
    gap: 1.3333%;
    overflow: visible;
}

section#diensten h1{
    color: black;
    opacity: 0.1;
    text-align: left !important;
    font-size: 46px;
    font-weight: 800;
    margin-bottom: 0;
    z-index: 0;
    text-transform: uppercase;
    margin-top: 0!important;
}

section#diensten h2{
    position: relative;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 0;
}

section#diensten .dienstwrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 1.3333%;
    width: 100%;
}

section#diensten .container .dienstwrapper .dienst:nth-child(n+5){
    margin-top: 60px;
}

section#diensten .container .dienst{
    flex: 0 0 24%;
    border-radius: 20px;
    background: white;
    border: 3px solid #AACA5B;
    word-break: break-word;
    box-sizing: border-box;
}

section#diensten .container .dienst .diensticon{
    margin: 0 auto;
    height: auto;
    position: relative;
    display: flex;
    justify-content: center;
    
}

section#diensten .container .dienst .dienstcontent h2{
    color: black;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    line-height: 28px;
    text-align: center;
}

section#diensten .container .dienst .dienstcontent .diensttekst{
    color: black;
    font-weight: 300;
    font-size: 15px;
}

section#diensten .dienst .druppeldienst{
    
    z-index: 1;
    width: 100px;
}

section#diensten .dienst .dienstcontent{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 40px;
    margin-top: 60px;
    box-sizing: border-box;
}

section#diensten .dienst .druppelicon{
    z-index: 2;
    height: 30px;
    margin-top: -15px;
}

footer .footerwrapper{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px 10%;
    box-sizing: border-box;
    padding-bottom: 20px;
    padding-top: 40px;
}

.single .titlewrap{
    position: relative;
}

.single .singlebootcontent{
    display: flex;
    flex-wrap: wrap;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 3px 6px #00000029;
}

.single .singlebootcontent .prijs{
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    flex: 0 0 100%;
}

.single .singlebootcontent h2{
    color: black;
}

.single .bootcontenttextinner > :first-child{
    margin-top: 0;
}

.single .bootcontenttextinner{
    width: 100%;
}



.single .singlebootcontent .infolijst li{
    display: flex;
    gap: 10px;
    align-items: center;
}

.single .singlebootcontent .infolijst li p{
    margin: 0!important;
}

.single .singlebootcontent .infolijst li i{
    color: #94DD74;
}

.single .singlebootcontent .infolijst li:nth-child(n+2){
    margin-top: 10px;
}

.single .singlebootcontent .featuredimg{
    flex: 0 0 50%;
}

.single .singlebootcontent .featuredimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single .container{
    overflow: visible;
}

.archive #boten .boot .archivesinglecontent{
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}

.archive #boten .boot .archivesinglecontent li{
    display: flex;
    gap: 10px;
    align-items: center;
}

.archive #boten .boot .image{
    min-height: 250px;
    width: 100%;
}

.archive #boten .boot .image img{
    width: 100%;
}

.archive #boten .boot .archivesinglecontent li p{
    margin: 0;
}

.archive #boten .boot .archivesinglecontent li:nth-child(n+1){
    margin-top: 10px;
}

.archive #boten .boot .archivesinglecontent li i{
    color: #94DD74;
}

.single .singlebootcontent .bootcontenttext{
    flex: 0 0 50%;
    padding: 20px;
    box-sizing: border-box;
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    word-break: break-word;
}

.single .singlebootcontent .bootcontenttext .formulier{
    align-self: end;
    width: 100%;
    margin-top: 40px;
}

.single .singlebootcontent .bootcontenttext .formulier h2{
    margin-bottom: 10px;
}

.single .widget-123boeken-object{
    display: none!important;
}

.single .title{
    margin-bottom: 20px;
    display: flex;
    align-items: end;
    gap: 40px;
    
}

.single .backbutton{
    margin-bottom: 60px;
}

.single .details{
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    margin-top: 40px;
}

.single .galerij ul a{
    width: 100%;
    height: 100%;
}

.single .details .speclijst{
    flex: 0 0 30%;
    position: relative;
}

.single .details .speclijst li{
    display: flex;
    gap: 10px;
    align-items: center;
}

.single .details .speclijst li i{
    color: #94DD74;
}

.single .details .speclijst li:nth-child(n+2){
    margin-top: 10px;
}

.single .details .speclijst li p{
    margin: 0;
}

.single .widget-123boeken-persons, .single .widget-123boeken-module-calendar, .single .widget-123boeken-summary, .single .pika-lendar{
    border-radius: 20px;
    overflow: hidden;
}

.single [data-widget="123boeken"] .widget-123boeken-persons .widget-123boeken-title{
    background: black;
    color: white!important;
}

.single [data-widget="123boeken"] .widget-123boeken-persons{
    background: white!important;
    box-shadow: 0px 3px 6px #00000029;
}

.single [data-widget="123boeken"] .widget-123boeken-calendar>:nth-child(1){
    background: white!important;
    box-shadow: 0px 3px 6px #00000029;
}

.single [data-widget="123boeken"] .widget-123boeken-calendar>:nth-child(2){
    background: white!important;
    box-shadow: 0px 3px 6px #00000029;
}

.single [data-widget="123boeken"] .widget-123boeken-persons form{
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.single .details .contentvak{
    flex: 0 0 65%;
}

.single .galerij{
    margin-top: 80px;
}

.single .galerij ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 250px;
    grid-auto-flow: dense;
    gap: 20px;
}

.single .galerij ul li:nth-child(12n+1){
    grid-row-end: span 2;
}

.single .galerij ul li:nth-child(12n+3){
    grid-column-end: span 2;
}

.single .galerij ul li:nth-child(12n+7){
    grid-column-end: span 2;
}

.single .galerij ul li:nth-child(12n+8){
    grid-row-end: span 2;
}

.single .galerij ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.single .details .contentvak > :first-child {
    margin-top: 0!important;
}

.single .title .button{
    border: 2px solid black;
    color: black;
    background-color: transparent!important;
    padding: 15px 25px!important;
    font-size: 18px;
}

.single .title h1{
    color: black;
    opacity: 0.1;
    text-align: left !important;
    font-size: 46px;
    font-weight: 800;
    margin-bottom: 0;
    position: absolute;
    top: -30px;
    z-index: -1;
    text-transform: uppercase;
    margin-top: 0;
}

.single .title h2{
    position: relative;
    color: black;
    font-weight: bold;
    font-size: 24px;
    display: table;
    margin: 0px 0px;
}

.single .details .speclijst h1{
    color: black;
    opacity: 0.1;
    text-align: left !important;
    font-size: 46px;
    font-weight: 800;
    margin-bottom: 0;
    position: absolute;
    top: -30px;
    z-index: -1;
    text-transform: uppercase;
    margin-top: 0;
}

.single .details .speclijst h2{
    position: relative;
    color: black;
    font-weight: bold;
    font-size: 24px;
    display: table;
    margin: 0px 0px;
}

footer .rightside{
   display: flex;
   gap: 60px;
   width: 100%;
}

footer .footermenu h2{
    margin-top: 0;
    margin-bottom: 15px;
    color: black;
    font-size: 20px;
    text-transform: uppercase;
}

footer .footermenu a{
    color: black;
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

footer .footerlogo{
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
}

footer .footerbeeldmerk{
    position: absolute;
    bottom: 87%;
    right: -10%;
    width: 600px;
    opacity: 0.4;
}

footer .footermenu .kolom .linkrij{
    margin-top: 40px;
}


footer .footerwrapper .custom-logo-link{
    max-width: 400px;
    display: flex;
    align-items: center;
}

footer .footerwrapper .custom-logo-link img{
    height: auto;
    width: 100%;
    margin: 0 auto;
}

footer .icons a i{
    color: #AACA5B;
    font-size: 32px;
}

footer .icons{
    display: flex;
    align-items: flex-end;
    gap: 60px;
    margin-top: 20px;
}

footer .footerwrapper .contacticons{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-end;
    width: min-content;
}

footer .footerwrapper .contacticons h2{
    margin-top: 0;
    margin-bottom: 0;
    color: black;
}

footer .footerwrapper .contacticons img{
    width: 32px;
}

footer .footerwrapper .contacticons li{
    list-style-type: none;
    display: flex;
    flex: 0 0 100%;
    width: max-content;
}

footer .footerwrapper .contacticons a{
    color: black;
    display: flex;
    align-items: center;
    gap: 10px;
}

footer .footerwrapper .contacticons i{
    font-size: 20px;
    width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1250px) {
    body section#nieuws .container .nieuwsblok .contentnieuws{
        padding: 40px;
    }
}

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

    body.single .itemfotocontentwrap .itemfoto{
        flex: 0 0 100%;
        display: flex;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .home section#hero .herocontainer{
        width: 65%!important;
    }
    

    body.single .itemfotocontentwrap .itemcontent{
        flex: 0 0 100%;
    }

    .page-container{
        width: 100%;
    }

    .ramenovermij .contentrightslide{
        position: absolute!important;
    }

    .ramenovermij .contactraam{
        margin-top: 0!important;
    }

    section#diensten .container{
        gap: 2%;
    }

    section#diensten .container .dienst{
        flex: 0 0 49%;
    }

    section#diensten .container .dienst:nth-child(n+3){
        margin-top: 40px;
    }

    body section#content .contentblock{
        flex: 0 0 100%;
        order: 2;
    }

    section#content .container{
        justify-content: center;
    }

    body section#content .contentdruppels{
        flex: 0 0 100%;
        order: 1;
    }
    
    body section#werkgebieden .container .singleblockwerkgebieden{
        flex: 0 0 100%;
    }

    body section#werkgebieden .container .singleblockwerkgebieden:nth-child(n+2){
        margin-top: 40px;
    }
}

@media screen and (max-width: 1000px) {
    body section#nieuws .container .nieuwsblok{
        flex: 0 0 100%;
    }

    section#nieuws .container .nieuwsblok:nth-child(n+2){
        margin-top: 20px;
    }

    .single .singlebootcontent .bootcontenttext{
        flex: 0 0 100%;
    }

    .single .singlebootcontent .featuredimg{
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 900px) {
    .page-template-template-contact .page-container .container .contactform, .page-template-template-contact .page-container .container .contactinfowrapper{
        flex: 0 0 100%!important;
    }

    .page-template-template-contact .page-container .container .contactinfowrapper{
        margin-top: 40px;
    }

    .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
        line-height: 1!important;
    }

    .page-template-template-contact .page-container .container .contactinfowrapper .custom-logo-link img{
        margin: 0 auto;
    }

    .page-template-template-contact .page-container .container .contactinfowrapper .custom-logo-link{
        width: 100%;
    }

    .page-template-template-contact .page-container .container .contactinfowrapper .contacticons li{
        justify-content: center;
    }

    body section#content .contentdruppels{
        flex: 0 0 100%!important;
    }

}

@media screen and (max-width: 940px) {
    section#hero .raam{
        position: absolute;
        top: 110px;
        z-index: -1;
        right: 0;
    }

    .ramenovermij .raam{
        position: static!important;
    }

    section#hero .contactraam{
        margin-top: 60px;
    }

    section#diensten{
        width: 100%;
    }

    
}

@media screen and (max-width: 940px) and (min-width: 680px) {
    body section#hero .herocontainer{
        width: 60%!important;
    }
}


@media screen and (max-width: 680px) {
    section#hero .raam, section#hero .contactraam{
        width: 275px;
        height: 500px;
        
    }

    .page-template-template-contact .page-container .gform_heading{
        width: 100%;
    }

    .page-template-template-contact .page-container .contactform .vogelblokken{
        position: static!important;
    }

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

    footer .footerwrapper .contacticons li{
        justify-content: center;
    }

    footer .footerwrapper .contacticons{
        width: auto!important;
        justify-content: center;
        margin-top: 20px;
    }

    footer .rightside{
        display: block!important;
        text-align: center;
    }

    section#werkgebieden .container .singleblockwerkgebieden .iconwerkgebieden{
        flex: 0 0 60%!important;
        margin-bottom: 20px;
    }

    section#werkgebieden .container .singleblockwerkgebieden .iconwerkgebieden img{
        margin: 0 auto;
    }

    .home section#hero .herocontainer{
        margin-left: 5%;
        width: 90%!important;
    }

    section#werkgebieden .container{
        justify-content: center;
    }

    section#hero .contentrightslide h1{
        width: 100%!important;
    }

    section#werkgebieden .container .singleblockwerkgebieden{
        justify-content: center;
        padding: 0!important;
        text-align: center;
    }

    section#werkgebieden .container .singleblockwerkgebieden .contentwerkgebieden{
        flex: 0 0 100%!important;
    }

    body section#werkgebieden .container .singleblockwerkgebieden .contentwerkgebieden{
        width: 100%;
        
    }

    section#hero .contentrightslide .aftertitel{
        top: -75px!important;
        right: 10%!important;
    }

    body section#werkgebieden .container .singleblockwerkgebieden{
        padding: 40px 40px;
    }

    .home section#hero .raam, .home section#hero .contactraam{
        position: static!important;
        margin: 0 auto;
    }

    .home section#hero{
        gap: 40px!important;
    }

    body section#hero .herocontainer{
        width: 80%!important;
    }

    .overmijcontent .content ul {
        padding-left: 20px!important;
    }

    .home section#hero .contentrightslide{
        text-align: center;
    }

    section#hero .contentrightslide h1{
        font-size: 50px!important;
        line-height: 54px!important;
    }

    section#hero .contentrightslide h2{
        font-size: 20px;
        line-height: 22px;
    }

    section#diensten .container .dienst{
        flex: 0 0 100%;
        text-align: center;
    }

    section#diensten .container .dienst:nth-child(n+2){
        margin-top: 40px;
    }

    section#diensten .dienst .dienstcontent{
        justify-content: center!important;
    }

    section#hero .contactraam{
        padding: 60px 0;
    }

    section#hero .contactraam li .contactinfo{
        flex: 0 0 60%;
    }
}

@media screen and (max-width: 1400px) {
    body section#hero .contentrightslide h3{
        font-size: 45px;
        line-height: 55px;
    }

    body section#hero .herocontainer{
        width: 45%;
    }
}



body .ramenovermij{
    justify-content: center!important;
}

.ramenovermij .contactraam{
    position: absolute;
    margin-left: 375px;
    z-index: -2!important;
}

.overmijcontent .content h2{
    color: black;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 25px;
}

.overmijcontent .bulletpoints{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.overmijcontent .bulletpoints .bulletpoint{
    color: #5996F8;
    font-style: italic;
}

.overmijcontent .content ul li{
    display: flex;
    align-items: center;
    color: black;
}

.overmijcontent .content ul li:nth-child(n+2){
    margin-top: 15px;
}

.overmijcontent .content ul li:before {
    content:"";
    font-size:30px;
    height: 10px;
    width: 10px;
    flex: 0 0 10px;
    border-radius: 100%;
    vertical-align:middle;
    line-height:30px;
    background: var(--maincolor);
    margin-right: 10px;
}


.overmijcontent .content ul{
    padding-left: 60px;
}

.page-template-template-contact .page-container .container{
    z-index: 2;
    overflow: visible;
}

.page-container .partofcontact.bottompart{
    margin-top: 80px;
}

.page-container .partofcontact{
    display: grid;
    grid-template-columns: 0.5fr 1.5fr;
    gap: 80px;
}

.page-container .partofcontact .foto{
    position: relative;
}

.page-container .partofcontact .foto img{
    border-radius: 10px;
    width: 100%;
}

.page-container .partofcontact iframe{
    border-radius: 10px;
    display: block;
}

.page-template-template-contact .page-container .container .contactform{
    flex: 0 0 47.5%;
}

.page-template-template-contact .page-container .container .contactinfowrapper{
    flex: 0 0 47.5%;
}

.page-template-template-contact .page-container .container .contactinfowrapper .custom-logo-link img{
    height: 90px;
    width: auto;
}

.page-template-template-contact .page-container .container .contactinfowrapper .contacticons img{
    width: 40px;
    height: auto;
}

.page-template-template-contact .page-container .container .contactinfowrapper .contacticons li{
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: black;
    gap: 30px;
    margin-top: 20px;
}

.page-template-template-contact .page-container .container .contactinfowrapper .contacticons li a{
    color: black;
    display: flex;
    align-items: center;
    gap: 10px;
}

.page-template-template-contact .page-container .container .contactinfowrapper .contacticons li a i{
    font-size: 26px;
    color: #0077bb;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer{
    display: inline-flex!important;
    align-items: center;
}

.page-template-template-landingspagina .raamdeurcontent{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: black;
}

section#content .backdropbeeldmerk{
    position: absolute;
    left: -10%;
    opacity: 0.1;
    z-index: -2;
    pointer-events: none;
}

section#content .container{
    margin-left: 10%;
}

section#content .contentdruppels{
    flex: 0 0 60%;
    position: relative;
    height: 500px;
}

section#content .contentdruppels img{
    height: 100%;
    width: 100%;
    max-width: unset;
    object-fit: cover;
    border-radius: 5px;
}


section#content .contentdruppels .druppelmetimg{
    width: 100%;
    transform: rotate(-140deg);
}

section#content .contentdruppels .druppelmetimg pattern image{
    transform: rotate(140deg);
    transform-origin: center;
}

section#content .contentdruppels .druppelzonderimg{
    width: 100%;
    transform: rotate(-125deg);
    position: absolute;
    right: -55px;
    width: 100%;
    bottom: -36px;
    z-index: -1;
}

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

section#werkgebieden .container .singleblockwerkgebieden{
    flex: 0 0 48%;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    gap: 5%;
}

section#werkgebieden .container .singleblockwerkgebieden .contentwerkgebieden{
    flex: 0 0 70%;
}

section#werkgebieden .container .singleblockwerkgebieden .iconwerkgebieden{
    flex: 0 0 25%;
}

section#werkgebieden .container .singleblockwerkgebieden:nth-child(n+3){
    margin-top: 40px;
}

section#werkgebieden .container .singleblockwerkgebieden .backdropbeeldmerkwerkgebieden{
    position: absolute;
    height: 200%;
    width: auto;
    right: -20%;
    opacity: 0.1;
    pointer-events: none;
    max-width: none;
}

section#werkgebieden h2{
    position: relative;
    color: black;
    font-weight: bold;
    font-size: 25px;
    margin-top: 0;
}

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

section#nieuws{
    margin-top: 120px;
    margin-bottom: 180px;
}

section#nieuws .container{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    
}

section#nieuws .container .nieuwsblok{
    flex: 0 0 32%;
    background-color: #d2dee1;
    box-sizing: border-box;
    border-radius: 20px;
    z-index: 2;
    overflow: hidden;
}

section#nieuws .container .nieuwsblok img{
    object-fit: cover;
    width: 100%;
    height: 300px;
}

section#nieuws .container .nieuwsblok .contentnieuws{
    width: 100%;
    padding: 40px 80px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
}

section#nieuws .container .nieuwsblok .backdropbeeldmerknieuws{
    position: absolute;
    height: 125%;
    width: auto;
    max-width: unset;
    right: -20%;
    opacity: 0.1;
    pointer-events: none;
}

section#nieuws h2{
    position: relative;
    color: black;
    font-weight: bold;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 0;
}

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

section#gallery .container{
    overflow: visible!important;
}

.page-template-template-landingspagina .content-container .content{
    width: 60%;
    margin-left: 10%;
}

.paginasectie .vogelblokken{
    position: absolute;
    top: -20px;
    right: -90px;
    height: 60px;
    width: auto;
}

.blokkentekstmetfoto{
    position: relative;
}

.blokkentekstmetfoto .vogelblokken{
    top: -80px;
} 

.backdropbeeldmerktemplate{
    position: absolute;
    right: -10%;
    width: 50%;
    top: -10%;
    opacity: 0.1;
    height: auto;
    pointer-events: none;
}

#hero.nohome .herocontainer{
    position: static;
}

#hero.nohome{
    padding-top: 120px;
    padding-bottom: 0px!important;
    overflow: visible!important;
}


.backdropbeeldmerkcontainer{
    position: absolute;
    left: -10%;
    width: 50%;
    top: 10%;
    opacity: 0.1;
    height: auto;
    pointer-events: none;
}

.single .itemfotocontentwrap{
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
}

.single .itemfotocontentwrap .itemfoto{
    flex: 0 0 30%;
    display: flex;
    align-items: center;
}

.single .itemfotocontentwrap .itemfoto img{
    border-radius: 20px;

}

.single .itemfotocontentwrap .itemcontent{
    flex: 0 0 65%;
}

.single .itemfotocontentwrap{
    margin: 40px 0;
}


.content-wrapper{
    z-index: 2;
    position: relative;
}

.headerglow{
    position: absolute;
    top: -383px;
    left: -405px;
    width: 1124px;
    height: 1124px;
    background: transparent radial-gradient(closest-side at 50% 50%, #9CD8D3 0%, #B1F1FF00 100%) 0% 0% no-repeat padding-box;
opacity: 0.25;
pointer-events: none;
}

section#werkgebieden{
    padding-bottom: 125px;
    position: relative;
}

section#werkgebieden .glowwerkgebieden{
    bottom: -200px;
    right: -200px;
    width: 50%;
    height: 600px;
    background: transparent radial-gradient(closest-side at 50% 50%, #9CD8D3 0%, #B1F1FF00 100%) 0% 0% no-repeat padding-box;
    opacity: 0.25;
    position: absolute;
    pointer-events: none;
}

section#reviews{
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 80px;
    position: relative;
}

.ti-widget.ti-goog .ti-rating-text, .ti-widget.ti-goog .ti-rating-text strong, .ti-widget.ti-goog .ti-rating-text strong a, .ti-widget.ti-goog .ti-rating-text strong span, .ti-widget.ti-goog .ti-rating-text span strong, .ti-widget.ti-goog .ti-rating-text span, .ti-widget.ti-goog .ti-footer, .ti-widget.ti-goog .ti-footer strong, .ti-widget.ti-goog .ti-footer span, .ti-widget.ti-goog .ti-footer strong a{
    color: var(--maincolor)!important;
}

.reviewvogels{
    position: absolute;
    height: 60px;
    width: auto;
    right: 8%;
    top: 10px;
}

.paginasectie.blokkentekstmetfoto .container{
    column-gap: 2%;
}

.paginasectie.blokkentekstmetfoto .single-bloktekstmetfoto{
    flex: 0 0 49%;
}

.gform_wrapper.gravity-theme input[type='text'], .gform_wrapper.gravity-theme input[type='email'], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme .gfield textarea.small{
    position: relative;
    z-index: 3;
}

.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{
    z-index: 3;
}

@media screen and (max-width: 600px) {
    body section#boten .boot{
        flex: 0 0 100%!important;
    }

    section#boten .botenwrapper .boot:nth-child(n+2){
        margin-top: 20px!important;
    }
}

@media screen and (max-width: 500px) {
    .single .galerij ul{
        grid-template-columns: repeat(1, 1fr)!important;
        row-gap: 20px;
        column-gap: 0!important;
    }

    .single .galerij ul li{
        grid-row-end: unset!important;
        grid-column-end: unset!important;
    }
}

[data-widget="123boeken"] .widget-123boeken-section-container .widget-123boeken-section-left{
    padding-left: 0!important;
    padding-right: 0!important;
}

[data-widget="123boeken"] .widget-123boeken-booking, [data-widget="123boeken"] .widget-123boeken-voucher{
    max-width: unset!important;
}

[data-widget="123boeken"] .widget-123boeken-button button.widget-123boeken-back, [data-widget="123boeken"] .widget-123boeken-button a.widget-123boeken-back{
    margin-left: 0!important;
}

[data-widget="123boeken"] .widget-123boeken-button button, [data-widget="123boeken"] .widget-123boeken-button a{
    text-transform: capitalize;
}

@media screen and (max-width: 400px) {
    body section#boten h1, section#diensten h1{
        font-size: 35px;
        top: -22px;
    }

    body section#content h1{
        top: 0!important;
        font-size: 35px;
    }

    body section#reviews h1{
        top: -20px;
        font-size: 35px;
    }
}

@media screen and (max-width: 1000px) {
    .paginasectie.blokkentekstmetfoto .single-bloktekstmetfoto{
        flex: 0 0 100%!important;
    }

    .page-container .partofcontact{
        grid-template-columns: 1fr;
        gap: 40px;
    }

    body.page-template-template-over-mij .content-container .portret{
        flex: 0 0 60%;
        margin: 0 auto;
    }

    body.page-template-template-over-mij .content-container .content{
        flex:  0 0 100%;
    }

    section#hero .heroafbeelding img{
        height: 400px!important;
    }

    .single .details{
        display: block;
        margin-top: 60px!important;
    }
    .single [data-widget="123boeken"] .widget-123boeken-persons .widget-123boeken-title{
        flex-grow: 1;
    }

    .single .details .speclijst{
        margin-bottom: 20px;
    }

    .single .title .button{
        flex: 0 0 100%;
    }

    .single .title{
        flex-wrap: wrap;
        gap: 10px!important;
    }

    .container table{
        display: block;
    overflow-x: scroll;
    border: 0!important;
    }
    .single .galerij{
        margin-bottom: 80px;
    }

    .single .galerij ul{
        grid-template-columns: repeat(2, 1fr);
    }

    section#boten .boot{
        flex: 0 0 49%!important;
    }

    section#boten .boot:nth-child(n+3){
        margin-top: 2%;
    }

    .archive #boten .botenwrapper{
        gap: 2%;
    }

    section#hero .herobeeldmerk{
        width: 75%;
    }

    section.tekstrechtsfotolinks h1{
        margin-top: 20px;
    }

    .page-template-template-landingspagina .content-container .content{
        width: 80%;
        margin-left: 0 auto!important;
    }

    .paginasectie .vogelblokken{
        position: static!important;
        margin-top: -70px;
        float: right;
    }

    .page-template-template-landingspagina .paginasectie.tekstrechtsfotolinks .container{
        justify-content: center;
    }
}

.splide__pagination{
    display: none;
}

.page-template-template-contact .page-container .contactform{
    position: relative;

}

.page-template-template-contact .page-container .contactform .vogelblokken{
    top: 0;
    left: 60%;
    height: 60px;
    width: auto;
    position: absolute;
}

@media screen and (max-width: 1100px) {
    footer .rightside{
        flex: 0 0 100%;
        justify-content: center;
    }

    footer .footerlogo{
        flex: 0 0 75%;
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 850px) {
    [data-widget="123boeken"] .widget-123boeken-overview[data-format="1"] .widget-123boeken-overview-inner .widget-123boeken-results>*{
        flex: 0 0 100%!important;
    }

    [data-widget="123boeken"] .widget-123boeken-filter .widget-123boeken-filter-inner form .widget-123boeken-filter-item{
        flex: 0 0 100%;
        flex-basis: 100%!important;
    }
}

section#boten .boot .infolijst li{
    display: flex;
    gap: 10px;
    align-items: center;
}

section#boten .boot .infolijst li i{
    color: #94DD74;
}

section#boten .boot{
    background-color: white;
    border-radius: 20px;
    box-shadow: 0px 3px 6px #00000029;
    overflow: hidden;
    word-break: break-word;
    opacity: 0.6;
    transition: 0.2s all ease-in-out;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

section#boten .boot h3{
    color: black;
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 10px;
}

.archive #boten .boot{
    opacity: 1!important;
    flex: 0 0 24%;
}

.archive #boten .boot:nth-child(n+5){
    margin-top: 1.333%;
}

.archive #boten .botenwrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 1.3333%;
}

section#boten .boot .prijs{
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}

section#boten .boot.is-visible{
    opacity: 1!important;
}

section#boten .boot a.button{
    margin-left: 20px;
    margin-bottom: 20px;
    border: 2px solid black;
    color: black;
    background: white;
    font-size: 18px;
    padding: 15px 20px!important;
    width: fit-content;
}

section#boten .boot .bootcontent{
    padding: 20px;
    box-sizing: border-box;
    flex-grow: 1;
}

section#boten .boot img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}

section#boten h1{
    color: black;
    opacity: 0.1;
    text-align: left !important;
    font-size: 46px;
    font-weight: 800;
    margin-bottom: 0;
    position: absolute;
    top: -30px;
    z-index: -1;
    text-transform: uppercase;
    margin-top: 0;
}

section#boten .container{
    overflow: visible;
}

section#boten .container a.button{
    margin-bottom: 20px;
}

section#boten h2{
    position: relative;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    display: table;
    margin: 20px 0;
}

section#boten #bootslider{
    margin-left: 10%;
}

section#boten #bootslider .splide__track{
    overflow: visible!important;
}
@media screen and (min-width: 1000px) {
section#boten #bootslider .splide__list{
    padding-right: 10%!important;
    margin-right: 10%!important;
}
}

section#boten .boot .infolijst li p{
    margin: 0;
}

section#boten .boot .infolijst li{
    margin-top: 5px;
}

section#boten .splide__arrow--prev{
    left: -3em!important;
}

section#maps{
    padding-top: 40px;
    padding-bottom: 80px;
    margin-bottom: 0!important;
}

section#maps iframe{
    border-radius: 20px;
}

footer .footermenu{
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    width: 100%;
}

footer .footermenu .kolom{
    flex: 1 0 21.25%;
}

[data-widget="123boeken"]{
    width: auto!important;
    max-width: unset!important;
}

[data-widget="123boeken"] .widget-123boeken-overview[data-format="1"] .widget-123boeken-overview-inner .widget-123boeken-results>* .widget-123boeken-inner{
    border-radius: 20px;
    overflow: hidden;
    background-color: white!important;
    box-shadow: 0px 3px 6px #00000029!important;
}

[data-widget="123boeken"] .widget-123boeken-overview[data-format="1"] .widget-123boeken-overview-inner .widget-123boeken-results>* .widget-123boeken-description:after{
    color: black!important;
    background: none!important;
    font-size: 30px!important;
}

[data-widget="123boeken"] .widget-123boeken-overview[data-format="1"] .widget-123boeken-overview-inner .widget-123boeken-results>* .widget-123boeken-inner:hover{
    box-shadow: 0px 3px 6px #00000029;
}

[data-widget="123boeken"] .widget-123boeken-filter{
    border: 0!important;
    background: transparent!important;
    padding: 0!important;
    margin: 0!important;
}

section#reviews .single-review{
    background: white;
    border: 3px solid #AACA5B;
    opacity: 1;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 20px;
}

section#reviews .splide__track{
    padding: 0px!important;
}


section#reviews .single-review .glsr-tag-value{
    margin-bottom: 5px;
    margin-top: 0;
}

.page-template-template-over-mij .content-container{
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    align-items: flex-start;
    overflow: visible!important;
}

.page-template-template-over-mij .content-container .portret{
    flex: 0 0 20%;
    position: relative;
    
}

.page-template-template-over-mij .content-container .portret img{
    border-radius: 10px;
}

.page-template-template-over-mij .content-container .portret:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    border: 3px solid #AACA5B;
    border-radius: 10px;
    right: -20px;
    top: -20px;
    z-index: -1;
}

.page-template-template-over-mij .content-container .content{
    flex: 1;
}

/* ====== WIE IS MARC ====== */
.sectie-wie-is-marc{
  --radius: 18px;
  --frame-border: 3px;
  background: var(--bg, #fff);
  padding: clamp(32px, 5vw, 72px) 16px;
}

.sectie-wie-is-marc .swim__inner{
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1.4fr; /* beeld links, tekst rechts */
  gap: clamp(20px, 4vw, 56px);
  align-items: start;
}

@media (max-width: 980px){
  .sectie-wie-is-marc .swim__inner{
    grid-template-columns: 1fr;
  }
}

/* Foto met “groene kader + notch” zoals screenshot */
.sectie-wie-is-marc .swim__media{
  position: relative;
}

.sectie-wie-is-marc .swim__frame{
  position: relative;
  border-radius: var(--radius);
  padding: 14px; /* ruimte tussen kader en foto */
}

.sectie-wie-is-marc .swim__frame::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: var(--radius);
  border: var(--frame-border) solid var(--accent, #9CCB24);
  pointer-events: none;
}

/* Notch (opening) in het bovenste deel van het kader */
.sectie-wie-is-marc .swim__frame::before{
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;              /* breedte van de opening */
  height: calc(var(--frame-border) + 2px);
  background: var(--bg, #fff);
  z-index: 2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.sectie-wie-is-marc .marc-foto{
  display: block;
  width: 100%;
  height: auto;
  border-radius: calc(var(--radius) - 6px);
}

/* Titel met verticale accentbalk links in de tekst */
.sectie-wie-is-marc .swim__title{
  font-size: clamp(28px, 3.2vw, 44px);
  line-height: 1.1;
  font-weight: 800;
  margin: 0 0 18px 0;
  display: flex;
  align-items: center;
  gap: 12px;
}

.sectie-wie-is-marc .swim__title-bar{
  width: 6px;
  height: 1.2em;
  background: var(--accent, #9CCB24);
  border-radius: 99px;
  flex: 0 0 6px;
}

.sectie-wie-is-marc .swim__text{
  font-size: clamp(16px, 1.25vw, 18px);
  line-height: 1.7;
  color: #1a1a1a;
}

.sectie-wie-is-marc .swim__content{
  padding-top: clamp(0px, 1vw, 10px);
}
