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

.single-block a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.category-pro-tec .projects-list{
    display: none!important;
}

.category-pro-biotic .single-project h3{
    display: none;
}

.category-pro-biotic .single-project p{
    display: none;
}

body.archive.category.category-pro-tec .tekstbiotic{
    display: none;
}

.tekstt p:last-child:before {
display: none;
}

.tekstt p:last-child{
    margin-left: 0px !Important;
}


body.archive.category.category-pro-biotic .balie{
    display: none;
}

body.archive.category.category-pro-biotic .tekstprotec{
display: none;
}

.balie {
    flex-wrap: wrap;
    align-items: center;
    padding: 30px;
    justify-content: center;
    text-align: center;
    background: #33333314;
    margin: 30px 0;
}

.tekstt p:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    left: -30px;
    color: #2d8f2d;
}

.tekstt p{
margin-left: 30px;
position: relative;
}

.cont{
        font-weight: bold;
    color: #173763;
    margin-top: 20px;
}

.img img{
    width: 15%;
}
.img {
    flex: 0 0 30%;
    display: flex;
    justify-content: center;
}

.cont{
    flex: 0 0 70%;
}

.arrowdown i{
    color: #193b68;
    font-family: 'FontAwesome';
    font-size: 50px;
}

#footer:after {
    position: absolute;
    content: '';
    width: 1200px;
    height: 1250px;
    background: #22487c;
    bottom: -181px;
    border-radius: 100%;
    left: 1000px;
}

.content strong{
    color: #173763;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    display: flex !important;
    align-items: center!important;
    padding: 0;
}

.buttonspetronas{
    background: linear-gradient(45deg, #00a99c, #00a99c6b);
    padding: 5px 20px;
    border-radius: 30px;
    color: white;
    font-weight: bold;
    margin-top: 20px;
}

.buttonsynmar{
    padding: 5px 20px;
    background: linear-gradient(45deg, #ad4f29, #af9b65);
    border-radius: 30px;
    color: white;
    font-weight: bold;
    margin-top: 20px;
}

.buttonspetronas i,
.buttonsynmar i{
margin-left: 10px;
}

.background:nth-child(2) {
    background: #00a99c;
}

.background:nth-child(1) {
    background: #ad4f29;
}

.single-block:nth-child(2) img {
    width: 150px;
    flex: 0 0 20%;
}

.single-block img {
    width: 150px;
    flex: 0 0 40%;
}

.single-block h3 {
    font-size: 40px;
    margin: 20px 0;
    color: #183a67;
}

.background:nth-child(2) .merkbutton {
    background: linear-gradient(45deg, #00a99c, #00a99c6b);
    padding: 10px 20px;
    border-radius: 30px;
}

.background:nth-child(1) .merkbutton {
    background: linear-gradient(45deg, #ad4f29, #af9b65);
    padding: 10px 20px;
    border-radius: 30px;
    transition: all.5s;
}

.background:nth-child(1) .merkbutton:hover{
    background: linear-gradient(220deg, #ad4f29, #af9b65);
}

.merkbutton a {
    color: #f5f5f5;
    font-weight: bold;
}

.maincontentblock p {
    color: black;
}

#blocks {
    background: #F9F9F9;
    padding: 100px 0;
    padding-bottom: 20px;
    position: relative;
}

#blocks:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 200px;
    background: url(/wp-content/uploads/2022/03/before-blocks.png);
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: -200px;
    display: flex;
    justify-content: center;
    z-index: 999;
}

.merkbutton i {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    margin-left: 10px;
}

#kenteken {
    display: flex;
    margin-top: -70px;
    justify-content: center;
    margin-bottom: 50px;
}

.numb {
    padding: 15px 50px;
}

.blokkenteken {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    width: 110%;
    height: 110px;
    padding: 30px 0;
    margin: 30px 0;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    box-shadow: 11px 0px 11px #00000024;
}

.afbeelding {
    height: 70px;
    flex: 0 0 35%;
    margin-right: 5%;
}

.afbeelding img{
    height: 100%;
}

.kentekenbord {
    display: table;
    z-index: 99;
    text-align: center;
}

.for {
    color: white;
    background: #0043ff;
    padding: 25px;
    font-size: 70px;
    border-radius: 10px;
}

#kenteken h1 {
    background: #ffffff;
    font-size: 70px;
    font-family: inherit !important;
    margin: 0;
    display: flex;
    color: #183a67;
    border-radius: 100px;
    box-shadow: 0 0 7px #00000054;
    align-items: center;
}

.block-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.single-block {
    flex: 0 0 43%;
    text-align: center;
}

.pdfdownload {
    background: #f6a12d;
    text-decoration: none!important;
    margin-bottom: 0.67em;
    font-weight: 700;
    font-size: 18px;
    color: white;
    padding: 10px;
    border-radius: 5px;
}

.pdfdownload i {
    color: white!important;
}

.mega-menu-wrap a.charlieselected::before {
    position: absolute!important;
    content: ''!important;
    width: 100%!important;
    height: 4px!important;
    background-color: #f6a12d!important;
    bottom: 5px!important;
    left: 0!important;
}

.desktop .mega-menu-wrap a {
    position: relative;
    text-decoration: none!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2021/10/Naamloos-8.png);
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 30%;
}

.mega-menu-wrap a::before {
    position: absolute!important;
    content: ''!important;
    width: 0!important;
    height: 2px!important;
    background-color: #f6a12d!important;
    transition: width 0.2s ease-in-out;
    bottom: 5px!important;
    left: 0!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu input,
#mega-menu-wrap-header-menu #mega-menu-header-menu img {
    max-width: 100%;
    padding: 20px !important;
    box-sizing: border-box;
}

.mega-sub-menu a::before {
    display: none!important;
}

.nav-bar .mega-menu-item a {
    color: white!important;
}

.nav-bar .mega-menu-item {
    width: 100%!important;
}

.nav-bar #mega-menu-header-menu a::before {
    display: none!important;
}

.mega-sub-menu a:hover {
    opacity: 0.8!important;
}

.mega-menu-wrap a:hover::before {
    position: absolute!important;
    content: ''!important;
    width: 100%!important;
    height: 2px!important;
    background-color: #f6a12d!important;
    bottom: 5px!important;
    left: 0!important;
}

.mega-menu-toggle {
    display: none!important;
}

.nav-bar #mega-menu-header-menu {
    display: block!important;
    background-color: transparent!important;
    margin-top: 65px!important;
}

.nav-bar #mega-menu-header-menu a {
    background-color: transparent!important;
    text-align: center!important;
}

.desktop .mega-menu-item>.mega-sub-menu {
    display: flex!important;
    align-items: center;
    flex-wrap: wrap;
    min-height: 500px!important;
}

.mega-sub-menu {
    background: #ffb54f!important;
}

.nav-bar .mega-hide-on-mobile {
    display: none!important;
}

.nav-bar .mega-sub-menu .mega-sub-menu li {
    width: 100%!important;
}

.desktop .mega-sub-menu .mega-sub-menu {
    display: flex!important;
    align-items: center;
    flex-wrap: wrap;
}

.desktop #mega-menu-wrap-header-menu {
    position: initial!important;
}

.desktop #mega-menu-wrap-header-menu #mega-menu-header-menu {
    position: initial!important;
}

#mega-menu-header-menu .mega-sub-menu a {
    color: white!important;
}

#mega-menu-header-menu .mega-sub-menu li {
    border-bottom: white !important;
}

