#aanbod-single .mcb-section-aanbodhead {
    background-size: cover;
    background-position: center;
    height: 600px;
    position: relative;
    display: flex;
    flex-direction: column;
}
#aanbod-single .mcb-section-aanbodhead:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.25;
    background-color: #000000;
    z-index: 1;
}
#aanbod-single .mcb-section-aanbodhead .container{
    z-index: 2;
    width: 100%;
    height: auto;
    margin-top: auto;
    position: relative;
    padding-bottom: 40px;
}
#aanbod-single .mcb-section-aanbodhead .status {
    font-family: "Bodoni Moda", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    background-color: #f05619;
    color: #fff;
    text-decoration: none;
    padding: 5px 30px;
    display: inline-block;
}
#aanbod-single .mcb-section-aanbodhead .container > ._links{
    display: flex;
    gap: 10px;
    position: absolute;
    right: 0;
    bottom: -21px;
}
#aanbod-single .mcb-section-aanbodhead .container > ._links button,
#aanbod-single .mcb-section-aanbodhead .container > ._links a {
    color: #fff;
    border: 0;
    background-color: #f05619;
    padding: 5px 20px;
    max-width: 160px;
    min-width: 130px;
    text-align: center;
    font-size: 16px;
    line-height: 2;
}
#aanbod-single .mcb-section-aanbodhead .container > ._links button img,
#aanbod-single .mcb-section-aanbodhead .container > ._links a img {
    filter: invert(1);
    height: 15px;
}
#aanbod-single .mcb-section-aanbodhead header {
    display: flex;
    width: 100%;
    align-items: flex-end;
}
#aanbod-single .mcb-section-aanbodhead header h1{
    color: #fff;
    text-transform: capitalize;
    margin: 10px 0 0;
    line-height: 1;
    font-size: 42px;
}
#aanbod-single .mcb-section-aanbodhead header h1 span{
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin-top: 20px;
}
#aanbod-single .mcb-section-aanbodhead header .other_info{
    margin-left: auto;
}
#aanbod-single .mcb-section-aanbodhead header .other_info h4 {
    color: #fff;
    text-transform:unset;
    font-size: 42px;
}
#aanbod-single .mcb-section-aanbodhead header .other_info h4 span {
    font-size: 22px;
    margin-right: 10px;
    font-weight: normal;
}
#aanbod-single .mcb-section-aanbodhead header ._links {
    display: flex;
    align-items: center;
    gap: 40px;
}
#aanbod-single .mcb-section-aanbodhead header a {
    color: #fff;
    position: relative;
    font-size: 17px;
}
#aanbod-single .mcb-section-aanbodhead header a:hover{
    text-decoration: none;
}
#aanbod-single .mcb-section-aanbodhead header a.link_brochure {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: underline;
}
#aanbod-single .mcb-section-aanbodhead header a.link_brochure:hover{
    text-decoration: none;
}
#aanbod-single .mcb-section-aanbodhead header a.link_brochure label {
    margin: 0;
    cursor: pointer;
}
#aanbod-single .mcb-section-aanbodhead header a.link_brochure img {
    filter: invert(1);
    height: 18px;
}
#aanbod-single a.link_btn {
    border: 1px solid #fff;
    padding: 5px 50px 5px 40px;
    position: relative;
}
#aanbod-single a.link_btn:after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 20px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(135deg);
}



