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

body {
    font-family: 'Open Sans', sans-serif;
    font-size: .9rem;
    color: #333;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6  {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}

h2:after {
    content:'';
    width: 100px;
    height: 2px;
    background-color: #f8df53;
    display: block;
    margin-top: 30px;
    margin-bottom: 25px;
}

.script {
    font-family: "Dancing Script",cursive;
}

.wp-block-column p {
    margin-bottom: 30px;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #f8df53;
}

::-moz-selection {
    background: #f8df53;
    color: #fff;
}

::selection {
    background: #f8df53;
    color: #fff;
}

p,
li {
    line-height: 1.8;
}

:root {
    --goud : #f8df53;
}

.blauw {
    background-color: #777a7f;
}

.split-color {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(35,39,62,1) 70%, rgba(35,39,62,1) 100%);
    padding-bottom: 12rem;
}


/* koffiebutton */


.coffee-button {
    position: absolute;
    z-index: 9;
    top: 0;
    background: #616250;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    -webkit-transition: background-color 600ms ease;
    transition: background-color 600ms ease;
    width: 6rem;
    height: 6rem;
    right: 0;
}


.coffee-button .button-text {
    color: white;
    font-size: 1.2rem;
    text-transform: uppercase;
    position: absolute;
    line-height: 1;
    font-weight: bold;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}



.coffee-button .button-text .script {
    color: rgb(248,223,83);
    font-weight: normal;
    text-transform: initial;
    margin-top: -0.5rem;
    font-size: 1rem;
}

@media (min-width: 992px) {
    .coffee-button {
        height: 10rem;
        width: 10rem;
    }
    .coffee-button .button-text {
        font-size: 2rem;
    }

    .coffee-button .button-text .script {
        font-size: 1.5rem;
    }
    .coffee-button {
        top: -30px;
    }
}

/* contaxbox */

.contact-box {
    position: fixed;
    bottom:  50%;
    right: 0;
    z-index: 999;
    font-size: 14px;
}

.contact-box .phone,
.contact-box .mail {
    background-color:#f8df53;
    color: #000;
    width: 250px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    display: block;
    text-decoration: none;
    margin-bottom: 5px;
}

.contact-box .mail:hover,
.contact-box .phone:hover {
    opacity: 0.9;
}

.contact-box .mail path,
.contact-box .mail:hover path,
.contact-box .phone path,
.contact-box .phone:hover path {
    fill: #000;
}


.contact-box svg {
    width: 12px;
}
.contact-box svg path {
    fill:#f8df53;
}

@media(min-width:768px) {
    .contact-box svg {
        margin-right: 15px !important;
    }

    .contact-box div  a {
        margin-right: -217px;
        transition: all ease 0.5s;
    }

    .contact-box div:hover a {
        margin-right: 0;
    }


}


@media (max-width: 767px) {
    .contact-box {
        bottom: -5px;
        top: auto;
        box-shadow: 0px 0 20px #000;
        left: 0;
    }

    .contact-box .mail, .contact-box .phone {
        width: 50%;
        display: inline-block;
        float: left;
        font-size: 10px;
    }
    .contact-box .mail, .contact-box .phone {
        display: inline-block;
        float: left;
    }

    .contact-box .mail {
        width: 55%;
    }

    .contact-box .phone { 
        width: 45%;
    }
}

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

.scroll-contact .scroll-contact-item-1 {
    width: 150px;
    right: -102px;
}

.scroll-contact .scroll-contact-item-2 {
    width: 237px;
    top: 60px;
    right: -189px;
}

.scroll-contact .scroll-contact-item {
    transition: all ease 0.5s;
}

.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: #f8df53;
    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 path {
    fill: #000;
}
.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%);
    fill: #000;
    stroke: #000;
}

.scroll-contact .scroll-contact-item a .scroll-contact-item-value {
    line-height: 40px;
    font-size: .8rem;
    color: #000;
    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: #f8df53;
}

.scroll-contact .scroll-contact-item:hover a .scroll-contact-item-icon,
.scroll-contact .scroll-contact-item:focus a .scroll-contact-item-icon {
    background-color: #f8df53;
}

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

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

/* Navigation */
.navbar {
    z-index: 999;
    background-color: transparent;
}

.navbar {
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(58,50,61,0.8) 0%, rgba(58,50,61,0.8) 20%, rgba(58,50,61,0) 100%);
    padding-bottom: 100px;
}
.navbar-nav {
    padding: 17px 20px;
}

.navbar.navbar-scroll {
    z-index: 999;
    background-color: #fff;
    background: #fff;
}

.navbar-brand {
    background: #f8df53;
    padding: 22.5px 40px;
    margin-left: -11px;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
    position: absolute;
    top: 0;
}

.navbar-scroll .navbar-brand {
    top: 0px;
    padding: 14.5px 40px;
}

.navbar-brand svg {
    width: 250px;
}

.navbar-brand img,
.navbar-scroll  .navbar-brand img,
.navbar {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    z-index: 10;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
}



.navbar .navbar-brand img {
    max-width: 180px;
}

.navbar-scroll  .navbar-brand img {
    max-width: 100px;
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .navbar .navbar-brand img {
        max-width: 100px;
    }
}

.navbar .navbar-brand img {
    position: relative;
    
}

