@font-face {
  font-family: "Fa V 4 Compatibility";
  src: url('../fonts/fa-v4compatibility.woff2') format("woff2"), url('../fonts/fa-v4compatibility.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2"), url('../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('../fonts/fa-brands-400.woff2') format("woff2"), url('../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('../fonts/fa-solid-900.woff2') format("woff2"), url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --_cores---texto: #2e303a;
  --_cores---principal: #373435;
  --_cores---branco: #fff;
  --_cores---destaque: #ef4236;
  --transparente: #fff0;
  --_cores---complementar: #3734351a;
}

.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 -20px;
  line-height: normal;
}
 .text-lgpd {
  color: black;
  text-decoration: none;
 }

.box-lgpd-1 {
 z-index:99999;
 width:80%;
 background-color:#fff;
 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:block;
 position:fixed;
 top:auto;
 bottom:0%;
 left:0%;
 right:0%;
 transform:translate(0, 20px);

}


.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.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(--_cores---texto);
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.cabecalho {
  padding-top: 20px;
}

.rodape {
  z-index: 1;
  background-color: var(--_cores---principal);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  position: relative;
  overflow: hidden;
}

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

.secao.s-lan-amentos {
  background-color: var(--_cores---principal);
  border-radius: 40px;
  position: relative;
  overflow: hidden;
}

.secao.s-principal {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.secao.s-alugar, .secao.s-comprar {
  overflow: hidden;
}

.secao.s-depoimentos {
  background-color: var(--_cores---principal);
  color: var(--_cores---branco);
  border-radius: 40px;
}

.secao.s-filtros, .secao.s-blog, .secao.s-duvidas {
  text-align: center;
}

.secao.s-migralha {
  padding-top: 0;
  padding-bottom: 0;
}

.secao.s-galeria-img-imovel {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.secao.s-interna-pag-imovel {
  padding-top: 0;
}

.secao.s-trabalhe {
  color: var(--_cores---branco);
  background-image: linear-gradient(#373435db, #373435db), url('../images/trabalhe.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 140px;
  position: relative;
  bottom: -50px;
}

.ec-cont {
  background-color: #fff0;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.ec-cont.estilo-topo {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.ec-cont.flex-publi {
  justify-content: space-between;
  display: flex;
}

.ec-cont.flex-depoimento {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.ec-cont.flex-blog {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  display: flex;
}

.ec-cont.flex-rodape {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.ec-cont.flex-barra-contatos {
  display: flex;
}

.ec-cont.flex-interno {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ec-cont.ec-migalha {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid #ddd;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.ec-cont.ec-migalha.ec-milgalas-imovel {
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 15px;
}

.ec-cont.flex-post-recomendacao {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  display: flex;
}

.ec-cont.flex-destaques-qs {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: wrap;
  display: flex;
}

.ec-cont.flex-equipe {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.ec-cont.flex-contato-page {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h-principal {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

.h-principal.titulo-cor-1 {
  color: var(--_cores---principal);
}

.h-principal.titulo-cor-1.tm-reduzido-1 {
  width: 500px;
}

.h-principal.titulo-cor-1.t-imovel-pag {
  margin-bottom: 10px;
}

.h-principal.titulo-cor-1.titulo-total.mb {
  margin-bottom: 40px;
}

.h-principal.titulo-cor-2 {
  color: var(--_cores---branco);
}

.h-principal.magim-inferior {
  margin-bottom: 40px;
}

.h-principal.ocupacao-total, .h-principal.tm-total-titulo, .h-principal.titulo-total {
  width: 100%;
}

.h-principal.t-menor {
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 32px;
}

.h-principal.t-menor.smb {
  margin-bottom: 10px;
}

.destaque-titulo {
  color: var(--_cores---principal);
  font-weight: 800;
}

.destaque-titulo.cor-2 {
  color: var(--_cores---branco);
}

.logo {
  float: none;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  display: flex;
}

.lk-menu {
  color: var(--_cores---texto);
  border-bottom: 5px solid #0000;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 0;
  font-weight: 500;
  text-decoration: none;
  transition: all .4s;
  display: inline-block;
}

.lk-menu:hover {
  border-bottom-color: var(--_cores---destaque);
}

.lk-menu.w--current {
  border-bottom-color: var(--_cores---destaque);
  color: var(--_cores---texto);
}

.lk-menu.vs-mobile {
  border-bottom-width: 1px;
  border-bottom-color: #00000014;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 30px;
}

.nav-menu {
  float: none;
  flex: none;
}

.cont-botoes-topo {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: none;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.bts-topo {
  border-bottom: 0px solid var(--_cores---principal);
  background-color: var(--_cores---principal);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
}

.bts-topo:hover {
  border-bottom-width: 8px;
  border-bottom-color: var(--_cores---principal);
}

.bts-topo.bt-user {
  border-color: var(--_cores---destaque);
  background-color: var(--_cores---destaque);
  border-bottom-right-radius: 20px;
}

.linha-topo {
  z-index: -1;
  background-color: #ddd;
  width: 97%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0;
}

.bt {
  border: 1px solid var(--_cores---destaque);
  background-color: var(--_cores---destaque);
  color: var(--_cores---branco);
  border-radius: 10px;
  margin-top: 10px;
  padding: 13px 30px;
  font-weight: 500;
  transition: all .4s;
  display: inline-block;
}

.bt:hover {
  background-color: var(--transparente);
  color: var(--_cores---destaque);
}

.bt.bt-busca {
  width: 32%;
  margin-top: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.bt.bt-busca.bt-busca-total {
  width: 100%;
  margin-bottom: 10px;
  display: block;
}

.bt.cta-site {
  border-color: var(--_cores---branco);
  background-color: var(--_cores---branco);
  color: var(--_cores---principal);
}

.bt.cta-site:hover {
  background-color: var(--transparente);
  color: var(--_cores---branco);
}

.bt.cta-site.cta-cor-2 {
  color: var(--_cores---destaque);
}

.bt.cta-site.cta-cor-2:hover {
  color: var(--_cores---branco);
}

.bt.cta-estreito {
  border-color: var(--_cores---branco);
  background-color: var(--_cores---branco);
  color: var(--_cores---principal);
  padding-top: 10px;
  padding-bottom: 9px;
}

.bt.cta-estreito:hover {
  background-color: var(--transparente);
  color: var(--_cores---branco);
}

.bt.bt-limpar {
  border-color: var(--_cores---branco);
  background-color: var(--_cores---branco);
  color: var(--_cores---texto);
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.bt.bt-limpar:hover {
  color: var(--_cores---destaque);
  font-weight: 600;
}

.bt.bt-busca-post {
  width: 100%;
  display: block;
}

.bt.bt-whatsapp {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  background-color: #00c825;
  border-color: #00c825;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
  padding-left: 20px;


}

.bt.bt-whatsapp:hover { 
  background-color: #00c82580;
  border-color: #00c82580;
  color: #fff;
}

.bt.bt-whatsapp.tm-auto {
  width: auto;
  margin-top: 0;
}

.bt.bt-whatsapp.tm-auto.complementar-bt {
  flex: 1;
}

.bt.bt-ligar {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  border-color: var(--_cores---destaque);
  background-color: var(--_cores---destaque);
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
  padding-left: 20px;

}

.bt.bt-ligar:hover {
  background-color: #ef4236b0;
      background-color: #ef4236b0;
      color: #fff;
}

.bt.bt-ligar.tm-auto {
  width: auto;
  margin-top: 0;
}

.bt.bt-ligar.tm-auto.complemtar-bt, .bt.bt-ligar.tm-auto.complementar-bt {
  flex: 1;
}

.bt.bt-filtro {
  display: none;
}

.bt.bt-upload {
  margin-top: 0;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 20px;
}

.box-busca-imovel {
  width: 50%;
}

.tab-lk {
  background-color: #f5f5f5;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-right: 5px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  transition: all .4s;
  bottom: -1px;
}

.tab-lk:hover {
  color: var(--_cores---destaque);
  font-weight: 700;
}

.tab-lk.w--current {
    background-color: #ef4236;
    font-weight: 700;
    color: #fff;
}

.tab-lk.v-borda-menu-tab.w--current {
  z-index: 1;
  background-color: #ef4236;
  border: 1px solid #ddd;
  border-bottom-color: #fff;
}

.tab-cont {
  background-color: #f5f5f5;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: visible;
}

.tab-cont.v-borda {
  background-color: var(--_cores---branco);
  border: 1px solid #ddd;
}

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

.tab-busca.tab-busca-lateral {
  margin-top: 0;
}

.tab-plane {
  padding: 40px 25px;
}

.tab-plane.v-tab-plane-filtro {
  height: 77vh;
  padding: 40px 0 0;
  overflow: auto;
}

.separador-de-input {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.separador-de-input.estilo-vertical {
  border-bottom: 1px solid #ddd;
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.separador-de-input.estilo-vertical.margem-final {
  border-bottom-style: none;
  margin-bottom: 0;
}

.separador-de-input.estilo-vertical.sm-lateral {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.input {
  color: var(--_cores---texto);
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  height: auto;
  min-height: auto;
  margin-bottom: 20px;
  padding: 14px 20px;
  font-weight: 500;
  transition: all .4s ease-in-out;
}

.input:hover, .input:focus {
  border-color: var(--_cores---destaque);
}

.input::placeholder {
  color: var(--_cores---texto);
}

.input.input-borda-solida {
  border-color: #ddd;
  margin-bottom: 0;
}

.input.input-borda-solida:hover {
  border-color: var(--_cores---destaque);
}

.input.input-borda-solida.placeholder-reduzido {
  font-size: 13px;
}

.input.input-borda-solida.espaco-esquerdo {
  padding-left: 50px;
}

.input.input-borda-solida.espaco-direito {
  padding-left: 20px;
  padding-right: 50px;
}

.input.input-borda-solida.tm-fixo-select {
  width: 22%;
}

.input.input-borda-solida.tm-fixo-select.ec-select {
  background-position: 95% 52%;
}

.input.input-borda-solida.mb-10 {
  margin-bottom: 10px;
}

.input.input-borda-solida.tipo-textarea {
  min-height: 90px;
}

.input.input-borda-solida.tipo-upload {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding: 5px;
  display: flex;
}

.input.input-numeros-filtro {
  text-align: center;
  border-color: #ddd;
  border-radius: 8px;
  width: 46px;
  margin-bottom: 0;
  padding: 8px 2px;
}

.input.input-numeros-filtro-ativo {
  text-align: center;
  border-radius: 8px;
  width: 46px;
  margin-bottom: 0;
  padding: 8px 2px;
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
}

.input.input-numeros-filtro:hover, .input.input-numeros-filtro:focus {
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
}

.input.ec-select {
  background-color: var(--_cores---branco);
  color: var(--_cores---texto);
  background-image: url('../images/ico-ec-select.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 15px;
}

.ponto-acoa {
  cursor: pointer;
  font-size: 13px;
  transition: all .4s;
}

.ponto-acoa:hover {
  color: var(--_cores---destaque);
}

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

.img-principal {
  background-image: url('../images/img-primeira-dobra.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 40px;
  width: 46%;
  height: 102%;
  position: absolute;
  inset: auto 0% -45px auto;
}

.crs-imoveis {
  background-color: var(--transparente);
  height: auto;
  margin-top: 40px;
  padding-bottom: 90px;
}

.crs-navegacao {
  background-color: #ffffff1a;
  border: 1px solid #fff0;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  font-size: 15px;
  transition: all .4s;
  inset: auto 60px 0% auto;
}

.crs-navegacao:hover {
  background-color: #fff0;
  border-color: #fff;
}

.crs-navegacao.navegacao-direita {
  right: 0;
}

.crs-navegacao.navegacao-cor-1 {
  background-color: var(--_cores---principal);
}

.crs-navegacao.navegacao-cor-1:hover {
  border-color: var(--_cores---principal);
  background-color: var(--transparente);
  color: var(--_cores---principal);
}

.crs-points {
  font-size: 8px;
  display: none;
}

.crs-cont-card-imovel {
  width: 24%;
  margin-right: 15px;
}

.card-imovel {
  background-color: var(--_cores---branco);
  border: 1px solid #ddd;
  border-radius: 15px;
  transition: all .4s;
  display: block;
  overflow: hidden;
}

.card-imovel:hover {
  border-color: var(--_cores---destaque);
}

.card-imovel.card-imovel-grid {
  width: 32.5%;
  position: relative;
      border: none;
}

.card-imovel.card-imovel-lista {
  width: 100%;
  display: flex;
  position: relative;
}

.galeria-points {
  font-size: 8px;
}

.navegacao-galeria {
  background-color: #00000040;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  font-size: 15px;
  inset: 0% auto 0% 10px;
}

.navegacao-galeria.navegacao-direita {
  right: 0;
}

.navegacao-galeria.navegacao-galeria-direita {
  inset: 0% 10px 0% auto;
}

.card-info.vvs-horizontal-flex {
  flex-flow: column;
  justify-content: space-between;
  width: 60%;
  display: flex;
}

.box-caracteristicas-imovel {
  background-color: #f5f5f5;
  justify-content: space-between;
  padding: 15px 20px;
  display: flex;
}

.box-caracteristicas-imovel.vs-lista {
  border-radius: 6px;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 15px;
}

.box-caracteristicas-imovel.sem-cor-fundo {
  background-color: var(--transparente);
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}

.box-infos-imovel {
  flex-flow: wrap;
  padding: 20px 20px 25px;
  display: flex;
}

.box-infos-imovel.vvs-horizontal {
  padding-bottom: 20px;
}

.cta-imovel {
  color: var(--_cores---destaque);
  text-align: center;
  border-top: 1px solid #ddd;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .4s;
  display: block;
}

.cta-imovel:hover {
  background-color: var(--_cores---destaque);
  color: var(--_cores---branco);
}

.titulo-imovel {
  width: 100%;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.tx-endereco-imovel {
  width: 100%;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 20px;
}

.valor-imovel {
  color: var(--_cores---destaque);
  width: 100%;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.valor-imovel.preco-sem-tam {
  width: auto;
  margin-bottom: 0;
}

.valor-imovel.pc-destaque {
  font-size: 26px;
  line-height: 30px;
}

.valor-outros {
  margin-right: 20px;
  font-size: 13px;
  line-height: 20px;
}

.item-imovel {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.item-imovel.vvs-lista {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
}

.item-imovel.ajustado {
  width: 98%;
  margin-bottom: 10px;
}

.ico-caracteristica-imovel {
  width: 24px;
  margin-bottom: 10px;
}

.ico-caracteristica-imovel.mb-0 {
  width: 20px;
  margin-bottom: 0;
}

.imagem-galeria-imovel {
  background-image: url('../images/imobiliaria.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.crs-galeria-imagens-imovel {
  height: 250px;
}

.crs-galeria-imagens-imovel.vvs-tm-galeria {
  width: 40%;
}

.link-titulo {
  color: var(--_cores---texto);
  width: 100%;
  text-decoration: none;
  transition: all .4s;
}

.link-titulo:hover {
  color: var(--_cores---principal);
}

.bt-favorito-imovel {
  z-index: 1;
  color: var(--_cores---destaque);
  text-align: center;
  cursor: pointer;
  background-color: #ffffff80;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  font-family: "Fa 400", Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  transition: all .4s;
  position: absolute;
  inset: 20px 20px auto auto;
}
.bt-favorito-imovel-detalhes {
  z-index: 1;
  color: var(--_cores---destaque);
  text-align: center;
  cursor: pointer;
  background-color: #ffffff80;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  font-family: "Fa 400", Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  transition: all .4s;
  position: absolute;
  inset: 0px 0px auto auto;
}

.bt-favorito-imovel:hover, .bt-favorito-imovel.ativo {
  font-family: "Fa Solid 900", Arial, sans-serif;
}

.bt-favorito-imovel.vs-pag-imovel {

  border: 1px solid var(--_cores---texto);
  color: var(--_cores---texto);
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: static;
}

.bt-favorito-imovel.vs-pag-imovel:hover {
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
}

.banner-publi {
  background-image: url('../images/banner-publi.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 40%;
}

.banner-publi.img-publi-2 {
  background-image: url('../images/banner-publi-2.png');
}

.box-publi-site {
  background-color: var(--_cores---principal);
  color: var(--_cores---branco);
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 28%;
  padding: 60px 40px;
  text-decoration: none;
  display: flex;
}

.box-publi-site.publi-maior {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 30%;
}

.box-publi-site.cor-box-publi-2 {
  background-color: var(--_cores---destaque);
}

.ico-publi {
  width: 50px;
  margin-bottom: 20px;
}

.ico-publi.versao-menor {
  width: 36px;
}

.titulo-secundario {
  width: 100%;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.titulo-publi {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 500;
  line-height: 38px;
}

.titulo-publi.ajuste-02 {
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 32px;
}

.box-publi-site-destacada {
  background-color: var(--_cores---principal);
  color: var(--_cores---branco);
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 58%;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.box-publi-site-destacada.publi-maior {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 30%;
}

.box-publi-site-destacada.cor-box-publi-2 {
  background-color: var(--_cores---destaque);
}

.lks-publi {
  color: var(--_cores---branco);
  background-color: #ffffff26;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.lks-publi.bg2 {
  background-color: #0000001a;
}

.alinha-ao-blocos {
  width: 100%;
  padding: 40px;
}

.box-titulo-depoimento {
  color: var(--_cores---branco);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  padding-bottom: 80px;
  padding-right: 60px;
  display: flex;
}

.crs-depoimento {
  background-color: var(--transparente);
  width: 70%;
  height: auto;
  padding-bottom: 80px;
}

.subtitulo {
  margin-top: 20px;
}

.destaque-avaliacao {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--_cores---branco);
  color: var(--_cores---texto);
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 12px 8px 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.ico-google {
  width: 22px;
}

.crs-cont-depoimento {
  background-color: var(--_cores---branco);
  color: var(--_cores---texto);
  border-radius: 15px;
  width: 48.8%;
  margin-right: 20px;
  padding: 40px;
}

.info-depoente {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.nome-depoente {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.img-depoente {
  width: 45px;
}

.texto-depoimento {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  font-style: italic;
  line-height: 28px;
}

.box-filtro {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  text-align: left;
  flex-flow: wrap;
  margin-top: 60px;
  display: flex;
}

.titulo-cats-filtro {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 38px;
}

.lk-cat {
  color: var(--_cores---texto);
  width: 15.3%;
  text-decoration: none;
  transition: all .4s;
}

.lk-cat:hover {
  opacity: .9;
  color: var(--_cores---principal);
}

.img-cidade {
  border-radius: 15px;
}

.titulo-filtro-cat {
  width: 100%;
  margin-top: 0;
  margin-bottom: 6px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.box-faq {
  background-color: var(--_cores---complementar);
  text-align: left;
  border-radius: 10px;
  margin-bottom: 10px;
}

.div-perdunta-faq {
  cursor: pointer;
  padding: 15px 25px;
}

.div-resposta-faq {
  height: auto;
  overflow: hidden;
}

.titulo-faq {
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  display: flex;
}

.text-faq {
  border-top: 1px solid #00000014;
  padding: 15px 25px;
}

.ico-seta-faq {
  color: var(--_cores---principal);
  font-family: "Fa Solid 900", Arial, sans-serif;
}

.card-blog {
  color: var(--_cores---texto);
  text-align: left;
  border-radius: 15px;
  width: 24%;
  margin-top: 10px;
  text-decoration: none;
  overflow: hidden;
}

.card-blog.vs-grid-posts {
  width: 32.5%;
}

.img-post {
  background-image: url('../images/img-blog.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  height: 280px;
  display: block;
  position: relative;
  overflow: hidden;
}

.img-post.img-post-lateral {
  border-radius: 6px;
  width: 80px;
  height: 80px;
}

.img-post.img-publicacao {
  width: 100%;
  height: 520px;
  margin-top: 20px;
}

.info-card-post {
  padding: 20px;
}

.titulo-post {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.titulo-post.t-lateral-post {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
}

.bt-leia-mais {
  color: var(--_cores---destaque);
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .4s;
  display: block;
}

.bt-leia-mais:hover {
  opacity: .8;
}

.bt-leia-mais.v-lateral {
  margin-top: 5px;
  font-size: 12px;
  line-height: 18px;
}

.cont-tags {
  background-color: var(--_cores---principal);
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.tags-blog {
  color: var(--_cores---branco);
  text-align: center;
  background-color: #0006;
  flex: 1;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .4s;
}

.tags-blog:hover {
  opacity: .85;
}

.ico-tag {
  margin-right: 5px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
}

.data-post-card {
  color: var(--_cores---branco);
  text-align: center;
  flex: 1;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  font-weight: 500;
}

.ico-data {
  margin-right: 3px;
  font-family: "Fa 400", Arial, sans-serif;
  font-weight: 400;
}

.barra-contatos-rodape {
  background-color: var(--_cores---destaque);
  margin-bottom: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.barra-endereco {
  text-align: center;
  border-top: 1px solid #ffffff1a;
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.divisoes-rodape {
  width: 20%;
  padding-right: 20px;
}

.divisoes-rodape.d-social {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-left: 1px solid #ffffff1a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 65px;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
}

.divisoes-rodape.v-contatos {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  display: flex;
}

.titulo-rodape {
  color: var(--_cores---branco);
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}

.titulo-rodape.v-titulo-contatos {
  width: 128px;
  margin-bottom: 0;
  font-weight: 400;
}

.lk-rodape {
  color: var(--_cores---branco);
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: all .4s;
  display: block;
}

.lk-rodape:hover {
  color: #fff9;
}

.lk-social-rodape {
  border: 1px solid var(--_cores---branco);
  background-color: var(--_cores---branco);
  color: var(--_cores---principal);
  text-align: center;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 16px;
  line-height: 33px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*.lk-social-rodape:hover {
  background-color: var(--transparente);
  color: var(--_cores---branco);
}*/

.lk-social-rodape.cp-post {
  border-color: var(--_cores---destaque);
  background-color: var(--_cores---destaque);
  color: var(--_cores---branco);
  line-height: 35px;
}

.lk-social-rodape.cp-post:hover {
  background-color: var(--transparente);
  color: var(--_cores---destaque);
}

.lk-social-rodape.social-pessoa-ico {
  width: 32px;
  height: 32px;
  line-height: 31px;
}

.lk-social-rodape.social-pessoa-ico.mail-ico-pessoa {
  font-family: "Fa 400", Arial, sans-serif;
}

.tx-endereco {
  color: var(--_cores---branco);
  font-size: 14px;
  font-weight: 300;
}

.lk-opc {
  color: var(--_cores---branco);
  flex: 1;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.lk-opc:hover {
  opacity: .8;
}

.con-contatos-box {
  padding-left: 8px;
}

.ico-contato {
  width: 46px;
}

.t-contato-rodape {
  font-size: 17px;
  font-weight: 500;
}

.t-contato-rodape.n_menor {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.contagem-favoritos {
  color: var(--_cores---branco);
  text-align: center;
  background-color: #00000080;
  border-radius: 100px;
  width: 22px;
  height: 22px;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  position: absolute;
  inset: 8px 8px auto auto;
}

.contagem-favoritos.posi-m {
  background-color: #00155f;
  top: -10px;
}

.modal {
  z-index: 9999;
  opacity: 0;
  background-color: #000000bf;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.box-padra-busca {
  background-color: var(--_cores---branco);
  border-radius: 15px;
  width: 600px;
  padding: 40px;
  position: relative;
  box-shadow: 0 2px 20px #0003;
}

.titulo-padrao {
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  display: flex;
}

.x-fechar {
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 15px;
}

.bt-fechar {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0000000d;
  border-radius: 100px;
  padding: 5px 10px;
  font-size: 10px;
  font-weight: 600;
  line-height: 17px;
  transition: all .4s;
  display: flex;
  position: absolute;
  inset: 5px 5px auto auto;
}

.bt-fechar:hover {
  background-color: var(--_cores---destaque);
  color: var(--_cores---branco);
}

.box-lateral {
  width: 25%;
  position: sticky;
  top: 10px;
  bottom: 10px;
}

.box-lateral.box-lateral-vs-blog {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  position: static;
  overflow: hidden;
}

.box-lateral.box-lateral-vs-blog.v-stck {
  position: sticky;
}

.box-lateral.box-lateral-vs-lead {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 0;
  position: sticky;
  overflow: hidden;
}

.box-conteudo-interno {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  width: 75%;
  padding-left: 30px;
}

.box-conteudo-interno.vs-blog {
  padding-left: 0;
  padding-right: 30px;
  display: flex;
}

.box-conteudo-interno.vs-blog.recuo-maior {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  padding-right: 100px;
  display: block;
}

.box-filtro-lista-imoveis {
  width: 100%;
  display: flex;
}

.ck-filtro {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 22px;
  height: 22px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  padding: 4px;
}

.ck-filtro.w--redirected-checked {
  border-color: var(--_cores---destaque);
  background-color: var(--transparente);
  background-image: url('../images/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-size: 14px;
  box-shadow: 0 2px 5px #0000;
}

.ck-filtro.w--redirected-focus, .ck-filtro.w--redirected-focus-visible {
  box-shadow: 0 2px 5px #0000;
}

.opcao-ck-filtro {
  width: 100%;
  padding-left: 0;
  font-size: 14px;
  line-height: 22px;
      margin-bottom: -3px;
}

.cont-bts-filtro {
  z-index: 99;
  background-color: var(--_cores---branco);
  border-top: 1px solid #ddd;
  padding: 20px 10px;
  position: sticky;
  inset: auto 0% 0;
}

.label-filtros {
  font-weight: 600;
}

.label-filtros.v2 {
  font-size: 14px;
  font-weight: 400;
}

.quantidades-filtro {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.cont-busca-filtro-lateral {
  width: 100%;
  position: relative;
}

.cont-busca-filtro-lateral.tm-reduzido {
  width: 76%;
}

.bt-lupa-busca {
  background-color: var(--_cores---branco);
  color: var(--_cores---principal);
  border-radius: 100px;
  padding: 6px 12px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 16px;
  transition: all .4s;
  position: absolute;
  inset: 6px 5px auto auto;
}

.bt-lupa-busca:hover {
  background-color: var(--_cores---complementar);
}

.cont-box-inputs-horizontal {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.cont-estilo-complementar {
  position: relative;
}

.tx-complemento-input {
  background-color: var(--transparente);
  padding-left: 15px;
  padding-right: 15px;
  line-height: 50px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.tx-complemento-input.inertido-complemento {
  inset: 0% 0% 0% auto;
}

.opcoes-escondodas {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.chamada-mais-opcoes {
  color: var(--_cores---principal);
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  transition: all .4s;
  display: flex;
}

.chamada-mais-opcoes:hover {
  opacity: .8;
}

.chevron {
  margin-left: 15px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 12px;
}

.info-opcoes-listagem {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}

.info-opcoes-listagem.vs-qtd-pos {
  margin-top: 0;
}

.qtd-imoveis-busca, .cidade-buscada-lista {
  font-weight: 700;
}

.box-filtro-destaque {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  display: flex;
  margin-top: 13px;
}

.form-filtrar-lista {
  width: 86%;
}

.tab-total-lista {
  width: 100%;
}

.form-flex-horizontal {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.destaque-filtro {
  background-color: var(--transparente);
  color: var(--_cores---texto);
  background-image: url('../images/ico-destaque-filtro-1.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding-left: 45px;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  transition: all .4s;
}


.check{
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-1-h.svg')!important;
}
.check1{

  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-2-h.svg')!important;
}
.check2{
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-3-h.svg')!important;
}
.check3{
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
  background-image: url('https://www.investimoveispatobranco.com.br/images/condominium-h.png')!important;
}


.destaque-filtro:hover, .destaque-filtro:focus {
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-1-h.svg');
}

.destaque-filtro.f2 {
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-2.svg');
}

.destaque-filtro.f2:hover, .destaque-filtro.f2:focus {
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-2-h.svg');
}

.destaque-filtro.f3 {
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-3.svg');
}

.destaque-filtro.f3:hover, .destaque-filtro.f3:focus {
  background-image: url('https://www.investimoveispatobranco.com.br/images/ico-destaque-filtro-3-h.svg');
}

.destaque-filtro.f4 {
  background-image: url('https://www.investimoveispatobranco.com.br/images/condominium.png');
}

.destaque-filtro.f4:hover, .destaque-filtro.f4:focus {
  background-image: url('https://www.investimoveispatobranco.com.br/images/condominium-h.png');
}



.tab-menu-opcoes {
  position: absolute;
  inset: -105px 0% auto auto;
}

.tab-opc-ico-lista {
  background-color: var(--transparente);
  background-image: url('../images/ico-lista.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 49px;
  height: 49px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .4s;
}

.tab-opc-ico-lista:hover {
  border-color: var(--_cores---destaque);
}

.tab-opc-ico-lista.op-grid-ico {
  background-image: url('../images/ico-grid.svg');
}

.tab-opc-ico-lista.op-grid-ico:hover {
  background-image: url('../images/ico-grid-h.svg');
}

.tab-opc-ico-lista.op-grid-ico.w--current {
  border-color: var(--_cores---destaque);
  background-color: var(--transparente);
  background-image: url('../images/ico-grid-h.svg');
}

.tab-opc-ico-lista.op-lista-at:hover {
  background-image: url('../images/ico-lista-h.svg');
}

.tab-opc-ico-lista.op-lista-at.w--current {
  border-color: var(--_cores---destaque);
  background-color: var(--transparente);
  background-image: url('../images/ico-lista-h.svg');
}

.flex-lista-tab {
  grid-column-gap: 10.5px;
  grid-row-gap: 10.5px;
  flex-flow: wrap;
  display: flex;
}

.box-paginacao {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.opc-paginacao {
  color: var(--_cores---texto);
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 10px;
  width: 44px;
  height: 44px;
  font-size: 14px;
  font-weight: 500;
  line-height: 44px;
  text-decoration: none;
  transition: all .4s;
}

.opc-paginacao:hover {
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
}

.opc-paginacao:focus, .opc-paginacao.w--current {
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
  font-weight: 700;
}

.opc-paginacao.seta-navegacao-paginacao {
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 12px;
}

.box-precos-horizontal {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.qtd-post-disponivel {
  font-weight: 700;
}

.separador-sidebar {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-bottom: 1px solid #ddd;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px;
  display: flex;
}

.separador-sidebar.estilo-vertical {
  border-bottom: 1px solid #ddd;
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.separador-sidebar.estilo-vertical.margem-final {
  border-bottom-style: none;
  margin-bottom: 0;
}

.separador-sidebar.uti {
  border-bottom-style: none;
}

.titulo-sidebar {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}

.titulo-sidebar.tm-auto {
  width: 100px;
  margin-bottom: 0;

  line-height: 22px;
}

.titulo-sidebar.aj {
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 32px;
}

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

.tx-politica-privacidade {
  text-align: center;
  margin-top: 15px;
  font-size: 13px;
  line-height: 22px;
}

.lk-pp {
  color: var(--_cores---texto);
  transition: all .4s;
}

.lk-pp:hover {
  color: var(--_cores---destaque);
}

.lk-cat-lateral {
  color: var(--_cores---texto);
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: all .4s;
}

.lk-cat-lateral:hover {
  color: var(--_cores---destaque);
}

.lk-cat-lateral.w--current {
  color: var(--_cores---destaque);
  font-weight: 600;
}

.div-info-post-lateral {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 67%;
  display: flex;
}

.lk-post-lateral {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--_cores---texto);
  margin-bottom: 5px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.lk-post-lateral:hover {
  opacity: .9;
}

.marca-pagina-atual {
  font-weight: 700;
}

.lk-migalha {
  color: var(--_cores---texto);
  text-decoration: none;
  transition: all .4s;
}

.lk-migalha:hover {
  color: var(--_cores---destaque);
}

.tx-migalha {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.box-compartilhar-post {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
  display: flex;
}

.infos-postagem {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-size: 14px;
  display: flex;
}

.texto-post {
  margin-bottom: 20px;
}

.blocos-separacao-post {
  padding-top: 40px;
  padding-bottom: 40px;
}

.engloca-img-lk-cat {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.crs-imagens-post, .crs-imagens-post-blog {
  height: auto;
}

.galeria-imagens-post {
  background-color: var(--transparente);
  height: auto;
  margin-top: 20px;
  display: none;
}

.img-post-slider {
  background-image: url('../images/img-blog.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  height: 520px;
}

.slide-nav {
  display: none;
}

.crs-seta-imgs-post {
  color: var(--_cores---branco);
  background-color: #fff3;
  border-radius: 100px;
  width: 42px;
  height: 42px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  transition: all .4s;
}

.crs-seta-imgs-post:hover {
  background-color: var(--_cores---destaque);
}

.form-captura-leads {
  margin-bottom: 0;
}

.lk-ligue-leads {
  color: var(--_cores---texto);
  flex-flow: column;
  flex: 1;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  transition: all .4s;
}

.lk-ligue-leads:hover {
  opacity: .9;
}

.lk-ligue-leads.tm-auto {
  width: auto;
}

.ic-zap-bt {
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 22px;
}

.blocos-separacao-pag-imovel {
  padding-top: 20px;
  padding-bottom: 20px;
}

.blocos-separacao-pag-imovel.flex-contatos {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-top: 1px solid #ddd;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  padding-top: 40px;
  display: flex;
}

.blocos-separacao-pag-imovel.flex-contatos.total-div-modal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.blocos-separacao-pag-imovel.flex-preco-carc {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  display: flex;
}

.ico-localizacao {
  margin-right: 4px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 18px;
}

.lk-localizacao {
  color: var(--_cores---destaque);
  background-image: url('../images/ico-pino-maps.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px;
  padding-left: 25px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .4s;
  display: inline-block;
}

.lk-localizacao:hover {
  opacity: .8;
}

.ico-ligar {
  width: 28px;
}

.divisao-pag-imovel._30-porcento {
  flex-flow: wrap;
  width: 35%;
  display: flex;
}

.divisao-pag-imovel._70-porcento {
  width: 70%;
}

.periodo-pagamento {
  color: var(--_cores---texto);
  margin-left: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.bt-exibe-todos {
  text-align: center;
  cursor: pointer;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 12px;
  width: 120px;
  padding: 15px;
  font-size: 13px;
  line-height: 18px;
  transition: all .4s;
}

.bt-exibe-todos:hover {
  border-color: var(--_cores---texto);
  background-color: var(--transparente);
}

.itens-principais {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.todos-itens-caracteristicas {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--_cores---branco);
  border: 1px solid #ddd;
  border-radius: 15px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 560px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.engloba-itens {
  width: 70%;
}

.modal-caracteristicas {
  z-index: 9999;
  opacity: 0;
  background-color: #000000bf;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.lk-galeria-pag-imovel {
  position: absolute;
  inset: 0%;
}

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

.seta-navegacao-imagens-imovel {
  background-color: var(--_cores---principal);
  color: var(--_cores---branco);
  border-radius: 100px;
  width: 42px;
  height: 42px;
  margin-left: -20px;
  margin-right: -20px;
  font-size: 14px;
  transition: all .4s;
}

.seta-navegacao-imagens-imovel:hover {
  background-color: var(--_cores---destaque);
}

.crs-imagens-pag-imovel {
  background-color: var(--transparente);
  height: auto;
}

.img-galeria-pag-imovel {
  width: 36%;
  margin-right: 10px;
}

.img-ilghtbox-pag-imovel {
  background-image: url('../images/imobiliaria.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.lightbox-link {
  display: block;
}

.zomm {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: var(--_cores---branco);
  text-align: center;
  background-color: #fff3;
  border-radius: 100px;
  width: 55px;
  height: 55px;
  font-family: "Fa 400", Arial, sans-serif;
  font-size: 22px;
  line-height: 55px;
  text-decoration: none;
  transition: all .4s;
  position: absolute;
  inset: auto auto 20px 20px;
}

.zomm:hover {
  background-color: #37343580;
}

.mask-galeria {
  overflow: visible;
}

.box-titulo-cp-fav {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
  position: relative;
}

.bt-compartilhar-imovel {
  z-index: 1;
  color: var(--_cores---destaque);
  text-align: center;
  cursor: pointer;
  background-color: #ffffff80;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  font-family: "Fa 400", Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  transition: all .4s;
  position: absolute;
  inset: 20px 20px auto auto;
}

.bt-compartilhar-imovel:hover, .bt-compartilhar-imovel.ativo {
  font-family: "Fa Solid 900", Arial, sans-serif;
}

.bt-compartilhar-imovel.vs-pag-imovel {
  border: 1px solid var(--_cores---texto);
  color: var(--_cores---texto);
  width: 45px;
  height: 45px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  line-height: 45px;
  position: static;
}

.bt-compartilhar-imovel.vs-pag-imovel:hover {
  border-color: var(--_cores---destaque);
  color: var(--_cores---destaque);
}

.bt-compartilhar-imovel.vs-pag-imovel.bt-compartilhar-oculto-desktop {
  display: none;
}

.cont-bt-balao {
  position: relative;
}

.box-compartilhar-imov {
  z-index: 99;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--_cores---branco);
  border: 1px solid #ebebeb;
  border-radius: 10px;
  width: 130px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: flex;
  position: absolute;
  inset: auto -40px 100% auto;
  box-shadow: 0 2px 20px #0000001a;
}

.indica {
  background-color: var(--_cores---branco);
  border: 1px solid #ebebeb;
  border-style: none solid solid none;
  width: 15px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -8px;
  transform: rotate(45deg);
}

.drop-estilo-select {
  background-color: var(--_cores---branco);
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  display: block;
}

.drop-select {
  flex: 1;
  margin-bottom: 20px;
}

.lista-ck-drop.w--open {
    overflow-y: auto;
  max-height:400px;
  width: 320px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--_cores---branco);
  border: 1px solid #eee;
  border-radius: 10px;
  flex-flow: column;
  margin-top: 5px;
  padding: 20px;
  display: flex;
  box-shadow: 0 20px 20px #0000001a;
}

.bt-menu {
  border-bottom: 0px solid var(--_cores---principal);
  background-color: var(--_cores---principal);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  transition: all .4s;
  display: none;
  position: relative;
}

.bt-menu:hover {
  border-bottom-width: 8px;
  border-bottom-color: var(--_cores---principal);
}

.bt-menu.bt-user {
  border-color: var(--_cores---destaque);
  background-color: var(--_cores---destaque);
  border-bottom-right-radius: 20px;
}

.box-listagem-imoveis-mobile {
  grid-column-gap: 10.5px;
  grid-row-gap: 10.5px;
  flex-flow: wrap;
  display: none;
}

.div-scroll {
  overflow: auto;
}

.modal-filtro-mobiel {
  display: none;
}

.menu-fixo-mobile {
  z-index: 999;
  background-color: var(--_cores---branco);
  flex-flow: column;
  width: 300px;
  padding: 60px 0;
  display: none;
  position: fixed;
  inset: 0% auto 0% 0%;
  box-shadow: 0 0 10px #0003;
}

.div-box-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.lk-box-fav {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--_cores---principal);
  color: var(--_cores---branco);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
}

.lk-box-fav:hover {
  opacity: .9;
}

.lk-box-fav.cor-2 {
  background-color: var(--_cores---destaque);
}

.bx-sem-conta {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 15px;
}

.bt-criar-conta-m {
  color: var(--_cores---texto);
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  text-decoration: none;
  transition: all .4s;
  display: block;
}

.bt-criar-conta-m:hover {
  color: var(--_cores---principal);
}

.tx-padrao {
  margin-bottom: 20px;
}

.tx-padrao.sub {
  font-size: 18px;
  line-height: 30px;
}

.box-qs {
  display: flex;
}

.img-qs {
  background-image: url('../images/banner-publi-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  width: 40%;
  height: 500px;
}

.bloco-tx-qs {
  width: 60%;
  padding: 40px 80px 40px 0;
}

.box-qs-destaque {
  color: var(--_cores---branco);
  background-image: linear-gradient(#373435e6, #373435e6), url('../images/img-primeira-dobra.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 15px;
  width: 32.7%;
  padding: 60px 40px 50px;
}

.box-int-equipe {
  border: 1px solid #ddd;
  border-radius: 15px;
  width: 19.2%;
  overflow: hidden;
}

.img-pessoa {
  background-image: url('../images/corretora.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  height: 280px;
}

.box-info-pessoa {
  text-align: center;
  padding: 20px;
}

.divisoes-rodape-copy {
  width: 22%;
  padding-right: 20px;
}

.divisoes-rodape-copy.d-social {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-left: 1px solid #ffffff1a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 89px;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
}

.divisoes-rodape-copy.v-contatos {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  display: flex;
}

.social-pessoa {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--_cores---principal);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

.form-contato {
  border: 1px solid var(--_cores---principal);
  background-color: var(--_cores---branco);
  color: var(--_cores---texto);
  border-radius: 15px;
  width: 50%;
  margin-top: 0;
  padding: 40px;
}

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

.cont-input-separador {
  flex: 1;
}

.cont-input-separador.oculpacao-total {
  width: 100%;
}

.cont-input-separador.oculpacao-total-mobile {
  margin-bottom: 10px;
}

.nome-arquivo {
  opacity: .8;
  font-size: 13px;
  font-weight: 400;
}

.box-maps {
  border-radius: 15px;
  width: 48%;
  padding: 25px 0 0;
  overflow: hidden;
}

.maps {
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: -10px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .secao.s-principal {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .ec-cont {
    max-width: 95%;
  }

  .box-lgpd-1 {
    width: 70%;
  }

  .ec-cont.flex-publi {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: wrap;
  }

  .ec-cont.flex-depoimento {
    flex-flow: column;
  }

  .ec-cont.flex-rodape {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    position: relative;
  }

  .ec-cont.flex-barra-contatos {
    flex-flow: wrap;
  }

  .ec-cont.flex-interno {
    flex-flow: column;
  }

  .ec-cont.flex-interno.ec-largura-total {
    max-width: 100%;
  }

  .ec-cont.flex-destaques-qs {
    justify-content: space-between;
  }

  .ec-cont.flex-contato-page {
    flex-flow: column;
  }

  .h-principal.titulo-cor-1.tm-reduzido-1 {
    width: 60%;
  }

  .h-principal.titulo-cor-1.tm-reduzido-1.recuo-titulo {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .h-principal.alinhamento-center-mobile {
    text-align: center;
  }

  .h-principal.t-modal {
    color: var(--_cores---principal);
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
  }

  .logo {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .nav-menu {
    display: none;
  }

  .bts-topo.bt-user {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  .bts-topo.bts-msg-topo, .bts-topo.bts-favoritos {
    display: none;
  }

  .linha-topo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .bt.bt-filtro {
    text-align: center;
    width: 58%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .box-busca-imovel {
    width: 100%;
  }

  .separador-de-input {
    flex-flow: wrap;
  }

  .separador-de-input.sem-gap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .input.input-borda-solida.tm-fixo-select.ec-select {
    width: 40%;
  }

  .img-principal {
    width: 100%;
    height: 600px;
    margin-top: 0;
    position: relative;
  }

  .crs-cont-card-imovel {
    width: 48.5%;
    margin-right: 20px;
  }

  .card-imovel.card-imovel-grid {
    width: 49.2%;
  }

  .crs-galeria-imagens-imovel {
    height: 300px;
  }

  .bt-favorito-imovel.vs-pag-imovel {
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
  }

  .bt-favorito-imovel-detalhes {
    width: 35px;
    height: 35px;

  }

  .banner-publi {
    width: 100%;
    height: 550px;
  }

  .box-publi-site.publi-maior, .box-publi-site.cor-box-publi-2 {
    width: 49%;
  }

  .box-publi-site-destacada {
    width: 100%;
  }

  .box-titulo-depoimento {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .crs-depoimento {
    width: 100%;
  }

  .subtitulo {
    text-align: center;
    margin-top: 0;
  }

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

  .crs-cont-depoimento {
    margin-right: 16px;
  }

  .lk-cat {
    width: 23%;
  }

  .card-blog {
    width: 48.9%;
  }

  .card-blog.vs-grid-posts {
    width: 49.2%;
  }

  .img-post {
    height: 320px;
  }

  .divisoes-rodape {
    width: 40%;
  }

  .divisoes-rodape.d-social {
    border-left-style: none;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
  }

  .divisoes-rodape.v-contatos {
    width: 33%;
  }

  .divisoes-rodape.v-contatos.v100 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .titulo-rodape.v-titulo-contatos {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .lk-opc {
    font-size: 12px;
    line-height: 22px;
  }

  .ico-contato {
    width: 43px;
  }

  .t-contato-rodape {
    font-size: 15px;
  }

  .box-lateral {
    width: 100%;
    display: none;
    position: static;
  }

  .box-lateral.box-lateral-vs-blog {
    margin-top: 60px;
  }

  .box-lateral.box-lateral-vs-blog.v-stck {
    position: static;
  }

  .box-lateral.box-lateral-vs-lead {
    margin-top: 60px;
    position: static;
  }

  .box-conteudo-interno {
    width: 100%;
    padding-left: 0;
  }

  .box-conteudo-interno.vs-blog, .box-conteudo-interno.vs-blog.recuo-maior {
    padding-right: 0;
  }

  .box-filtro-lista-imoveis.ajuste-margin-lateral {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cont-busca-filtro-lateral.tm-reduzido {
    width: 100%;
  }

  .box-filtro-destaque {
    flex-flow: wrap;
  }

  .box-filtro-destaque.tm-scroll {
    width: 730px;
  }

  .form-filtrar-lista {
    width: 100%;
  }

  .tab-total-lista {
    display: none;
  }

  .form-flex-horizontal {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: wrap;
  }

  .titulo-sidebar.tm-auto {
    width: 100%;
    margin-right: 0;
  }

  .blocos-separacao-pag-imovel.flex-preco-carc {
    flex-flow: column;
  }

  .divisao-pag-imovel._70-porcento {
    width: 100%;
  }

  .img-galeria-pag-imovel {
    width: 68%;
  }

  .div-block {
    padding-top: 6px;
  }

  .bt-compartilhar-imovel.vs-pag-imovel {
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
  }

  .bt-compartilhar-imovel.vs-pag-imovel.bt-compartilhar-oculto-desktop {
    display: block;
  }

  .bt-compartilhar-imovel.vs-pag-imovel.bt-compartilhar-oculto-mobile {
    display: none;
  }

  .box-compartilhar-imov {
    width: 50px;
    height: 115px;
    inset: 0% 100% 18% auto;
    bottom: 26px;
  }

  .indica {
    border-top-style: solid;
    border-bottom-style: none;
    width: 12px;
    height: 12px;
    inset: auto -7px 20px auto;
  }

  .bt-menu {
    color: var(--_cores---branco);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    font-family: "Fa Solid 900", Arial, sans-serif;
    font-size: 25px;
    display: flex;
  }

  .box-listagem-imoveis-mobile {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .div-scroll {
    padding-left: 15px;
  }

  .modal-filtro-mobiel {
    z-index: 9999;
    background-color: var(--_cores---branco);
    opacity: 0;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .menu-fixo-mobile {
    display: none;
    transform: translate(-300px);
    box-shadow: 0 0 20px #0000001a;
  }

  .box-qs {
    flex-flow: column;
  }

  .img-qs {
    width: 100%;
    height: 700px;
  }

  .bloco-tx-qs {
    width: 100%;
    padding-right: 0;
  }

  .box-qs-destaque {
    width: 49%;
  }

  .box-int-equipe {
    width: 32%;
  }

  .divisoes-rodape-copy {
    width: 40%;
  }

  .divisoes-rodape-copy.d-social {
    border-left-style: none;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
  }

  .divisoes-rodape-copy.v-contatos {
    width: 33%;
  }

  .divisoes-rodape-copy.v-contatos.v100 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .form-contato {
    width: 100%;
  }

  .cont-input-separador.oculpacao-total-mobile {
    flex: none;
    width: 100%;
  }

  .box-maps {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .rodape {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .secao.s-lan-amentos, .secao.s-depoimentos {
    border-radius: 20px;
  }

  .ec-cont.flex-blog {
    justify-content: space-between;
    align-items: stretch;
  }

  .ec-cont.ec-migalha {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .h-principal.titulo-cor-1.tm-reduzido-1 {
    width: 100%;
  }

  .logo {
    padding-left: 0;
  }

  .bt.bt-whatsapp.tm-auto, .bt.bt-ligar.tm-auto {
    width: 49%;
  }
  .bt.bt-whatsapp{
    padding: 10px 10px 10px 15px;
        background-position: 8px;
  }

  .input.input-borda-solida.tm-fixo-select.ec-select {
    width: 38%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }

  .img-principal {
    border-top-left-radius: 20px;
    height: 500px;
  }

  .crs-cont-card-imovel {
    width: 48.8%;
    margin-right: 12px;
  }

  .card-imovel.card-imovel-grid {
    width: 48.8%;
  }

  .titulo-imovel {
    font-size: 15px;
    line-height: 20px;
  }

  .crs-galeria-imagens-imovel {
    height: 250px;
  }

  .banner-publi {
    height: 500px;
  }

  .box-publi-site.publi-maior, .box-publi-site.cor-box-publi-2, .crs-cont-depoimento {
    width: 100%;
  }

  .box-filtro {
    justify-content: space-between;
  }

  .lk-cat {
    width: 30.5%;
  }

  .titulo-filtro-cat {
    font-size: 15px;
    line-height: 24px;
  }

  .titulo-faq {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .card-blog {
    width: 48.2%;
  }

  .card-blog.vs-grid-posts {
    width: 48.9%;
  }

  .img-post {
    height: 280px;
  }

  .divisoes-rodape.d-social {
    flex-flow: row;
    width: 100%;
    position: static;
  }

  .divisoes-rodape.v-contatos {
    width: 100%;
    margin-bottom: 20px;
  }

  .divisoes-rodape.v-contatos.uti {
    margin-bottom: 0;
  }

  .titulo-rodape.v-titulo-contatos {
    text-align: left;
    margin-bottom: 0;
  }

  .box-filtro-lista-imoveis.ajuste-margin-lateral {
    flex-flow: wrap;
  }

  .box-filtro-destaque.tm-scroll {
    width: 800px;
  }

  .form-flex-horizontal {
    justify-content: space-between;
  }

  .titulo-sidebar.tm-auto {
    width: 52%;
  }

  .marca-pagina-atual, .lk-migalha {
    font-size: 13px;
    line-height: 20px;
  }

  .lk-ligue-leads.tm-auto {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 10px;
  }

  .blocos-separacao-pag-imovel.flex-contatos {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .divisao-pag-imovel._30-porcento, .box-qs-destaque {
    width: 100%;
  }

  .img-pessoa {
    height: 220px;
  }

  .divisoes-rodape-copy.d-social {
    flex-flow: row;
    width: 100%;
    position: static;
  }

  .divisoes-rodape-copy.v-contatos {
    width: 100%;
    margin-bottom: 20px;
  }

  .divisoes-rodape-copy.v-contatos.uti {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .card-info.vvs-horizontal-flex{
    width: 100%;
  }
  .card-imovel.card-imovel-lista{
    flex-direction: column;
  }
  .crs-galeria-imagens-imovel.vvs-tm-galeria{
    width: 100%;
  }
  .rodape {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }

  .secao.s-lan-amentos, .secao.s-depoimentos {
    border-radius: 15px;
  }

  .secao.s-interna {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ec-cont {
    max-width: 92%;
  }

  .ec-cont.estilo-topo {
    max-width: 96%;
  }

  .h-principal {
    font-size: 26px;
    line-height: 38px;
  }

  .h-principal.titulo-cor-1.t-imovel-pag {
    line-height: 34px;
  }

  .logo {
    width: 130px;
  }

  .bts-topo.bt-user {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .bt.bt-busca, .bt.bt-whatsapp.tm-auto, .bt.bt-ligar.tm-auto {
    width: 100%;
  }
  .bt.bt-ligar{
   padding: 10px 10px 10px 0px;
   background-position: 10px;
  }

  .bt.bt-filtro {
    width: 54%;
    font-size: 14px;
  }

  .bt.bt-upload {
    text-align: center;
    width: 100%;
  }

  .tab-plane {
    padding: 30px 20px;
  }

  .tab-plane.v-tab-plane-filtro {
    height: 82vh;
  }

  .separador-de-input {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .input {
    margin-bottom: 10px;
  }

  .input.input-borda-solida.tm-fixo-select.ec-select {
    width: 43%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .input.input-borda-solida.tipo-upload {
    flex-flow: column;
  }

  .ponto-acoa {
    margin-bottom: 10px;
  }

  .img-principal {
    border-top-left-radius: 15px;
    height: 300px;
  }

  .crs-cont-card-imovel {
    width: 100%;
    margin-right: 15px;
  }

  .card-imovel.card-imovel-grid {
    width: 100%;
  }

  .cta-imovel {
    font-size: 13px;
  }

  .titulo-imovel {
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 18px;
  }

  .banner-publi, .banner-publi.img-publi-2 {
    height: 300px;
  }

  .box-publi-site.publi-maior, .box-publi-site.cor-box-publi-2 {
    padding: 40px 25px;
  }

  .ico-publi {
    width: 35px;
  }

  .titulo-secundario {
    font-size: 14px;
    line-height: 22px;
  }

  .titulo-publi {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .titulo-publi.ajuste-02 {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
  }

  .lks-publi {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 30px 25px;
  }

  .alinha-ao-blocos, .crs-cont-depoimento {
    padding: 30px 25px;
  }

  .titulo-cats-filtro {
    font-size: 20px;
  }

  .lk-cat {
    width: 46.5%;
  }

  .titulo-filtro-cat {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-perdunta-faq {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulo-faq {
    font-size: 15px;
    line-height: 22px;
  }

  .text-faq {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .card-blog, .card-blog.vs-grid-posts {
    width: 100%;
  }

  .img-post.img-publicacao {
    height: 300px;
  }

  .titulo-post {
    font-size: 15px;
    line-height: 24px;
  }

  .titulo-post.t-lateral-post {
    font-size: 13px;
    line-height: 18px;
  }

  .bt-leia-mais {
    margin-top: 0;
  }

  .barra-contatos-rodape {
    margin-bottom: 40px;
  }

  .barra-endereco {
    margin-top: 40px;
  }

  .divisoes-rodape {
    width: 78%;
  }

  .divisoes-rodape.d-social {
    margin-top: 20px;
  }

  .titulo-rodape {
    font-size: 15px;
  }

  .lk-rodape {
    font-size: 13px;
    line-height: 24px;
  }

  .box-lateral.box-lateral-vs-lead {
    margin-top: 40px;
  }

  .cont-busca-filtro-lateral.tm-reduzido {
    width: 100%;
  }

  .info-opcoes-listagem {
    font-size: 14px;
    line-height: 22px;
  }

  .form-filtrar-lista {
    width: 100%;
  }

  .form-flex-horizontal {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
  }

  .separador-sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lk-cat-lateral {
    font-size: 13px;
  }

  .marca-pagina-atual {
    font-weight: 600;
  }

  .tx-info-postagem {
    font-size: 12px;
    line-height: 18px;
  }

  .texto-post {
    font-size: 14px;
    line-height: 24px;
  }

  .blocos-separacao-pag-imovel.flex-preco-carc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .tx-cod-imovel {
    font-size: 14px;
  }

  .bt-exibe-todos {
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .engloba-itens {
    width: 100%;
  }

  .seta-navegacao-imagens-imovel {
    margin-left: -10px;
    margin-right: -10px;
  }

  .img-galeria-pag-imovel {
    width: 78%;
  }

  .img-ilghtbox-pag-imovel {
    height: 250px;
  }

  .box-compartilhar-imov {
    bottom: 26px;
  }

  .drop-select {
    width: 100%;
    margin-bottom: 10px;
  }

  .tabs-menu {
    display: flex;
  }

  .bt-menu {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 20px;
  }

  .modal-filtro-mobiel {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tabs-menu-2 {
    display: flex;
  }

  .img-qs {
    height: 350px;
  }

  .box-qs-destaque {
    width: 100%;
    padding: 50px 25px 40px;
  }

  .box-int-equipe {
    width: 100%;
  }

  .img-pessoa {
    height: 350px;
  }

  .divisoes-rodape-copy {
    width: 78%;
  }

  .divisoes-rodape-copy.d-social {
    margin-top: 20px;
  }

  .form-contato {
    padding-left: 25px;
    padding-right: 25px;
  }
}


@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../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('../fonts/fa-brands-400.woff2') format('woff2'), url('../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('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}