.nav-bar #mega-menu-header-menu .mega-menu-item-has-children a {
    display: flex!important;
    justify-content: center;
}

.logo {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}

.logo img {
    width: 300px;
}

.content i {
    font-size: 20px;
    margin-right: 10px;
    color: #f6a12d;
}

.content h1 {
    color: #173763;
    font-size: 35px;
    margin-top: 0px;
    z-index: 9999;
    bottom: 0px;
}

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

.afbeeldingproject {
    display: block;
    width: 30%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.wrapsingle {
    display: flex;
    padding: 50px 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}


@media screen and (max-width: 1300px) {
    li.single {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
    section#gallery ul li {
        flex: 0 0 47.5%;
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
        width: 100%!important;
    }
}

.single-project {
    flex: 0 0 31%;
    margin-bottom: 50px;
}

body.single section#gallery ul li:nth-child(n+5) {
    padding-top: 60px;
}

@media screen and (max-width: 1440px) {
    body.single section#gallery ul li:nth-child(n+6) {
        padding-top: 60px;
    }
}

.projects-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tekstbiotic {
    margin-bottom: 50px;
}

body.home .single-project-content {
    display: flex;
    align-items: center;
}

.form-right {
    flex: 0 0 50%;
}

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

.content li {
    list-style-type: disc;
}

body.home .single-project {
    flex: 0 0 100%;
    padding-bottom: 30px;
    position: relative;
    box-sizing: border-box;
}

.single-project-info {
    text-align: left;
}

body.archive #objecten {
    padding: 70px 0;
}

.buttonassorti {
    display: flex;
    background: #173763;
    padding: 7px;
    color: white;
    align-items: center;
    border-radius: 30px;
    margin-top: 10px;
    justify-content: center;
}

.single-project figure {
    display: flex;
    justify-content: center;
}

.single-project-info h3 {
    color: #173763;
    margin: 20px 0;
    font-size: 25px;
    text-align: center;
}

.single-project-info p {
    color: #000000bd;
    text-align: center;
}

body.home .single-project-info {
    color: #000000b3;
    margin-left: 50px;
}

.wrapassortiment {
    display: flex;
    justify-content: space-between;
    margin: 60px 0;
}

.single-item {
    flex: 0 0 23%;
}

.single-item h1,
p {
    margin: 0;
}

.single-item p {
    color: #ed1c24;
}

.afbeeldingitem {
    height: 180px;
    overflow: hidden;
    border-radius: 30px;
}

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

.ifrmevideo {
    flex: 0 0 48%;
    margin-bottom: -5px;
}

#content {
    margin-bottom: 0px !Important;
}

.ifrmevideo iframe {
    width: 100%;
    height: 400px;
    border-radius: 30px;
}

#videos .col-row {
    display: flex;
    padding: 100px;
    background: white;
    justify-content: space-between;
}

@media screen and(max-width: 900px) {
    .gallerydefault .gallery-item {
        width: 100% !Important;
        margin-right: 2%;
    }
    section#gallery ul li {
        flex: 0 0 98% !important;
    }
}

#audio-control i {
    font-size: 30px;
}

#audio-control {
    display: none;
}

video#myVideo {
    width: 100%;
    position: inherit;
}

.beforevideoslide {
    display: none;
}

.video-embed iframe {
    width: 100% !important;
    height: 103vh;
}

.onderaan {
    font-weight: 500;
    color: #51b846;
}

img.attachment-large.size-large {
    border-radius: 30px;
}

.colcontactge {
flex: 0 0 33.333%;
} 

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

.foto.front img {
    border-radius: 30px;
}

#team {
    padding: 100px 0;
}

.naamenfunctie {
    border-bottom: dashed 2px #51b846;
}

.naam {
    font-size: 35px;
    margin: 10px;
    color: #51b846;
}

.functie {
    background: #51b846;
    color: white;
    padding: 5px 10px;
    border-radius: 30px;
}

.teamlid {
    flex: 0 0 23%;
    text-align: center;
}

#team-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.video-embed {
    width: 100vw;
    height: 100vh;
}

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

.contactgegevens li a {
    justify-content: center;
}




textarea#input_1_3 {
    background: #ffffff;
    border-radius: 30px !important;
    border: none !important;
    padding: 20px;
    color: black !important;
}

.afbeeldingbedrijf {
    flex: 0 0 30%;
}

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

.colcontact {
    flex: 0 0 33.33%;
    padding: 90px;
    padding-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 0px;
    box-sizing: border-box;
    z-index: 9999;
}

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

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

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

body.home .single-project .button {
    margin-top: 10px;
    padding: 10px 20px;
    background: #ffffff;
    color: #2d3183 !important;
    font-size: 17px;
    border-radius: 30px;
    font-weight: bold;
    text-align: center;
    display: table !important;
    justify-content: center;
}

body.home #objecten h1 {
    font-size: 60px;
    color: #ffffff40;
    position: relative;
}

body.home #objecten h3 {
    text-align: left;
    color: #ffffff;
    font-size: 30px;
    margin-top: 20px;
}

body.home #objecten p {
    color: #ffffffb3;
}

.bubbleprojects {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2021/10/Naamloos-5-1.png);
    width: 92%;
    height: 1000px;
    right: -100%;
    opacity: 0;
    top: -120px;
    background-size: 30%;
    background-repeat: no-repeat;
}

#projecten:before {
    position: absolute;
    content: "";
    border-radius: 100%;
    width: 1400px;
    right: -800px;
    height: 1000px;
    z-index: -1;
    background: #ecf7ebe8;
    top: -279px;
}


.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;
    border-radius: 30px !important;
}

.gform_wrapper.gravity-theme * {
    box-sizing: border-box;
    color: #ffffff;
}

input#gform_submit_button_1 {
    color: #015596 !important;
}

.contactform input#input_1_1 {
    color: black !important;
}

.contactform input#input_1_2 {
    color: black !important;
}

body.home #objecten:before {
    content: "";
    background: #2e3289eb;
    position: absolute;
    width: 100%;
    height: 100%;
}

#objecten i {
    margin-right: 20px;
}

body.home #objecten {
    background: url(/wp-content/uploads/2021/10/Zwolle3_Small-1030x773-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.afbeelding-right {
    flex: 0 0 55%;
}

.tekstcont {
    padding: 120px;
    margin-right: -100px;
    margin-top: 120px;
    text-align: left;
    display: flex;
    align-items: center;
    position: relative;
    background: #ffffffd1;
    z-index: 9;
}

.petronas {
    position: relative;
}

.petronas:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2022/03/backcontentmerk.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: -960px;
    top: 60px;
}

.numb{
    position: relative;
    overflow: hidden;
}

