@charset "UTF-8";.sectionFilter .colFilter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-end;flex-wrap:wrap;padding:35px 60px}.sectionFilter .colFilter .filterElement{position:relative;padding-right:20px;height:100%;flex:1}.sectionFilter .colFilter .filterElement .lab{font-size:15px;font-size:1.5rem;text-transform:uppercase;font-weight:700;display:block;color:#000;margin-bottom:15px}.sectionFilter .colFilter .filterElement .bootstrap-select{width:100%!important;margin-bottom:0;font-family:Raleway,Helvetica,sans-serif}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle{font-family:Raleway,Helvetica,sans-serif;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;height:56px;position:relative;border-radius:0;outline:0!important;box-shadow:none!important;background:#fff;border:none;padding:16px 40px 16px 16px;color:#353535!important;font-size:16px;font-size:1.6rem;font-weight:400;line-height:1.3;text-transform:none;-webkit-transition:border-color .3s ease-in-out;-moz-transition:border-color .3s ease-in-out;-ms-transition:border-color .3s ease-in-out;-o-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle .filter-option{height:auto}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle:focus,.sectionFilter .colFilter .filterElement .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:0!important}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle::after{display:none}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle::before{content:"";position:absolute;top:21px;right:15px;height:15px;width:15px;background:url(../../assets/icons/chevron-filter.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu{padding:0;border:none;box-shadow:none;z-index:70;border-radius:0;min-width:100%!important}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu .bs-searchbox .form-control{box-shadow:none;border:1px solid #eee}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu li a{font-size:14px;font-size:1.4rem;padding:10px 15px;color:#353535;font-weight:400}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu li a .text{margin:0!important}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu li a .check-mark{top:12px}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu li a .check-mark::after{border-width:0 1px 1px 0}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu li a:hover{background:#fcf7ec}.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu li .active{background:#fcf7ec}.sectionFilter .colFilter .filterElement .filterToggle{background:#fff;cursor:pointer;font-size:16px;font-size:1.6rem;position:relative;z-index:10;padding:16px 45px 16px 15px}.sectionFilter .colFilter .filterElement .filterToggle::after{will-change:transform;content:"";position:absolute;top:50%;right:15px;height:15px;width:15px;background:url(../../assets/icons/chevron-filter.svg);background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sectionFilter .colFilter .filterElement .filterMenuDesktop{display:none;will-change:transform;position:absolute;z-index:2;left:0;bottom:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.sectionFilter .colFilter .filterElement .filterMenuDesktop .wrapper{max-height:240px;overflow-y:scroll}.sectionFilter .colFilter .filterElement .filterMenu{width:100%;font-size:14px;font-size:1.4rem}.sectionFilter .colFilter .filterElement .filterMenu .selection{list-style:none;margin:0;padding:0}.sectionFilter .colFilter .filterElement .filterMenu .selection li{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;padding:5px 0 5px 30px}.sectionFilter .colFilter .filterElement .filterMenu .selection li input{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;opacity:0;cursor:pointer}.sectionFilter .colFilter .filterElement .filterMenu .selection li .checkmark{will-change:transform;position:absolute;top:50%;left:0;height:20px;width:20px;background:#e0e0e0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sectionFilter .colFilter .filterElement .filterMenu .selection li .checkmark:after{content:"";position:absolute;display:none;left:3px;top:-2px;width:20px;height:20px;background:url(../../assets/icons/check-filters.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.sectionFilter .colFilter .filterElement .filterMenu .selection li input:checked~.checkmark{background:#febb2c}.sectionFilter .colFilter .filterElement .filterMenu .selection li input:checked~.checkmark:after{display:block}.sectionFilter .colFilter .filterElement .filterMenu .selection li label{margin:0}.sectionFilter .colFilter .filterElement .filterMenu .menu{padding:20px 25px;min-width:200px;margin:0;background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.15)}.sectionFilter .colFilter .filterElement .filterMenu .menu p{font-size:11px;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;opacity:.6}.sectionFilter .colFilter .filterElement .filterMenu .menu ul{list-style:none;margin:0;padding:0}.sectionFilter .colFilter .filterElement .filterMenu .menu ul li{margin-bottom:6px}.sectionFilter .colFilter .filterElement .filterMenu .menu ul li .active{font-weight:600}.sectionFilter .colFilter .filterElement .filterMenu .menu ul li:last-child{margin-bottom:0}.sectionFilter .colFilter .filterElement:last-child{padding-right:0}.sectionFilter .colFilter #purchase .radios{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-bottom:-10px}.sectionFilter .colFilter #purchase .radios .radioWrap{position:relative;display:inline-block;padding:0 15px 0 20px;font-size:14px;font-size:1.4rem;margin-bottom:10px}.sectionFilter .colFilter #purchase .radios .radioWrap label{margin:0;line-height:1}.sectionFilter .colFilter #purchase .radios .radioWrap input{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;opacity:0;cursor:pointer}.sectionFilter .colFilter #purchase .radios .radioWrap .checkmark{will-change:transform;position:absolute;top:50%;left:0;height:14px;width:14px;border-radius:50%;background:#fff;border:1px solid #eee;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sectionFilter .colFilter #purchase .radios .radioWrap .checkmark:after{content:"";position:absolute;display:none;left:2px;top:-2px;width:14px;height:14px;background:url(../../assets/icons/check-filters.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.sectionFilter .colFilter #purchase .radios .radioWrap input:checked~.checkmark{background:#febb2c}.sectionFilter .colFilter #purchase .radios .radioWrap input:checked~.checkmark:after{display:block}.sectionFilter .colFilter #submit .btn{display:block;width:100%;cursor:pointer;padding-right:0!important}.sectionFilter .colFilter #submit .btn span{padding:18px 30px 16px;text-align:center;font-size:12px;font-size:1.2rem;background:#febb2c;color:#fff}.sectionFilter .colFilter #submit .btn:hover span{color:#fff;background:#f4a600}.sectionFilter .colFilter #submit .btn::before{width:62px}.sectionFilter .colFilter .filterElement:last-child{margin-right:0}#filterMobile{display:none;position:fixed;z-index:105;top:0;left:0;height:100%;width:100%;overflow-y:auto}#filterMobile .colFilterHead{padding:20px 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:20px}#filterMobile .colFilterHead a{text-decoration:underline;font-weight:600}#filterMobile .colFilterHead img{cursor:pointer;height:20px;width:20px}#filterMobile .colFilterHead.right{justify-content:flex-end}#filterMobile .colFilter{padding:0 15px;display:block}#filterMobile .colFilter .filterElement{width:100%!important;height:auto;padding:0;margin-bottom:30px}#filterMobile .colFilter .filterElement .filterMenu .menu{box-shadow:none;background:#fff;border:1px solid #e6e8ed;border-top:none}#filterMobile .colFilter .filterElement:last-child{margin-bottom:50px}#filterMobile .colFilter #submit .btn span{font-size:15px;font-size:1.5rem}.sectionFilterToggle{padding-top:20px}.sectionFilterToggle .mobileFilterToggle{padding:20px 30px;cursor:pointer}.sectionFilterToggle .mobileFilterToggle p{display:inline-block;font-size:16px;font-size:1.6rem;text-transform:uppercase;font-weight:700;letter-spacing:.5px;line-height:1;margin:0}.sectionFilterToggle .mobileFilterToggle p::after{content:"";display:inline-block;margin-left:10px;position:relative;top:2px;height:15px;width:15px;background:url(../../assets/icons/search.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.sectionInterested{padding:70px 0}.sectionInterested .btn{margin-top:40px}.sectionCtaBlocks{padding:70px 0}.sectionCtaBlocks .blocks{position:relative;padding-bottom:120px}.sectionCtaBlocks .blocks .background{position:absolute;bottom:0;left:0;width:100%;height:-webkit-calc(100% - 120px);height:-moz-calc(100% - 120px);height:-ms-calc(100% - 120px);height:-o-calc(100% - 120px);height:calc(100% - 120px);background:#f6f6f7}.sectionCtaBlocks .blocks .rowCtaBlocks{margin-bottom:-30px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks{margin-bottom:30px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a{display:block;height:100%}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .imgWrapper{position:relative;height:230px;overflow:hidden}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .imgWrapper .img{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;will-change:transform;-webkit-transition:-webkit-transform .8s linear;-moz-transition:-moz-transform .8s linear;-ms-transition:-ms-transform .8s linear;-o-transition:-o-transform .8s linear;transition:transform .8s linear;-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper{position:relative;height:-webkit-calc(100% - 230px);height:-moz-calc(100% - 230px);height:-ms-calc(100% - 230px);height:-o-calc(100% - 230px);height:calc(100% - 230px);background:#fff;padding:40px 35px 130px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper h3{margin-top:0}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper .btnWrap{position:absolute;bottom:40px;left:0;padding:0 35px;width:100%}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a:hover .imgWrapper .img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.sectionAanbodOverview{padding:70px 0}.sectionAanbodOverview h1{text-transform:uppercase}.sectionAanbodOverview .rowEstates{margin:0 -15px -50px}.sectionAanbodOverview .rowEstates .colInfo{margin-bottom:30px}.sectionAanbodOverview .rowEstates .colInfo p{margin:0}.sectionAanbodOverview .rowEstates .colInfo .colResults p{font-weight:700}.sectionAanbodOverview .rowEstates .colInfo .colSort{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-end}.sectionAanbodOverview .rowEstates .colInfo .colSort .my-custom-select{position:relative;display:block}.sectionAanbodOverview .rowEstates .colInfo .colSort .my-custom-select select{display:none}.sectionAanbodOverview .rowEstates .colInfo .colSort .select-selected{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;height:inherit;font-weight:700;padding:0 0 0 10px;cursor:pointer}.sectionAanbodOverview .rowEstates .colInfo .colSort .select-items{position:absolute;background:#fff;top:100%;right:0;z-index:99;min-width:160px;border-top:none;box-shadow:2px 2px 10px rgba(0,0,0,.15);padding:10px 0}.sectionAanbodOverview .rowEstates .colInfo .colSort .select-items div{text-align:left;font-weight:700;padding:0 15px;margin-bottom:10px;border:none;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sectionAanbodOverview .rowEstates .colInfo .colSort .select-items div:last-child{margin:0}.sectionAanbodOverview .rowEstates .colInfo .colSort .select-hide{display:none}.sectionAanbodOverview .rowEstates .colInfo .colSort .same-as-selected,.sectionAanbodOverview .rowEstates .colInfo .colSort .select-items div:hover{color:#febb2c}.sectionAanbodOverview .rowEstates .colEstates{margin-bottom:50px}.sectionAanbodOverview .rowEstates .colEstates a{display:block;height:100%;width:100%}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper{position:relative;height:300px;overflow:hidden}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper .img{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;will-change:transform;-webkit-transition:-webkit-transform .8s linear;-moz-transition:-moz-transform .8s linear;-ms-transition:-ms-transform .8s linear;-o-transition:-o-transform .8s linear;transition:transform .8s linear;-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper .labelImg{position:absolute;z-index:2;top:20px;right:0;padding:8px 20px 6px;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:#000;color:#fff;font-size:12px;font-size:1.2rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper{position:relative;padding:12px 40px 60px;border:1px solid #e6e8ed;height:-webkit-calc(100% - 300px);height:-moz-calc(100% - 300px);height:-ms-calc(100% - 300px);height:-o-calc(100% - 300px);height:calc(100% - 300px)}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label{position:absolute;top:0;left:40px;display:inline-block;padding:8px 20px 6px;font-weight:700;text-transform:uppercase;letter-spacing:1px;will-change:transform;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label p{margin:0}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label.new{background:#febb2c;color:#fff}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label.option{background:#fcf6eb;color:#000}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label.sold{background:#000;color:#fff}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .cat{font-size:10px;font-size:1rem;text-transform:uppercase;opacity:.5;margin-bottom:10px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .price{font-size:25px;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:20px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .price span{font-size:16px;font-size:1.6rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper h3{text-transform:uppercase}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .info{margin-bottom:20px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons{position:absolute;bottom:20px;left:0;width:100%;padding:0 30px;font-size:14px;font-size:1.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-start}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:33.3333%;padding:0 5px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon img{width:25px;margin-right:10px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon p{margin:0}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon:first-child{justify-content:flex-start}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon:nth-of-type(3){justify-content:flex-end}.sectionAanbodOverview .rowEstates .colEstates a:hover .imgWrapper .img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.sectionAanbodOverview .rowEstates .grey a,.sectionAanbodOverview .rowEstates .yellow a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;padding:60px 40px}.sectionAanbodOverview .rowEstates .grey a h2 span[style="text-decoration: underline;"]::before,.sectionAanbodOverview .rowEstates .yellow a h2 span[style="text-decoration: underline;"]::before{display:none}.sectionAanbodOverview .rowEstates .yellow a{background:#febb2c;color:#fff}.sectionAanbodOverview .rowEstates .yellow a h2{font-family:bebas-neue,Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:80px;font-size:8rem;letter-spacing:normal;color:#fff;line-height:.8}.sectionAanbodOverview .rowEstates .yellow a p{font-size:17px;font-size:1.7rem;text-transform:uppercase;font-weight:700;letter-spacing:1px}.sectionAanbodOverview .rowEstates .yellow a .ctaBtn{color:#fff;margin-top:30px}.sectionAanbodOverview .rowEstates .yellow a .ctaBtn::before{background:#fff}.sectionAanbodOverview .rowEstates .grey a{background:#f6f6f7}.sectionAanbodOverview .rowEstates .grey a img{margin-top:20px;width:50%}@media (max-width:375.98px){.sectionCtaBlocks{padding:25px 0}.sectionCtaBlocks .blocks{padding-bottom:60px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .imgWrapper{height:150px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper{height:-webkit-calc(100% - 150px);height:-moz-calc(100% - 150px);height:-ms-calc(100% - 150px);height:-o-calc(100% - 150px);height:calc(100% - 150px);padding:35px 25px 110px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper .btnWrap{padding:0 25px}.sectionAanbodOverview{padding:25px 0}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper{height:200px}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper .labelImg{font-size:10px;font-size:1rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper{padding:12px 15px 25px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label{left:15px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .price{font-size:20px;font-size:2rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons{font-size:10px;font-size:1rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon{padding:0 3px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon img{width:15px}.sectionAanbodOverview .rowEstates .yellow a{padding:40px 20px}.sectionAanbodOverview .rowEstates .yellow a h2{font-size:50px;font-size:5rem}.sectionAanbodOverview .rowEstates .yellow a p{font-size:14px;font-size:1.4rem;letter-spacing:.5px}.sectionAanbodOverview .rowEstates .yellow a .ctaBtn{margin-top:10px}.sectionAanbodOverview .rowEstates .grey a{padding:40px 20px}.sectionInterested{padding:25px 0}}@media (min-width:375.98px) and (max-width:575.98px){.sectionCtaBlocks{padding:30px 0}.sectionCtaBlocks .blocks{padding-bottom:80px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .imgWrapper{height:200px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper{height:-webkit-calc(100% - 200px);height:-moz-calc(100% - 200px);height:-ms-calc(100% - 200px);height:-o-calc(100% - 200px);height:calc(100% - 200px);padding:40px 30px 120px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper .btnWrap{padding:0 30px}.sectionAanbodOverview{padding:30px 0}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper{height:250px}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper .labelImg{font-size:11px;font-size:1.1rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper{padding:12px 20px 30px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .price{font-size:22px;font-size:2.2rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label{left:20px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons{font-size:12px;font-size:1.2rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon img{width:22px}.sectionAanbodOverview .rowEstates .yellow a{padding:50px 30px}.sectionAanbodOverview .rowEstates .yellow a h2{font-size:60px;font-size:6rem}.sectionAanbodOverview .rowEstates .yellow a p{font-size:16px;font-size:1.6rem}.sectionAanbodOverview .rowEstates .yellow a .ctaBtn{margin-top:20px}.sectionAanbodOverview .rowEstates .grey a{padding:50px 30px}.sectionInterested{padding:30px 0}}@media (max-width:575.98px){.sectionFilterToggle .mobileFilterToggle{padding:20px}.sectionFilterToggle .mobileFilterToggle p{font-size:14px;font-size:1.4rem}.sectionAanbodOverview{padding-top:40px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper .btn{margin-top:25px}.sectionAanbodOverview .rowEstates{margin-bottom:-30px}.sectionAanbodOverview .rowEstates .colInfo .colResults,.sectionAanbodOverview .rowEstates .colInfo .colSort{font-size:12px;font-size:1.2rem}.sectionAanbodOverview .rowEstates .colEstates{margin-bottom:30px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper{height:auto}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons{position:static;padding:0}}@media (min-width:575.98px) and (max-width:767.98px){.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .imgWrapper{height:250px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper{height:-webkit-calc(100% - 250px);height:-moz-calc(100% - 250px);height:-ms-calc(100% - 250px);height:-o-calc(100% - 250px);height:calc(100% - 250px)}}@media (min-width:575.98px) and (max-width:991.98px){.sectionAanbodOverview{padding-top:60px}.sectionAanbodOverview,.sectionCtaBlocks,.sectionInterested{padding:40px 0}}@media (min-width:575.98px) and (max-width:1199.98px){.sectionCtaBlocks .blocks{padding-bottom:100px}}@media (max-width:767.98px){.sectionInterested .btn{margin-top:20px}}@media (min-width:767.98px) and (max-width:991.98px){.sectionCtaBlocks .blocks .rowCtaBlocks{margin:0 -10px -20px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks{padding:0 10px;margin-bottom:20px}.sectionAanbodOverview .rowEstates{margin:0 -10px -40px}.sectionAanbodOverview .rowEstates .colEstates{padding:0 10px;margin-bottom:40px}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper{height:250px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper{padding:12px 30px 60px;height:-webkit-calc(100% - 250px);height:-moz-calc(100% - 250px);height:-ms-calc(100% - 250px);height:-o-calc(100% - 250px);height:calc(100% - 250px)}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label{left:30px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .price{font-size:22px;font-size:2.2rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons{padding:0 20px;font-size:12px;font-size:1.2rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon img{width:22px}.sectionAanbodOverview .rowEstates .grey a,.sectionAanbodOverview .rowEstates .yellow a{padding:50px 30px}.sectionAanbodOverview .rowEstates .yellow a h2{font-size:70px;font-size:7rem}.sectionAanbodOverview .rowEstates .yellow a p{font-size:16px;font-size:1.6rem}}@media (min-width:767.98px) and (max-width:1199.98px){.sectionInterested .btn{margin-top:30px}}@media (max-width:991.98px){.sectionAanbodOverview .rowEstates .colEstates a:hover .imgWrapper .img,.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a:hover .imgWrapper .img{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}}@media (min-width:991.98px) and (max-width:1199.98px){.sectionFilter .colFilter{padding:20px 15px}.sectionFilter .colFilter .filterElement{padding-right:10px}.sectionFilter .colFilter .filterElement .lab{font-size:12px;font-size:1.2rem;margin-bottom:10px}.sectionFilter .colFilter .filterElement .filterToggle{padding-right:35px}.sectionFilter .colFilter .filterElement .filterToggle::after{height:10px;width:10px}.sectionFilter .colFilter #purchase .radios .radioWrap,.sectionFilter .colFilter .filterElement .filterToggle{font-size:12px;font-size:1.2rem}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle{font-size:12px;font-size:1.2rem;height:50px}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle::before{top:19px}.sectionFilter .colFilter #submit .btn span{font-size:11px;font-size:1.1rem}.sectionCtaBlocks{padding:50px 0}.sectionCtaBlocks .blocks .rowCtaBlocks{margin:0 -5px -20px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks{padding:0 5px;margin-bottom:20px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper{padding:30px 25px 120px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper .btnWrap{padding:0 25px}.sectionAanbodOverview,.sectionInterested{padding:50px 0}}@media (min-width:991.98px) and (max-width:1300px){.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .imgWrapper{height:200px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks a .contentWrapper{height:-webkit-calc(100% - 200px);height:-moz-calc(100% - 200px);height:-ms-calc(100% - 200px);height:-o-calc(100% - 200px);height:calc(100% - 200px)}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks .btn span{padding:16px 50px 14px 20px;font-size:13px;font-size:1.3rem;letter-spacing:.5px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks .btn::after{right:18px}}@media (min-width:991.98px) and (max-width:1500px){.sectionFilter .colFilter .filterElement .bootstrap-select div.dropdown-menu li a{font-size:13px;font-size:1.3rem}}@media (min-width:1199.98px) and (max-width:1300px){.sectionFilter .colFilter{padding:25px 30px}.sectionFilter .colFilter .filterElement{padding-right:10px}.sectionFilter .colFilter #purchase .radios .radioWrap,.sectionFilter .colFilter .filterElement .filterToggle{font-size:13px;font-size:1.3rem}.sectionFilter .colFilter #submit .btn span{font-size:11px;font-size:1.1rem}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle{font-size:13px;font-size:1.3rem;height:51.5px}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle::before{top:19px}.sectionAanbodOverview,.sectionCtaBlocks,.sectionInterested{padding:60px 0}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper{padding:12px 30px 60px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .label{left:30px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons{padding:0 20px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons .icon img{width:22px}.sectionAanbodOverview .rowEstates .grey a,.sectionAanbodOverview .rowEstates .yellow a{padding:50px 25px}.sectionAanbodOverview .rowEstates .yellow a h2{font-size:60px;font-size:6rem}.sectionAanbodOverview .rowEstates .yellow a p{font-size:16px;font-size:1.6rem}}@media (min-width:1199.98px) and (max-width:1500px){.sectionFilter .colFilter .filterElement .lab{font-size:13px;font-size:1.3rem}.sectionAanbodOverview .rowEstates{margin:0 -10px -40px}.sectionAanbodOverview .rowEstates .colEstates{padding:0 10px;margin-bottom:40px}.sectionAanbodOverview .rowEstates .colEstates a .imgWrapper{height:250px}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper{height:-webkit-calc(100% - 250px);height:-moz-calc(100% - 250px);height:-ms-calc(100% - 250px);height:-o-calc(100% - 250px);height:calc(100% - 250px)}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .icons{font-size:12px;font-size:1.2rem}}@media (max-width:1300px){.sectionFilter .colFilter #purchase .radios{display:block;padding-top:0}.sectionFilter .colFilter #purchase .radios .radioWrap{width:100%;margin-bottom:10px}.sectionFilter .colFilter #purchase .radios .radioWrap:last-child{margin-bottom:0}}@media (min-width:1300px) and (max-width:1500px){.sectionFilter .colFilter{padding:35px 40px}.sectionFilter .colFilter .filterElement{padding-right:15px}.sectionFilter .colFilter #purchase .radios .radioWrap,.sectionFilter .colFilter .filterElement .filterToggle{font-size:14px;font-size:1.4rem}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle{font-size:14px;font-size:1.4rem;height:53px}.sectionFilter .colFilter .filterElement .bootstrap-select .dropdown-toggle::before{top:19px}.sectionCtaBlocks .blocks .rowCtaBlocks .colCtaBlocks .btn span{padding:16px 50px 14px 20px;font-size:14px;font-size:1.4rem}.sectionAanbodOverview .rowEstates .colEstates a .contentWrapper .price{font-size:22px;font-size:2.2rem}.sectionAanbodOverview .rowEstates .yellow a h2{font-size:70px;font-size:7rem}}