:root{--color-txt:#333;--color-txt2:#3c4858;--color-txt-theme:#333}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#FFF}::-webkit-scrollbar-thumb{background:var(--color-site)}body{font:400 14px 'Open Sans';line-height:100%;color:var(--color-txt)}.tit{font:500 36px Montserrat;line-height:100%;color:var(--color-txt)}.tit.cor2{color:#484848}.tit-bd{position:relative}.tit-bd:before{content:"";width:190px;height:3px;position:absolute;left:50%;bottom:-10px;background:var(--color-site);-webkit-transform:translateX(-50%) translateY(0);-moz-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);-o-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}li,p,span{font:400 14px 'Open Sans';line-height:100%;color:var(--color-txt-theme)}.btn{font-weight:600;font-size:18px!important;padding:15px!important;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.add-fav.button .fa-heart{font-size:20px}#footer .copy{color:var(--color-txt)}.form .chosen-container .chosen-single,.form .chosen-container .chosen-single span,.form button,.form input,.form select,.form textarea{padding:0 16px;font:400 14px Poppins;line-height:100%;line-height:130%;color:var(--color-txt);border:1px solid #e1e1e1;background:#FFF;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.form .chosen-container .chosen-single span:not(textarea),.form .chosen-container .chosen-single:not(textarea),.form button:not(textarea),.form input:not(textarea),.form select:not(textarea),.form textarea:not(textarea){height:50px}.form .chosen-container .chosen-single span:disabled:not(.submit),.form .chosen-container .chosen-single:disabled:not(.submit),.form button:disabled:not(.submit),.form input:disabled:not(.submit),.form select:disabled:not(.submit),.form textarea:disabled:not(.submit){background:#f6f7f9}.form .chosen-container .chosen-single span::-webkit-input-placeholder,.form .chosen-container .chosen-single span::-webkit-textarea-placeholder,.form .chosen-container .chosen-single::-webkit-input-placeholder,.form .chosen-container .chosen-single::-webkit-textarea-placeholder,.form button::-webkit-input-placeholder,.form button::-webkit-textarea-placeholder,.form input::-webkit-input-placeholder,.form input::-webkit-textarea-placeholder,.form select::-webkit-input-placeholder,.form select::-webkit-textarea-placeholder,.form textarea::-webkit-input-placeholder,.form textarea::-webkit-textarea-placeholder{color:var(--color-txt)!important}.form textarea{padding:16px}.form .btn-form,.form .submit{font:400 14px Poppins;line-height:100%;color:#FFF;justify-content:center;cursor:pointer;border:none;-moz-transition:ease-in-out .4s;-webkit-transition:ease-in-out .4s;-ms-transition:ease-in-out .4s;-o-transition:ease-in-out .4s;transition:ease-in-out .4s}@media (min-width:1100px){.form .btn-form:hover,.form .submit:hover{opacity:.8;filter:alpha(opacity=80)}}.breadcrump a,.breadcrump span{font:400 12px Poppins;line-height:100%;color:var(--color-txt-theme)}#formSearch .maskPlace{display:none}#header{background-color:#FFF}#header .allPhones{z-index:-1}#header .firstPhone{border:1px solid #959292}#header .phones:hover .allPhones{z-index:10;opacity:10;filter:alpha(opacity=1000)}#header .logo,#header .logo img{max-height:140px}#header .logo img+h1{text-indent:-1000000px;position:absolute;left:0;top:0}.menu .submenu{max-height:0;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.menu .submenu.active{max-height:5000px;margin-top:27px;opacity:10;filter:alpha(opacity=1000)}@media (max-width:1100px){.menu{opacity:0;filter:alpha(opacity=0);position:absolute;right:-110%;top:100%;margin-top:3px;width:230px;padding:30px 0 15px;background:#FFF;box-shadow:0 12px 20px -10px rgba(255,255,255,.28),0 4px 20px 0 rgba(0,0,0,.12),0 7px 8px -5px rgba(255,255,255,.2)}.menu.active{right:0;z-index:900;opacity:10;filter:alpha(opacity=1000)}.menu a,.menu li{display:table;margin:0 auto 15px;text-transform:uppercase}}#footer .boxBottom{background:#303030}#footer .copy,#footer .copy span{color:#787878}#formNews button,#formNews input{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}#formNews input,#formNews textarea{color:#FFF;padding:0 30px;border-color:#FFF;background:0 0}#formNews ::-webkit-input-placeholder,#formNews ::-webkit-textarea-placeholder{color:#FFF!important}#formNews input{height:50px}.list-properties{position:relative}.list-properties .img-area{background-image:url(assets/img/loading.svg);background-position:center;background-repeat:no-repeat;background-size:30px}.list-properties .img-area:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:60%;opacity:.8;filter:alpha(opacity=80);z-index:10;background:linear-gradient(transparent 3%,rgba(0,0,0,.9))}.list-properties .img-area img{transition:all .2s ease-in-out}.list-properties .photo-blur img{filter:blur(8px)}.list-properties .slide-prev{left:10px}.list-properties .slide-next{right:10px}.list-properties .tag{display:flex;justify-content:center;margin-bottom:5px}@media (min-width:1100px){.list-properties .item .inside-item:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}.list-properties .item .inside-item:hover .img-area img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}}@media (max-width:700px){.list-properties .item{padding:10px 0}}.paginacao a.active,.paginacao.hasHover a:hover{color:#FFF;background:#e1e1e1}.paginacao .points,.paginacao a{font:400 14px 'Open Sans';line-height:100%;color:var(--color-txt);border:1px solid #e1e1e1;background:#FFF;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-moz-transition:ease-in-out .4s;-webkit-transition:ease-in-out .4s;-ms-transition:ease-in-out .4s;-o-transition:ease-in-out .4s;transition:ease-in-out .4s;display:inline-flex;align-items:center;justify-content:center}.paginacao svg path{-moz-transition:ease-in-out .4s;-webkit-transition:ease-in-out .4s;-ms-transition:ease-in-out .4s;-o-transition:ease-in-out .4s;transition:ease-in-out .4s;fill:var(--color-txt)}#home .cycle-prev{left:10px}#home .cycle-next{right:10px}#home .cycle-next,#home .cycle-prev{background:#f2f2f260}#home .cycle-pager span{font-size:0;display:inline-block;width:10px;height:10px;margin:0 3px;background:#ddd;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}#home .cycle-pager span.cycle-pager-active{background:#a6a6a3}#home .banner .bg{background:#fffFFF30}#home .banner .cycle{max-height:600px}#home .banner .video-area{right:0;bottom:0}#home .banner .video-area iframe{position:absolute;left:0;top:0;height:300%;top:-100%;pointer-events:none}#home .custom-client-area{background:var(--color-light)}@media (max-width:700px){#home .cycle{min-height:250px}}@media (max-width:500px){#home .cycle{min-height:110px}}#imoveis .btn-listing,#imoveis .filter{height:40px}#imoveis .filter{width:120px;padding-left:5px;padding-right:5px}#imoveis .boxFind,#imoveis .search-area{border:1px solid #e8e9ed}#imoveis .btnFind{border:1px solid var(--color-site)}@media (min-width:1100px){#imoveis .btnFind:hover{color:#FFF!important;background:var(--color-site)!important}}#imoveis .list-items a{border-top:3px solid var(--color-site)}#imoveis .list-items a .tag-exclusividade .fa-star{color:#f2c94c}#imoveis .list-items a .tags{align-items:start}@media (min-width:1100px){#imoveis .list-items a:hover{box-shadow:0 12px 20px -10px rgba(255,255,255,.28),0 4px 20px 0 rgba(0,0,0,.12),0 7px 8px -5px rgba(255,255,255,.2)}}@media (min-width:1200px){#imoveis .list-items li{max-height:340px;overflow:hidden}}#imoveis .overlay-filter{position:fixed;left:0;top:0;bottom:0;right:0;z-index:999999}@media only screen and (max-width:1200px){#imoveis .main .sidebar{width:400px;max-width:100%;height:100%;overflow-y:auto;position:fixed;left:-120%;top:0;z-index:99999999;opacity:0;filter:alpha(opacity=0)}#imoveis .main .sidebar.active{left:0;opacity:10;filter:alpha(opacity=1000)}#imoveis .main .sidebar.active+.overlay-filter{display:block}}#imovel .photos .item-last img{filter:blur(5px)}#imovel .all-photos{overflow-y:auto}#imovel .all-photos .close-photos,#imovel .all-photos .lk-whats-photos{left:unset;right:0;z-index:200}#imovel .fancybox-close-small{top:17px!important;right:17px!important;padding:0!important;background:#FFF!important}#imovel #fotos360{width:1200px;height:90vh}#imovel #fotos360 .cycle-prev{left:10px}#imovel #fotos360 .cycle-next{right:10px}#imovel #fotos360 .titThumbs{text-shadow:-1px -1px 0 rgba(0,0,0,.5),1px -1px 0 rgba(0,0,0,.5),-1px 1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(0,0,0,.5)}#imovel .lkFotos360 svg path{fill:#FFF}#imovel h1,#imovel h2,#imovel h3,#imovel h4,#imovel h5,#imovel h6{color:var(--color-txt-theme)}#imovel .main .box,#imovel .main .box-caracteristicas{padding:30px;background-color:#FFF;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}#imovel .listOthers li{padding:8px 14px;border:1px solid;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}#imovel .boxRealtor .infosRealtor .phone{color:#484848}#imovel .boxRealtor .lkWhats{font:400 16px Poppins;line-height:100%;background:#3ce259;-moz-transition:ease-in-out .4s;-webkit-transition:ease-in-out .4s;-ms-transition:ease-in-out .4s;-o-transition:ease-in-out .4s;transition:ease-in-out .4s}#imovel .fancybox-slide--iframe .fancybox-content{max-height:300px!important}@media (min-width:680px){#imovel .fancybox-slide--iframe .fancybox-content{max-height:583px!important}}@media (max-width:700px){#imovel .options-side{flex-direction:column;align-items:flex-end}}#imovel .infos-out{position:fixed;left:0;top:-200%;right:0;z-index:550;opacity:0;filter:alpha(opacity=0)}#imovel .infos-out.active{top:0;opacity:10;filter:alpha(opacity=1000)}#imovel .lookme{animation:shake .9s}@keyframes shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px,0) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}100%{transform:translate(1px,-2px) rotate(-1deg)}}#imovel .map-area .box,#imovel .video-area .box{padding:30px}#imovel .business-area a,#imovel .business-area p{color:var(--color-txt-theme)!important}@media (max-width:700px){#imovel .photos{overflow-x:auto;flex-direction:inherit;flex-wrap:initial;justify-content:start;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:100vw!important;max-width:2000px}#imovel .photos .item{width:100vw!important;justify-content:center;align-items:center;scroll-snap-align:start;flex-shrink:0}#imovel .price-area .price{margin-left:0;width:100%}#imovel .price-area .price .tit{font-size:26px!important}}