.navbar .navbar-brand img:after {
    position: absolute;
    content: "";
    top: -15px;
    left: -15px;
    width: 210px;
    
    height: 100px;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 75%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 75%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}



.navbar-nav .nav-link {
    font-size: 0.9rem;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}

.navbar-scroll .navbar-nav .nav-link {
    color: #777a7f;
}

.navbar-nav .nav-link:hover {
    color: #f8df53;
}

@media (min-width: 1200px ) and (max-width: 1545px ) {
    .navbar-nav {
        padding: 13px 10px;
    }

    .navbar-nav .nav-link {
        font-size: 0.8rem;
        letter-spacing: 0px;
    }

}

.navbar-scroll .current-menu-item,
.navbar-nav .current-menu-item {
    color: #fff;
    font-weight: 700;
}

.navbar .nav-link.show:before {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -2px;
    left: 2rem;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid var(--grijs);
    content: '';
    display: block;
    z-index: 1001;
}

.navbar-nav .dropdown-menu {
    padding: .75rem;
    background-color: #777a7f;
    border: 0;
    border-radius: 0;
}

.navbar-nav .dropdown-menu li {
    margin-right: 0;
    float: none!important;
}

.navbar-nav .dropdown-item {
    width: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #fff;
    font-size: .8rem;
    color: #fff;
    text-transform: none;
}

.navbar-nav .dropdown-item:hover,
.navbar-nav .dropdown-item:focus {
    background-color: #777a7f;
    color: #f8df53;
}

.navbar-nav .dropdown-menu li:last-of-type .dropdown-item {
    border-bottom: 0;
}

