<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --texto: #444;
  --branco: white;
  --principal: #1a2e66;
  --complementar-2: #00562e;
  --transparente: #ddd0;
  --complementar-1: #2d3f72;
  --destaque: #ff452c;
  --complementar-3: #d1edf5;
  --titulos: #3e6098;
}

.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;
}

.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(--texto);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.topo {
  z-index: 999;
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  inset: 0% 0% auto;
}

.topo.topo-2 {
  background-color: var(--branco);
  border-bottom: 1px solid #0000001a;
  position: static;
  box-shadow: 0 2px 20px 2px #0000001a;
}

.footer {
  background-color: var(--principal);
  color: var(--branco);
  padding-top: 80px;
}

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

.secao.chamada-home {
  background-color: var(--complementar-2);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.secao.secao-principal {
  background-color: #0000001c;
  background-image: linear-gradient(0deg, #fff0, #fff 96%), url('../images/WhatsApp-Image-2025-04-14-at-14.24.11.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 200px;
  padding-bottom: 20px;
}

.secao.s-imagens-imovel {
  padding-bottom: 0;
}

.secao.s-caracteristicas {
  background-color: #f2f2f2;
}

.limite {
  background-color: var(--transparente);
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.limite.flex-rodape {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.limite.versao-ajustada {
  padding-left: 140px;
  padding-right: 140px;
}

.limite.flex-listagem {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.limite.flex-caracteristicas {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  display: flex;
}

.limite.cont-carrossel {
  position: relative;
}

.limite.contato {
  margin-top: 50px;
}

.copy {
  background-color: var(--complementar-1);
  color: var(--branco);
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 80px;
  padding: 60px 20px;
  font-size: 11px;
  font-weight: 300;
}

.div-rodape {
  flex: 1;
}

.div-rodape.center {
  text-align: center;
}

.titulo-rodape {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.link-rodape {
  color: var(--branco);
  margin-bottom: 8px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: block;
}

.link-rodape:hover {
  color: var(--destaque);
}

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

.bt-social {
  background-color: var(--complementar-3);
  color: var(--principal);
  text-align: center;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 35px;
  text-decoration: none;
  display: inline-block;
}

.bt-social.insta {
  font-size: 20px;
}

.titulo-principal {
  color: var(--titulos);
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
}

.titulo-principal.t-branco {
  color: var(--branco);
  width: 550px;
  font-weight: 500;
  line-height: 48px;
}

.titulo-principal.t-secundario {
  color: var(--texto);
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.titulo-principal.ajuste-01 {
  width: 50%;
}

.titulo-principal.t-secao-principal {
  color: var(--principal);
  width: 750px;
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}

.titulo-principal.t3, .titulo-principal.t-imovel-pg {
  color: var(--texto);
  font-weight: 600;
}

.titulo-principal.t4 {
  color: var(--texto);
  width: 100%;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}

.titulo-principal.nome-imobiliaria {
  color: var(--texto);
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.titulo-principal.t-form {
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.subtitulo {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.subtitulo.ajuste-01 {
  width: 51%;
}

.box-logos-parceiros {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 40px;
  display: grid;
}

.logo-parceiro {
  text-align: center;
  width: 165.6px;
  margin-bottom: 40px;
}

.bt {
  background-color: var(--destaque);
  border-radius: 100px;
  margin-top: 20px;
  padding: 12px 80px;
  font-weight: 600;
  line-height: 25px;
  transition: all .3s ease-in;
}

.bt:hover {
  background-color: #db6e00;
}

.bt.bt-mais-imovel {
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.bt.bt-mais-imovel.oculto-desktop {
  display: none;
}

.bt.bt-busca {
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.bt.bt-cadastrar {
  margin-top: 0;
  margin-left: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.bt.bt-cadastrar.contato {
  margin-left: 0;
  padding: 8px 25px;
}

.bt.bt-limpar {
  border: 1px solid var(--destaque);
  background-color: var(--transparente);
  color: var(--destaque);
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
      text-align-last: center;
}

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

.bt.bt-ordenacao {
  color: var(--branco);
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.bt.bt-ordenacao.oculto-desktop {
  display: none;
}

.bt.bt-compartlhe {
  transition: 0.3s ease-in;
  background-color: #0059b2;
  border: 1px solid #0059b2;
  margin-right: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.bt.bt-compartlhe:hover {
  background-color: #0078ef;
}

.bt.bt-compartlhe.zap-compartilhe {
  transition: 0.3s ease-in;
  background-color: #70c43d;
  border-color: #70c43d;
}

.bt.bt-compartlhe.zap-compartilhe:hover {
  background-color: #17ac4f;
  color: #fff;
}

.bt.ajusta-pd-lr {
  margin-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.bt.ajusta-pd-lr.contato-zap {
  background-color: #23c660;
  padding-top: 10px;
  padding-bottom: 11px;
}

.bt.ajusta-pd-lr.contato-zap:hover {
  background-color: #17ac4f;
}

.bt.bt-enviar {
  width: 100%;
  margin-top: 0;
  display: block;
}

.estilo-bold {
  font-weight: 700;
}

.card-imovel {
  border-radius: 15px;
  width: 100%;
  text-decoration: none;
  transition: all .3s ease-in;
  overflow: hidden;
}

.card-imovel:hover {
  opacity: .9;
}

.card-imovel.cad-listagem {
  width: 100%;
}

.img-imovel {
  object-fit: cover;
  background-image: url('https://www.imoveisbeltrao.com.br/images/semfoto.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 300px;
  position: relative;
}

.div-info-imovel-card {
  padding: 10px 5px;
  position: relative;
}

.local-imovel-card {
  color: var(--texto);
  font-weight: 500;
}

.grupo-info-card {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 72%;
  margin-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.valor-imovel {
  color: var(--texto);
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.valor-imovel.destaque-pg {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
  display: flex;
}

.logo-parceiro-card {
  border: 5px solid var(--branco);
  background-color: var(--branco);
  background-image: url('../images/logo-imob.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 100px;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: -68px 3px auto auto;
  box-shadow: 0 2px 8px #00000063;
}

.logo-parceiro-card.ocp-pg {
  box-shadow: none;
  border-width: 0;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.logo-parceiro-card.listagem {
  width: 85px;
  height: 85px;
}

.box-cards-imoveis {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 40px;
  display: grid;
}

.box-cards-imoveis.internas {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-top: 0;
}

.mask-img-card-imovel {
  opacity: .5;
  filter: grayscale();
  background-image: url('../images/logo-si9-MASK.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100px;
  position: absolute;
  inset: 0%;
}

.img-logo-parceiro {
  object-fit: scale-down;
  width: 200px;
  height: 100px;
}

.box-titulo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.box-titulo.alinhamneto-direito {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: 1280px;
  margin: 0 auto;
}

.img-secao {
  background-image: url('https://www.imoveisbeltrao.com.br/images/NIFBfoto.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 700px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.tab-link {
  color: var(--branco);
  text-align: center;
  background-color: #1a2e6680;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-right: 5px;
  font-weight: 600;
  transition: all .3s ease-in-out;
}

.tab-link:hover {
  background-color: var(--complementar-1);
}

.tab-link.w--current {
  background-color: var(--principal);
}

.tab-link.tipo-lateral {
  border: 1px solid var(--destaque);
  background-color: var(--branco);
  color: var(--destaque);
  text-transform: uppercase;
  border-radius: 100px;
  width: 100%;
  margin-bottom: 5px;
  margin-right: 0;
  font-weight: 700;
  line-height: 25px;
}

.tab-link.tipo-lateral:hover, .tab-link.tipo-lateral.w--current {
  background-color: var(--destaque);
  color: var(--branco);
}

.form-busca-comprar {
  background-color: var(--branco);
  border-radius: 0 25px 25px;
  margin-top: 0;
  padding: 40px;
}

.form-busca-comprar.lateral {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.input {
  color: var(--texto);
  border: 1px solid #b1b1b1;
  border-radius: 12px;
  height: auto;
  min-height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 600;
  transition: all .3s ease-in;
}

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

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

.input.selec {
  background-color: var(--branco);
  margin-bottom: 0;
}

.input.selec:hover, .input.selec:focus {
  color: var(--principal);
}

.input.input-filtro {
  border-radius: 8px;
  width: 47%;
  padding-top: 12px;
  padding-bottom: 12px;
}

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

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

.form-flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-flex.lateral {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  align-items: stretch;
  height: 580px;
  padding-bottom: 120px;
  position: relative;
}

.lk-menu {
  color: var(--principal);
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 600;
  transition: all .3s ease-in;
}

.lk-menu:hover, .lk-menu.w--current {
  color: var(--destaque);
}

.box-filtros-lateral {
  width: 23%;
  padding-right: 60px;
  position: static;
  top: 5px;
}

.box-filtros-lateral.oculto {
  padding-right: 40px;
  display: block;
  position: sticky;
}

.tabs-lateral {
  margin-top: 5px;
}

.tabs-lateral.mobile-vesao {
  display: none;
}

.label-filtro-lateral {
  color: var(--complementar-1);
  margin-bottom: 5px;
  font-weight: 600;
}

.ck-filtro-lateral {
  width: 24px;
  height: 24px;
  margin-top: 0;
}

.tx-ck {
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ck {
  margin-bottom: 5px;
}

.opcoes-filtro {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.opc-filtro {
  background-color: var(--transparente);
  color: var(--principal);
  text-align: center;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  min-width: 40px;
  height: 40px;
  padding: 0 2px;
  font-weight: 700;
  line-height: 40px;
  transition: all .3s ease-in;
}

.opc-filtro-active {
  background-color: var(--destaque);
  border-color: var(--destaque);
  color: #fff;
  text-align: center;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  min-width: 40px;
  height: 40px;
  padding: 0 2px;
  font-weight: 700;
  line-height: 40px;
  transition: all .3s ease-in;

}

.opc-filtro:hover {
  border-color: var(--principal);
  color: var(--principal);
}

.opc-filtro:focus {
  border-color: var(--destaque);
  color: var(--destaque);
}

.grupo-filtro {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding-bottom: 10px;
  padding-right: 11px;
  background-color:#fff;
}

.paginacao {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-right: auto;
  margin-left: auto;
  width: 50%;
}

.pg-paginacao {
  color: var(--principal);
  text-align: center;
  border: 1px solid #b1b1b1;
  border-radius: 6px;
  width: 44px;
  height: 40px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
  transition: all .3s ease-in;
  display: inline-block;
}

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

.info-resultado {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.info-resultado.ajuste-01 {
  width: 51%;
}

.nav-slider {
  font-size: 10px;
  display: none;
}

.seta-slider {
  background-color: #fff3;
  border-radius: 200px;
  width: 100px;
  height: 100px;
  margin-left: 40px;
  margin-right: 40px;
  transition: all .3s ease-in;
}

.seta-slider:hover {
  transform: scale(.9);
}

.seta-slider.recuo {
  background-color: var(--destaque);
  color: var(--branco);
  margin-right: -50px;
}

.img-imovel-destaque {
  justify-items: center;
  align-content: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 32.3%;
  margin-left: 0;
  margin-right: 20px;
  height: 450px;
}

.carrossel-imagens-imovel {
  z-index: 100;
  background-color: var(--transparente);
  height: auto;
}

.info-imovel {
  width: 70%;
  padding-right: 80px;
}

.info-contato-imovel {
  text-align: center;
  flex-flow: column;
  width: 30%;
  padding-top: 20px;
  padding-left: 40px;
  display: flex;
  position: sticky;
  top: 5px;
}

.infos-pg {
  padding-top: 10px;
  padding-bottom: 10px;
}

.iten-info {
  color: var(--texto);
  font-weight: 500;
}

.ico-bt {
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.box-padra-imovel {
  padding-top: 20px;
}

.box-padra-imovel.detalhes-flex {
  flex-flow: wrap;
  padding-bottom: 20px;
  display: flex;
}

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

.ico-caracteristica {
  color: var(--complementar-2);
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  position: relative;
}

.lista-caracteristica {
  flex: 1;
  padding-left: 0;
  list-style-type: none;
}

.tx-caracteristica {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 32%;
  margin-bottom: 10px;
  padding-right: 20px;
  line-height: 24px;
}

.tx-caracteristica.destaque-pg {
  font-size: 20px;
}

.tag-imov {
  font-size: 18px;
}

.info-imobiliaria {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  margin-top: 60px;
  display: flex;
}

.ico-zap-bt {
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  position: relative;
  top: 2px;
}

.tell-destacado {
  color: var(--texto);
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
}

.tell-destacado.destaque-pg {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
  display: flex;
}

.iten-detalhe-destaque {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 40px;
  display: flex;
}

.ico-detalhe {
  border: 1px solid #0006;
  border-radius: 10px;
  width: 55px;
  height: 55px;
  padding: 10px;
}

.titulo-detalheimov {
  font-weight: 700;
}

.contagem--fotos {
  z-index: 999;
  color: var(--branco);
  background-color: #3333335c;
  border-radius: 5px;
  padding: 5px 30px;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  inset: 10px auto auto 10px;
}

.bt-drop {
  flex: none;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.icon {
  display: none;
}

.tipo-ordenacao {
  border-bottom: 1px solid #0000001a;
  font-size: 14px;
  line-height: 20px;
  transition: all .4s ease-in;
}

.tipo-ordenacao:hover {
  color: var(--destaque);
}

.dropdown-list {
  border-radius: 10px;
}

.dropdown-list.w--open {
  background-color: #f3f3f3;
  margin-top: 10px;
}

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

.form-contato {
  background-color: var(--branco);
  border-radius: 15px;
  width: 600px;
  padding: 38px;
  position: relative;
}

.label {
  font-size: 13px;
  font-weight: 500;
  display: none;
}

.form-2 {
  margin-top: 20px;
}

.sair {
  color: #4444447a;
  text-align: center;
  cursor: pointer;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 35px;
  transition: all .4s ease-in;
  position: absolute;
  inset: 0% 0% auto auto;
}

.sair:hover {
  color: var(--destaque);
}

.img-miniatura {
  width: 100%;
  height: 450px;
  position: relative;
}

.galeria-imovel {
  display: block;
}

.bts-fixo-filtro {
  grid-column-gap: 10px;
  grid-row-gap: 5px;
  background-color: var(--branco);
  flex-flow: column;
  padding-top: 0px;
  padding-right: 25px;
  display: flex;
  position: absolute;
  inset: auto 0% 1px;
}

.button {
  position: absolute;
  inset: auto 0% 0%;
}

.form-3 {
  max-height: 99%;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.todos-filtros {
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: auto;
}

.form-block {
  width: 100%;
}

.text-field {
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  margin-bottom: 0;
}

.text-field-2 {
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  margin-bottom: 5px;
}

.field-label, .field-label-2 {
  margin-bottom: 0;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.bold-text {
  color: var(--destaque);
}

.div-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-3 {
  background-color: var(--principal);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.div-block-3.laranja {
  background-color: var(--destaque);
}

.paragraph {
  color: var(--branco);
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
}

.paragraph-2 {
  color: var(--principal);
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
}

.div-block-4 {
  background-color: #cacaca;
  height: 2px;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .footer {
    padding-top: 60px;
  }

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

  .secao.secao-principal {
    padding-top: 160px;
  }

  .limite {
    max-width: 90%;
  }

  .limite.flex-rodape {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    max-width: 100%;
    grid-template-columns: 1fr;
  }

  .limite.versao-ajustada {
    padding-left: 0;
    padding-right: 0;
  }

  .limite.flex-listagem {
    flex-flow: column;
  }

  .copy {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-rodape {
    text-align: center;
    border-bottom: 1px solid #0000001a;
    padding: 20px;
  }

  .div-rodape.center {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .div-rodape.uti {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .link-rodape {
    font-size: 14px;
  }

  .titulo-principal.t-branco {
    width: auto;
  }

  .titulo-principal.t-secundario {
    font-size: 20px;
  }

  .titulo-principal.t-secao-principal {
    width: auto;
  }

  .logo-parceiro {
    width: 157px;
  }

  .bt.bt-busca {
    flex: 1;
  }

  .bt.bt-cadastrar {
    width: 95%;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .bt.bt-limpar {
    flex: 1;
  }

  .card-imovel, .card-imovel.cad-listagem {
    width: 48.5%;
  }

  .img-imovel {
    height: 250px;
  }

  .div-info-imovel-card {
    padding: 5px 0;
  }

  .local-imovel-card {
    font-size: 14px;
    line-height: 22px;
  }

  .grupo-info-card {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .valor-imovel {
    font-size: 20px;
  }

  .box-cards-imoveis {
        grid-template-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .box-cards-imoveis.internas {
    width: 100%;
  }

  .img-logo-parceiro {
    width: auto;
  }

  .box-titulo.alinhamneto-direito {
    margin-top: 20px;
  }

  .grupo-info-titulo {
    width: 50%;
  }

  .img-secao {
    width: 95%;
    height: 400px;
    inset: auto 0% 0% auto;
  }

  .input.selec {
    width: 32%;
  }

  .input.input-filtro {
    width: 49%;
  }

  .form-flex {
    flex-flow: wrap;
  }

  .form-flex.lateral {
    padding-bottom: 10px;
    height: auto;
    padding-bottom: 0;
  }

  .lk-menu {
    text-align: center;
    border-bottom: 1px solid #0000000f;
  }

  .lk-menu.uti {
    border-bottom-style: none;
  }

  .menu-bt {
    background-color: var(--principal);
    color: var(--branco);
    border-radius: 100px;
    padding: 10px;
    font-size: 32px;
  }

  .menu-bt.w--open {
    background-color: var(--destaque);
  }

  .tab-menu {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .nav-menu {
    background-color: var(--branco);
    border: 1px solid #f0f0f0;
    border-radius: 15px;
    margin-top: 10px;
    box-shadow: 0 8px 15px #0003;
  }

  .box-filtros-lateral {
    width: 100%;
    padding-right: 0;
    position: static;
  }

  .box-filtros-lateral.oculto {
    padding-right: 0;
    position: static;
  }

  .tabs-lateral {
    display: none;
  }

  .tabs-lateral.mobile-vesao {
    display: block;
  }

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

  .grupo-filtro {
    padding-right: 0;
  }

  .seta-slider {
    width: 60px;
    height: 60px;
    font-size: 18px;
  }

  .seta-slider.recuo {
    width: 60px;
    height: 60px;
    margin-right: -18px;
    font-size: 18px;
  }

  .img-imovel-destaque {
    width: 48.5%;
  }

  .carrossel-imagens-imovel {
    height: 350px;
  }

  .info-imovel {
    width: 100%;
    padding-right: 0;
  }

  .info-contato-imovel {
    border: 1px solid #00000024;
    border-radius: 15px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    box-shadow: 0 6px 20px #00000014;
  }

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

  .tx-caracteristica {
    width: 48%;
  }

  .tell-destacado {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .box-logos-parceiros {
place-items: center;
  grid-template-columns: 1fr 1fr;

}
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .topo {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .secao.secao-principal {
    padding-top: 115px;
  }

  .secao.s-imagens-imovel {
    padding-top: 20px;
  }

  .titulo-principal {
    line-height: 38px;
  }

  .titulo-principal.t-branco {
    line-height: 46px;
  }

  .titulo-principal.t-secundario {
    font-size: 18px;
    line-height: 30px;
  }

  .titulo-principal.t-secao-principal {
    font-size: 22px;
    line-height: 32px;
  }

  .bt.bt-mais-imovel {
    margin-top: 40px;
  }

  .bt.bt-mais-imovel.oculto-mobile {
    display: none;
  }

  .bt.bt-mais-imovel.oculto-desktop {
    display: inline-block;
  }

  .bt.bt-ordenacao {
    margin-top: 0;
  }

  .bt.bt-ordenacao.oculto-mobile {
    display: none;
  }

  .bt.bt-ordenacao.oculto-desktop {
    display: inline-block;
  }

  .card-imovel, .card-imovel.cad-listagem {
    width: 49%;
  }

  .img-imovel {
    height: 180px;
  }

  .div-info-imovel-card {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .grupo-info-card {
    width: 62%;
  }

  .valor-imovel {
    font-size: 16px;
    line-height: 30px;
  }

  .logo-parceiro-card {
    border-width: 4px;
    width: 80px;
    height: 80px;
    top: -50px;
  }

  .box-cards-imoveis, .box-cards-imoveis.internas {
    grid-column-gap: 10px;
    grid-row-gap: 30px;
  }

  .mask-img-card-imovel {
    background-size: 60px;
  }

  .grupo-info-titulo, .input.selec {
    width: 100%;
  }

  .seta-slider {
    margin-left: 10px;
  }

  .carrossel-imagens-imovel {
    height: 250px;
  }

  .tx-caracteristica {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tell-destacado {
    font-size: 16px;
    line-height: 30px;
  }

  .form-contato {
    width: 90%;
  }
  .div-block {
  grid-template-columns: 1fr;
}
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .secao.chamada-home {
    padding-bottom: 250px;
  }

  .secao.s-imagens-imovel {
    padding-top: 20px;
  }

  .secao.s-info-imovel {
    padding-top: 40px;
  }

  .titulo-principal {
    font-size: 24px;
  }

  .titulo-principal.t-branco {
    font-size: 20px;
    line-height: 34px;
  }

  .titulo-principal.t-secao-principal {
    font-size: 18px;
    line-height: 28px;
  }

  .titulo-principal.t-imovel-pg {
    font-size: 22px;
    line-height: 32px;
  }

  .titulo-principal.nome-imobiliaria {
    font-size: 16px;
  }

  .titulo-principal.t-form {
    font-size: 20px;
    line-height: 26px;
  }

  .subtitulo {
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
  }

  .logo-parceiro {
    width: 82px;
    margin-bottom: 0;
  }

  .bt {
    padding: 10px 40px;
    line-height: 26px;
  }

  .bt.bt-mais-imovel.oculto-desktop {
    margin-top: 20px;
    font-size: 13px;
  }

  .bt.bt-ordenacao {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    line-height: 20px;
  }

  .bt.bt-ordenacao.oculto-desktop {
    margin-top: 20px;
    font-size: 13px;
  }

  .bt.bt-compartlhe {
    text-align: center;
    margin-top: 10px;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .bt.ajusta-pd-lr {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 32px;
  }

  .bt.ajusta-pd-lr.contato-zap {
    padding-top: 8px;
    font-size: 14px;
  }

  .card-imovel, .card-imovel.cad-listagem {
    width: 100%;
  }

  .div-info-imovel-card {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .valor-imovel.destaque-pg {
    margin-bottom: 10px;
    font-size: 19px;
  }

  .logo-parceiro-card {
    border-width: 3px;
    width: 75px;
    height: 75px;
  }

  .img-logo-parceiro {
    height: 80px;
  }

  .box-titulo.alinhamneto-direito {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .img-secao {
    height: 200px;
  }

  .tab-link {
    flex: 1;
  }

  .tab-link.tipo-lateral {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    line-height: 25px;
  }

  .form-busca-comprar {
    padding: 20px;
  }

  .input {
    font-size: 14px;
  }

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

  .input.input-filtro {
    width: 48%;
  }

  .lk-menu {
    font-size: 14px;
    line-height: 20px;
  }

  .menu-bt {
    margin-top: 2px;
    padding: 5px;
  }

  .tab-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .ck {
    width: 100%;
    margin-right: 10px;
  }
  .paginacao {
    grid-template-columns:  1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .pg-paginacao {
    width: 38px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
  }

  .info-resultado {
    font-size: 14px;
    line-height: 26px;
  }

  .seta-slider {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }

  .seta-slider.recuo {
    width: 40px;
    height: 40px;
    margin-right: -9px;
    font-size: 15px;
  }

  .img-imovel-destaque {
    width: 100%;
  }

  .carrossel-imagens-imovel {
    height: 100%;
  }

  .info-contato-imovel {
    width: 100%;
    padding: 20px;
  }

  .iten-info {
    margin-bottom: 5px;
    font-size: 13px;
  }

  .botoes-compartilhar {
    margin-top: 20px;
  }

  .p-padrao {
    font-size: 14px;
    line-height: 24px;
  }

  .ico-caracteristica {
    margin-right: 2px;
    font-size: 15px;
  }

  .tx-caracteristica {
    width: 49%;
    font-size: 13px;
    line-height: 23px;
  }

  .tag-imov {
    font-size: 14px;
  }

  .info-imobiliaria {
    margin-top: 40px;
  }

  .ico-zap-bt {
    top: 3px;
  }

  .form-contato {
    padding: 20px;
  }

  .form-2 {
    margin-top: 10px;
  }
}

#w-node-_180f3325-17c8-5abe-c9bd-7617cfdd4628-2d9b44b2, #w-node-_9f61e1f4-9f91-3284-e91f-43737804960f-2d9b44b2, #w-node-b93bf157-6bea-c0a1-3d11-acc66f0a3527-2d9b44b2, #w-node-_416803d2-bafd-ec35-19e8-a9c658aabc96-2d9b44b2, #w-node-aeea4c67-d90a-a74d-834f-c2e49be505a9-2d9b44b2, #w-node-aeea4c67-d90a-a74d-834f-c2e49be505ae-2d9b44b2, #w-node-aeea4c67-d90a-a74d-834f-c2e49be505b3-2d9b44b2 {
  align-self: center;
}


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