#aanbod-single .mcb-section-aanbod .summary {
    display: flex;
    padding: 45px 0 0;
}
#aanbod-single .mcb-section-aanbod .summary .entry-content {
    display: flex;
    align-items: center;
    gap: 40px;
}
#aanbod-single .mcb-section-aanbod .summary .entry-content li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 17px;
}
#aanbod-single .mcb-section-aanbod .summary .entry-content img {
    height: 20px;
}
#aanbod-single .share_sns {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 10px;
}
#aanbod-single .share_sns label {
    margin: 0;
}
#aanbod-single .share_sns ul {
    display: flex;
    align-items: center;
    gap: 10px;
}
#aanbod-single .share_sns a{
    display: block;
    position: relative;
}
#aanbod-single .share_sns img {
    height: 20px;
    display: block;
}
#aanbod-single .share_sns a .tooltip_popup {
    display: none;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 120%;
    color: #fff;
    background: #111;
    line-height: 1;
    padding: 5px;
    margin-left: -75px;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    z-index: 1;
}
#aanbod-single .share_sns a .tooltip_popup.show {
    display: block;
}
#aanbod-single .mcb-section-aanbod .division {
    display: flex;
    align-items: flex-start;
    padding: 45px 0 0;
    margin-bottom: 50px;
    gap: 50px;
}
#aanbod-single .mcb-section-aanbod .division .left {
    width: calc(100% - 450px);
}
#aanbod-single .mcb-section-aanbod .division .right {
    width: 400px;
    margin-left: auto;
}
#aanbod-single .mcb-section-aanbod .aankoop_division .left {
    width: 50%;
}
#aanbod-single .mcb-section-aanbod .aankoop_division .right {
    width: 50%;
    margin-left: auto;
}

#aanbod-single .mcb-section-aanbod .division aside {
    margin-bottom: 40px;
}
#aanbod-single .mcb-section-aanbod .division aside h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

#aanbod-single #omschrijving h5{
    margin-bottom: 5px;
}

#aanbod-single #omschrijving .description_fold {
    position: relative;
    overflow: hidden;
    height: 473px;
}

#aanbod-single #kenmerken section,
#aanbod-single .kenmerken_con section {
    margin-bottom: 20px;
    max-width: 600px;
}
#aanbod-single #kenmerken .hidden_sections,
#aanbod-single .kenmerken_con .hidden_sections {
    position: relative;
    overflow: hidden;
    height: 0;
}
#aanbod-single #kenmerken section h4,
#aanbod-single .kenmerken_con section h4 {
    font-family: "Mukta", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: capitalize;
    margin-bottom: 5px;
}
#aanbod-single #kenmerken section li,
#aanbod-single .kenmerken_con section li {
    border-bottom: 1px solid #f05619;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 5px 0;
}
#aanbod-single #kenmerken section li strong,
#aanbod-single .kenmerken_con section li strong {
    width: 200px;
    line-height: 1.3;
}
#aanbod-single #kenmerken section li span,
#aanbod-single .kenmerken_con section li span {
    width: calc(100% - 210px);
    line-height: 1.3;
}

#aanbod-single .fotos_con img {
    display: block;
}
#aanbod-single .fotos_con .details__large {
    margin-bottom: 5px;
}
#aanbod-single .fotos_con .details__large img {
    height: 270px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
#aanbod-single .fotos_con .details__slider {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
#aanbod-single .fotos_con .details__slider .details__slide {
    width: calc(50% - 2.5px);
    height: calc(50% - 2.5px);
    overflow: hidden;
    position: relative;
}
#aanbod-single .fotos_con .details__slider .details__slide img {
    height: 140px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
#aanbod-single .fotos_con .details__slider .details__slide a {
    position: relative;
    display: block;
}
#aanbod-single .fotos_con .details__slider .details__slide a.more-fotos:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
    position: absolute;
}
#aanbod-single .fotos_con .details__slider .details__slide a span {
    position: absolute;
    z-index: 2;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    text-align: center;
    text-decoration: none;
}

#aanbod-single #plattegronden .details__slides {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
#aanbod-single #plattegronden .details__slides .details__slide {
    width: calc(50% - 2.5px);
    height: calc(50% - 2.5px);
    overflow: hidden;
    position: relative;
}
#aanbod-single #plattegronden .details__slides .details__slide img {
    display: block;
    height: 265px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
#aanbod-single  #plattegronden .details__slides .details__slide a.more-fotos:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
    position: absolute;
}
#aanbod-single  #plattegronden .details__slides .details__slide a span {
    position: absolute;
    z-index: 2;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    text-align: center;
    text-decoration: none;
}

#aanbod-single #graden360 {
    margin-bottom: 30px;
    max-width: 600px;
}
#aanbod-single #graden360 .flickity__cell {
    width: 100%;
}
#aanbod-single #graden360 .panorama{
    width: 100%;
    height: 350px;
}


