/*
Theme Name: Goes & Roos theme
Theme URI: https://www.goesenroos.nl
Author: Goes & Roos
Author URI: https://www.goesenroos.nl
Description: Goes & Roos theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: goesenroos-site-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

body {
    font-family: 'Karla', sans-serif;
    font-size: 22px;
    color: #1e1e1e;
    overflow-x: hidden;
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6  {
    font-family: 'Karla', sans-serif;
    color: #4c2c31;
    font-weight: 300;
}

strong {
	font-weight:700;
}

.h2, h2,
.h1, h1 {
    font-size: calc(1.375rem + 1.5vw);
}

a {
    color: var(--goud);
    text-decoration: none;
}

a:hover,
a:focus {
    color:  var(--goud);
}

::-moz-selection {
    background:  var(--rood);
    color: #fff;
}

::selection {
    background:  var(--rood);
    color: #fff;
}

.wp-block-button__link {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 250px;
    font-weight: 700;
}

p {
    font-size: 20px;
}

p,
li {
    line-height: 1.8;
}

.mt-7 {
    padding-top: 7rem;
}


.ul-checks {
	font-size:20px;
}

.ul-checks li {
	list-style: none;
}

/* .ul-checks li:before {
    width: 26px;
    height: 26px;
    position: relative;
    top: 7px;
    margin-right: 8px;
    background-color: #ebdcc9;
    border-radius: 50%;
    content: '';
    display: inline-block;
    margin-left: -34px;
} */

.ul-checks li:before {
    width: 11px;
    height: 19px;
    position: relative;
    top: 0;
    left: 0;
    transform: rotate(45deg);
    border-bottom: 2px solid #4c2c31;
    border-right: 2px solid #4c2c31;
    display: inline-block;
    content: '';
    margin-left: -26px;
    margin-right: 14px;
}


@media(min-width :1381px) {
    .container, .container-lg, .container-md, .container-sm,
    .container, .alignwide.wp-block-columns, .alignwide .wp-block-group__inner-container {
        max-width: 1380px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        margin-bottom: 0;
    }
}

:root {
    --rood: #4c2c31 ;
    --goud: #cd9952;
    --wine: #943839;
}

.bg-grijs {
    background-color: #f0f4f5;
}

.bg-rood {
    background-color: var(--rood);
}

.bg-wine {
    background-color: var(--wine);
}


.rood {
    color: var(--rood);
}

.goud {
    color: var(--goud);
}

.gap-4 {
    gap: 4rem !important;
}

/* navbar */

.navbar.navbar-scroll {
    background-color: var(--rood);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 1200px) {
    .navbar {
        background-color: var(--rood);
    }
}

.navbar-brand svg,
.navbar-brand svg image {
    width: 215px;
    height: 92px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-scroll .navbar-brand svg,
.navbar-scroll .navbar-brand svg image {
    width: 140px;
    height: 62px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: unset;
}

.navbar-nav .nav-link:hover {
    color: var(--goud);
}   

.navbar-toggler {
    background-color: var(--goud);
    border-radius: 55px!important;
    height: 55px;
}

.navbar-toggler.collapsed .navbar-toggler-line:nth-of-type(1),.navbar-toggler.collapsed .navbar-toggler-line:nth-of-type(2), .navbar-toggler.collapsed .navbar-toggler-line:nth-of-type(3) {
    background-color: #fff;
}

.navbar-nav .nav-link {
    color: #fff;
    margin-left: 15px;
    font-weight: 200;
    font-size: 20px;
}


.navbar-nav .nav-link.current_page_item { 
    font-weight: 700;
    color: var(--goud);
}

.navbar-nav .nav-link.btn-border {
    border: 1px solid var(--goud);
    border-radius: 50px;
    color: var(--goud);
    text-transform: uppercase; 
    padding-left: 1rem;
    padding-right: 1rem;
}

.navbar-nav .nav-link.btn-border:hover {
    background-color: var(--goud);
    color: #fff !important;
}

.navbar-nav .nav-link.btn-phone {
    border-radius: 50px;
}

.navbar-nav .nav-link.btn-mail {
    background-color: var(--goud);
    border-radius: 50px;
    width: 55px;
    text-align: center;
}

.navbar-toggler .navbar-toggler-line {
    background-color: #fff;
}

.navbar-nav .nav-link.btn-phone strong {
    padding-left: 10px;
    padding-right: 20px ;
}

@media (max-width:  767px) {
    .navbar-brand svg, .navbar-brand svg image {
        width: auto;
        height: 52px;
    }

    .navbar-nav .nav-link.btn-phone strong {
        padding-left: 0px;
        padding-right: 0px ;
    }

    .navbar-nav .nav-link.btn-mail {
        margin-bottom: 15px;
    }

}

.svg-line {
    background-image: url(images/slider-shape.svg);
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-right-radius: 200px;
}

/* buttons */

.page-slider .page-slider-info .page-slider-info-title p:last-of-type a {
    color: #fff;
    background-color: var(--goud);
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box;
}

.is-style-outline .wp-block-button__link {
    border:  1px solid var(--wine);
    background-color: transparent;
    text-transform: uppercase;
    color: var(--wine) !important;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
}

.is-style-outline .wp-block-button__link:hover {
    border:  2px solid var(--wine);
    background-color: var(--wine) !important;
    color: #fff !important;
}


/* Scroll contact */
.scroll-contact {
    top: 86vh;
    right: 0;
    z-index: 1000;
}

.scroll-contact .scroll-contact-item-1 {
    width: 470px;
    right: -482px;
}



.scroll-contact .scroll-contact-item {
    transition: all ease 0.5s;
}
.scroll-contact .scroll-contact-item iframe {
    margin-left: -63px
}

.scroll-contact .scroll-contact-item a {
    background-color: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 0 0 40px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,0.15);
}