.numb:before{
    position: absolute;
    content: '';
    width: 710px;
    height: 290px;
    left: 130px;
    opacity: 0.1;
    background: linear-gradient(45deg, #183a68cc, #153665);
    bottom: -190px;
    border-radius: 100%;
}

.petronas {
    background: url("/wp-content/uploads/2025/06/thumbnail_5-Liter-Syntium-3000-AV-5W-40-3.png");
    padding: 150px 0;
    background-size: cover;
    overflow: hidden;
    z-index: 9999;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
        background-color: white;
}

.synmar:before {
    content: '';
    position: absolute;
    width: 1700px;
    height: 112%;
    background: url(/wp-content/uploads/2022/03/backcontentmerk.png);
    background-repeat: no-repeat;
    background-size: 100%;
    right: -811px;
    top: -119px;
    transform: rotate(180deg);
}

.synmar {
    background: url(/wp-content/uploads/2025/06/IMG_1063-002_3-scaled.png);
    padding: 220px 0;
    padding-top: 50px;
    background-size: contain;
    margin-bottom: -120px;
    overflow: hidden;
    position: relative;
    z-index: 9999;
    box-shadow: 1px -5px 12px #00000036;
    background-repeat: no-repeat;
    background-color: black;
    background-position: center;
}

.col.map iframe{
    border-top-right-radius: 400px;
    border-bottom-right-radius: 250px;
}

.synmar .contentmerken {
    text-align: right;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
}

.contentmerken {
    width: 40%;
    position: relative;
    padding: 50px 0;
    line-height: 30px;
    padding-top: 100px;
    font-size: 17px;
}

.contentmerken img {
    width: 300px;
    flex: 0 0 50%;
}

.contentmerken p {
    flex: 0 0 100%;
    color: black;
}

.rl h1 {
    font-size: 40px;
    margin: 20px 0;
    color: #183a67;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0 !Important;
    width: 100%;
}

.desktop .mega-menu-item>.mega-sub-menu {
    min-height: auto !important;
}

li#mega-menu-item {
    padding: 10px !important;
    background: #e3a043;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item a {
    padding: 10px !Important;
    border-top: solid 2px #ffffff59 !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:nth-child(1) a {
    padding: 10px !Important;
    border-top: none !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12 {
    width: 70%;
    padding: 10px 0;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu input,
#mega-menu-wrap-header-menu #mega-menu-header-menu img {
    border-radius: 30px !Important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu input,
#mega-menu-wrap-header-menu #mega-menu-header-menu img {
    max-width: 100%;
    height: 250px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12 {
    width: 67% !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12 {
    width: 30% !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
    top: 106px !important;
    z-index: 999!important;
    border-radius: 0!important;
    background: #ffb54f!important;
    border: 0!important;
    padding: 0px!important;
    width: 70%;
    max-width: none!important;
    right: 0!important;
    left: inherit !important;
}

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

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

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

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

@media screen and (max-width: 2000px) {
    .gform_wrapper.gravity-theme .gfield_label {
        font-size: 17px !important;
    }
}

.splide--fade {
    height: 100%;
    overflow-y: hidden;
    box-shadow: 0 0 13px 3px #0000003b;
}

.my-slider-progress {
    display: none;
    background: #ffffff;
    position: absolute;
    width: 100%;
    z-index: 999999;
    margin-top: -6px;
    height: 20px;
}

.my-slider-progress-bar {
    height: 10px;
    height: 10px;
    transition: width 400ms ease;
    width: 0;
}

.splide__slide {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.splide__slide .image {
    flex: 0 0 100%;
    height: 100%;
}

.splide__slide #slider-caption {
    color: #183a67;
    position: absolute;
    overflow: hidden;
    width: 25% !important;
    padding: 10px;
    z-index: 9999999999;
    justify-content: center;
    text-align: left;
    box-sizing: border-box;
    left: 37.5%;
    top: 25%;
}

.splide__arrows {
    display: none;
}

#slider-caption a.button {
    margin: 0;
    padding: 10px 20px;
    border-radius: 30px !important;
    background: linear-gradient(45deg, #183a67, #215395);
    display: inline-block !important;
    color: #ffffff !important;
    font-size: 17px;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: bold;
}

#slider-caption i {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    margin-left: 10px;
}

    .splide__track {
        height: 100%;
    }
    .splide__slide img {
        width: 100%;
        min-width: 100%;
        max-width: unset!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: '';
    }*/
    section#blocks .container {
        overflow: visible;
    }
    section#blocks .block-row {
        margin: 0;
        padding: 0;
    }

    .single-blocka {
        flex: 0 0 23%;
    }
    .single-item h1 {
        color: #565656;
    }
    #gallery-2 img {
        border-radius: 10px;
        border: solid 5px #2f74a9 !Important;
    }
    .gallery-item {
        width: auto !Important;
        margin: 5px;
    }
    #gallery-2 img {
        border-radius: 10px;
        border: solid 5px #2f74a9 !important;
    }
    #gallery-2 {
        display: flex !important;
        justify-content: center !important;
    }
    #gallery-1 {
        display: flex !important;
        justify-content: center !important;
    }
    .wrapopslag {
        display: flex;
        position: relative;
        flex-wrap: wrap;
        justify-content: center;
    }
    a.buttonassorti {
        width: auto;
        display: block;
        background: #ed1c24;
        padding: 10px;
        border-radius: 30px;
        color: white;
        text-align: center;
    }
    #opslag {
        padding: 60px 0;
        background: url(/wp-content/uploads/2022/02/pexels-tiger-lily-4483610-scaled.jpg);
        background-repeat: no-repeat;
        position: relative;
    }
    #opslag::before {
        position: absolute;
        content: '';
        width: 100%;
        top: 0;
        height: 100%;
        background: #015596f0;
    }
    .opslag-variabele:nth-child(1) {
        border-right: solid 2px #ffffff4f;
    }
    .opslag-variabele h1 {
        color: #ffffff;
        font-size: 36px;
        margin-bottom: 0px;
    }
    .opslag-variabele p {
        color: #ffffff;
        padding: 20px 0;
        word-break: break-word;
    }
    .contentassorti {
        text-align: center;
    }
    section#blocks .block-row .single-block img {
        display: inline-block;

    }
    section#blocks .block-row .single-block figure {
        overflow: hidden;
        position: relative;
    }
    .opslag-variabele {
        background: #015596;
        padding: 30px;
        border-radius: 10px;
        text-align: center;
    }
    .opslag-variabele {
        background: transparent;
        padding: 30px;
        border-radius: 0;
        flex: 0 0 48%;
        box-sizing: border-box;
    }
    #gallery-1 img {
        border-radius: 10px;
        border: solid 5px #2f74a9 !important;
    }
    #gallery-1 .gallery-item {
        width: auto !Important;
    }
    #gallery-2 .gallery-item {
        width: auto !important;
        margin: 5px !important;
    }
    .maincontentblock {
        display: flex;
        flex-wrap: wrap;
        justify-content: center !important;
        place-content: flex-start;
        text-align: left;
        position: relative;
    }
    .usps li i {
        margin-right: 7px;
        color: #015596;
    }
    #usp h2 {
        color: #015596;
        font-size: 35px;
    }
    .wraproww {
        display: flex;
        flex-wrap: wrap;
        margin-top: 5%;
        z-index: 9999;
        position: relative;
    }
    .wraproww .roww:nth-child(1) {
        border-top-left-radius: 10px;
    }
    .wraproww .roww:nth-child(4) {
        border-bottom-right-radius: 10px;
    }
    .wraproww .roww:nth-child(2) {
        background: #015596d1;
        border-top-right-radius: 10px;
    }
    .wraproww .roww:nth-child(3) {
        background: #015596d1;
        border-bottom-left-radius: 10px;
    }
    .roww {
        flex: 0 0 50%;
        padding: 20px;
        background: #015596;
        box-sizing: border-box;
        color: white;
    }
    .wrapperusp {
        display: flex;
        flex-wrap: wrap;
    }
    .usps {
        flex: 0 0 30%;
    }
    .specificaties {
        flex: 0 0 70%;
        border-left: 2px solid #2f74a947;
        box-sizing: border-box;
        padding-left: 60px;
    }
    #usp {
        padding: 60px 0;
        position: relative;
    }
    .single-block:nth-child(2) .maincontentblock h1 {
        font-size: 30px;
        color: white;
        padding: 30px;
        text-align: center;
    }
    .single-block:nth-child(1) .maincontentblock h1 {
        font-size: 30px;
        color: white;
        padding: 30px;
        text-align: center;
    }
    body.home section#blocks .block-row .single-block a {
        position: relative;
        align-items: center;
    }
    .container .block-row:nth-child(2) .single-block a {
        flex-direction: row-reverse;
    }
    section#blocks .block-row .single-block a i {
        margin-top: 20px;
        font-size: 30px;
        color: var(--maincolor);
    }
    svg#Laag_1 {
        width: 70%;
    }
   
    section#blocks .block-row .single-block p {
        line-height: 30px;
        text-align: center;
        padding: 0 20px 20px;
        font-weight: 300;
        flex: 0 0 90%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    section#blocks .block-row .single-block span.icon {
        text-align: center;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    section#blocks .block-row .single-block span.icon i {
        background: #ffd300;
        padding: 5px;
        border-radius: 100%;
        font-size: 50px;
        color: #32326c;
        margin-top: 20px;
        height: 90px;
        width: 90px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    /* 600px --> */
    @media screen and (min-width: 600px) {
        section#blocks .block-row {
            flex-wrap: wrap;
            display: flex;
            align-items: baseline;
            justify-content: space-between;
            z-index: 1;
            position: relative;
        }
        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;
    }
    /* 900px --> */

    @media screen and (max-width: 1150px) {
        .form-right {
            flex: 0 0 100%;
            margin-top: 80px;
        }

        footer {
            padding-top: 0px !important;
        }

        .col.map iframe {
            border-top-right-radius: 0px !important;
            border-bottom-right-radius: 0px!important;
        }
        section#blocks .block-row .single-block {
            padding-right: 0px !important;
            margin: 0;
        }
        footer iframe {
            height: 600px !important;
        }
        footer .col-list .col {
            flex: 0 0 100% !important;
            position: relative;
        }
        .colcontact {
            flex: 0 0 100%;
            padding: 90px;
            padding-top: 20px;
            margin-bottom: 15px;
            padding-bottom: 0px;
            box-sizing: border-box;
        }
        .formulier:before {
            display: none;
        }
        label.gfield_label {
            margin-top: 30px;
        }
        body.single .content {
            flex: 0 0 100%;
            box-sizing: border-box;
        }
        li.single {
            padding: 10px;
        }
        body.home section#blocks .block-row .single-block:last-child {
            margin-right: 0;
        }
        section#blocks .block-row .single-block {
            flex: 0 0 100%;
            margin-bottom: 5%;
            border-radius: 10px;
        }
        section#blocks .block-row .single-block-2 {
            margin: 10px;
        }
        body.home section#blocks .block-row .single-block p {
            font-size: 17px;
            padding: 0 20px 17px 20px;
            line-height: 30px;
        }
        section#blocks .block-row .single-block p {
            padding: 0 40px 20px 40px;
            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 {
        height: 600px;
        overflow: hidden;
    }
    @media screen and (min-width: 3840px) {
        .container {
            width: 80%!important;
        }
        .colcontactge ul li,
        .colcontactge ul li i {
            font-size: 35px!important;
        }
        body.page-template-default .content ul {
            margin-left: 40px!important;
            margin-top: 20px!important;
        }
        .content-container ul li {
            font-size: 35px!important;
            line-height: normal;
        }
        header#mainbar nav ul li a {
            font-size: 32px!important;
        }
        header#mainbar figure.nav-logo a img {
            width: 160px!important;
        }
        h3 {
            font-size: 60px!important;
        }
        .buttonassorti {
            padding: 20px!important;
        }
        h1 {
            font-size: 80px!important;
        }
        h2 {
            font-size: 70px!important;
            display: inline-block;
        }
        body .gform_wrapper label.gfield_label,
        .gfield_required_text,
        .gfield_checkbox label {
            font-size: 30px!important;
        }
        .ifrmevideo iframe {
            height: 750px!important;
        }
        .ginput_container input,
        .ginput_container textarea,
        .gform_button {
            padding: 20px!important;
            font-size: 30px!important;
        }
        section#content {
            background-position: 100% 0px!important;
        }
        p,
        td {
            font-size: 35px!important;
            line-height: 50px!important;
        }
    }
    @media screen and (max-width: 1600px) {
        section#content {
            position: relative;
            display: flex;
            background: url(/wp-content/uploads/2021/10/luchtfoto.jpg);
            background-repeat: no-repeat !important;
            background-size: 90% !important;
            background-position: 530px -13px !important;
        }
    }
    @media screen and (max-width: 1300px) {
        a.single-item {
            flex: 0 0 100%;
        }
        .single-project {
            flex: 1 0 48%;
            padding: 30px;
            box-sizing: border-box;
        }
        .wrapassortiment {
            flex-wrap: wrap;
        }
        .afbeeldingitem {
            height: 65%;
        }
    }
    @media screen and (max-width: 600px) {
        a.single-item {
            flex: 0 0 100%;
        }
        #slider-caption h1 {
            font-size: 29px!important;
            ;
        }
        .formulier {
            padding: 0px !Important;
            background: transparent !important;
        }
        .formulier.gform_wrapper.gravity-theme .gfield input.large,
        .gform_wrapper.gravity-theme .gfield select.large {
            background: #f7f7f7 !important;
        }
        .formulier .gform_wrapper.gravity-theme * {
            color: #ef9d2f !important;
        }
        textarea#input_2_3 {
            background: #f7f7f7;
        }
        .single-project {
            flex: 0 0 100%;
            padding: 30px;
            box-sizing: border-box;
        }
    }
    @media screen and (max-width: 1900px) {
        section#content {
            position: relative;
            display: flex;
            background-repeat: no-repeat;
            background-size: 85%!important;
            background-position: 600px 0px;
        }
    }
    @media screen and (max-width: 5000px) {
        section#content {
            position: relative;
            display: flex;
            background-repeat: no-repeat;
            background-size: 70%;
            background-position: 785px -200px;
        }
    }
    #projecten i {
        display: none;
    }
    .titelblocks h1 {
        font-size: 60px;
        font-weight: normal;
        color: #0000009e;
        margin: 0;
    }
    section#content h1 {
        font-weight: bold;
        position: relative;
        color: #153665;
        text-align: left !important;
        font-size: 35px;
        font-weight: bold;
        margin-bottom: 10px;
    }
    section#content h1:first-child {
        margin-top: 0;
    }
    section#content h2 {
        position: relative;
        color: var(--maincolor);
        font-weight: bold;
        font-size: 25px;
        display: table;
    }
    section#content p {
        line-height: 35px;
        color: #153665;
        font-size: 18px;
    }
    section#content strong {
        color: var(--maincolor);
    }
    section#content ul {
        padding-left: 0;
    }
    section#content ul li {
        list-style-type: none;
        color: #ffffff;
        font-weight: bold;
        font-size: 17px;
        line-height: 30px;
    }
    .usps li {
        color: dimgrey;
        font-size: 17px;
    }
    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: #ffffff;
        font-weight: bold;
        padding: 10px 20px;
        border-radius: 30px;
        border: solid 2px;
        transition: all.5s;
    }
    section#content a:hover {
        background: white;
        color: #015596;
        text-decoration: none !important;
    }
    .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%;
        border-radius: 30px;
        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: #51b846;
        padding: 10px 20px;
        font-size: 21px;
        color: white !important;
        font-weight: 600;
        text-align: center;
        border-radius: 30px !important;
    }
    @media screen and (max-width: 700px) {
        body.home .blogcontainer {
            flex-direction: column;
        }
        body.home .blogcontainer .blog-post {
            margin: 0;
        }
        body.home .blogcontainer .blog-post:not(:first-child) {
            margin-top: 20px;
        }
    }
    footer {
        color: #fff;
        margin: 0 auto;
        position: relative;
        max-width: 100%;
        overflow: hidden;
        padding-top: 100px;
        background-color: #173763;
    }

    footer:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 300px;
        background: url(/wp-content/uploads/2022/03/before-blocks.png);
        background-repeat: no-repeat;
        background-size: 100%;
        top: -40px;
        display: flex;
        filter: brightness(100.5);
        transform: rotate(0deg);
        justify-content: center;
        z-index: 999;     
}
    footer p {
        line-height: 30px;
        font-weight: 300;
    }
    footer span.up {
        top: -19px;
        left: 0;
        right: 0;
        width: 50px;
        margin: 0 auto;
        height: 50px;
        position: absolute;
        transform: rotate(45deg);
        background: var(--maincolor);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    footer span.up i {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0 auto;
        cursor: pointer;
        position: absolute;
        font-size: 30px;
        transform: rotate(-45deg);
        text-align: center;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    footer h3 {
display: none;
    }
    footer .container {
        max-width: 1600px;
    }
    footer .col-list {
        display: flex;
        flex-wrap: wrap;
    }
    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;
        background: white;
        width: 15px;
        height: 15px;
        vertical-align: middle;
        -webkit-appearance: checkbox;
    }
    .gform_wrapper.gravity-theme .gfield input.large,
    .gform_wrapper.gravity-theme .gfield select.large {
        width: 100%;
        background: #ffffff;
        padding: 12px;
        border-radius: 10px!important;
        z-index: 99999;
    }
    .gform_wrapper .gfield_required {
        color: #ffffff !important;
        display: inline-block;
        font-size: 13.008px;
        padding-left: .125em;
    }
    footer .contactform .form-group .form-control {
        resize: none;
    }
    footer .col-list .agenda h3 {
        margin-bottom: 10px;
    }
    footer .col-list .agenda .item {
        border-top: 1px solid #fff;
    }
    footer .col-list .agenda .item .item-inner {
        padding: 20px 10px;
        box-sizing: border-box;
        transition: all .2s ease-in-out;
    }
    footer .col-list .agenda .item .item-inner:hover {
        background: #002c5d;
    }
    footer .col-list .agenda .item .item-title {
        color: #fff;
        margin: 0;
        font-size: 15px;
    }
    footer .col-list .agenda .item .item-date {
        color: #fff;
        font-size: 14px;
        font-style: italic;
    }
    @media screen and (max-width: 900px) {
        .roww {
            flex: 0 0 100%;
            padding: 20px;
            background: #015596;
            box-sizing: border-box;
            color: white;
        }

        .colcontactge {
            flex: 0 0 100%;
        }

        .wraproww .roww:nth-child(1) {
            background: #015596;
            border-top-left-radius: 30px;
            border-top-right-radius: 30px;
        }
        .opslag-variabele {
            background: #015596;
            padding: 30px;
            border-radius: 30px;
            flex: 0 0 100%;
            box-sizing: border-box;
            margin-bottom: 2%;
            position: relative;
        }
        .wraproww .roww:nth-child(4) {
            background: #2f75aa;
            border-bottom-left-radius: 30px;
        }
        .wraproww .roww:nth-child(2) {
            background: #2f75aa;
            border-top-right-radius: 0px;
        }
        .wraproww .roww:nth-child(3) {
            background: #015596;
            border-bottom-left-radius: 0px;
        }
        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: 900px) {
        footer .col-list .col {
            flex: 0 0 33.33%;
            position: relative;
        }
    }
    footer #sub-footer p {
        margin: 0;
        padding: 10px;
        text-align: center;
        color: white;
        z-index: 999;
        position: relative;
        font-weight: 400;
    }
    footer #sub-footer a {
        display: inline-block;
        color: white;
        font-weight: 600;
    }
    footer .openingstijden {
        display: block;
        margin-top: 10px;
    }
    footer .footer-contactgegevens {
    float: left;
    margin: 0;
    padding: 60px;
    overflow: hidden;
    width: 100%;
    z-index: 9999;
    display: block;
    position: relative;
    }
    footer .footer-contactgegevens li {
        width: 100%;
        float: left;
        margin-right: 10px;
        list-style-type: none;
        text-decoration: none;
    }
    footer .footer-contactgegevens a {
        color: #FFF;
        text-decoration: none;
        padding: 10px 0;
    }
    footer .footer-contactgegevens a:hover {
        text-decoration: none;
    }
    footer .footer-contactgegevens li:first-child {
        margin-top: 0;
    }
    footer .footer-contactgegevens li i {
        font-size: 23px;
        min-width: 23px;
        vertical-align: middle;
        margin-left: 1px;
        margin-right: 10px;
        text-align: center;
    }
    footer .footer-socialmedia {
        margin: 0;
        padding: 0;
        overflow: hidden;
        float: left;
    }
    footer .footer-socialmedia .single-sm a {
        color: #FFFFFF;
    }
    footer .footer-socialmedia .single-sm a:hover {
        color: #FFFFEE;
    }
    footer .footer-socialmedia li {
        list-style-type: none;
        float: left;
        margin-right: 10px;
        font-size: 28px;
    }
    footer .social-media .single-sm {
        font-size: 23px;
        list-style-type: none;
        float: left;
        margin-right: 10px;
    }
    div#content {
        position: relative;
    }
    img.watermerk {
        position: absolute;
        z-index: -1;
        width: 50%;
        opacity: 0.05;
    }
    img.pijl-boven {
        top: 0;
        right: 0;
    }
    img.pijl-onder {
        bottom: 0;
        left: 0;
    }
    body.page-template-default .content-container {
        display: flex;
        flex-wrap: wrap;
        padding: 100px 0;
        line-height: 30px;
        overflow: visible;
    }
    body.page-template-default .content {
        color: #838383;
        width: 100%;
        flex: 1;
    }
    li.single {
        padding-bottom: 60px;
    }
    body.page-template-default.page.page-id-165.logged-in.wp-custom-logo #gallery {
        display: none;
    }
    body.page-template-default .content h1 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 40px;
        padding-bottom: 10px;
    }
    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: var(--maincolor);
        font-weight: bold;
        text-decoration: none;
        display: inline;
    }
    body.page-template-default .content a:hover {
        text-decoration: underline;
    }
    body.page-template-default .content h2,
    body.page-template-default .content h3,
    body.page-template-default .content h4,
    body.page-template-default .content h5,
    body.page-template-default .content h6 {
        color: var(--maincolor);
        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;
    }
    body.page-template-default .content p {
        margin-top: 0;
    }
    body.page-template-default .content table {
        border: 1px solid #ccc;
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        width: 100%;
        table-layout: fixed;
    }
    body.page-template-default .content tr {
        border: 1px solid #ddd;
    }
    body.page-template-default .content td {
        display: table-cell;
        padding: 10px 20px;
        box-sizing: border-box;
    }
    @media screen and (max-width: 400px) {
        td {
            font-size: 74%;
        }
    }
    body.page-template-default .content td h1,
    body.page-template-default .content td h2,
    body.page-template-default .content td h3,
    body.page-template-default .content td h4 {
        margin-top: 0;
    }
    body.page-template-default .content th {
        display: table-cell;
        padding: 10px 20px;
        box-sizing: border-box;
        text-align: left;
        color: var(--maincolor);
    }
    body.page-id-516 .content tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    body.page-id-516 .content tr td:last-child {
        padding-left: 0 !important;
        flex-basis: 15%;
    }
    body.page-id-516 .content tr td:first-child {
        flex-basis: 80%;
    }
    @media screen and (max-width: 800px) {
        body.page-id-516 .content tr {
            flex-direction: column;
            align-items: flex-start;
        }
        body.single .afbeeldingproject {
            flex: 0 0 100%;
        }
        body.single .content {
            flex: 0 0 100%;
        }
    }
    /* 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;
    }
    @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: relative;
        z-index: -1;
        left: 50%;
        transform: translate(-50%, 0);
        max-width: none;
    }

    #single-banner{
        position: relative;
    }

    body.page-template-default.page.page-id-235 .content h1 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 40px;
        color: #1eb8b0;
        padding-bottom: 10px;
    }

    body.page-template-default.page.page-id-235 .content {
        color: #838383;
        width: 100%;
        flex: 1;
        text-align: center;
    }

    body.page-template-default.page.page-id-243 .content {
        color: #838383;
        width: 100%;
        flex: 1;
        text-align: center;
    }

    #single-banner:after{
        position: absolute;
        content: '';
        width: 100%;
        height: 125px;
        background: url(/wp-content/uploads/2022/03/before-blocks.png);
        background-repeat: no-repeat;
        background-size: 100%;
        top: 370px;
        transform: rotate(180deg);
        left: 0px;
        display: flex;
        filter: brightness(100.5);
        justify-content: center;
        z-index: 9999;
    }

    #single-banner:before{
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.287);
    }

    section#single-banner {
        height: 451px;
        overflow: hidden;
    }

    section#single-banner #caption {
        position: absolute;
        text-align: center;
        color: white;
        width: 100%;
        top: 25%;
    }
    section#single-banner #caption .foto-titels {
        display: inline-block;
    }
    section#single-banner #caption h1 {
        margin: 0;
        font-size: 60px;
    }
    section#single-banner #caption h2 {
        font-size: 20px;
        margin: 0;
        text-shadow: 2px 2px #000;
        text-align: right;
    }

    @media screen and (max-width: 1000px) {
        .afbeelding {
            height: 35px!important;
        }

        .afbeelding img{
            margin: 0 auto;
        }
    }

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

        #kenteken h1 {
            background: transparent !Important;
            box-shadow: none !Important;
            word-break: break-word !Important;
        }

        .afbeelding {
            flex: 0 0 50%;
            margin-right: 5%;
            height: 50px;
        }
    body.home{
        margin-top: 60px !Important;
    }

    .contentmerken {
    width: 100%;
    position: relative;
    padding: 50px 0;
    line-height: 30px;
    padding-top: 100px;
    font-size: 17px;
    color: white;
    }
    .blokkenteken {
        display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    width: 100%;
    height: 110px;
    padding: 30px 0;
    margin: 30px 0;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    box-shadow: 11px 0px 11px #00000024;
}

        .opslag-variabele {
            background: transparent;
            padding: 30px;
            border-radius: 0;
            flex: 0 0 100%;
            box-sizing: border-box;
        }
        .opslag-variabele:nth-child(1) {
            border-right: none;
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item a {
            border-top: none !important;
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:nth-child(even) {
            background: #efa948;
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
            top: 250px !important;
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12 {
            width: 100% !important;
            border-radius: 0 !important;
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12 a {
            font-size: 20px !important;
        }
        #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
            text-decoration: none !important;
        }
        footer .footer-contactgegevens a {
            width: 90%;
        }
        body.home #objecten h3 {
            font-size: 22px !important;
        }
        .logo img {
            width: 160px;
        }
        footer .footer-contactgegevens li {
            flex: 0 0 100%;
            padding: 10px 0;
        }
        footer iframe {
            height: 600px !important;
        }
        .contactgegevens {
            align-items: center;
            padding: 0px !Important;
        }
        #videos .col-row {
            padding: 50px;
            flex-wrap: wrap;
        }
        .ifrmevideo {
            flex: 0 0 100%;
            margin-bottom: 35px;
        }
        section#single-banner #caption h2 {
            text-align: center;
        }
    }
    @media screen and (max-width: 500px) {
        section#single-banner #caption h2 {
            display: none;
        }
    }
    section#gallery {
        padding: 10px 0;
    }
    textarea#input_2_3 {
        height: 288px;
        border: none;
        border-radius: 30px !important;
        padding: 20px;
    }
    section#gallery ul {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: center;
    }
    section#gallery ul li {
        flex: 0 0 23.5%;
        display: flex;
        border: none;
        margin: 10px;
        box-sizing: border-box;
        z-index: 9;
        position: relative;
        opacity: 0;
    }
    section#gallery ul li img {
        box-shadow: 4px -4px 11px 2px #0000001a;
        border-radius: 10px;
    }
    section#gallery ul li:hover img {
        transform: scale(1.06);
    }
    @media screen and (max-width: 1000px) {
        section#gallery ul li {
            flex: 0 0 50%;
        }
        .teamlid {
            flex: 0 0 47%;
        }
        body.single-post .post .content {
            padding: 0 !important;
            padding-top: 20px !important;
        }
    }
    @media screen and (max-width: 550px) {
        section#gallery ul li {
            flex: 0 0 50%;
        }
    }
    section#clients {
        display: flex;
    }
    section#faq {
        background: var(--maincolor);
        padding: 80px 0;
    }
    section#faq .container {
        display: flex;
        flex-wrap: wrap;
    }
    section#faq h3 {
        color: white;
        font-size: 26px;
        font-weight: 600;
        margin: 0 0 20px 0;
        flex: 0 0 100%;
    }
    section#faq p {
        flex: 0 0 50%;
        padding-right: 40px;
        box-sizing: border-box;
        margin: 0;
        color: white;
    }
    section#faq .faq-row {
        flex: 1 0 50%;
    }
    section#faq .single-faq:last-child {
        border-bottom: none;
    }
    section#faq .single-faq {
        border-bottom: 1px solid var(--subcolor);
    }
    section#faq .faq-sib {
        cursor: pointer;
        padding: 20px;
        box-sizing: border-box;
        background: white;
        color: var(--subcolor);
    }
    section#faq .vraag i {
        float: right;
        font-size: 21px;
    }
    section#faq .vraag i.fa-minus-circle {
        display: none;
    }
    section#faq .antwoord {
        display: none;
        background: var(--maincolor);
        color: white;
        line-height: 30px;
    }
    /* Section -> Logos */
    section#logos {
        background: #FFF;
        margin-bottom: 40px;
    }
    section#logos .container .bx-wrapper {
        margin: 0 auto;
        border: none;
        padding: 40px 0;
        background: none;
        box-shadow: none;
    }
    section#logos .container .logo-wall {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: -10px;
    }
    section#logos .container .logo-wall .logo-brick {
        width: 100px;
        height: 100px;
        display: flex;
        margin: 10px;
        align-items: center;
        justify-content: center;
    }
    @media screen and (max-width: 800px) {
        section#logos .container {
            width: 90% !important;
            padding: 0 !important;
        }
        section#logos .container .logo-wall .logo-brick {
            height: 75px;
            width: 75px;
        }
    }
    @media screen and (min-width: 800px) {
        section#logos .container .logo-wall {
            padding: 40px 0;
        }
    }
    .product-row {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        border-bottom: 1px solid #bebbbb;
        padding-bottom: 10px;
    }
    @media screen and (max-width: 900px) {
        .product-row {
            flex-direction: column;
            align-items: start;
        }
        body.post-type-archive-producten aside#single-content h1 {
            padding-bottom: 10px;
        }
    }
    .product-row .page-title {
        flex: 1 0 30%;
    }
    .product-row .categories-list,
    .product-row .button-wrapper {
        flex: 1 0 70%;
    }
    .product-row .button-wrapper {
        justify-content: flex-end;
    }
    .product-row .button-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .product-row .button-wrapper .button {
        display: block;
        background: var(--maincolor);
        color: #fff;
        padding: 10px 20px;
        opacity: 1;
        transition: all .2s ease-in-out;
    }
    .product-row .button-wrapper .button:hover {
        opacity: 0.90;
    }
    .product-row .page-title {
        box-sizing: border-box;
        padding: 0;
        text-align: left !important;
        display: block !important;
        color: var(--maincolor) !important;
    }
    .product-row .page-title:before,
    .product-row .page-title:after {
        display: none !important;
    }
    @media screen and (max-width: 900px) {
        .product-row .page-title {
            padding-bottom: 10px;
        }
        .categories-list {
            justify-content: flex-start;
        }
    }
    @media screen and (min-width: 900px) {
        .categories-list {
            justify-content: flex-end;
        }
    }
    .categories-list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
    .categories-list li,
    .categories-list li.sort {
        color: #fff;
        background: var(--maincolor);
        padding-left: 10px;
        border-bottom: 5px solid #fff;
    }
    .categories-list li a {
        color: #fff;
        padding: 10px 20px 10px 0;
        transition: all .2s ease-in-out;
        display: inline-block;
    }
    .categories-list li.sort {
        color: #fff;
        display: inline-block;
        padding: 10px;
    }
    .categories-list li a:hover {
        text-decoration: underline;
    }
    .product-topbar {
        position: absolute;
        z-index: 1000;
        background: var(--subcolor);
        color: white;
        padding: 7px 13px;
        box-sizing: border-box;
        right: 0;
    }
    .category-sportcruisers-jachten .product-topbar .post-categories li a,
    .category-sportcruisers-jachten .product-topbar .price {
        padding: 10px 10px;
    }
    @media screen and (max-width: 1450px) and (min-width: 1150px) {
        .category-sportcruisers-jachten .product-topbar .post-categories li a,
        .category-sportcruisers-jachten .product-topbar .price {
            font-size: 12px;
        }
    }
    .product-topbar .post-categories li a,
    .product-topbar .price {
        color: #fff;
        padding: 10px 20px;
        transition: all .2s ease-in-out;
        display: block;
    }
    .product-topbar .post-categories li a {
        background: #042d3c;
    }
    .product-topbar .price {
        background: #df5327;
    }
    #maps-iframe {
        width: 100%;
        height: 500px;
    }
    .thumbnail {
        overflow: hidden;
        width: 100%;
        max-height: 400px;
        display: flex;
        align-items: center;
    }
    .thumbnail a img {
        height: auto;
        max-width: 800px;
        width: 100%;
    }
    .thumbnail a {
        display: table;
        float: left;
    }
    .product-title {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .product-title .title {
        margin: 0;
        padding: 0;
        line-height: 32px;
        padding-top: 10px;
    }
    .product-title .price {
        margin: 0;
        padding: 0;
        font-size: 20px !important;
        padding-bottom: 5px;
        border-bottom: 1px solid #e4e4e4;
        color: #df5327 !important;
    }
    body.page-template-template-merkboten .content-container {
        display: flex;
        padding: 50px 0 60px 0;
        line-height: 30px;
    }
    body.page-template-template-merkboten .content h1 {
        margin-top: 0;
    }
    body.page-template-template-merkboten .content ul {
        margin-left: 25px;
    }
    body.page-template-template-merkboten .content ul li {
        list-style-type: disc;
    }
    body.page-template-template-merkboten .content a {
        color: var(--maincolor);
        font-weight: bold;
        text-decoration: none;
        display: inline;
    }
    body.page-template-template-merkboten .content a:hover {
        text-decoration: underline;
    }
    body.page-template-template-merkboten .content h1,
    body.page-template-template-merkboten .content h2,
    body.page-template-template-merkboten .content h3,
    body.page-template-template-merkboten .content h4,
    body.page-template-template-merkboten .content h5 {
        color: var(--maincolor);
        font-weight: bold;
    }
    body.page-template-template-merkboten .content {
        color: #303030;
        width: 100%;
    }
    body.page-template-template-merkboten .content h2,
    body.page-template-template-merkboten .content h3,
    body.page-template-template-merkboten .content h4,
    body.page-template-template-merkboten .content h5 {
        margin-bottom: 0;
    }
    body.page-template-template-merkboten .content p {
        margin-top: 0;
    }
    body.page-template-template-merkboten .content-container .form-right h3 {
        color: var(--maincolor);
        font-weight: bold;
        margin: 0;
        font-size: 23px;
    }
    body.page-template-template-merkboten .content-container .form-right {
        margin-left: 40px;
        flex: 0 0 300px;
    }
    section#maps {
        position: relative;
        overflow: hidden;
    }
    body.page-id-388 h1 {
        margin-top: 10px !important;
        margin-bottom: 10px;
    }
    form#mc4wp-form-1 .mc4wp-form-fields .form-row {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    form#mc4wp-form-1 .mc4wp-form-fields .form-row input {
        border: 1px solid #d2d2d2;
        padding: 5px 10px;
        box-sizing: border-box;
        margin: 5px;
    }
    form#mc4wp-form-1 .mc4wp-form-fields .form-row input:focus {
        outline: none;
        border: 1px solid var(--maincolor);
    }
    form#mc4wp-form-1 .mc4wp-form-fields .form-row textarea {
        resize: none;
        border: 1px solid #d2d2d2;
        -webkit-box-shadow: inset 0;
        -moz-box-shadow: inset 0;
        box-shadow: inset 0;
    }
    form#mc4wp-form-1 .mc4wp-form-fields .form-row textarea:focus {
        outline: none;
        border: 1px solid var(--maincolor);
    }
    form#mc4wp-form-1 .mc4wp-form-fields .form-row input[type="submit"] {
        background: var(--maincolor);
        font-size: 16px !important;
        text-align: center;
        font-weight: 500;
        color: white;
        padding: 10px 20px !important;
        box-sizing: border-box;
        border-radius: 5px !important;
        border: none;
        border-radius: 0;
        width: auto;
        font-size: 15px;
        padding: 3px 20px;
        margin: 10px 0 0 0 !important;
        flex: none !important;
    }
    form#mc4wp-form-1 .mc4wp-form-fields .form-row input[type="submit"]:hover {
        opacity: 0.9;
    }
    @media screen and (min-width: 800px) {
        form#mc4wp-form-1 .mc4wp-form-fields .form-row label {
            flex: 0 0 10%;
        }
        form#mc4wp-form-1 .mc4wp-form-fields .form-row input {
            flex: 0 0 30%;
        }
        form#mc4wp-form-1 .mc4wp-form-fields .form-row input[type="submit"] {
            flex: 0 0 40%;
        }
    }
    section#recensies {
        background-repeat: no-repeat;
        padding: 80px 0;
        position: relative;
        text-align: center;
        background-size: cover !important;
        background-position: center !important;
    }
    section#recensies .bx-wrapper {
        -webkit-box-shadow: none;
        box-shadow: 0;
        border: 0;
        background: 0;
        width: auto;
        margin: 0 auto;
    }

    section#recensies .bx-wrapper p {
        color: #fff;
        font-family: "Raleway", sans-serif;
        position: relative;
        padding-bottom: 20px;
        padding-top: 10px;
        margin: 0 auto;
        display: table;
        text-align: left;
        max-width: 700px;
    }
    section#recensies .bx-wrapper p:after {
        content: "";
        width: 50px;
        height: 3px;
        background: #fff;
        bottom: 0;
        left: 0;
        position: absolute;
    }
    section#recensies .bx-wrapper li {
        position: relative !important;
        margin: 0 auto;
    }
    section#recensies .bx-wrapper li .bxslider-wrapper {
        display: table;
        margin: 0 auto;
        padding: 0 15px;
    }
    section#recensies .bx-wrapper li .bxslider-wrapper:hover {
        cursor: grab;
        cursor: -webkit-grab;
    }
    section#recensies .bx-wrapper h1 {
        display: table;
        font-family: "Raleway", sans-serif;
        font-size: 19px;
        font-weight: 600;
        text-align: left;
        color: #fff;
    }
    section#recensies .bx-wrapper .bx-pager {
        bottom: 0;
    }
    section#recensies .bx-wrapper .bx-controls-direction a {
        z-index: 20 !important;
    }
    section#recensies .bx-wrapper .bx-pager a {
        background: transparent !important;
        border: 1px solid var(--maincolor) !important;
        border-radius: 15px !important;
    }
    section#recensies .bx-wrapper .bx-pager a.active {
        background: #fff !important;
    }
    section#recensies:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        background-size: 100%;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.29);
    }
    section#recensies .container .star-ratings-css {
        unicode-bidi: bidi-override;
        color: grey;
        font-size: 40px;
        height: 40px;
        width: 167px;
        margin: 0 auto;
        position: relative;
        padding: 0;
        display: table;
    }
    section#recensies .container .star-ratings-css .star-ratings-css-top {
        color: #ff9802;
        padding: 0;
        position: absolute;
        z-index: 1;
        display: block;
        top: 0;
        left: 0;
        overflow: hidden;
        text-shadow: 0px 0px 1px rgb(0, 0, 0);
    }
    section#recensies .container .star-ratings-css .star-ratings-css-bottom {
        padding: 0;
        display: block;
        z-index: 0;
    }
    @media screen and (max-width: 300px) {
        section#recensies .bx-wrapper .bx-controls-direction a {
            display: none;
        }
    }
    @media screen and (min-width: 300px) and (max-width: 600px) {
        section#recensies .bx-wrapper li .bxslider-wrapper {
            margin: 0 auto;
            padding: 0 50px;
        }
        section#recensies .bx-wrapper .bx-controls-direction a {
            top: 15%;
        }
    }
    body:not(.home) section#recensies {
        margin-top: 40px;
    }
    body.single-post .post ul {
        margin-left: 25px;
    }
    body.single-post .post ul li {
        list-style-type: disc;
    }
    body.single-post .post {
        margin: 100px 10px;
        background: #fff;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        align-items: center;
    }
    body.single-post .post .topbar {
        display: flex;
        margin-bottom: 50px;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        border-bottom: solid 2px #51b8462e;
        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: #51b846;
        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: #51b846;
    }
    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: #51b84678;
        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: dashed #51b8469e 2px;
    }
    body.single-post .post .image img {
        display: block;
        border-radius: 30px;
    }
    @media screen and (max-width: 1000px) {
        body.single-post .post {
            flex-direction: column;
        }
        section#content .tekstcont {
            border-bottom-right-radius: 0px !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: dashed 2px #51b8468f !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: #2a5d7e !important;
        ;
    }
    body.blog .blogcontainer .blog-post:hover {
        opacity: 0.9;
    }
    body.blog .blogcontainer .blog-post a {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        color: #464646;
    }

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

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: #51b846;
    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;
    }
    section#blocks {
        position: relative;
        text-align: center;
        margin: 0 auto;
        padding: 40px 0;
        padding-top: 40px;
    }
}