#aanbod-single .btn-toggle {
    border: 0;
    padding: 0 28px 0 0;
    font-family: inherit;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    margin-top: 20px;
}
#aanbod-single .btn-toggle:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 3px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(225deg);
}
#aanbod-single .open .btn-toggle:after {
    margin-top: -2px;
    transform: rotate(45deg);
}

#aanbod-single .contact_box {
    background-color: #39393a;
    text-align: center;
    color: #fff;
    margin-bottom: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 10px;
}
#aanbod-single .contact_box ._contact_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#aanbod-single .contact_box h5 {
    margin-bottom: 5px;
}
#aanbod-single .contact_box h3 {
    color: #fff;
    font-size: 40px;
}
#aanbod-single .contact_box .buttons {
    margin: 5px 0 20px;
    display: flex;
    align-items: center;
    gap: 20px;
}
#aanbod-single .contact_box .buttons a{
    color: #fff;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 240px;
}
#aanbod-single .contact_box .buttons a.link_viewing {
    border-color: #f05619;
    background-color: #f05619;
}

#aanbod-single .contact_box .share_sns {
    margin-left: 0;
    align-self: center;
}
#aanbod-single .contact_box .share_sns img {
    filter: invert(1);
}

#aanbod-single .offers h3 {
    margin-bottom: 40px;
}
#aanbod-single .offers {
    margin-bottom: 80px;
    text-align: center;
}


@media screen and (max-width: 959px) {
    #aanbod-single .mcb-section-aanbodhead .container,
    #aanbod-single .mcb-section-aanbod .container {
        max-width: 959px  !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    #aanbod-single .summary .share_sns {
        display: none;
    }

    #aanbod-single .mcb-section-aanbod .division {
        gap: 30px;
    }
    #aanbod-single .mcb-section-aanbod .division .left,
    #aanbod-single .mcb-section-aanbod .division .right {
        width: calc(50% - 15px);
    }
}

#aanbod-single .fotos_con#fotos_sp {
    display: none;
}
@media screen and (max-width: 767px) {
    #aanbod-single .mcb-section-aanbod .division {
        display: block;
    }
    
    #aanbod-single .mcb-section-aanbod .division .left,
    #aanbod-single .mcb-section-aanbod .division .right {
        width: 100%;
    }

    #aanbod-single .mcb-section-aanbod .aankoop_division .left aside {
        margin-bottom: 0;
    }
    #aanbod-single .mcb-section-aanbod .aankoop_division .right aside h2 {
        display: none;
    }

    #aanbod-single #kenmerken section,
    #aanbod-single .kenmerken_con section,
    #aanbod-single #graden360 {
        max-width: 100%;
    }

    #aanbod-single .mcb-section-aanbodhead header {
        display: block;
    }
    #aanbod-single .mcb-section-aanbodhead header h1 {
        margin-bottom: 30px;
    }

    #aanbod-single #omschrijving .description_fold {
        height: 465px;
    }

    #aanbod-single .contact_box h3 {
        line-height: 1.2;
    }
    #aanbod-single .contact_box .buttons {
        flex-wrap: wrap;
        justify-content: center;
    }

    #aanbod-single .fotos_con#fotos_sp {
        display: block;
    }
    #aanbod-single .fotos_con#fotos {
        display: none;
    }
    #aanbod-single #video {
        margin-top: 60px;
    }
}

@media screen and (max-width: 660px) {
    #aanbod-single .mcb-section-aanbod .summary .entry-content {
        flex-wrap: wrap;
        gap: 20px 30px;
    }

    #aanbod-single .mcb-section-aanbodhead header .other_info h4,
    #aanbod-single .mcb-section-aanbodhead header h1 {
        font-size: 35px;
    }
    #aanbod-single .mcb-section-aanbodhead header .other_info h4 span {
        font-size: 16px;
    }

    #aanbod-single .mcb-section-aanbodhead header ._links {
        flex-wrap: wrap;
        gap: 20px;
        margin-top: 25px;
    }
}

@media screen and (max-width: 410px) { 
    #aanbod-single .mcb-section-aanbodhead header .other_info h4 span {
        display: none;
    }
}