.scroll-contact .scroll-contact-item a .scroll-contact-item-icon {
    width: 40px;
    height: 40px;
    background-color: var(--goud);
    box-shadow: 0 0 40px 0 rgba(190,150,100,0.35);
    -webkit-box-shadow: 0 0 40px 0 rgba(190,150,100,0.35);
    -moz-box-shadow: 0 0 40px 0 rgba(190,150,100,0.35);
}

.scroll-contact .scroll-contact-item a .scroll-contact-item-icon svg {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.scroll-contact .scroll-contact-item a .scroll-contact-item-value {
    line-height: 40px;
    font-size: .8rem;
    color: var(--goud);
    font-weight: 600;
}

.scroll-contact .scroll-contact-item:hover,
.scroll-contact .scroll-contact-item:focus {
    right: 0;
}

.scroll-contact .scroll-contact-item:hover a,
.scroll-contact .scroll-contact-item:focus a {
    background-color: var(--goud);
}

.scroll-contact .scroll-contact-item:hover a .scroll-contact-item-icon,
.scroll-contact .scroll-contact-item:focus a .scroll-contact-item-icon {
    background-color: var(--goud);
}

.scroll-contact .scroll-contact-item:hover a .scroll-contact-item-value,
.scroll-contact .scroll-contact-item:focus a .scroll-contact-item-value {
    color: #fff;
}

@media(max-width: 767px) {
    .scroll-contact {
        top: 28vh;
    }
}


/* Slider */

.slider {
    /*background-image: url(images/slider-shape.svg);*/
    background-color: #4c2c31;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-right-radius: 200px;
    color: #f3e1d8;
    overflow: hidden;
}

.slider .wp-block-columns {
    top: 50%;
    position: relative;
}


.slider .clickable .wp-block-button__link {
    border:  1px solid var(--goud);
    background-color: var(--goud);
    text-transform: uppercase;
    color: #fff;
}
.slider .clickable .wp-block-button__link:hover {
    border:  1px solid var(--rood);
    background-color: var(--rood);
}

.slider video {
    width: 100%!important;
    height: auto !important;
    position: relative !important;
    border-bottom-right-radius: 0;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    transition-delay: 0.5s;
}   

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: auto;
}

.slider .wp-block-cover, .slider .wp-block-cover-image {
    padding: 0;
}

.slider video {
    height: 85vh !important;
    object-fit: cover;
}

.slider .wp-block-columns {
    margin-bottom: 0;
}



.slider h1 {
    color: #f3e1d8;
    margin-bottom: 3rem;
    font-size:  36px;
    font-weight: 200;
}

.slider h1 strong {
    color: var(--goud);
    font-weight: bold;
}

.slider .wp-block-button__link {
    border:  1px solid var(--goud);
    background-color: var(--goud);
    text-transform: uppercase;
    color: #fff;
}

.slider .is-style-outline .wp-block-button__link:hover,
.slider .wp-block-button__link:hover {
    border:  1px solid var(--goud);
    background-color: var(--goud);
    color: #fff !important;
}

.slider .is-style-outline .wp-block-button__link {
    border:  1px solid rgba(255,255,255,0.0);
    background-color: transparent;
    text-transform: uppercase;
    color: var(--goud) !important;
}

.slider .wp-block-column:nth-child(1) {
    position: relative;
    z-index: 99;
}


@media(max-width:  768px) {
    .slider .wp-block-columns {
        top: 20%;
        position: relative;
    }
}

/* end slider home */


.slider,
.page-slider,
.page-slider .carousel {
    height: 65vh;
    min-height: 600px;
}
.home .slider,
.home .page-slider,
.home .page-slider .carousel {
    height: 85vh;
    min-height: 500px;
}

.home .page-slider:after {
    height: 500px;
}

.page-slider .page-slider-video {
    top: 0;
    left: 0;
    background-position: center top!important;
}

.page-slider .page-slider-video:after {
    width: 100%;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
    opacity: .6;
    content: '';
}