@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: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: #000000;
    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.home #objecten h1 {
        font-size: 40px;
        color: #ffffff40;
        position: relative;
    }
    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;
    }
    .single-project-info h3 {
        font-size: 20px !important;
    }
    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;
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item {
        display: list-item !important;
        margin: 0!important;
        clear: both!important;
        border: 0!important;
    }
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
        width: 100% !important;
        clear: both!important;
    }
}

@media screen and (max-width: 1250px) {
    #kenteken {
        margin-top: 0px !important;
    }
}

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

    .colcontact {
        padding: 50px;
    }

    section#gallery ul li {
        flex: 0 0 45.5%;
        display: flex;
        border: none;
        margin: 10px;
        box-sizing: border-box;
        z-index: 9;
        position: relative;
        opacity: 0;
    }
}

@media screen and (max-width: 1000px) {
    .colcontact:before {
        display: none;
    }
    .usps h2 {
        margin-top: 0;
    }
    .colcontact {
        padding: 40px;
    }
}

@media screen and (max-width: 1750px) {
    #usp::before {
        content: '';
        position: absolute;
        width: 514px;
        left: -90px;
        opacity: 0.3;
        height: 719px;
        bottom: -60px;
        background: url(/wp-content/uploads/2022/02/before-wav.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }
}

