:root{--color-primary:#d93240;--color-secondary:#2193b0;--color-bg:#d8f1f1;--color-bg-2:#96cdcd;--color-dark:#0b1b1f;--color-light:#faf8f5;--color-light-2:#e0e0e0}html{font-size:62.5%}@media only screen and (min-width:112.5em){html{font-size:70%}}@media only screen and (max-width:73.125em){html{font-size:55%}}@media only screen and (max-width:42.5em){html{font-size:45%}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;line-height:1;overflow-y:scroll;overflow-x:hidden}.container{margin:0 auto;max-width:100%;display:-ms-flexbox;display:flex}.hvr-round-corners{display:block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;transition-duration:.3s;transition-property:border-radius}.hvr-round-corners:active,.hvr-round-corners:focus,.hvr-round-corners:hover{border-radius:1em}.center{text-align:center}.relative{position:relative}.justify{text-align:justify}.view{min-height:100vh}.navigator{position:relative;width:25rem;padding:2.5rem 1rem;background-color:var(--color-dark)}@media only screen and (max-width:78.125em){.navigator{position:fixed;top:0;width:100%;z-index:6;padding:1.5rem .5rem;height:22rem}}.navigator--closed{width:8rem;padding:2.5rem 1rem;background-color:var(--color-dark)}@media only screen and (max-width:78.125em){.navigator--closed{position:fixed;top:0;width:100%;z-index:6;padding:1.5rem .5rem;height:7rem}}.content{-ms-flex:1;flex:1}.content .header{width:100%;text-align:center;background-color:#d8f1f1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}.content .header__logo{transform:scale(2);-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media only screen and (min-width:112.5em){.content .header__logo{transform:scale(3)}}@media only screen and (max-width:73.125em){.content .header__logo{transform:scale(1.4)}}@media only screen and (max-width:42.5em){.content .header__logo{transform:scale(1)}}.content .header__subtitle{font-size:2.5rem;display:block;color:#fff;font-weight:300}.content .header__btn{margin-top:4rem}@media only screen and (min-width:112.5em){.content .header__btn{margin-top:8rem}}.content .about{position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;text-align:center;color:var(--color-primary);background-color:var(--color-light)}.content .about,.content .about__info{display:-ms-flexbox;display:flex;justify-content:center}.content .about__info{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center}.content .about__title{text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:600;padding-top:8rem}.content .about__text{width:80%;margin:0 auto;padding:4rem 0;font-family:Source Sans Pro,serif;font-weight:400;font-size:1.6rem;line-height:2.5}.content .servicos{background-color:#d14b56;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.content .servicos__wrap{padding:6rem 2rem;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}@media only screen and (max-width:73.125em){.content .servicos__wrap{-ms-flex-direction:column;flex-direction:column}}.content .servicos__wrap a{text-decoration:none}.content .servicos__title{text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:600;padding-top:8rem;color:var(--color-light);text-align:center}.content .servicos__box{position:relative;width:35rem;height:50rem;background-color:#fff;box-shadow:.5rem .5rem 2rem rgba(0,0,0,.2);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;box-sizing:content-box;border-radius:1rem;overflow:hidden;transform:translateY(0);transition:transform .2s}@media only screen and (max-width:73.125em){.content .servicos__box{margin-bottom:2rem}}@media only screen and (min-width:112.5em){.content .servicos__box{width:45rem;height:64.3rem}}@media only screen and (max-width:73.125em){.content .servicos__box{width:45rem;height:64.3rem}}@media only screen and (max-width:42.5em){.content .servicos__box{width:35rem;height:45rem}}.content .servicos__box:hover{transform:translateY(-5px)}.content .servicos__bg{position:relative;width:100%;border-radius:1rem;overflow:hidden;height:60%;-webkit-clip-path:polygon(0 0,100% 0,100% 85%,0 100%);clip-path:polygon(0 0,100% 0,100% 85%,0 100%);background-color:var(--color-bg)}.content .servicos__logo{position:absolute;z-index:2;transform:scale(2.7);left:5.5rem;bottom:10rem;opacity:.05}.content .servicos__icon{position:absolute;z-index:3;top:30%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:112.5em){.content .servicos__icon{transform:scale(1.3);top:20%;left:35%}}@media only screen and (max-width:73.125em){.content .servicos__icon{width:50%}}@media only screen and (min-width:112.5em){.content .servicos__icon--first{left:40%}}@media only screen and (max-width:73.125em){.content .servicos__icon--first{width:40%}}.content .servicos__bullets{position:absolute;bottom:4rem;left:50%;transform:translate(-50%,-50%)}.content .servicos__bullet{height:1rem;width:1rem}.content .servicos__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media only screen and (min-width:112.5em){.content .servicos__info{margin-top:4rem}}@media only screen and (max-width:73.125em){.content .servicos__info{margin-top:7rem}}@media only screen and (max-width:42.5em){.content .servicos__info{margin-top:1.5rem}}.content .servicos__header{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:900;text-transform:uppercase}.content .servicos__header,.content .servicos__points{color:var(--color-primary);margin-top:1rem;text-align:center}.content .servicos__points{width:90%;font-family:Source Sans Pro,serif;font-weight:400;font-style:italic;font-size:1.4rem;line-height:1.5}.coolsection{position:relative;background-color:#fff;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-top:8rem;padding-bottom:8rem}.coolsection,.coolsection__counters{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.coolsection__counters{-ms-flex-align:end;align-items:flex-end;padding-bottom:4rem;border-bottom:solid 1px var(--color-light-2)}@media only screen and (max-width:42.5em){.coolsection__counters{-ms-flex-direction:column;flex-direction:column}}.coolsection__div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32rem;font-family:Montserrat,sans-serif;text-transform:uppercase;color:var(--color-primary)}@media only screen and (max-width:42.5em){.coolsection__div:not(:first-child){margin-top:4rem}}.coolsection__title{font-weight:400;font-size:2rem;color:var(--color-primary)}.coolsection__counter,.coolsection__title{text-shadow:.1rem .1rem .5rem rgba(0,0,0,.2)}.coolsection__counter{margin-top:2rem;font-weight:600;font-size:6rem}.reviews{box-sizing:content-box;margin-top:4rem;width:95%;height:6vw;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:78.125em){.reviews{height:10vw}}@media only screen and (max-width:73.125em){.reviews{height:12vw}}@media only screen and (max-width:42.5em){.reviews{-ms-flex-direction:column;flex-direction:column;width:90%;height:20vw}}.reviews__slider{display:-ms-inline-flexbox;display:inline-flex;height:100%;width:100%}.reviews img{border-radius:1rem;width:33.333333333%}@media only screen and (max-width:78.125em){.reviews img{width:50%}}@media only screen and (max-width:42.5em){.reviews img{width:100%}}.imoveis{position:relative;background-color:var(--color-light);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 4rem;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.imoveis__title{text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:600;margin-top:8rem;margin-left:auto;margin-right:auto;color:var(--color-primary);text-align:center;width:90%}.popup{visibility:hidden;display:-ms-flexbox;display:flex;opacity:0;position:fixed;top:0;left:0;z-index:7;height:100%;width:100%;background-color:rgba(0,0,0,.8);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.popup__compare{border-radius:.5rem;float:left;height:95vh;position:relative}@media only screen and (max-width:78.125em){.popup__compare{height:85vh}}@media only screen and (max-width:73.125em){.popup__compare{height:80vh}}@media only screen and (max-width:30em){.popup__compare{height:50vh}}.popup__compare-img{display:block;max-height:100%;max-width:100%}.popup__iframe-box{height:90vh;overflow:hidden}.popup__iframe-box iframe{height:100%}.popup__left{left:2rem}.popup__left,.popup__right{cursor:pointer;position:absolute;top:50%;z-index:5}.popup__right{right:2rem}.popup:target{visibility:visible;opacity:1}.popup:target .popup__box{transform:scale(1);transition-duration:.5s;transition-property:transform,opacity;background-color:#fff;opacity:1}.popup__box{height:70%;width:85%;display:-ms-flexbox;display:flex;transform:scale(.4);opacity:.2}@media only screen and (max-width:73.125em){.popup__box{-ms-flex-direction:column;flex-direction:column;height:80%}}.popup__photos{position:relative;background-color:var(--color-dark);-ms-flex:0 0 61.8%;flex:0 0 61.8%;overflow:hidden}@media only screen and (max-width:73.125em){.popup__photos{width:100%;height:50%}}.popup__photos img{display:block;height:100%;max-width:100%;margin:0 auto;outline:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.popup__description{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;bottom:0;left:0;height:40%;width:100%;color:var(--color-primary);background-color:#fff;padding:2rem}@media only screen and (max-width:73.125em){.popup__description{width:100%;height:100%}}.popup__tipo{font-size:2.2rem;min-height:2rem;padding:1rem;-ms-flex-item-align:start;align-self:flex-start;border-radius:1rem;font-weight:600;border:solid 2px var(--color-primary)}.popup .popup__comment,.popup .popup__price,.popup__tipo{font-family:Montserrat,sans-serif;line-height:1}.popup__price{height:4rem!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;text-align:right;-ms-flex:1;flex:1;font-size:1.8rem;font-weight:600;margin-left:auto;color:var(--color-primary)}@media only screen and (max-width:73.125em){.popup__price{height:auto;font-size:1.5rem}}.popup__comment{width:100%;line-height:1.8!important;height:80%;padding-top:1rem;-ms-flex-item-align:start;align-self:flex-start;text-align:justify}.popup__comment,.popup__details{font-weight:400;font-size:1.4rem;color:var(--color-dark)}.popup__details{font-family:Source Sans Pro,serif;margin:2rem;line-height:1.8}.popup__info{position:relative;-ms-flex:1;flex:1}.popup__info iframe{display:block;width:100%;height:70%}.info,.info__desc{display:-ms-flexbox;display:flex}.info__desc{-ms-flex:0 0 40rem;flex:0 0 40rem;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:78.125em){.info__desc{-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width:73.125em){.info__desc{-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width:73.125em){.info__container{height:22rem;width:40rem}}.info__wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.info__title{font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:2rem;margin-top:3rem;padding-bottom:1rem;border-bottom:solid 1px var(--color-light);color:var(--color-primary)}@media only screen and (max-width:73.125em){.info__title{margin-top:4rem}}.info__bg{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 50%;flex:0 0 50%;width:100%;overflow:hidden;-webkit-clip-path:polygon(0 0,100% 0,100% 85%,0 100%);clip-path:polygon(0 0,100% 0,100% 85%,0 100%);background-color:var(--color-bg)}@media only screen and (max-width:73.125em){.info__bg{display:none}}.info__main{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1}@media only screen and (max-width:73.125em){.info__main{background-color:var(--color-bg);-ms-flex-pack:center;justify-content:center}}.info__main img{margin-bottom:2rem}@media only screen and (max-width:73.125em){.info__main img{transform:scale(.7)}}.info__main:first-child{display:none}@media only screen and (max-width:73.125em){.info__main:first-child .info__bg{display:none}}.info__main:nth-child(2),.info__main:nth-child(3){display:none}.info__main:nth-child(3) .info__list{width:70%}.info__list{list-style:none;font-family:Montserrat,sans-serif;font-weight:400;text-align:center;color:var(--color-dark)}.info__list-item{font-size:1.8rem;margin-bottom:1rem;cursor:pointer}.info__list div{height:4rem;box-sizing:content-box}.info__list div:first-child{animation:a .6s .4s forwards;transform:translateX(-100%);opacity:0}.info__list div:nth-child(2){animation:a .6s .6s forwards;transform:translateX(-100%);opacity:0}.info__list div:nth-child(3){animation:a .6s .8s forwards;transform:translateX(-100%);opacity:0}.info__list span{display:block;width:0;height:1px;transition:all .3s;line-height:2px;transition-timing-function:ease-in;background-color:var(--color-primary);margin-bottom:1rem}.info__list-item:hover+span{width:100%}@media only screen and (max-width:78.125em){.info__list-item:hover+span{width:100%}}.info__table{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.info__table-list{display:none;width:70%;max-height:80%;overflow:scroll;opacity:0;list-style:none;-ms-flex-direction:column;flex-direction:column;padding-left:2rem;padding-right:2rem}.info__table-list::-webkit-scrollbar{width:1px;background:transparent}.info__table-list::-webkit-scrollbar-thumb{background:gray}@media only screen and (max-width:78.125em){.info__table-list{width:80%}}@media only screen and (max-width:42.5em){.info__table-list{width:90%}}.info__table-links--title{font-family:Montserrat,sans-serif;font-size:2.5rem;margin-bottom:3rem;font-weight:600;color:var(--color-primary);text-align:center}@media only screen and (max-width:42.5em){.info__table-links--title{display:none}}.info__table-links--title span{color:var(--color-primary);font-style:italic;font-weight:300}.info__table-links{font-family:Source Sans Pro,serif;font-size:1.6rem;font-weight:400;margin-bottom:2rem;color:var(--color-dark);position:relative}.info__table-links:before{content:"\203A";margin-right:1rem;color:var(--color-primary)}.info__table-span{border-top:solid 1px var(--color-primary);border-bottom:solid 1px var(--color-primary);text-align:center;padding:.5rem;font-family:Source Sans Pro,serif;margin-bottom:2rem;font-style:italic}.info__table-span .span__info{font-style:italic;font-size:1.4rem;font-weight:400;margin-left:2rem;display:block;color:#5c5c5c;line-height:1.8}.info__table p{font-family:Source Sans Pro,serif;text-align:center;font-size:1.4rem;color:#5c5c5c;margin-top:2rem}.info__table .span__nota{font-weight:400;margin-right:1rem;color:var(--color-dark)}.info__tabela{display:none;opacity:0;margin-top:2rem;border-collapse:collapse;text-align:center}.info__tabela-tr th{background-color:var(--color-primary);padding:1.2rem 4rem;border-bottom:1px solid var(--color-primary);color:var(--color-light);font-family:Montserrat,sans-serif;font-size:1.4rem;font-style:italic;font-weight:400}@media only screen and (max-width:42.5em){.info__tabela-tr th{padding:1rem}}.info__tabela-tr td{padding:1.2rem 4rem;font-family:Montserrat,sans-serif;font-size:1.2rem;font-style:italic;font-weight:400;border-bottom:1px solid var(--color-primary)}@media only screen and (max-width:42.5em){.info__tabela-tr td{padding:1rem}}.faq{padding:2rem 8rem}@media only screen and (max-width:42.5em){.faq{padding:2rem}}.faq__accordion{overflow-y:auto}.faq__accordion>h3:not(:last-child){margin:0 auto 2rem;border-bottom:solid 1px var(--color-primary)}.faq__accordion h3{font-family:Montserrat,sans-serif;font-size:2rem;color:var(--color-primary);font-weight:600;outline:none;cursor:pointer;text-align:center;width:60%;padding:1rem}@media only screen and (max-width:30em){.faq__accordion h3{width:80%}}.faq__collapse{border-radius:5px}.faq__list{margin-left:3rem;list-style:none}.faq__item{margin-bottom:1rem}.faq__item p{font-family:Source Sans Pro,serif;font-size:1.8rem;line-height:1.8;width:100%;font-weight:400;color:var(--color-dark);font-style:italic}.faq__item p:before{content:"\2192";margin-right:1rem;color:var(--color-primary)}.footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:15rem;background-color:#3f3f3f;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer__svgbg{position:relative;width:3.1rem;height:3.1rem}.footer__mobile{width:15rem;border-radius:.5rem;font-size:1.6rem;font-family:Montserrat,sans-serif;line-height:1.6rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--color-light);margin-left:3.5rem;font-weight:400;height:3.1rem}.footer__mobile-span{outline:none;display:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer__nav{display:-ms-flexbox;display:flex;position:relative;margin-bottom:1rem;border-bottom:1px solid var(--color-light);padding-bottom:1rem;width:19rem;-ms-flex-pack:center;justify-content:center}.footer__links{cursor:pointer}.footer__links-wrap{display:-ms-flexbox;display:flex;position:relative}.footer__links-wrap>a:not(:first-child){margin-left:2rem}.footer__links:active svg,.footer__links:hover svg{fill:#b3b3b3}.footer__links:hover+.contacto{display:inline-block}.footer__copy{color:var(--color-light);margin-bottom:1rem}.footer__copy p{font-size:1.4rem}.footer__copy p,.footer__policy{font-family:Source Sans Pro,serif;font-weight:400;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer__policy{color:var(--color-light-2);text-decoration:none;font-size:1.2rem;margin-bottom:1rem}.footer__policy:active,.footer__policy:hover,.footer__policy:visited{color:purple}.arrow-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-align:end;align-items:flex-end;margin-bottom:4rem}.arrow-wrapper button{outline:none;padding:1rem 2rem;border:none;background-color:var(--color-light);color:var(--color-primary);font-family:Montserrat,sans-serif;font-weight:400;font-size:1.6rem;border-radius:.5rem;cursor:pointer;box-shadow:.5rem .5rem 2rem rgba(0,0,0,.2);transition:all .2s}.arrow-wrapper button:hover{transform:translateY(-1.5px)}.imoveis .viewport-slider{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;width:100%;position:relative;margin-top:4rem;margin-bottom:4rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:78.125em){.imoveis .viewport-slider{margin:4rem auto 2rem;-ms-flex-direction:column;flex-direction:column}}.imoveis__box{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;overflow:hidden;border-radius:1rem;width:30%;height:35vw;margin-bottom:4rem}.imoveis__box:nth-child(3n+2){margin-left:4rem;margin-right:4rem}.imoveis__box:last-child{visibility:hidden}@media only screen and (max-width:78.125em){.imoveis__box:last-child{display:none}}@media only screen and (max-width:78.125em){.imoveis__box{width:45rem;height:45vw}}@media only screen and (max-width:73.125em){.imoveis__box{width:45rem;height:53rem;margin-bottom:2rem;margin-left:0}}@media only screen and (max-width:42.5em){.imoveis__box{width:35rem;height:45rem;margin-left:0}}.imoveis__box img{overflow:hidden;position:relative;z-index:1;width:100%;border-radius:1rem;height:100%}.imoveis__box:hover svg{transition:all .4s;opacity:1}.imoveis__box:hover .imoveis__info{background-color:rgba(41,41,41,.95);visibility:visible}.imoveis__box:active .imoveis__info{background-color:rgba(41,41,41,.8);visibility:visible}.imoveis__left{left:2rem}.imoveis__left,.imoveis__right{opacity:0;position:absolute;top:50%;z-index:5}.imoveis__right{right:2rem}.imoveis__info{visibility:hidden;position:absolute;z-index:2;bottom:0;left:0;width:100%;height:100%;background-color:#292929;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 0 20%;flex:0 0 20%;border-radius:1rem}.imoveis__list{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;list-style:none;width:80%;position:absolute;top:4rem}@media only screen and (max-width:42.5em){.imoveis__list{top:50%;left:50%;transform:translate(-50%,-50%);width:90%;text-align:center}}.imoveis__list>:not(:last-child){margin-bottom:1.5rem}.imoveis__list span{display:block;line-height:1.5;margin-left:1rem;margin-top:.5rem;color:var(--color-light);font-size:1.2rem;font-family:Montserrat,sans-serif;font-weight:400;font-style:italic}.imoveis__item{text-align:center;color:var(--color-primary);font-size:1.3rem;font-family:Montserrat,sans-serif;font-weight:600}.imoveis__tipo{font-size:1.4rem}.sidenav{position:fixed;width:inherit;padding-right:1rem}@media only screen and (max-width:78.125em){.sidenav{position:static;width:100%;display:block;padding-right:0}}.sidenav__list{display:none;list-style:none}.sidenav__list>:not(:last-child){margin-bottom:1rem}@media only screen and (max-width:78.125em){.sidenav__list>:not(:last-child){margin-bottom:.5rem}}.sidenav__item{height:3rem}.sidenav__item span{display:block;width:0;height:1px;transition:all .3s;line-height:2px;transition-timing-function:ease-in;background-color:var(--color-primary)}.sidenav__item:hover span{width:80%}@media only screen and (max-width:78.125em){.sidenav__item:hover span{width:100%}}@media only screen and (max-width:78.125em){.sidenav__item{width:20rem;margin:0 auto .5rem}}.sidenav__link{display:block;padding:.8rem;padding-left:0}@media only screen and (max-width:78.125em){.sidenav__link{text-align:center}}.sidenav__link:link,.sidenav__link:visited{text-decoration:none;font-size:1.4rem;color:var(--color-light);text-transform:uppercase;font-family:Montserrat,sans-serif;font-weight:400}.sidenav__checkbox{display:none}.sidenav__button{display:inline-block;margin-bottom:.5rem;background-color:transparent;height:4rem;width:4rem;position:relative;left:80%;border-radius:50%;z-index:4;text-align:center;cursor:pointer;transition:all .55s linear}@media only screen and (max-width:78.125em){.sidenav__button{left:90%}}.sidenav__icon{position:relative;margin-top:2rem}.sidenav__icon,.sidenav__icon:after,.sidenav__icon:before{width:2rem;height:1.5px;background-color:var(--color-light);display:inline-block}.sidenav__icon:after,.sidenav__icon:before{content:"";position:absolute;left:0;transition:all .2s}.sidenav__icon:before{top:-.8rem}.sidenav__icon:after{top:.8rem}.sidenav__button:hover .sidenav__icon:before{top:-1rem}.sidenav__button:hover .sidenav__icon:after{top:1rem}.sidenav__checkbox:checked+.sidenav__button .sidenav__icon{background-color:transparent}.sidenav__checkbox:checked+.sidenav__button .sidenav__icon:before{top:0;transform:rotate(-135deg)}.sidenav__checkbox:checked+.sidenav__button .sidenav__icon:after{top:0;transform:rotate(135deg)}.sidenav__checkbox:not(:checked)+.sidenav__button{left:15%}@media only screen and (max-width:78.125em){.sidenav__checkbox:not(:checked)+.sidenav__button{left:90%}}.contactme{position:fixed;right:8rem;top:8rem;z-index:7;-webkit-filter:drop-shadow(5px 3px .5rem #000);filter:drop-shadow(5px 3px .5rem #000);fill:#fff}.btn{outline:none;box-sizing:content-box;padding:1.5rem 2rem;border:none;border-radius:.5rem;font-family:Montserrat,sans-serif;font-weight:400;font-size:1.6rem;box-shadow:.5rem .5rem 2rem rgba(0,0,0,.2);cursor:pointer;transition:transform .2s}.btn:first-child{margin-right:1rem}.btn--casa{background-color:#fff;color:var(--color-primary)}.btn--casa:hover{transform:translateY(-2px)}.btn--proprietario{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:8rem;background-color:var(--color-primary);color:var(--color-light)}.btn--proprietario:hover{transform:translateY(-2px)}.btn--procura{text-decoration:none;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background-color:var(--color-primary);color:var(--color-light);margin-bottom:4rem}.btn--procura:hover{transform:translateY(-1.5px)}.conheca{position:absolute;border:none;background-color:var(--color-primary);font-family:Montserrat,sans-serif;font-weight:400;font-size:1.4rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:1rem 2rem;border-radius:.5rem;bottom:2rem;color:var(--color-light);opacity:1;cursor:pointer;outline:none;transition:all .2s;text-transform:uppercase}.conheca:hover{transform:translateY(-1.5px)}@media only screen and (max-width:42.5em){.conheca{display:none}}.white{fill:#fff}.red{fill:#d93240}.dark{fill:var(--color-dark)}.arrow{height:3.2rem;width:3.2rem;fill:var(--color-light);top:55%}.left{left:25rem}.left,.right{position:absolute}.right{right:25rem}.bulletpoint{width:3.2rem;height:3.2rem;fill:#000}.footer__svg{width:3rem;height:3rem}.header__logo{display:block}.icon{display:inline-block;background-repeat:no-repeat}.icon-cross{box-sizing:content-box;padding:.5rem;width:1.8rem;height:1.8rem;position:absolute;z-index:7;right:-1.3rem;top:-1.3rem;fill:#fff!important;background-color:var(--color-dark);border-radius:50%;border:1px solid #fff}.phone{position:absolute;z-index:3;transform:scale(-.8,.8)}.icon-circle-down{width:4rem;height:4rem;cursor:pointer;transform:scale(1);animation:b .5s ease-out infinite alternate;background-position:-384px 0}.icon-home{width:32px;height:32px;background-position:0 0}.icon-profile{width:32px;height:32px;background-position:-48px 0}.icon-location{width:32px;height:32px;background-position:-96px 0}.icon-mobile{fill:var(--color-light)}.icon-mobile,.icon-whatsapp{background-position:-144px 0}.icon-whatsapp{fill:#1ebea5;transform:scale(1.25)}.icon-bubble{width:32px;height:32px;background-position:-192px 0}.icon-bubbles{width:36px;height:32px;background-position:-240px 0}.icon-spinner3{width:32px;height:32px;background-position:-288px 0}.icon-circle-up{width:32px;height:32px;background-position:-384px 0}.icon-circle-right{background-position:-432px 0}.icon-circle-left,.icon-circle-right{width:4.5rem;height:4.5rem;text-shadow:.1rem .1rem .5rem rgba(0,0,0,.2)}.icon-circle-left{background-position:-528px 0}.icon-mail4{width:32px;height:32px;background-position:-576px 0}.icon-google-plus3{width:32px;height:32px;background-position:-624px 0}.icon-facebook{background-position:-672px 0;fill:#4267b2}.icon-twitter{width:32px;height:32px;background-position:-720px 0}.icon-rss{width:32px;height:32px;background-position:0 -48px}.icon-linkedin{width:32px;height:32px;background-position:-48px -48px}@keyframes a{0%{transform:translateX(-100%);opacity:0}25%{opacity:0}to{transform:translateX(0);opacity:1}}@keyframes b{0%{transform:scale(1)}to{transform:scale(1.2)}}