.navbar-scroll {
    padding-top: 0.3rem!important;
    padding-bottom: 0.3rem!important;
    background-color: var(--grijs);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

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

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

@media (max-width: 991.98px) {
    .navbar {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .navbar-toggler {
        background-color: #f8df53;
    }

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

    .navbar .nav-link.show:before {
        display: none;
    }

    .navbar-nav .dropdown-menu {
        background-color: #fff;
    }

    .navbar-nav .dropdown-item {
        border-bottom: 1px solid #596b74;
    }

    .home .navbar-nav .nav-link,
    .navbar-nav .nav-link {
        color: #fff;
    }
    .navbar-brand {
        width: 100%;
        margin-left: -12px;
    }

    .navbar-nav .dropdown-item,
    .home .navbar-nav .nav-link, .navbar-nav .nav-link {
        color: #777a7f;
    }

    .navbar-nav {
        margin-top: 30px;
    }

    .navbar .container-fluid {
        background-color: #fff;
    }
}

@media (max-width: 767px) {
    
}


/* Slider */
.page-slider,
.page-slider .carousel {
    height: 65vh;
    min-height: 600px;
}

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

.page-slider:after {
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    /* licht */
    background: -moz-linear-gradient(top, rgba(235,235,235,0) 70%, rgba(235,235,235,1) 100%);
    background: -webkit-linear-gradient(top, rgba(235,235,235,0) 70%,rgba(235,235,235,1) 100%);
    background: linear-gradient(to bottom, rgba(235,235,235,0) 70%,rgba(235,235,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00758289', endColorstr='#777a7f',GradientType=0 );

    content: '';
    z-index: 2;
}

.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-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 h1 span:after {
    width: 327px;
    height: 11px;
    margin-top: 1rem;
/*    background-image: url(images/line.png);*/
    background-repeat: no-repeat;
    content: '';
    display: block;
}

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

.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: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-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 (max-width: 767.98px) {
    .home .page-slider,
    .home .page-slider .carousel {
        height: 65vh;
    }

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


/* Home */
.page-content a {
    text-decoration: underline;
}

.wp-block-group-bw-1 {
    position: relative;
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #eee;
    z-index: 2;
}

.wp-block-group-bw-1 .wp-block-column {
    position: relative;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) {
    padding: 7rem;
    background-color: #fff;
    font-size: 1rem;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1):before {
    width: 1px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 6.5rem;
    background-color: #f8df53;
    content: '';
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1):after {
    width: 1px;
    height: 30px;
    position: absolute;
    top: -30px;
    right: 6.5rem;
    background-color: #fff;
    content: '';
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 strong {
    line-height: .9;
    margin-bottom: 20px ;
    font-size: 3rem;
    font-weight: 600;
    color: #000;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
    font-size: 1.6rem !important;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #000;
}

/*.wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
    -webkit-text-fill-color: #f0f0f0;
    -webkit-text-stroke-width: 0.3px;
    -webkit-text-stroke-color: #777a7f;
}
*/
.page-id-46 .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
    font-size: 3.5rem;
    top: -38px;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) h3 {
    font-size: 1.5rem;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) h4 {
    font-size: 1.3rem;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) p.btn-content a {
    margin-top: 2rem;
    display: block;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) p.btn-content a:before {
    width: 41px;
    height: 41px;
    margin-right: .75rem;
    position: relative;
    top: 15px;
    background-image: url(images/logo-icon.png);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    content: '';
    display: inline-block;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(1) p.btn-content a:hover:before,
.wp-block-group-bw-1 .wp-block-column:nth-child(1) p.btn-content a:focus:before {
    margin-right: 1rem;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(2),
.wp-block-group-bw-1 .wp-block-column:nth-child(3) {
    margin-left: 0!important;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(2) .wp-block-image {
    /*height: 100%;*/
    margin-bottom: 0;
}

.page-id-52 .wp-block-group-bw-1 .wp-block-column:nth-child(2) .wp-block-image {
    height: auto;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(2) img,
.wp-block-group-bw-1 .wp-block-column:nth-child(3) img {
/*    height: 100%;*/
    max-height: 530px;
    object-fit: cover;
}

.wp-block-group-bw-1 .wp-block-column:nth-child(3) .wp-block-image {
/*    height: 100%;*/
    margin-top: 30px;
}

.page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column {
    padding: 0;
}

.page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column:before,
.page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column:after {
    display: none;
}

.page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column .wp-block-image {
    height: auto;
    margin-top: 0;
    margin-bottom: 2rem;
}

.page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column img {
    width: auto;
    height: auto;
    object-fit: unset;
}

.page-id-46 .wp-block-group-bw-1 h5 {
    font-family: 'Satisfy', cursive;
}

.page-id-536 .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
    top: -34px;
    font-size: 3rem;
}

@media (max-width: 767.98px) {
    .alignwide.wp-block-columns,
    .alignwide .wp-block-group__inner-container {
        max-width: 100%;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(1) {
        padding: 4rem 1rem 7rem 1rem;
        background-color: #f0f0f0;
        font-size: 1rem;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -68px;
        left: 1rem;
        font-size: 2.5rem;
    }

    .page-id-46 .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -68px;
        left: 1rem;
        font-size: 2rem;
    }

    .page-id-536 .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -62px;
        font-size: 2rem;
    }

    .page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column p.has-text-align-center {
        text-align: left;
    }
    .wp-block-group-bw-1 .wp-block-column:nth-child(2) img, .wp-block-group-bw-1 .wp-block-column:nth-child(3) img {
            width: calc(100% - 40px);
            height: 430px;
            margin: 0 20px;
    }
}

@media (max-width: 991.98px) {
    .alignwide.wp-block-columns,
    .alignwide .wp-block-group__inner-container {
        max-width: 100%;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
        margin-left: 0;
        flex-basis: 100%!important;
    }
    .wp-block-group-bw-1 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .wp-block-group-bw-1 {
        padding-bottom: 2rem;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(1) {
        padding: 3rem;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        left: calc(3rem - 10px);
        font-size: 3rem;
    }

    .page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column {
        display: block!important;
    }

    .page-id-536 .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -62px;
        font-size: 2rem;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .alignwide.wp-block-columns,
    .alignwide .wp-block-group__inner-container {
        max-width: 100%;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2,
    .page-id-46 .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -98px;
        left: calc(3rem - 10px);
        font-size: 3rem;
    }

    .page-id-54 .wp-block-group-bw-1 .wp-block-column:nth-child(1) .wp-block-column {
        display: block!important;
    }

    .page-id-536 .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -62px;
        font-size: 2rem;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2, {
        top: -106px;
        font-size: 3rem;
    }
}


.wp-block-group-bw-services {
    padding-top: 15rem;
    padding-bottom: 3rem;
    position: relative;
/*    background-color: #777a7f;*/
    background-color: #777a7f;
}

.page-id-52 .wp-block-group-bw-services {
    padding-top: 3rem;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info {
    padding: 4rem 4rem 3rem 4rem;
    background-color: #fff;
}

.home .wp-block-group-bw-services .wp-block-columns-bw-service-info {
    padding: 4rem 4rem 6rem 4rem;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info h2 {
    line-height: .9;
    margin-bottom: 5rem;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info .wp-block-column h2 {
    margin-bottom: 1rem;
    font-size: 2rem;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info p.p-title {
    margin-top: -228px;
    margin-bottom: 0;
    font-weight: 700;
    color: #f8df53;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info h3 {
    font-size: 1.2rem;
    font-weight: 700;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info p {
    font-size: 1rem;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info p a {
    text-decoration: underline;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info p.btn-content a {
    margin-top: 2rem;
    font-weight: 700;
    text-decoration: none;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info p.btn-content a:before {
    width: 41px;
    height: 41px;
    margin-right: .75rem;
    position: relative;
    top: 15px;
    background-image: url(images/logo-icon.png);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    content: '';
    display: inline-block;
}

.wp-block-group-bw-services .wp-block-columns-bw-service-info p.btn-content a:hover:before,
.wp-block-group-bw-services .wp-block-columns-bw-service-info p.btn-content a:focus:before {
    margin-right: 1rem;
}

.wp-block-group-bw-services .wp-block-columns-bw-services-1 {
    margin-top: -3rem;
}

.wp-block-group-bw-services .wp-block-column {
    position: relative;
}

.wp-block-group-bw-services .wp-block-column figure {
    height: 375px;
    position: relative;
    margin-bottom: 0;
}

.wp-block-group-bw-services .wp-block-column figure:before {
    width: 50px;
    height: 50px;
    background-size: cover;
    position: absolute;
    background-size: cover;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(images/logo-icon-white.png);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    content: '';
    display: inline-block;
    opacity: 0;
    z-index: 2;
}

.wp-block-group-bw-services .wp-block-column figure:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f8df53;
    mix-blend-mode: multiply;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
}

.wp-block-group-bw-services .wp-block-column figure a:before,
.wp-block-group-bw-services .wp-block-column figure a:after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
    content: '';
    z-index: 5;
}

.wp-block-group-bw-services .wp-block-column figure a:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.wp-block-group-bw-services .wp-block-column figure a:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

.wp-block-group-bw-services .wp-block-column figure a:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.wp-block-group-bw-services .wp-block-column figure a:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

.wp-block-group-bw-services .wp-block-column figure:hover:before,
.wp-block-group-bw-services .wp-block-column figure:hover:after {
    opacity: 1;
}

.wp-block-group-bw-services .wp-block-column figure:hover a:before,
.wp-block-group-bw-services .wp-block-column figure:hover a:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.wp-block-group-bw-services .wp-block-column figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wp-block-group-bw-services .wp-block-column figure figcaption {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1.5rem;
    color: #fff;
    font-weight: 700;
    z-index: 3;
}

.wp-block-image figcaption {

    text-align: center;
}

.wp-block-group-bw-services .wp-block-column .wp-block-image figcaption:before {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(117,130,137,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(117,130,137,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(117,130,137,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00758289', endColorstr='#000000',GradientType=0 );
    content: '';
}

.wp-block-group-bw-services .wp-block-column .wp-block-image figcaption a {
    position: relative;
    padding: 3rem 3rem 3rem 3rem;
    color: #fff;
    display: block;
    z-index: 2;
}

.wp-block-group-bw-services .wp-block-column .wp-block-image figcaption a:before,
.wp-block-group-bw-services .wp-block-column .wp-block-image figcaption a:after {
    display: none;
}

@media (max-width: 767.98px) {
    .wp-block-group-bw-services .wp-block-columns-bw-service-info p.p-title {
        margin-top: -138px;
    }

    .wp-block-group-bw-services .wp-block-column:nth-child(2) {
        display: none;
    }

    .wp-block-group-bw-services .wp-block-columns-bw-services-1 .wp-block-column:nth-child(1) figure img,
    .wp-block-group-bw-services .wp-block-columns-bw-services-1 .wp-block-column:nth-child(2) figure img,
    .wp-block-group-bw-services .wp-block-columns-bw-services-1 .wp-block-column:nth-child(3) figure img,
    .wp-block-group-bw-services .wp-block-columns-bw-services-2 .wp-block-column:nth-child(1) figure img {
        object-position: top;
    }

    .wp-block-group-bw-services .wp-block-columns-bw-services-1 .wp-block-column,
    .wp-block-group-bw-services .wp-block-columns-bw-services-2 .wp-block-column,
    .wp-block-group-bw-services .wp-block-columns-bw-services-3 .wp-block-column {
        display: block;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .home .wp-block-group-bw-services .wp-block-columns-bw-service-info {
        padding: 4rem;
    }

    .wp-block-group-bw-services .wp-block-columns-bw-service-info p.p-title {
        margin-top: -158px;
    }

    .home .wp-block-group-bw-services .wp-block-columns-bw-service-info p.p-title {
        margin-top: -188px;
    }

    .wp-block-group-bw-services .wp-block-column figure {
        height: 265px;
    }

    .wp-block-group-bw-services .wp-block-column figure figcaption {
        font-size: 1rem;
    }

    .wp-block-group-bw-services .wp-block-columns-bw-services-1 .wp-block-column:nth-child(1) figure img,
    .wp-block-group-bw-services .wp-block-columns-bw-services-1 .wp-block-column:nth-child(2) figure img,
    .wp-block-group-bw-services .wp-block-columns-bw-services-1 .wp-block-column:nth-child(3) figure img,
    .wp-block-group-bw-services .wp-block-columns-bw-services-2 .wp-block-column:nth-child(1) figure img {
        object-position: top;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .wp-block-group-bw-services .wp-block-column figure figcaption {
        font-size: 1.2rem;
    }

    .wp-block-group-bw-services .wp-block-columns-bw-service-info p.p-title {
        margin-top: -198px;
    }
}

.page-id-34 .wp-block-group-bw-1,
.page-id-31 .wp-block-group-bw-1 {
    padding-top: 0;
}

.page-id-34 .wp-block-group-bw-1 .wp-block-columns,
.page-id-31 .wp-block-group-bw-1 .wp-block-columns {
    padding: 7rem;
}

.page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns,
.page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns,
.page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column,
.page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column {
    padding: 0;
}

.page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns:first-of-type,
.page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns:first-of-type {
    margin-top: 3rem;
}

.page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(1):before,
.page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(1):before,
.page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(1):after,
.page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(1):after {
    display: none;
}

.page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(1) img,
.page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(1) img {
    width: 100%;
}

.page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(2),
.page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(2) {
    padding-left: 3rem;
}

.page-id-6 .wp-block-group-bw-1 .wp-block-columns a.svg-rounded {
    margin-left: 0;
    margin-right: 0;
    background-color: #f8df53;
    display: inline-block;
}

.page-id-6 .wp-block-group-bw-1 .wp-block-columns svg.svg-social .svg-facebook,
.page-id-6 .wp-block-group-bw-1 .wp-block-columns svg.svg-social .svg-twitter,
.page-id-6 .wp-block-group-bw-1 .wp-block-columns svg.svg-social .svg-linkedin,
.page-id-6 .wp-block-group-bw-1 .wp-block-columns svg.svg-social .svg-youtube,
.page-id-6 .wp-block-group-bw-1 .wp-block-columns svg.svg-social .svg-instagram,
.page-id-6 .wp-block-group-bw-1 .wp-block-columns svg.svg-social .svg-whatsapp {
    max-height: 16px;
    fill: #fff;
}

@media (max-width: 767.98px) {
    .wp-block-group-bw-services .wp-block-columns-bw-services-1,
    .wp-block-group-bw-services .wp-block-columns-bw-services-2 {
        margin-bottom: 0;
    }

    .home .wp-block-group-bw-services .wp-block-columns-bw-service-info {
        padding: 1rem 1rem 1rem 1rem;
    }

    .wp-block-group-bw-services .wp-block-columns-bw-service-info h2 {
        font-size: 2rem;
        color: #fff;
    }

    .wp-block-group-bw-services .wp-block-column {
        margin-bottom: 1rem;
    }

    .page-id-34 .wp-block-group-bw-1 .wp-block-columns,
    .page-id-31 .wp-block-group-bw-1 .wp-block-columns {
        padding: 4rem 1rem 6rem 1rem;
    }

    .page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(2),
    .page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(2) {
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .wp-block-group-bw-services .wp-block-columns-bw-service-info h2 {
        font-size: 2.5rem;
    }

    .wp-block-group-bw-services .wp-block-column {
        margin-bottom: 1rem;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(2),
    .wp-block-group-bw-1 .wp-block-column:nth-child(3) {
        display: none;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -106px;
    }

    .page-id-34 .wp-block-group-bw-1 .wp-block-columns,
    .page-id-31 .wp-block-group-bw-1 .wp-block-columns {
        padding: 0;
    }

    .page-id-34 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(2),
    .page-id-31 .wp-block-group-bw-1 .wp-block-columns .wp-block-columns .wp-block-column:nth-child(2) {
        padding-left: 3rem;
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .wp-block-group-bw-1 .wp-block-column:nth-child(1) {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(2) img,
    .wp-block-group-bw-1 .wp-block-column:nth-child(3) img {
        max-height: 280px;
    }

    .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -96px;
        left: calc(3rem - 10px);
        font-size: 3rem;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .wp-block-group-bw-1 .wp-block-column:nth-child(1) h2 {
        top: -100px;
        font-size: 3rem;
    }
}


.gnr-specials {
    position: relative;
    background-color: #eee;
}

.gnr-specials:before {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    content: '';
}

.gnr-specials.verkocht:before {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #eee;
    content: '';
}

.gnr-specials.verkocht .gnr-bootstrap-block-1 h2 {
    color: #000;
}

.properties .object .object-price,
.properties-special .object .object-price {
    text-transform: capitalize;
}

.gnr-specials .gnr-bootstrap-block-1 {
    padding-left: 5rem;
    position: relative;
    z-index: 2;
}

.gnr-specials .gnr-bootstrap-block-1 h2 {
    line-height: .9;
    margin-bottom: 2rem;
    font-size: 2rem;
    font-weight: 500;
    color: #000;
}

.gnr-specials .gnr-bootstrap-block-1 h2 strong {
    font-weight: 700;
}

.gnr-specials .gnr-bootstrap-block-3 {
    height: 100%;
    min-height: 300px;
    position: relative;
    padding: 3rem;
    display: flex;
    align-content: end;
    flex-wrap: wrap;
    justify-content: center;
}

.gnr-specials .gnr-bootstrap-block-3 h3 {
    width: 100%;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 500;
    z-index: 3;
}

.gnr-specials .gnr-bootstrap-block-3 h3 strong {
    font-weight: 700;
}

.gnr-specials .gnr-bootstrap-block-3 p {
    width: 100%;
}

.gnr-specials .gnr-bootstrap-block-3 a {
    margin-top: 2rem;
    font-weight: 700;
}

.gnr-specials .gnr-bootstrap-block-3 a:before {
    width: 41px;
    height: 41px;
    margin-right: .75rem;
    position: relative;
    top: 15px;
    background-image: url(images/logo-icon.png);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    content: '';
    display: inline-block;
}

.gnr-specials .gnr-bootstrap-block-3 a:hover:before,
.gnr-specials .gnr-bootstrap-block-3 a:focus:before {
    margin-right: 1rem;
}


@media (max-width: 767.98px) {
    .gnr-specials .gnr-bootstrap-block-1 {
        padding-left: 1rem;
    }

    .gnr-specials .gnr-bootstrap-block-1 h2 {
        font-size: 2.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .gnr-specials .gnr-bootstrap-block-1 {
        padding-left: 1rem;
    }

    .gnr-specials .gnr-bootstrap-block-1 h2 {
        font-size: 2.5rem;
    }

    .gnr-specials .gnr-bootstrap-block-3 {
        min-height: 10px;
    }

    .properties-special .col-md-6:nth-child(3) {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .gnr-specials .gnr-bootstrap-block-3 {
        padding: 0;
    }
}


/* Referenties */
.wp-block-group-bw-referenties {
    padding-top: 5rem;
    position: relative;
    background-color: #f0f0f0;
}

.wp-block-group-bw-referenties .wp-block-columns-bw-referenties-info {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 4rem;
    padding-right: 4rem;
}

.wp-block-group-bw-referenties .wp-block-columns-bw-referenties-info h2 {
    line-height: .9;
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 600;
}


.wp-block-group-bw-referenties .wp-block-columns-bw-referenties-info p.p-title {
    margin-bottom: 0;
    font-weight: 700;
    color: #f8df53;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.wp-block-group-bw-referenties .wp-block-columns-bw-referenties-carousel {
    margin-top: -8px;
}

.wp-block-group-bw-referenties .referenties .referenties-image {
    top: 0;
    left: 0;
}

.wp-block-group-bw-referenties .referenties .referenties-image:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f8df53;
    content: '';
    opacity: .7;
}

.wp-block-group-bw-referenties .referenties .carousel-item-title,
.wp-block-group-bw-referenties .referenties .carousel-item-content {
    line-height: 1.8;
    font-size: 1rem;
    color:#000;
}

.wp-block-group-bw-referenties .referenties .carousel-indicators {
    bottom: 0;
}

.wp-block-group-bw-referenties .referenties .carousel-indicators div {
    width: 25px;
    height: 5px;
    margin-right: .75rem;
    background-color: #fff;
    background-clip: unset;
    border-radius: 5px;
    opacity: 1;
}

.wp-block-group-bw-referenties .referenties .carousel-indicators div.active {
    background-color: #f8df53;
}

@media (max-width: 767.98px) {
    .wp-block-group-bw-referenties .wp-block-columns-bw-referenties-info {
        max-width: 100vw;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .wp-block-group-bw-referenties .wp-block-columns-bw-referenties-info h2 {
        margin-bottom: 1rem;
        font-size: 2.5rem;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .wp-block-group-bw-referenties .wp-block-columns-bw-referenties-info h2 {
        margin-bottom: 3rem;
        font-size: 3rem;
    }
}



/* Brands */
.footer-brands {
    background-color: #fff;
}

.footer-brands .footer-brand a {
    padding: 1.5rem;
    border: 1px solid #dee2e6;
}

.footer-brands .footer-brand a svg {
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.footer-brand-3 img {
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}

.footer-brands .footer-brand.footer-brand-3 a {
    display: table;
    width: 100%;
        margin-left: auto;
    margin-right: auto;
}


/* Footer */
.footer {
    background-color: #777a7f;
}

.footer .footer-quote {
    line-height: 1.2;
    font-weight: 900;
    font-size: 2.5rem;
}

.footer h5 {
    font-size: .9rem;
}

.footer a.svg-rounded {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: transparent;
    border: 1px solid #fff;
}

.footer svg.svg-social .svg-facebook,
.footer svg.svg-social .svg-twitter,
.footer svg.svg-social .svg-linkedin,
.footer svg.svg-social .svg-youtube,
.footer svg.svg-social .svg-instagram,
.footer svg.svg-social .svg-whatsapp {
    max-height: 16px;
    fill: #fff;
}

.footer a.svg-rounded:hover,
.footer a.svg-rounded:focus {
    background-color: #f8df53;
    border-color: #f8df53;
}

.footer p,
.footer p a,
.footer li,
.footer li a {
    color: #fff;
}

.footer .footer-contact {
    line-height: 1.2;
    font-weight: 600;
    font-size: 1.5rem;
}

.footer .list-contact-options li a {
    font-size: 1.3rem;
    color: rgba(255, 255, 255, .8);
    font-weight: 700;
}

.footer .footer-menu li:first-of-type a {
    font-weight: 700;
    cursor: pointer;
}

.footer-copyright {
    background-color: #777a7f;
    font-size: .8rem;
    text-align: center;
    color: #fff;
}

.footer-copyright a {
    color: #fff;
}

@media (max-width: 767.98px) {
    .footer .footer-quote {
        font-size: 2rem;
    }

    .footer-brands .footer-brand a svg {
        height: 24px;
    }
}


/* Cookies */
.cookie {
    max-width: 300px;
    padding: 0!important;
    bottom: 1rem;
    left: auto;
    right: 1rem;
    border-top: 0!important;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    font-size: .7rem;
    color: #656565;
    z-index: 1059;
}

.cookie .container-fluid {
    padding-left: 0!important;
    padding-right: 0!important;
}

.cookie .row {
    margin-left: 0!important;
    margin-right: 0!important;
}

.cookie .col-lg-9,
.cookie .col-lg-3 {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

.cookie .cookie-close .col-sm-6 {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

.cookie .btn-cookie {
    background-color: #808991;
}

.cookie .btn-cookie-reject {
    background-color: #b6bcc2;
}

.cookie p {
    padding: 1.5rem;
}


/* medewerkers */

.medewerkers .wp-block-column:nth-child(2) .wp-block-image {
    margin-top: 30px;
}
.medewerkers .wp-block-column:nth-child(3) .wp-block-image {
    margin-top: -30px;
}

/* sponsoren */

.sponsor-images img {
    height: 300px;
    object-fit: cover;
}



/*Properties specials */
.properties-filter-extra,
.properties-filter-selections,
.properties {
    background-color: #fff;
    position: relative;
}

.properties-filter-extra .properties-filter-show {
    display: none!important;
}

.properties-title .facetwp-counts {
    background-color: #f8df53;
}

.properties-filter-v-1 .fs-wrap.multiple .fs-option.selected .fs-checkbox i,
.properties-filter-v-search .fs-wrap.multiple .fs-option.selected .fs-checkbox i,
.properties-filter-v-1 .fs-wrap.multiple .fs-option.selected .fssearchcheckbox i,
.properties-filter-v-search .fs-wrap.multiple .fs-option.selected .fssearchcheckbox i,
.properties-filter-selections .facetwp-selections .facetwp-selection-value:before {
    background-color: #f8df53;
}

.properties-filter .facetwp-checkbox.checked:before,
.properties-filter .facetwp-radio.checked:before,
.properties-filter-v-2 .facetwp-type-fselect .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
    background-color: #f8df53;
    border-color: #f8df53;
}

/* Order fix */
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="date_desc"],
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="date_asc"],
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="rooms_desc"],
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="rooms_asc"],
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="city_desc"],
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="city_asc"],
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="type_desc"],
.properties-filter-extra .facetwp-sort .facetwp-sort-select option[value="type_asc"] {
    display: none;
}


.properties-special .object {
    background-color: #f0f0f0;
}


.properties-special .object .object-image {
    margin-bottom: 0!important;
}

.properties .object .object-image,
.properties .object .object-image a,
.properties .object .object-image img,
.properties .object .object-image .object-image-img {
    height: 100%;
}

.properties-special .object .object-image .object-image-info {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.properties-special .object .object-image a:before,
.properties-special .object .object-image a:after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;    
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
    content: '';
    z-index: 3;
}

.properties-special .object .object-image a:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.properties-special .object .object-image a:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

.properties-special .object .object-image .object-image-img:before {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(images/logo-icon-white.png);
    background-size: cover;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    content: '';
    display: inline-block;
    opacity: 0;
    z-index: 2;
}

.properties-special .object .object-image .object-image-img:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f8df53;
    mix-blend-mode: multiply;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
}

.properties-special .object .object-image img {
    height: 450px;
}

.properties-special .object .object-image .object-image-img,
.properties .object .object-image .object-image-img {
    position: relative;
    overflow: hidden;
}

.properties-special .object .object-image div.object-status,
.properties-item .object-detail-photo div.object-status {
    width: 220px;
    top: 40px;
    left: -50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #f8df53;
    text-align: center;
}

.properties-special .object .object-features {
    width: 100%;
    margin-bottom: 0!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.properties-special .object .object-feature {
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .8rem;
}

.properties-special .object .object-feature > .row > .col-3 {
    display: none;
}

.properties-special .object .object-feature > .row > .col-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.properties-special .object-features .object-feature-totalekadestraleoppervlakte .object-feature-info:before,
.properties-special .object-features .object-feature-property-woonoppervlakte .object-feature-info:before,
.properties-special .object-features .object-feature-aantalkamers .object-feature-info:before {
    width: 40px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: left 2px;
    background-size: auto 18px;
    display: table;
    float: left;
    content: "";
}

.properties-special .object-features .object-feature-totalekadestraleoppervlakte .object-feature-info:before {
    background-image: url(images/perceel-oppervlakte.svg);
}

.properties-special .object-features .object-feature-property-woonoppervlakte .object-feature-info:before {
    background-image: url(images/woon-oppervlakte.svg);
}

.properties-special .object-features .object-feature-aantalkamers .object-feature-info:before {
    background-image: url(images/aantal-kamers.svg);
}


.properties-special .object:hover .object-image a:before,
.properties-special .object:hover .object-image a:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.properties-special .object:hover .object-image .object-image-img:before,
.properties-special .object:hover .object-image .object-image-img:after {
    opacity: 1;
}

.properties-special .object:hover .object-image .object-image-info {
    opacity: 0;
}
 
@media (max-width: 767.98px) {
    .properties-special .object .object-image img {
        height: 250px;
    }

    .gnr-specials .gnr-bootstrap-block-3 {
        min-height: auto;
        padding-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .properties-special .object .object-image img {
        width: 100%;
        height: 250px;
    }

    .gnr-specials .gnr-bootstrap-block-3 {
        padding: 2rem;
    }

    .gnr-specials .gnr-bootstrap-block-3 a {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .properties-special .object .object-image img {
        height: 310px;
    }
}


/* Properties item */
.properties-item .object-detail-extra,
.properties-item .object-detail-photos,
.properties-item .object-detail-header,
.properties-item .object-detail-navigation,
.properties-item .object-detail-information,
.properties-item .object-detail-features,
.properties-item .object-detail-photos-full,
.properties-item .object-detail-other-media {
    background-color: #fff;
    position: relative;
}

.properties-item .object-detail-extra {
    padding-top: 30px;
}

.properties-item .object-detail-extra ul {
    margin-left: auto;
}

.properties-item .object-detail-extra li:last-of-type {
    margin-right: 0!important;
}

.properties-item .object-detail-photo.object-detail-photo-large {
    overflow: hidden;
}

.properties-item .object-detail-contact .contact-info-appointment a,
.properties-item .object-detail-contact .contact-info-custom-button a {
    background-color: #f8df53;
}

.properties .object .object-view a {
    background-color: #f8df53;
    border-color: #f8df53;
    color: #fff;   
}

.properties .object-address-line {
    font-size: 18px;
}

/* Properties labels */
.properties .object .object-image div.object-status, .properties-special .object .object-image div.object-status, .properties-item .object-detail-photo div.object-status {
    background-color: #28a745;
}

.object-status:contains[verkocht] {
    background-color: red;
}

/* Properties */
.properties-filter-v-1 {
    background-color: #f8df53;
}

.properties-filter-extra .properties-filter-show,
.properties-filter-extra .facetwp-sort .facetwp-sort-select,
.properties-filter-v-search .facetwp-sort .facetwp-sort-select,
.properties-filter-extra .facetwp-per-page .facetwp-per-page-select {
    background-color: #f8df53;
    color: #333;
}

.properties-filter-extra .properties-filter-favorite a span.properties-filter-favorite {
    background-color: #f8df53;
}

.properties-filter-extra .properties-filter-favorite a span.properties-filter-favorite svg {
    fill: #fff;
}

.properties-filter-extra .facetwp-sort:before,
.properties-filter-v-search .facetwp-sort:before,
.properties-filter-extra .facetwp-per-page:before,
.properties-filter-extra .facetwp-sort:after,
.properties-filter-v-search .facetwp-sort:after,
.properties-filter-extra .facetwp-per-page:after {
    background-color: #fff;
}

.properties-title .facetwp-counts,
.properties-filter-v-1 .fs-wrap.multiple .fs-option.selected .fs-checkbox i,
.properties-filter-v-search .fs-wrap.multiple .fs-option.selected .fs-checkbox i,
.properties-filter-v-1 .fs-wrap.multiple .fs-option.selected .fssearchcheckbox i,
.properties-filter-v-search .fs-wrap.multiple .fs-option.selected .fssearchcheckbox i,
.properties-filter-selections .facetwp-selections .facetwp-selection-value:before,
.properties-filter-more-close a {
    background-color: #f8df53;
}

.properties-filter .facetwp-checkbox.checked:before,
.properties-filter .facetwp-radio.checked:before {
    background-color: #f8df53;
    border-color: #f8df53;
}

.properties-filter-v-1 .facetwp-facet-zoeken.facetwp-type-fselect .fs-search {
    padding-top: 18px;
    padding-bottom: 18px;
}

.properties-title {
    margin-bottom: 0;
}

.properties-title h1 {
    position: relative;
    padding-bottom: 1rem;
    font-size:2rem;
    font-weight: 200;
    display: table;
}

.properties-filter-extra .col-md-8 {
    align-items: end;
    display: flex;
}

.properties {
    border-top: 1px solid #eaeaea;
}

.properties .col-lg-6:nth-child(odd) {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.properties .col-lg-6:nth-child(even) {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    border-bottom: 1px solid #eaeaea;
}

.properties .object {
    position: relative;
    margin-bottom: 0!important;
}

.properties .object .object-image img {
    height: 490px;
}

.properties .object-features .object-feature {
    margin-bottom: .5rem;
}

.properties .object .object-image div.object-status-new-favorite {
    width: 490px;
    position:absolute;
    left: 0;
    top: 0;
    -webkit-transform-origin: left top;   
    -webkit-transform: rotate(-90deg) translateX(-100%);
    -moz-transform: rotate(-90deg) translateX(-100%);
    -ms-transform: rotate(-90deg) translateX(-100%);
    -o-transform: rotate(-90deg) translateX(-100%);
    font-size: 3rem;
    background-color: #fff;
    color: #222;
    display: table;
}


@media (max-width: 767.98px) {
    .properties-title h1 {
        font-size: 2rem;
    }

    .properties .object .object-image img {
        height: 260px;
    }

    .properties .object .object-features {
        width: 100%;
        position: relative;
        top: 0;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .properties-filter-extra .col-md-4,
    .properties-filter-extra .col-md-8 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .properties-filter-extra .col-md-4,
    .properties-filter-extra .col-md-8 {
        width: 50%;
    }
}

.wp-block-table td, .wp-block-table th {
    border: 0px solid;
    padding: 0em;
}


/* buttons */
.wp-block-button__link {
    /* color: #fff; */
    background-color: #f8df53;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none !important;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    font-weight: 700;
    color: #000;
    margin: 25px 0px ;
    display: inline-block;
}

.wp-block-button__link:hover {
     color: #fff; 
    background-color: #616250;
}

/* custom */
/* property detail modal full width */
.single #ModalPhotos .vh-100, .single #ModalPhotos .h-100 {
    height: 100%!important;
    width: 100%;
    object-fit: contain;
    margin-left: 0;
}
.single #SliderPhotos .carousel-control-next, .single .carousel-control-prev {
    background-color: rgba(255,255,255,0.0);
}
.single #SliderPhotos .carousel-control-next:hover, .single .carousel-control-prev:hover {
    background-color: rgba(255,255,255,0.5);
}


@media(max-width: 767px) {
    div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first, div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first {
        width:  100% !important;
    }

    .properties-item .object-detail-header .object-detail-adres h1 {
        line-height: .9;
    }

    .single .page-slider, .single .page-slider .carousel {
        display: none;
    }
    .page-slider .page-slider-info .page-slider-info-title {

    }

}