.video-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-slider .carousel-item:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .2);
    content: '';
}

.page-slider .carousel-item img.img-cover-top {
    object-position: top;
}

.page-slider .carousel-item img.img-cover-center {
    object-position: center;
}

.page-slider .carousel-item img.img-cover-bottom {
    object-position: bottom;
}

.page-slider .page-slider-name {
    bottom: 95px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 3;
}

.page-slider .scroll-down {
    width: 35px;
    height: 35px;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 3;
}

.page-slider .scroll-down span {
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.page-slider .scroll-down span:before {
    width: 20px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 1px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    background-color: #fff;
    content: "";
    display: block;
}

.page-slider .scroll-down span:after {
    width: 20px;
    height: 3px;
    position: absolute;
    top: 50%;
    right: 1px;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
    background-color: #fff;
    content: "";
    display: block;
}

.page-slider .page-slider-info {
    bottom: 0;
    left: 0;
    z-index: 3;
}

.page-slider .page-slider-info .page-slider-info-title {
    max-width: 1320px;
    top: calc(50% + 50px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home .page-slider .page-slider-info .page-slider-info-title {
    top: calc(50% - 50px);
}

.page-slider .page-slider-info .page-slider-info-title h1 {
    font-family: 'Karla' sans-serif;
    font-size: 3rem;
    letter-spacing: .1rem;
}

.page-slider .page-slider-info .page-slider-info-title h1 span {
    font-weight: 300!important;
    display: block;
}



.page-slider .page-slider-info .page-slider-info-title {
    font-size: 1.1rem;
    letter-spacing: .1rem;
    font-weight: 300;
}

.page-slider .page-slider-info .page-slider-info-title p a {
    color: #fff;
    text-decoration: underline;
}

.page-slider .page-slider-info .page-slider-info-title p:last-of-type a {
    font-size: 1rem;
    color: #fff;
    font-weight: 700;
    letter-spacing: .1rem;
    text-decoration: none;
}



.page-slider .page-slider-info .page-slider-info-title p:last-of-type a:hover:before,
.page-slider .page-slider-info .page-slider-info-title p:last-of-type a:focus:before {
    width: 10px;
}

.page-id-26 .page-slider .page-slider-info .page-slider-info-title p a {
    font-size: 1rem;
    color: #fff;
    font-weight: 700;
    letter-spacing: .1rem;
    text-decoration: none;
}

.page-id-26 .page-slider .page-slider-info .page-slider-info-title p a:before {
    width: 20px;
    height: 1px;
    margin-bottom: 5px;
    margin-right: 20px;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block;
    content: "";
}

.page-id-26 .page-slider .page-slider-info .page-slider-info-title p a:hover:before,
.page-id-26 .page-slider .page-slider-info .page-slider-info-title p a:focus:before {
    width: 10px;
}

@media (min-width: 767.98px) and (max-width: 1199px) {
    .home .slider, .home .page-slider, .home .page-slider .carousel,
    .home .page-slider,
    .home .page-slider .carousel {
        height: 65vh;
    }
    .slider video {
        height: 55vh !important;
        top: 10vh !important;
    }
}
@media (max-width: 767.98px) {
    .home .slider, .home .page-slider, .home .page-slider .carousel,
    .home .page-slider,
    .home .page-slider .carousel {
        height: 50vh;
        min-height: 100px;
    }

    .slider {
        border-bottom-right-radius: 50px;
    }

    .slider video {
        height: 35vh !important;
        top: 0vh !important;
    }


    .home .page-slider .page-slider-info .page-slider-info-title {
        top: 50%;
    }

    .page-slider .page-slider-name {
        width: 90%;
    }

    .page-slider .page-slider-info .page-slider-info-title h1 {
        font-size: 1.5rem;
    }
}


/* steps */

.wp-content-werkwijze {
    /*background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 100%);*/
}

.steps-main h3 {
    color: var(--wine);
}

@media (min-width: 1301px) {
    /*.bg-steps {
        width: 1078px;
        height: 1220px;
    }*/

    .bg-steps {
        width: 948px;
        height: 1020px;
        margin-top: 140px;
    }

    .steps-main {
        margin-top: -1280px;
    }
}

@media (max-width: 1300px) {
    .bg-steps {
        width: 703px;
        height: 750px;
        margin-right: -90px;
    }

    .steps-main {
        margin-top: -780px;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    .bg-steps {
        width: 563px;
        height: 602px;
        margin-right: -90px;
    }
}

@media (max-width: 990px) {
    .bg-steps-column,
    .wp-content-werkwijze-2 {
        display: none;
    }

    .bg-steps {
        width: 0px;
        height: 0px;
        display: none;
    }

    .steps-main {
        margin-top: -390px;
    }
}

.bg-steps {
    object-fit: cover;
    float: right;
}

.bg-steps:after { 
    background-image: url(images/steps.png);
    background-repeat: no-repeat;
    background-position: top right;
    content:'';
    height: 100%;
    width: 100%; 
    position: absolute;
    background-size: cover;

}

.steps-main {
    z-index: 999;
    position: relative;
}

.count {
    font-size: 76px;
    font-weight: 700;
    color: #f3e1d8;
    float: right;
    margin-bottom: -60px;
    margin-right: -30px;
}

/*.steps-main .step-col .wp-block-column:nth-child(1):after {
    content: '01';
    font-size: 76px;
    color: #f3e1d8;
}

.steps-main .step-col .wp-block-column:nth-child(2):after {
    content: '02';
    font-size: 76px;
    color: #f3e1d8;
}

.steps-main .step-col .wp-block-column:nth-child(3):after {
    content: '03';
    font-size: 76px;
    color: #f3e1d8;
}


.steps-main .step-col-2 .wp-block-column:nth-child(1):after {
    content: '04';
    font-size: 76px;
    color: #f3e1d8;
}

.steps-main .step-col-2 .wp-block-column:nth-child(2):after {
    content: '05';
    font-size: 76px;
    color: #f3e1d8;
}*/



@media (min-width:  768px) {
    .steps-main .step-col-2 .wp-block-column:nth-child(2),
    .steps-main .step-col .wp-block-column:nth-child(2) {
        margin-top: 70px;
    }

    .steps-main .step-col-2 .wp-block-column:nth-child(3),
    .steps-main .step-col .wp-block-column:nth-child(3) {
        margin-top: 140px;
    }
}

.steps-main .step-col-2 .wp-block-column,
.steps-main .step-col .wp-block-column {
    width: 20%;
    background: #fff;
    box-shadow: 0px 0px 88px 22px rgba(0, 0, 0, 0.2);
    border-bottom-right-radius: 50px;
    padding: 40px;
    min-height: auto;
    height: 100%;
    transition: all 0.5s ease ;
}

.steps-main .step-col-2 .wp-block-column .main-col-item, 
.steps-main .step-col .wp-block-column .main-col-item {
    min-height: 350px;
}


.steps-main .step-col .wp-block-column:nth-child(3):hover {
     margin-top: 120px;
     margin-bottom: 20px;
}
.steps-main .step-col-2 .wp-block-column:nth-child(2):hover,
.steps-main .step-col .wp-block-column:nth-child(2):hover {
    margin-top: 50px;
    margin-bottom:20px; 
}


.steps-main .step-col-2 .wp-block-column:nth-child(1):hover,
.steps-main .step-col .wp-block-column:nth-child(1):hover {
    margin-top: -20px;
    margin-bottom: 20px;
}

.steps-main .step-col-2,
.steps-main .step-col {
    width: 95%;
    padding-right: 5%;
}

.steps-main .step-col-2 .wp-block-column:nth-child(3) {
    box-shadow: none;
    background: transparent;
    padding-top: 7rem;
}




.steps-main .step-col-2 .wp-block-column:nth-child(3):after,
.steps-main .step-col-2 .wp-block-column:nth-child(2):after,
.steps-main .step-col-2 .wp-block-column:nth-child(1):after,
.steps-main .step-col .wp-block-column:nth-child(3):after,
.steps-main .step-col .wp-block-column:nth-child(2):after,
.steps-main .step-col .wp-block-column:nth-child(1):after {
    position: relative;
    font-size: 76px;
    font-weight: 700;
    z-index: 999;
    height: 0;
    width: 100px;
    float: right;
    color: #f3e1d8;
    margin-top: -50px;
    margin-right: -40px;
}


@media (max-width:  768px) {
    .steps-main .step-col-2,
    .steps-main .step-col {
        width: 100%;
        padding-right: 0;
    }

    .steps-main {
        margin-top: 0;
    }

}


/* content */
.content,
.wp-block-columns.content-column-2 {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.btn-phone-link a {
    text-transform: uppercase;
    color: var(--rood);
    margin-top: 5px;
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.btn-phone-link a:hover {
    text-decoration: underline;
    color: var(--wine);
}

.content-1 h1, .content-1 h2, .content-1 h3, .content-1 h4 , .content-1 h5 {
    color: #fff;
    font-weight: 200;
}

.content-1 h2 {
    font-size:  38px;
}

.content-1 p {
    font-size: 22px;
    font-weight: 200;
}

.content-1 .wp-block-image {
    width: 1040px;
    height: 771px;
}

.content-1 .is-style-outline .wp-block-button__link {
    font-weight: 200;
    text-transform: none;
    font-size: 22px;
}

.content-1 .wp-block-image:before {
    content: '';
    border: 1px solid #fff;
    border-bottom-right-radius: 30px;
    width: calc( 1020px - 60px);
    height: calc(761px - 60px);
     position: absolute; 
    z-index: 2;
    display: block;
    margin: 30px;
}

.content-1 .wp-block-column:nth-child(2) .wp-block-button__link {
    border: 0px;
    background-image:  url(images/icon-right.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff !important;
}

.content-1 .wp-block-column:nth-child(2) .wp-block-button__link:hover {
    border: 0px;
    background-color: transparent;
    background-image:  url(images/icon-right.png);
    background-repeat: no-repeat;
    background-position: left 20px  center;
    padding-left: 40px;
}

@media(min-width :768px) {
    .content-1 .wp-block-image img, 
    .content-1 .wp-block-image {
        width: 1200px !important;
        height: 758px;
        object-fit: cover;
    }

    .content-1 .wp-block-image:before {
        width: calc( 1200px - 60px);
        height: calc(761px - 60px);
    }
}


.content-1 .wp-block-column:nth-child(2) {
    padding: 3rem;
    color: #fff;
    z-index: 3;
    border-bottom-right-radius: 30px;
}

@media(min-width:  768px) and (max-width: 1199px) {
    .content-1 .wp-block-column:nth-child(2) { 
        flex-basis: 63.33% !important;
    }

    .content-1 .wp-block-image img, .content-1 .wp-block-image {
        width: 760px !important;
    }
    .content-1 .wp-block-image:before {
        width: calc( 760px - 60px);
    }
    .werkwijze .wp-block-columns {
        column-gap: 1rem;
    }
}

@media (max-width:  767px) {

    .content-1 .wp-block-column:nth-child(2) { 
        margin-top: -50px;
        padding: 1rem;
    }

    .content-1 .wp-block-image img, 
    .content-1 .wp-block-image {
        width: 100% !important;
        height: 200px;
        object-fit: cover;
    }

    .content-1 .wp-block-image:before {
        width: calc( 80% - 60px);
        height: calc(200px - 60px);
    }

    p,
    .content-1 p {
        font-size: 18px;
    }

}

/* usp */

.wp-block-columns.usps {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.wp-block-columns.usps p {
    font-size: 1rem;
}

.usps h4 {
    font-size: 20px;
    font-weight: normal;
}

.usps svg {
    width: 30px;
    float: left;
    min-height: 260px;
    padding-top: 15px;
}

.wp-block-columns.usps h4 {
    font-weight: 700;
    font-size: 20px;
}

.usps p {
    font-size: 16px;
    font-weight: 300;
    color: #1e1e1e;
}

@media (min-width:1200px) and (max-width: 1385px) {
    .usps svg {
        min-height: 50px;
    }

}

@media (max-width: 767px) {
    .usps svg {
        min-height: 50px;
    }

    .wp-block-columns.usps {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

}

@media(min-width: 782px) and (max-width:1199px) {
    .wp-block-columns.usps h4 {
        font-size: 15px;
    }
    .usps svg {
        min-height: 40px;
    }

    .cases .wp-block-buttons {
        padding-top: 0 !important;
    }
    .btn-phone-link {
        padding-bottom: 5rem;
    }
}

/* cases */

.cases {
    padding-top: 2rem;
    padding-bottom: 7rem;
    /*background-image: url(images/line-red.svg) ;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1000px;
}


.cases .case-item img,
.cases .wp-block-latest-posts__featured-image img {
    height: 450px;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.home .cases .case-item img,
.home .cases .wp-block-latest-posts__featured-image img {
    height: 850px;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.cases .case-item a {

}

.cases .cases-main-text.show:before {
    display: none;
}

.cases .case-item .case-item-overlay {
    background: rgba(76,44,49,0.85);
    height: 450px;
    width: 100%;
    margin-top: -450px;
    z-index: 999;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    opacity: 0;
}

.cases .case-item .case-item-overlay {
    background: rgba(76,44,49,0.85);
    height: 450px;
    width: 100%;
    margin-top: -450px;
    z-index: 999;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    opacity: 0;
}

.home .cases .case-item .case-item-overlay {
    background: rgba(76,44,49,0.85);
    height: 850px;
    width: 100%;
    margin-top: -850px;
    z-index: 999;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    opacity: 0;
}




.home .cases .col-md-6:nth-child(2) .case-item img,
.home .cases .col-md-6:nth-child(3) .case-item img,
.home .cases .col-md-6:nth-child(2) .case-item .wp-block-latest-posts__featured-image img,
.home .cases .col-md-6:nth-child(3) .case-item .wp-block-latest-posts__featured-image img {
    height: 650px;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.home .cases .col-md-6:nth-child(2) .case-item img,
.home .cases .col-md-6:nth-child(3) .case-item img {
    height: 450px;
}

.home .cases .col-md-6:nth-child(2) .case-item .case-item-overlay img,
.home .cases .col-md-6:nth-child(3) .case-item .case-item-overlay img {
    height: auto;
}

.home .cases .col-md-6:nth-child(2) .case-item .case-item-overlay,
.home .cases .col-md-6:nth-child(3) .case-item .case-item-overlay {
    background: rgba(76,44,49,0.85);
    height: 450px;
    width: 100%;
    margin-top: -450px;
    z-index: 999;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    opacity: 0;
}

@media (min-width: 768px) {
    .home .cases .col-md-6:nth-child(2) {
        margin-top:0px;
    }

    .home .cases .col-md-6:nth-child(3) {
        margin-top: -400px;
        margin-left: 50%;
    }
}
.cases .col-md-6:nth-child(2) .case-item:hover .case-item-overlay,
.cases .col-md-6:nth-child(3) .case-item:hover .case-item-overlay,
.cases .case-item:hover .case-item-overlay {
    opacity: 1;
}



.cases .case-item img.img-overlay {
    position: relative;
    width: auto;
    height: auto;
    padding:  0 20%;
}

.cases .case-item .case-item-overlay:after {
    /*content: 'Open website';*/
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid #fff;
    position: absolute;
    bottom: 80px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

/*.cases .case-item a:before {
    content: '';
    border: 1px solid #fff;
    border-bottom-right-radius: 30px;
    width: calc( 1020px - 60px);
    height: calc(761px - 60px);
    position: absolute;
    z-index: 2;
    display: block;
    margin: 30px;
}*/
.cases .case-item span img {
/*    outline: 1px solid white;
    outline-offset: -30px;
    border-bottom-right-radius: 30px;
    outline-bottom-right-radius: 30px;*/

}

/*.cases .col-md-4:nth-child(1),
.cases .wp-block-latest-posts.columns-3 li:nth-child(1) {
    width: calc(50% - .83333em);
}

.cases .col-md-4:nth-child(2),
.cases .col-md-4:nth-child(3),
.cases .wp-block-latest-posts.columns-3 li:nth-child(2),
.cases .wp-block-latest-posts.columns-3 li:nth-child(3) {
    width: calc(25% - .83333em);
}
*/
.cases h4 {
    font-size: 22px;
    text-align: center;
    color: var(--wine);
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cases h4:hover {
    color: var(--wine);
}

.cases h4 svg {
    margin-top: -1px;
}

@media(max-width:  767px) {
    .cases {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .cases .case-item img, .cases .wp-block-latest-posts__featured-image img {
        height: 280px;
    }

    .cases .case-item .case-item-overlay {
        height: 280px;
        margin-top: -280px;
    }
    .cases .cases-main-text:before {
        display: none;
    }
    .cases .cases-main-text:before {
        width: 100%;
    }
}

/* footer */

footer {
    margin-top: 7rem;
}

.footer-cta h2 {
    color: #fff;
    font-size: 36px;
}

.footer-cta {
    background-color: var(--rood);
    box-shadow: 0px 0px 88px 22px rgb(0 0 0 / 20%);
    border-bottom-right-radius: 50px;
    padding: 3rem 0rem 3rem 3rem;
    color: #fff;
    background-image: url(images/footer-shape.svg);
    background-position: right center;
    background-size: 50%;
    background-repeat: no-repeat;
}

.footer-cta p {
    font-size: 26px;
    font-weight: 200;
    line-height: 37px;
    margin-bottom: 1.5rem;
}
.footer-cta .cta-image {
    margin-top: -35%;
}

.footer-cta .wp-block-button {
    width: auto;
    float: left;
}

.footer-cta .wp-block-button__link {
    border:  1px solid var(--goud);
    background-color: var(--goud);
    text-transform: uppercase;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 290px;
}

.footer-cta .is-style-outline .wp-block-button__link:hover,
.footer-cta .wp-block-button__link:hover {
    border:  1px solid var(--wine);
    background-color: var(--wine);
    color: #fff !important;
}

.footer-cta .is-style-outline .wp-block-button__link {
    border:  1px solid rgba(255,255,255,0.0);
    background-color: transparent;
    text-transform: uppercase;
    color: var(--goud) !important;
    margin-left: 15px;
    width: 320px;
    font-weight: 200;
    padding: 20px 0;
}

@media (max-width: 767px) {
    .footer-cta {
        padding: 3rem 1rem 0rem 1rem;
        overflow: hidden;
        text-align: center;
    }

    .footer-cta .is-style-outline .wp-block-button__link {
        width: 100%;
        margin-left: 0;
    }

    .footer-cta .wp-block-button {
        float: none;
    }
}

.footer-main,
.footer-main a {
    color: #4d4a4b;
    font-size: 16px;
    font-weight: 200;
}

.footer-main a:hover {
    color: var(--wine);
}

.footer-main svg {
     max-height: 30px;
}
svg.svg-brand .svg-vbo-2,
svg.svg-brand .svg-nvm-1 {
    fill: #3a3a3a;
}

.partners-list svg {
    margin-top: 15px;
    margin-bottom: 15px;
}

.partners-list li a {
    display: inline !important;
    width: auto;
    margin-right: 15px;
}

.footer-copyright p,
.footer-copyright a {
    font-size: 13px;
    color: var(--rood);
}

.footer-copyright a:hover {
    color: var(--wine);
}

@media (max-width:  767px) {
    .footer-cta .cta-image {
        margin-top: 0;
        right: -16px;
        position: relative;
    }
}

/* Loader */
.loader {
    top: 0;
    left: 0;
    background-color: var(--rood);
    z-index: 1030;
}

.loader .loader-main {
    min-width: 250px;
    min-height: 183px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loader .loader-ellipsis {
    width: 120px;
    height: 30px;
    -ms-transform: scale(0.4);
    transform: scale(0.4);
}

.loader .loader-ellipsis div {
    width: 30px;
    height: 30px;
    background-color: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.loader .loader-ellipsis div:nth-child(1) {
    left: 6px;
    animation: loader-ellipsis1 .7s infinite;
}

.loader .loader-ellipsis div:nth-child(2) {
    left: 6px;
    animation: loader-ellipsis2 .7s infinite;
}

.loader .loader-ellipsis div:nth-child(3) {
    left: 46px;
    animation: loader-ellipsis2 .7s infinite;
}

.loader .loader-ellipsis div:nth-child(4) {
    left: 86px;
    animation: loader-ellipsis3 .7s infinite;
}

@keyframes loader-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes loader-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes loader-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(40px, 0);
    }
}


/* slider_content */

.slider_content .carousel-item-afbeelding img {
    height: 450px !important;
    object-fit: cover;
}

.slider_content .carousel-indicators [data-bs-target] {
    background-color: #cd9952;
    top: 25px;
    position: relative;
}


/* forms style */

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #fff;
    box-sizing: border-box;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px !important;
    height: 50px !important;
    width: 100%;
    line-height: 1.3;
    border-radius: 6px !important;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 220px !important;
}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: var(--wine) !important;
    border: 1px solid var(--wine) !important;
    color: #fff !important;
    font-size: 1rem;
    padding: 15px 45px !important;
    border-radius: 30px;
    text-transform: uppercase;
    transition: all ease 0.5s;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
    background-color: var(--rood) !important;
    border: 1px solid var(--rood) !important;
    cursor: pointer;
}

/* contact */

.contact-right a {
    color: var(--wine);
}

.wp-block-columns.contact-column {
    margin-bottom: 0.75rem;
}


/* referenties */

.ref-item {
    padding: 5rem;
}
.ref-item .img-ref,
.ref-item .img-ref img {
    border-radius: 100%;
    text-align: center;
    margin: 0 auto
}

.ref-item .img-ref img {
    margin-bottom: 30px;
}

.ref-item p,
.ref-item h4 {
    text-align: center;
}

/* werkwijze */

.page-id-58671 .werkwijze-top {
    margin-top:200px;
}

.werkwijze .wp-block-columns {
    gap: 4rem;
}

@media(min-width:  768px) and (max-width: 1199px) {
    .werkwijze .wp-block-columns {
        column-gap: 3rem;
    }

    .steps-main .step-col-2, .steps-main .step-col {
        width: 100%;
        padding-right: 0;
    }

    .steps-main .step-col-2 .wp-block-column, .steps-main .step-col .wp-block-column {
        padding: 15px;
    }

    .is-style-outline .wp-block-button__link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .btn-phone-link a {
        font-size: 15px;
    }

    .footer-cta .wp-block-button {
        width: 50%;
        float: left;
    }

    .footer-main h5 {
        font-size: 16px;
    }

    .bg-steps-column {
        overflow: hidden;
    }

    .cases {
        padding-bottom: 0;
    }

    .cases .case-item img, .cases .wp-block-latest-posts__featured-image img {
        height: 280px;
    }
    .cases .case-item .case-item-overlay {
        height: 280px;
        margin-top: -280px;
    }

}

/* single page */

.page-single .post-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.page-single .post-image {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
}

@media (max-width: 767px) {
    .page-id-58671 .werkwijze-top {
        margin-top: 50px;
    }

    .home .cases .col-md-6:nth-child(2) .case-item img, .home .cases .col-md-6:nth-child(3) .case-item img,
    .home .cases .case-item img, .home .cases .wp-block-latest-posts__featured-image img {
            height: 330px;
    }

    
    .home .cases .col-md-6:nth-child(2) .case-item .case-item-overlay, .home .cases .col-md-6:nth-child(3) .case-item .case-item-overlay,
    .home .cases .case-item .case-item-overlay {
        height: 330px;
        margin-top: -330px;
    }

    .home .cases .case-item .case-item-overlay img {
        height: auto;
    }

    .slider, .page-slider, .page-slider .carousel {
        height: 50vh;
        min-height: 200px;
    }
    .page-slider .page-slider-info .page-slider-info-title {
        top: calc(50% + 20px);
    }
 
    .px-5.contact-right {
        padding-left: 0 !important;
        padding-right: 0!important;
    }
    .contact-column.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) {
         flex-basis: 40px!important; 
    }

    .contact-column.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
         flex-basis: 70%!important; 
    }

    .over-ons-image-section.wp-block-cover,
    .over-ons-image-section img {
        height: 290px !important;
        min-height: 290px;
    }

    .content, .wp-block-columns.content-column-2 {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }

    footer {
        margin-top: 0rem;
    }

    .steps-main .step-col-2 .wp-block-column .main-col-item, .steps-main .step-col .wp-block-column .main-col-item {
        min-height: 100%;
    }

    .steps-main .step-col-2 .wp-block-column:nth-child(3) {
        padding-top: 0;
    }

    .alignwide.wp-block-columns, .alignwide .wp-block-group__inner-container {
        max-width: 94vw;
    }

    .footer-cta {
        background-position: right bottom;
        background-size: 70%;
    }
}


/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) {
    .usps svg {
        min-height: 70px;
    }
    .content-1 .wp-block-image img, .content-1 .wp-block-image {
        width: 610px !important;
    }
    .content-1 .wp-block-column:nth-child(2) {
        padding: 3rem 2rem;
    }

    .home .cases .col-md-6:nth-child(2) .case-item img, .home .cases .col-md-6:nth-child(3) .case-item img {
        height: 250px;
    }

    .home .cases .col-md-6:nth-child(2) .case-item .case-item-overlay, .home .cases .col-md-6:nth-child(3) .case-item .case-item-overlay {
        height: 250px;
        margin-top: -250px;
    }

    .home .cases .case-item img, .home .cases .wp-block-latest-posts__featured-image img {
        height: 490px;
    }

    .home .cases .case-item .case-item-overlay {
        height: 490px;
        margin-top: -490px;
    }

    .home .cases .case-item .case-item-overlay img {
        height: auto;
    }

    .home .cases .col-md-6:nth-child(3) {
        margin-top: -250px;
    }

    .steps-main {
        margin-top: -70px;
    }

    .werkwijze .wp-block-button.is-style-outline>.wp-block-button__link, .wp-block-button .wp-block-button__link.is-style-outline {
        padding: 0.667em 0.333em;
    }

    .footer-cta p {
        font-size: 21px;
    }
    .footer-cta .wp-block-button {
        width: 100%;
        float: none;
    }

    .footer-cta .is-style-outline .wp-block-button__link,
    .footer-cta .wp-block-button__link {
        width: 290px;
        margin-left: 0;
    }

    .werkwijze .wp-block-button.is-style-outline>.wp-block-button__link, .wp-block-button .wp-block-button__link.is-style-outline {
        padding: 0.667em 1.333em;
        font-size: 14px;
    }

    .h2, h2, .h1, h1 {
        font-size: calc(1.275rem + 1.5vw);
    }

    .alignwide.wp-block-columns, .alignwide .wp-block-group__inner-container {
        max-width: 85vw;
    }   

}

/* Announcement */
.announcement {
    max-width: 420px;
    bottom: 1rem;
    left: 1rem;
    z-index: 9999;
	display:none!important;
}

.announcement .collapse {
    max-width: 420px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}

.announcement .well {
    box-shadow: none;
}

.announcement .announcement-image img {
    width: 100%;
    max-height: 290px;
    object-position: top;
	display:none;
}

.announcement h4 {
    font-size: 1.4rem;
    font-weight: 700;
}

.announcement p{
	font-weight: 700;
    font-size: 18px;
}

.announcement .btn {    
	display:none;
    background-color: #0d3968;
    border-top: 1px solid #0d3968!important;
    border-bottom: 3px solid #122f4e!important;
    border-left: 0;
    border-right: 0;
    border-radius: .25rem!important;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15), inset 0 1px 0 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15), inset 0 1px 0 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15), inset 0 1px 0 0 rgba(255, 255, 255, 1);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15), inset 0 1px 0 0 rgba(255, 255, 255, 1);
    font-size: .9rem;
    color: #fff;
}

.announcement .btn:hover,
.announcement .btn:focus {
    background-color: #122f4e!important;
    border-top: 1px solid #122f4e!important;
    border-bottom: 3px solid #122f4e!important;
}

.announcement .btn-announcement-close {
    width: 30px;
    height: 30px;
    background-color: #000;
    position: absolute;
    top: -15px;
    right: -15px;
}

.announcement .btn-announcement-close:before,
.announcement .btn-announcement-close:after {
    width: 13px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    content: "";
}

.announcement .btn-announcement-close:before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.announcement .btn-announcement-close:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width: 767.98px) {
    .announcement {
        max-width: 300px;
        bottom: 0;
        left: 0;
    }

    .announcement h4 {
        font-size: 1rem;
    }

    .announcement .announcement-image img {
        max-height: 150px;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .announcement {
        max-width: 210px;
        bottom: 0;
        left: 0;
    }

    .announcement .announcement-image img {
        max-height: 150px;
    }
}
