<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --texto: #373737;
  --branco: #fff;
  --cor-secundaria: #b18a35;
  --cor-principal: #c9a13f;
  --fundo-principal: #0e2432;
  --transparente: rgba(255, 255, 255, 0);
  --cor-social-rodape: #5d686a;
  --white: white;
  --black: black;
}
.checkbox-wrap {
    padding: 10px 15px;
}
.link-block {
  display: block;
}
.op-v.home{
  background-color: var(--fundo-principal);
}
.col-reset.so-celular{
  display: none;
}
.content-image-2{
  width: 100%;
  height: 100%;
}
.title-empreendimentos{
  font-size: 4vw;
}
.div-mensagem-encontrar{
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Poppins', sans-serif;
}
.span-encontrar{
  color: var(--cor-principal);
  font-size: 17px;
}
.btn-encontrar{
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
  background-color: var(--cor-secundaria);
  color: var(--branco);
}
.btn-encontrar:hover{
  opacity: .7;
}
.btn-resetar{
  background-color: var(--cor-secundaria);
  color: var(--branco);
  padding: 10px;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
}
.btn-resetar:hover{
  opacity: .7;
  transition: all 2s ease;
}
.espaco-detalhes{
  margin-bottom: 150px;
}
.btn-enviar-detalhes{
  outline: none;
    appearance: none;
    border: none;
    background-color: #b18a35;
    color: #ffffff;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.img-imovel{
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.div-img-mais {
    position: relative;
}
.btn-fav-detalhes{
  cursor: pointer;
  color: #fff;
}
.button_fotos{
  position: absolute;
  margin-right: 10px;
  margin-bottom: 10px;
}
.txt-maisfotos {
  padding: 5px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  color: var(--branco);
  background-color: var(--fundo-principal);
}
.gallery-image-x-small-square{
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
#w-node-_8539c412-cb15-d59c-833d-e58b4ef4c3a0-29ca3974 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
}
.div-block-6-detalhes {
  padding: 10px 20px 10px 0px;
  background-color: var(--fundo-principal);
  border-radius: 15px;
  margin-bottom: 10px;
  margin-right: 10px;

}
.div-destaque-mais {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: rgba(40, 37, 51, 0.85);
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-decoration: none;
}
.div-destaque-mais._2 {
    display: flex;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
    background-color: rgba(40, 37, 51, 0.5);
    transition: all 300ms ease;
}
.img-imovel-prin{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.link-rodape{
  color: var(--branco);
}
.button-2{
  background-color: var(--cor-principal);
  border-radius: 10px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.text-second-rodape{
  margin-top: 40px;
  display: flex;
  justify-content: center
}
.button-2.w--current{
  background-color: var(--cor-secundaria);
  color: #fff;
}
.div-block-58{
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
.text-field-large{
  overflow: hidden;
  height: 80px;
  border: none;
  border-radius: 5px;
  background-color: var(--fundo-principal);
  color: var(--branco);
}
.form-input-2{
  width: 100%;
  background-color: var(--fundo-principal);
  color: var(--branco);
  outline: none;
  border: 1px solid var(--branco);
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
.itens-quemsomos{
  padding-left: 40px;
}
.div-block-57 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 42px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.div-block-57.resultado{
  margin-top: 50px;
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.footer-grid-01 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  justify-items: center;
  grid-template-rows: auto;
}
a {
  text-decoration: none;
  color: var(--texto);
}
.link-tg-a{
  text-decoration: none;
  color: var(--branco);
}
.image-57 {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.div-block-maisfotos {
  background-color: rgb(40 37 51 / 82%);
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.div-block-text-maisfotos {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.liselect {
  background-color: var(--fundo-principal);
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
  line-height: 23px;
  font-size: 13px;
  width: 300px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--branco);
}
.autocomplet {
  margin-left: 1px;
  position: absolute;
  padding-top: 5px;
  padding-left: 0px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  border-radius: 5px;
  cursor: pointer;
  overflow: auto;
  height: 300px;
  z-index: 999999;
}
  select {
  width: 90%;
  outline: none;
  border: none;
  border-color: #fff;
  appearance: none;
}
.tab-lancamento {
    color: rgba(2, 56, 82, .6);
    background-color: rgba(235, 239, 245, .5);
    border-radius: 8px;
    margin-left: 0;
    margin-right: 10px;
    text-decoration: none;
    padding: 6px 40px 5px;
    font-weight: 500;
    transition: all .3s ease-in-out;
}
.text-lgpd{
  text-decoration: none;
  font-weight: bold;
  color: var(--cor-principal);
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -25px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 18px;
  height: 18px;
  border: 1px solid var(--cor-principal);
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: var(--texto);
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}

.topo {
  z-index: 20;
  padding-top: 5px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.limite-conteudo {
  max-width: 1280px;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
}

.limite-conteudo.ajuste_1 {
  position: relative;
}

.limite-conteudo.modelo-box {
  color: var(--branco);
  background-image: url('../images/img-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding: 85px;
}

.limite-conteudo.modelo-box.v2 {
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.limite-conteudo.s-principal {
  max-width: 86%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.limite-conteudo.ajuste-topo {
  max-width: 86%;
  background-color: var(--fundo-principal);
  border-radius: 20px;
  padding: 15px;
  position: relative;
}

.limite-conteudo.limite-90 {
  max-width: 80%;
}

.bt {
  background-color: var(--cor-principal);
  color: var(--branco);
  text-align: center;
  border-radius: 8px;
  padding: 12px 45px;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.bt:hover {
  background-color: #b18a35;
}
.btn-enviar-detalhes:hover {
  opacity: .7;
}

.bt.alinhamento-direita {
  float: right;
}

.bt.bt-s {
  background-color: var(--cor-secundaria);
  width: 100%;
  display: block;
}

.bt.bt-s:hover{
  background-color: var(--cor-principal);
}

.bt.bt-total {
  width: 100%;
  background-color: var(--cor-principal);
  display: block;
}

.bt.bt-total:hover{
  background-color: #b18a35;
}

.bt.bt-total.bt-so-mobile {
  display: none;
}

.bt.bt-imov {
  width: 200px;
  border: 1px solid var(--cor-principal);
  background-color: var(--cor-principal);
  color: var(--branco);
  margin-top: 20px;
  margin-bottom: 0;
  padding: 12px 25px;
  line-height: 20px;
  display: inline-block;
}

.bt.bt-imov:hover {
  background-color: #b18a35;
  color: var(--branco);
}

.bt.bt-imov.z-m {
  margin-top: 0;
}

.bt.bt-load-imoveis {
  background-color: var(--cor-secundaria);
}

.bt.bt-lgpd {
  float: right;
  border: 1px solid var(--cor-principal);
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
  line-height: 18px;
}

.bt.bt-lgpd-2 {
  float: right;
  border: 1px solid var(--cor-principal);
  background-color: var(--transparente);
  color: var(--cor-principal);
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
  line-height: 18px;
}

.bt.bt-filtro-2 {
  border: 1px solid var(--cor-secundaria);
  background-color: var(--fundo-principal);
  color: var(--cor-secundaria);
  padding-top: 8px;
  padding-bottom: 8px;
}

.bt.total-contatos {
  display: block;
}

.bt.total-contatos.v-contato-lateral {
  background-color: #06853a;
  color: #fff;
  border: 1px solid;
}

.bt.bt-chamada {
  border: 1px solid var(--branco);
  background-color: var(--transparente);
  margin-bottom: 20px;
  display: block;
}

.bt.bt-mageim {
  margin-top: 40px;
}

.bt.bt-enviar {
  width: 60%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bt.bt-enviar-2 {
  width: 100%;
  display: block;
}

.bt.total-bt {
  display: block;
}

.bt.bt-v2, .bt.bt-cr {
  background-color: var(--cor-secundaria);
}

.bt.bt-cr.right {
  float: right;
}

.bt.bt-cr.total {
  color: var(--cor-principal);
  display: block;
}

.secao {
  padding-top: 80px;
  padding-bottom: 80px;
}

.secao.s-depoimentos {
  padding-bottom: 0;
}

.secao.s-destaques-imob {
  background-color: var(--cor-principal);
  color: var(--branco);
}

.secao.s-01 {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.secao.s-equipe {
  background-color: #f5f5f5;
}

.secao.s-final {
  padding-top: 185px;
  padding-bottom: 186px;
  position: relative;
}

.secao.s0 {
  padding-top: 0;
  padding-bottom: 0;
}

.secao.s-anuncio {
  position: relative;
}

.secao.s-empeendimentos {
  background-image: linear-gradient(rgba(2, 56, 82, .6) 75%, #fff 75%), url('../images/img-3.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 100px;
}

.secao.s-empeendimentos.interna-emp {
  background-image: linear-gradient(rgba(2, 56, 82, .7) 75%, #fff 75%), url('../images/img-3.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 80px;
}

.secao.zero-topo {
  padding-top: 0;
}

.secao.zero-bottom {
  padding-bottom: 0;
}

.secao.sdet-01 {
  padding-top: 180px;
}

.secao.sdet-01.v2 {
  padding-bottom: 20px;
}

.secao.zerado-total {
  padding-top: 0;
}

.secao.s-fav {
  padding-top: 180px;
}

.rodape {
  background-color: var(--fundo-principal);
  color: var(--branco);
  padding-top: 60px;
  padding-bottom: 60px;
}

.titulo {
  color: var(--cor-secundaria);
  letter-spacing: 1.18px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 64px;
}

.titulo.t-solucao {
  color: var(--cor-principal);
  font-size: 38px;
  font-weight: 700;
  line-height: 46px;
}

.titulo.t-solucao.v2 {
  color: var(--cor-secundaria);
}

.titulo.t2 {
  font-size: 36px;
  line-height: 48px;
}

.titulo.t2.v2 {
  color: var(--cor-principal);
  margin-top: 30px;
  margin-bottom: 30px;
}

.titulo.tt-2 {
  font-size: 40px;
  line-height: 50px;
}

.titulo.tt-2.c {
  text-align: center;
}

.titulo.t-branco {
  color: var(--branco);
}

.titulo._0 {
  margin-bottom: 0;
}

.p {
  margin-bottom: 30px;
}

.p.ajuste {
  margin-top: 0;
  margin-bottom: 0;
}

.p.v2 {
  color: var(--cor-principal);
  margin-top: 30px;
  margin-bottom: 0;
}

.p.v-cor {
  color: var(--cor-principal);
}

.p.cor-branco {
  color: var(--branco);
}

.box-rodape {
  padding-right: 40px;
}

.box-rodape._0 {
  padding-right: 0;
}

.ico-contato {
  margin-right: 5px;
}

.col-reset {
  flex-direction: row;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.col-reset.v2 {
  padding-right: 100px;
}

.col-reset.ajuste-form {
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}
.col-reset.enviarcontato{
  width: 100%;
}
.col-reset.ajuste-2 {
  align-items: center;
  display: flex;
}

.col-reset.v3 {
  padding-right: 40px;
}

.col-reset.v4 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.col-reset.v5 {
  padding-left: 100px;
}

.col-reset.c {
  text-align: center;
}

.col-reset.col-post-blog {
  padding-right: 50px;
}

.col-reset.alinha-logo-empre {
  align-items: center;
  display: flex;
}

.col-reset.ajuste-endereco-col {
  flex-direction: row;
  display: flex;
}

.col-reset.left {
  text-align: right;
}

.col-reset.v6 {
  padding-left: 40px;
}

.col-reset.recuo-lado {
  padding-right: 220px;
}

.col-reset.ajuste-negativo {
  padding-bottom: 80px;
}

.coont-contatos {
  margin-bottom: 10px;
  display: flex;
}

.coluna-rodape {
  margin-left: auto;
  margin-right: auto;
}

.bt-flutuante-whatsapp {
  z-index: 1;
  position: fixed;
  top: auto;
  bottom: 40px;
  left: auto;
  right: 40px;
}

.box-contato {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.box-contato:hover {
  opacity: .7;
}

.t-rodape {
  color: var(--branco);
  letter-spacing: .5px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.lk-rodape {
  opacity: .9;
  color: #fff;
  letter-spacing: .13px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: block;
}
.lk-rodape:hover{
  opacity: 0.5;
}

.lk-rodape.w--current {
  color: var(--cor-principal);
}

.logo-rodape {
  margin-bottom: 20px;
}

.resumo-empresa {
  opacity: .7;
  margin-bottom: 20px;
  font-weight: 400;
}

.box-social-site {
  float: right;
  display: inline-block;
}

.box-social-site.v-sidebar {
  float: none;
  display: block;
}

.bt-social {
  width: 35px;
  height: 35px;
  color: var(--branco);
  text-align: center;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 100px;
  margin-right: 10px;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 18px;
  line-height: 35px;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.bt-social.facebook {
    background-image: url(../images/facebook.png);
    background-size: 13px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.bt-social.instagram {
    background-image: url(../images/instagram.png);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.bt-social:hover {
  background-color: var(--cor-principal);
}

.bt-social.social-blog {
  color: var(--cor-secundaria);
  background-color: rgba(93, 104, 106, .3);
}

.box-resumo {
  padding: 70px;
}

/*.tx-contato {
  opacity: .7;
}
*/
.detalhe-titulo {
  margin-bottom: 20px;
  padding-left: 0;
  position: relative;
}

.detalhe-titulo.v3 {
  margin-bottom: 10px;
}

.tx-detalhe-titulo {
  z-index: 1;
  color: var(--cor-principal);
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
}

.tx-detalhe-titulo.v2 {
  color: var(--cor-secundaria);
    background-color: #fff;
    padding: 10px;
    width: 30%;
    border-radius: 15px;
}

.linha-detalhe-titulo {
  width: 60px;
  height: 2px;
  background-color: var(--cor-principal);
  position: absolute;
  top: 12px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.linha-detalhe-titulo.cor-2 {
  background-color: var(--cor-secundaria);
}

.coluna-secao {
  color: var(--branco);
  background-image: linear-gradient(to top, #0b0d0e, rgba(46, 46, 46, .08)), url('../images/img-3.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
}

.img-1 {
  width: 60%;
  position: absolute;
  top: -80px;
  bottom: auto;
  left: -55px;
  right: auto;
}

.ajuste-bt {
  text-align: center;
  flex: 1;
  margin-top: 20px;
}

.ajuste-bt.v2 {
  margin-top: 60px;
  padding-right: 50px;
}

.coluna-blog {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.coluna-blog._2{
  display: block;
}

.box-blog {
  width: 96%;
  height: 540px;
  color: var(--branco);
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/img-blog.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 20px;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.box-blog.alinhamento-direta {
  float: right;
  display: flex;
}

.box-blog.alinhamento-centro {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.box-blog.img-post-2 {
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/img-blog-2.png');
}

.box-blog.img-post-2.alinhamento-direita {
  float: right;
  display: flex;
}

.box-blog.v-reduzida-post {
  height: 250px;
}

.box-blog.v-reduzida-post.img-post-3 {
  height: 260px;
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/img-blog-3.png');
}

.box-blog.v-reduzida-post.img-post-4 {
  height: 260px;
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/img-blog-4.png');
}

.box-blog.total-lista {
  width: 94%;
  height: 500px;
}

.info-post {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.info-post.interna-info {
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding-bottom: 20px;
}

.categoria-blog {
  margin-bottom: 0;
  margin-right: 40px;
  font-size: 13px;
}

.categoria-blog.estilo-cat-interna {
  font-size: 16px;
  font-weight: 600;
}

.data-post {
  border: 1px solid var(--cor-principal);
  border-radius: 8px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  line-height: 30px;
}

.data-post.data-interna {
  background-color: var(--cor-principal);
  color: var(--branco);
  margin-right: 20px;
  font-size: 15px;
  line-height: 38px;
}

.t-post {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.bt-continuar {
  flex: 0 auto;
  align-items: center;
  font-size: 13px;
  display: flex;
}

.tx-bt-continuar {
  border-bottom: 1px solid var(--cor-principal);
  color: var(--cor-principal);
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
}

.coluna-depoimentos {
  align-items: center;
  display: flex;
}

.col-depoimentos {
  padding-left: 0;
  padding-right: 52px;
}

.slide-nav {
  font-size: 10px;
  display: block;
  bottom: -14px;
}

.navegacao-padrao {
  width: 50px;
  height: 50px;
  border: 1px solid var(--cor-secundaria);
  color: var(--cor-secundaria);
  border-radius: 100px;
  font-size: 20px;
}

.navegacao-padrao.navegacao-depoimentos-estilo {
  border-color: var(--branco);
  background-color: var(--fundo-principal);
  margin-right: 3px;
  display: none;
  top: auto;
  bottom: -60px;
  left: auto;
  right: 0%;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
}

.navegacao-padrao.navegacao-depoimentos {
  border-color: var(--branco);
  color: var(--branco);
  display: none;
  top: auto;
  bottom: -60px;
  left: auto;
  right: 65px;
}

.navegacao-padrao.s-carrossel {
  border-color: var(--branco);
  color: var(--branco);
  top: auto;
  bottom: 40px;
  left: auto;
  right: 40px;
}

.navegacao-padrao.s-carrossel.ativo {
  z-index: 13;
  background-color: var(--fundo-principal);
  color: var(--cor-secundaria);
}

.navegacao-padrao.s-carrossel-2 {
  z-index: 13;
  border-color: var(--branco);
  background-color: var(--fundo-principal);
  color: var(--cor-principal);
  top: auto;
  bottom: 40px;
  left: auto;
  right: 100px;
}

.cont-depoimento {
  width: 40%;
  margin-right: 25px;
}

.slider-depoimentos {
  width: 92%;
  height: auto;
  background-color: var(--transparente);
  margin-left: auto;
  margin-right: auto;
  top: -81px;
}

.box-depoimentos {
  background-color: var(--fundo-principal);
  color: var(--texto);
  border: 1px solid #fbfbfb;
  border-radius: 8px;
  padding: 60px 38px;
  display: block;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.avatar {
  width: 62px;
  height: 62px;
  background-image: url('../images/avatar-depoimento_1avatar-depoimento.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100px;
  margin-right: 15px;
}

.avatar.v2 {
  background-image: url('../images/avatar-depoimento-2_1avatar-depoimento-2.png');
}

.depoente-box {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.nome-depoente {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.funcao-depoente {
  color: var(--cor-social-rodape);
}

.box-avaliacao {
  margin-bottom: 20px;
}

.ico-estrela-ativa, .ico-estrela-inativa {
  width: 22px;
  margin-right: 5px;
}

.p-depoimento {
  margin-bottom: 0;
}

.ico-illustra-depoimentos {
  z-index: 1;
  width: 80px;
  height: 80px;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: -42px;
}

.ico-illustra-depoimentos.v2 {
  top: -20px;
  bottom: auto;
  left: -42px;
  right: auto;
}

.coluna-ajuste {
  align-items: center;
  display: flex;
}

.coluna-ajuste.v2 {
  margin-top: 10px;
}

.box-detaque-s {
  width: 94%;
  background-color: var(--fundo-principal);
  color: var(--cor-secundaria);
  border-radius: 20px;
  padding: 40px;
  text-decoration: none;
  display: block;
}

.box-detaque-s.alinhamento-direita {
  float: right;
}

.box-detaque-s.alinhamento-centro {
  margin-left: auto;
  margin-right: auto;
}

.box-detaque-s.v2 {
  border: 3px solid var(--cor-principal);
  background-color: var(--fundo-principal);
  text-align: center;
}

.box-ico-s {
  width: 80px;
  background-color: var(--cor-secundaria);
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 12px;
  display: inline-block;
}

.box-ico-s.v2 {
  width: 150px;
  height: 150px;
  background-color: var(--cor-principal);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cluna-destaque-s {
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.t-s-1 {
  letter-spacing: 2.7px;
  margin-bottom: 15px;
  font-weight: 600;
}

.t-s-1.cor-qs {
  color: var(--cor-principal);
}

.filtro {
  height: 200px;
  filter: saturate(200%);
  background-color: rgba(0, 0, 0, .44);
}

.bullets {
  display: none;
}

.t-secundario {
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.t-secundario.t-equipe {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.pelicula-box {
  z-index: 2;
  width: 500px;
  opacity: 1;
  color: var(--cor-secundaria);
  background-color: var(--fundo-principal);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 42px;
  display: flex;
  position: absolute;
  top: 100px;
  bottom: auto;
  left: 100px;
  right: auto;
}

.pelicula-box.exibe {
  opacity: 1;
  transition: all .3s ease-in-out;
}

.pelicula-box.exibe:hover {
  opacity: .8;
}

.pelicula-box.ajuste-total-pelicula-box {
  z-index: 12;
  width: 100%;
  background-color: var(--transparente);
  color: var(--branco);
  background-image: linear-gradient(rgba(234, 234, 234, .5), rgba(2, 56, 82, .4));
  border-radius: 20px;
  padding-left: 106px;
  padding-right: 106px;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.seta-carrossel {
  width: 50px;
  height: 50px;
  color: #fff;
  background-color: #fec300;
  border-radius: 100px;
  margin-left: 60px;
  margin-right: 60px;
  font-size: 20px;
}

.slider-2 {
  height: 500px;
  background-color: rgba(221, 221, 221, 0);
  justify-content: space-between;
}

.box-empreendimento-carrossel {
  width: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  overflow: hidden;
}

.box-empreendimento-carrossel._02 {
  background-image: url('../images/655cf5eedaedcf81f237fd12_img-imovel.png');
}

.box-empreendimento-carrossel._03 {
  background-image: url('../images/655cf95200860f6b184e4e70_img-imovel-02.png');
}

.local-empreendimento {
  letter-spacing: 2.6px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.mask {
  object-fit: fill;
}

.slider-imoveis {
  width: 100%;
  height: 450px;
  background-color: rgba(221, 221, 221, 0);
  flex: 0 auto;
  justify-content: space-between;
  margin-top: 60px;
}

.slider-imoveis.sl-1 {
  margin-top: 0;
  margin-bottom: 30px;
}

.lk-empreendimentos {
  display: block;
}

.bt-lk {
  padding: 20px;
  text-decoration: none;
}

.coluna-itens {
  margin-top: 20px;
  margin-bottom: 40px;
}

.iten-coluna {
  color: var(--cor-principal);
  padding-right: 10px;
  font-weight: 500;
}

.numero-item {
  color: var(--cor-secundaria);
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 42px;
}

.lk-ativar-vd {
  width: 264px;
  background-color: var(--fundo-principal);
  color: var(--texto);
  border-radius: 8px;
  align-items: center;
  padding: 16px 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 50px;
  left: -42px;
  right: auto;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
}

.lk-ativar-vd:hover {
  opacity: .9;
}

.ico-play {
  width: 50px;
  margin-right: 10px;
}

.slider-principal {
  z-index: 0;
  height: 900px;
}

.slider-principal.ajuste-internas {
  height: 720px;
}

.slide-nav-2 {
  width: 100%;
  font-size: 12px;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.oculto {
  display: none;
}

.img-slider {
  background-image: url('../images/bn.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-slider.v2 {
  background-image: url('../images/bn2.png');
}

.img-slider.v3 {
  background-image: url('../images/bn3.png');
}

.img-slider.v4 {
  background-image: url('../images/Grupo-de-mÃ¡scara-3.png');
}

.img-slider.v5 {
  background-image: url('../images/Grupo-de-mÃ¡scara-3_2.png');
}

.img-slider.v6 {
  background-image: url('../images/Grupo-de-mÃ¡scara-3_1.png');
}

.img-slider.v7 {
  background-image: url('../images/Grupo-de-mÃ¡scara-3_3.png');
}

.img-slider.v8 {
  background-image: url('../images/img-3.png');
}

.box-sobre-slider {
  color: var(--branco);
  background-image: linear-gradient(rgba(46, 46, 46, .08), rgba(11, 13, 14, .68));
  flex-direction: row;
  align-items: center;
  padding: 52px 52px 52px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.box-ck-filtro {
  justify-content: flex-start;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.box-arrasta-filtro-imov {
  width: 58%;
  float: left;
  flex: none;
  margin-top: 0;
  margin-left: 20px;
  display: inline-block;
  position: relative;
}

.box-arrasta-filtro-imov.v2 {
  width: 100%;
  margin-left: 0;
}

.tabs-menu {
  text-align: left;
  margin-bottom: 20px;
}

.box-tipos-busca {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
}

.bt-2 {
  color: #272727;
  text-align: center;
  background-color: #fec300;
  padding: 10px 60px;
  font-size: 15px;
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.bt-2.bt-busca {
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  display: block;
}

.bt-2.bt-imoveis-vm {
  width: 76%;
  padding-left: 40px;
  padding-right: 40px;
  display: inline-block;
}

.bt-2.bt-lgpd {
  width: 80%;
  float: right;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 4px 20px;
  font-size: 14px;
  display: block;
}

.bt-2.bt-lgpd.bt-recusa {
  color: #fec300;
  background-color: rgba(221, 221, 221, 0);
  border: 1px solid #fec300;
}

.bt-2.bt-chamada {
  color: #fff;
  text-align: center;
  background-color: rgba(221, 221, 221, 0);
  border: 1px solid #fff;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.bt-2.bt-chamada:hover, .bt-2.bt-chamada.bt-diferenciado {
  color: #272727;
  background-color: var(--fundo-principal);
}

.bt-2.bt-tur-2 {
  color: #fff;
  margin-top: 40px;
}

.bt-2.bt-enviar {
  width: 60%;
  color: #fff;
  background-color: #272727;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bt-2.bt-enviar.total-enviar {
  width: 100%;
  margin-top: 0;
}

.bt-2.bt-enviar.ajuste-espacamento {
  margin-top: 20px;
}

.bt-2.bt-busca-lateral-post {
  aspect-ratio: auto;
  color: var(--cor-principal);
  background-color: rgba(221, 221, 221, 0);
  padding: 0 20px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 18px;
  line-height: 48px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.bt-2.bt-enviar-comentario {
  color: #fff;
  background-color: #272727;
}

.bt-2.bt-busca-lateral-post {
  aspect-ratio: auto;
  color: var(--cor-principal);
  background-color: rgba(221, 221, 221, 0);
  padding: 0 20px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 18px;
  line-height: 48px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.bt-2.bt-filtar {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.box-progresso {
  position: relative;
  display:flex;
  column-gap: 20px;
}

.form-busca-imoveis {
  color: var(--texto);
  background-color: rgba(255, 255, 255, .6);
  border-radius: 10px;
  padding: 30px 20px;
}

.coluna-avancado {
  margin-top: 15px;
}

.tx-status {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.tx-status.label-fim {
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0;
}

.tx-status._03 {
  font-weight: 700;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -16px;
}

.tx-status._02 {
  width: 100px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.tx-status._01 {
  font-weight: 700;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -32px;
  right: auto;
}

.label {
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
}

.box-tab {
  padding-top: 0;
  padding-bottom: 20px;
}

.op-selct-drop {
  color: var(--cor-principal);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  transition: all .3s ease-in-out;
}

.op-selct-drop:hover {
  background-color: var(--fundo-principal);
  color: var(--cor-principal);
}

.tab-lk {
  color: rgb(2 56 82);
  background-color: rgba(235, 239, 245, .5);
  border-radius: 8px;
  margin-left: 0;
  margin-right: 10px;
  padding: 6px 40px 5px;
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.tab-lk:hover {
  background-color: var(--fundo-principal);
  color: var(--cor-secundaria);
}

.tab-lk.w--current {
  background-color: var(--cor-principal);
  color: var(--branco);
  font-weight: 600;
}

.drop-selct {
  background-color: var(--fundo-principal);
  color: var(--texto);
  border-radius: 8px;
  flex: 1;
  display: block;
}

.drop-selct.bt-filtro {
  border: 1px solid var(--cor-secundaria);
  background-color: var(--transparente);
  color: var(--cor-secundaria);
  border-radius: 8px;
  margin-left: 20px;
  display: inline-block;
}

.drop-selct.v2 {
  background-color: var(--fundo-principal);
}

.drop-selct.marg-b {
  margin-bottom: 20px;
}

.ponto-chave {
  width: 20px;
  height: 20px;
  background-color: #fec300;
  border: 2px solid #fff;
}

.ponto-chave.ponto-de-inico {
  width: 12px;
  height: 12px;
  border: 1px none var(--cor-principal);
  background-color: var(--cor-principal);
  border-radius: 100px;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ponto-chave.ponto-ajustado {
  width: 12px;
  height: 12px;
  border-style: none;
  border-color: var(--cor-principal);
  background-color: var(--cor-principal);
  border-radius: 100px;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.ponto-chave._03 {
  background-color: #dadada;
  border-style: none;
  border-radius: 100px;
  position: absolute;
  top: -8px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.ponto-chave._01 {
  background-color: var(--cor-principal);
  border-style: none;
  border-radius: 100px;
  position: absolute;
  top: -8px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ponto-chave._02 {
  background-color: var(--cor-principal);
  border-style: none;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -8px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.ponto-chave.ponto-de-inico {
  width: 12px;
  height: 12px;
  border-width: 1px;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ponto-chave.ponto-ajustado {
  width: 12px;
  height: 12px;
  border-width: 1px;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.ck-filtros {
  margin-right: 20px;
  display: inline-block;
}

.ico-tipo-busca {
  margin-right: 8px;
}

.form-busca-por-codigo {
  background-color: rgba(255, 255, 255, .6);
  border-radius: 16px;
  padding: 20px 40px;
}

.lista-opcoes {
  background-color: #ddd;
}

.lista-opcoes.w--open {
  z-index: 999;
  background-color: var(--fundo-principal);
  border: 1px solid var(--cor-principal);
  border-radius: 12px;
  margin-top: 2px;
  max-height: 350px;
  overflow: auto;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .08);
}

.op-v {
  color: var(--cor-principal);
  background-color: var(--cor-principal);
  background-color: var(--fundo-principal);
  border-radius: 12px;
  margin-right: 5px;
  padding: 3px 15px;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  cursor: pointer;
}

.op-v.ativo {
  background-color: var(--cor-principal);
  color: var(--branco);
}

.op-v.v2 {
  line-height: 40px;
}

.cor-preogresso {
  width: 50%;
  background-color: var(--cor-principal);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.lk-tipo-busca {
  color: #fff;
  align-items: center;
  margin-right: 40px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.box-avancado {
  opacity: 0;
  display: none;
}

.w-form-label{
  color: var(--cor-principal);
}

.input {
  height: auto;
  min-height: auto;
  border: 1px solid var(--cor-principal);
  color: var(--cor-principal);
  background-color: var(--fundo-principal);
  border-radius: 12px;
  flex: 1;
  padding: 14px 20px;
  font-weight: 400;
}

.input::-ms-input-placeholder {
  color: var(--cor-principal);
}

.input::placeholder {
  color: var(--cor-principal);
}

.input.busca-site {
  background-color: rgba(255, 255, 255, .25);
  border: 1px solid rgba(0, 0, 0, .2);
  padding-top: 15px;
  padding-bottom: 15px;
}

.input.busca-site::-ms-input-placeholder {
  color: #fff;
}

.input.busca-site::placeholder {
  color: #fff;
}

.input.busca-site.zero-margem {
  border-color: var(--branco);
  background-color: var(--fundo-principal);
  color: var(--texto);
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.input.busca-site.zero-margem:hover, .input.busca-site.zero-margem:focus {
  color: var(--branco);
}

.input.busca-site.zero-margem::-ms-input-placeholder {
  color: var(--texto);
  font-weight: 500;
}

.input.busca-site.zero-margem::placeholder {
  color: var(--texto);
  font-weight: 500;
}

.input.busca-site.zero-margem.v2 {
  padding-top: 6px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
}

.input.ajuste-input {
  width: 98%;
  background-color: #fcfcfc;
  border-color: #fcfcfc;
  margin-bottom: 20px;
}

.input.ajuste-input.alinhamento-direita {
  float: right;
}

.input.ajuste-input.alinhamento-centro {
  margin-left: auto;
  margin-right: auto;
}

.input.ajuste-input.inp-branco {
  border-color: var(--branco);
  background-color: var(--fundo-principal);
}

.input.input-busca {
  margin-bottom: 0;
}

.input.alinhamento-direita {
  float: right;
}

.input.textearea {
  min-height: 100px;
  background-color: #fcfcfc;
  border-color: #fcfcfc;
}

.input.textearea.textarea-branco {
  border-color: var(--branco);
  background-color: var(--fundo-principal);
}

.input.c {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.input.input-busca-site {
  margin-bottom: 0;
}

.barra-filro {
  height: 2px;
  background-color: #dadada;
  position: relative;
}

.ico-seta-select {
  color: var(--cor-principal);
  margin-right: 15px;
  font-size: 22px;
  z-index: 10;
}

.ico-seta-select.v2 {
  color: var(--cor-secundaria);
  margin-right: 20px;
  font-size: 18px;
}

.ico-seta-select.v3 {
  margin-right: 10px;
  font-size: 18px;
}

.select-op {
  color: var(--cor-principal);
  padding: 8px 50px 8px 40px;
  font-size: 14px;
  display: block;
  background-color: var(--fundo-principal);
}

.select-op.v2 {
  color: var(--cor-principal);
  background-color: var(--fundo-principal);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  line-height: 23px;
}
.select-op.v2.inputvalue{
  border-radius: 8px;
  border: none;
  outline: none;
  height: 33px;
  appearance: none;
}
.select-op.op-2 {
  color: var(--cor-secundaria);
  background-color: var(--fundo-principal);
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
}

.select-op.op-2.input-text{
  border-radius: 8px;
  height: 50px;
}
.select-op.op-2.input-text::placeholder{
  color:var(--cor-secundaria);
}
.select-op.v3 {
  padding-left: 15px;
  line-height: 30px;
  background-color: var(--fundo-principal);
  padding: 8px 30px 8px 20px;
}

.coluna-filtro {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tab-busca {
  width: 100%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-content {
  overflow: visible;
}

.box-op-avancado.v2 {
  margin-bottom: 20px;
}

.coluna-filtro-arrasta {
  margin-top: 20px;
  margin-bottom: 40px;
}

.box-tipos-busca-outros {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.lk-tipo-busca-simples {
  opacity: 0;
  color: #fff;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 500;
  text-decoration: none;
  display: none;
}
.lk-tipo-busca-avancado-1{
  color: #fff;
  align-items: center;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}
.lk-tipo-busca-avancado {
  color: #fff;
  align-items: center;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.lk-tipo-busca-avancado.so-mobile {
  display: none;
}
.lk-tipo-busca-avancado-1.so-mobile {
  display: none;
}
.nav-bar {
  background-color: rgba(221, 221, 221, 0);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-2 {
  flex: none;
}

.nav-menu {
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

.lk-menu-2 {
  color: var(--cor-secundaria);
  padding: 6px 10px;
  font-size: 14px;
  transition: all .3s ease-in-out;
}

.lk-menu-2:hover {
  color: var(--cor-principal);
}

.lk-menu-2.w--current {
  color: var(--cor-principal);
  font-weight: 900;
}

.cont-destaques-topo {
  float: right;
  margin-right: 20px;
  position: static;
}

.ico-padrao-topo {
  margin-left: 20px;
  position: relative;
}

.lista-imoveis {
  color: var(--texto);
  flex-flow: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
}

.iten-detalhe {
  font-weight: 500;
}

.endereco-imovel {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 12px;
  color: var(--cor-social-rodape);
}

.pelicula-imoveis {
  z-index: 1;
  background-image: linear-gradient(rgba(46, 46, 46, .08), rgba(45, 45, 45, .04) 53%, #0b0d0e);
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.seta-carrossel-imoveis {
  width: 50px;
  height: 50px;
  font-size: 25px;
}

.ico-local {
  margin-right: 5px;
}

.local-imovel {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 22px;
}

.local-imovel.c2 {
  width: auto;
  justify-content: flex-start;
  font-size: 13px;
  display: flex;
}

.local-imovel.v3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.valor-imovel {
  color: var(--cor-social-rodape);
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
}

.valor-imovel.v2 {
  color: var(--cor-principal);
  font-size: 36px;
  line-height: 45px;
}

.valor-imovel.valor-verde, .valor-imovel.cor-2 {
  color: var(--cor-principal);
}

.valor-imovel.cor-3 {
  color: var(--branco);
  margin-bottom: 0;
}

.valor-imovel.cor-3{
  font-size: 20px;
}
.valor-imovel.valor-cor {
  color: var(--cor-secundaria);
}

.valor-iten {
  color: var(--fundo-principal);
  font-family: Poppins, sans-serif;
  font-size: 12px;
}

.coluna-detalhes-imoveis {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.t-imoveis {
  color: var(--cor-secundaria);
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 20px;
}

.p-imoveis {
  color: var(--cor-social-rodape);
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
}

.tags-imoveis {
  z-index: 99;
  background-color: var(--cor-principal);
  color: var(--branco);
  border-radius: 8px;
  padding: 3px 15px;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.tags-imoveis.tag-exclusivo {
  background-color: var(--cor-secundaria);
}

.slide-nav-3 {
  display: none;
}

.box-valor-produto {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 22px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.box-valor-produto.v2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.box-valor-produto.vs-favorito {
  justify-content: space-between;
  margin-top: 20px;
  padding: 0;
  position: static;
}

.carrossel-galeria-imoveis {
  border-radius: 12px;
  flex: 0 auto;
  margin-bottom: 0;
  overflow: hidden;
}

.carrossel-galeria-imoveis.cr-favoritos {
  width: 400px;
}

.img-imoveis {
  background-image: url('../images/655cf5eedaedcf81f237fd12_img-imovel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-imoveis._04 {
  background-image: url('../images/apartamentos-de-luxo-modernos-refletem-o-crescimento-urbano-futurista-gerado-pela-ia2x.png');
}

.box-detalhes-imoveis {
  align-items: center;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.box-detalhes-imoveis.v2 {
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}

.box-detalhes-imoveis.v2.v-favoritos {
  margin-right: 10px;
}

.box-destaque-imovel {
  width: 100%;
  /*height: 600px;*/
  color: #272727;
  border: 1px solid #d1d9db;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 0;
  text-decoration: none;
  display: block;
  position: relative;
}

.box-destaque-imovel.v-horizontal {
  width: 72%;
  border-style: none;
  align-items: center;
  padding-right: 0;
  display: grid;
  height: auto;
  grid-template-columns: 1fr 2fr;
}

.box-destaque-imovel.v-sidebar {
  width: 100%;
  border-style: none;
}

.box-destaque-imovel.v-coluna {
  width: 96%;
}

.box-destaque-imovel.v-coluna.d {
  float: right;
}

.box-destaque-imovel.v-coluna.c {
  margin-left: auto;
  margin-right: auto;
}

.info-imovel-destaque {
  text-align: center;
  flex: 1;
  padding: 10px 20px 20px;
  position: relative;
}

.info-imovel-destaque.v2 {
  padding-left: 30px;
}

.info-imovel-destaque.ajuste-02 {
  padding-left: 0;
  padding-right: 0;
}

.info-imovel-destaque.v-favorito {
  text-align: left;
  flex: 1;
  padding-left: 60px;
}

.ico-imov {
  width: 24px;
  margin-right: 2px;
}

.selecionar-favorio {
  width: 30px;
  height: 30px;
  padding: 2px;
  position: absolute;
  top: 13px;
  bottom: auto;
  left: auto;
  right: 10px;
}

.ico-favorita-ativa {
  opacity: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block {
  cursor: pointer;
  padding: 0;
  position: absolute;
  top: auto;
  bottom: 8%;
  right: 5%;
  z-index: 19;
}
.div-block.ajuste-fav {
  z-index: 1;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.modal-padrao {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .86);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vd-you-tube {
  border-radius: 12px;
  overflow: hidden;
}

.sair-bt {
  width: 40px;
  height: 40px;
  border: 1px solid var(--branco);
  color: var(--branco);
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
  font-family: "Fa Solid 900", sans-serif;
  line-height: 40px;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.sair-bt:hover {
  background-color: var(--fundo-principal);
  color: var(--cor-secundaria);
}

.box-lgpd {
  z-index: 99999;
  width: 1000px;
  background-color: var(--fundo-principal);
  color: var(--texto);
  border-radius: 12px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px;
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 20px);
}
.box-lgpd-1 {
  z-index: 99999;
  width: 1000px;
  background-color: var(--fundo-principal);
  color: var(--branco);
  border-radius: 12px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px;
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 20px);
}
.columns {
  align-items: center;
  display: flex;
}

.p-lgpd {
  margin-bottom: 0;
}

.coluna-padrao {
  align-items: center;
  margin-top: 60px;
  margin-bottom: 100px;
  display: flex;
}

.coluna-padrao.ajuste-bottom {
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
  grid-template-columns: 1.9fr 2fr;
}

.box-info-secao {
  padding-left: 40px;
  padding-right: 0;
}

.logo-qs {
  margin-bottom: 40px;
}

.tx-insta {
  color: var(--cor-principal);
  text-align: left;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s ease-in;
  display: block;
}

.tx-insta:hover {
  opacity: .6;
}

.image-4 {
  border-radius: 12px;
}

.img-qs {
  height: 500px;
  background-image: url('../images/group-positive-young-people-posing-together.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
}

.coluna-diferenciais {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.coluna-diferenciais.v2 {
  margin-top: 0;
}

.box-diferencial-qs {
  width: 90%;
  color: var(--cor-secundaria);
  text-align: left;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 25px 40px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
}

.ico-diferemcial {
  width: 55px;
}

.ico-diferemcial.v2 {
  width: 85px;
  background-color: var(--cor-principal);
  border-radius: 12px;
  padding: 18px;
}

.t-diferencial {
  color: var(--texto);
  letter-spacing: 2px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.box-equipe {
  width: 90%;
  height: 400px;
  color: #fff;
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/equipe-01.png');
  background-position: 50% 50%;
  background-repeat: repeat, no-repeat;
  background-size:  cover;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 35px;
  display: flex;
}

.box-equipe.img-03 {
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/equipe-03.png');
}

.box-equipe.img-04 {
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/equipe-04.png');
}

.box-equipe.img-02 {
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/equipe-02.png');
}

.p-funcao {
  color: var(--cor-principal);
  letter-spacing: 3.36px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.coluna-equipe {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-row-gap: 40px;
}

.img-detalhe-secao {
  max-width: 54%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.tx-resultado-busca {
  margin-left: 0;
  font-size: 22px;
  font-weight: 500;
  display: inline-block;
}

.migalha {
  margin-left: 0;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
}

.lk-migalha {
  color: #373737;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.lk-migalha:hover {
  opacity: .7;
  text-decoration: none;
}

.mapa {
  width: 100%;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.coluna-caracteristica {
  width: 100%;
  background-color: #f2f2f2;
  border-radius: 12px;
  margin-top: 0;
  padding: 26px;
}

.iten-caracteristica {
  background-image: url('../images/6586e1d0fd3fc7a58b232fd1_ck.svg');
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 10px;
  padding-left: 25px;
  font-size: 15px;
  font-weight: 500;
}

.ico-social-imovel {
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  margin-left: 3px;
  margin-right: 3px;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 24px;
  line-height: 40px;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.ico-social-imovel:hover {
  opacity: .8;
}

.ico-social-imovel.social-sidebar-autor {
  width: 35px;
  height: 35px;
  color: var(--cor-principal);
  margin-left: 2px;
  margin-right: 2px;
  font-size: 18px;
  line-height: 35px;
}

.ico-social-imovel.social-compartilhar {
  color: #272727;
  background-color: var(--fundo-principal);
  border-radius: 100px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 18px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.ico-social-imovel.social-compartilhar:hover {
  background-color: var(--cor-principal);
  color: #fff;
}

.col-sobre-imovel {
  padding-left: 0;
  padding-right: 60px;
}

.cont-bts-social {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.cont-bts-social.cont-social-empresa {
  margin-top: 60px;
  position: relative;
}

.cont-bts-social.cont-social-empresa.v2 {
  margin-top: 15px;
}

.t-social-imovel {
  color: #fff;
  text-align: center;
  letter-spacing: .6px;
  font-size: 14px;
  font-weight: 700;
}

.p-padrao {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 24px;
}

.p-destaque {
  color: #fec300;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
}

.p-destaque.left {
  text-align: left;
  padding-left: 10px;
}

.p-destaque.left._00 {
  margin-top: 0;
}

.titulo-principal {
  color: #fff;
  text-align: center;
  font-size: 57px;
  line-height: 68px;
}

.titulo-principal.t-imovedetalhes {
  color: #272727;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.titulo-principal.t-imovedetalhes.v2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.titulo-principal.t-imovedetalhes.v2.margin-bottom {
  margin-bottom: 40px;
}

.titulo-principal.t-imovedetalhes.t-tour {
  color: #fff;
  letter-spacing: .13px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.box-chamada {
  width: 95%;
  float: right;
  background-color: var(--cor-principal);
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
}

.box-social-imovel {
  margin-top: 40px;
}

.coluna-sobre {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.tx-cod-imov {
  color: var(--cor-principal);
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.resumo-imov {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
}

.box-carac {
  background-color: var(--fundo-principal);
  color: var(--branco);
  border-radius: 0 12px 12px 0;
  justify-content: space-between;
  align-items: center;
  padding: 20px 26px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.box-valores {
  margin-top: 40px;
}

.coluna-valores {
  margin-top: 25px;
}

.tipo-v {
  font-size: 18px;
  font-weight: 600;
  color:#fff;
}

.tx-tipo-2 {
  opacity: .7;
  font-size: 14px;
  color: #fff;
}

.col-valor {
  padding-left: 0;
  padding-right: 20px;
}

.box-bts-imov {
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.bt-favorito-imov {
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.bt-ico-favorito {
  width: 27px;
  height: 28px;
  margin-right: 5px;
  position: relative;
}

.ico-ativo {
  opacity: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  align-items: center;
  display: flex;
}

.iten-destaque {
  background-image: url('../images/ico-dormitorios.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 0;
  padding-left: 28px;
  padding-right: 5px;
  display: inline-block;
}

.iten-destaque._2 {
  background-image: url('../images/ico-suitis.svg');
}

.iten-destaque._4 {
  background-image: url('../images/ico-vagas.svg');
}

.iten-destaque._3 {
  background-image: url('../images/ico-banheiro.svg');
}

.iten-destaque._5, .iten-destaque._6 {
  background-image: url('../images/ico-metros.svg');
}

.lightbox-carrossel-imov-det {
  display: block;
}

.carrossel-detalhe-imv {
  height: auto;
  border-radius: 12px;
  margin-top: 0;
  margin-left: 20px;
  overflow: hidden;
}

.seta-galeria-imov {
  width: 60px;
  height: 60px;
  text-shadow: 0 10px 10px rgba(0, 0, 0, .5);
  margin-left: 20px;
  margin-right: 20px;
  font-size: 32px;
}

.img-imov-bg {
  height: 450px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-imov-bg._03 {
  background-image: url('../images/apartamentos-de-luxo-modernos-refletem-o-crescimento-urbano-futurista-gerado-pela-ia2x.png');
}

.img-imov-bg._02 {
  background-image: url('../images/img-imovel-03.png');
}

.img-imov-bg._04 {
  background-image: url('../images/655cf95200860f6b184e4e70_img-imovel-02.png');
}

.coluna-ajuste-principal {
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.coluna-ajuste-principal.v2 {
  margin-top: 10px;
}

.coluna-ajuste-principal.esticado-estilo {
  align-items: stretch;
  margin-top: 0;
}

.chamada-tuor {
  z-index: 999;
  cursor: pointer;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.box-miniaturas-galeria {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
  max-height: 450px;
  overflow: hidden;
  display: flex;
}

.galeria-miniatura {
  width: 87%;
  margin-bottom: 15px;
}

.img-miniaturaogaleria {
  height: 140px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  width: 100%;
  object-fit: cover;
}

.img-miniaturaogaleria._2 {
  background-image: url('../images/apartamentos-de-luxo-modernos-refletem-o-crescimento-urbano-futurista-gerado-pela-ia2x.png');
}

.img-miniaturaogaleria._3 {
  background-image: url('../images/bn2.png');
}

.coluna-sobre-imov {
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.tx-resto-end {
  font-size: 13px;
}

.div-local {
  align-items: center;
  display: flex;
}

.modal-padrao-tour {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: rgba(0, 0, 0, .66);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.logo-tour {
  margin-bottom: 60px;
}

.codigo-imovel {
  color: #fec300;
  letter-spacing: 3.64px;
  margin-left: 40px;
  font-size: 13px;
  font-weight: 700;
}

.codigo-imovel.ajuste-fref {
  color: var(--cor-principal);
  margin-top: 20px;
  margin-left: 0;
  font-family: Poppins, sans-serif;
}

.div-conten-tour {
  width: 768px;
  text-align: center;
}

.sair {
  width: 50px;
  height: 50px;
  opacity: .6;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 24px;
  line-height: 50px;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.sair:hover {
  opacity: 1;
}

.todos-carac {
  justify-content: flex-start;
  display: flex;
}

.ico-favorita-ativa-page {
  opacity: 1;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.coluna-diferenciais-2 {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.coluna-diferenciais-2.v0 {
  margin-top: 0;
}

.box-diferencial-qs-2 {
  color: var(--cor-secundaria);
  text-align: left;
  align-items: center;
  padding: 25px;
  display: flex;
  position: relative;
  left: -54px;
}

.box-diferencial-qs-2.v2 {
  color: var(--texto);
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  left: 0;
}

.t-diferencial-2 {
  letter-spacing: 2px;
  font-size: 17px;
  font-weight: 600;
}

.t-diferencial-2.v2 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 800;
  line-height: 26px;
}

.t-diferencial-2.v3 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.info-dif {
  padding-left: 20px;
  font-size: 14px;
  line-height: 25px;
}

.coluna-form {
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 12px;
  align-items: center;
  margin-top: 20px;
  padding: 46px;
  display: flex;
}

.ck-form {
  color: var(--cor-social-rodape);
  margin-top: 20px;
  margin-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  line-height: 20px;
}

.form-anuncie {
  width: 90%;
  float: right;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.form-anuncie._100 {
  width: 100%;
}

.input-2 {
  height: auto;
  min-height: auto;
  border: 1px solid #272727;
  flex: 1;
  padding-top: 12px;
  padding-bottom: 12px;
}

.input-2::-ms-input-placeholder {
  color: #272727;
}

.input-2::placeholder {
  color: #272727;
}

.input-2.espacamento-layout {
  border-radius: 10px;
  margin-bottom: 25px;
}

.input-2.espacamento-layout:hover {
  border-color: #373737;
}

.input-2.espacamento-layout:focus {
  border-color: #fec300;
}

.input-2.selct {
  background-color: var(--fundo-principal);
}

.input-2.input-news {
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
}

.input-2.input-news:focus {
  border-color: #fec300;
}

.input-2.espacamento-layout {
  margin-bottom: 25px;
}

.input-2.espacamento-layout:hover {
  border-color: #373737;
}

.input-2.espacamento-layout:focus {
  border-color: #fec300;
}

.input-2.espacamento-layout.inpu-coment {
  width: 98%;
}

.input-2.espacamento-layout.inpu-coment.d {
  float: right;
}

.input-2.textarea {
  height: 100px;
}

.input-2.espacamento-layout {
  margin-bottom: 25px;
}

.input-2.espacamento-layout:hover {
  border-color: #373737;
}

.input-2.espacamento-layout:focus {
  border-color: #fec300;
}

.input-2.busca-site {
  background-color: rgba(255, 255, 255, .25);
  border: 1px solid rgba(0, 0, 0, .2);
  padding-top: 15px;
  padding-bottom: 15px;
}

.input-2.busca-site::-ms-input-placeholder {
  color: #fff;
}

.input-2.busca-site::placeholder {
  color: #fff;
}

.input-2.busca-site.zero-margem {
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.input-2.busca-site.zero-margem:hover, .input-2.busca-site.zero-margem:focus {
  color: #fff;
}

.lk-padrao {
  color: var(--cor-principal);
  text-decoration: none;
}

.lk-padrao:hover {
  opacity: .75;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.bt-descer {
  margin-top: 60px;
}

.tab-forms {
  width: 90%;
  float: right;
}

.tab-menu-c {
  text-align: center;
  margin-bottom: 30px;
}

.bt-tab-menu {
  background-color: var(--fundo-principal);
  color: var(--branco);
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all .3s ease-in-out;
}

.bt-tab-menu:hover {
  opacity: .8;
}

.bt-tab-menu.w--current {
  background-color: var(--cor-principal);
}

.bloco-contato-page {
  width: 60%;
  color: var(--branco);
  letter-spacing: 1px;
  background-color: rgb(2 56 82);
  border-radius: 10px;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.bloco-contato-page.v2 {
  background-color: var(--transparente);
  color: var(--texto);
  letter-spacing: normal;
  transition: all .3s ease-in-out;
}

.bloco-contato-page.v2:hover {
  background-color: rgba(0, 176, 254, .1);
}

.ico-contato-page {
  background-color: var(--fundo-principal);
  border-radius: 10px;
  padding: 25px;
}

.ico-contato-page.v2 {
  background-color: var(--cor-secundaria);
  padding: 20px;
}

.info-contato-page {
  padding-left: 20px;
}

.img-como-anunciar {
  height: 550px;
  background-image: url('../images/Overlay.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  margin-top: 0;
}

.tx-destaque {
  margin-top: 40px;
  font-size: 26px;
  font-weight: 500;
  line-height: 42px;
}

.coluna-form-final {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.ck-op-form {
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.t-c {
  font-weight: 600;
}

.coluna-contato {
  margin-top: 30px;
}

.descri-autor {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
}

.box-cont-social-empresa {
  z-index: 1;
  background-color: var(--fundo-principal);
  align-items: center;
  padding: 10px 60px;
  display: flex;
  position: relative;
}

.box-cont-social-empresa.v_sidebar {
  padding: 0 10px;
}

.logo-autor {
  width: 80px;
  border-radius: 100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.box-padrao-post-destaque {
  width: 100%;
  float: right;
  border: 1px solid #c9c9c9;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 28px;
}

.box-padrao-post-destaque.box-autor {
  text-align: center;
  padding-top: 28px;
  position: relative;
}

.box-padrao-post-destaque.v2 {
  padding-bottom: 50px;
}

.box-avaliacao-2 {
  margin-left: 40px;
}

.box-avaliacao-2.v2 {
  margin-left: 0;
}

.t-autor {
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.resumo-aoutor {
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.ic-estrela {
  width: 16px;
  margin-left: 2px;
  margin-right: 2px;
}

.form-busca {
  margin-bottom: 0;
}

.label-pesquisa {
  margin-bottom: 8px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.cont-input-busca {
  margin-bottom: 0;
  position: relative;
}

.titulo-sidebar {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.lk-tags {
  border: 1px solid var(--cor-principal);
  color: var(--cor-principal);
  border-radius: 100px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px 18px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.lk-tags:hover {
  background-color: var(--cor-principal);
  color: #fff;
}

.lk-tags.op_2 {
  border-style: none;
  border-color: var(--cor-principal);
  color: var(--cor-principal);
  background-color: rgba(0, 176, 254, .1);
  border-radius: 10px;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.lk-tags.op_2:hover {
  background-color: rgba(0, 176, 254, .15);
}

.box-outros-artigos {
  margin-bottom: 15px;
  display: block;
}

.t-outros-artigos {
  color: #133344;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.img-outro-artigo {
  width: 100%;
  height: 80px;
  background-image: url('../images/img-blog-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}

.columns-7 {
  align-items: center;
  display: flex;
}

.box-data {
  color: #272727;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.box-data.ajusttado-post-completo {
  justify-content: flex-start;
}

.box-data.ajusttado-post-completo.amarelo-tx {
  color: var(--cor-principal);
}

.box-ajuste-outro-artigo {
  padding-left: 15px;
}

.slider-3 {
  height: auto;
  background-color: var(--transparente);
}

.nav-sidebar {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  font-size: 8px;
  bottom: -25px;
}

.img-blog-destaque {
  width: 100%;
  height: 620px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-blog-destaque.post-img {
  height: 550px;
  border-radius: 20px;
}

.conteudo-blog {
  padding: 40px 26px 26px;
}

.tx-post-completo {
  font-weight: 500;
}

.titulo-post-completo {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 38px;
}

.titulo-post-completo.t2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.titulo-post-completo-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 800;
  line-height: 38px;
}

.box-galeria-post-completo {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.galeria-post {
  width: 49%;
  margin-bottom: 15px;
}

.img-post-galeria {
  height: 300px;
  background-image: linear-gradient(rgba(45, 45, 45, .04), #0b0d0e), url('../images/Rectangle-31_1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-post-galeria.img-2 {
  background-image: linear-gradient(rgba(45, 45, 45, .04), #0b0d0e), url('../images/luxury-sunset-poolside-relaxation-with-stunning-landscape-view-generated-by-ai.png');
}

.vd-post-galeria {
  height: 300px;
  background-image: linear-gradient(rgba(45, 45, 45, .04), #0b0d0e), url('../images/young-attractive-woman-eyeglasses-dreamily-working-laptop-with-cup-coffee-modern-office.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.linha-social {
  height: 2px;
  background-color: #fec300;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.linha-social.v2 {
  height: 1px;
  background-color: #ddd;
}

.tx-comentario {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.box-comentario {
  flex-direction: row;
  align-items: center;
  margin-bottom: 40px;
}

.nome-comentario {
  color: #272727;
  font-size: 18px;
  font-weight: 600;
}

.avatar-comentario {
  width: 105px;
  height: 105px;
  background-image: url('../images/equipe-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100px;
  margin-right: 20px;
}

.avatar-comentario.v2 {
  background-image: url('../images/equipe-04.png');
}

.data-publicacao {
  color: var(--cor-principal);
  font-size: 13px;
  font-weight: 500;
}

.box-comentarios-post {
  margin-bottom: 60px;
}

.info-comentario {
  width: 80%;
}

.box-principal-comentarios {
  align-items: center;
  display: flex;
}

.form-comentario {
  background-color: #f4f4f4;
  border: 1px solid #c9c9c9;
  border-radius: 20px;
  padding: 45px;
}

.ck-aceite-comentario {
  margin-bottom: 30px;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.titulo-post-completo-3 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 38px;
}

.listagem-empreendimentos {
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: space-between;
  margin-top: 40px;
}

.imov-emp {
  width: 32%;
  height: 450px;
  background-image: url('../images/apartamentos-de-luxo-modernos-refletem-o-crescimento-urbano-futurista-gerado-pela-ia2x.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.imov-emp._02 {
  background-image: url('../images/img-imovel-03.png');
}

.imov-emp._03 {
  background-image: url('../images/img-slide-imov.png');
}

.ico-ck {
  width: 20px;
  border-radius: 5px;
  margin-right: 10px;
}

.itens-ed {
  align-items: center;
  margin-bottom: 5px;
  font-weight: 700;
  display: flex;
}

.resumo-ed {
  font-weight: 500;
}

.coluna_ed_01 {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.tx-ed-01 {
  margin-bottom: 40px;
  font-weight: 500;
}

.data-ed {
  color: var(--cor-principal);
  margin-bottom: 20px;
  font-weight: 600;
}

.t-t-ed {
  letter-spacing: .9px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 60px;
}

.t-t-ed.c {
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 55px;
}

.t-t-ed.v2 {
  text-align: center;
  font-size: 40px;
}

.t-t-ed.v3 {
  color: var(--cor-principal);
  margin-bottom: 40px;
  font-weight: 700;
  line-height: 46px;
}

.t-t-ed.v3.t-cor {
  color: var(--cor-secundaria);
}

.lista-itens-ed {
  width: 90%;
  background-color: var(--cor-secundaria);
  color: var(--branco);
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: block;
}

.secao-2 {
  align-items: stretch;
  padding-top: 50px;
  padding-bottom: 50px;
}

.secao-2.s-0 {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.limite-conteudo-2 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.vd-zoom {
  display: block;
}

.vd-img-captura {
  height: 600px;
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e), url('../images/bn2.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.carrossel-imgs-progresso {
  height: 144px;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 140px;
  padding-left: 100px;
  padding-right: 100px;
}

.linha-progresso {
  height: 4px;
  background-color: #dadada;
  position: relative;
}

.box-linha-tempo-ed {
  width: 768px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  position: relative;
}

.img-progresso-ed {
  width: 177px;
  background-image: url('../images/01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin-right: 40px;
}

.img-progresso-ed.v4 {
  background-image: url('../images/04.png');
}

.img-progresso-ed.v5 {
  background-image: url('../images/05.png');
}

.img-progresso-ed.v2 {
  background-image: url('../images/02.png');
}

.img-progresso-ed.v3 {
  background-image: url('../images/03.png');
}

.limite-conteudo-3 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.tooltip-progresso {
  width: 180px;
  background-color: var(--cor-principal);
  color: #fff;
  text-align: center;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  font-size: 13px;
  line-height: 20px;
  position: absolute;
  top: 166%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.seta-indica-tooltip {
  width: 15px;
  height: 15px;
  background-color: var(--cor-principal);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -8px;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(45deg);
}

.seta-carrossel-progresso {
  color: var(--cor-principal);
  font-size: 32px;
}

.coluna_itens {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.itens-ed-imov {
  background-image: url('../images/6586e1d0fd3fc7a58b233001_ck-2-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 10px;
  padding-left: 25px;
  font-size: 15px;
  font-weight: 500;
}

.coluna_fotos {
  margin-top: 40px;
}

.galeria-fotos-imoveis {
  width: 32%;
  border-radius: 12px;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}

.div-galeria-imoveis {
  height: 400px;
  background-image: url('../images/11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.div-galeria-imoveis.v2 {
  background-image: url('../images/12.png');
}

.div-galeria-imoveis.v3 {
  background-image: url('../images/13.png');
}

.pelicula-galeria {
  opacity: 0;
  background-image: linear-gradient(rgba(46, 46, 46, .08), #0b0d0e);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lista-galeria {
  flex-flow: wrap;
  align-content: flex-start;
  justify-content: space-between;
  margin-top: 20px;
}

.box-info-plantas {
  width: 46%;
  background-color: var(--cor-principal);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  padding: 48px;
  display: flex;
}

.box-info-plantas.cor-2 {
  background-color: var(--cor-secundaria);
}

.r-planta {
  padding-left: 20px;
  font-size: 15px;
}

.box-itens-plantas {
  color: var(--cor-secundaria);
  margin-top: 40px;
}

.box-itens-plantas.cor-2 {
  color: var(--cor-principal);
}

.itens-plantas {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-2 {
  border-bottom: 2px dotted rgba(255, 255, 255, .36);
  flex: 1;
}

.ti-planta {
  padding-right: 20px;
  font-size: 15px;
  font-weight: 600;
}

.coluna_plantas {
  width: 100%;
  color: #fff;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.box-plantas {
  color: var(--branco);
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 40px;
}

.img-plantas {
  width: 50%;
}

.mapa-2 {
  width: 98%;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.mapa-2.ajuste-mapa {
  margin-top: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.resumo-centro {
  text-align: center;
  margin-top: 60px;
  font-weight: 500;
}

.resumo-centro.v2 {
  margin-top: 20px;
}

.form-contato {
  width: 75%;
  border: 1px solid #ddd;
  border-radius: 20px;
  margin: 40px auto 60px;
  padding: 44px;
}

.limite-conteudo-4 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.form-busca-por-codigo-2 {
  opacity: 1;
  background-color: rgba(255, 255, 255, .6);
  border-radius: 16px;
  padding: 20px 40px;
  display: block;
}

.col-reset-2 {
  padding-left: 0;
  padding-right: 0;
}

.col-reset-2.ajuste-form {
  padding-left: 5px;
  padding-right: 5px;
}

.cont-form-busca-cod {
  opacity: 0;
  display: none;
}

.col-reset-3 {
  padding-left: 0;
  padding-right: 0;
}

.sw-2 {
  width: 25px;
  height: 25px;
  border: 1px solid var(--cor-principal);
  background-color: var(--cor-principal);
  opacity: 0;
  border-radius: 100px;
  margin-left: 0;
  margin-right: -1px;
}

.op-selct-drop-2 {
  color: var(--cor-principal);
  font-size: 14px;
  margin-left: 20px;
  font-weight: 500;
  line-height: 16px;
  transition: all .3s ease-in-out;
}

.op-selct-drop-2:hover {
  background-color: rgba(255, 255, 255, .1);
}

.drop-selct-2 {
  background-color: rgba(255, 255, 255, .25);
  flex: 1;
  display: block;
}

.drop-selct-2.selct-lateral {
  border: 1px solid #272727;
  margin-bottom: 20px;
}

.box-filtros-imoveis-listagem {
  width: 32%;
  opacity: 1;
  border: 1px solid #d1d9db;
  border-radius: 12px;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-bottom: 20px;
  padding: 40px 30px;
  display: block;
}

.box-filtros-imoveis-listagem.v100 {
  width: 96%;
  display: none;
}

.dropdown-list {
  background-color: var(--fundo-principal);
}

.dropdown-list.w--open {
  background-color: var(--fundo-principal);
  border-radius: 5px;
  z-index: 12;
  max-height: 250px;
  overflow: auto;
}

.op-v-2 {
  background-color: rgba(191, 190, 190, .3);
  margin-right: 5px;
  padding: 3px 15px;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
}

.op-v-2.v2 {
  line-height: 40px;
}

.cor-preogresso-2 {
  width: 50%;
  background-color: #fec300;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.cont-toggle {
  margin-bottom: 20px;
}

.coluna-2-campos {
  margin-bottom: 10px;
}

.label-sw {
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
}

.sw-1 {
  width: 25px;
  height: 25px;
  border: 1px solid var(--cor-principal);
  background-color: var(--cor-principal);
  border-radius: 100px;
  margin-left: -1px;
}

.cont-input-busca-2, .cont-arrasta {
  margin-bottom: 20px;
  position: relative;
}

.cont-arrasta.oculta {
  display: none;
}

.ico-seta-select-2 {
  color: var(--cor-principal);
  margin-right: 15px;
  font-size: 16px;
}

.select-op-2 {
  color: #fff;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  font-size: 14px;
  display: block;
}

.select-op-2.cor_1 {
  color: #373737;
  line-height: 18px;
}

.cont-input {
  width: 95%;
}

.cont-input.d {
  float: right;
}

.coluna-form-filtro {
  align-items: center;
  display: block;
}

.sw-toggle {
  width: 50px;
  height: 25px;
  cursor: pointer;
  background-color: #f6f8fb;
  border: 1px solid #ddd;
  border-radius: 100px;
  align-items: center;
  display: flex;
}

.opcoes-adicionais {
  margin-right: 60px;
}

.coluna-inicio-ofertas {
  margin-top: 40px;
}

.col-rosape-1 {
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.box-depoimetos-tdestaque-home {
  width: 90%;
  background-color: var(--cor-principal);
  border-radius: 20px;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.mask-2 {
  padding-top: 20px;
  padding-bottom: 60px;
}

.box-itens-principal-imov {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.link-titulo {
  text-decoration: none;
  display: block;
}

.itens-sb {
  color: var(--cor-principal);
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.ico-s {
  width: 70px;
  margin-right: 15px;
}

.lightbox-link {
  display: block;
}

.img-vd {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-ico-play {
  width: 80px;
  border-radius: 10px;
}

.row-dest-s {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: 3fr 1fr;

}

.tx-result-emp {
  width: 50%;
  margin-left: 40px;
  font-weight: 500;
  display: inline-block;
}

.iten-emp {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  padding-bottom: 6px;
  font-weight: 700;
  display: flex;
}

.iten-emp.uti {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.barra-cor {
  height: 60px;
  background-color: var(--cor-principal);
}

.img-bnf {
  height: 600px;
  background-image: url('../images/img-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.coluna-bnf {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.coluna-alinahmento {
  align-items: center;
  display: flex;
}

.box-atendimento-imv {
  background-color: var(--cor-principal);
  border-radius: 20px;
  padding: 100px 80px;
}

.t-at {
  color: var(--cor-principal);
}

.columns-8 {
  align-items: center;
  display: flex;
}

.box-info-princ-produt {
  background-color: var(--cor-principal);
  border-radius: 10px;
  padding: 40px;
}

.bx-valor {
  padding-bottom: 20px;
}

.bx-valor.v2 {
  padding-bottom: 0;
}

.teste {
  background-color: var(--cor-social-rodape);
}

.div-ajustar {
  z-index: -1;
  width: 50px;
  height: 50px;
  background-color: var(--cor-secundaria);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -28px;
  right: auto;
}

.lk-total {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lk-empeeendimento-site-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.box-busca {
  width: 400px;
  opacity: 0;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 10px;
  padding: 16px;
  display: none;
  position: absolute;
  top: 104px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.bt-busca {
  color: var(--cor-secundaria);
  background-color: rgba(255, 255, 255, 0);
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 22px;
  line-height: 32px;
  transition: all .3s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.bt-busca:hover {
  color: var(--cor-principal);
}

.form-busca-site {
  margin-bottom: 0;
  position: relative;
}

.ico-exibe {
  opacity: 0;
  display: none;
  position: absolute;
}

.lk-titulo-site {
  text-decoration: none;
  transition: all .3s ease-in;
  display: block;
}

.lk-titulo-site:hover {
  opacity: .8;
}

.lk-produto-sidebar {
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.lk-produto-sidebar:hover {
  opacity: .95;
}

.t-busca-im, .ico-sair-busca, .columns-9 {
  display: none;
}
@media screen and (max-width:1024px){
  .ico-padrao-topo{
    margin-left: 0px;
  }
  .box-detalhes-imoveis{
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .limite-conteudo {
    max-width: 90%;
  }
  .box-destaque-imovel.v-horizontal{
    grid-template-columns: 1fr;
  }
  .box-detalhes-imoveis{
    display: block;
  }
  .coluna-blog{
    grid-template-columns: 1fr;
  }
  .cluna-destaque-s{
    grid-template-columns: 1fr;
  }
  .div-block-57 {
    width: 95%;
    grid-column-gap: 7px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .footer-grid-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
  .tab-lancamento {
    text-align: center;
}

  .limite-conteudo.modelo-box {
    padding: 58px;
  }

  .limite-conteudo.s-principal {
    max-width: 98%;
  }

  .limite-conteudo.limite-90 {
    max-width: 90%;
  }

  .bt.alinhamento-direita.inverte-mobile {
    float: left;
  }

  .bt.bt-total.bt-so-mobile {
    display: block;
  }

  .bt.b-z-index {
    z-index: 1;
    position: relative;
  }

  .bt.total {
    float: right;
  }

  .bt.bt-lgpd-2 {
    float: none;
  }

  .secao {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .secao.s-final {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .secao.s0 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .titulo.ajuste-p-bt-slider {
    padding-right: 140px;
  }

  .p.ajuste {
    margin-bottom: 20px;
  }

  .box-rodape {
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    margin-bottom: 30px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .box-rodape._0 {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .col-reset.v2 {
    padding-right: 0;
  }

  .col-reset.ajuste-2 {
    align-items: flex-start;
  }

  .col-reset.v3 {
    padding-right: 0;
  }

  .col-reset.v4 {
    align-items: flex-start;
  }

  .col-reset.v5 {
    padding-top: 20px;
    padding-left: 0;
  }

  .col-reset.c {
    text-align: center;
  }

  .col-reset.col-post-blog {
    padding-right: 0;
  }

  .col-reset.alinha-logo-empre {
    align-items: center;
  }

  .col-reset.left {
    text-align: left;
  }

  .col-reset.v6 {
    flex-wrap: wrap;
    padding-top: 40px;
    padding-left: 0;
    display: flex;
  }

  .col-reset.recuo-lado {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .col-reset.ajuste-negativo {
    padding-bottom: 0;
  }

  .bt-flutuante-whatsapp {
    z-index: 9999;
  }

  .box-resumo {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 70px;
    display: block;
  }

  .tx-detalhe-titulo {
    margin-left: 0;
  }

  .img-1 {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: -4px;
    left: -49px;
    right: 0%;
  }

  .box-blog, .box-blog.total-lista {
    width: 100%;
  }

  .coluna-depoimentos {
    flex-direction: column;
  }

  .col-depoimentos {
    padding-right: 0;
  }

  .cont-depoimento {
    width: 100%;
  }

  .slider-depoimentos {
    width: 100%;
    margin-top: 20px;
  }

  .ico-illustra-depoimentos {
    left: auto;
  }

  .coluna-ajuste {
    flex-direction: column;
    align-items: flex-start;
  }

  .box-detaque-s {
    width: 100%;
    margin-bottom: 20px;
  }

  .pelicula-box {
    left: 20px;
  }

  .box-empreendimento-carrossel {
    width: 100%;
  }

  .lk-ativar-vd {
    left: -16px;
  }

  .slider-principal {
    height: 1000px;
  }

  .slider-principal.ajuste-internas {
    height: 600px;
  }

  .slide-nav-2 {
    display: none;
    top: 20px;
    right: 10px;
  }

  .box-sobre-slider {
    padding: 147px 0 0;
  }

  .box-ck-filtro {
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .box-arrasta-filtro-imov {
    width: 58%;
  }

  .bt-2.bt-lgpd, .bt-2.bt-lgpd.bt-recusa {
    width: 100%;
  }

  .form-busca-imoveis {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tab-lk {
    text-align: center;
  }

  .drop-selct {
    margin-bottom: 10px;
  }

  .box-avancado {
    z-index: 99999;
    opacity: 0;
    background-color: #eee;
    padding: 25px;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .input.busca-site.zero-margem {
    margin-bottom: 10px;
  }

  .tab-busca {
    width: 100%;
    margin-top: 40px;
  }

  .lk-tipo-busca-avancado {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lk-tipo-busca-avancado-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lk-tipo-busca-avancado.so-mobile {
    display: flex;
  }
  .lk-tipo-busca-avancado-1.so-mobile {
    display: flex;
  }
  .lk-tipo-busca-avancado.oculto-mobile {
    display: none;
  }

  .nav-bar {
    display: block;
  }

  .logo-2 {
    flex: none;
    margin-top: 7px;
  }

  .nav-menu {
    background-color: var(--fundo-principal);
    border-radius: 12px;
    margin-top: 10px;
    padding: 26px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
  }

  .lk-menu-2 {
    color: var(--cor-principal);
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .cont-destaques-topo {
    margin-right: 0;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .menu-button {
    height: 50px;
    float: left;
    color: var(--cor-principal);
    margin-left: 20px;
    padding: 8px 5px;
    font-size: 38px;
    line-height: 40px;
  }

  .menu-button.w--open {
    color: var(--cor-secundaria);
    background-color: rgba(221, 221, 221, 0);
  }

  .img-sobre {
    margin-top: 40px;
  }


  .carrossel-galeria-imoveis.cr-favoritos {
    width: 100%;
  }

  .box-destaque-imovel {
    width: 100%;
    margin-bottom: 20px;
  }

  .box-destaque-imovel.v-horizontal {
    width: 100%;
    flex-direction: column;
    padding-right: 0;
  }

  .box-destaque-imovel.v-coluna, .info-imovel-destaque.v2 {
    width: 100%;
  }

  .info-imovel-destaque.v-favorito {
    width: 100%;
    flex: 1;
    padding-left: 20px;
  }

  .box-lgpd {
    width: 90%;
    opacity: 0;
    display: none;
  }

  
  .box-lgpd-1 {
    width: 90%;
    display: none;
  }
  .columns {
    flex-direction: column;
    align-items: center;
  }

  .image-3 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .p-lgpd {
    text-align: center;
    margin-bottom: 20px;
  }

  .coluna-padrao {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .coluna-padrao.ajuste-bottom {
    display: block;
  }

  .box-info-secao {
    padding-top: 40px;
    padding-left: 0;
  }

  .coluna-diferenciais {
    flex-direction: column;
  }

  .box-diferencial-qs {
    width: 100%;
  }

  .box-equipe {
    margin-bottom: 30px;
  }

  .img-detalhe-secao {
    max-width: 100%;
    margin-top: 20px;
    position: static;
  }

  .tx-resultado-busca {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .migalha {
    margin-left: 0;
  }

  .box-filtros-top {
    margin-top: 20px;
  }

  .mapa, .coluna-caracteristica {
    width: 100%;
  }

  .col-sobre-imovel {
    padding-right: 0;
  }

  .p-destaque.left {
    padding-left: 0;
  }

  .box-chamada {
    width: 100%;
    margin-top: 20px;
  }

  .coluna-sobre {
    flex-direction: column;
  }

  .box-carac {
    border-radius: 10px;
    flex-wrap: wrap;
    position: static;
  }

  .box-bts-imov {
    margin-bottom: 40px;
  }

  .iten-destaque {
    width: 40%;
    flex: 0 auto;
  }

  .carrossel-detalhe-imv {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .img-imov-bg {
    height: 400px;
  }

  .coluna-ajuste-principal {
    flex-direction: column;
    align-items: stretch;
  }

  .box-miniaturas-galeria {
    flex-direction: row;
  }

  .galeria-miniatura {
    width: 32%;
  }

  .coluna-sobre-imov {
    flex-direction: column;
  }

  .div-conten-tour {
    width: 90%;
  }

  .todos-carac {
    justify-content: space-between;
  }

  .coluna-diferenciais-2 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .coluna-diferenciais-2.v0 {
    width: 100%;
  }

  .box-diferencial-qs-2 {
    width: 100%;
    padding: 10px 0;
    left: 0;
  }

  .coluna-form {
    flex-direction: column;
  }

  .form-anuncie {
    width: 100%;
    margin-top: 40px;
  }

  .input-2.busca-site.zero-margem {
    margin-bottom: 10px;
  }

  .image-5 {
    margin-top: 20px;
  }

  .columns-2 {
    flex-direction: column;
  }

  .bt-descer {
    margin-top: 20px;
  }

  .tab-forms {
    width: 100%;
    margin-top: 40px;
  }

  .tab-menu-c {
    margin-bottom: 0;
  }

  .box-padrao-post-destaque.box-autor {
    margin-top: 140px;
  }

  .img-blog-destaque {
    width: 97%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .img-blog-destaque.post-img {
    width: 100%;
    height: 500px;
  }

  .conteudo-blog {
    padding-left: 0;
    padding-right: 0;
  }

  .form-comentario {
    padding: 24px;
  }

  .coluna_ed_01 {
    display: block;
  }

  .img-edif {
    margin-top: 20px;
  }

  .col-reset-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .lista-itens-ed {
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .limite-conteudo-2 {
    max-width: 90%;
  }

  .vd-img-captura {
    height: 450px;
  }

  .carrossel-imgs-progresso {
    padding-left: 40px;
    padding-right: 40px;
  }

  .box-linha-tempo-ed {
    width: 80%;
  }

  .limite-conteudo-3 {
    max-width: 90%;
  }

  .tooltip-progresso {
    color: var(--texto);
  }

  .seta-carrossel-progresso {
    width: 30px;
    padding: 4px;
  }

  .coluna_itens {
    width: 100%;
  }

  .div-galeria-imoveis {
    height: 200px;
  }

  .box-info-plantas {
    width: 100%;
  }

  .coluna_plantas {
    width: 100%;
    display: block;
  }

  .box-plantas {
    flex-direction: column;
    align-items: center;
  }

  .img-plantas, .mapa-2, .form-contato {
    width: 100%;
  }

  .limite-conteudo-4 {
    max-width: 90%;
  }

  .column {
    flex: 1;
  }

  .drop-selct-2 {
    margin-bottom: 10px;
  }

  .box-filtros-imoveis-listagem {
    width: 100%;
  }

  .opcoes-adicionais {
    width: 25%;
    margin-right: 0;
  }

  .col-rosape-1 {
    padding-bottom: 10px;
  }

  .box-depoimetos-tdestaque-home {
    width: 96%;
  }

  .itens-sb {
    width: 33%;
    flex: none;
  }

  .row-dest-s {
    flex-direction: column;
  }

  .img-bnf {
    width: 100%;
    height: 400px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
  }

  .coluna-bnf {
    flex-direction: column;
    align-items: stretch;
  }

  .box-info-princ-produt {
    margin-bottom: 20px;
  }

  .div-ajustar {
    display: none;
  }

  .lk-produto-sidebar {
    display: block;
  }

  .t-busca-im {
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 20px;
    font-weight: 600;
    display: block;
  }

  .ico-sair-busca {
    width: 30px;
    opacity: .4;
    cursor: pointer;
    transition: all .3s ease-in-out;
    display: inline-block;
    position: absolute;
    top: 15px;
    bottom: auto;
    left: auto;
    right: 20px;
  }

  .ico-sair-busca:hover {
    opacity: .6;
  }

  .columns-9 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .limite-conteudo.ajuste-topo {
    max-width: 95%;
  }
  .tx-detalhe-titulo.v2{
    width: 180px;
  }
  .gallery-image-x-small-square{
    margin-left: 10px;
  }
  .cluna-destaque-s{
    grid-template-columns: 1fr;
  }
  .div-block-57 {
    width: 90%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .footer-grid-01 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
  .autocomplet {
      margin-top: 305px;
  }
  .titulo {
    font-size: 32px;
    line-height: 42px;
  }

  .p {
    font-size: 14px;
    line-height: 24px;
  }

  .col-reset.v6 {
    flex-direction: column;
    align-items: flex-start;
  }

  .box-resumo {
    padding: 42px;
  }

  .tx-detalhe-titulo {
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .linha-detalhe-titulo {
    width: 40px;
  }

  .img-1 {
    left: -36px;
  }

  .cont-depoimento {
    width: 100%;
  }

  .box-depoimentos {
    margin-right: 0;
  }

  .ico-illustra-depoimentos {
    right: -18px;
  }

  .ico-illustra-depoimentos.v2 {
    left: -18px;
  }

  .box-detaque-s {
    padding: 30px 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .t-secundario.t-equipe {
    font-size: 26px;
  }

  .pelicula-box {
    width: 90%;
    padding: 28px;
  }

  .seta-carrossel {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .slider-2 {
    height: 400px;
  }

  .box-empreendimento-carrossel {
    width: 100%;
    margin-right: 10px;
  }

  .slider-imoveis {
    height: 400px;
  }

  .slider-principal.ajuste-internas {
    height: 500px;
  }

  .box-arrasta-filtro-imov {
    width: 100%;
    margin-left: 0;
  }

  .bt-2.bt-enviar.total-enviar {
    width: 97%;
    margin-top: 20px;
  }

  .lk-tipo-busca {
    flex-direction: column;
    flex: none;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .input.busca-site.zero-margem {
    margin-bottom: 5px;
  }

  .input.ajuste-input {
    width: 100%;
    margin-bottom: 10px;
  }

  .coluna-filtro, .coluna-filtro-arrasta {
    margin-bottom: 20px;
  }

  .box-tipos-busca-outros {
    justify-content: space-between;
    padding-left: 0;
  }

  .lk-tipo-busca-avancado {
    flex-direction: column;
    flex: none;
    margin-right: 0;
  }
    .lk-tipo-busca-avancado-1 {
    flex-direction: column;
    flex: none;
    margin-right: 0;
  }

  .logo-2 {
    padding-left: 0;
  }

  .carrossel-galeria-imoveis {
    height: 400px;
  }

  .box-detalhes-imoveis.v2.v-favoritos {
    width: 50%;
    margin-right: 0;
  }

  .box-detalhes-imoveis.v50 {
    width: 50%;
  }

  .box-equipe {
    height: 300px;
    padding: 20px 5px;
  }

  .coluna-caracteristica {
    padding: 12px;
  }

  .titulo-principal {
    font-size: 42px;
    line-height: 48px;
  }

  .titulo-principal.t-imovedetalhes {
    font-size: 28px;
    line-height: 38px;
  }

  .col-valor {
    padding-bottom: 20px;
  }

  .box-bts-imov {
    margin-top: 0;
  }

  .img-miniaturaogaleria {
    height: 120px;
  }

  .logo-tour {
    margin-bottom: 40px;
  }

  .codigo-imovel {
    margin-top: 20px;
    margin-left: 0;
  }

  .todos-carac {
    flex-flow: wrap;
    align-content: flex-start;
    justify-content: space-between;
  }

  .coluna-form {
    padding: 30px 20px;
  }

  .input-2.espacamento-layout {
    margin-bottom: 15px;
  }

  .input-2.espacamento-layout.inpu-coment {
    width: 100%;
  }

  .input-2.espacamento-layout {
    margin-bottom: 15px;
  }

  .input-2.busca-site.zero-margem {
    margin-bottom: 5px;
  }

  .bt-descer {
    width: 30px;
    margin-top: 10px;
  }

  .bloco-contato-page {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .tx-destaque {
    font-size: 18px;
    line-height: 32px;
  }

  .coluna-form-final {
    flex-direction: column;
  }

  .box-cont-social-empresa {
    padding-left: 40px;
    padding-right: 40px;
  }

  .img-blog-destaque {
    width: 100%;
    height: 400px;
  }

  .img-blog-destaque.post-img {
    height: 450px;
  }

  .img-post-galeria, .vd-post-galeria {
    height: 180px;
  }

  .t-t-ed.v2 {
    font-size: 30px;
    line-height: 50px;
  }

  .vd-img-captura {
    height: 300px;
  }

  .img-progresso-ed {
    width: 49%;
    margin-right: 10px;
  }

  .col-flex {
    flex-flow: column wrap;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .itens-ed-imov {
    flex: 1;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-galeria-imoveis {
    height: 150px;
  }

  .form-contato {
    padding: 18px;
  }

  .logo-empreendimento {
    width: 80%;
  }

  .itens-sb {
    width: 100%;
    margin-bottom: 20px;
  }

}

@media screen and (max-width: 479px) {
  .topo {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .box-filtros-imoveis-listagem {
    padding: 40px 8px;
  }
  .box-miniaturas-galeria{
    display: none;
  }
  .box-tipos-busca{
    padding-left: 0px;
  }
  .drop-selct{
    background-color: var(--fundo-principal);
  }
  .col-reset.so-celular {
    display: block;
  }
  .col-reset.oculta-celular {
    display: none;
  }
  .secao.sdet-01.v2{
    padding-top: 100px;
  }
  .op-v.home{
    background-color: var(--fundo-principal);
  }
  .autocomplet{
    margin-top: 0px;
    z-index: 999;
  }
  .box-progresso{
    flex-direction: column;
  }
  .box-avancado{
    max-height: 900px;
    height: auto;
    overflow: auto;
  }
  .select-op.v2.inputvalue{
    margin-bottom: 10px;
    background-color: var(--fundo-principal);
  }
  .select-op.v2.home{
    background-color: var(--fundo-principal);
  }
  .limite-conteudo{
    margin-top: 50px;
  }
  .box-blog, .box-blog.total-lista{
    height: 400px;
  }
  .bt-tab-menu{
    margin-bottom: 10px;
  }
  .coluna-equipe{
    grid-template-columns: 1fr;
  }
  .box-ck-filtro{
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    justify-content: center;
    align-items: center;
    width: 80%;
  }
  .nav-bar{
    display: flex;
  }
  .bt.total.contato{
    display: none;
  }
  .coluna-alinahmento{
    display: flex;
    flex-direction: column;
  }
  .div-destaque-mais._2 {
    display: flex;
    border-bottom-right-radius: 0px;
  }
  .itens-quemsomos{
    margin-top: 30px;
  }
  .div-block-57 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .row-dest-s{
    grid-template-columns: 1fr;
  }
  .footer-grid-01 {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .coluna-blog{
    grid-template-columns: 1fr;
  }
  .tab-lancamento {
    border-radius: 100px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
  }

  .limite-conteudo.modelo-box {
    padding: 40px 20px;
  }

  .limite-conteudo.ajuste-topo {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
  }

  .bt {
    padding: 10px 20px;
  }

  .bt.total {
    width: 100%;
    float: right;
    margin-top: 10px;
    display: block;
  }

  .bt.bt-lgpd {
    float: none;
    display: block;
  }

  .bt.bt-lgpd-2 {
    display: block;
  }

  .bt.bt-enviar {
    width: 100%;
    margin-top: 10px;
  }

  .secao {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .titulo {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
  }

  .titulo.t-solucao {
    font-size: 22px;
    line-height: 32px;
  }

  .titulo.t-solucao.v2 {
    margin-bottom: 10px;
  }

  .titulo.t2 {
    font-size: 28px;
    line-height: 38px;
  }

  .titulo.t2.v2 {
    font-size: 24px;
    line-height: 32px;
  }

  .titulo.tt-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .box-rodape {
    text-align: center;
  }

  .col-reset.ajuste-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .col-reset.ajuste-endereco-col {
    flex-direction: column;
  }

  .col-reset.alinha-logo {
    text-align: center;
  }

  .coont-contatos {
    flex-direction: column;
  }

  .bt-flutuante-whatsapp {
    width: 50px;
    bottom: 67px;
    right: 5px;
  }

  .box-contato {
    justify-content: center;
    margin-bottom: 10px;
  }

  .box-contato.numero-whats {
    margin-bottom: 0;
  }

  .lk-rodape {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
  }

  .logo-rodape {
    margin-left: auto;
    margin-right: auto;
  }

  .resumo-empresa {
    font-size: 14px;
    line-height: 24px;
  }

  .box-social-site.alinhas-social {
    float: none;
    text-align: center;
    display: block;
  }

  .bt-social {
    margin-left: 5px;
    margin-right: 5px;
  }

  .box-resumo {
    padding: 22px;
  }

  .tx-detalhe-titulo {
    margin-left: 0;
    padding-left: 0;
    text-align: center;
  }

  .linha-detalhe-titulo {
    width: 25px;
  }

  .img-1 {
    bottom: 9px;
    left: -20px;
  }

  .box-blog {
    height: 400px;
    padding: 20px 20px 40px;
  }

  .info-post {
    flex-direction: column;
    align-items: flex-start;
  }

  .categoria-blog {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .t-post {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
  }

  .navegacao-padrao.s-carrossel.ativo, .navegacao-padrao.s-carrossel-2 {
    display: none;
  }

  .box-depoimentos {
    padding: 30px 20px;
  }

  .ico-illustra-depoimentos {
    width: 40px;
    height: 40px;
    bottom: 33px;
  }

  .box-ico-s.v2 {
    width: 85px;
    height: 85px;
  }

  .cluna-destaque-s {
    margin-top: 10px;
  }

  .t-s-1 {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .bullets {
    font-size: 6px;
    display: block;
    bottom: -30px;
  }

  .bullets.v2 {
    bottom: -46px;
  }

  .t-secundario {
    font-size: 22px;
    line-height: 26px;
  }

  .t-secundario.t-equipe {
    font-size: 22px;
    line-height: 30px;
  }

  .pelicula-box {
    width: 95%;
    border-radius: 12px;
    padding: 20px 15px;
    top: 60px;
    left: 2.5%;
  }

  .seta-carrossel {
    display: none;
  }

  .slider-2 {
    height: 300px;
  }

  .box-empreendimento-carrossel {
    width: 100%;
    border-radius: 12px;
  }

  .slider-imoveis {
    height: 300px;
  }

  .iten-coluna {
    font-size: 14px;
    line-height: 18px;
  }

  .numero-item {
    font-size: 30px;
  }

  .lk-ativar-vd {
    padding: 12px 15px;
    left: -9px;
  }

  .ico-play {
    width: 40px;
  }

  .slider-principal.ajuste-internas {
    height: 600px;
  }

  .box-sobre-slider {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .tabs-menu {
    padding-left: 0;
  }

  .bt-2 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-busca-imoveis {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tx-status {
    font-size: 13px;
    line-height: 22px;
  }

  .tx-status.label-fim, .tx-status._03, .tx-status._02, .tx-status._01 {
    font-size: 13px;
  }

  .tab-lk {
    border-radius: 100px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
  }

  .form-busca-por-codigo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lk-tipo-busca {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 13px;
  }

  .box-avancado {
    padding: 20px;
  }

  .tab-busca {
    margin-top: 0;
  }

  .lk-tipo-busca-avancado {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 13px;
  }
  .lk-tipo-busca-avancado-1 {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 13px;
  }

  .logo-2 {
    width: 55%;
    padding-left: 0;
  }

  .ico-padrao-topo {
    margin-left: 10px;
  }

  .menu-button {
    float: left;
    margin-left: 0;
  }

  .endereco-imovel {
    font-size: 13px;
  }

  .seta-carrossel-imoveis {
    font-size: 18px;
  }

  .local-imovel.c2 {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
  }

  .valor-imovel {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }

  .valor-imovel.v2 {
    text-align: left;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .coluna-detalhes-imoveis {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
  }

  .t-imoveis {
    font-size: 18px;
    line-height: 25px;
  }

  .p-imoveis {
    font-size: 13px;
  }

  .box-valor-produto {
    flex-direction: row;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .box-valor-produto.vs-favorito {
    flex-direction: column;
  }

  .carrossel-galeria-imoveis {
    height: 240px;
    margin-bottom: 0;
  }

  .box-detalhes-imoveis {
    width: 50%;
    margin-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 13px;
  }

  .box-destaque-imovel {
    width: 100%;
    margin-bottom: 20px;
  }

  .box-destaque-imovel.v-horizontal {
    margin-bottom: 20px;
  }

  .info-imovel-destaque {
    padding-left: 15px;
    padding-right: 15px;
  }

  .info-imovel-destaque.v2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ico-imov {
    width: 30px;
  }

  .div-block {
    width: 28px;
    height: 28px;
  }

  .box-lgpd {
    padding: 20px 10px;
  }

  .box-lgpd-1 {
    padding: 20px 10px;
  }

  .coluna-padrao {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .box-info-secao {
    padding-top: 20px;
  }

  .logo-qs {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .p-mobile {
    font-size: 14px;
    line-height: 24px;
  }

  .tx-insta {
    font-size: 18px;
    line-height: 23px;
  }

  .img-qs {
    height: 250px;
  }

  .coluna-diferenciais {
    margin-top: 0;
  }

  .box-diferencial-qs {
    padding: 15px;
  }

  .ico-diferemcial.v2 {
    width: 60px;
    padding: 10px;
  }

  .box-equipe {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
  }

  .img-detalhe-secao {
    margin-top: 0;
  }

  .tx-resultado-busca {
    font-size: 20px;
    text-align: center;
  }

  .coluna-caracteristica {
    margin-top: 0;
    padding: 20px 10px;
  }

  .iten-caracteristica {
    font-size: 14px;
  }

  .ico-social-imovel.social-compartilhar {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }

  .p-destaque {
    font-size: 18px;
    line-height: 23px;
  }

  .titulo-principal {
    font-size: 28px;
    line-height: 38px;
  }

  .titulo-principal.t-imovedetalhes.v2.margin-bottom {
    margin-bottom: 20px;
  }

  .box-chamada {
    padding: 30px;
  }

  .tx-cod-imov {
    margin-left: 0;
  }

  .box-carac {
    padding: 14px;
  }

  .tipo-v {
    font-size: 16px;
  }

  .col-valor {
    text-align: left;
  }

  .box-bts-imov {
    flex-direction: column;
  }

  .bt-favorito-imov {
    margin-top: 20px;
    margin-left: 0;
  }

  .iten-destaque {
    width: 50%;
    background-size: 26px;
    font-size: 13px;
    line-height: 20px;
  }

  .seta-galeria-imov {
    width: 40px;
    font-size: 30px;
  }

  .img-imov-bg {
    height: 180px;
  }

  .img-miniaturaogaleria {
    height: 68px;
  }

  .codigo-imovel {
    margin-top: 10px;
  }

  .coluna-diferenciais-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .bt-descer {
    width: 25px;
    margin-top: 0;
  }

  .bloco-contato-page {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    font-size: 14px;
  }

  .ico-contato-page {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 8px;
  }

  .ico-contato-page.v2 {
    padding: 10px;
  }

  .info-contato-page {
    margin-top: 10px;
    padding-left: 0;
  }

  .img-como-anunciar {
    height: 300px;
  }

  .box-cont-social-empresa {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-autor {
    width: 90px;
    top: -35px;
  }

  .box-padrao-post-destaque {
    padding: 20px 10px;
  }

  .box-padrao-post-destaque.box-autor {
    margin-top: 60px;
  }

  .t-autor {
    font-size: 18px;
  }

  .resumo-aoutor {
    font-size: 13px;
    line-height: 18px;
  }

  .label-pesquisa, .titulo-sidebar {
    font-size: 16px;
    line-height: 22px;
  }

  .lk-tags {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
    line-height: 20px;
  }

  .lk-tags.op_2 {
    padding: 6px 12px;
    font-size: 13px;
  }

  .t-outros-artigos {
    font-size: 14px;
    line-height: 18px;
  }

  .img-outro-artigo {
    height: 60px;
    border-radius: 10px;
  }

  .box-ajuste-outro-artigo {
    padding-left: 10px;
  }

  .img-blog-destaque {
    height: 280px;
  }

  .img-blog-destaque.post-img {
    height: 220px;
  }

  .tx-post-completo {
    font-size: 14px;
    line-height: 20px;
  }

  .titulo-post-completo, .titulo-post-completo-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .galeria-post {
    width: 100%;
  }

  .tx-comentario {
    font-size: 13px;
    line-height: 20px;
  }

  .box-comentario {
    flex-direction: column;
    align-items: flex-start;
  }

  .nome-comentario {
    font-size: 16px;
  }

  .avatar-comentario {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .info-comentario {
    width: 100%;
  }

  .titulo-post-completo-3 {
    font-size: 22px;
    line-height: 30px;
  }

  .itens-ed {
    justify-content: center;
    font-size: 13px;
  }

  .tx-ed-01 {
    margin-bottom: 20px;
  }

  .img-edif {
    margin-top: 0;
  }

  .t-t-ed.c {
    font-size: 25px;
    line-height: 38px;
  }

  .t-t-ed.v2 {
    font-size: 25px;
    line-height: 32px;
  }

  .t-t-ed.v3 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }

  .lista-itens-ed {
    align-items: flex-start;
  }

  .vd-img-captura {
    height: 180px;
  }

  .img-progresso-ed {
    width: 100%;
  }

  .coluna_itens {
    margin-top: 0;
  }

  .col-flex {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .itens-ed-imov {
    margin-left: 10px;
    margin-right: 10px;
  }

  .galeria-fotos-imoveis {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-galeria-imoveis {
    width: 100%;
    height: 300px;
  }

  .box-info-plantas {
    padding: 25px;
  }

  .r-planta {
    padding-left: 15px;
    font-size: 14px;
  }

  .tx-planta {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .box-itens-plantas {
    margin-top: 30px;
  }

  .ti-planta {
    padding-right: 15px;
    font-size: 14px;
  }

  .resumo-centro {
    margin-top: 30px;
  }

  .form-busca-por-codigo-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-rosape-1 {
    padding-bottom: 40px;
  }

  .box-itens-principal-imov {
    flex-wrap: wrap;
  }

  .img-ico-play {
    width: 50px;
  }

  .tx-result-emp {
    margin-left: 10px;
  }

  .iten-emp {
    font-size: 13px;
    line-height: 18px;
  }

  .img-bnf {
    height: 250px;
  }
}


@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-v4compatibility.woff2') format('woff2'), url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-regular-400.woff2') format('woff2'), url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-brands-400.woff2') format('woff2'), url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-solid-900.woff2') format('woff2'), url('http://www.bomnegocioimovei3.hospedagemdesites.ws/fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@media screen and (max-width:1024px){
  .fotos-computador{
    display: none;
  }
  .fotos-celular{
    display: block;
  }
}
@media screen and (min-width:1024px){
  .fotos-computador{
    display: block;
  }
  .fotos-celular{
    display: none;
  }
}</pre></body></html>