@media screen and (max-width: 1400px) {
    .wrapperusp {
        display: block;
    }

    .synmar:before {
        width: 115% !Important;
    }
    .specificaties {
        flex: 0 0 70%;
        border-left: 0;
        box-sizing: border-box;
        padding-left: 0;
    }
}
@media screen and (max-width: 1600px) {
.petronas:before {
    left: -800px;
}
.synmar:before {
    width: 99%;
}
}
@media screen and (max-width: 1400px) {
.petronas:before {
    left: -700px;
}
}

@media screen and (max-width: 1300px) {
.petronas:before {
    left: -600px;
}
}
@media screen and (max-width: 1250px) {
.colcontact {
    flex: 0 0 100% !important;
}
}

@media screen and (max-width: 1200px) {
.contentmerken {
    width: 100%;
    position: relative;
    line-height: 30px;
    padding: 90px;
    font-size: 17px;
    border-radius: 50px;
    box-sizing: border-box;
    background: white;
}



.petronas:before {
display: none;
}

.synmar .contentmerken {
    text-align: left;
}

.contentmerken {
    width: 100%;
    position: relative;
    line-height: 30px;
    padding: 90px;
    font-size: 17px;
    border-radius: 50px;
    box-sizing: border-box;
    background: white;
}

.synmar .contentmerken {
    justify-content: left;
}

.splide--fade {
    height: 60vh !Important;
    overflow-y: hidden;
    box-shadow: 0 0 13px 3px #0000003b;
}
.splide__slide #slider-caption {
    color: #183a67;
    position: absolute;
    overflow: hidden;
    width: 90% !important;
    padding: 10px;
    z-index: 9999999999;
    justify-content: center;
    text-align: left;
    box-sizing: border-box;
    left: 30px;
    top: 25%;
}

.numb {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.splide__slide img {
    width: 100%;
    min-width: 100%;
    opacity: 0.2;
    max-width: unset!important;
}

.synmar:before{
    display: none;
}
}