.modal{position:fixed;top:-1000%;left:50%;max-height:90vh;overflow-y:auto;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);z-index:10;transition:top .3s ease-in-out}.modal.modal-show-item{display:block}@keyframes modalIn{from{top:-1000%}to{top:10vh}}.modal .close{position:absolute;z-index:2;top:5px;right:10px;padding:15px;color:#666;text-decoration:none;font-weight:400;will-change:opacity}.modal .close:hover{opacity:.8}.modal-open{min-height:100vh;position:relative}.modal-open:after{content:'';position:absolute;z-index:4;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6);transition:background-color .2s ease-in-out}.call-modal:focus+.modal,.modal:hover{top:10vh}
.label-multiple-1{width:100%;height:37px;margin-bottom:15px;position:relative;display:inline-block;line-height:37px;cursor:pointer}.label-multiple-1:before{content:'';position:absolute;border-left:.2rem solid #000;border-bottom:.2rem solid #000;width:4px;height:4px;z-index:1;top:50%;right:6px;-webkit-transform:translate(0,-50%) rotate(-45deg);-ms-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg);color:#000}.select-multiple-1{position:absolute;top:0;left:0;width:100%;height:37px;font-size:14px;background-color:#fff;border:1px solid #ccc;padding:0 12px;cursor:pointer;text-decoration:none;color:#000}.select-multiple-1 .options-multiple-1{display:none;width:100%;position:absolute;z-index:2;top:37px;left:0;background-color:#fff;border:1px solid #333}.select-multiple-1:active .options-multiple-1,.select-multiple-1:focus .options-multiple-1{display:block}.select-multiple-1 .options-multiple-1 input[type=checkbox]{display:none}.select-multiple-1 .options-multiple-1 input[type=checkbox]:checked+label{background-color:#0075ff;color:#fff}.select-multiple-1 .options-multiple-1 label{display:block;height:20px;line-height:20px;margin:0;padding:0 10px;will-change:background-color}.select-multiple-1 .options-multiple-1 label:hover{background-color:#0075ff;color:#fff}
.tabs-1{width:100%}.tabs-1 .tab-content,.tabs-1 .tab-header{width:100%}.tabs-1 .tab-content{display:none}.tabs-1 .tab-content.active{display:block}
:root{--vanilla-calendar-bg-color:#fff;--vanilla-calendar-border-radius:5px;--vanilla-calendar-border-color:#e7e9ed;--vanilla-calendar-today-bg-color:#E7E9ED;--vanilla-calendar-today-color:#333;--vanilla-calendar-selected-bg-color:#fff;--vanilla-calendar-selected-color:#000;--vanilla-calendar-selected-radius:5px}.vanilla-calendar *,.vanilla-calendar :after,.vanilla-calendar :before{box-sizing:border-box}.vanilla-calendar{background-color:var(--vanilla-calendar-bg-color);border-radius:var(--vanilla-calendar-border-radius);border:solid 1px var(--vanilla-calendar-border-color);box-shadow:0 4px 22px 0 rgba(0,0,0,.05);margin:0 auto;overflow:hidden;width:350px}@media (max-width:1200px){.vanilla-calendar{width:auto}}.vanilla-calendar .vanilla-calendar-btn{-moz-user-select:none;-ms-user-select:none;-webkit-appearance:button;background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;min-width:27px;outline:0;overflow:visible;padding:0;text-align:center}.vanilla-calendar .vanilla-calendar-btn:active{border-radius:var(--vanilla-calendar-border-radius);box-shadow:0 0 0 2px rgba(var(--vanilla-calendar-today-bg-color),.1)}.vanilla-calendar .vanilla-calendar-header{align-items:center;display:flex;padding:10px;text-transform:uppercase}.vanilla-calendar .vanilla-calendar-header svg{fill:var(--vanilla-calendar-today-color)}.vanilla-calendar .vanilla-calendar-header__label{font-weight:700;text-align:center;width:100%}.vanilla-calendar .vanilla-calendar-week{background-color:var(--vanilla-calendar-selected-bg-color);display:flex;flex-wrap:wrap}.vanilla-calendar .vanilla-calendar-week span{color:var(--vanilla-calendar-selected-color);flex-direction:column;flex:0 0 14.28%;font-size:1em;font-weight:700;max-width:14.28%;padding:15px 0;text-align:center;text-transform:uppercase}.vanilla-calendar .vanilla-calendar-body{background-color:rgba(var(--vanilla-calendar-selected-bg-color),.3);display:flex;flex-wrap:wrap;padding-bottom:10px}.vanilla-calendar .vanilla-calendar-date{align-items:center;background-color:#fff;border-radius:var(--vanilla-calendar-border-radius);display:flex;flex-direction:column;flex:0 0 14.28%;max-width:14.28%;padding:10px 0}.vanilla-calendar .vanilla-calendar-date--active{cursor:pointer}.vanilla-calendar .vanilla-calendar-date--today{border-bottom:1px solid #333}.vanilla-calendar .vanilla-calendar-date--selected{background-color:var(--vanilla-calendar-selected-bg-color);color:var(--vanilla-calendar-selected-color)}.vanilla-calendar .vanilla-calendar-date--disabled{background-color:#ccc;color:#000;cursor:not-allowed;opacity:.8}
.accordion-1{overflow:hidden;cursor:pointer}.accordion-1.active{height:auto!important}
.MultiFile-wrap .MultiFile-list .MultiFile-label{line-height:25px;margin-left:8px}.MultiFile-wrap .MultiFile-list .MultiFile-label .MultiFile-remove{border-radius:50%;width:15px;height:15px;display:inline-flex;justify-content:center;text-align:center;line-height:15px;padding-left:1px;color:#fff;background-color:#c7293f;text-decoration:none}.MultiFile-wrap .MultiFile-list .MultiFile-label span{font-style:italic}
.error-wrapper{position:relative}.error-wrapper .error{border:1px solid rgba(229,0,0,.4)!important}.error-wrapper .error-message{position:absolute;z-index:1;font-size:11px;color:red;line-height:10px;bottom:3px;left:10px}
/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.de
	Available for use under the MIT License
	Version 2.7.3
*/body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.7;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#fff;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1060;color:#fff;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#fff}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform ease .2s;transition:-ms-transform ease .2s;transition:-o-transform ease .2s;transition:-webkit-transform ease .2s;transition:transform ease .2s}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}
.background-image-1{position:fixed;z-index:-1;width:100%;height:100%}.background-image-1:after,.background-image-1:before{content:'';width:100%;height:100vh;position:absolute;left:0;top:0}.background-image-1:before{background-attachment:fixed;background-size:cover;background-position:top center;z-index:-2}.background-image-1:after{background:-moz-linear-gradient(top,rgba(0,0,0,.45) 40%,rgba(0,0,0,0) 65%);background:-webkit-linear-gradient(top,rgba(0,0,0,.45) 40%,rgba(0,0,0,0) 65%);background:linear-gradient(to bottom,rgba(0,0,0,.45) 40%,rgba(0,0,0,0) 65%);z-index:-1}
.background-video-1 .screen{position:absolute;top:0;left:0;margin:0;height:100vh;z-index:-2}.background-video-1 #video-layer{background:-moz-linear-gradient(top,rgba(0,0,0,.45) 40%,rgba(0,0,0,0) 65%);background:-webkit-linear-gradient(top,rgba(0,0,0,.45) 40%,rgba(0,0,0,0) 65%);background:linear-gradient(to bottom,rgba(0,0,0,.45) 40%,rgba(0,0,0,0) 65%);position:absolute;z-index:-1;left:0;top:0;width:100%;height:100vh}@media (min-width:320px){.background-video-1 #video-layer,.background-video-1 .screen{height:300px}}@media (min-width:768px){.background-video-1 #video-laye,.background-video-1 .screen{height:500px}}@media (min-width:1024px){.background-video-1 #video-layer,.background-video-1 .screen{height:115vh}}
.whatsapp-4{padding:0 10px}.whatsapp-4 a{background-color:#1fab28;display:inline-block;padding:0 20px;border-radius:4px;line-height:34px;font-size:16px;color:#fff;text-decoration:none;will-change:opacity}.whatsapp-4 a:hover{opacity:.8}
.phones-4{position:relative;padding:0 10px}.phones-4 b{width:100%;color:#fff;font-size:16px;font-weight:400}.phones-4 b a{color:#fff;text-decoration:none;display:flex}.phones-4 b a img{margin-left:5px}.phones-4 .more-itens{position:absolute;right:10px;bottom:-20px;line-height:20px;text-decoration:none;color:#fff}.phones-4 .more-itens:active+.sub-menu,.phones-4 .more-itens:focus+.sub-menu,.phones-4 .more-itens:hover+.sub-menu{display:block}.phones-4 .sub-menu:hover{display:block}.phones-4 .sub-menu{display:none;position:absolute;z-index:5;top:37px;right:0;width:max-content;background-color:#232323;max-height:max-content}.phones-4 .sub-menu li{width:100%;font-size:16px;color:#fff}.phones-4 .sub-menu li:first-of-type{border-top:0}.phones-4 .sub-menu li a{display:inline-block;width:100%;text-decoration:none;color:#fff;padding:8px 10px}.phones-4 .sub-menu li a:hover{text-decoration:underline;background-color:#4e4d4d}.phones-4 .sub-menu li a span{font-size:11px;margin-left:15px}
.banner-2{width:100%;min-height:450px;background-color:#fff;position:relative}.banner-2 #banner-2{overflow:hidden;cursor:grab}.banner-2 #banner-2 .owl-dots{position:absolute;margin:0;top:50%;transform:translate(0,-50%);width:48px}@media (min-width:1500px){.banner-2 #banner-2 .owl-dots{right:19%}}@media (min-width:320px) and (max-width:1499px){.banner-2 #banner-2 .owl-dots{right:8%}}.banner-2 #banner-2 .owl-dots .owl-dot{width:48px;height:48px}.banner-2 #banner-2 .owl-dots .owl-dot span{width:13px;height:13px;border:2px solid #858282;background-color:transparent;margin:auto}.banner-2 #banner-2 .owl-dots .owl-dot.active span,.banner-2 #banner-2 .owl-dots .owl-dot:hover span{background-color:#a19f9f}
.box-construction-6{position:relative;width:100%;min-height:450px;padding:30px 0;background-color:#000;overflow:hidden}.box-construction-6 .fundo{position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;background-blend-mode:multiply;background-color:#e8e6e6}.box-construction-6 .content{position:relative;margin:auto;display:flex}@media (min-width:1100px){.box-construction-6 .content{width:1080px}}@media (min-width:320px) and (max-width:1099px){.box-construction-6 .content{width:100%}}.box-construction-6 .content header{flex:1;margin:0 3px;padding:35px;max-height:385px;background-color:rgba(0,0,0,.8);color:#fff;display:flex;flex-wrap:wrap;align-items:flex-start}.box-construction-6 .content header h2{width:100%;font-size:19px;line-height:25px}.box-construction-6 .content header strong{width:100%;color:#3a82b4;font-size:1.55rem}.box-construction-6 .content header strong small{font-size:1rem}.box-construction-6 .content header p{width:100%;font-size:14px;line-height:20px}.box-construction-6 .content header a{display:inline-block;padding:15px;border:2px solid #fff;border-radius:4px;text-transform:uppercase;color:#fff;text-decoration:none;will-change:opacity}.box-construction-6 .content header a:hover{opacity:.8}.box-construction-6 .content section{flex:2;max-height:385px;margin:0 3px}.box-construction-6 .content section .foto{width:100%;height:385px;background-position:center;background-size:cover;background-repeat:no-repeat}.box-construction-6 .content section img{width:100%;max-height:385px;object-fit:cover}
.box-rotate-banner-2{position:relative;width:100%;min-height:450px;padding:30px 0;background-color:#000;overflow:hidden}.box-rotate-banner-2 .fundo{position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;filter:blur(8px);opacity:.5}.box-rotate-banner-2 .content{position:relative;margin:auto;display:flex}@media (min-width:1100px){.box-rotate-banner-2 .content{width:1080px}}@media (min-width:320px) and (max-width:1099px){.box-rotate-banner-2 .content{width:100%}}.box-rotate-banner-2 .content header{flex:1;margin:0 3px;padding:35px;max-height:385px;background-color:rgba(0,0,0,.8);color:#fff;display:flex;flex-wrap:wrap;align-items:flex-start}.box-rotate-banner-2 .content header h2{width:100%;font-size:1.45rem}.box-rotate-banner-2 .content header p{width:100%}.box-rotate-banner-2 .content header a{display:inline-block;padding:15px;border:2px solid #fff;border-radius:4px;text-transform:uppercase;color:#fff;text-decoration:none;will-change:opacity}.box-rotate-banner-2 .content header a:hover{opacity:.8}.box-rotate-banner-2 .content section{position:relative;flex:2;max-height:385px;margin:0 3px}.box-rotate-banner-2 .content section .foto{width:100%;height:385px;background-position:center;background-size:cover;background-repeat:no-repeat}.box-rotate-banner-2 .content section img{width:100%;max-height:385px}.box-rotate-banner-2 .content section a{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px}
.highlight-construction-2{width:100%}@media (min-width:992px){.highlight-construction-2{background-color:#ececec;padding:50px 0}}@media (min-width:320px) and (max-width:991px){.highlight-construction-2{background-color:#e2e2e2;padding:20px 0 10px 0}}.highlight-construction-2 h2{width:100%;font-weight:400}@media (min-width:992px){.highlight-construction-2 h2{font-size:2.55rem;margin-bottom:60px}}@media (min-width:320px) and (max-width:991px){.highlight-construction-2 h2{font-size:1.9rem;margin-bottom:30px}}.highlight-construction-2 h2 b{width:100%;display:block;font-size:1.55rem;font-weight:700}.highlight-construction-2>.container{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:stretch}.highlight-construction-2 .see-more{width:100%}.highlight-construction-2 .see-more a{margin:auto;display:table;border-width:2px;border-style:solid;border-radius:6px;text-decoration:none;will-change:opacity}.highlight-construction-2 .see-more a:hover{opacity:.8}@media (min-width:992px){.highlight-construction-2 .see-more a{padding:15px 40px;font-size:1.8rem;text-transform:uppercase}}@media (min-width:320px) and (max-width:991px){.highlight-construction-2 .see-more a{padding:10px 40px;font-size:1.5rem}}
.box-construction-7{position:relative;background-color:#fff;box-shadow:1px 1px 1px 0 #ececec;border-radius:8px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.box-construction-7:hover{box-shadow:1px 1px 10px 0 rgba(0,0,0,.4)}@media (min-width:1500px){.box-construction-7{width:330px;min-height:500px;margin-bottom:50px}}@media (min-width:992px) and (max-width:1499px){.box-construction-7{width:250px;min-height:420px;margin-bottom:30px}}@media (min-width:320px) and (max-width:991px){.box-construction-7{width:300px;min-height:470px;margin-bottom:30px}}.box-construction-7>a{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;text-indent:-9999px}.box-construction-7 header{width:100%;height:250px;position:relative;overflow:hidden;border-radius:10px 10px 0 0}@media (min-width:1500px){.box-construction-7 header{height:250px}}@media (min-width:992px) and (max-width:1499px){.box-construction-7 header{height:170px}}@media (min-width:320px) and (max-width:991px){.box-construction-7 header{height:220px}}.box-construction-7 header .foto{width:100%;height:100%;background-position:center}.box-construction-7 header img{position:absolute;top:50%;max-width:inherit;height:100%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.box-construction-7 header .ico-tour360,.box-construction-7 header .ico-video{position:absolute;z-index:1;left:10px}.box-construction-7 header .ico-video{background:url(https://core-assets.imob.online/assets/img/components/commom/img-video.png);width:146px;height:24px}.box-construction-7 header .ico-tour360{background:url(/assets/img/components/commom/img-tour.png);width:103px;height:32px}.box-construction-7 header i{top:15px}.box-construction-7 header i+i{top:45px}.box-construction-7 header span{position:absolute;z-index:1;top:10px;left:10px;line-height:30px;padding:0 15px;text-transform:uppercase;border-radius:4px}.box-construction-7 header p{width:100%;margin:0;position:absolute;bottom:0;left:0;line-height:25px;padding:10px 15px;font-size:1.15rem;color:#fff;text-shadow:1px 1px 0 #000;background:#000;background:-webkit-linear-gradient(transparent,#000);background:-o-linear-gradient(transparent,#000);background:-moz-linear-gradient(transparent,#000);background:linear-gradient(transparent,#000)}.box-construction-7 h3{width:100%;min-height:80px;padding:15px;font-weight:400}@media (min-width:992px){.box-construction-7 h3{line-height:20px;font-size:15px}}@media (min-width:320px) and (max-width:991px){.box-construction-7 h3{line-height:23px;font-size:17px}}.box-construction-7 ul{width:100%;min-height:60px;padding:0 15px 0 15px;margin-bottom:30px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.box-construction-7 ul li{width:31%;height:50px;background-color:#f0f0f0;border-radius:5px;display:flex;justify-content:space-around;align-items:center;font-size:14px}.box-construction-7 footer{width:100%;padding:0 15px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.box-construction-7 footer p{width:100%;line-height:26px}.box-construction-7 footer p b{display:inline-block;margin-right:15px;font-weight:400;font-size:16px}.box-construction-7 footer p span{font-size:1rem;color:#6f6d47}.box-construction-7 footer .favorite{font-size:16px;color:#d6d6d6;z-index:3;position:relative}.box-construction-7 footer a{width:100%;margin:10px 0 15px 0;display:inline-block;color:#6f6d47;font-size:15px;text-align:center;text-decoration:none;border:1px solid #d6d6d6;border-radius:3px;padding:10px 5px}.box-construction-7:hover footer a{background-color:#d6d6d6;color:#fff;text-shadow:1px 1px 1px #000}
.partners-2{width:100%;background-color:#ececec;padding:4rem 0 7rem 0}@media (min-width:992px){.partners-2{padding:4rem 0 7rem 0}}@media (min-width:320px) and (max-width:991px){.partners-2{padding:40px 0 30px 0}}.partners-2 #partners-2 a{display:inline-block}.partners-2 #partners-2 img{max-width:255px;max-height:150px}.partners-2 #partners-2 .owl-dots .owl-dot span{border-radius:0}
.advertisement-4{width:100%;padding:0 0 7rem 0;position:relative;background-color:#ececec}.advertisement-4:before{content:'';position:absolute;width:100%;height:65%;top:0;left:0}.advertisement-4 .container{position:relative}.advertisement-4 h2{position:relative;padding:3.5rem 0;font-size:2.8rem;font-weight:400;color:#fff}.advertisement-4 h2 b{font-weight:600}.advertisement-4 .content{display:grid;grid-column-gap:25px;grid-row-gap:15px}@media (min-width:1200px){.advertisement-4 .content{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"news1 news2 news3 news4"}}@media (min-width:992px) and (max-width:1199px){.advertisement-4 .content{grid-template-columns:1fr 1fr;grid-template-areas:"news1 news2" "news3 news4"}}@media (min-width:320px) and (max-width:991px){.advertisement-4 .content{grid-template-areas:"news1" "news2" "news3" "news4"}}.advertisement-4 .news-1{grid-area:news1}.advertisement-4 .news-2{grid-area:news2}.advertisement-4 .news-3{grid-area:news3}.advertisement-4 .news-4{grid-area:news4}.advertisement-4 article{padding:30px;border-radius:10px;background-color:#fff;box-shadow:1px 1px 10px 0 rgba(0,0,0,.4);display:flex;flex-wrap:wrap;align-content:baseline}.advertisement-4 article:hover{background-color:#f5f5f5;box-shadow:1px 1px 10px 0 rgba(0,0,0,.6)}@media (min-width:1500px){.advertisement-4 article{height:320px}}@media (min-width:320px) and (max-width:1499px){.advertisement-4 article{height:280px}}.advertisement-4 article i{width:100%;margin-bottom:15px;font-size:2.9rem;color:#1f1f1f}.advertisement-4 article a,.advertisement-4 article h3,.advertisement-4 article p{width:100%;font-size:14px}.advertisement-4 article h3{margin-bottom:20px;font-weight:700;color:#575757}.advertisement-4 article p{min-height:130px;line-height:19px;color:#aeaeae}.advertisement-4 article a{text-decoration:none;font-size:13px;color:#5c67f7}
.highlight-construction-3{width:100%;background-color:#ececec;padding:3.6rem 0}.highlight-construction-3 h2{width:100%;margin-bottom:4.5rem;font-size:2.8rem;font-weight:400}.highlight-construction-3>.container{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:stretch}
.testimonials-2{width:100%}@media (min-width:992px){.testimonials-2{background-color:#ececec;padding-bottom:4rem}}@media (min-width:320px) and (max-width:991px){.testimonials-2{background-color:#e2e2e2;padding-bottom:3rem}}.testimonials-2 h2{width:100%;font-weight:400}@media (min-width:992px){.testimonials-2 h2{font-size:2.8rem;padding:2rem 0 4.5rem 0}}@media (min-width:320px) and (max-width:991px){.testimonials-2 h2{font-size:1.6rem;padding:3rem 0 2rem 0}}.testimonials-2 #testimonials-2 .owl-nav{margin:0}.testimonials-2 #testimonials-2 .owl-nav .owl-next,.testimonials-2 #testimonials-2 .owl-nav .owl-prev{position:absolute;top:50%;transform:translate(0,-50%)}.testimonials-2 #testimonials-2 .owl-nav .owl-prev{left:-33px}.testimonials-2 #testimonials-2 .owl-nav .owl-next{right:-33px}.testimonials-2 #testimonials-2 .owl-nav button{width:50px;height:50px;margin:0;border-radius:50%;background-color:#aeaeae}.testimonials-2 #testimonials-2 .owl-nav span{display:inline-block;width:35px;height:35px;border:2px solid #fff;border-radius:50%;padding:5px;font-size:3rem;color:#fff;line-height:20px;background-color:#aeaeae}
.box-testimonials-2{width:300px;background-color:#fff;padding:15px;border-radius:10px;height:225px}@media (min-width:1500px){.box-testimonials-2{min-height:175px;margin:auto}}@media (min-width:992px) and (max-width:1499px){.box-testimonials-2{min-height:165px;margin:auto}}@media (min-width:320px) and (max-width:991px){.box-testimonials-2{width:300px;min-height:160px}}.box-testimonials-2 p{display:flex;align-items:center;margin-bottom:15px;font-size:17px;font-weight:700}.box-testimonials-2 p i{font-size:35px;margin-right:15px;color:#465a65}.box-testimonials-2 footer{font-size:16px;line-height:20px;font-style:italic;color:#8b8b8b}
.advertisement-6{width:100%}@media (min-width:992px){.advertisement-6{padding:5rem 0;background-color:#e8e6e6}}@media (min-width:320px) and (max-width:991px){.advertisement-6{padding:2rem 0;background-color:#ececec}}.advertisement-6 .content{display:grid;grid-column-gap:15px;grid-row-gap:15px}@media (min-width:765px){.advertisement-6 .content{grid-template-areas:"links links links form"}}@media (min-width:320px) and (max-width:764px){.advertisement-6 .content{grid-template-areas:"links" "form"}}.advertisement-6 .links{grid-area:links;display:flex;flex-wrap:wrap}@media (min-width:320px) and (max-width:991px){.advertisement-6 .links{justify-content:space-between}}.advertisement-6 .form{grid-area:form}.advertisement-6 .links h2{width:100%;margin-bottom:25px;font-size:19px;font-weight:700;line-height:28px}.advertisement-6 .links p{width:100%;margin-bottom:35px;font-size:15px;line-height:25px;color:grey}@media (min-width:1500px){.advertisement-6 .links section{padding-right:50px}.advertisement-6 .links section:last-of-type{padding-right:0}}@media (min-width:992px) and (max-width:1499px){.advertisement-6 .links section{padding-right:15px}.advertisement-6 .links section:last-of-type{padding-right:0}}@media (min-width:320px) and (max-width:991px){.advertisement-6 .links section{width:100%}}.advertisement-6 .links section h3{margin-bottom:10px;font-size:18px;font-weight:700}.advertisement-6 .links section h3:first-letter{text-transform:capitalize}.advertisement-6 .links ul{margin-bottom:30px}.advertisement-6 .links ul li{width:100%;line-height:25px}.advertisement-6 .links ul li a{text-decoration:none;color:grey}.advertisement-6 .links ul li:first-letter{text-transform:uppercase}@media (min-width:992px){.advertisement-6 .links ul li a{font-size:13px}}@media (min-width:320px) and (max-width:991px){.advertisement-6 .links ul li a{font-size:16px;display:inline-block;line-height:33px}}.advertisement-6 .links ul li a:hover{text-decoration:underline}.advertisement-6 .form a{display:flex;flex-wrap:wrap;align-content:space-around;justify-content:center;border-radius:10px;padding:4.5rem 1rem;text-align:center;text-decoration:none;will-change:opacity}@media (min-width:1501px){.advertisement-6 .form a{max-width:320px}}@media (min-width:992px) and (max-width:1500px){.advertisement-6 .form a{max-width:265px}}@media (min-width:320px) and (max-width:991px){.advertisement-6 .form a{max-width:100%}}.advertisement-6 .form a:hover{opacity:.8}.advertisement-6 .form a i{width:100%;margin-bottom:30px;font-size:9rem}.advertisement-6 .form a b{width:100%;font-size:2.2rem}.advertisement-6 .form a span{width:100%;font-size:1.5rem}
.form-testimonials-1{width:350px;min-height:490px;background-color:#f4f4f4;border:1px solid #d6d6d6;padding:10px;border-radius:3px}.form-testimonials-1 b{display:inline-block;width:100%;position:relative;margin:0 0 10px 0;padding:10px 0;font-size:16px;color:#333}.form-testimonials-1 b:after,.form-testimonials-1 b:before{content:'';position:absolute;z-index:1;width:100%;left:0}.form-testimonials-1 b:after{bottom:0;border-bottom:1px solid rgba(94,100,108,.2)}.form-testimonials-1 b:before{bottom:-1px;border-bottom:1px solid #fff}.form-testimonials-1 label{display:inline-block;position:relative;margin-bottom:10px;padding-right:15px}.form-testimonials-1 .full{width:100%;line-height:50px}.form-testimonials-1 .textarea{width:100%;height:115px}.form-testimonials-1 input[type=email],.form-testimonials-1 input[type=text],.form-testimonials-1 textarea{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;border:1px solid #e0e0e0;background:#fff}.form-testimonials-1 textarea{height:115px;padding-top:5px}.form-testimonials-1 ::-webkit-input-placeholder{color:#333}.form-testimonials-1 ::-moz-placeholder{color:#333}.form-testimonials-1 :-ms-input-placeholder{color:#333}.form-testimonials-1 :-moz-placeholder{color:#333}.form-testimonials-1 input[type=submit]{width:100%;border-radius:3px;border:0;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.form-testimonials-1 input[type=submit]:hover{opacity:.8}.form-testimonials-1 input[type=submit]:disabled{opacity:.4;cursor:default}
.footer-2{width:100%;border-top:5px solid #eaeaea}@media (min-width:992px){.footer-2{background-color:#fff}}@media (min-width:320px) and (max-width:991px){.footer-2{background-color:#ececec}}.footer-2 .contact-footer{width:100%}.footer-2 .content{margin:auto;display:flex;flex-wrap:wrap;justify-content:space-around}@media (min-width:1200px){.footer-2 .content{width:inherit}}@media (min-width:320px) and (max-width:1199px){.footer-2 .content{width:100%}}@media (min-width:320px) and (max-width:991px){.footer-2 .content{padding:0 15px}.footer-2 .navigation{background-color:#ececec}}.footer-2 .nav{padding-top:4rem}@media (min-width:1500px){.footer-2 .nav{padding-left:15px;min-width:25%;max-width:25%}}@media (min-width:320px) and (max-width:991px){.footer-2 .nav{width:100%}}.footer-2 .nav b{display:inline-block;margin-bottom:20px}@media (min-width:992px){.footer-2 .nav b{font-size:14px}}@media (min-width:320px) and (max-width:991px){.footer-2 .nav b{font-size:18px}}@media (min-width:1500px){.footer-2 .nav .contact-list,.footer-2 .nav ul{width:100%}}@media (min-width:992px) and (max-width:1499px){.footer-2 .nav .contact-list{width:260px}}.footer-2 .nav ul li{display:flex;color:#909090;align-items:center}@media (min-width:992px){.footer-2 .nav ul li{font-size:13px;line-height:25px}}@media (min-width:320px) and (max-width:991px){.footer-2 .nav ul li{font-size:16px;line-height:30px;display:flex;align-items:center}}.footer-2 .nav ul li img{margin-left:5px}.footer-2 .nav ul li>a{color:#909090;text-decoration:none}@media (min-width:992px){.footer-2 .nav ul li>a:hover{text-decoration:underline}}.footer-2 .copyright{width:100%;background-color:#757575;margin-top:30px;padding-bottom:20px}.footer-2 .copyright a{display:inline-block;padding-top:20px;text-decoration:none;color:#fff;width:100%;text-align:center}@media (min-width:992px){.footer-2 .copyright a{font-size:14px}}@media (min-width:320px) and (max-width:991px){.footer-2 .copyright a{font-size:1rem}}
.form-contact-2{width:100%}@media (min-width:992px){.form-contact-2{padding:4rem 0 3rem 0}}@media (min-width:320px) and (max-width:991px){.form-contact-2{padding:2rem 0}}.form-contact-2 form{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.form-contact-2 form i{font-size:5rem;margin-bottom:15px}@media (min-width:992px){.form-contact-2 form i{top:-11px;position:relative}}@media (min-width:992px){.form-contact-2 form fildset{margin:0 30px}}.form-contact-2 form legend{font-size:14px;font-weight:400;color:#fff}.form-contact-2 form label{display:block;width:100%;height:4rem;position:relative;margin:10px 0 20px 0}.form-contact-2 form label input[type=email]{position:absolute;top:0;left:0;width:100%;border:2px solid #d0d0d0;border-radius:4px;padding-left:15px;font-size:1.5rem;line-height:4rem;font-style:italic}.form-contact-2 form ::-webkit-input-placeholder{color:#666}.form-contact-2 form ::-moz-placeholder{color:#666}.form-contact-2 form :-ms-input-placeholder{color:#666}.form-contact-2 form :-moz-placeholder{color:#666}.form-contact-2 form p{margin-bottom:15px;color:#fff;line-height:15px}@media (min-width:992px){.form-contact-2 form p{font-size:12px}}@media (min-width:320px) and (max-width:991px){.form-contact-2 form p{font-size:.7rem}}.form-contact-2 form p a{color:inherit}.form-contact-2 form input[type=submit]{display:inline-block;font-size:1.5rem;line-height:4rem;padding:0 4rem;border-radius:4px;cursor:pointer;will-change:opacity}.form-contact-2 form input[type=submit]:hover{opacity:.8}.form-contact-2 form input[type=submit]:disabled{opacity:.4;cursor:default}@media (min-width:992px){.form-contact-2 form input[type=submit]{top:-18px;position:relative}}@media (min-width:320px) and (max-width:991px){.form-contact-2 form input[type=submit]{width:100%}}
.socials-3{height:100%}.socials-3 ul{height:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin:20px 0}.socials-3 ul li a{display:inline-block;padding:0 10px}.socials-3 ul li i{font-size:30px}.socials-3 ul li a{color:#333}.socials-3 ul li a:hover{color:#666}
.header-3{width:100%;padding:3.5rem 0}@media (min-width:1920px){.header-3{padding:45px 0}}@media (min-width:360px) and (max-width:1919px){.header-3{padding:70px 0}}.header-3 h1{font-size:2.3rem;font-weight:400}
.breadcrumb-2{width:100%;padding:10px 0;background-color:#e5e5e5}.breadcrumb-2 ol{display:flex;flex-wrap:wrap;justify-content:flex-start}@media (min-width:992px){section[class*=details-] .breadcrumb-2 ol{padding-left:0}}.breadcrumb-2 ol li{line-height:30px;position:relative;padding-right:20px;color:inherit;font-weight:700}.breadcrumb-2 ol li:before{content:'>';position:absolute;z-index:1;top:0;right:5px;line-height:30px}.breadcrumb-2 ol li:last-of-type:before{content:''}.breadcrumb-2 ol li a{font-weight:700;line-height:30px;color:inherit;text-decoration:none;will-change:opacity}.breadcrumb-2 ol li a:hover{opacity:.8}
.result-2{display:grid;width:100%;background-color:#ececec}.result-2>.container{display:grid;grid-template-rows:max-content;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:30px}@media (min-width:992px){.result-2{padding-top:30px}.result-2>.container{grid-template-areas:"filter order order order" "filter content content content"}}@media (min-width:320px) and (max-width:991px){.result-2{padding-top:20px}.result-2>.container{grid-template-areas:"filter filter order order" "content content content content"}}.result-2 .order{grid-area:order;display:flex;flex-wrap:wrap}@media (min-width:992px){.result-2 .order{flex-direction:row-reverse}}@media (min-width:320px) and (max-width:991px){.result-2 .order{margin-bottom:20px}}.result-2 .filter{grid-area:filter;margin-bottom:20px}.result-2 .filter>.modal{width:100%;min-height:100%;z-index:9999999999}.result-2 .filter .close-filter-3{display:inline-block;position:absolute;width:90%;margin:-60px 0 0 15px;border-radius:3px;line-height:45px;text-align:center;font-size:1.3rem;cursor:pointer;text-decoration:none;will-change:opacity}.result-2 .filter .close-filter-3:hover{opacity:.8}.result-2 .filter .close-filter-2{display:inline-block;position:absolute;width:40px;height:40px;top:5px;right:5px;line-height:40px;text-align:center;font-size:2rem;color:#fff;font-weight:700;cursor:pointer;text-decoration:none;will-change:opacity}.result-2 .filter .close-filter-2:hover{opacity:.8}.result-2 .filter>.call-modal{display:inline-block;text-decoration:none;will-change:opacity;width:100%;line-height:46px;text-align:center;font-size:1rem;text-transform:uppercase;padding:0 15px;border-radius:50px}.result-2 .filter>.call-modal:hover{opacity:.8}.result-2 .filter>.call-modal i{margin-right:5px}.result-2 .content{grid-area:content}.result-2 .boxs{width:100%}@media (min-width:320px) and (max-width:991px){.result-2 .boxs{display:flex;flex-wrap:wrap;justify-content:space-around}}.result-2 .pagination{width:100%}
@media (min-width:320px) and (max-width:991px){.search-7{background-color:#767676;padding:40px 10px 75px 10px}}.search-7 .active-filters{width:100%}.search-7 .active-filters .filter-header{width:100%;display:inline-block;margin-bottom:20px;font-size:1.5rem}@media (min-width:320px) and (max-width:991px){.search-7 .active-filters .filter-header{color:#fff;text-shadow:1px 1px 0 #333}}.search-7 .active-filters ul{margin-bottom:30px}.search-7 .active-filters ul li{display:inline-block;margin:0 3px 3px 0}.search-7 .active-filters ul li a{display:inline-block;padding:3px 7px;border-radius:10px;background-color:#464644;color:#fff;text-decoration:none;will-change:opacity;cursor:pointer}.search-7 .active-filters ul li a:hover{opacity:.8}.search-7 .active-filters ul li a span{text-transform:capitalize}.search-7 .active-filters ul b{display:inline-block;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;color:#464644;background-color:#fff}.search-7 .section-filter-1{width:100%;border:2px solid #aeaeae;border-radius:6px;margin-bottom:15px;padding:10px 10px 10px 0}@media (min-width:320px) and (max-width:991px){.search-7 .section-filter-1{background-color:#fff}}.search-7 .section-filter-2{background-color:#767676;margin-bottom:15px}@media (min-width:992px){.search-7 .section-filter-2{padding:10px}}.search-7 .section-filter-3{padding:10px}@media (min-width:320px) and (max-width:991px){.search-7 .section-filter-3{background-color:#fff}}.search-7 .input-6{display:flex;justify-content:space-between;flex-wrap:wrap}.search-7 .input-6 label{width:49%}.search-7 .input-6 label:after,.search-7 .input-6 label:before{content:none}.search-7 .label-simple-custom,.search-7 .label-text-custom{display:inline-block;width:100%;margin-bottom:20px;position:relative;text-indent:12px;font-size:1.1rem;color:#767676}.search-7 .label-simple-custom select,.search-7 .label-text-custom input[type=text]{width:100%;height:50px;margin-top:5px;padding:0 12px;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:700;color:#6d6d6d;font-family:inherit}.search-7 .label-simple-custom:after,.search-7 .label-simple-custom:before,.search-7 .label-text-custom:after,.search-7 .label-text-custom:before{content:'';position:absolute}.search-7 .label-simple-custom:after,.search-7 .label-text-custom:after{z-index:1;top:50%;right:5px;width:15px;height:15px;border:1px solid #333;border-radius:50%;background-color:#fff}.search-7 .label-simple-custom:before,.search-7 .label-text-custom:before{z-index:2;top:61%;right:10px;width:4px;height:4px;border-left:.2rem solid #333;border-bottom:.2rem solid #333;-webkit-transform:translate(0,-50%) rotate(-45deg);-ms-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg);color:inherit}.search-7 label.max_area:after,.search-7 label.min_area:after{content:'\006D \00B2';position:absolute;bottom:0;right:10px;border-radius:0;border:none;text-indent:0;font-weight:700;font-size:15px}.search-7 .label-multiple-custom{display:inline-block;width:100%;margin-bottom:15px;text-indent:12px;font-size:1.1rem;color:#fff;text-shadow:1px 1px 0 #333}.search-7 .label-multiple-custom.feature{font-size:1.1rem;color:#767676;text-shadow:none}.search-7 .select-multiple-custom{position:relative;display:inline-block;width:100%;height:50px;margin-top:5px;padding:0 12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;text-indent:0;font-size:1rem;font-weight:700;color:#6d6d6d;text-shadow:none}.search-7 .select-multiple-custom.disabled{opacity:.5;cursor:default}.search-7 .select-multiple-custom:after,.search-7 .select-multiple-custom:before{content:'';position:absolute}.search-7 .select-multiple-custom:after{z-index:1;top:36%;right:5px;width:15px;height:15px;border:1px solid #333;border-radius:50%;background-color:#fff}.search-7 .select-multiple-custom:before{z-index:2;top:50%;right:10px;width:4px;height:4px;border-left:.2rem solid #333;border-bottom:.2rem solid #333;-webkit-transform:translate(0,-50%) rotate(-45deg);-ms-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg);color:inherit}.search-7 .select-multiple-custom .options-selected-custom{display:inline-block;width:100%;line-height:50px}.search-7 .select-multiple-custom .options-multiple-custom{display:none;min-width:100%;width:max-content;position:absolute;z-index:2;top:50px;left:0;background-color:#fff;border:1px solid #ccc}.search-7 .select-multiple-custom.disabled .options-multiple-custom{border:0}.search-7 .select-multiple-custom .options-multiple-custom:active,.search-7 .select-multiple-custom .options-multiple-custom:focus,.search-7 .select-multiple-custom .options-multiple-custom:hover,.search-7 .select-multiple-custom:active .options-multiple-custom,.search-7 .select-multiple-custom:focus .options-multiple-custom{display:block}.search-7 .select-multiple-custom .options-multiple-custom input[type=radio]{display:none}.search-7 .select-multiple-custom .options-multiple-custom input[type=checkbox]{margin-right:10px}.search-7 .select-multiple-custom .options-multiple-custom input[type=checkbox]:checked+label{background-color:#0075ff;color:#fff}.search-7 .select-multiple-custom .options-multiple-custom label{display:flex;align-items:center;height:20px;line-height:20px;margin:0;padding:0 10px;will-change:background-color}.search-7 .select-multiple-custom .options-multiple-custom label:hover{background-color:#0075ff;color:#fff}.search-7 .label-multiple-custom ul{margin:10px 0}.search-7 .label-multiple-custom ul li{display:inline-block;margin:0 3px 3px 0;text-indent:0;text-shadow:none}.search-7 .label-multiple-custom ul li a{display:inline-block;padding:3px 7px;border-radius:10px;background-color:#464644;color:#fff;text-decoration:none;will-change:opacity;cursor:pointer}.search-7 .label-multiple-custom ul li a:hover{opacity:.8}.search-7 .label-multiple-custom ul b{display:inline-block;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;color:#464644;background-color:#fff}.search-7 .checkbox-custom.input-single-options{width:100%;margin-bottom:15px}.search-7 .checkbox-custom.input-single-options .checkbox-custom-header{display:none}.search-7 .checkbox-custom.input-single-options .checkbox-custom-content{width:100%}.search-7 .checkbox-custom.input-single-options .checkbox-custom-content div{display:flex;align-items:center}.search-7 .checkbox-custom.input-single-options .checkbox-custom-content input[type=checkbox]{display:inline-block;width:25px;height:25px;margin-right:10px}.search-7 .checkbox-custom.input-single-options .checkbox-custom-content input[type=checkbox]:disabled,.search-7 .checkbox-custom.input-single-options .checkbox-custom-content input[type=checkbox]:disabled+label{opacity:.3;cursor:default}.search-7 .checkbox-custom.input-single-options .checkbox-custom-content label{display:inline-block;line-height:35px;font-weight:700;color:#fff;font-size:1.3rem;cursor:pointer}.search-7 .radio-custom.input-multiple-options{width:100%;margin-bottom:20px}.search-7 .radio-custom.input-multiple-options .radio-custom-header{display:inline-block;width:100%;margin-bottom:5px;position:relative;text-indent:12px;font-weight:400;font-size:1.1rem;color:#fff;text-shadow:1px 1px 0 #333}.search-7 .radio-custom.input-multiple-options .radio-custom-content{width:100%;display:flex;justify-content:space-between}.search-7 .radio-custom.input-multiple-options .radio-custom-content div{position:relative;width:100%;margin-right:2px;overflow:hidden}.search-7 .radio-custom.input-multiple-options .radio-custom-content div:first-of-type{border-radius:4px 0 0 4px}.search-7 .radio-custom.input-multiple-options .radio-custom-content div:last-of-type{margin-right:0;border-radius:0 4px 4px 0}.search-7 .radio-custom.input-multiple-options .radio-custom-content label{display:inline-block;line-height:50px;width:100%;text-align:center;background-color:#fff;font-weight:700;color:#6d6d6d;font-size:1rem;cursor:pointer}.search-7 .radio-custom.input-multiple-options .radio-custom-content input[type=radio]:disabled+label{opacity:.3;cursor:default}.search-7 .radio-custom.input-multiple-options .radio-custom-content input[type=radio]:checked+label{background-color:#0075ff;color:#fff}.search-7 .radio-custom.input-multiple-options .radio-custom-content input[type=radio]{position:absolute;z-index:-1}.search-7 .radio-custom.input-multiple-options.bathroom_count .radio-custom-header,.search-7 .radio-custom.input-multiple-options.car_garage .radio-custom-header{font-size:1.1rem;color:#767676;text-shadow:none}.search-7 .radio-custom.input-multiple-options.bathroom_count .radio-custom-content div,.search-7 .radio-custom.input-multiple-options.car_garage .radio-custom-content div{border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;margin:0}.search-7 .radio-custom.input-multiple-options.bathroom_count .radio-custom-content div:first-of-type,.search-7 .radio-custom.input-multiple-options.car_garage .radio-custom-content div:first-of-type{border-left:1px solid #ccc}.search-7 button[type=submit]{width:100%;margin:15px 0 0 0;border-radius:3px;line-height:45px;text-align:center;font-weight:600;cursor:pointer;will-change:opacity}.search-7 button[type=submit]:hover{opacity:.8}.search-7 .section-filter-1 .label-simple-custom,.search-7 .section-filter-1 .label-text-custom{margin-bottom:0}.search-7 .section-filter-1 .label-simple-custom select{border:0;background-color:transparent}.search-7 .section-filter-1 .label-simple-custom.negotiation{color:#6d6d6d}.search-7 .section-filter-1 .label-simple-custom.negotiation:before{top:65%}.search-7 .section-filter-1 .label-simple-custom.negotiation select{font-size:17px;color:#6d6d6d;height:30px;padding:0 12px 0 10px;position:relative;z-index:2;appearance:none}.search-7 .section-filter-1 .label-simple-custom.negotiation option{font-size:1rem}.search-7 .section-filter-2 .label-simple-custom,.search-7 .section-filter-2 .label-text-custom{color:#fff;text-shadow:1px 1px 0 #333}.search-7 .section-filter-2 .label-simple-custom select,.search-7 .section-filter-2 .label-text-custom input[type=text]{color:#6d6d6d}.search-7 .section-filter-2 .label-simple-custom select{position:relative;appearance:none}.search-7.section-2{padding:10px}.search-7 .create-alert{margin:15px 0;border-radius:4px;padding:15px;display:flex;flex-wrap:wrap}.search-7 .create-alert i{flex:1;font-size:3rem}.search-7 .create-alert div{flex:3}.search-7 .create-alert div>a,.search-7 .create-alert div>p,.search-7 .create-alert div>strong{width:100%;margin-bottom:15px;display:block}.search-7 .create-alert div>a{font-weight:700}@media (min-width:992px){.search-7 .create-alert .modal{width:500px}.search-7 .create-alert .modal form{padding:30px}}@media (min-width:320px) and (max-width:991px){.search-7 .create-alert .modal{width:300px}}.search-7 .create-alert .modal .close{color:#fff;top:-10px}
.search-6{display:flex;flex-wrap:wrap;background-color:#fff}@media (min-width:992px){.search-6{width:235px;height:80px;margin-bottom:15px;padding:15px}}@media (min-width:320px) and (max-width:991px){.search-6{width:100%;height:46px;padding:5px 15px;border-radius:50px;border:1px solid #dcdcdc}}.search-6 label{width:100%;position:relative;font-size:1.1rem}.search-6 select{width:100%;cursor:pointer;font-size:1rem;font-weight:700;color:inherit;position:relative;z-index:2;appearance:none;background-color:transparent}@media (min-width:992px){.search-6 select{height:35px}}@media (min-width:320px) and (max-width:991px){.search-6 select{height:20px}}.search-6 label:after,.search-6 label:before{content:'';position:absolute}.search-6 label:after{z-index:1;top:50%;right:1px;width:15px;height:15px;border:1px solid #333;border-radius:50%;background-color:#fff}.search-6 label:before{z-index:2;right:6px;width:4px;height:4px;border-left:.2rem solid #333;border-bottom:.2rem solid #333;-webkit-transform:translate(0,-50%) rotate(-45deg);-ms-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg);color:inherit}@media (min-width:992px){.search-6 label:before{top:63%}}@media (min-width:320px) and (max-width:991px){.search-6 label:before{top:70%}}
.advertisement-5{width:100%;min-height:155px;margin-bottom:35px;border:1px solid #ccc;border-radius:4px;align-self:flex-start;display:grid;grid-template-areas:"text close" "link close"}@media (min-width:992px){.advertisement-5{background:url(/assets/img/components/advertisiment/5/bg.jpg) no-repeat left center #fff;background-size:contain;padding-left:30%}}@media (min-width:320px) and (max-width:991px){.advertisement-5{grid-row-gap:15px;background-color:#fff;padding:15px}}.advertisement-5 button{grid-area:close;display:inline-block;width:25px;height:25px;margin:12px;border-radius:50%;background-color:#c7c7c7;line-height:25px;text-align:center;font-size:1.5rem;color:#fff;cursor:pointer;will-change:opacity}.advertisement-5 button:hover{opacity:.8}.advertisement-5 p{grid-area:text;align-self:center;font-size:18px;font-weight:700;line-height:22px;position:relative}.advertisement-5 span{grid-area:link;font-size:15px;position:relative}
.box-construction-8{min-height:310px;margin-bottom:30px;background-color:#fff}@media (min-width:992px){.box-construction-8{width:100%;display:flex}}@media (min-width:320px) and (max-width:991px){.box-construction-8{width:330px}}.box-construction-8>header{flex:2;height:310px;max-width:330px;position:relative;overflow:hidden}.box-construction-8>header>.description,.box-construction-8>header>.ico-tour360,.box-construction-8>header>.ico-video,.box-construction-8>header>b,.box-construction-8>header>span{position:absolute;z-index:2}.box-construction-8>header>b{top:10px;left:10px;line-height:32px;padding:0 15px;background-color:rgba(0,0,0,.8);border-radius:4px;color:#fff}.box-construction-8>header>.status{top:45px;left:10px;line-height:25px;padding:0 15px}.box-construction-8>header>.ico-video{background:url(https://core-assets.imob.online/assets/img/components/commom/img-video.png);bottom:40px;left:10px;width:146px;height:24px}.box-construction-8>header>.ico-tour360{background:url(/assets/img/components/commom/img-tour.png);bottom:36px;right:10px;width:103px;height:32px}.box-construction-8>header>.description{position:absolute;z-index:2;width:100%;bottom:0;left:0;background:0 0;background:-webkit-linear-gradient(transparent,#000 50%);background:-o-linear-gradient(transparent,#000 50%);background:-moz-linear-gradient(transparent,#000 50%);background:linear-gradient(transparent,#000 50%);padding:5px 10px;font-weight:600;font-size:1.4rem;color:#fff;text-shadow:1px 1px 0 #000}.box-construction-8>header>.photo{z-index:1;position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.9);padding:0 15px;line-height:32px;color:#fff;font-size:15px;border-radius:4px}.box-construction-8>header .desfoque{filter:blur(9px)}.box-construction-8>header .bto-form-photo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:5px 10px;text-decoration:none;border-radius:5px;text-align:center;font-size:16px;line-height:20px}.box-construction-8>header .bto-form-photo:hover{opacity:.8}.box-construction-8 .banner-box-construction-8 .owl-nav{margin:0}.box-construction-8 .banner-box-construction-8 .owl-nav .owl-next,.box-construction-8 .banner-box-construction-8 .owl-nav .owl-prev{position:absolute;top:50%;transform:translate(0,-50%)}.box-construction-8 .banner-box-construction-8 .owl-nav .owl-prev{left:0}.box-construction-8 .banner-box-construction-8 .owl-nav .owl-next{right:0}.box-construction-8 .banner-box-construction-8 .owl-nav button{width:50px;height:50px;margin:0;border-radius:50%}.box-construction-8 .banner-box-construction-8 .owl-nav button:hover{background-color:transparent}.box-construction-8 .banner-box-construction-8 .owl-nav span{display:inline-block;width:50px;height:50px;border:0;font-size:3rem;color:#fff;line-height:50px;background-color:rgba(0,0,0,.5)}.box-construction-8 .banner-box-construction-8 .owl-nav .owl-prev span{border-radius:0 6px 6px 0}.box-construction-8 .banner-box-construction-8 .owl-nav .owl-next span{border-radius:6px 0 0 6px}.box-construction-8 .banner-box-construction-8{width:100%;height:100%;overflow:hidden}.box-construction-8 .banner-box-construction-8 .carrossel-item{height:310px;max-width:330px;position:relative}.box-construction-8 .banner-box-construction-8 .carrossel-item .foto{width:100%;height:100%;background-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box-construction-8 .banner-box-construction-8 img{height:100%;max-width:max-content;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.box-construction-8>section{flex:3;display:flex;flex-wrap:wrap;align-items:flex-start;padding:15px;position:relative}.box-construction-8>section>a{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px}@media (min-width:992px){.box-construction-8>section{padding:15px 15px 15px 30px}}.box-construction-8>section .info{width:100%;display:grid;justify-content:space-between;align-items:center}.box-construction-8>section .info span{grid-area:valor;font-size:25px;font-weight:700;color:#343434}.box-construction-8>section .info b{grid-area:local;font-size:17px;line-height:25px;font-weight:700}@media (min-width:992px){.box-construction-8>section .info{grid-template-areas:"valor local favorito"}.box-construction-8>section .info b{padding:5px 0 5px 25px;border-left:1px solid #949494}}@media (min-width:320px) and (max-width:991px){.box-construction-8>section .info{grid-template-areas:"valor favorito" "local local"}.box-construction-8>section .info b{padding:15px 0;display:block;width:90%}}.box-construction-8>section .info .favorite{grid-area:favorito;font-size:2rem;color:#d5d5d5;z-index:3;position:relative}.box-construction-8>section .info .favorite i{cursor:pointer}.box-construction-8>section>h2{width:100%;font-size:16px;color:#343434}@media (min-width:992px){.box-construction-8>section>h2{margin-top:25px;font-weight:700}}@media (min-width:320px) and (max-width:991px){.box-construction-8>section>h2{font-weight:400;line-height:29px}}.box-construction-8>section>p{width:100%;font-size:13px;line-height:19px;min-height:70px;padding:15px 0;margin-bottom:15px;border-bottom:1px solid #dcdcdc;color:#999}.box-construction-8>section>ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.box-construction-8>section>ul>li{text-align:center;line-height:25px;margin-bottom:15px}@media (min-width:320px) and (max-width:991px){.box-construction-8>section>ul>li:last-of-type{width:100%}}.box-construction-8>section>ul>li>span{font-size:14px;color:#818181;text-transform:capitalize}.box-construction-8>section>ul>li>b{font-size:16px;color:#343434}.box-construction-8>section>ul>li>.interaction{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}@media (min-width:992px){.box-construction-8>section>ul>li>a{position:relative;z-index:1;display:block;font-size:1.2rem;text-decoration:none;border-radius:4px;will-change:opacity;padding:10px 20px}.box-construction-8>section>ul>li>a:hover{opacity:.8}}@media (min-width:320px) and (max-width:991px){.box-construction-8>section>ul>li>.interaction>a{display:block;font-size:1.2rem;text-decoration:none;border-radius:4px;will-change:opacity;padding:10px 15px}.box-construction-8>section>ul>li>.interaction>a:hover{opacity:.8}}.box-construction-8 .modal{width:300px;text-align:left}.box-construction-8 .close{color:#fff;top:-10px;right:-10px}
.form-more-info-3{width:100%;background-color:#525252;padding:10px;border-radius:3px}.form-more-info-3 b{display:block;padding:10px 0;margin-bottom:10px;font-size:1.8rem;color:#fffF}@media (min-width:320px) and (max-width:767px){.form-more-info-3 b{text-align:center}}.form-more-info-3 label{display:inline-block;margin-bottom:5px;font-size:1.1rem;color:#fff}.form-more-info-3 .full{width:100%;line-height:35px}.form-more-info-3 .textarea{width:100%;margin:15px 0}.form-more-info-3 input[type=email],.form-more-info-3 input[type=tel],.form-more-info-3 input[type=text],.form-more-info-3 textarea{width:100%;height:50px;padding:0 10px;border-radius:4px;border:1px solid #e0e0e0;background:#fff}.form-more-info-3 textarea{height:115px;padding-top:5px;font-family:inherit;line-height:20px;margin-top:10px}.form-more-info-3 ::-webkit-input-placeholder{color:#333}.form-more-info-3 ::-moz-placeholder{color:#333}.form-more-info-3 :-ms-input-placeholder{color:#333}.form-more-info-3 :-moz-placeholder{color:#333}.form-more-info-3 input[type=submit]{width:100%;border-radius:4px;border:0;line-height:50px;text-align:center;font-size:1.5rem;cursor:pointer;will-change:opacity}.form-more-info-3 input[type=submit]:hover{opacity:.8}.form-more-info-3 input[type=submit]:disabled{opacity:.4;cursor:default}
.pagination-2{padding:40px 0}.pagination-2 ul{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch}.pagination-2 ul li{margin:0 .7rem .9rem .7rem}.pagination-2 ul li a,.pagination-2 ul li span{display:inline-block;line-height:50px;padding:0 18px;border-radius:4px;background-color:#fff;border:2px solid #b5b4b4;font-size:1.5rem;color:#4e4d4d;text-decoration:none}.pagination-2 ul li a:hover,.pagination-2 ul li span:hover,.pagination-2 ul li.active a,.pagination-2 ul li.active span{border-color:#666;color:#666}.pagination-2 ul li .dots,.pagination-2 ul li .dots:hover{cursor:default;opacity:.8;border-color:#b5b4b4;color:#4e4d4d}
.order-your-property-2{background-color:#e7e7e7;border-top:5px solid;margin-bottom:40px;padding:2rem}.order-your-property-2>h2{margin-bottom:1.8rem;text-align:center;font-size:2rem;font-weight:400;color:#454444}.order-your-property-2>p{margin-bottom:2rem;font-size:1.3rem;text-align:center;color:#454444}.order-your-property-2 form label{display:inline-block;position:relative;margin-bottom:20px;padding-right:15px}.order-your-property-2 form .col-3{display:flex;justify-content:space-between}.order-your-property-2 form .col-3 label{width:32%;line-height:50px}.order-your-property-2 form .full{width:100%;line-height:50px}.order-your-property-2 form .textarea{width:100%;height:115px}.order-your-property-2 form input[type=email],.order-your-property-2 form input[type=tel],.order-your-property-2 form input[type=text],.order-your-property-2 form textarea{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.order-your-property-2 form textarea{height:115px;padding-top:5px}.order-your-property-2 form ::-webkit-input-placeholder{color:#333}.order-your-property-2 form ::-moz-placeholder{color:#333}.order-your-property-2 form :-ms-input-placeholder{color:#333}.order-your-property-2 form :-moz-placeholder{color:#333}.order-your-property-2 form p{width:100%;line-height:25px;margin:0 0 10px 0;color:#333}.order-your-property-2 form input[type=checkbox]{display:inline-block;margin-right:5px}.order-your-property-2 form input[type=submit]{margin:0 auto;display:block;padding:0 20px;border-radius:3px;line-height:50px;text-align:center;cursor:pointer;will-change:opacity}.order-your-property-2 form input[type=submit]:hover{opacity:.8}.order-your-property-2 form input[type=submit]:disabled{opacity:.4;cursor:default}
.details-construction-2{width:100%;background-color:#ececec}.details-construction-2>.container>.content{width:100%;display:grid;grid-column-gap:5rem}@media (min-width:992px){.details-construction-2>.container>.content{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"more-details more-details values"}}@media (min-width:320px) and (max-width:991px){.details-construction-2>.container>.content{grid-template-columns:1fr;grid-template-areas:"more-details" "values"}}.details-construction-2 .values{grid-area:values;justify-self:end;padding-top:30px}@media (min-width:992px){.details-construction-2 .values{max-width:330px}}.details-construction-2 .more-details{grid-area:more-details}
.gallery-2{width:100%;overflow:hidden;position:relative}@media (min-width:1200px){.gallery-2{height:425px}}@media (min-width:992px) and (max-width:1199px){.gallery-2{height:300px}}@media (min-width:320px) and (max-width:991px){.gallery-2{height:400px}}.gallery-2 .gallery-banner{width:100%;display:grid;grid-column-gap:5px;grid-row-gap:5px;grid-template-areas:"item-0 item-0 item-1 item-2 item-3 item-4" "item-0 item-0 item-5 item-6 item-7 item-8"}.gallery-2 .gallery-banner .item-0{grid-area:item-0}.gallery-2 .gallery-banner .item-1{grid-area:item-1}.gallery-2 .gallery-banner .item-2{grid-area:item-2}.gallery-2 .gallery-banner .item-3{grid-area:item-3}.gallery-2 .gallery-banner .item-4{grid-area:item-4}.gallery-2 .gallery-banner .item-5{grid-area:item-5}.gallery-2 .gallery-banner .item-6{grid-area:item-6}.gallery-2 .gallery-banner .item-7{grid-area:item-7}.gallery-2 .gallery-banner .item-8{grid-area:item-8}@media (min-width:1200px){.gallery-2 .gallery-banner .item-0{height:425px}.gallery-2 .gallery-banner .item-1,.gallery-2 .gallery-banner .item-2,.gallery-2 .gallery-banner .item-3,.gallery-2 .gallery-banner .item-4,.gallery-2 .gallery-banner .item-5,.gallery-2 .gallery-banner .item-6,.gallery-2 .gallery-banner .item-7,.gallery-2 .gallery-banner .item-8{height:210px}}@media (min-width:992px) and (max-width:1199px){.gallery-2 .gallery-banner .item-0{height:300px}.gallery-2 .gallery-banner .item-1,.gallery-2 .gallery-banner .item-2,.gallery-2 .gallery-banner .item-3,.gallery-2 .gallery-banner .item-4,.gallery-2 .gallery-banner .item-5,.gallery-2 .gallery-banner .item-6,.gallery-2 .gallery-banner .item-7,.gallery-2 .gallery-banner .item-8{height:150px}}@media (min-width:320px) and (max-width:991px){.gallery-2 .gallery-banner .item-0{height:400px}.gallery-2 .gallery-banner .item-1,.gallery-2 .gallery-banner .item-2,.gallery-2 .gallery-banner .item-3,.gallery-2 .gallery-banner .item-4,.gallery-2 .gallery-banner .item-5,.gallery-2 .gallery-banner .item-6,.gallery-2 .gallery-banner .item-7,.gallery-2 .gallery-banner .item-8{height:200px}}.gallery-2 .carrossel-item{width:auto;position:relative;background-color:#000}@media (min-width:1200px){.gallery-2 .carrossel-item{height:425px}}@media (min-width:992px) and (max-width:1199px){.gallery-2 .carrossel-item{height:400px}}@media (min-width:320px) and (max-width:991px){.gallery-2 .carrossel-item{height:400px}}.gallery-2 .carrossel-item .foto{width:100%;height:100%;background-position:center;background-repeat:no-repeat}@media (min-width:320px) and (max-width:991px){.gallery-2 .carrossel-item .foto{background-size:cover}}.gallery-2 .carrossel-item .foto a{width:100%;height:100%;display:block}.gallery-2 .carrossel-item img{position:absolute;top:50%;width:auto!important;height:100%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gallery-2 #gallery-2-banner .owl-nav{margin:0}.gallery-2 #gallery-2-banner .owl-nav .owl-next,.gallery-2 #gallery-2-banner .owl-nav .owl-prev{position:absolute;top:50%;transform:translate(0,-50%)}.gallery-2 #gallery-2-banner .owl-nav .owl-prev{left:0}.gallery-2 #gallery-2-banner .owl-nav .owl-next{right:0}.gallery-2 #gallery-2-banner .owl-nav button{width:60px;height:60px;margin:0;border-radius:50%}.gallery-2 #gallery-2-banner .owl-nav button:hover{background-color:transparent}.gallery-2 #gallery-2-banner .owl-nav span{display:inline-block;width:60px;height:60px;border:0;font-size:3rem;color:#fff;line-height:60px;background-color:rgba(0,0,0,.7)}.gallery-2 #gallery-2-banner .owl-nav .owl-prev span{border-radius:0 6px 6px 0}.gallery-2 #gallery-2-banner .owl-nav .owl-next span{border-radius:6px 0 0 6px}.gallery-2 #gallery-2-banner .owl-dots{margin:0;top:-40px;position:relative}.gallery-2 #gallery-2-banner .owl-dots .owl-dot{width:48px;height:48px}.gallery-2 #gallery-2-banner .owl-dots .owl-dot span{margin:auto;display:table;width:13px;height:13px;border:2px solid #fff;background-color:#fff;box-shadow:0 0 4px 0 #000}.gallery-2 #gallery-2-banner .owl-dots .owl-dot.active span,.gallery-2 #gallery-2-banner .owl-dots .owl-dot:hover span{background-color:rgba(0,0,0,.3)}.gallery-2 .info{z-index:1;position:absolute}@media (min-width:992px){.gallery-2 .info{bottom:50px;right:30%}}@media (min-width:320px) and (max-width:991px){.gallery-2 .info{top:4px;right:0}}.gallery-2 .info span{display:inline-block;margin:0 3px;border-radius:4px;color:#fff;position:relative}@media (min-width:992px){.gallery-2 .info span{background-color:rgba(0,0,0,.9);padding:0 20px;line-height:55px;font-size:1.3rem}}@media (min-width:320px) and (max-width:991px){.gallery-2 .info span{background-color:rgba(0,0,0,.5);padding:0 15px;line-height:43px;font-size:14px}}.gallery-2 .info span i{text-shadow:1px 1px 1px #000}@media (min-width:992px){.gallery-2 .info span i{font-size:1.8rem;line-height:55px}}@media (min-width:320px) and (max-width:991px){.gallery-2 .info span i{font-size:15px;line-height:43px}}.gallery-2 .info .image-popup-gallery,.gallery-2 .info .image-popup-gallery a{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px}.gallery-2 .info .image-popup-gallery a:first-of-type{z-index:1}
.details-construction-warning-2{margin:15px 0;border-radius:4px;padding:25px;display:flex;flex-wrap:wrap}.details-construction-warning-2 i{flex:1;font-size:4rem}.details-construction-warning-2 div{flex:3}.details-construction-warning-2 div>a,.details-construction-warning-2 div>p{width:100%;margin-bottom:15px;display:block}.details-construction-warning-2 div>p{font-weight:700;font-size:1.5rem}.details-construction-warning-2 div>a{font-size:1.3rem}@media (min-width:992px){.details-construction-warning-2 .modal{width:500px}.details-construction-warning-2 .modal form{padding:30px}}@media (min-width:320px) and (max-width:991px){.details-construction-warning-2 .modal{width:300px}}.details-construction-warning-2 .close{color:#fff;top:-10px}
.form-request-a-call-2{width:100%;background-color:#525252;padding:10px;border-radius:3px}.form-request-a-call-2 b{display:block;padding:10px 0;margin-bottom:10px;font-size:22px;font-weight:400;color:#fffF}.form-request-a-call-2 label{display:block;margin-bottom:5px;line-height:35px;font-size:1.1rem;color:#fff}.form-request-a-call-2 .textarea{width:100%;margin:15px 0}.form-request-a-call-2 input[type=email],.form-request-a-call-2 input[type=tel],.form-request-a-call-2 input[type=text],.form-request-a-call-2 textarea{width:100%;height:50px;padding:0 10px;border-radius:4px;border:1px solid #e0e0e0;background:#fff}.form-request-a-call-2 textarea{height:115px;padding-top:5px;font-family:inherit;line-height:20px}.form-request-a-call-2 ::-webkit-input-placeholder{color:#333}.form-request-a-call-2 ::-moz-placeholder{color:#333}.form-request-a-call-2 :-ms-input-placeholder{color:#333}.form-request-a-call-2 :-moz-placeholder{color:#333}.form-request-a-call-2 input[type=submit]{width:100%;border-radius:4px;border:0;line-height:50px;text-align:center;font-size:1.5rem;cursor:pointer;will-change:opacity}.form-request-a-call-2 input[type=submit]:hover{opacity:.8}.form-request-a-call-2 input[type=submit]:disabled{opacity:.4;cursor:default}
.title-2{margin:3rem 0}.title-2 h1,.title-2 h2{line-height:29px;font-size:2rem;font-weight:400}@media (min-width:320px) and (max-width:767px){.title-2 h1,.title-2 h2{text-align:center}}
.values-2{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.values-2 .price strong{font-size:3rem;text-transform:capitalize}.values-2 .price strong small{font-size:1rem}.values-2 .price p{font-size:1.3rem}.values-2 .info{align-self:center;margin-bottom:15px}@media (min-width:992px){.values-2 .info{text-align:right}}.values-2 .info p{font-size:1.2rem}.values-2 .info span{display:block;font-size:1.2rem}.values-2 ul{width:100%;margin-bottom:10px;font-size:13px;line-height:20px;font-style:italic;color:#444;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;text-transform:capitalize}@media (min-width:768px){.values-2 ul li{width:33%}}@media (min-width:320px) and (max-width:767px){.values-2 ul li{width:100%}}.values-2 ul li i{border-radius:50%;width:15px;height:15px;display:inline-block;text-align:center;line-height:15px;margin-right:3px;color:#fff;background-color:#80807e}.values-2 table{width:100%;font-size:15px;margin:10px 0 40px}.values-2 table tr{display:block;line-height:30px;border-bottom:1px solid #ddd}.values-2 table tr:last-of-type{border-bottom:0}.values-2 table tr:nth-child(odd){background-color:#f9f9f9}.values-2 table thead tr:nth-child(odd){background-color:#eee}.values-2 table tr td,.values-2 table tr th{width:32%;display:inline-block;padding-left:15px;text-transform:capitalize}.values-2 table tr td:nth-child(even){text-align:center}.values-2 table thead th:nth-child(odd){text-align:left}
.composition-4{width:100%;margin:15px 0}.composition-4 ul{display:flex;gap:8px;flex-wrap:wrap}.composition-4 ul li{border-radius:3px;text-align:center}.composition-4 .video-button{margin:10px 0;border-radius:10px;text-decoration:none;display:flex;width:100%;justify-content:center;align-items:center;color:#fff;background-color:#8d2626;font-weight:bolder;padding:10px 0;font-size:17px}.composition-4 .video-button i{font-size:20px;margin-right:10px}@media (min-width:992px){.composition-4 ul li{width:105px;background-color:#d3d3d3;padding:15px 0;font-size:1.1rem;font-weight:700;text-transform:uppercase}}@media (min-width:320px) and (max-width:991px){.composition-4 ul{justify-content:space-between}.composition-4 ul li{font-size:1rem}}.composition-4 ul li:first-of-type{margin-left:0}.composition-4 ul li:last-of-type{margin-right:0}.composition-4 ul li i{display:block;margin-bottom:10px}@media (min-width:992px){.composition-4 ul li i{font-size:1.8rem}}@media (min-width:320px) and (max-width:991px){.composition-4 ul li i{font-size:1rem}}.composition-4 .call-modal{border:1px solid;border-radius:20px;margin-bottom:10px;line-height:30px;padding:0 30px;cursor:pointer;font-size:1.3rem;text-decoration:none;will-change:opacity}@media (min-width:992px){.composition-4 .call-modal{display:inline-block}}@media (min-width:320px) and (max-width:991px){.composition-4 .call-modal{display:block;text-align:center}}.composition-4 .call-modal:hover{opacity:.8}@media (min-width:992px){.composition-4 .modal{width:500px}.composition-4 .modal .form-more-info-3{padding:30px}}@media (min-width:320px) and (max-width:991px){.composition-4 .modal{width:300px}}.composition-4 .modal .close{color:#fff;top:-10px}
.composition-2{margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:space-between;font-size:15px}.composition-2 h3{width:100%;background-color:#f4f4f4;border-bottom:1px solid #dedfe0;line-height:45px;text-indent:15px;margin-bottom:20px;font-size:15px}.composition-2 p{width:100%;margin-bottom:20px}.composition-2 table{width:100%}@media (min-width:992px){.composition-2 table{width:48%}}@media (min-width:320px) and (max-width:991px){.composition-2 table{margin-bottom:10px}}.composition-2 table tr{display:block;line-height:40px;border-bottom:1px solid #ddd}.composition-2 table tr:last-of-type{border-bottom:0}.composition-2 table tr:nth-child(odd){background-color:#f9f9f9}.composition-2 table tr td{width:48%;display:inline-block;padding-left:15px}.composition-2 table tr td:nth-child(even){text-align:right}
.description-1{margin-bottom:40px}.description-1 p{line-height:30px;word-wrap:break-word;font-size:16px;text-align:justify}
.social-1{min-height:35px;margin-bottom:40px}.resp-sharing-button__icon,.resp-sharing-button__link{display:inline-block}.resp-sharing-button__link{text-decoration:none;color:#fff;margin:.5em;text-shadow:1px 1px 0 #000}.resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:.5em .75em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.resp-sharing-button__icon svg{width:1em;height:1em;margin-right:.4em;vertical-align:top}.resp-sharing-button--small svg{margin:0;vertical-align:middle}.resp-sharing-button__icon{stroke:#fff;fill:none}.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill:#fff;stroke:none}.resp-sharing-button--facebook{background-color:#3b5998;border-color:#3b5998}.resp-sharing-button--facebook:active,.resp-sharing-button--facebook:hover{background-color:#2d4373;border-color:#2d4373}.resp-sharing-button--twitter{background-color:#066ebc;border-color:#066ebc}.resp-sharing-button--twitter:active,.resp-sharing-button--twitter:hover{background-color:#2795e9;border-color:#2795e9}.resp-sharing-button--email{background-color:#686767;border-color:#686767}.resp-sharing-button--email:active,.resp-sharing-button--email:hover{background-color:#5e5e5e;border-color:#5e5e5e}.resp-sharing-button--whatsapp{background-color:#1a793e;border-color:#1a793e}.resp-sharing-button--whatsapp:active,.resp-sharing-button--whatsapp:hover{background-color:#1da851;border-color:#1da851}.resp-sharing-button--telegram{background-color:#087ed6;border-color:#087ed6}.resp-sharing-button--telegram:active,.resp-sharing-button--telegram:hover{background-color:#0783e0;border-color:#0783e0}
.proximity-2{display:flex;flex-wrap:wrap;justify-content:space-between}.proximity-2 h3{width:100%;margin-bottom:20px;line-height:45px;font-size:2rem}@media (min-width:320px) and (max-width:767px){.proximity-2 h3{text-align:center}}.proximity-2 ul{margin-bottom:40px;background-color:#fff;padding:40px 20px;border-radius:4px;display:flex;flex-wrap:wrap;justify-content:space-between}.proximity-2 ul li{display:inline-block;margin:0 5px 10px 5px;border:1px solid #ccc;padding:5px 10px;border-radius:3px}.proximity-2 ul li span{border-radius:50%;width:15px;height:15px;display:inline-block;text-align:center;line-height:15px;margin-right:3px;color:#fff;background-color:#80807e}
.features-2{display:flex;flex-wrap:wrap;justify-content:space-between}.features-2 h3{width:100%;margin-bottom:20px;line-height:45px;font-size:2rem;text-transform:capitalize}@media (min-width:320px) and (max-width:767px){.features-2 h3{text-align:center}}.features-2 .content{margin-bottom:40px;background-color:#fff;padding:40px 20px;border-radius:4px}.features-2 ul.tab-header{border-bottom:1px solid #ccc;margin:10px 0 20px 0}.features-2 ul.tab-header li{display:inline-block;margin:0 5px 10px 5px;text-transform:capitalize}.features-2 ul.tab-header li a{display:inline-block;color:#000;text-decoration:none;line-height:30px}.features-2 ul.tab-header li a.active{border-bottom-width:1px;border-bottom-style:solid}.features-2 ul.tab-content li{display:inline-block;margin:0 5px 10px 5px;border:1px solid #ccc;padding:5px 10px;border-radius:3px}.features-2 ul.tab-content li span{border-radius:50%;width:15px;height:15px;display:inline-block;text-align:center;line-height:15px;margin-right:3px;color:#fff;background-color:#80807e}
.financing-2{margin-bottom:40px}.financing-2 .info{position:relative;overflow:hidden;border-radius:4px;background-color:#9a9673;display:grid;grid-column-gap:30px;grid-row-gap:15px;justify-items:center;align-items:center}@media (min-width:992px){.financing-2 .info{padding:4rem 3rem;grid-template-areas:"icone frase frase link"}.financing-2 .info:after,.financing-2 .info:before{content:'';position:absolute;top:-30%;width:300px;height:300px;box-shadow:inset -1px 1px 36px 6px #817d5a;transform:rotate(45deg);opacity:.6}.financing-2 .info:after{left:-24%}.financing-2 .info:before{left:-4%}}@media (min-width:320px) and (max-width:991px){.financing-2 .info{padding:4rem 1rem;grid-template-areas:"icone" "frase" "link"}}.financing-2 .info i{grid-area:icone;position:relative;font-size:5rem;color:#fff}.financing-2 .info strong{grid-area:frase;position:relative;z-index:1;font-size:2.5rem;color:#fff}@media (min-width:320px) and (max-width:991px){.financing-2 .info strong{text-align:center}}.financing-2 .info .call-modal{grid-area:link;display:inline-block;line-height:55px;border-radius:4px;padding:0 25px;text-decoration:none;will-change:opacity;background-color:#434343;color:#fff;font-size:17px;text-align:center}.financing-2 .info .call-modal:hover{opacity:.8}.financing-2 .close{color:#fff}.financing-2 form{background-color:#525252;padding:20px;border-radius:3px}@media (min-width:768px){.financing-2 form{width:600px}}@media (min-width:320px) and (max-width:767px){.financing-2 form{width:320px}}.financing-2 form b{display:inline-block;width:100%;position:relative;margin-bottom:10px;padding:10px 0;font-size:1.5rem;color:#fff}.financing-2 form label{display:inline-block;position:relative;margin-bottom:15px;color:#fff}.financing-2 form .full{width:100%;line-height:30px}@media (min-width:768px){.financing-2 form .middle{display:flex;justify-content:space-between}}@media (min-width:320px) and (max-width:767px){.financing-2 form .middle{width:100%;line-height:30px}}.financing-2 form .middle label{width:49%;line-height:30px}.financing-2 form input[type=email],.financing-2 form input[type=tel],.financing-2 form input[type=text]{width:100%;height:50px;padding:0 10px;border:1px solid #e0e0e0}.financing-2 form input[type=text]:disabled{color:#fff}@media (min-width:768px){.financing-2 form ::-webkit-input-placeholder{color:#fff}.financing-2 form ::-moz-placeholder{color:#fff}.financing-2 form :-ms-input-placeholder{color:#fff}.financing-2 form :-moz-placeholder{color:#fff}}@media (min-width:320px) and (max-width:767px){.financing-2 form ::-webkit-input-placeholder{color:#333}.financing-2 form ::-moz-placeholder{color:#333}.financing-2 form :-ms-input-placeholder{color:#333}.financing-2 form :-moz-placeholder{color:#333}}.financing-2 form input[type=submit]{width:100%;border-radius:3px;border:0;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.financing-2 form input[type=submit]:hover{opacity:.8}.financing-2 form input[type=submit]:disabled{opacity:.4;cursor:default}.financing-2 .response ul{display:flex;flex-wrap:wrap;justify-content:space-between}.financing-2 .response .value{background-color:#e0dede;margin:25px 0;padding:10px}.financing-2 .response .more-value{margin-bottom:20px;color:#fff}.financing-2 .response .more-value li,.financing-2 .response .value li{padding:15px;text-align:center}.financing-2 .response .value li i{display:block;font-size:2.5rem;margin-bottom:5px}.financing-2 .response .more-value li span,.financing-2 .response .value li span{display:block;font-size:1.5rem;font-weight:700;line-height:30px}.financing-2 .response p{width:100%;padding:20px 15px;display:flex;align-items:center;background-color:#fcf8e3;color:#8a6d3b}.financing-2 .response p i{font-size:1.5rem;margin-right:10px}
.season-2{margin-bottom:40px}.season-2 h3{width:100%;margin-bottom:20px;line-height:45px;font-size:2rem}.season-2 .content{width:100%;margin-bottom:40px;background-color:#fff;padding:40px 20px;border-radius:4px;display:flex;flex-wrap:wrap;justify-content:space-between}.season-2 ul{width:100%;margin-bottom:10px;border-bottom:1px solid #ccc;padding-bottom:10px;display:flex;flex-wrap:wrap;justify-content:space-between}.season-2 ul:last-of-type{border-bottom:0}.season-2 ul li{display:inline-block;margin-bottom:10px}.season-2 ul li span{display:inline-block;margin-right:10px}.season-2 ul li .mark{border-radius:50%;width:15px;height:15px;text-align:center;line-height:15px;margin-right:3px}.season-2 .legenda-calendar{margin-top:25px}.season-2 .legend-item{width:100%;display:inline-block;position:relative;margin-top:10px;line-height:25px;text-indent:30px}.season-2 .legend-box{position:absolute;width:20px;height:20px;top:0;left:0}.season-2 .box-white{border:1px solid #ccc}.season-2 .box-indisp{background-color:#ccc}
.tour-2{margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:space-between}.tour-2 h3{width:100%;margin-bottom:20px;line-height:45px;font-size:2rem}
.video-2{margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:space-between}
.location-2{margin-bottom:40px;padding:20px;background-color:#fff;border-radius:4px;display:flex;flex-wrap:wrap;justify-content:space-between}.location-2 #mapa2{height:430px}.location-2 .map{width:100%;height:430px;position:relative;cursor:pointer}.location-2 .click{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/img/components/details/components/location/2/bg.png) no-repeat center;background-size:cover;display:grid;justify-content:center}.location-2 .click p{font-size:28px;font-weight:700;color:#434343;margin-bottom:20px;justify-self:end;align-self:end;text-align:center}.location-2 .click span{display:inline-block;background-color:#434343;color:#fff;font-size:15px;border-radius:5px;padding:25px 40px;width:fit-content;align-self:start;justify-self:center}
.warning-1{width:100%;margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#eaead3;border-bottom:1px solid #dedfe0;padding:20px}.warning-1 p{width:100%;margin-bottom:10px;text-align:center;line-height:16px;font-style:italic}
.box-condominium-1{width:100%;padding:40px 0;background-color:#212121}.box-condominium-1>.container{display:flex;flex-wrap:wrap;align-items:center}@media (min-width:992px){.box-condominium-1>.container{justify-content:space-between}}@media (min-width:320px) and (max-width:991px){.box-condominium-1>.container{justify-content:center}}.box-condominium-1 header{width:160px;height:125px;position:relative;overflow:hidden}.box-condominium-1 header img{max-width:100%;max-height:125px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box-condominium-1 section{margin:15px 0}.box-condominium-1 p{font-size:20px;color:#fff;text-shadow:1px 1px 0 #000}.box-condominium-1 b{font-size:3rem;color:#fff}@media (min-width:320px) and (max-width:991px){.box-condominium-1 b,.box-condominium-1 p{display:block;width:100%;text-align:center}.box-condominium-1 p{line-height:32px}.box-condominium-1 b{line-height:42px}}.box-condominium-1 a{padding:15px 30px;border-radius:4px;font-weight:700;font-size:15px;text-decoration:none;will-change:opacity}.box-condominium-1 a:hover{opacity:.8}
.similar-2{padding:40px 0}.similar-2 h2{width:100%;margin-bottom:40px;line-height:45px;font-size:2.5rem;font-weight:400}@media (min-width:320px) and (max-width:767px){.similar-2 h2{text-align:center}}.similar-2 .container{display:flex;flex-wrap:wrap;align-items:stretch}@media (min-width:768px){.similar-2 .container{justify-content:flex-start}.similar-2 .container article{margin:0 15px}.similar-2 .container article:first-of-type{margin-left:0}.similar-2 .container article:last-of-type{margin-right:0}}@media (min-width:320px) and (max-width:767px){.similar-2 .container{justify-content:space-around}}
.broker-1{width:100%;margin-bottom:40px}
.box-broker-2{display:flex;flex-wrap:wrap;background-color:#fff;padding:15px;border-radius:4px;margin-bottom:20px}.box-broker-2 figure{flex:1}.box-broker-2 figure img{border-radius:50%;border:5px solid #cdcdcd}.box-broker-2 section{flex:2;padding-left:15px;padding-top:10px;color:#464646}.box-broker-2 section strong{display:block;font-size:1.2rem;font-weight:700}.box-broker-2 section small{display:block;margin:2px}.box-broker-2 section a{display:flex;align-items:baseline}.box-broker-2 section ul{width:100%;margin:20px 0}.box-broker-2 section ul li{width:100%;font-size:1.1rem;line-height:22px;font-weight:700;color:#333}.box-broker-2 ul li a{color:#333;text-decoration:none;will-change:opacity}.box-broker-2 ul li b a:hover{opacity:.8}.box-broker-2>a{width:100%;display:block;background-color:#097711;line-height:60px;border-radius:4px;text-decoration:none;text-align:center;font-size:1.5rem;will-change:opacity}.box-broker-2>a i{display:inline-block;font-size:1.5rem;margin-right:5px}.box-broker-2>a:hover{opacity:.8}
.details-condominium-2{width:100%;background-color:#ececec}.details-condominium-2>.container>.content{width:100%;display:grid;grid-column-gap:5rem}@media (min-width:992px){.details-condominium-2>.container>.content{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"more-details more-details values"}}@media (min-width:320px) and (max-width:991px){.details-condominium-2>.container>.content{grid-template-columns:1fr;grid-template-areas:"more-details" "values"}}.details-condominium-2 .values{grid-area:values;justify-self:end;padding-top:30px}@media (min-width:992px){.details-condominium-2 .values{max-width:330px}}.details-condominium-2 .more-details{grid-area:more-details}
.gallery-3{width:100%;overflow:hidden;position:relative}@media (min-width:992px){.gallery-3{height:425px}}@media (min-width:320px) and (max-width:991px){.gallery-3{height:400px}}.gallery-3 .carrossel-item{width:auto;height:425px;position:relative}@media (min-width:992px){.gallery-3 .carrossel-item{height:425px}}@media (min-width:320px) and (max-width:991px){.gallery-3 .carrossel-item{height:400px}}.gallery-3 .carrossel-item .foto{width:100%;height:100%;background-position:center;background-repeat:no-repeat}.gallery-3 .carrossel-item .foto a{width:100%;height:100%;display:block}.gallery-3 .carrossel-item img{position:absolute;top:50%;width:auto!important;height:100%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gallery-3 #gallery-3-banner .owl-nav{margin:0}.gallery-3 #gallery-3-banner .owl-nav .owl-next,.gallery-3 #gallery-3-banner .owl-nav .owl-prev{position:absolute;top:50%;transform:translate(0,-50%)}.gallery-3 #gallery-3-banner .owl-nav .owl-prev{left:0}.gallery-3 #gallery-3-banner .owl-nav .owl-next{right:0}.gallery-3 #gallery-3-banner .owl-nav button{width:60px;height:60px;margin:0;border-radius:50%}.gallery-3 #gallery-3-banner .owl-nav button:hover{background-color:transparent}.gallery-3 #gallery-3-banner .owl-nav span{display:inline-block;width:60px;height:60px;border:0;font-size:3rem;color:#fff;line-height:60px;background-color:rgba(0,0,0,.7)}.gallery-3 #gallery-3-banner .owl-nav .owl-prev span{border-radius:0 6px 6px 0}.gallery-3 #gallery-3-banner .owl-nav .owl-next span{border-radius:6px 0 0 6px}.gallery-2 #gallery-2-banner .owl-dots{margin:0;top:-40px;position:relative}.gallery-2 #gallery-2-banner .owl-dots .owl-dot span{width:13px;height:13px;border:2px solid #fff;background-color:#fff;box-shadow:0 0 4px 0 #000}.gallery-2 #gallery-2-banner .owl-dots .owl-dot.active span,.gallery-2 #gallery-2-banner .owl-dots .owl-dot:hover span{background-color:rgba(0,0,0,.3)}.gallery-3 .info{z-index:1;position:absolute}@media (min-width:992px){.gallery-3 .info{bottom:15px;right:30%}}@media (min-width:320px) and (max-width:991px){.gallery-3 .info{top:4px;right:0}}.gallery-3 .info span{display:inline-block;margin:0 3px;border-radius:4px;color:#fff;position:relative}@media (min-width:992px){.gallery-3 .info span{background-color:rgba(0,0,0,.9);padding:0 20px;line-height:55px;font-size:1.3rem}}@media (min-width:320px) and (max-width:991px){.gallery-3 .info span{background-color:rgba(0,0,0,.5);padding:0 15px;line-height:43px;font-size:14px}}.gallery-3 .info span i{text-shadow:1px 1px 1px #000}@media (min-width:992px){.gallery-3 .info span i{font-size:1.8rem;line-height:55px}}@media (min-width:320px) and (max-width:991px){.gallery-3 .info span i{font-size:15px;line-height:43px}}.gallery-3 .info .image-popup-gallery,.gallery-3 .info .image-popup-gallery a{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px}.gallery-3 .info .image-popup-gallery a:first-of-type{z-index:1}
.title-3{width:100%;padding:35px 0;background:url(/assets/img/components/details/components/title/3/bg.jpg) repeat bottom}@media (min-width:992px){.title-3{padding:35px 0 0 0}}@media (max-width:991px){.title-3{padding:35px 0}}.title-3 h1{font-size:2rem;line-height:33px;font-weight:400;color:#fff}
.values-3{width:100%;margin-bottom:20px;padding-bottom:15px}@media (min-width:992px){.values-3{background:url(/assets/img/components/details/components/values/3/bg.jpg) repeat top}}@media (min-width:320px) and (max-width:991px){.values-3{color:inherit}}.values-3 .content{width:100%;display:grid}@media (min-width:992px){.values-3 .content{grid-column-gap:5rem;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"price info ." "more more ."}}@media (min-width:320px) and (max-width:991px){.values-3 .content{grid-template-columns:1fr;grid-template-areas:"price" "info" "more"}}.values-3 .price{grid-area:price;margin-bottom:15px}@media (min-width:992px){.values-3 .price{color:#fff}}.values-3 .price strong{font-size:3rem}.values-3 .price strong small{font-size:1rem}.values-3 .price p{font-size:1.3rem}.values-3 .info{grid-area:info;align-self:center;margin-bottom:15px}@media (min-width:992px){.values-3 .info{text-align:right;color:#fff}}.values-3 .info p{font-size:1.2rem}.values-3 .info span{display:block;font-size:1.2rem}.values-3 ul{grid-area:more;font-size:15px;line-height:20px;font-style:italic;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}@media (min-width:992px){.values-3 ul li{width:50%;color:#fff}}@media (min-width:320px) and (max-width:991px){.values-3 ul li{width:100%;line-height:26px}}
.composition-5{width:100%}@media (min-width:992px){.composition-5{margin:20px 0 40px 0}}@media (min-width:320px) and (max-width:991px){.composition-5{margin:0 0 40px 0}}.composition-5 ul{display:flex;flex-wrap:wrap;justify-content:space-between}.composition-5 ul li{margin-bottom:10px;overflow:hidden;background-color:#d3d3d3}@media (min-width:1500px){.composition-5 ul li{min-width:210px;border-radius:4px;padding-bottom:25px;font-size:3rem;font-weight:700;text-align:center}}@media (min-width:992px) and (max-width:1499px){.composition-5 ul li{min-width:150px;border-radius:4px;padding-bottom:15px;font-size:35px;font-weight:700;text-align:center}}@media (min-width:320px) and (max-width:991px){.composition-5 ul li{min-width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 15px;font-size:26px;font-weight:700}}.composition-5 ul li span{text-transform:uppercase;font-weight:400;font-size:1.1rem}@media (min-width:992px){.composition-5 ul li span{display:block;width:100%;margin-bottom:15px;background-color:#6f6161;line-height:35px;color:#fff}}@media (min-width:320px) and (max-width:991px){.composition-5 ul li span{line-height:45px}}
.tower-2{margin-bottom:40px}.tower-2 h3{width:100%;margin-bottom:20px;line-height:45px;font-size:2rem}.tower-2 .towers{width:100%;background-color:#fff;border:1px solid #cbcbcb}.tower-2 .towers .tower{width:100%;height:45px}.tower-2 .towers .tower.active,.tower-2 .towers .tower:hover{background-color:#ddd}.tower-2 .towers .tower>header{width:100%;height:45px;border-bottom:1px solid #cbcbcb;padding:10px;position:relative}.tower-2 .towers .tower>header h4{font-weight:700;font-size:1.3rem}.tower-2 .towers .tower>header span{display:inline-block;margin-left:10px;line-height:25px;padding:0 10px;font-size:1rem;color:#fff;border-radius:3px}.tower-2 .towers .tower>header span.construction{background-color:#806824}.tower-2 .towers .tower>header span.plant{background-color:#734131}.tower-2 .towers .tower>header span.ready{background-color:#307732}.tower-2 .towers .tower>header b{position:absolute;right:4%;top:50%;transform:translate(0,-50%);display:inline-block;background-color:#eee;line-height:30px;padding:0 10px;font-size:.8rem;border:1px solid #ccc;border-radius:3px}.tower-2 .towers .tower>header b.close{display:none}.tower-2 .towers .tower.active>header b.close{display:inherit}.tower-2 .towers .tower.active>header b.open{display:none}.tower-2 .towers .tower>header b i{display:inline-block;transform:translate(0,4px);margin-left:10px;font-size:1.5rem;color:#333}
.box-construction-9{width:100%;height:60px}.box-construction-9 header{width:100%;height:60px;line-height:60px;display:flex;justify-content:space-between;border-bottom:1px solid #ddd;font-weight:700}.box-construction-9 header h5,.box-construction-9 header ul{padding:0 10px;text-transform:capitalize}@media (min-width:320px){.box-construction-9 header h5,.box-construction-9 header ul{width:50%}.box-construction-9 header p,.box-construction-9 header span{width:50%}}@media (min-width:1024px){.box-construction-9 header h5,.box-construction-9 header ul{width:30%}.box-construction-9 header p,.box-construction-9 header span{width:20%}}.box-construction-9 header p,.box-construction-9 header span{text-align:center}.box-construction-9 header h5{font-size:15px;font-weight:700}.box-construction-9 header ul{display:flex;justify-content:space-between}.box-construction-9 header ul li{position:relative}.box-construction-9 header ul li sup{position:absolute;top:-10px;left:65%;font-size:8px}.box-construction-9 header span b{font-weight:400;font-size:1rem;color:#2e659e}.box-construction-9 header span b i{display:inline-block;transform:translate(0,4px);margin-left:10px;font-size:1.5rem;color:#2e659e}.box-construction-9 header span b.close{display:none}.box-construction-9.active header span b.close{display:initial}.box-construction-9.active header span b.open{display:none}.box-construction-9 header:hover,.box-construction-9.active header{background-color:#ddd}.box-construction-9 .content-unit{width:100%;padding:30px 0;background-color:#f0f0f0;display:flex;justify-content:space-evenly}.box-construction-9 .content-unit .photo{width:30%;height:180px;margin:0 0 30px 0;border:5px solid #ddd;overflow:hidden;position:relative}.box-construction-9 .content-unit .photo img{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box-construction-9 .content-unit .info{width:60%}.box-construction-9 .content-unit .info a{display:inline-block;padding:10px 20px;border-radius:4px;text-align:center;font-weight:700;font-size:13px;color:#fff;text-decoration:none;will-change:opacity}.box-construction-9 .content-unit .info a:hover{opacity:.8}.box-construction-9 .content-unit .info p{display:block;font-size:18px;font-weight:400}.box-construction-9 .content-unit .info ul{width:100%;padding:10px 0}.box-construction-9 .content-unit .info ul:last-of-type{border-bottom:0;padding-bottom:0}.box-construction-9 .content-unit .info ul li{width:100%;line-height:20px;font-size:12px}.box-construction-9 .content-unit .info ul li:last-of-type{border-bottom:1px solid #d6d6d6}
.work-status-2{margin-bottom:40px;padding-bottom:40px}.work-status-2 h3{width:100%;margin-bottom:20px;line-height:45px;font-size:2rem}.work-status-2>b{display:inline-block;margin-bottom:20px;padding:0 20px;line-height:30px;font-weight:400;border-radius:3px}.work-status-2>p{width:100%;margin-bottom:20px}.work-status-2 .content{width:100%;background-color:#fff;border-radius:4px;padding:10px;display:flex;flex-wrap:wrap;justify-content:space-between}.work-status-2 article{padding:0 5px;margin-bottom:10px}@media (min-width:320px){.work-status-2 article{width:33.33%}}@media (min-width:768px){.work-status-2 article{width:16.66%}}.work-status-2 article.geral{width:100%;margin-bottom:20px}.work-status-2 article b,.work-status-2 article span{display:inline-block;margin-bottom:5px}.work-status-2 article .progress{background-color:#eee}.work-status-2 article .progress .progress-bar{text-indent:5px}
.units-2{padding:40px 0}.units-2 h2{width:100%;margin-bottom:40px;line-height:45px;font-size:2.5rem;font-weight:400}@media (min-width:320px) and (max-width:767px){.units-2 h2{text-align:center}}.units-2 .container{display:flex;flex-wrap:wrap;align-items:stretch}@media (min-width:768px){.units-2 .container{justify-content:flex-start}.units-2 .container article{margin:0 15px}.units-2 .container article:first-of-type{margin-left:0}.units-2 .container article:last-of-type{margin-right:0}}@media (min-width:320px) and (max-width:767px){.units-2 .container{justify-content:space-around}}.units-2 .more-units{width:100%;margin:30px 0;text-align:center}.units-2 .more-units a{display:inline-block;padding:0 30px;font-weight:600;line-height:45px;border-radius:3px;text-transform:uppercase;text-decoration:none;will-change:opacity}.units-2 .more-units a:hover{opacity:.8}
.not-found-1{display:grid;padding-bottom:3.5rem;background-color:#fff}@media (min-width:992px){.not-found-1>.container{display:grid;grid-template-rows:max-content;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"frase frase frase" "imagem form form"}}.not-found-1 .form{grid-area:form}.not-found-1 .frase{grid-area:frase;justify-self:center}.not-found-1 .imagem{grid-area:imagem}.not-found-1 .frase h1{width:100%;margin:35px 0 0 0;text-align:center;font-weight:300;font-size:35px}.not-found-1 .frase b{width:100%;display:block;margin:15px 0 60px 0;text-align:center;text-transform:uppercase;font-weight:900;font-size:20px}.not-found-1 .not-found-form-1{margin-bottom:40px}.not-found-1 .not-found-form-1 label{display:inline-block;position:relative;margin-bottom:20px;padding-right:15px}.not-found-1 .not-found-form-1 .middle{display:flex;justify-content:space-between}.not-found-1 .not-found-form-1 .middle label{width:49%;line-height:50px}.not-found-1 .not-found-form-1 .full{width:100%;line-height:50px}.not-found-1 .not-found-form-1 .textarea{width:100%;height:115px;margin:20px 0}.not-found-1 .not-found-form-1 input[type=email],.not-found-1 .not-found-form-1 input[type=text],.not-found-1 .not-found-form-1 textarea{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.not-found-1 .not-found-form-1 textarea{height:115px;padding-top:5px}.not-found-1 .not-found-form-1 ::-webkit-input-placeholder{color:#333}.not-found-1 .not-found-form-1 ::-moz-placeholder{color:#333}.not-found-1 .not-found-form-1 :-ms-input-placeholder{color:#333}.not-found-1 .not-found-form-1 :-moz-placeholder{color:#333}.not-found-1 .not-found-form-1 p{width:100%;line-height:25px;margin:0 0 10px 0;color:#333}.not-found-1 .not-found-form-1 input[type=checkbox]{display:inline-block;margin-right:5px}.not-found-1 .not-found-form-1 input[type=submit]{width:100%;border-radius:3px;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.not-found-1 .not-found-form-1 input[type=submit]:hover{opacity:.8}
.broker-2{background-color:#ececec;padding-top:30px}.broker-2 .container{display:flex;flex-wrap:wrap;justify-content:space-between}
.box-broker-3{display:flex;flex-wrap:wrap;background-color:#fff;box-shadow:1px 1px 10px 0 rgba(0,0,0,.4);padding:15px;border-radius:10px;margin-bottom:50px;width:400px}.box-broker-3:hover{background-color:#f5f5f5;box-shadow:1px 1px 10px 0 rgba(0,0,0,.6)}.box-broker-3 figure{flex:1}.box-broker-3 figure img{border-radius:50%;border:5px solid #cdcdcd}.box-broker-3 section{flex:2;padding-left:15px;padding-top:10px;color:#464646;word-wrap:break-word}.box-broker-3 section strong{display:block;font-size:1.2rem;line-height:20px;font-weight:700}.box-broker-3 section small{display:block;margin:2px}.box-broker-3 section a{display:block}.box-broker-3 section ul{width:100%;margin:20px 0}.box-broker-3 section ul li{width:100%;font-size:1.1rem;font-weight:700;line-height:20px;color:#333}.box-broker-3 ul li a{color:#333;text-decoration:none;will-change:opacity}.box-broker-3 ul li b a:hover{opacity:.8}.box-broker-3>a{width:80%;display:block;margin:auto;background-color:#097711;line-height:35px;border-radius:4px;text-decoration:none;text-align:center;font-size:15px;will-change:opacity}.box-broker-3>a i{display:inline-block;font-size:15px;margin-right:5px}.box-broker-3>a:hover{opacity:.8}
.branch-1{background-color:#ececec;padding:30px 0}
.box-branch-2{padding:30px 0;border-bottom:1px solid #ccc;color:#333;display:flex}@media (min-width:992px){.box-branch-2{width:700px}}@media (min-width:360px) and (max-width:991px){.box-branch-2{width:100%;flex-wrap:wrap}}.box-branch-2 div:last-of-type{padding-left:20px}.box-branch-2 iframe{border-radius:10px;box-shadow:1px 1px 10px 0 rgba(0,0,0,.4)}.box-branch-2 h2{font-size:18px}@media (min-width:360px) and (max-width:991px){.box-branch-2 h2{margin-top:20px}}.box-branch-2 h2 small{font-size:13px;font-weight:400}.box-branch-2 a,.box-branch-2 p{font-size:15px;line-height:17px}.box-branch-2 p{margin-top:15px}.box-branch-2 ul{display:flex;flex-wrap:wrap;margin-top:15px;font-size:15px}.box-branch-2 ul li{padding-right:25px;min-width:165px;display:flex;align-items:center}.box-branch-2 ul li img{margin-left:5px}
.contact-1{display:grid;padding-bottom:3.5rem;background-color:#ececec}@media (min-width:992px){.contact-1>.container{display:grid;grid-template-rows:max-content;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"form form phones" "socials socials socials" "branchs branchs ."}}.contact-1 .form{grid-area:form;padding-top:30px}.contact-1 .phones{padding-top:30px;grid-area:phones;justify-self:center}.contact-1 .socials{grid-area:socials}.contact-1 .branchs{grid-area:branchs}.contact-1 .branchs>p{width:100%;margin:45px 0 25px 0;display:inline-block;font-size:2.3rem;line-height:30px}.contact-1 .contact-form-1{margin-bottom:40px}.contact-1 .contact-form-1 label{display:inline-block;position:relative;margin-bottom:20px;padding-right:15px}.contact-1 .contact-form-1 .middle{display:flex;justify-content:space-between}.contact-1 .contact-form-1 .middle label{width:49%;line-height:50px}.contact-1 .contact-form-1 .full{width:100%;line-height:50px}.contact-1 .contact-form-1 .textarea{width:100%;height:115px;margin:20px 0}.contact-1 .contact-form-1 input[type=email],.contact-1 .contact-form-1 input[type=tel],.contact-1 .contact-form-1 input[type=text],.contact-1 .contact-form-1 textarea{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.contact-1 .contact-form-1 textarea{height:115px;padding-top:5px}.contact-1 .contact-form-1 ::-webkit-input-placeholder{color:#333}.contact-1 .contact-form-1 ::-moz-placeholder{color:#333}.contact-1 .contact-form-1 :-ms-input-placeholder{color:#333}.contact-1 .contact-form-1 :-moz-placeholder{color:#333}.contact-1 .contact-form-1 p{width:100%;line-height:25px;margin:0 0 10px 0;color:#333}.contact-1 .contact-form-1 input[type=checkbox]{display:inline-block;margin-right:5px}.contact-1 .contact-form-1 input[type=submit]{width:100%;border-radius:3px;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.contact-1 .contact-form-1 input[type=submit]:hover{opacity:.8}.contact-1 .contact-form-1 input[type=submit]:disabled{opacity:.4;cursor:default}
.locations-1{position:relative}.locations-1 span{position:absolute;bottom:0;left:0;width:100%;padding:12px 0;text-align:center;background-color:rgba(255,255,255,.7);text-transform:uppercase}
.phones-2 ul{padding-left:2rem;border-left:1px solid #e4e4e4}.phones-2 ul li{display:block;line-height:40px;border-bottom:1px solid #e4e4e4;font-size:1.3rem}.phones-2 ul li a{display:flex;align-items:center;color:#333;text-decoration:none}.phones-2 ul li a img{margin-left:5px}
.socials-1 ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:stretch;padding:20px 0;border-top:1px solid #e4e4e4}@media (min-width:360px) and (max-width:991px){.socials-1 ul li{padding-bottom:15px}}.socials-1 ul li a{display:inline-block;border:1px solid;line-height:36px;padding:0 10px;text-transform:uppercase;border-radius:3px;text-decoration:none}.socials-1 ul li a.facebook{border-color:#4867aa;color:#4867aa}.socials-1 ul li a.facebook:hover{background-color:#4867aa;color:#fff}.socials-1 ul li a.twitter{border-color:#00729b;color:#00729b}.socials-1 ul li a.twitter:hover{background-color:#00729b;color:#fff}.socials-1 ul li a.google-plus{border-color:#d34132;color:#d34132}.socials-1 ul li a.google-plus:hover{background-color:#d34132;color:#fff}.socials-1 ul li a.pinterest{border-color:#d32421;color:#d32421}.socials-1 ul li a.pinterest:hover{background-color:#d32421;color:#fff}.socials-1 ul li a.youtube{border-color:#d32421;color:#d32421}.socials-1 ul li a.youtube:hover{background-color:#d32421;color:#fff}.socials-1 ul li a.skype{border-color:#007bb6;color:#007bb6}.socials-1 ul li a.skype:hover{background-color:#007bb6;color:#fff}.socials-1 ul li a.instagram{border-color:#4867aa;color:#4867aa}.socials-1 ul li a.instagram:hover{background-color:#4867aa;color:#fff}.socials-1 ul li a.linkedin{border-color:#007bb6;color:#007bb6}.socials-1 ul li a.linkedin:hover{background-color:#007bb6;color:#fff}.socials-1 ul li a.wordpress{border-color:#007bb6;color:#007bb6}.socials-1 ul li a.wordpress:hover{background-color:#007bb6;color:#fff}.socials-1 ul li a.rss{border-color:#f79420;color:#f79420}.socials-1 ul li a.rss:hover{background-color:#f79420;color:#fff}
.form-register-your-property-1{display:grid;padding-top:30px;padding-bottom:3.5rem;background-color:#ececec}.form-register-your-property-1 .register-your-property-1{margin-bottom:40px}.form-register-your-property-1 .register-your-property-1 .content-step{display:none}.form-register-your-property-1 .register-your-property-1 .content-step.show{display:block}.form-register-your-property-1 .register-your-property-1 .steps{display:flex;justify-content:space-between;width:100%;position:relative;margin:35px 0}.form-register-your-property-1 .register-your-property-1 .steps i{content:'';position:absolute;top:15px;width:45%;height:7px}.form-register-your-property-1 .register-your-property-1 .steps i:nth-of-type(1){left:5%}.form-register-your-property-1 .register-your-property-1 .steps i:nth-of-type(2){right:3%}.form-register-your-property-1 .register-your-property-1 i.inactive{background-color:#dfe3e4}.form-register-your-property-1 .register-your-property-1 .steps span{z-index:1;text-align:center;font-weight:600}.form-register-your-property-1 .register-your-property-1 .steps span b{width:40px;height:40px;margin:0 auto 10px auto;display:table;border-radius:50px;line-height:40px;text-align:center}.form-register-your-property-1 .register-your-property-1 .steps span.inactive b{background-color:#dfe3e4;color:#333}.form-register-your-property-1 .register-your-property-1 .navegation{display:flex;justify-content:space-evenly}.form-register-your-property-1 .register-your-property-1 button{display:inline-block;width:48%;line-height:45px;text-align:center;font-weight:600;font-size:1.2rem;border-radius:3px;cursor:pointer;will-change:opacity}.form-register-your-property-1 .register-your-property-1 button:hover{opacity:.8}.form-register-your-property-1 .register-your-property-1 button.prev{background-color:#ddd;color:#333}.form-register-your-property-1 .register-your-property-1 form label{display:inline-block;position:relative;margin-bottom:20px;padding-right:15px}.form-register-your-property-1 .register-your-property-1 form .col-3,.form-register-your-property-1 .register-your-property-1 form .middle{display:flex;justify-content:space-between}.form-register-your-property-1 .register-your-property-1 form .col-3 label{width:32%;line-height:50px}.form-register-your-property-1 .register-your-property-1 form .middle label{width:49%;line-height:50px}.form-register-your-property-1 .register-your-property-1 form .full{width:100%;line-height:50px}.form-register-your-property-1 .register-your-property-1 form .textarea{width:100%;height:115px;margin:20px 0}.form-register-your-property-1 .register-your-property-1 form input[type=email],.form-register-your-property-1 .register-your-property-1 form input[type=tel],.form-register-your-property-1 .register-your-property-1 form input[type=text],.form-register-your-property-1 .register-your-property-1 form textarea{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.form-register-your-property-1 .register-your-property-1 form textarea{height:115px;padding-top:5px}.form-register-your-property-1 .register-your-property-1 form ::-webkit-input-placeholder{color:#333}.form-register-your-property-1 .register-your-property-1 form ::-moz-placeholder{color:#333}.form-register-your-property-1 .register-your-property-1 form :-ms-input-placeholder{color:#333}.form-register-your-property-1 .register-your-property-1 form :-moz-placeholder{color:#333}.form-register-your-property-1 .register-your-property-1 form p{width:100%;line-height:25px;margin:0 0 10px 0;color:#333}.form-register-your-property-1 .register-your-property-1 form input[type=checkbox]{display:inline-block;margin-right:5px}.form-register-your-property-1 .register-your-property-1 form input[type=submit]{margin-bottom:20px;padding:0 20px;border-radius:3px;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.form-register-your-property-1 .register-your-property-1 form input[type=submit]:hover{opacity:.8}.form-register-your-property-1 .register-your-property-1 form input[type=submit]:disabled{opacity:.4;cursor:default}.form-register-your-property-1 .register-your-property-1 .file{border-bottom:1px solid #dfe3e4}
.form-order-your-property-1{display:grid;padding-top:30px;padding-bottom:3.5rem;background-color:#ececec}.form-order-your-property-1 .order-your-property-1{margin-bottom:40px}.form-order-your-property-1 .order-your-property-1 label{display:inline-block;position:relative;margin-bottom:20px;padding-right:15px}.form-order-your-property-1 .order-your-property-1 .middle{display:flex;justify-content:space-between}.form-order-your-property-1 .order-your-property-1 .middle label{width:49%;line-height:50px}.form-order-your-property-1 .order-your-property-1 .full{width:100%;line-height:50px}.form-order-your-property-1 .order-your-property-1 .textarea{width:100%;height:115px}.form-order-your-property-1 .order-your-property-1 input[type=email],.form-order-your-property-1 .order-your-property-1 input[type=tel],.form-order-your-property-1 .order-your-property-1 input[type=text],.form-order-your-property-1 .order-your-property-1 textarea{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.form-order-your-property-1 .order-your-property-1 textarea{height:115px;padding-top:5px}.form-order-your-property-1 .order-your-property-1 ::-webkit-input-placeholder{color:#333}.form-order-your-property-1 .order-your-property-1 ::-moz-placeholder{color:#333}.form-order-your-property-1 .order-your-property-1 :-ms-input-placeholder{color:#333}.form-order-your-property-1 .order-your-property-1 :-moz-placeholder{color:#333}.form-order-your-property-1 .order-your-property-1 p{width:100%;line-height:25px;margin:0 0 10px 0;color:#333}.form-order-your-property-1 .order-your-property-1 input[type=checkbox]{display:inline-block;margin-right:5px}.form-order-your-property-1 .order-your-property-1 input[type=submit]{padding:0 20px;border-radius:3px;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.form-order-your-property-1 .order-your-property-1 input[type=submit]:hover{opacity:.8}.form-order-your-property-1 .order-your-property-1 input[type=submit]:disabled{opacity:.4;cursor:default}
.form-request-a-call-1{display:grid;padding-top:30px;padding-bottom:3.5rem;background-color:#ececec}.form-request-a-call-1 .request-a-call-1{margin-bottom:40px}.form-request-a-call-1 .request-a-call-1 label{display:inline-block;position:relative;margin-bottom:20px;padding-right:15px}.form-request-a-call-1 .request-a-call-1 .middle{display:flex;justify-content:space-between}.form-request-a-call-1 .request-a-call-1 .middle label{width:49%;line-height:50px}.form-request-a-call-1 .request-a-call-1 input[type=email],.form-request-a-call-1 .request-a-call-1 input[type=tel],.form-request-a-call-1 .request-a-call-1 input[type=text]{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.form-request-a-call-1 .request-a-call-1 ::-webkit-input-placeholder{color:#333}.form-request-a-call-1 .request-a-call-1 ::-moz-placeholder{color:#333}.form-request-a-call-1 .request-a-call-1 :-ms-input-placeholder{color:#333}.form-request-a-call-1 .request-a-call-1 :-moz-placeholder{color:#333}.form-request-a-call-1 .request-a-call-1 input[type=submit]{padding:0 20px;border-radius:3px;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.form-request-a-call-1 .request-a-call-1 input[type=submit]:hover{opacity:.8}.form-request-a-call-1 .request-a-call-1 input[type=submit]:disabled{opacity:.4;cursor:default}
.form-work-with-us-1{display:grid;padding-top:30px;padding-bottom:3.5rem;background-color:#ececec}.form-work-with-us-1 .work-with-us-1{margin-bottom:40px}.form-work-with-us-1 .work-with-us-1 label{display:inline-block;position:relative;margin-bottom:20px;padding-right:15px}.form-work-with-us-1 .work-with-us-1 .full{width:100%;line-height:50px}.form-work-with-us-1 .work-with-us-1 fieldset{display:contents}.form-work-with-us-1 .work-with-us-1 legend{width:100%;margin:20px 0;font-size:1.5rem;border-bottom:1px solid #e5e5e5}.form-work-with-us-1 .work-with-us-1 .textarea{width:100%;height:115px}.form-work-with-us-1 .work-with-us-1 input[type=email],.form-work-with-us-1 .work-with-us-1 input[type=tel],.form-work-with-us-1 .work-with-us-1 input[type=text],.form-work-with-us-1 .work-with-us-1 textarea{width:100%;height:50px;padding:0 10px;position:absolute;top:0;left:0;z-index:1;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.form-work-with-us-1 .work-with-us-1 textarea{height:115px;padding-top:5px}.form-work-with-us-1 .work-with-us-1 ::-webkit-input-placeholder{color:#333}.form-work-with-us-1 .work-with-us-1 ::-moz-placeholder{color:#333}.form-work-with-us-1 .work-with-us-1 :-ms-input-placeholder{color:#333}.form-work-with-us-1 .work-with-us-1 :-moz-placeholder{color:#333}.form-work-with-us-1 .work-with-us-1 p{width:100%;line-height:25px;margin:0 0 10px 0;color:#333}.form-work-with-us-1 .work-with-us-1 input[type=radio]{display:inline-block;margin-right:5px}.form-work-with-us-1 .work-with-us-1 input[type=submit]{padding:0 20px;border-radius:3px;line-height:50px;text-align:center;font-weight:600;font-size:14px;cursor:pointer;will-change:opacity}.form-work-with-us-1 .work-with-us-1 input[type=submit]:hover{opacity:.8}.form-work-with-us-1 .work-with-us-1 input[type=submit]:disabled{opacity:.4;cursor:default}
.make-proposal-1{background-color:#ececec;padding:40px 0}.make-proposal-1 form .row{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px 20px;margin-bottom:20px}.make-proposal-1 form>h2{margin-bottom:25px}.make-proposal-1 form label{font-weight:700}.make-proposal-1 form input,.make-proposal-1 form select{width:100%;height:50px}.make-proposal-1 form input[type=date],.make-proposal-1 form input[type=email],.make-proposal-1 form input[type=tel],.make-proposal-1 form input[type=text],.make-proposal-1 form select,.make-proposal-1 form textarea{margin:5px 0 0 0;padding:0 8px;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.make-proposal-1 form select{cursor:pointer}.make-proposal-1 form textarea{width:100%;height:200px}.make-proposal-1 form hr{width:100%;border:1px solid #ddd;margin:15px 0 25px 0}.make-proposal-1 .property-code-field{grid-column:1/3}.make-proposal-1 .show-property-field{grid-column:1/3}.make-proposal-1 #showBrokerSearched{grid-column:3/5}.make-proposal-1 .property-code-field label:first-of-type{width:69%;display:inline-block}.make-proposal-1 .property-code-field input[type=button]{width:30%;cursor:pointer}.make-proposal-1 .property-code-field label:last-of-type{margin-top:0;display:inline-block}.make-proposal-1 form input[type=submit]{margin-top:15px;cursor:pointer}.make-proposal-1 #send-proposal:disabled,.make-proposal-1 .property-code-field input[type=button]:disabled,.make-proposal-1 .property-code-field label:first-of-type input[type=text]:disabled{cursor:default;filter:brightness(60%)}
.box-construction-14{width:100%;height:170px;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:0 10px;position:relative;background-color:#fff;box-shadow:1px 1px 1px 0 #ececec;border-radius:8px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.box-construction-14:hover{box-shadow:1px 1px 10px 0 rgba(0,0,0,.4)}.box-construction-14>a{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;text-indent:-9999px}.box-construction-14 .foto{height:170px;position:relative;overflow:hidden;border-radius:10px 0 0 10px}.box-construction-14 .foto img{position:absolute;height:100%;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.box-construction-14 .info{display:flex;flex-wrap:wrap;grid-column:2/4;padding-right:10px}.box-construction-14 h2{width:100%;padding:15px 0;line-height:20px;font-size:15px;font-weight:600}.box-construction-14 ul{width:100%;min-height:60px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.box-construction-14 ul li{width:31%;height:50px;background-color:#f0f0f0;border-radius:5px;display:flex;justify-content:space-around;align-items:center;font-size:14px}.box-construction-14 footer{width:100%}.box-construction-14 footer a{width:100%;margin:10px 0 15px 0;display:inline-block;color:#6f6d47;font-size:15px;text-align:center;text-decoration:none;border:1px solid #d6d6d6;border-radius:3px;padding:10px 5px}.box-construction-14:hover footer a{background-color:#d6d6d6;color:#fff;text-shadow:1px 1px 1px #000}
.box-broker-4{height:170px;margin:0 0 20px 0;overflow:hidden;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,200px));gap:20px 20px;background-color:#fff;box-shadow:1px 1px 1px 0 #ececec;border-radius:8px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.box-broker-4:hover{box-shadow:1px 1px 10px 0 rgba(0,0,0,.4)}.box-broker-4>.foto{position:relative;overflow:hidden;height:170px;width:200px}.box-broker-4>.foto>img{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;width:100%;height:100%}.box-broker-4 .broker-info{position:relative;overflow:hidden;grid-column:2/4;margin:10px 0 0 10px}.box-broker-4 #broker-creci{width:100%;float:left;margin:0;font-size:14px;font-style:italic;padding:0}.box-broker-4 #broker-hr{width:100%;border-width:0 0 2px;border-bottom:1px solid #eee}.box-broker-4 #broker-email{margin-top:10px}.box-broker-4 #broker-name h3{font-size:16px;font-weight:400;margin:0 0 5px 0;padding:0;text-transform:uppercase}.box-broker-4 b{display:block;font-size:16px;word-wrap:break-word}
.rent-proposal-1{background-color:#ececec;padding:40px 0}.rent-proposal-1 form .row{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px 20px;margin-bottom:20px}.rent-proposal-1 form>h2{margin-bottom:25px}.rent-proposal-1 form label{font-weight:700}.rent-proposal-1 form input,.rent-proposal-1 form select{width:100%;height:50px}.rent-proposal-1 form input[type=date],.rent-proposal-1 form input[type=email],.rent-proposal-1 form input[type=tel],.rent-proposal-1 form input[type=text],.rent-proposal-1 form select,.rent-proposal-1 form textarea{margin:5px 0 0 0;padding:0 8px;background:#fff;border-radius:3px;border:1px solid #ddd;border-right:5px solid #ddd}.rent-proposal-1 form select{cursor:pointer}.rent-proposal-1 form textarea{width:100%;height:200px}.rent-proposal-1 form hr{width:100%;border:1px solid #ddd;margin:15px 0 25px 0}.rent-proposal-1 .property-code-field{grid-column:1/3}.rent-proposal-1 .show-property-field{grid-column:1/3}.rent-proposal-1 #showBrokerSearched{grid-column:3/5}.rent-proposal-1 .property-code-field label:first-of-type{width:69%;display:inline-block}.rent-proposal-1 .property-code-field input[type=button]{width:30%;cursor:pointer}.rent-proposal-1 .property-code-field label:last-of-type{margin-top:0;display:inline-block}.rent-proposal-1 form input[type=submit]{margin-top:15px;cursor:pointer}.rent-proposal-1 #send-proposal:disabled,.rent-proposal-1 .property-code-field input[type=button]:disabled,.rent-proposal-1 .property-code-field label:first-of-type input[type=text]:disabled{cursor:default;filter:brightness(60%)}
.tk-page-1{display:grid;padding:3.5rem 0;background-color:#fff}@media (min-width:992px){.tk-page-1>.container{display:grid;grid-template-rows:max-content;grid-template-columns:1fr 1fr;grid-template-areas:"message image";align-items:stretch;justify-items:center}}.tk-page-1>.container .message{grid-area:message}.tk-page-1>.container .image{grid-area:image}.tk-page-1>.container .image,.tk-page-1>.container .message{justify-self:center;align-self:center}.tk-page-1>.container h1{font-weight:300;font-size:3rem;margin-bottom:10px}.tk-page-1>.container h1 b{font-weight:300;font-size:5rem}.tk-page-1>.container p{font-size:1.3rem}.tk-page-1>.container a{display:inline-block;margin:30px 0;text-align:center;font-weight:600;padding:10px 30px;text-decoration:none;will-change:opacity}.tk-page-1>.container a:hover{opacity:.8}
.pages-static-1{display:grid;padding-top:30px;padding-bottom:3.5rem;background-color:#ececec;font-size:15px;line-height:23px}
.site-map-1{display:grid;padding-top:30px;padding-bottom:3.5rem;background-color:#ececec}.site-map-1>.container{display:flex;flex-wrap:wrap;justify-content:space-between}.site-map-1 nav h2{border-bottom:1px solid #dedfe0;margin-bottom:20px;padding:0 15px;line-height:45px;font-size:1.2rem;font-weight:400}.site-map-1 nav ul{margin-bottom:30px}.site-map-1 ul li{display:block;margin-bottom:12px;list-style:none;line-height:20px}.site-map-1 ul li span{border-radius:50%;width:15px;height:15px;display:inline-block;text-align:center;line-height:15px;margin-right:5px}.site-map-1 ul li a{display:inline-block;border:1px solid #ccc;background-color:#fff;color:#000;border-radius:3px;padding:8px 10px;text-decoration:none}.site-map-1 ul li a:hover{background-color:#ccc}
.privacy-policy-1{position:fixed;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;padding:10px;background-color:#3a3a3a;font-size:12px;z-index:3000000000}@media (max-width:1199px){.privacy-policy-1{width:100vw;bottom:0;left:0;grid-template-areas:"p p btn btn" "a a btn btn"}}@media (min-width:1200px){.privacy-policy-1{width:65vw;bottom:60px;left:10px;border-radius:10px;grid-template-areas:"p p p btn" "a a a btn"}}.privacy-policy-1 p{grid-area:p;justify-self:start;color:#fff}.privacy-policy-1 a{grid-area:a;justify-self:start;color:#00b3ee}.privacy-policy-1 button{grid-area:btn;border-radius:4px;padding:0 10px;line-height:30px;cursor:pointer;will-change:opacity}@media (min-width:992px){.privacy-policy-1 button{justify-self:center}}@media (min-width:320px) and (max-width:991px){.privacy-policy-1 button{justify-self:right}}.privacy-policy-1 button:hover{opacity:.8}.privacy-policy-page-1{display:grid;padding-top:30px;padding-bottom:3.5rem;background-color:#fff}.privacy-policy-page-1 p{display:inline-block;line-height:1.5rem;margin-bottom:10px}.privacy-policy-page-1 h2,.privacy-policy-page-1 h3{margin:15px 0}
.newsletter-1{width:100%;background-color:#525252;padding:10px;border-radius:3px}.newsletter-1 b{display:block;padding:10px 0;margin-bottom:10px;font-size:22px;font-weight:400;color:#fffF}.newsletter-1 label{display:block;margin-bottom:5px;line-height:35px;font-size:1.1rem;color:#fff}.newsletter-1 .textarea{width:100%;margin:15px 0}.newsletter-1 input[type=email],.newsletter-1 input[type=text],.newsletter-1 textarea{width:100%;height:50px;padding:0 10px;border-radius:4px;border:1px solid #e0e0e0;background:#fff}.newsletter-1 textarea{height:115px;padding-top:5px;font-family:inherit;line-height:20px}.newsletter-1 ::-webkit-input-placeholder{color:#333}.newsletter-1 ::-moz-placeholder{color:#333}.newsletter-1 :-ms-input-placeholder{color:#333}.newsletter-1 :-moz-placeholder{color:#333}.newsletter-1 input[type=submit]{width:100%;border-radius:4px;border:0;line-height:50px;text-align:center;font-size:1.5rem;cursor:pointer;will-change:opacity}.newsletter-1 input[type=submit]:hover{opacity:.8}.newsletter-1 input[type=submit]:disabled{opacity:.4;cursor:default}
.popup-1 .close{top:0;right:0;padding:0;border-radius:50%;background-color:#fff;border:1px solid #000;width:35px;height:35px;text-align:center;line-height:35px}
.whatsapp-2{bottom:85px;width:64px;height:64px;position:fixed;z-index:3}@media (min-width:992px){.whatsapp-2{right:20px}}@media (min-width:320px) and (max-width:991px){.whatsapp-2{right:22px}}.whatsapp-2 .open-chat{width:64px;height:64px;background:#23b847 url(https://core-assets.imob.online/assets/img/components/commom/ico-whatsapp.png) no-repeat center center;border-radius:50%;cursor:pointer}.whatsapp-2 .open-chat span{width:22px;height:22px;position:absolute;top:0;left:0;background-color:#ff8000;border:2px solid #fff;border-radius:50%;text-align:center;line-height:17px;font-weight:700;font-size:15px;color:#fff}.whatsapp-2 .chat{display:none;min-height:280px;width:320px;position:fixed;bottom:10px;right:10px;background:url(/assets/img/components/misc/whatsapp/2/bg-whatsapp.jpg)}.whatsapp-2 .chat.active{display:block}.whatsapp-2 .chat header{width:100%;height:46px;display:flex;justify-content:space-around;align-items:center;background:#056056;line-height:46px;font-weight:700;font-size:15px;color:#fff}.whatsapp-2 .chat header img{width:27px;height:27px;padding:1px;border-radius:50%;background-color:#fff}.whatsapp-2 .chat header .close-chat{background:0 0;font-size:18px;color:#fff;font-style:normal;padding:0 14px;cursor:pointer}.whatsapp-2 .chat section{width:100%;margin-bottom:70px;padding:0 20px}@media (min-width:320px){.whatsapp-2 .chat section{height:260px;overflow-y:scroll}}@media (min-width:768px){.whatsapp-2 .chat section{height:auto;overflow-y:auto}}.whatsapp-2 .chat section p{display:inline-block;width:auto;position:relative;margin:16px 0 0 0;background:#fff;padding:8px 58px 8px 12px;-webkit-border-radius:10px;-webkit-border-top-left-radius:0;-moz-border-radius:10px;-moz-border-radius-topleft:0;border-radius:10px;border-top-left-radius:0;box-shadow:1px 1px 2px #ccc;color:#262626}.whatsapp-2 .chat section .response{float:right;background:#dcf8c7;-webkit-border-radius:10px;-webkit-border-top-right-radius:0;-moz-border-radius:10px;-moz-border-radius-topright:0;border-radius:10px;border-top-right-radius:0;box-shadow:-1px 1px 2px #ccc}.whatsapp-2 .chat section p:before{content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-left:10px solid transparent;border-right:0 solid transparent;border-top:12px solid #fff;z-index:2}.whatsapp-2 .chat section .response:before{left:100%;border-left:0 solid transparent;border-right:10px solid transparent;border-top:12px solid #dcf8c7}.whatsapp-2 .chat section p span{position:absolute;bottom:2px;right:10px;line-height:17px;font-size:11px;color:#929292}.whatsapp-2 .chat section .response-chat{display:none}.whatsapp-2 .chat footer{width:100%;height:60px;position:absolute;bottom:0;left:0;background:#f5f1ee}.whatsapp-2 .chat form{width:100%;height:60px;display:flex;justify-content:space-around;align-items:center}.whatsapp-2 .chat form label{display:inline-block;position:relative;width:40%;height:38px;padding-right:10px}.whatsapp-2 .chat form input[type=text]{width:100%;height:38px;position:absolute;top:0;left:0;z-index:1;background:#fff;border:1px solid #ddd;line-height:38px;border-radius:5px;padding-left:9px}.whatsapp-2 .chat form ::-webkit-input-placeholder{color:#9c9a98}.whatsapp-2 .chat form ::-moz-placeholder{color:#9c9a98}.whatsapp-2 .chat form :-ms-input-placeholder{color:#9c9a98}.whatsapp-2 .chat form :-moz-placeholder{color:#9c9a98}.whatsapp-2 .chat form input[type=submit]{width:38px;height:38px;background:url(/assets/img/components/misc/whatsapp/2/bto-send-whatsapp.jpg) no-repeat center center;border:0;cursor:pointer}
.lp-capture-lead-1 .top{width:100%;min-height:60px;background-color:#232323;display:flex;justify-content:center;align-items:center;position:relative}.lp-capture-lead-1 .top:before{content:'';position:absolute;box-shadow:0 0 10px 5px rgba(0,0,0,.35);z-index:2;width:100%;height:60px}.lp-capture-lead-1 .top .logo{width:250px;height:50px}.lp-capture-lead-1 .top .logo a{display:inline-block;background-size:contain;background-position:center center;background-repeat:no-repeat;width:250px;height:50px;text-indent:-9999px}@media (min-width:992px){.lp-capture-lead-1 .top .logo{position:absolute;top:0;z-index:2}.lp-capture-lead-1 .top .logo,.lp-capture-lead-1 .top .logo a{width:350px;height:100px}}.lp-capture-lead-1 .header{width:100%;background:url(/assets/img/components/lp/captureLead/1/bg.jpg) center;background-size:cover;color:#fff;text-shadow:1px 1px 0 #000;position:relative;z-index:1}@media (min-width:992px){.lp-capture-lead-1 .header{padding:6rem 0}}@media (min-width:360px) and (max-width:991px){.lp-capture-lead-1 .header{padding:40px 0}}.lp-capture-lead-1 .header h1{margin-bottom:25px;font-weight:400;text-align:center}@media (min-width:992px){.lp-capture-lead-1 .header h1{line-height:45px;font-size:3.5rem}}@media (min-width:360px) and (max-width:991px){.lp-capture-lead-1 .header h1{line-height:40px;font-size:30px}}.lp-capture-lead-1 .header p{text-align:center}@media (min-width:992px){.lp-capture-lead-1 .header p{line-height:27px;font-size:2rem}}@media (min-width:360px) and (max-width:991px){.lp-capture-lead-1 .header p{line-height:35px;font-size:25px}}@media (min-width:1124px){.lp-capture-lead-1 .header .container{display:grid;grid-column-gap:10px;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"info info form"}.lp-capture-lead-1 .header .info{grid-area:info}}.lp-capture-lead-1 .action{width:100%;background-color:#fff;padding:25px 0 40px 0}.lp-capture-lead-1 .action a{margin:auto;display:table;padding:20px;border-radius:5px;font-size:23px;text-decoration:none;will-change:opacity}.lp-capture-lead-1 .action a:hover{opacity:.8}.lp-capture-lead-1 .content{width:100%;background-color:#eee}@media (min-width:992px){.lp-capture-lead-1 .content{padding:3rem 0 6rem 0}}@media (min-width:320px) and (max-width:991px){.lp-capture-lead-1 .content{padding:3rem 0 0 0}}.lp-capture-lead-1 .content b{display:table;font-size:2rem;margin:0 auto 35px auto}.lp-capture-lead-1 .content ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around}.lp-capture-lead-1 .content ul li{width:215px;margin-bottom:30px;font-size:1.3rem;line-height:28px;text-align:center}.lp-capture-lead-1 .content ul li i{display:block;width:120px;height:120px;margin:0 auto 20px auto;text-align:center;line-height:120px;border-radius:50%;background-color:#dbe4ed;font-size:4rem;color:#000}@media (min-width:1124px){.lp-capture-lead-1 .content .container{display:grid;grid-column-gap:10px;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"info info form"}.lp-capture-lead-1 .content .info{grid-area:info}}@media (min-width:1500px){.lp-capture-lead-1 .form{position:absolute;z-index:1;top:20%;right:15%;width:330px}}@media (min-width:1124px) and (max-width:1499px){.lp-capture-lead-1 .form{position:absolute;z-index:1;top:20%;right:3%;width:330px}}@media (min-width:320px) and (max-width:1123px){.lp-capture-lead-1 .form{width:100%;padding:20px;background-color:#fff}}.lp-capture-lead-1 .testimonials{display:flex;background-color:#d3d3d3}.lp-capture-lead-1 .footer{width:100%;min-height:155px;padding:0 10px;background-color:#eee;display:flex;justify-content:center;align-items:center}.lp-capture-lead-1 .footer p{text-align:center;font-size:1.5rem;font-weight:700;color:#898989}.lp-capture-lead-1 .footer p a{color:#898989}
.form-order-your-property-3{width:100%;background-color:#525252;padding:10px;border-radius:3px}.form-order-your-property-3 b{display:block;padding:10px 0;margin-bottom:10px;font-size:1.8rem;color:#fffF}.form-order-your-property-3 label{width:100%;line-height:35px;display:inline-block;margin-bottom:15px;font-size:1.1rem;color:#fff}.form-order-your-property-3 input[type=email],.form-order-your-property-3 input[type=tel],.form-order-your-property-3 input[type=text],.form-order-your-property-3 select{width:100%;height:40px;padding:0 10px;border-radius:4px;border:1px solid #e0e0e0;background:#fff}.form-order-your-property-3 ::-webkit-input-placeholder{color:#333}.form-order-your-property-3 ::-moz-placeholder{color:#333}.form-order-your-property-3 :-ms-input-placeholder{color:#333}.form-order-your-property-3 :-moz-placeholder{color:#333}.form-order-your-property-3 input[type=submit]{width:100%;border-radius:4px;border:0;line-height:50px;text-align:center;font-size:1.5rem;cursor:pointer;will-change:opacity}.form-order-your-property-3 input[type=submit]:hover{opacity:.8}.form-order-your-property-3 input[type=submit]:disabled{opacity:.4;cursor:default}
.lp-capture-construction-1 .top{width:100%;min-height:60px;background-color:#232323;display:flex;justify-content:center;align-items:center;position:relative}.lp-capture-construction-1 .top:before{content:'';position:absolute;box-shadow:0 0 10px 5px rgba(0,0,0,.35);z-index:2;width:100%;height:60px}.lp-capture-construction-1 .top .logo{width:250px;height:50px}.lp-capture-construction-1 .top .logo a{display:inline-block;background-size:contain;background-position:center center;background-repeat:no-repeat;width:250px;height:50px;text-indent:-9999px}@media (min-width:992px){.lp-capture-construction-1 .top .logo{position:absolute;top:0;z-index:2}.lp-capture-construction-1 .top .logo,.lp-capture-construction-1 .top .logo a{width:350px;height:100px}}.lp-capture-construction-1 .header{width:100%;background:url(/assets/img/components/lp/captureConstruction/1/bg.jpg) center;background-size:cover;color:#fff;text-shadow:1px 1px 0 #000;position:relative;z-index:1}@media (min-width:992px){.lp-capture-construction-1 .header{padding:8rem 0}}@media (min-width:360px) and (max-width:991px){.lp-capture-construction-1 .header{padding:40px 0}}.lp-capture-construction-1 .header h1{margin-bottom:35px;font-weight:700;text-align:center}@media (min-width:992px){.lp-capture-construction-1 .header h1{line-height:45px;font-size:3.5rem}}@media (min-width:360px) and (max-width:991px){.lp-capture-construction-1 .header h1{line-height:40px;font-size:30px}}.lp-capture-construction-1 .header p{text-align:center;line-height:27px;font-size:2rem}@media (min-width:992px){.lp-capture-construction-1 .header p{line-height:27px;font-size:2rem}}@media (min-width:360px) and (max-width:991px){.lp-capture-construction-1 .header p{line-height:35px;font-size:25px}}@media (min-width:1124px){.lp-capture-construction-1 .header .container{display:grid;grid-column-gap:10px;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"info info form"}.lp-capture-construction-1 .header .info{grid-area:info}}.lp-capture-construction-1 .action{width:100%;background-color:#fff;padding:25px 0 40px 0}.lp-capture-construction-1 .action a{margin:auto;display:table;padding:20px;border-radius:5px;font-size:23px;text-decoration:none;will-change:opacity}.lp-capture-construction-1 .action a:hover{opacity:.8}.lp-capture-construction-1 .content{width:100%;background-color:#eee}@media (min-width:992px){.lp-capture-construction-1 .content{padding:3rem 0 6rem 0}}@media (min-width:320px) and (max-width:991px){.lp-capture-construction-1 .content{padding:3rem 0 0 0}}.lp-capture-construction-1 .content b{display:table;font-size:3rem;font-weight:700;margin:0 auto 35px auto}.lp-capture-construction-1 .content ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around}.lp-capture-construction-1 .content ul li{width:215px;margin-bottom:30px;font-size:1.3rem;line-height:28px;text-align:center}.lp-capture-construction-1 .content ul li i{display:block;width:120px;height:120px;margin:0 auto 20px auto;text-align:center;line-height:120px;border-radius:50%;background-color:#dbe4ed;font-weight:700;font-style:normal;font-size:4rem;color:#333}@media (min-width:1124px){.lp-capture-construction-1 .content .container{display:grid;grid-column-gap:10px;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"info info form"}.lp-capture-construction-1 .content .info{grid-area:info}}@media (min-width:1500px){.lp-capture-construction-1 .form{position:absolute;z-index:1;top:20%;right:15%;width:330px}}@media (min-width:1124px) and (max-width:1499px){.lp-capture-construction-1 .form{position:absolute;z-index:1;top:20%;right:3%;width:330px}}@media (min-width:320px) and (max-width:1123px){.lp-capture-construction-1 .form{width:100%;padding:20px;background-color:#fff}}.lp-capture-construction-1 .testimonials{display:flex;background-color:#d3d3d3}.lp-capture-construction-1 .footer{width:100%;min-height:155px;padding:0 10px;background-color:#eee;display:flex;justify-content:center;align-items:center}.lp-capture-construction-1 .footer p{text-align:center;font-size:1.5rem;font-weight:700;color:#898989}.lp-capture-construction-1 .footer p a{color:#898989}
.form-register-your-property-2{width:100%;background-color:#525252;padding:10px;border-radius:3px}.form-register-your-property-2 b{display:block;padding-top:10px;font-size:1.8rem;color:#fffF}.form-register-your-property-2 p{font-size:1.3rem;margin-bottom:10px;color:#fffF}.form-register-your-property-2 label{width:100%;line-height:35px;display:inline-block;margin-bottom:15px;font-size:1.1rem;color:#fff}.form-register-your-property-2 input[type=email],.form-register-your-property-2 input[type=tel],.form-register-your-property-2 input[type=text],.form-register-your-property-2 select,.form-register-your-property-2 textarea{width:100%;height:40px;padding:0 10px;border-radius:4px;border:1px solid #e0e0e0;background:#fff}.form-register-your-property-2 textarea{height:80px}.form-register-your-property-2 ::-webkit-input-placeholder{color:#333}.form-register-your-property-2 ::-moz-placeholder{color:#333}.form-register-your-property-2 :-ms-input-placeholder{color:#333}.form-register-your-property-2 :-moz-placeholder{color:#333}.form-register-your-property-2 input[type=submit]{width:100%;border-radius:4px;border:0;line-height:50px;text-align:center;font-size:1.5rem;cursor:pointer;will-change:opacity}.form-register-your-property-2 input[type=submit]:hover{opacity:.8}.form-register-your-property-2 input[type=submit]:disabled{opacity:.4;cursor:default}
.lp-construction-1 .top{width:100%;min-height:60px;background-color:#232323;display:flex;justify-content:center;align-items:center;position:relative}.lp-construction-1 .top:before{content:'';position:absolute;box-shadow:0 0 10px 5px rgba(0,0,0,.35);z-index:2;width:100%;height:60px}.lp-construction-1 .top .logo{width:250px;height:50px}.lp-construction-1 .top .logo a{display:inline-block;background-size:contain;background-position:center center;background-repeat:no-repeat;width:100%;height:50px;text-indent:-9999px}@media (min-width:992px){.lp-construction-1 .top .logo{position:absolute;top:0;z-index:2}.lp-construction-1 .top .logo,.lp-construction-1 .top .logo a{width:350px;height:100px}}.lp-construction-1 .header{position:relative;width:100%;background:url(/assets/img/components/lp/construction/1/bg.jpg) center;background-size:cover;color:#fff;text-shadow:1px 1px 0 #000}@media (min-width:992px){.lp-construction-1 .header{padding:6rem 0}}@media (min-width:320px) and (max-width:991px){.lp-construction-1 .header{padding:40px 0}}.lp-construction-1 .header .container{display:grid;grid-row-gap:30px;justify-content:center;justify-items:center}@media (min-width:1024px){.lp-construction-1 .header .info{width:800px;margin:auto;display:table}}.lp-construction-1 .header .info h1{margin-bottom:10px;line-height:45px;font-weight:400;text-align:center;text-transform:capitalize}@media (min-width:992px){.lp-construction-1 .header .info h1{font-size:3rem}}@media (min-width:320px) and (max-width:991px){.lp-construction-1 .header .info h1{font-size:25px}}.lp-construction-1 .header .info p{text-align:center;line-height:27px}@media (min-width:992px){.lp-construction-1 .header .info p{font-size:1.6rem}}@media (min-width:320px) and (max-width:991px){.lp-construction-1 .header .info p{font-size:19px}}.lp-construction-1 .gallery{height:260px;padding:10px;background-color:#fff;position:relative}@media (min-width:768px){.lp-construction-1 .gallery{width:435px}}@media (min-width:300px) and (max-width:767px){.lp-construction-1 .gallery{width:300px}}.lp-construction-1 .gallery .carrossel-item{height:240px;position:relative}@media (min-width:768px){.lp-construction-1 .gallery .carrossel-item{width:415px}}@media (min-width:300px) and (max-width:767px){.lp-construction-1 .gallery .carrossel-item{width:280px}}.lp-construction-1 .gallery .carrossel-item img{position:absolute;top:50%;width:100%;height:100%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);object-fit:cover}.lp-construction-1 #lp-construction-1-gallery .owl-nav{margin:0}.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-next,.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-prev{position:absolute;top:50%;transform:translate(0,-50%)}@media (min-width:992px){.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-prev{left:-60px}.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-next{right:-60px}.lp-construction-1 #lp-construction-1-gallery .owl-nav button{width:60px;height:60px;margin:0;border-radius:50%}}@media (min-width:360px) and (max-width:991px){.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-prev{left:-29px}.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-next{right:-29px}.lp-construction-1 #lp-construction-1-gallery .owl-nav button{width:30px;height:30px;margin:0;border-radius:50%}}.lp-construction-1 #lp-construction-1-gallery .owl-nav button:hover{background-color:transparent}.lp-construction-1 #lp-construction-1-gallery .owl-nav span{display:inline-block;border:0;color:#fff;background-color:rgba(0,0,0,.85)}@media (min-width:992px){.lp-construction-1 #lp-construction-1-gallery .owl-nav span{width:60px;height:60px;font-size:5rem;line-height:54px}}@media (min-width:360px) and (max-width:991px){.lp-construction-1 #lp-construction-1-gallery .owl-nav span{width:30px;height:30px;font-size:3rem;line-height:30px}}.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-prev span{border-radius:6px 0 0 6px}.lp-construction-1 #lp-construction-1-gallery .owl-nav .owl-next span{border-radius:0 6px 6px 0}.lp-construction-1 #lp-construction-1-gallery .owl-dots{max-height:40px;overflow:hidden}.lp-construction-1 .header .call-modal{position:absolute;left:50%;transform:translate(-50%,0);display:inline-block;border-radius:10px;text-transform:uppercase;text-decoration:none;will-change:opacity;text-align:center}@media (min-width:992px){.lp-construction-1 .header .call-modal{bottom:-30px;padding:15px 50px;font-size:1.8rem}}@media (min-width:360px) and (max-width:991px){.lp-construction-1 .header .call-modal{width:85%;bottom:-25px;padding:15px 0;font-size:20px}}.lp-construction-1 .modal{width:330px}.lp-construction-1 .modal .close{color:#fff}.lp-construction-1 .content{width:100%;background-color:#eee}@media (min-width:1024px){.lp-construction-1 .content .info{width:800px;margin:auto;display:table}}@media (min-width:992px){.lp-construction-1 .content{padding:3rem 0 6rem 0}}@media (min-width:360px) and (max-width:991px){.lp-construction-1 .content{padding:3rem 0}}.lp-construction-1 .content p{display:block;margin:40px 0;text-align:center;font-size:17px;line-height:25px}.lp-construction-1 .content .composition{display:flex;flex-wrap:wrap;justify-content:center}.lp-construction-1 .content .composition li{min-width:90px;margin:5px;background-color:#d3d3d3;border-radius:3px;padding:15px 3px;font-size:1.1rem;font-weight:700;text-align:center;text-transform:uppercase}.lp-construction-1 .content .composition li:first-of-type{margin-left:0}.lp-construction-1 .content .composition li:last-of-type{margin-right:0}.lp-construction-1 .content .composition li i{display:block;font-size:1.8rem;margin-bottom:10px}.lp-construction-1 .content b{width:100%;display:block;margin:40px 0;text-align:center;font-size:1.8rem}.lp-construction-1 .content b i{position:relative;top:10px;left:-10px;color:#000;font-size:3.5rem}.lp-construction-1 .content .values{width:100%;background-color:#eee}@media (min-width:1024px){.lp-construction-1 .content .values{width:800px;margin:auto;display:table}}@media (min-width:992px){.lp-construction-1 .content .values{padding:6rem 0 0 0}}@media (min-width:360px) and (max-width:991px){.lp-construction-1 .content .values{padding:3rem 0}}.lp-construction-1 .lp-construction-gallery-2{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.lp-construction-1 .lp-construction-gallery-2 .carrossel-item{position:relative;width:325px;height:200px;margin:5px;background-color:#fff;overflow:hidden}.lp-construction-1 .lp-construction-gallery-2 .carrossel-item:before{content:'';position:absolute;top:0;left:0;z-index:1;width:305px;height:180px;border:10px solid #fff}.lp-construction-1 .lp-construction-gallery-2 .carrossel-item a:before{content:'';position:absolute;top:0;left:0;z-index:2;width:305px;height:180px}.lp-construction-1 .lp-construction-gallery-2 .carrossel-item img{position:absolute;top:50%;width:100%;height:100%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);object-fit:cover}.lp-construction-1 .content .call-modal{display:table;margin:50px auto;border-radius:10px;padding:15px 50px;text-transform:uppercase;font-size:1.8rem;text-decoration:none;will-change:opacity;text-align:center}.lp-construction-1 .content .call-modal:hover{opacity:.85}.lp-construction-1 .testimonials{display:flex;background-color:#d3d3d3}.lp-construction-1 .testimonials h2{text-align:center}.lp-construction-1 .features{width:100%;padding:35px 0;background-color:#eee}@media (min-width:1024px){.lp-construction-1 .features .info{width:800px;margin:auto;display:table}}.lp-construction-1 .features h2{width:100%;margin:2rem 0 4.5rem 0;text-align:center;font-size:2.8rem;font-weight:400}.lp-construction-1 .features ul:last-of-type{margin-bottom:40px}.lp-construction-1 .features ul li{display:inline-block;margin:0 5px 10px 5px;border:1px solid #ccc;padding:5px 10px;border-radius:3px}.lp-construction-1 .features ul li span{border-radius:50%;width:15px;height:15px;display:inline-block;text-align:center;line-height:15px;margin-right:3px;color:#fff;background-color:#80807e}.lp-construction-1 .features p{width:100%;margin:45px 15px;display:block;text-align:center;font-size:1.5rem}.lp-construction-1 .features .call-modal{display:table;margin:50px auto;border-radius:10px;padding:15px 50px;text-transform:uppercase;font-size:1.8rem;text-decoration:none;text-align:center;will-change:opacity}.lp-construction-1 .features .call-modal:hover{opacity:.85}.lp-construction-1 .footer{width:100%;min-height:155px;background-color:#eee;display:flex;justify-content:center;align-items:center}.lp-construction-1 .footer p{font-size:1.5rem;font-weight:700;color:#898989}@media (min-width:360px) and (max-width:991px){.lp-construction-1 .footer p{text-align:center}}.lp-construction-1 .footer p a{color:#898989}
.favorites-1{width:100%;padding-top:30px;background-color:#ececec}@media (min-width:992px){.favorites-1 .content{display:grid;grid-template-columns:15% 70% 15%;grid-template-areas:". content-favorite ."}.favorites-1 .content .content-favorites{grid-area:content-favorite}}.favorites-1 .content #no-favorites{display:none;padding:100px 0}.favorites-1 .content #no-favorites h2{width:100%;margin-bottom:15px;text-align:center;font-size:18px;color:#6d6d6d}.favorites-1 .content #no-favorites p{width:100%;text-align:center;font-size:14px;color:#484848}
