﻿.transition{-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}body{font-family:'Montserrat',sans-serif;overflow-x:hidden;background:#fff;line-height:1.65;}main{color:#161513;position:relative;z-index:1;}.container-fluid{padding:0 30px;}.btn-prim{width:100%;background:#f96d23;color:#fff;font-weight:600;font-size:1rem;text-transform:uppercase;padding:10px 15px;white-space:normal;border-radius:.5rem;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.btn-prim:hover{background:#cf4b05;color:#fff;}.btn-prim:disabled{cursor:not-allowed;}.page-title{background:#f96d23;padding:50px 0 50px;}.page-title h1{font-weight:300;color:#fff;font-size:2.1rem;}@media(min-width:992px){.page-title h1{font-size:2.5rem;}}h2{font-weight:300;font-size:1.6rem;margin-bottom:30px;}h2::first-letter {color:#e35206;}.table.table-striped th,.table.table-striped td{white-space:nowrap;display:block;width:100%;}@media(min-width:768px){.table.table-striped th,.table.table-striped td{white-space:initial;display:table-cell;width:auto;}}.table.table-striped tbody tr:nth-of-type(odd){background:#f7f4ef;}.hover-link::after{content:'';display:block;width:0;height:1px;margin-left:50%;margin-top:2px;background:#e35206;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.hover-link:hover::after{width:50%;margin-left:25%;}.input-error{border-color:#fa3606!important;}.error{display:block;color:#fa3606;margin-top:4px;}.fo-filterdropdown,.filter-price{border:0;font-weight:600;font-size:.875rem;}.fo-filterdropdown option,.filter-price option{min-height:1.4em;}.ellipse-after{position:relative;}.ellipse-after::after{content:'';display:block;position:absolute;background:#fff;height:60px;width:100%;bottom:-32px;left:0;border-top-right-radius:50%;border-top-left-radius:50%;}@media(min-width:768px){.ellipse-after::after{height:80px;bottom:-42px;}}.form-check .checkOptIn,.form-check .form-check-label{cursor:pointer;}.multiselect-native-select{display:block;background:#fff;border-radius:.25rem;}.multiselect-native-select .btn-group{width:100%;}.multiselect-native-select .btn-group .dropdown-toggle{text-align:left;font-weight:600;font-size:.875rem;height:calc(2.25rem + 2px);}.multiselect-native-select .btn-group .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.4em solid;border-right:.2em solid transparent;border-bottom:0;border-left:.2em solid transparent;position:absolute;right:5px;top:15px;}.multiselect-native-select .btn-group .dropdown-menu{width:100%;}.multiselect-native-select .btn-group .dropdown-menu li a{color:#333;font-size:.875rem;}.multiselect-native-select .btn-group .dropdown-menu li a label{padding-left:20px;}.multiselect-native-select .btn-group .dropdown-menu li a label input{position:relative;right:8px;}.smooved{text-align:center;}@media(min-width:576px){.smooved{margin-left:100px;}}header{background:#fff;}header .container-fluid{padding:0 20px;}@media(min-width:768px){header .container-fluid{padding:0 30px;}}header .logo-div{display:flex;align-items:center;}header .logo-div .logo{display:block;}header .logo-div .logo img{max-width:100%;max-height:48px;width:auto;height:auto;}@media(min-width:992px){header .logo-div .logo img{max-height:unset;}}header .mobile-div{display:flex;justify-content:end;align-items:center;}header .mobile-div .toggleMenu{position:relative;z-index:11;border:1px solid #d7d7db;border-radius:4px;padding:2px 8px;background:#fff;margin-left:5px;}header .mobile-div .toggleMenu .label{position:relative;top:-1px;margin-right:5px;}header .mobile-div .toggleMenu .hamburger{font-size:1.4rem;height:22px;width:22px;position:relative;z-index:2;top:4px;background:#fff;display:inline-block;transition:opacity .15s linear,filter .15s linear;}header .mobile-div .toggleMenu .hamburger .hamburger-box{width:24px;height:19px;display:inline-block;position:relative;}header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner{display:block;top:50%;margin-top:-2px;top:2px;}header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner,header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner::before,header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner::after{width:23px;height:3px;background-color:#000;border-radius:4px;position:absolute;transition:transform .15s ease;}header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner::before,header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner::after{content:"";display:block;}header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner::before{top:7px;transition:transform .15s ease,opacity .15s ease;}header .mobile-div .toggleMenu .hamburger .hamburger-box .hamburger-inner::after{bottom:-10px;top:14px;}header .mobile-div .toggleMenu.is-active .hamburger--slider .hamburger-inner{transform:translate3d(0,7px,0) rotate(45deg);}header .mobile-div .toggleMenu.is-active .hamburger--slider .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0;}header .mobile-div .toggleMenu.is-active .hamburger--slider .hamburger-inner::after{transform:translate3d(0,-14px,0) rotate(-90deg);}@media(min-width:340px){header .mobile-div .toggleMenu{margin-left:12px;}}header .menu{position:fixed;top:0;right:-550px;width:95%;height:100%;background:#fff;z-index:10;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}header .menu nav{margin-top:40px;}header .menu nav .menu-item{display:block;color:#161513;font-size:1rem;font-weight:600;text-transform:uppercase;padding:5px 10px;margin-bottom:22px;letter-spacing:1px;background:none;border:0;}header .menu nav .dropdown:hover .dropdown-menu{display:block;margin-top:0;}header .menu nav .dropdown-item:active{background:#e35206;}header .menu nav .dropdown-mobile{margin-bottom:25px;}header .menu nav .dropdown-mobile .menu-item{margin-bottom:0;}header .menu nav .dropdown-mobile .dropdown-menu-mobile .dropdown-item{text-transform:uppercase;font-weight:600;}@media(min-width:576px){header .menu{right:-730px;}}@media(min-width:768px){header .menu{right:-1125px;}}@media(min-width:1200px){header .menu{display:flex;justify-content:center;align-items:center;position:static;height:auto;padding:0;}header .menu nav{position:relative;z-index:1;left:0;margin:0;text-align:center;}header .menu nav .menu-item{position:relative;display:inline-block;margin:0 3px;height:34px;line-height:34px;padding:0 5px;font-size:.9rem;letter-spacing:0;}header .menu nav .menu-item::before,header .menu nav .menu-item::after{content:'';position:absolute;width:34px;height:2px;background:#161513;opacity:0;border:0;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}header .menu nav .menu-item::before{top:0;left:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transform-origin:0 0;}header .menu nav .menu-item::after{bottom:-2px;right:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transform-origin:100% 0;}header .menu nav .menu-item:hover{text-decoration:none;}header .menu nav .menu-item:hover::before{left:50%;opacity:1;-webkit-transform:rotate(0deg) translateX(-50%);-ms-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%);}header .menu nav .menu-item:hover::after{bottom:0;right:50%;opacity:1;-webkit-transform:rotate(0deg) translateX(50%);-ms-transform:rotate(0deg) translateX(50%);transform:rotate(0deg) translateX(50%);}header .menu nav .menu-item.active{color:#e35206;}header .menu nav .menu-item.active::before,header .menu nav .menu-item.active::after{background:#e35206;}header .menu nav .menu-item.active::before{left:50%;opacity:1;-webkit-transform:rotate(0deg) translateX(-50%);-ms-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%);}header .menu nav .menu-item.active::after{bottom:0;right:50%;opacity:1;-webkit-transform:rotate(0deg) translateX(50%);-ms-transform:rotate(0deg) translateX(50%);transform:rotate(0deg) translateX(50%);}header .menu nav .dropdown{display:inline-block;}header .menu nav .dropdown .dropdown-toggle{cursor:pointer;}header .menu nav .dropdown .dropdown-toggle:focus{outline:0;}}@media(min-width:1500px){header .menu nav .menu-item{font-size:1rem;margin:0 10px;padding:0 5px;}}@media(min-width:1649px){header .menu nav .menu-item{margin:0 12px;padding:0 8px;}}@media(min-width:1860px){header .menu nav .menu-item{margin:0 15px;padding:0 10px;letter-spacing:1px;}}header .cta-contact{display:inline-block;color:#f96d23;text-align:right;margin-right:20px;font-weight:600;}header .cta-contact i{background:#f96d23;color:#fff;border-radius:50%;font-size:.8rem;padding:8px;margin-right:10px;}header .cta-contact span{display:none;}header .cta-contact.cta-contact-mobile{margin:0;}header .cta-contact.cta-contact-mobile i{margin-right:8px;}header .cta-contact:hover{text-decoration:none;}@media(min-width:1200px){header .cta-contact span{display:inline;}}header .sec-nav{background:#ebebeb;padding:10px;}header .sec-nav .col-12{text-align:right;}header .main-nav{padding:10px 0;}header .main-nav .cta{justify-content:end;align-items:center;}header .main-nav .cta .cta-estimate{width:auto;height:auto;font-size:13px;}@media(min-width:1366px){header .main-nav .cta .cta-estimate{font-size:16px;}}@media(min-width:768px){header .main-nav{padding:20px 0;}}.menu-overlay{position:absolute;top:0;left:0;width:0%;height:100%;background:#000;z-index:5;opacity:0;transition:all ease-out .4s;}@media(min-width:992px){.menu-overlay{display:none;}}.nav-open{overflow:hidden;}.nav-open header .menu{right:0;}.nav-open .menu-overlay{opacity:.8;width:6%;}footer{background:#3b3839;color:#fff;padding-top:70px;padding-bottom:20px;position:relative;overflow-x:hidden;}footer h5{font-weight:600;margin-top:0;margin-bottom:15px;}footer h5::first-letter {color:#e35206;}footer p{font-weight:300;font-size:.875rem;}footer p i{color:#fff;width:30px;text-align:center;margin-right:4px;}footer p a{display:inline-block;color:#fff;}footer p a:hover{color:#fff;}footer p a:nth-of-type(2){margin-left:8px;}footer::before{content:'';display:block;position:absolute;background:#fff;height:80px;width:102%;top:-50px;left:-1%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;}footer .social-media{text-align:right;padding-right:5px;margin-top:30px;}footer .social-media a{display:inline-block;padding:0 5px;color:#fff;font-weight:300;font-size:1.6rem;}footer .logo{display:none;}@media(min-width:1550px){footer .logo{display:block;position:absolute;top:144px;left:50px;}}@media(min-width:1750px){footer .logo{left:100px;}}footer .links{margin-top:30px;margin-bottom:10px;padding:0 5px;}footer .links a{display:inline-block;padding:0 10px;color:#fff;font-weight:300;font-size:.75rem;}footer .info{opacity:.8;}footer .info p{font-size:.75rem;margin-bottom:0;}@media(min-width:768px){footer{padding-top:80px;padding-bottom:30px;}footer::before{height:100px;top:-60px;}}@media(min-width:992px){footer{padding-top:90px;}footer::before{height:120px;top:-70px;}}@media(min-width:1200px){footer{padding-top:100px;}footer::before{height:150px;top:-90px;}}@media(min-width:1500px){footer{padding-top:110px;}footer::before{height:180px;top:-108px;}}.type_home .slider{position:relative;height:400px;}.type_home .slider .detailcrslImage img{min-width:100%;height:400px;}.type_home .slider .carousel{height:400px;overflow:hidden;}@media(min-width:992px){.type_home .slider{height:450px;}.type_home .slider .detailcrslImage img{height:auto;}.type_home .slider .carousel{height:450px;}}@media(max-height:900px) and (min-width:992px){.type_home .slider{height:350px;}.type_home .slider .carousel{height:350px;}}.type_home .search-parent{position:absolute;bottom:45px;width:100%;}@media(min-width:992px){.type_home .search-parent{bottom:75px;}}.type_home .home-search{background:#f96d23;border-radius:.25rem;}.type_home .home-search .transaction{background:#fff;padding:5px 20px;margin:10px 3%;height:calc(2.25rem + 2px);font-weight:600;font-size:.875rem;border-radius:.25rem;}.type_home .home-search .transaction div{display:inline-block;}.type_home .home-search .transaction input{display:none;}.type_home .home-search .transaction input:checked+span::before{color:#e35206;}.type_home .home-search .transaction span{display:block;float:left;line-height:1.6rem;}.type_home .home-search .transaction span::before{content:'';font-family:'Font Awesome 5 Free';font-size:20px;font-weight:900;color:#ddd;margin-right:10px;position:relative;top:2px;}.type_home .home-search .transaction label{margin:0;cursor:pointer;}.type_home .home-search .transaction .tr_1{padding-right:6px;margin-right:20px;border-right:1px solid #eee;width:50%;}@media(min-width:992px){.type_home .home-search .transaction .tr_1{margin-right:5px;width:auto;}}@media(min-width:1200px){.type_home .home-search .transaction .tr_1{padding-right:20px;margin-right:20px;}}.type_home .home-search .form-control{margin:0 3% 10px;width:94%;}.type_home .home-search .btn-search{background:#e35206;width:100%;height:auto;padding:20px;color:#fff;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.type_home .home-search .btn-search i{display:block;font-size:2.5rem;margin-bottom:15px;}.type_home .home-search .btn-search:hover{background:#ca4905;}@media(min-width:992px){.type_home .home-search{padding-left:30px;}.type_home .home-search .form-control,.type_home .home-search .transaction{margin:25px 0;width:100%;}.type_home .home-search .btn-search{height:151px;}}.type_home .intro{margin:75px 0;}.type_home .intro .title{text-align:center;width:100%;margin-bottom:30px;letter-spacing:1px;font-size:2.1rem;}.type_home .intro .title::first-letter {color:#e35206;}.type_home .intro .text{font-size:1.1rem;max-width:850px;margin:0 auto;}.type_home .idk{margin:50px 0;}.type_home .idk h2{font-weight:300;text-align:center;width:100%;margin-bottom:50px;letter-spacing:1px;}.type_home .idk h2::first-letter {color:#e35206;}.type_home .grid .btn-prim{margin-top:15px;}.prop-item{-webkit-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);-moz-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);box-shadow:0 4px 10px -1px rgba(51,51,51,.2);border-radius:5px;max-width:350px;margin:0 auto 30px auto;overflow:hidden;}.prop-item a{display:block;text-decoration:none;color:#161513;}.prop-item a .prop-item_img{position:relative;}.prop-item a .prop-item_img .lbl{position:absolute;width:100%;background:#f96d23;color:#fff;text-transform:uppercase;font-weight:600;text-align:center;padding:10px 0;border-bottom-right-radius:40%;border-bottom-left-radius:40%;}.prop-item a .prop-item_info{padding:20px;}.prop-item a .prop-item_info h3{font-size:1rem;font-weight:700;}.prop-item a .prop-item_info h3 span{float:right;}.prop-item a .prop-item_info h4{font-size:1rem;margin:0;}.prop-item a .prop-item_info h4 span{float:right;color:#e35206;font-weight:300;}.prop-item a .prop-item_icons{display:flex;justify-content:space-between;padding:0 20px 20px;}.prop-item a .prop-item_icons .icon{margin-right:5px;height:18px;width:auto;}@media(min-width:1200px){.prop-item a .prop-item_icons .icon{margin-right:8px;height:26px;}.prop-item a .prop-item_icons .icon.bed{height:24px;}.prop-item a .prop-item_icons .icon.house{height:28px;}}.sold .prop-item a{pointer-events:none;cursor:default;}.sold .prop-item .prop-item_info span.hover-link{display:none;}.type_offer .aanbod-zoekmodule{background:#f96d23;padding:20px 0 50px;}.type_offer .aanbod-zoekmodule .container{position:relative;}.type_offer .aanbod-zoekmodule .title{color:#fff;font-size:1.2rem;line-height:1.2;font-weight:300;margin-bottom:8px;}.type_offer .aanbod-zoekmodule .title:first-letter {color:#fff;}.type_offer .aanbod-zoekmodule .form-control{margin-bottom:10px;}.type_offer .aanbod-zoekmodule .price-inputs{display:flex;justify-content:space-between;}.type_offer .aanbod-zoekmodule .price-inputs .form-control{width:48%;border:0;}.type_offer .aanbod-zoekmodule .div-search-button .btn{width:100%;color:#fff;text-transform:uppercase;font-weight:600;background:#e35206;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.type_offer .aanbod-zoekmodule .div-search-button .btn i{margin-right:8px;}.type_offer .aanbod-zoekmodule .div-search-button .btn:focus{box-shadow:none;}@media(min-width:768px){.type_offer .aanbod-zoekmodule .div-search-button{position:absolute;top:-20px;right:0;height:200%;background:#e35206;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.type_offer .aanbod-zoekmodule .div-search-button .btn{width:100%;height:80%;color:#fff;text-transform:uppercase;font-weight:600;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.type_offer .aanbod-zoekmodule .div-search-button .btn i{margin-right:8px;}.type_offer .aanbod-zoekmodule .div-search-button:hover{background:#ca4905;}.type_offer .aanbod-zoekmodule .div-search-button:hover .btn{background:#ca4905;}}.type_offer .aanbod-res{padding:60px 0;}.type_offer .aanbod-intro{max-width:725px;margin:50px auto 30px;text-align:left;padding:0 25px;}@media(min-width:768px){.type_offer .aanbod-intro{text-align:center;}}.type_offer .noresults{text-align:center;}.type_offer .noresults .btn-prim{width:auto;}.type_offer .seo-text{margin-top:100px;}.type_offer .seo-text h1{font-weight:300;font-size:1.8rem;margin-bottom:30px;}.type_offer .seo-text h1:first-letter {color:#e35206;}.type_offer .seo-text a{color:#e35206;}.pag_verkocht .aanbod-zoekmodule{display:none;}.lds-rolling{position:relative;width:40px!important;height:40px!important;margin:25px auto;-webkit-transform:translate(-20px,-20px) scale(.2) translate(20px,20px);transform:translate(-20px,-20px) scale(.2) translate(20px,20px);}.lds-rolling div,.lds-rolling div:after{position:absolute;width:160px;height:160px;border:20px solid #e35206;border-top-color:transparent;border-radius:50%;}.lds-rolling div{-webkit-animation:lds-rolling 1.2s linear infinite;animation:lds-rolling 1.2s linear infinite;top:100px;left:100px;}.lds-rolling div:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);}@keyframes lds-rolling{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg);}}@-webkit-keyframes lds-rolling{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg);}}.type_property h3{font-size:1.3rem;font-weight:300;margin-bottom:35px;letter-spacing:1px;}.type_property h3::first-letter {color:#e35206;}@media(min-width:768px){.type_property h3{font-size:1.5rem;}}.type_property .prop-tab{padding:60px 0;}.type_property .prop-tab:nth-of-type(even){background:#f7f4ef;}.type_property .custom-col-2{padding:15px;}.type_property .custom-col-2 p{break-inside:avoid;display:table;}@media(min-width:576px){.type_property .custom-col-2{column-count:2;column-gap:30px;}}.type_property .prop-imgs{position:relative;}.type_property .prop-imgs .img-big,.type_property .prop-imgs .img-small{display:inline-block;position:relative;float:left;background-position:center center;background-size:cover;border:1.5px solid #fff;}.type_property .prop-imgs .img-big .overlay,.type_property .prop-imgs .img-small .overlay{display:block;position:absolute;width:100%;height:100%;background:#161513;opacity:0;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.type_property .prop-imgs .img-big.virtual-tour,.type_property .prop-imgs .img-small.virtual-tour{background:#e35206;color:#fff;}.type_property .prop-imgs .img-big.virtual-tour p,.type_property .prop-imgs .img-small.virtual-tour p{position:absolute;width:100%;top:50%;margin-top:-15px;text-align:center;margin-bottom:0;}.type_property .prop-imgs .img-big.virtual-tour p i,.type_property .prop-imgs .img-small.virtual-tour p i{display:block;margin-bottom:10px;font-size:2rem;}.type_property .prop-imgs .img-big.virtual-tour p span,.type_property .prop-imgs .img-small.virtual-tour p span{display:none;}.type_property .prop-imgs .img-big.virtual-tour:hover,.type_property .prop-imgs .img-small.virtual-tour:hover{text-decoration:none;}@media(min-width:576px){.type_property .prop-imgs .img-big.virtual-tour p,.type_property .prop-imgs .img-small.virtual-tour p{margin-top:-41px;}.type_property .prop-imgs .img-big.virtual-tour p i,.type_property .prop-imgs .img-small.virtual-tour p i{font-size:3rem;}.type_property .prop-imgs .img-big.virtual-tour p span,.type_property .prop-imgs .img-small.virtual-tour p span{display:block;font-weight:600;}}.type_property .prop-imgs .img-big:hover .overlay,.type_property .prop-imgs .img-small:hover .overlay{opacity:0;}.type_property .prop-imgs:hover .overlay{opacity:.55;}.type_property .prop-imgs .img-big{width:85%;height:250px;border-left:0;}.type_property .prop-imgs .img-small{width:15%;height:62.5px;}.type_property .prop-imgs .img-right{border-right:0;}.type_property .prop-imgs .virtual-tour{cursor:pointer;}.type_property .prop-imgs::after{content:'';display:block;height:0;clear:both;}@media(min-width:576px){.type_property .prop-imgs .img-big{width:60%;height:330px;}.type_property .prop-imgs .img-small{width:40%;height:165px;}}@media(min-width:768px){.type_property .prop-imgs .img-big{width:60%;height:400px;}.type_property .prop-imgs .img-small{width:40%;height:200px;}}@media(min-width:992px){.type_property .prop-imgs .img-big{width:48%;height:400px;}.type_property .prop-imgs .img-small{width:25.995%;height:200px;}}@media(min-width:1200px){.type_property .prop-imgs .img-big{height:460px;}.type_property .prop-imgs .img-small{width:17.33%;height:230px;}}@media(min-width:1500px){.type_property .prop-imgs .img-big{height:550px;}.type_property .prop-imgs .img-small{height:275px;}}.type_property .prop-imgs .btn-show{position:absolute;right:15px;bottom:15px;background:#f7f4ef;}.type_property .prop-imgs .btn-show:hover{background:#efe8de;}.type_property .prop-imgs.prop-imgs-3 .img-big{width:100%;}@media(min-width:576px){.type_property .prop-imgs.prop-imgs-3 .img-big{width:60%;}.type_property .prop-imgs.prop-imgs-3 .img-small{width:40%;}}.type_property .prop-imgs.prop-imgs-1 .btn-show{border:1px solid #161513;}.type_property .prop-imgs.prop-imgs-1 .img-big{width:100%;}@media(min-width:992px){.type_property .prop-imgs.prop-imgs-1{background:#f7f4ef;}.type_property .prop-imgs.prop-imgs-1 .img-big{display:block;float:none;width:60%;margin-left:auto;margin-right:auto;}}.type_property .prop-algemeen .anchors{padding:10px 0;font-size:.875rem;border-bottom:2px solid #eeeae5;margin-bottom:25px;background:#fff;}.type_property .prop-algemeen .anchors a{color:#161513;cursor:pointer;display:inline-block;}.type_property .prop-algemeen .anchors a.active{color:#e35206;}.type_property .prop-algemeen .anchors .back-to-overview span{display:none;}@media(min-width:768px){.type_property .prop-algemeen .anchors .back-to-overview i{display:none;}.type_property .prop-algemeen .anchors .back-to-overview span{display:inline;}}.type_property .prop-algemeen .anchors.stick{position:fixed;top:0;z-index:1005;width:100%;-webkit-box-shadow:0 1px 8px -1px rgba(51,51,51,.2);-moz-box-shadow:0 1px 8px -1px rgba(51,51,51,.2);box-shadow:0 1px 8px -1px rgba(51,51,51,.2);}.type_property .prop-algemeen .anchors.stick .back-to-overview{display:none;}.type_property .prop-algemeen h1{font-size:1.3rem;font-weight:300;margin-bottom:20px;letter-spacing:1px;line-height:1.3;word-break:break-word;}.type_property .prop-algemeen h1::first-letter {color:#e35206;}@media(min-width:768px){.type_property .prop-algemeen h1{font-size:1.6rem;}}.type_property .prop-algemeen h2{font-size:1rem;font-weight:700;text-transform:uppercase;margin-bottom:5px;}.type_property .prop-algemeen h2::first-letter {color:#161513;}.type_property .prop-algemeen .facts{background:#f7f4ef;padding:20px;border-radius:5px;text-align:center;-webkit-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);-moz-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);box-shadow:0 4px 10px -1px rgba(51,51,51,.2);margin-bottom:30px;}.type_property .prop-algemeen .facts .price{font-size:1.5rem;font-weight:700;display:inline-block;}.type_property .prop-algemeen .facts .price::after{content:'';display:block;width:40%;height:1px;margin-left:30%;margin-top:0;background:#e35206;}.type_property .prop-algemeen .facts ul{list-style:none;text-align:left;padding:20px 10px;margin:0;}.type_property .prop-algemeen .facts ul li{font-weight:300;line-height:1.8;}.type_property .prop-algemeen .facts ul li span{font-weight:600;}.type_property .prop-algemeen .facts ul li.epc{position:relative;}.type_property .prop-algemeen .facts ul li.epc img{position:absolute;top:-4px;margin-left:3px;}@media(min-width:768px){.type_property .prop-algemeen .facts .facts{margin-bottom:0;}}.type_property .prop-algemeen .descr{font-weight:300;line-height:1.8;}.type_property .prop-indeling p{font-size:.875rem;font-weight:300;}.type_property .prop-indeling p span{display:block;font-weight:600;font-size:1rem;}.type_property .prop-indeling h5{font-size:.75rem;font-weight:700;text-transform:uppercase;opacity:.5;}.type_property .prop-indeling h5 span{display:block;position:relative;left:0;top:8px;width:100px;background:#fff;}.type_property .prop-indeling h5::after{content:'';display:block;width:100%;height:1px;background:#333;}@media(min-width:1366px){.type_property .prop-indeling h5 span{left:-120px;text-align:right;}}.type_property .prop-technisch p{font-size:.875rem;font-weight:300;}.type_property .prop-technisch p span{display:block;font-weight:600;font-size:1rem;}.type_property .prop-project .tbl-onderliggende tr{cursor:pointer;}.type_property .prop-project .tbl-onderliggende tr .break-not{display:inline-block;white-space:nowrap;}.type_property .prop-project .tbl-onderliggende tr a{color:#e35206;}.type_property .prop-project .tbl-onderliggende tr a span{display:none;}@media(min-width:768px){.type_property .prop-project .tbl-onderliggende tr a i{margin-left:5px;}.type_property .prop-project .tbl-onderliggende tr a span{display:inline-block;}}.type_property .prop-project .tbl-onderliggende tr.bg-danger{color:#fff;cursor:not-allowed;background-color:#e35206!important;}.type_property .prop-project.prop-project-visual{padding-bottom:0;}.type_property .prop-project-imgs{margin-top:60px;}.type_property .prop-ligging #gmap{height:300px;width:100%;}.type_property .prop-ligging #gmap #OpenLayers_Control_Attribution_7{right:5px;bottom:2px;}.type_property .prop-ligging #gmap #OpenLayers_Control_Zoom_5{display:none;}.type_property .prop-ligging h4{font-weight:700;color:#e35206;text-align:center;margin:70px 0 35px;line-height:1.6;}.type_property .prop-ligging h4 span{display:block;font-size:1rem;font-weight:300;color:#161513;}.type_property .prop-ligging .btn-prim{display:block;width:auto;margin:0 auto;padding:10px 35px;}.type_property .prop-documenten .file{display:inline-block;font-weight:600;color:#161513;margin:0 25px 15px 0;border:1px solid #161513;border-radius:.25rem;padding:4px 8px;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s;}.type_property .prop-documenten .file i{margin-right:2px;}.type_property .prop-documenten .file:hover{background:#ddd;text-decoration:none;}.type_property .prop-info .table td,.type_property .prop-info .table th{border-top:1px solid #eeeae5;}.type_property .prop-info .table th{font-weight:600;}.type_property .prop-info .table td{font-weight:300;}.type_property .prop-info .table-striped tbody tr:nth-of-type(odd){background:#f7f4ef;}.type_property .prop-info img{margin-left:5px;}.type_property .prop-suggestions{padding:60px 0 100px;}.type_property .prop-suggestions .suggestions .prop-item h3{margin-bottom:.5rem;}.type_property .prop-suggestions .suggestions .prop-item h3::first-letter {color:#161513;}.type_property .prop-suggestions .suggestions .prop-loading{min-height:328px;padding:95px 40px;}.type_property .prop-suggestions .suggestions .prop-loading span{display:block;text-align:center;text-transform:uppercase;font-weight:700;opacity:.3;}.type_property .prop-suggestions .suggestions .prop-loading .lds-rolling{opacity:.3;}.type_property .prop-suggestions .suggestions .cta{background:#e35206;color:#fff;padding:40px 25px;-webkit-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);-moz-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);box-shadow:0 4px 10px -1px rgba(51,51,51,.2);border-radius:5px;text-align:center;max-width:350px;margin:0 auto;}.type_property .prop-suggestions .suggestions .cta h4{font-weight:700;}.type_property .prop-suggestions .suggestions .cta h5{font-size:1.1rem;font-weight:300;line-height:1.4;margin-bottom:30px;}.type_property .prop-suggestions .suggestions .cta .btn{background:#fff;color:#e35206;}.type_property .prop-suggestions .suggestions .cta .btn:hover{background:#ebebeb;}@media(min-width:768px){.type_property .prop-suggestions .suggestions .cta{max-width:unset;}}@media(min-width:992px){.type_property .prop-suggestions .suggestions .cta{position:absolute;height:auto;min-height:calc(100% - 30px);padding:55px 25px;}}@media(min-width:1200px){.type_property .prop-suggestions .suggestions .cta{padding:80px 25px;}}.type_property .prop-suggestions .search-wishes .cta{background:#e35206;color:#fff;padding:40px 25px;-webkit-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);-moz-box-shadow:0 4px 10px -1px rgba(51,51,51,.2);box-shadow:0 4px 10px -1px rgba(51,51,51,.2);border-radius:5px;text-align:center;width:auto;margin:0 auto;}.type_property .prop-suggestions .search-wishes .cta h4{font-weight:700;}.type_property .prop-suggestions .search-wishes .cta h5{font-size:1.1rem;font-weight:300;line-height:1.4;margin-bottom:30px;}.type_property .prop-suggestions .search-wishes .cta .btn{background:#fff;color:#e35206;}.type_property .prop-suggestions .search-wishes .cta .btn:hover{background:#ebebeb;}.type_property .mfp-gallery .mfp-bottom-bar{background:#fff;padding:10px;}.type_property .mfp-gallery .mfp-bottom-bar .mfp-title{font-size:.875rem;line-height:1.6;padding-right:50px;color:#161513;}.type_property .mfp-gallery .mfp-bottom-bar .mfp-counter{color:#e35206;top:2px;right:5px;}.type_property .mfp-gallery button.mfp-arrow{top:160px;}@media(min-width:576px){.type_property .mfp-gallery button.mfp-arrow{top:50%;}}.type_property .prop-sold .info{padding:60px 0 100px;}.type_property .prop-sold .info img{margin-bottom:30px;}.type_property .prop-sold .info p{font-size:1.2rem;text-align:center;}.type_property .prop-visual #frame{margin:0 auto 100px;position:relative;clear:both;}.type_property .prop-visual #frame #slider{position:relative;float:left;margin:0;padding:0;}.type_property .prop-visual #frame #slider li{position:relative;background-size:100% auto!important;background-position:center top!important;list-style-type:none;}.type_property .prop-visual #frame #slider li polygon[fill="red"]{fill:#d43226!important;opacity:.25;cursor:not-allowed;}.type_property .prop-visual #frame #slider li polygon[fill="green"]{fill:green!important;opacity:0;cursor:pointer;}.type_property .prop-visual #frame #slider li polygon[fill="green"]:hover{opacity:.2;}.type_property .prop-visual #frame #slider.owl-carousel .owl-nav button[class*='owl-']{position:absolute;top:10vh;font-size:1.1rem!important;color:#fff!important;padding:8px 12px!important;background:#333;}.type_property .prop-visual #frame #slider.owl-carousel .owl-nav button[class*='owl-'].owl-prev{left:0;}.type_property .prop-visual #frame #slider.owl-carousel .owl-nav button[class*='owl-'].owl-next{right:0;}.type_property .prop-visual #frame #slider.owl-carousel .owl-nav button[class*='owl-'].disabled{display:none;}.type_property .prop-visual #frame #slider.owl-carousel .owl-nav button[class*='owl-']:focus{outline:0;}.type_property .prop-visual #frame .legende{position:absolute;bottom:-35px;left:0;z-index:1;float:right;color:#333;font-size:.875rem;text-transform:uppercase;font-weight:600;}.type_property .prop-visual #frame .legende td:nth-child(even){padding-right:20px;}.type_property .prop-visual #frame .legende #green{width:20px;height:20px;background:none;border:1px solid #008000;opacity:.5;margin-right:6px;}.type_property .prop-visual #frame .legende #orange{width:20px;height:20px;background:#ffa500;opacity:.5;margin-right:6px;}.type_property .prop-visual #frame .legende #red{width:20px;height:20px;background:rgba(212,50,38,.5);margin-right:6px;}.contactform{padding:20px 0 100px;}.contactform label{font-weight:600;margin-bottom:3px;}.contactform label.required::after{content:' *';color:#e35206;}.contactform .form-check{margin-bottom:10px;padding-left:0;font-size:.875rem;}.contactform .btn-prim{width:auto;}.contactform .form-group-checks .form-check{padding-left:20px;margin-bottom:4px;}.modal .form label{font-weight:600;margin-bottom:3px;}.modal .form .form-check{margin-bottom:10px;padding-left:0;font-size:.875rem;}.modal .form .error{font-size:.8rem;}.type_textpage .team .member{margin-bottom:20px;text-align:center;}.type_textpage .team .member img{width:100%;height:auto;padding:25px;border-radius:50%;max-width:350px;}.type_textpage .team .member h3{font-weight:300;font-size:1.5rem;margin-bottom:.25rem;}.type_textpage .team .member h4{font-weight:300;font-size:1rem;}.type_textpage .team .member span,.type_textpage .team .member p,.type_textpage .team .member .phone{display:block;font-weight:300;color:#161513;}.type_textpage .team .member span i,.type_textpage .team .member p i,.type_textpage .team .member .phone i{color:#e35206;margin-right:8px;}.type_textpage .team .member p{margin-top:15px;}.type_textpage .team .member p::before{content:'';display:block;width:50px;height:2px;background:#ebe4d7;margin:0 auto 15px auto;}.type_textpage .team-about{padding:60px 0;}.type_textpage p{font-weight:300;line-height:1.8;}.type_textpage p strong{font-weight:600;}.grid{margin:60px 0;}.grid .col-md-8.column{padding-bottom:50px;}@media(min-width:1200px){.grid .col-md-8.column{padding-bottom:0;padding-right:50px;}}.umb-grid h3{font-size:1.5rem;}.umb-grid img{max-width:100%;margin-bottom:15px;}.umb-grid ol{font-weight:300;}.umb-grid ol li{line-height:1.8;}.umb-grid ul{list-style:none;padding-left:15px;font-weight:300;}.umb-grid ul li{padding-left:40px;line-height:1.8;}.umb-grid ul li::before{content:'';font-family:'Font Awesome 5 Free';font-size:22px;font-weight:900;color:#e35206;display:inline-block;margin-left:-40px;width:40px;}.umb-grid .btn-prim{width:auto;margin-right:10px;margin-bottom:10px;}.type_sell p{font-weight:300;line-height:1.8;}.type_sell .why{margin:60px 0;overflow:hidden;}.type_sell .why .btn-prim{width:auto;margin-right:10px;margin-bottom:10px;}.type_sell .why .owl-carousel{margin:50px 0;}.type_sell .why .owl-carousel .item{padding:30px;-webkit-box-shadow:0 3px 6px -1px rgba(51,51,51,.15);-moz-box-shadow:0 3px 6px -1px rgba(51,51,51,.15);box-shadow:0 3px 6px -1px rgba(51,51,51,.15);border-radius:5px;height:100%;}.type_sell .why .owl-carousel .item .icon{width:auto;margin:0 auto 30px;}.type_sell .why .owl-carousel .item .txt{text-align:center;}.type_sell .why .owl-carousel .item .txt p{margin:0;}.type_sell .why .owl-carousel .item .txt strong{font-weight:600;}.type_sell .why .owl-carousel .owl-stage-outer{overflow:visible;}.type_sell .why .owl-carousel .owl-stage-outer .owl-stage{display:flex;}.type_sell .why .owl-carousel .owl-item{opacity:0;transition:opacity 500ms;}.type_sell .why .owl-carousel .owl-item.active{opacity:1;}.type_sell .why .owl-carousel .owl-nav{margin-top:15px;}.type_sell .why .owl-carousel .owl-nav .owl-prev,.type_sell .why .owl-carousel .owl-nav .owl-next{width:40px;height:40px;color:#e35206;background:rgba(200,200,200,.4);border-radius:50%;font-size:2.5rem;margin-right:8px;transition:background ease .3s;}.type_sell .why .owl-carousel .owl-nav .owl-prev span,.type_sell .why .owl-carousel .owl-nav .owl-next span{position:relative;top:-2px;display:flex;text-align:center;align-items:center;justify-content:center;height:100%;}.type_sell .why .owl-carousel .owl-nav .owl-prev:focus,.type_sell .why .owl-carousel .owl-nav .owl-next:focus{outline:0;background:rgba(200,200,200,.6);}@media(min-width:1200px){.type_sell .why .owl-carousel{margin:70px 0;}.type_sell .why .owl-carousel .owl-nav{position:absolute;top:50%;width:100%;margin:0;}.type_sell .why .owl-carousel .owl-nav .owl-prev,.type_sell .why .owl-carousel .owl-nav .owl-next{position:absolute;margin:0;}.type_sell .why .owl-carousel .owl-nav .owl-prev{left:-60px;}.type_sell .why .owl-carousel .owl-nav .owl-next{right:-60px;}}@media(min-width:768px){.type_sell .why .intro{text-align:center;}}.type_estimation p{font-weight:300;line-height:1.8;}.type_estimation p strong{font-weight:600;}.type_estimation .estimation-header{height:700px;background-size:cover;background-position:center center;}.type_estimation .estimation-form{margin:40px 0;padding:0;}.type_estimation .estimation-form h3{font-weight:300;font-size:1.4rem;margin-bottom:20px;}.type_estimation .estimation-form h3::first-letter {color:#e35206;}.type_estimation .estimation-form .property{margin-top:40px;}.type_estimation .container-flex{display:flex;flex-direction:column-reverse;flex-wrap:wrap;}.type_estimation .container-flex .grid,.type_estimation .container-flex .estimation-form{width:100%;}.type_estimation .container-flex .grid{margin:60px 0 44px;}.type_estimation .container-flex .grid img{margin:15px 0 30px;}@media(min-width:576px){.type_estimation .container-flex{flex-direction:column;}}.type_estimation .text-mobile{margin-top:40px;}.pag_help-mij-zoeken .search-intro{padding:60px 0 40px;}.pag_help-mij-zoeken .search-form .suggest-wrapper{background-color:#fff;z-index:1010;box-shadow:0 0 4px rgba(0,0,0,.2);}.pag_help-mij-zoeken .search-form .suggest-wrapper li a{display:block;padding:10px 5px;text-decoration:none;border-bottom:1px solid #ddd;text-align:left;color:#e35206;}.pag_help-mij-zoeken .search-form .suggest-wrapper li:nth-child(2n+1) a{background:#f5f5f5;}.pag_help-mij-zoeken .search-form .suggest-wrapper li a:hover{background-color:#c0c0c0;color:#fff;}.pag_help-mij-zoeken .search-form .tag{display:inline-block;min-height:44px;background:#ddd;padding:0 0 0 15px;border-radius:5px;margin:15px 8px 8px 0;}.pag_help-mij-zoeken .search-form i.deleteCity{padding:15px 15px;background:#bbb;margin-left:15px;border-radius:0 5px 5px 0;cursor:pointer;}.pag_help-mij-zoeken .search-form .input-group input{border:0;border-bottom:2px solid #e35206;border-radius:0!important;}.pag_help-mij-zoeken .search-form .input-group-prepend span{background:none;border-radius:0!important;border:0;border-bottom:2px solid #e35206;color:#e35206;}.pag_help-mij-zoeken .search-form .searchListBedrooms{width:30%;margin:0 auto;border-bottom:2px solid #e35206;}.pag_help-mij-zoeken .search-form .searchListBedrooms .select{width:120%;background:url(/imgsite/icon_arrowDownBlue.png) no-repeat;background-position:87% center;overflow:hidden;}.pag_help-mij-zoeken .search-form .searchListBedrooms .select select{background:transparent;line-height:1;border:0;padding:0;border-radius:0;width:120%;position:relative;z-index:10;font-size:1em;min-height:44px;color:#e35206;}.pag_help-mij-zoeken .search-form #personae .form-control{border:0;border-bottom:2px solid #e35206;border-radius:0;}.pag_help-mij-zoeken .search-form #loginmodal .form-control{border:0;border-bottom:2px solid #e35206;border-radius:0;}.pag_help-mij-zoeken .search-form .has-error .form-control{border-bottom-color:#f00!important;}.pag_help-mij-zoeken .search-form .switch{position:relative;display:inline-block;width:80px;height:38px;}.pag_help-mij-zoeken .search-form .switch input{display:none;}.pag_help-mij-zoeken .search-form .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}.pag_help-mij-zoeken .search-form .slider:before{position:absolute;content:"";height:32px;width:32px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s;}.pag_help-mij-zoeken .search-form input:checked+.slider{background-color:#e35206;}.pag_help-mij-zoeken .search-form input:focus+.slider{box-shadow:0 0 1px #e35206;}.pag_help-mij-zoeken .search-form input:checked+.slider:before{-webkit-transform:translateX(41px);-ms-transform:translateX(41px);transform:translateX(41px);}.pag_help-mij-zoeken .search-form .slider.round{border-radius:34px;}.pag_help-mij-zoeken .search-form .slider.round:before{border-radius:50%;}.pag_help-mij-zoeken .search-form .kmiWidget{display:block;float:left;width:100%;border:5px solid #eee;border-radius:15px;padding:50px 15px;text-align:center;background:#fff;margin-bottom:50px;}.pag_help-mij-zoeken .search-form .iWidget{width:120px;height:120px;float:none;display:block;border:5px solid #eee;border-radius:50%;padding:35px 30px;text-align:center;font-size:3em;color:#ddd;margin:25px auto -60px;background:#fff;z-index:2;position:relative;}.pag_help-mij-zoeken .search-form .kmiWidget h3{margin-bottom:30px;margin-top:20px;font-weight:300;}.pag_help-mij-zoeken .search-form .kmiWidget h3::first-letter {color:#e35206;}.pag_help-mij-zoeken .search-form .kmiWidget h4{color:#000;margin-top:8px;}.pag_help-mij-zoeken .search-form .checkInput{display:block;width:100%;border:3px solid #eee;border-radius:5px;margin-bottom:5px;font-size:.9em;text-transform:uppercase;color:#555;font-weight:bold;text-align:left;float:left;line-height:0;cursor:pointer;}.pag_help-mij-zoeken .search-form .checkInput label{margin:0;width:100%;cursor:pointer;}.pag_help-mij-zoeken .search-form .checkInput input[type=checkbox]{width:44px;height:44px;float:left;margin:3px 0 1px;display:none;}.pag_help-mij-zoeken .search-form .checkInput span{display:block;float:left;padding:6px 0 6px 6px;line-height:2.7em;}.pag_help-mij-zoeken .search-form .checkInput span:before{display:block;width:38px;text-align:center;margin-right:8px;content:' ';height:38px;float:left;background:#f2f2f2;border-radius:5px;padding-top:12px;}.pag_help-mij-zoeken .search-form .checkInput input:checked+span:before{content:"";font-family:'Font Awesome 5 Free';margin-right:8px;float:left;line-height:1.1em;color:#e35206;}.pag_help-mij-zoeken .search-form .extraPropType{border-top:1px solid #ddd;margin-top:25px;padding-top:25px;}.pag_help-mij-zoeken .search-form .extraPropType h4{float:left;font-size:1.2em;}.pag_help-mij-zoeken .search-form .extraPropType .switch{float:left;margin-left:25px;}.pag_help-mij-zoeken .search-form .beds select{width:28%;display:inline-block;}.pag_help-mij-zoeken .search-form .beds .btnnobeds{margin-top:25px;color:#555;}.pag_help-mij-zoeken .search-form .btnNext{background:none;border:0;box-shadow:none;text-transform:uppercase;font-weight:bold;margin-top:50px;cursor:pointer;}.pag_help-mij-zoeken .search-form .btnNext i{border:3px solid #ddd;border-radius:50%;width:40px;height:40px;text-align:center;padding-top:9px;margin-left:10px;}.pag_help-mij-zoeken .search-form .btnNext:hover,.pag_help-mij-zoeken .search-form .btnNext:focus{background:none;box-shadow:none;border:0;color:#e35206;outline:0;}.pag_help-mij-zoeken .search-form .progressBar{width:100%;display:block;float:left;margin:40px 0;}.pag_help-mij-zoeken .search-form .shortbar{width:100%;float:left;display:block;border-top:4px solid #eee;}.pag_help-mij-zoeken .search-form .shortbar i{margin-top:-35px;width:70px;height:70px;padding:16px;font-size:1.5em;color:#ddd;}.pag_help-mij-zoeken .search-form .shortbar.active,.pag_help-mij-zoeken .search-form .shortbar.active i{border-color:#e35206;color:#e35206;cursor:pointer;}.pag_help-mij-zoeken .search-form .msgbox.bg-success,.pag_help-mij-zoeken .search-form .msgbox.bg-info{padding:25px;border-radius:5px;color:#fff;}.pag_help-mij-zoeken .search-form .msgbox.bg-danger{color:#fff;padding:15px;margin-top:15px;border-radius:5px;}.pag_help-mij-zoeken .search-form .kmimsgbox{margin-bottom:25px;color:#fff;}.pag_help-mij-zoeken .search-form .lnkbtn{background:none;border:0;text-decoration:underline;font-weight:bold;}.pag_help-mij-zoeken .search-form .kmi_step .form .form-control{margin-bottom:15px;}.pag_help-mij-zoeken .search-form #btn_kmiSubmit{margin-top:25px;width:auto;}.pag_help-mij-zoeken .search-form .hidden{display:none;}.pag_help-mij-zoeken .search-form .form-control:focus{box-shadow:none;}.pag_help-mij-zoeken .search-form .bg-success{background-color:#e35206!important;}.pag_help-mij-zoeken .search-form .bg-success h2::first-letter {color:#fff;}.pag_help-mij-zoeken .search-form .bg-info{background-color:#f7f4ef!important;color:#161513!important;}.onsite-sitemap{padding-bottom:50px;}.onsite-sitemap div ul{list-style:none;padding-left:0;line-height:2;}.onsite-sitemap div ul li a{padding:4px 8px;display:block;width:100%;text-decoration:none;color:#161513;}.onsite-sitemap div ul li a:hover{text-decoration:underline;}.onsite-sitemap div>ul>li{margin-bottom:50px;}.onsite-sitemap div>ul>li>a{background:#e35206;color:#fff;margin-bottom:5px;font-weight:bold;text-transform:uppercase;width:auto;display:inline-block;}.onsite-sitemap div>ul>li>ul>li>a{background:#ddd;}.onsite-sitemap div>ul>li>ul>li>ul{list-style:circle;padding-left:30px;}.pag_404 .grid{padding-bottom:250px;}#vtModal .modal-dialog{width:98%;height:92%;padding:0;max-width:unset;}#vtModal .modal-content{height:99%;}#vtModal iframe{position:absolute;top:0;width:100%;height:100%;padding-right:32px;}#vtModal .multiple-vts iframe{height:calc(100% - 56px);}#vtModal .multiple-vts .vt-buttons{position:absolute;bottom:0;}#vtModal .multiple-vts .vt-buttons .btn{border:1px solid #e35206;color:#e35206;margin:8px 5px;text-transform:uppercase;font-weight:600;}#vtModal .multiple-vts .vt-buttons .btn .name{display:none;}#vtModal .multiple-vts .vt-buttons .btn:first-of-type{margin-left:0;}#vtModal .multiple-vts .vt-buttons .btn.active,#vtModal .multiple-vts .vt-buttons .btn:hover{background:#e35206;color:#fff;}@media(min-width:992px){#vtModal .multiple-vts .vt-buttons .btn .name{display:inline;}#vtModal .multiple-vts .vt-buttons .btn .number{display:none;}}.cookiebar{position:fixed;bottom:0;width:100%;background:rgba(255,255,255,.9);padding:8px;box-shadow:0 -1px 18px rgba(0,0,0,.2);z-index:9999;}.cookiebar button,.cookiebar a{float:left;display:inline-block;color:#e35206;position:relative;top:5px;}.cookiebar button{background:#e35206;color:#fff;}.cookiebar a{margin-left:20px;margin-top:7px;text-decoration:underline;}.cookiebar a:hover{text-decoration:none;}.cookiebar p{margin:0;color:#333;}@media(min-width:768px){.cookiebar button{float:right;}.cookiebar a{float:right;margin-right:20px;}}.popup{position:fixed;bottom:10px;right:1%;z-index:10;background:#e35206;color:#fff;padding:20px 15px;width:98%;text-align:center;border-radius:.25rem;-webkit-box-shadow:1px 4px 10px 0 rgba(51,51,51,.4);-moz-box-shadow:1px 4px 10px 0 rgba(51,51,51,.4);box-shadow:1px 4px 10px 0 rgba(51,51,51,.4);opacity:0;display:none;}.popup h3,.popup h4{text-transform:uppercase;font-size:1rem;font-weight:700;line-height:1.5;}.popup p{margin:0;}.popup .close{position:absolute;top:0;right:0;font-size:.9rem;color:#fff;opacity:.7;padding:10px;}.popup .close:hover{opacity:1;}.popup.message a{display:inline-block;border-radius:.25rem;color:#161513;text-transform:uppercase;font-size:.875rem;font-weight:700;padding:0;margin-top:0;}.popup.message a:hover{text-decoration:none;}.popup.message img{display:none;}@media(min-width:768px){.popup.message{padding:10px;font-weight:600;max-width:400px;}.popup.message img{display:block;max-width:100%;}}.popup.estimate{padding:0;}.popup.estimate a{cursor:pointer;display:inline-block;padding:12px 30px;color:#fff;}.popup.estimate a:hover{text-decoration:underline;}.popup.estimate img{display:none;}@media(min-width:768px){.popup.estimate{padding:10px;font-weight:600;max-width:350px;}.popup.estimate img{display:block;max-width:100%;}}@media(min-width:768px){.popup{bottom:10px;right:10px;padding:30px;max-width:325px;width:auto;}}.cta-estimation{background:#f96d23;color:#fff;margin:75px 0;padding:75px 0 100px;text-align:center;}.cta-estimation .title{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 30px;}.cta-estimation .title .icon{margin:0 15px 15px 0;}.cta-estimation .title p{margin:0 0 15px 0;font-size:1.6rem;}.cta-estimation .title p:first-letter {color:#fff;}.cta-estimation .btn{background:#fff;font-weight:600;margin:10px 10px 0;padding:10px 15px;border-radius:.5rem;transition:all ease .3s;}.cta-estimation .btn:hover{background:#f3f3f3;}.contact-us{display:block;text-align:center;color:#e35206;margin-top:20px;text-decoration:none;}.contact-us::before{content:'';display:block;width:75px;height:2px;background:#ebe4d7;margin:0 auto 15px auto;}.contact-us span{display:inline-block;}.contact-us:hover{color:#e35206;}.btn-link{color:#e35206;border-radius:0;padding:0 20px 0 0;margin-top:10px;}.btn-link:hover{color:#e35206;text-decoration:none;}@media(min-width:576px){.btn-link{padding:0 12px;margin-top:20px;}.btn-link:first-of-type{padding-left:0;border-right:3px solid #ebe4d7;}}.office{margin:50px 0 60px;}.office .office-info{background:#f7f4ef;padding:30px 30px 14px;}.office .address{display:block;margin-bottom:16px;}.office .address i{width:1rem;text-align:center;margin-right:8px;color:#e35206;}.office .address.link{color:#161513;text-decoration:underline;}.office .address.link:hover{text-decoration:none;}.office .address:last-of-type{margin-bottom:1rem;}.office img{margin-bottom:50px;}@media(min-width:768px){.office img{margin:0;}}.office .table.table-striped td{display:table-cell;width:auto;}@media(min-width:1200px){.office .column{padding-left:40px;}}.reviews{text-align:center;margin:75px 0;}.reviews .container{overflow:hidden;}.reviews h2{margin:0;}.reviews .intro{max-width:800px;margin:25px auto 0;text-align:left;}.reviews .intro a{color:#161513;text-decoration:underline;}@media(min-width:768px){.reviews .intro{text-align:center;}}.reviews .smooved{margin:25px 0 18px;}@media(min-width:576px){.reviews .smooved iframe{margin-left:120px;}}@media(min-width:1200px){.reviews .smooved{margin:35px 0 28px;}}.reviews smooved-top-reviews smvd-math-top-review-card{height:100%;display:block;}.reviews smooved-top-reviews .__card-content{background:#fff;box-shadow:0 3px 6px -1px rgba(51,51,51,.15);border-radius:5px!important;padding:20px!important;margin-bottom:10px;height:calc(100% - 10px);}.reviews smooved-top-reviews .__card-content .star-full,.reviews smooved-top-reviews .__card-content .star-empty,.reviews smooved-top-reviews .__card-content .star-half{background:#e35206!important;}.reviews smooved-top-reviews .__card-content .star-half{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='star' class='svg-inline--fa fa-star fa-w-18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='star' class='svg-inline--fa fa-star fa-w-18' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z'/%3E%3C/svg%3E");}.reviews smooved-top-reviews .__card-content .__content,.reviews smooved-top-reviews .__card-content .__card-description{text-align:left;}.reviews smooved-top-reviews .__card-content .u-color-secondary,.reviews smooved-top-reviews .__card-content .u-color-secondary-dark{color:#161513!important;}.reviews smooved-top-reviews .__card-content .ui-button.ui-button-secondary.mat-link-button,.reviews smooved-top-reviews .__card-content .ui-button.ui-button-secondary.mat-link-reversed-button{color:#e35206;}.reviews smooved-top-reviews .swiper-container{overflow:visible;}.reviews smooved-top-reviews aside{display:none!important;}@media(min-width:1200px){.type_estimation .reviews,.type_sell .reviews{margin:100px 0 75px;}}.type_projectRegistration .umb-grid h3{font-weight:600;margin-top:2.5rem;font-size:1.25rem;}.type_projectRegistration .umb-grid p{font-weight:300;line-height:1.8;}.type_projectRegistration .registration-form{margin:40px 0;}