@media only screen and (max-width: 600px) {
  .ltn__feature-area.section-bg-1---.mb-120---.pt-115 {
    padding-top: 3rem;
  }

  .ltn__product-slider-area.ltn__product-gutter.pt-115 {
    padding-top: 1rem;
  }

  .ltn__banner-area.pt-115 {
    padding-top: 3rem;
  }

  .footer-widget.footer-menu-widget.clearfix {
    text-align: center;
  }

  .footer-widget.footer-newsletter-widget {
    text-align: center;
  }
}

.ltn__slide-item.ltn__slide-item-2.ltn__slide-item-3-normal---.ltn__slide-item-3.bg-image.bg-overlay-theme-black-60.slick-slide.slick-current.slick-active {
  min-height: 29rem;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea {
  padding-left: 20px;
  height: 50px;
  font-family: var(--ltn__heading-font);
}

@media (max-width: 767px) {

  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="submit"],
  textarea {
    padding-left: 20px;
    height: 45px;
    font-family: var(--ltn__heading-font);
  }
}

@media only screen and (max-width: 600px) {
  .d-xs-block {
    display: block !important;
  }

  .ltn__car-dealer-form-item.ltn__custom-icon.ltn__icon-cog.col-lg-2.col-md-6.p-1 {
    margin-bottom: 30px !important;
  }

  .bootstrap-select>.dropdown-toggle {
    border-radius: 12px;
  }

  .selectCodigo {
    border-radius: 12px !important;
    padding-left: 20px !important;
    border: solid #000 1px !important;
    background-color: #f8f9fa !important;
  }

  .selectCodigo option {
    color: black !important;
  }

  .btn:after {
    display: block !important;
    right: 10px;
  }

  .mr-2 {
    margin-right: 1.75rem;
  }

  .mb-celular {
    margin-bottom: 1rem !important;
  }

  button.btn.dropdown-toggle.btn-light {
    min-height: 45px;
    max-height: 45px;
  }

  ul#bairroVenda {
    display: grid;
    justify-items: start;
    column-gap: 10px;
    width: 100%;
  }

  .modal-dialog {
    max-width: 95%;
    min-width: 300px;
    margin: 1.75rem auto;
  }

  .bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: smaller;
  }
}

@media (max-width: 767px) {
  .ltn__car-dealer-form-box .ltn__car-dealer-form-item {
    width: 100%;
  }
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea,
button.btn.dropdown-toggle.btn-light.bs-placeholder {
  border-radius: var(--border-radius);
}

/* Efeito de hover nas opções */
.dropdown-menu li .active {
  background-color: #f8f9fa;
  /* Cor de fundo suave ao passar o mouse */
  color: var(--cor-site-2) !important;
  /* Cor do texto ao passar o mouse */
  border-radius: 12px;
}

.tab-content .tab-pane.active {
  padding: 0px;
}

.tab-content .tab-pane.active {
  height: auto;
  visibility: visible;
  width: max-content;
  opacity: 1;
  overflow: visible;
  background-color: rgba(250, 250, 250, 0.9);
  padding: 0px;
  border-radius: var(--border-radius);
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -webkit-box-shadow: var(--ltn__box-shadow-1);
}

@keyframes fadeIn {
  from {
    opacity: 0;
    top: 10px;
  }

  to {
    opacity: 1;
    top: 20px;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    top: 20px;
  }

  to {
    opacity: 0;
    top: 10px;
  }
}

.search-mode-option.active {
  background: #fff;
  color: var(--cor-site-1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

input::placeholder {
  color: #666666 !important;
}

@media (max-width: 1600px) and (min-width: 1440px) {
  .search-mode-switcher {
    top: 32%;
  }
}

@media (max-width: 1439px) and (min-width: 1200px) {
  .search-mode-switcher {
    top: 24%;
  }
}

@media (max-width: 1199px) and (min-width: 1024px) {
  .search-mode-switcher {
    top: 30%;
  }

  a#toggleDropdownPretensao {
    width: 230px;
  }

  a#toggleDropdownPretensaoLocacao {
    width: 230px;
  }

  a#toggleDropdownTipo {
    width: 230px;
  }

  a#toggleDropdownTipoLocacao {
    width: 230px;
  }

  a#toggleDropdownLocalizacao {
    width: 350px;
  }

  a#toggleDropdownLocalizacaoLocacao {
    width: 350px;
  }
}

@media (max-width: 1023px) and (min-width: 900px) {
  .search-mode-switcher {
    top: 30%;
  }

  a#toggleDropdownPretensao {
    width: 230px;
  }

  a#toggleDropdownPretensaoLocacao {
    width: 230px;
  }

  a#toggleDropdownTipo {
    width: 230px;
  }

  a#toggleDropdownTipoLocacao {
    width: 230px;
  }

  a#toggleDropdownLocalizacao {
    width: 350px;
  }

  a#toggleDropdownLocalizacaoLocacao {
    width: 350px;
  }
}

@media (max-width: 899px) and (min-width: 768px) {
  .search-mode-switcher {
    top: 24%;
  }

  a#toggleDropdownPretensao {
    width: 200px;
  }

  a#toggleDropdownPretensaoLocacao {
    width: 200px;
  }

  a#toggleDropdownTipo {
    width: 200px;
  }

  a#toggleDropdownTipoLocacao {
    width: 200px;
  }

  a#toggleDropdownLocalizacao {
    width: 200px;
  }

  a#toggleDropdownLocalizacaoLocacao {
    width: 200px;
  }
}

@media (max-width: 1199px) and (min-width: 1024px) {
  .search-mode-switcher {
    top: 30%;
  }

  a#toggleDropdownCidadeLocacao {
    width: 175px;
  }

  a#toggleDropdownBairroLocacao {
    width: 175px;
  }

  a#toggleDropdownTipoLocacao {
    width: 175px;
  }

  a#toggleDropdownValorLocacao {
    width: 175px;
  }

  div#toggleDropdownCodigoLocacao {
    width: 175px;
  }
}

@media (max-width: 1023px) and (min-width: 900px) {
  .search-mode-switcher {
    top: 30%;
  }

  a#toggleDropdownCidadeLocacao {
    width: 150px;
  }

  a#toggleDropdownBairroLocacao {
    width: 150px;
  }

  a#toggleDropdownTipoLocacao {
    width: 150px;
  }

  a#toggleDropdownValorLocacao {
    width: 150px;
  }

  div#toggleDropdownCodigoLocacao {
    width: 150px;
  }

  small.text-buscar {
    display: block;
    margin-left: 5px;
    font-size: 0.9rem;
    color: var(--cor-site-3);
  }
}

@media (max-width: 899px) and (min-width: 768px) {
  .search-mode-switcher {
    top: 24%;
  }

  a#toggleDropdownCidadeLocacao {
    width: 175px;
  }

  a#toggleDropdownBairroLocacao {
    width: 175px;
  }

  a#toggleDropdownTipoLocacao {
    width: 175px;
  }

  a#toggleDropdownValorLocacao {
    width: 175px;
  }

  div#toggleDropdownCodigoLocacao {
    width: 175px;
  }

  small.text-buscar {
    display: block;
    margin-left: 5px;
    font-size: 0.9rem;
    color: var(--cor-site-3);
  }

  .flex-busca {
    display: grid;
    grid-template-columns: repeat(3, 175px);
    justify-items: center;
  }
}

@media (max-width: 580px) and (min-width: 325px) {
  .search-mode-switcher {
    top: 7%;
  }

  a#toggleDropdownCidadeLocacao {
    width: 300px;
    padding: 1em 1.6em;
  }

  a#toggleDropdownBairroLocacao {
    width: 300px;
    padding: 1em 1.6em;
  }

  a#toggleDropdownTipoLocacao {
    width: 300px;
    padding: 1em 1.6em;
  }

  a#toggleDropdownValorLocacao {
    width: 300px;
    padding: 1em 1.6em;
  }

  div#toggleDropdownCodigoLocacao {
    width: 300px;
    padding: 1em 1.6em;
  }

  .flex-busca {
    flex-direction: column;
  }

  .ltn__car-dealer-form-box .ltn__car-dealer-form-item {
    height: 65px;
  }

  small.text-buscar {
    display: block;
    margin-left: 5px;
    font-size: 0.9rem;
    color: var(--cor-site-3);
  }

  .dropdown-separator-horizontal {
    display: block !important;
    height: 1px;
    background-color: #dcd7d7;
    margin: 4px;
  }

  .barra-busca {
    background-color: #99999969;
    height: 1px;
    margin: 0em 1em;
    width: auto;
  }

  .flex-search {
    flex-direction: column;
  }

  .timeline-date {
    margin-left: 9px;
  }
}

.typewriter-text {
  position: relative;
}

@keyframes blink {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

@media (min-width: 992px) {
  .about-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 768px) {
  .timeline-item {
    flex-direction: row;
    align-items: flex-start;
  }

  .timeline-date {
    width: 100px;
    flex-shrink: 0;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 0;
  }

  .timeline-content {
    flex-grow: 1;
  }

  .timeline-icon {
    left: -38px;
  }
}

.botao-primario {
  padding: 12px 18px;
  background: linear-gradient(135deg, var(--cor-site-1), var(--cor-site-1-2));
  box-shadow: 0 12px 30px rgb(50 99 237 / 20%);
  color: white;
  border: none;
  font-weight: 700;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  transition: all 1s;
}

.botao-primario:hover {
  background: linear-gradient(135deg, var(--cor-site-2), var(--cor-site-2-2));
  color: white;
}

/* Responsividade */
@media (max-width: 768px) {
  .chamada-titulo {
    font-size: 2rem;
  }

  .titulo-secao,
  .titulo-condominios {
    font-size: 1.8rem;
  }

  .conteudo-condominios {
    flex-direction: column;
  }

  .texto-condominios,
  .imagem-condominios {
    min-width: 100%;
  }

  .imagem-condominios {
    order: -1;
    margin-bottom: 30px;
  }
}

/* Responsividade */
@media (max-width: 768px) {
  .lista-unidades {
    grid-template-columns: 1fr;
  }

  .titulo-secao {
    font-size: 1.8rem;
  }
}

.search-tabs {
  display: flex;
  flex-direction: column;
}

.tab-button {
  padding: 10px 20px;
  background: none;
  border: 2px solid transparent;
  font-size: 15px;
  font-weight: 500;
  color: var(--cor-site-5);
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 30px;
}

.tab-button.active {
  color: var(--cor-site-3);
  border: 2px solid var(--cor-site-2);
  border-radius: 30px;
  background-color: var(--cor-site-1);
}

.tab-button:hover:not(.active) {
  color: var(--cor-site-1);
  border: 2px solid var(--cor-site-8);
  border-radius: 30px;
}

.tab-color {
  padding: 5px;
  background-color: var(--cor-site-3);
  border-radius: 50px;
  display: flex;
  gap: 5px;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.search-form {
  width: 100%;
}

.search-fields {
  display: flex;
  gap: 15px;
}

.search-field {
  position: relative;
}

.search-field label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #444;
}

.autocomplete-dropdown.active {
  display: block;
}

.dropdown-select {
  position: relative;
}

.dropdown-icon {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #666;
  transition: transform 0.3s;
}

.dropdown-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 100;
  display: none;
  max-height: 300px;
  overflow-y: auto;
  max-width: 300px;
  width: max-content;
  min-width: -webkit-fill-available;
}

.dropdown-select-options.active {
  display: block;
}

.dropdown-select-options ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dropdown-select-options li {
  padding: 10px 15px;
  cursor: pointer;
  transition: background 0.2s;
}

.dropdown-select-options li:hover {
  background: #f5f5f5;
}

.price-range-container {
  padding: 15px;
}

.price-inputs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 15px;
}

.price-inputs input {
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.apply-price-btn {
  width: 100%;
  padding: 8px;
  background: var(--cor-site-1);
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s;
}

.apply-price-btn:hover {
  background: var(--cor-site-2);
}

.search-button {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .search-fields {
    grid-template-columns: 1fr;
  }

  .tab-button {
    padding: 10px 15px;
    font-size: 14px;
  }
}

.autocomplete-dropdown.active {
  display: block !important;
  /* Força a exibição */
}

.unidades-v2 {
  padding: 60px 0;
}

/* GRID */
.unidades-v2__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

@media (max-width: 992px) {
  .unidades-v2__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .unidades-v2__grid {
    grid-template-columns: 1fr;
  }
}

/* CARD */
.unidade-card {
  position: relative;
  background: var(--cor-site-3);
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 12px 34px rgba(8, 36, 107, .10);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

/* topo com “linha” azul */
.unidade-card::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--cor-site-1), var(--cor-site-1-2));
}

.unidade-card:hover {
  transform: translateY(-4px);
  border-color: rgba(12, 52, 205, .25);
  box-shadow: 0 18px 46px rgba(8, 36, 107, .16);
}

.unidade-card__head {
  padding: 18px 20px 12px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.unidade-card__city {
  margin: 10px 0 6px;
  font-size: 22px;
  font-weight: 900;
  color: var(--cor-site-7);
}

/* BODY */
.unidade-card__body {
  padding: 10px 20px 16px;
  border-top: 1px solid var(--cor-site-8);
  border-bottom: 1px solid var(--cor-site-8);
}

.unidade-info {
  display: grid;
  grid-template-columns: 40px auto 1fr;
  gap: 12px;
  align-items: start;
  padding: 12px 0;
  text-decoration: none;
}

.unidade-info+.unidade-info {
  border-top: 1px dashed rgba(0, 0, 0, .10);
}

.unidade-info__icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(12, 52, 205, .10);
  color: var(--cor-site-1);
  margin-top: 1px;
}

.unidade-info__icon i {
  font-size: 16px;
  line-height: 1;
}

.unidade-info__label {
  font-weight: 900;
  color: var(--cor-site-7);
  font-size: 13px;
  padding-top: 8px;
}

.unidade-info__value {
  color: var(--cor-site-6);
  font-size: 14px;
  line-height: 1.45;
  padding-top: 7px;
}

.unidade-info:hover .unidade-info__value {
  color: var(--cor-site-2);
}

/* endereço (não é link) */
.unidade-info--address {
  cursor: default;
}

/* FOOTER / BOTÕES */
.unidade-card__footer {
  padding: 16px 20px 18px;
  display: grid;
  text-align: center;
  grid-template-columns: 1fr;
  gap: 12px;
}

/* CSS DA BUSCA DE IMÓVEIS */
span.selected-option {
  text-wrap-mode: nowrap;
  overflow: hidden;
}

h2.section-title {
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
  color: #fff;
}

p.section-title {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.1;
  color: #fff;
}

.property-search-container {
  max-width: 1140px;
  border-radius: 10px;
  margin: 0 auto;
  background: rgba(250, 250, 250, 1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .10);
}

.tabs-header {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0px;
}

.tab-color {
  background: rgba(250, 250, 250, 1);
  border-radius: 10px 10px 0px 0px;
  display: inline-flex;
  gap: 5px;
  padding: 0px;
}

.tab-button {
  padding: 10px 20px;
  background: none;
  border: 2px solid transparent;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  transition: .3s;
  border-radius: 10px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tab-button.active {
  color: var(--cor-site-3);
  border-color: var(--cor-site-2);
  background: var(--cor-site-1);
}

.tab-button.active[data-tab="comprar"] {
  color: var(--cor-site-3);
  border-color: var(--cor-site-2);
  background: var(--cor-site-1);
  border-radius: 10px 0px 0px 0px !important;
}

.tab-button:hover:not(.active)[data-tab="comprar"] {
  color: var(--cor-site-1);
  border-color: transparent;
  border-radius: 10px 0px 0px 0px !important;
}

.tab-button.active[data-tab="alugar"] {
  color: var(--cor-site-3);
  border-color: var(--cor-site-2);
  background: var(--cor-site-1);
  border-radius: 0px !important;
}

.tab-button:hover:not(.active)[data-tab="alugar"] {
  color: var(--cor-site-1);
  border-color: transparent;
  border-radius: 0px !important;
}

.tab-button:hover:not(.active)[id="condominio"] {
  color: var(--cor-site-1);
  border-color: transparent;
  border-radius: 0px 10px 0px 0px !important;
}

/* Cidade | Bairro | Tipo | (Valor+Código) | Botão */
.search-fields {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
}

.search-field {
  position: relative;
  min-width: 0;
}

.dropdown-select-header {
  height: 50px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  background: #fff;
  transition: border-color .3s;
  box-sizing: border-box;
}

.dropdown-select-header:hover {
  border-color: #bbb;
}

input#codigo_imovel_alugar,
input#codigo_imovel_comprar {
  height: 50px;
  padding: 12px 15px;
  border: 1px solid #ddd !important;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  background: #fff;
  transition: border-color .3s;
  box-sizing: border-box;
  box-shadow: none;
}

input#codigo_imovel_alugar,
input#codigo_imovel_comprar:hover {
  border-color: #bbb;
}

.dropdown-icon {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #666;
  transition: transform .3s;
  flex: 0 0 auto;
}

.dropdown-select-options {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .10);
  z-index: 9999;
  display: none;
  max-height: 300px;
  overflow-y: auto;
  width: max-content;
  min-width: 100%;
  box-sizing: border-box;
}

.dropdown-select-options li {
  padding: 10px 15px;
  cursor: pointer;
  transition: background .2s;
}

.dropdown-select-options li.dropdown-section {
  cursor: default;
  pointer-events: none;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #666;
  background: #f7f7f7;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.dropdown-select-options li.dropdown-placeholder {
  cursor: default;
  pointer-events: none;
  color: #666;
}

/* Valor */
.price-range-container {
  padding: 15px;
}

.price-inputs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 12px;
}

.price-inputs label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #444;
  margin-bottom: 4px;
}

.price-inputs input {
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-sizing: border-box;
}

.apply-price-btn {
  width: 100%;
  padding: 10px;
  background: var(--cor-site-1);
  color: #fff;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: .3s;
}

.inline-code-input {
  width: 100%;
  height: 50px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 40px;
  background: #fff;
  box-sizing: border-box;
  font-size: 14px;
}

.inline-code-input:focus {
  outline: none;
  border-color: #bbb;
}

.search-field.search-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 992px) {
  .search-fields {
    grid-template-columns: 1fr 1fr;
  }

  .search-field.search-button {
    justify-content: center;
  }

  .search-field.search-button .search-btn {
    width: 100%;
    max-width: 520px;
    height: 50px;
  }

}

@media (max-width: 576px) {

  .search-fields {
    grid-template-columns: 1fr;
  }

  .dropdown-select-header {
    height: 48px;
  }

  .price-inputs {
    grid-template-columns: 1fr;
  }

  .value-code-wrap {
    grid-template-columns: 1fr;
  }

  .secao-destaque-imobiliaria__numeros {
    gap: 20px !important;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }

  .divisor {
    width: 100% !important;
    height: 2px;
  }

  .properties-header__title {
    font-size: 2.2rem;
  }
}

@media (max-width: 768px) {

  .tab-color {
    flex-wrap: nowrap;
  }

  .tab-button {
    padding: 10px 15px;
    font-size: 14px;
  }

  .map-imob {
    grid-template-columns: 1fr !important;
  }
}

.slide-item-car-dealer-form {
  margin-bottom: -55px;
}

/* ===== ANUNCIAR IMÓVEL (premium) ===== */
.anunciar-imovel {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, .06);
  box-shadow: 0 18px 50px rgba(0, 0, 0, .12);
  background: #06123a;
  /* fallback */
}

.anunciar-imovel__fundo {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(900px 360px at 18% 45%, rgba(12, 52, 205, .28), transparent 62%),
    linear-gradient(180deg, rgba(2, 8, 25, .75) 0%, rgba(2, 8, 25, .55) 55%, rgba(2, 8, 25, .78) 100%),
    url("../../img/paginas/home/anuncie-seu-imovel-alice-imoveis.webp");
  background-size: cover;
  background-position: center;
}

/* textura leve (sem precisar imagem) */
.anunciar-imovel__textura {
  position: absolute;
  inset: 0;
  opacity: .10;
  background-image:
    radial-gradient(circle at 20% 30%, rgba(255, 255, 255, .20) 0 1px, transparent 2px),
    radial-gradient(circle at 60% 70%, rgba(255, 255, 255, .12) 0 1px, transparent 2px),
    radial-gradient(circle at 80% 40%, rgba(255, 255, 255, .10) 0 1px, transparent 2px);
  background-size: 22px 22px, 28px 28px, 34px 34px;
  pointer-events: none;
}

.anunciar-imovel__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr;
  gap: 26px;
  padding: 42px;
}

/* esquerda */
.anunciar-imovel__selo {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 12px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 15px;
  color: rgba(255, 255, 255, .92);
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .14);
}

.anunciar-imovel__titulo {
  margin: 14px 0 12px;
  color: #fff;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.12;
  letter-spacing: -.4px;
}

.anunciar-imovel__marca {
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, .65) 25%, var(--cor-site-1, #0c34cd) 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.anunciar-imovel__descricao {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, .86);
  font-size: 18px;
  line-height: 1.65;
  max-width: 640px;
}

/* botões */
.anunciar-imovel__acoes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 14px;
}

.anunciar-imovel__botao {
  height: 46px;
  padding: 0 18px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 900;
  font-size: 14px;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease, border-color .15s ease, opacity .15s ease;
}

.anunciar-imovel__botao:hover {
  transform: translateY(-1px);
}

.anunciar-imovel__botao--primario {
  color: #fff;
  background: linear-gradient(90deg, var(--cor-site-1, #0c34cd), var(--cor-site-1-2, #000ca5));
  border: 1px solid rgba(255, 255, 255, .10);
  box-shadow: 0 14px 30px rgba(12, 52, 205, .22);
}

.anunciar-imovel__botao--primario:hover {
  box-shadow: 0 18px 40px rgba(12, 52, 205, .30);
  color: #fff;
}

.anunciar-imovel__botao--contorno {
  color: #fff;
  background: rgba(255, 255, 255, .02);
  border: 1px solid rgba(255, 255, 255, .22);
}

.anunciar-imovel__botao--contorno:hover {
  border-color: rgba(255, 255, 255, .34);
}

.anunciar-imovel__botao--vidro {
  color: #fff;
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .12);
  backdrop-filter: blur(10px);
}

.anunciar-imovel__botao--vidro:hover {
  opacity: .95;
}

/* chips */
.anunciar-imovel__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.anunciar-imovel__chip {
  padding: 7px 11px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 15px;
  color: rgba(255, 255, 255, .92);
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .12);
}

/* responsivo */
@media (max-width: 992px) {
  .anunciar-imovel__grid {
    grid-template-columns: 1fr;
    padding: 28px 18px;
  }

  .anunciar-imovel__titulo {
    font-size: 26px;
  }

  .anunciar-imovel__col-direita {
    justify-content: flex-start;
  }

  .anunciar-imovel__cartao {
    max-width: 560px;
  }
}

/* ===== ANUNCIAR IMÓVEL (premium) ===== */
.condominio {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, .06);
  box-shadow: 0 18px 50px rgba(0, 0, 0, .12);
  background: #06123a;
  /* fallback */
}

.condominio__fundo {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(900px 360px at 18% 45%, rgba(12, 52, 205, .28), transparent 62%),
    linear-gradient(180deg, rgba(2, 8, 25, .75) 0%, rgba(2, 8, 25, .55) 55%, rgba(2, 8, 25, .78) 100%),
    url("../../img/paginas/home/administracao-de-condominios-alice-imoveis.webp");
  background-size: cover;
  background-position: center;
}

/* textura leve (sem precisar imagem) */
.condominio__textura {
  position: absolute;
  inset: 0;
  opacity: .10;
  background-image:
    radial-gradient(circle at 20% 30%, rgba(255, 255, 255, .20) 0 1px, transparent 2px),
    radial-gradient(circle at 60% 70%, rgba(255, 255, 255, .12) 0 1px, transparent 2px),
    radial-gradient(circle at 80% 40%, rgba(255, 255, 255, .10) 0 1px, transparent 2px);
  background-size: 22px 22px, 28px 28px, 34px 34px;
  pointer-events: none;
}

.condominio__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr;
  gap: 26px;
  padding: 42px;
  width: 100%;
}

/* esquerda */
.condominio__selo {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 12px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 15px;
  color: rgba(255, 255, 255, .92);
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .14);
}

.condominio__titulo {
  margin: 14px 0 12px;
  color: #fff;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.12;
  letter-spacing: -.4px;
}

.condominio__titulo span {
  font-weight: 950 !important;
}

.condominio__marca {
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, .65) 25%, var(--cor-site-1, #0c34cd) 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.condominio__descricao {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, .86);
  font-size: 17px;
  line-height: 1.65;
  max-width: 640px;
}

/* responsivo */
@media (max-width: 992px) {
  .condominio__grid {
    grid-template-columns: 1fr;
    padding: 28px 18px;
  }

  .condominio__titulo {
    font-size: 26px;
  }

  .condominio__col-direita {
    justify-content: flex-start;
  }

  .condominio__cartao {
    max-width: 560px;
  }
}

/* ===== RODAPÉ (chips + CTA) ===== */
.condominio__rodape {
  display: grid;
  grid-template-columns: 1.2fr .9fr;
  gap: 18px;
  align-items: end;
  margin-top: 6px;
}

/* chips (esquerda) */
.condominio__chips {
  display: grid;
  gap: 12px;
  align-items: start;
  color: rgba(255, 255, 255, .92);
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .12);
  font-weight: 800;
  font-size: 17px;
  width: fit-content;
  max-width: 100%;
  border-radius: 14px;
  padding: 10px;
}

.condominio__chip {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.condominio__check {
  width: 28px;
  height: 28px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 950;
  color: rgba(64, 214, 124, .95);
  font-size: 20px;
  /* verde check */
  box-shadow: 0 10px 22px rgba(0, 0, 0, .22);
}

/* CTA (direita) - “vidro” */
.condominio__cta {
  width: 100%;
  border-radius: 16px;
  padding: 16px 16px 14px;
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .16);
  backdrop-filter: blur(14px);
  box-shadow: 0 22px 44px rgba(0, 0, 0, .25);
}

.condominio__cta-botao {
  height: 54px;
  padding: 0 18px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-decoration: none;
  font-weight: 950;
  font-size: 18px;
  color: #fff;
  background: linear-gradient(90deg, var(--cor-site-1, #0c34cd), var(--cor-site-1-2, #000ca5));
  border: 1px solid rgba(255, 255, 255, .12);
  box-shadow: 0 16px 34px rgba(12, 52, 205, .22);
  transition: transform .15s ease, box-shadow .15s ease, opacity .15s ease;
}

.condominio__cta-botao:hover {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 20px 44px rgba(12, 52, 205, .30);
}

.condominio__cta-seta {
  font-size: 22px;
  line-height: 1;
  opacity: .9;
  transform: translateY(1px);
}

.condominio__cta-texto {
  margin: 10px 2px 0;
  font-size: 13px;
  line-height: 1.35;
  color: rgba(255, 255, 255, .75);
  text-align: center;
}

/* Responsivo */
@media (max-width: 992px) {
  .condominio__rodape {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .condominio__cta {
    max-width: 560px;
  }
}

.final-cta__wrap {
  border: 1px solid var(--cor-site-8, #e0e0e0);
  border-radius: 10px;
  background: #fff;
  padding: 22px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .06);
}

.final-cta__text {
  margin: 10px 0 0;
  max-width: 760px;
  color: var(--cor-site-6, #666);
  font-size: 15px;
  line-height: 1.6;
}

.final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.final-cta__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 46px;
  padding: 0 16px;
  border-radius: 10px;
  font-weight: 900;
  text-decoration: none;
  transition: .18s ease;
  border: 1px solid transparent;
}

.final-cta__btn i {
  font-size: 16px;
}

.final-cta__btn--primary {
  background: var(--cor-site-1, #0c34cd);
  color: #fff;
  border-color: rgba(255, 255, 255, .0);
}

.final-cta__btn--primary:hover {
  transform: translateY(-1px);
  filter: brightness(1.05);
  color: #fff;
}

.final-cta__btn--ghost {
  background: #fff;
  color: var(--cor-site-7, #333);
  border-color: var(--cor-site-8, #e0e0e0);
}

.final-cta__btn--ghost:hover {
  transform: translateY(-1px);
  border-color: rgba(12, 52, 205, .30);
  box-shadow: 0 10px 22px rgba(0, 0, 0, .06);
}

.final-cta__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px dashed var(--cor-site-8, #e0e0e0);
  color: var(--cor-site-6, #666);
  font-size: 13px;
}

.final-cta__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.final-cta__meta-item i {
  color: var(--cor-site-1, #0c34cd);
}

/* responsivo */
@media (max-width: 700px) {
  .final-cta__wrap {
    padding: 18px;
  }

  .final-cta__btn {
    width: 100%;
    justify-content: center;
  }

  .final-cta__meta {
    flex-direction: column;
  }
}

.testimonials__slider {
  margin-top: 18px;
}

/* neutraliza comportamento do .row (bootstrap) quando vira slick */
.testimonials__slider.slick-slider {
  display: block !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* espaçamento lateral bonito */
.testimonials__slider .slick-list {
  margin: 0 -8px;
  padding: 4px 0 10px;
}

.testimonials__slider .slick-slide {
  padding: 0 8px;
  height: auto;
}

/* equal height (deixa todos alinhados) */
.testimonials__slider .slick-track {
  display: flex;
}

.testimonials__slider .slick-slide {
  display: flex;
}

.testimonials__slide {
  width: 100%;
  display: flex;
}

/* ===== CARD (upgrade) ===== */
.t-card {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  padding: 18px 18px 16px;
  background: linear-gradient(180deg, rgba(12, 52, 205, .04), rgba(255, 255, 255, 0) 58%), #fff;
  border: 1px solid rgba(0, 0, 0, .08);
  box-shadow: 0 14px 34px rgba(0, 0, 0, .07);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 170px;
}

.t-card::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--cor-site-1, #0c34cd), var(--cor-site-2, #22449a));
  opacity: .95;
}

.t-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 44px rgba(0, 0, 0, .10);
  border-color: rgba(12, 52, 205, .22);
}

.t-card__quote {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 22px;
  opacity: .10;
  color: var(--cor-site-1, #0c34cd);
  pointer-events: none;
}

.t-card__top {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 12px;
}

.t-card__avatar {
  width: 46px;
  height: 46px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: color-mix(in srgb, var(--cor-site-1, #0c34cd) 12%, #fff);
  color: var(--cor-site-1, #0c34cd);
  border: 1px solid color-mix(in srgb, var(--cor-site-1, #0c34cd) 22%, #fff);
  flex: 0 0 46px;
}

.t-card__who {
  line-height: 1.1;
}

.t-card__name {
  display: block;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: .2px;
  color: var(--cor-site-7, #333);
}

/* estrelas */
.t-card__rating {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 6px;
  color: #f5b301;
  font-size: 13px;
}

.t-card__rating i {
  filter: drop-shadow(0 6px 10px rgba(245, 179, 1, .18));
}

.t-card__rating .is-empty {
  opacity: .30;
}

.t-card__text {
  margin: 0;
  color: var(--cor-site-6, #666);
  font-size: 14px;
  line-height: 1.7;
}

/* clamp (fica alinhadinho e com cara de depoimento) */
.t-card__text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.testimonials__slider .slick-prev.testimonials__arrow {
  left: -10px;
}

.testimonials__slider .slick-next.testimonials__arrow {
  right: -10px;
}

/* ===== DOTS (bem discreto) ===== */
.testimonials__slider .slick-dots {
  position: relative;
  bottom: -8px;
  margin: 8px 0 0;
}

.testimonials__slider .slick-dots li {
  margin: 0 3px;
}

.testimonials__slider .slick-dots li button {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: rgba(0, 0, 0, .18);
  border: 0;
  padding: 0;
  font-size: 0;
}

.testimonials__slider .slick-dots li.slick-active button {
  background: var(--cor-site-1, #0c34cd);
}

@media (max-width: 700px) {
  .testimonials__slider .slick-prev.testimonials__arrow {
    left: -6px;
  }

  .testimonials__slider .slick-next.testimonials__arrow {
    right: -6px;
  }
}

.map-imob {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.map-text {
  font-size: 21px;
}

.secao-destaque-imobiliaria {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
  border: 2px solid #e7e7e7;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: var(--ltn__box-shadow-6);
  overflow: hidden;
}

.secao-destaque-imobiliaria__texto {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px;
}

.secao-destaque-imobiliaria__titulo {
  font-size: 2.5rem;
  color: #282828;
  margin-bottom: 20px;
  text-align: center;
}

.secao-destaque-imobiliaria__titulo span {
  color: var(--cor-site-1-2);
}

.secao-destaque-imobiliaria__descricao {
  text-align: center;
  font-size: 20px;
  margin: 10px 10px 24px;
}

.secao-destaque-imobiliaria__numeros {
  display: flex;
  gap: 3rem;
  margin: 24px 10px 10px;
}

.secao-destaque-imobiliaria__numeros h2 {
  font-size: 30px;
  margin-bottom: 5px;
  color: #282828;
  text-align: center;
}

.secao-destaque-imobiliaria__numeros h2 span {
  color: var(--cor-site-1);
}

.secao-destaque-imobiliaria__numeros p {
  font-size: 1.25rem;
  margin: 0px;
  text-align: center;
}

.divisor {
  width: 2px;
  background-color: #dee2e6;
}

.secao-destaque-imobiliaria__botoes {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 14px;
  background: #ebecf1;
  gap: 30px;
}

.secao-destaque-imobiliaria__botao {
  padding: 10px 25px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  white-space: nowrap;
  box-shadow: var(--ltn__box-shadow-6);
}

.secao-destaque-imobiliaria__botao--venda:hover {
  color: #fff;
}
.secao-destaque-imobiliaria__botao--venda {
  background: linear-gradient(135deg, var(--cor-site-1), var(--cor-site-2));
  color: #fff;
}

.secao-destaque-imobiliaria__botao--locacao {
  background: linear-gradient(135deg, #dadada, #ffffff);
  color: #000;
  border: 1px solid #e7e7e7;
}

@media (max-width: 768px) {
  .secao-destaque-imobiliaria__botoes {
    flex-direction: column;
    gap: 12px;
  }

  .secao-destaque-imobiliaria__botao {
    width: 100%;
    max-width: 420px;
  }
}

.banks__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
}

.banks__card {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 92px;
  padding: 12px;
  background: #fff;
  border: 1px solid var(--cor-site-8, #e0e0e0);
  border-radius: 10px;
  text-decoration: none;
  transition: .18s ease;
}

.banks__card:hover {
  transform: translateY(-2px);
  border-color: rgba(12, 52, 205, .35);
  border-color: color-mix(in srgb, var(--cor-site-1, #0c34cd) 35%, #ffffff);
  box-shadow: 0 10px 24px rgba(0, 0, 0, .08);
}

.banks__logo {
  max-width: 100%;
  max-height: 70px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

.banks__note {
  margin: 14px 0 0;
  text-align: center;
  font-size: 12px;
  color: var(--cor-site-6, #666);
}

/* responsivo */
@media (max-width: 1200px) {
  .banks__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  .banks__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .banks__card {
    height: 82px;
  }

  .banks__title {
    font-size: 24px;
  }
}

:root{
  --blue-primary:#0c34cd;
  --blue-dark:#000ca5;
  --blue-deep:#08246b;
  --blue-mid:#22449a;
  --blue-navy:#001c72;
  --white:#fff;
  --gray-text:#464646;
  --gray-light:#f2f6f7;
  --gray-border:#e5eaee;
  --heading-color:#202020;
  --font:'Plus Jakarta Sans',sans-serif;
  --shadow:0 8px 32px rgba(12,52,205,.13);
  --shadow-card:0 4px 20px rgba(0,0,0,.08);
  --radius:12px;
}



/*CTA SOBRE A IMOBILIARIA*/

.smc-hero-section {
  position: relative;
  padding: 72px 0;
  overflow: hidden;
}

.smc-hero-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.smc-hero-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 54px;
}

.smc-hero-content {
  flex: 1 1 52%;
  max-width: 560px;
}

.smc-hero-title {
  margin: 0 0 22px;
  color: #d5b565;
  font-size: 4rem;
  line-height: 1.08;
  font-weight: 300;
  letter-spacing: -1.6px;
}

.smc-hero-text {
  margin: 0 0 28px;
  max-width: 520px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 1.08rem;
  line-height: 1.55;
  font-weight: 400;
}

.smc-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.smc-hero-main-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: linear-gradient(135deg, #ccba78 35%, #e7e4d2 50%, #9e8149 80%, #ccba78 110%);
  color: #181818 !important;
  font-size: 0.78rem;
  font-weight: 600;
  padding: 7px 14px;
  border-radius: 6px;
  border: 1.5px solid #ccba78;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.35s;
}

.smc-hero-main-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  transition: left 0.4s ease;
}

.smc-hero-main-btn:hover::after {
  left: 100%;
}

.smc-hero-main-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(204, 186, 120, 0.45);
}

.smc-hero-main-btn i {
  font-size: 0.85rem;
}

.smc-hero-cards {
  flex: 1 1 48%;
  max-width: 430px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.smc-hero-glass-card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 16px;
  padding: 22px 22px 20px;
  -webkit-backdrop-filter: blur(10px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.smc-hero-glass-card:hover {
  transform: translateY(-3px);
  border-color: rgba(209, 186, 111, 0.34);
  box-shadow: 0 14px 38px rgba(0, 0, 0, 0.18);
}

.smc-hero-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
}

.smc-hero-icon-box {
  width: 38px;
  height: 38px;
  min-width: 38px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(209, 186, 111, 0.10);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.smc-hero-icon-box i {
  color: #d3bb70;
  font-size: 1rem;
}

.smc-hero-card-heading {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.smc-hero-card-title {
  margin: 0;
  color: #ffffff;
  font-size: 1.08rem;
  line-height: 1.2;
  font-weight: 700;
}

.smc-hero-card-subtitle {
  color: rgba(255, 255, 255, 0.48);
  font-size: 0.84rem;
  line-height: 1.2;
  font-weight: 400;
}

.smc-hero-card-text {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 0.98rem;
  line-height: 1.45;
  font-weight: 400;
}

.smc-hero-card-btn {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;

  background: linear-gradient(135deg, #ccba78 20%, #e7e4d2 35%, #9e8149 70%, #ccba78 100%);
  color: #181818 !important;

  font-size: 0.78rem;
  font-weight: 600;

  padding: 7px 14px;
  border-radius: 6px;

  border: 1.5px solid #ccba78;

  text-decoration: none;
  white-space: nowrap;

  position: relative;
  overflow: hidden;

  transition: transform 0.15s, box-shadow 0.35s;
}

.smc-hero-card-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;

  width: 100%;
  height: 100%;

  background: rgba(255, 255, 255, 0.15);
  transition: left 0.4s ease;
}

.smc-hero-card-btn:hover::after {
  left: 100%;
}

.smc-hero-card-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(204, 186, 120, 0.45);
}

.smc-hero-card-btn i {
  font-size: 0.85rem;
}

@media (max-width: 991px) {
  .smc-hero-layout {
      flex-direction: column;
      align-items: flex-start;
      gap: 34px;
  }

  .smc-hero-content,
  .smc-hero-cards {
      max-width: 100%;
      width: 100%;
  }

  .smc-hero-title {
      font-size: 3rem;
      max-width: 650px;
  }

  .smc-hero-text {
      max-width: 100%;
  }
}

@media (max-width: 767px) {
  .smc-hero-section {
      padding: 52px 0;
  }

  .smc-hero-title {
      font-size: 2.3rem;
      line-height: 1.12;
      letter-spacing: -1px;
  }

  .smc-hero-text {
      font-size: 0.98rem;
  }

  .smc-hero-actions {
      width: 100%;
      flex-direction: column;
  }

  .smc-hero-main-btn {
      width: 100%;
  }

  .smc-hero-card-btn {
      width: 100%;
  }
}

/*ESTILIZAÇÃO DA ABA DE DEPOIMENTOS*/

.depo-section {
  padding: 60px 0;
  background: transparent;
  overflow: hidden;
}
.depo-header {
  text-align: start;
  margin: 0 auto 40px;
}
.depo-label {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(231, 228, 210, 0.72);
  margin-bottom: 10px;
}
.depo-title {
  font-size: clamp(26px, 3.5vw, 38px);
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  margin: 0 0 14px;
}
.depo-title span {
  color: #fff;
}
.depo-subtitle {
  font-size: 15px;
  color: rgba(231, 228, 210, 0.72);
  line-height: 1.6;
  margin: 0;
}

/* ── Wrapper do carrossel ── */
.depo-carousel-wrapper {
  position: relative;
}
.depo-carousel-track-outer {
  overflow: hidden;
  cursor: grab;
  user-select: none;
}
.depo-carousel-track-outer:active {
  cursor: grabbing;
}
.depo-carousel-track {
  display: flex;
  gap: 24px;
  transition: transform .45s cubic-bezier(.25,.46,.45,.94);
  will-change: transform;
}

/* ── Cards ── */
.depo-card {
  background: #fff;
  border-radius: 14px;
  padding: 28px;
  box-shadow: 0 1px 4px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.05);
  position: relative;
  border: 1px solid rgba(0,0,0,.07);
  flex: 0 0 calc((100% - 48px) / 3);
  display: flex;
  flex-direction: column;
  transition: transform .2s ease, box-shadow .2s ease;
  box-sizing: border-box;
}
@media (max-width: 1100px) {
  .depo-card { flex: 0 0 calc((100% - 24px) / 2); }
}
@media (max-width: 700px) {
  .depo-card { flex: 0 0 100%; }
}
.depo-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 24px rgba(0,0,0,.10);
}
.depo-quote {
  font-size: 36px;
  color: #181818;
  position: absolute;
  top: 18px;
  right: 22px;
  font-family: Georgia, serif;
  line-height: 1;
  pointer-events: none;
  user-select: none;
}
.depo-stars {
  color: #ffb800;
  font-size: 15px;
  margin-bottom: 14px;
  letter-spacing: 1px;
}
.depo-text {
  font-size: 15px;
  color: #000000;
  line-height: 1.75;
  margin-bottom: 22px;
  font-style: italic;
  font-weight: 400;
}
.depo-person {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 18px;
  border-top: 1px solid #f0f1f3;
  margin-top: auto;
}
.depo-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: linear-gradient(135deg, #181818 0%, #252525 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
  overflow: hidden;
}
.depo-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.depo-name   { font-weight: 700; font-size: 14px; color: #111827; line-height: 1.3; }
.depo-detail { font-size: 12px; color: #9ca3af; margin-top: 2px; }

/* ── Setas de navegação ── */
.depo-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid rgba(0,0,0,.10);
  box-shadow: 0 2px 8px rgba(0,0,0,.12);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .2s, box-shadow .2s, opacity .2s;
  z-index: 2;
  color: #374151;
  padding: 0;
}
.depo-nav:hover {
  background: #181818;
  color: #fff;
  box-shadow: 0 4px 16px rgba(37,99,235,.25);
}
.depo-nav:disabled {
  opacity: .3;
  cursor: default;
  pointer-events: none;
}
.depo-nav svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.depo-nav-prev { left: -22px; }
.depo-nav-next { right: -22px; }
@media (max-width: 700px) {
  .depo-nav-prev { left: -10px; }
  .depo-nav-next { right: -10px; }
}

/* ── Dots ── */
.depo-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 32px;
}
.depo-dot {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #d1d5db;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: background .25s, width .25s;
}
.depo-dot.active {
  background: #181818;
  width: 24px;
}

/*NOVA ESTILIZAÇÃO PARA A BUSCA DE IMÓVEIS DA HOME*/

:root {
  --cor-texto-principal: #333333;
  --cor-label: #8fa0bc;
  --cor-borda: #dde4f0;
  --cor-bg-input: #f8f9fa;
  --cor-borda-suave: #e0e0e0;
  --cor-placeholder: #b0bac8;
  --cor-secao-dd: #9ca3af;
}

/* ── Container geral ── */
.property-search-container {
  background: var(--white);
  position: relative;
  z-index: 50;
  overflow: visible !important;
  isolation: isolate;
}

/* ══════════════════════════════════════
   TABS PRINCIPAIS
══════════════════════════════════════ */
.main-tabs {
  display: flex;
  align-items: flex-end;
  gap: 3px;
  width: 100%;
  max-width: 320px;
}

.main-tab {
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  background: #ffffff9e;
  border: 1.5px solid rgba(255, 255, 255, .2);
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  transition: all .2s ease;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  letter-spacing: .01em;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  font-family: inherit;
  flex: 1;
  position: relative;
}

.main-tab.tab-comprar.active,
.main-tab.tab-alugar.active {
  color: #101010;
  background: var(--white);
  font-weight: 700;
  border-color: transparent;
  font-size: 15px;
  z-index: 2;
}

.main-tab.tab-comprar::after,
.main-tab.tab-alugar::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 3px;
  border-radius: 3px 3px 0 0;
  background: transparent;
}

.main-tab.tab-comprar.active::after,
.main-tab.tab-alugar.active::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 3px;
  border-radius: 3px 3px 0 0;
  background: #101010;
}

.search-btn {
  background: var(--cor-site-1);
}

/* ══════════════════════════════════════
   TAB PANES
══════════════════════════════════════ */
.tabs-content {
  padding: 0;
}

.tab-pane {
  display: none;
  padding: 15px;
  border-radius: 10px !important;
}

.tab-pane.active {
  display: block;
}

/* ══════════════════════════════════════
   FIELDS ROW
══════════════════════════════════════ */
.search-form {
  width: 100%;
}

.search-fields {
  display: flex;
  gap: 10px;
  align-items: center;
}

.search-btn i {
  font-size: 20px;
  height: 25px;
  align-items: center;
}

.search-field-label {
  display: block;
  font-size: 10px;
  font-weight: 700;
  color: var(--cor-label);
  text-transform: uppercase;
  letter-spacing: .65px;
}

.search-field {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.valor-input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.valor-prefix {
  position: absolute;
  left: 10px;
  font-size: 12px;
  font-weight: 700;
  color: var(--cor-label);
  pointer-events: none;
  z-index: 1;
  line-height: 1;
}

.valor-input-wrap .inline-code-input.valor-input {
  padding-left: 30px !important;
}

/* ══════════════════════════════════════
   DROPDOWN UNIFICADO (.dd)
══════════════════════════════════════ */
.dd {
  position: relative;
  border: 1.5px solid var(--cor-borda);
  border-radius: var(--border-radius);
  background: var(--cor-bg-input);
  transition: border-color .18s, box-shadow .18s, background .18s;
  cursor: pointer;
  user-select: none;
}

.dd.open,
.dd:focus-within {
  border-color: #c5c5c5;
  background: var(--white);
}

.dd--disabled {
  opacity: .45;
  pointer-events: none;
}

.dd-header {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 17px;
  gap: 7px;
}

.search-code-label {
  padding: 17px;
}

.selected-option {
  flex: 1;
  font-size: 13.5px;
  font-weight: 500;
  color: var(--cor-texto-principal);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-icon {
  flex-shrink: 0;
  color: var(--cor-secao-dd);
  transition: transform .2s;
}

.dd.open .dropdown-icon {
  transform: rotate(180deg);
}

/* IMPORTANTE:
   o dropdown é posicionado por JS com position: fixed */
.dd-options {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 220px;
  min-width: 190px;
  background: var(--white);
  border: 1.5px solid var(--cor-borda);
  border-radius: 14px;
  box-shadow: 0 8px 32px rgba(5, 18, 58, .14);
  z-index: 2147483647;
  overflow: hidden;
  animation: dropIn .15s ease;
}

.dd.open .dd-options {
  display: block;
}

@keyframes dropIn {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.dd-options ul {
  list-style: none;
  margin: 0;
  padding: 6px 0;
  max-height: 220px;
  overflow-y: auto;
}

.dd-options ul::-webkit-scrollbar {
  width: 4px;
}

.dd-options ul::-webkit-scrollbar-thumb {
  background: var(--cor-borda-suave);
  border-radius: 4px;
}

.dd-options li {
  padding: 9px 15px;
  font-size: 13px;
  color: var(--cor-texto-principal);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: background .12s, color .12s;
}

.dd-options li:hover {
  background: #f0f5ff;
  color: var(--cor-site-1);
}

.dd-section {
  padding: 6px 15px 4px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  color: var(--cor-secao-dd) !important;
  text-transform: uppercase !important;
  letter-spacing: .5px !important;
  cursor: default !important;
  pointer-events: none;
}

.dd-placeholder {
  color: var(--cor-placeholder) !important;
  font-style: italic;
  cursor: default !important;
  pointer-events: none;
}

.dd-active-item {
  color: var(--cor-site-1) !important;
  font-weight: 700;
  background: #eef3ff;
}

/* ══════════════════════════════════════
   INPUT CÓDIGO / VALOR
══════════════════════════════════════ */
.inline-code-input {
  height: 48px !important;
  border: 1.5px solid var(--cor-borda) !important;
  border-radius: var(--border-radius) !important;
  background: var(--cor-bg-input) !important;
  padding: 0 14px !important;
  font-size: 13.5px !important;
  font-family: inherit !important;
  font-weight: 500 !important;
  color: var(--cor-texto-principal) !important;
  width: 100% !important;
  transition: border-color .18s, box-shadow .18s, background .18s !important;
}

.inline-code-input::placeholder {
  color: var(--cor-placeholder) !important;
}

.inline-code-input:hover {
  border-color: #b0c2df;
  background: #f0f4fb !important;
}

input#codigo_imovel {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  height: max-content !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.inline-code-input:focus {
  border-color: var(--cor-comprar-light);
  box-shadow: 0 0 0 3px rgba(34, 68, 154, .13) !important;
  background: var(--white) !important;
  outline: none !important;
}

.inline-code-input.valor-input:not(:placeholder-shown) {
  border-color: #a0bbdf !important;
  background: var(--white) !important;
}

/* ══════════════════════════════════════
   BOTÃO BUSCAR
══════════════════════════════════════ */
.search-field.search-button {
  flex: 0 0 auto;
}

.search-btn {
  height: 60px;
  padding: 0 24px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, #ccba78 20%, #e7e4d2 35%, #9e8149 70%, #ccba78 100%);
  color: #181818 !important;
  border: 1.5px solid #ccba78;
  border-radius: var(--border-radius);
  font-size: 14px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.35s;
}

.search-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  transition: left 0.4s ease;
}

.search-btn:hover::after {
  left: 100%;
}

.search-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(204, 186, 120, 0.45);
}

.search-btn:active {
  transform: scale(.97);
}

/* ══════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════ */
@media (max-width: 900px) {
  .search-fields {
    flex-wrap: wrap;
    gap: 8px;
    align-items: stretch;
  }

  .search-field,
  .search-field--codigo,
  .search-field--valor {
    flex: 0 0 calc(50% - 4px);
  }

  .search-field.search-button {
    flex: 1 0 100%;
  }

  .search-btn {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 560px) {
  .main-tab {
    font-size: 12px;
    padding: 10px;
    gap: 5px;
  }

  .tab-pane {
    padding: 14px 14px 16px;
  }

  .search-field,
  .search-field--codigo,
  .search-field--valor {
    flex: 0 0 100%;
  }
}


/*NOVA ESTILIZAÇÃO DE ANUNCIE SEU IMÓVEL*/

.smc-cta-section,
.smc-cta-section * {
  box-sizing: border-box;
}

.smc-cta-section-all {
  background-image: url("img/temp/teste.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.smc-cta-section {
  --dourado-1: #ccba78;
  --dourado-2: #e7e4d2;
  --dourado-3: #9e8149;
  --preto-1: #181818;
  --preto-2: #101010;
  --texto: #f5f1e4;
  --muted: rgba(231, 228, 210, 0.72);
  width: 100%;
  padding: 0;
}

.smc-cta-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  gap: 40px;
  border-radius: 28px;
  padding: 15px;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  min-height: 430px;
  background: transparent;
}

.smc-cta-wrap::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}

.smc-cta-left,
.smc-cta-right {
  position: relative;
  z-index: 2;
}

.smc-cta-left {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.smc-cta-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--dourado-1);
}

.smc-cta-eyebrow span {
  width: 30px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--dourado-3), var(--dourado-1), var(--dourado-2));
  flex-shrink: 0;
}

.smc-cta-title {
  margin: 0 0 20px;
  font-size: 2rem;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: var(--texto);
}

.smc-cta-title em {
  font-style: normal;
  background: linear-gradient(135deg, #ccba78 10%, #f2ecd5 45%, #9e8149 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.smc-cta-desc {
  margin: 0 0 34px;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
  color: var(--muted);
}

.smc-cta-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 34px;
}

/* BOTÃO PADRÃO DOURADO */
.smc-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  background: linear-gradient(135deg, #ccba78 20%, #e7e4d2 35%, #9e8149 70%, #ccba78 100%);
  color: #181818 !important;

  font-size: 0.86rem;
  font-weight: 700;

  padding: 12px 22px;
  border-radius: 8px;

  border: 1.5px solid #ccba78;

  text-decoration: none;
  white-space: nowrap;

  position: relative;
  overflow: hidden;

  transition: transform 0.15s, box-shadow 0.35s, filter 0.25s;
}

.smc-cta-btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;

  width: 100%;
  height: 100%;

  background: rgba(255, 255, 255, 0.15);
  transition: left 0.4s ease;
}

.smc-cta-btn:hover::after {
  left: 100%;
}

.smc-cta-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(204, 186, 120, 0.45);
  filter: brightness(1.03);
}

.smc-cta-btn svg {
  flex-shrink: 0;
}

.smc-cta-btn-outline {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
background: linear-gradient(135deg, #0f0f0f 20%, #3a3a3a 40%, #1f1f1f 70%, #0f0f0f 100%);
color: #ffffff !important;
font-size: 0.86rem;
font-weight: 700;
padding: 12px 22px;
border-radius: 8px;
border: 1.5px solid #2e2e2e;
text-decoration: none;
white-space: nowrap;
position: relative;
overflow: hidden;
transition: transform 0.15s, box-shadow 0.35s;
}

.smc-cta-btn-outline::after {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.12);
transition: left 0.4s ease;
}

.smc-cta-btn-outline:hover::after {
left: 100%;
}

.smc-cta-btn-outline:hover {
transform: translateY(-2px);
box-shadow: 0 8px 32px rgba(0,0,0,0.55);
}

.smc-cta-btn-outline svg {
flex-shrink: 0;
}

.smc-cta-perks {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 22px;
}

.smc-cta-perk {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  color: rgba(231, 228, 210, 0.74);
  font-weight: 500;
}

.smc-cta-perk-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  flex-shrink: 0;
  background: linear-gradient(135deg, #ccba78, #e7e4d2, #9e8149);
  box-shadow: 0 0 12px rgba(204, 186, 120, 0.35);
}

.smc-cta-right {
  position: relative;
  min-height: 100%;
  overflow: hidden;
}

.smc-cta-right::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(100deg, rgba(16, 16, 16, 0.96) 0%, rgba(16, 16, 16, 0.56) 28%, rgba(16, 16, 16, 0.12) 58%, rgba(16, 16, 16, 0.18) 100%);
}

.smc-cta-right img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: brightness(0.75) saturate(0.9) contrast(1.05);
  transition: transform 7s ease;
}

.smc-cta-wrap:hover .smc-cta-right img {
  transform: scale(1.04);
}

.smc-cta-since {
  position: absolute;
  top: 26px;
  right: 24px;
  z-index: 4;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(24, 24, 24, 0.72);
  border: 1px solid rgba(204, 186, 120, 0.34);
  color: var(--dourado-1);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  backdrop-filter: blur(12px);
}

.smc-cta-badge {
  position: absolute;
  right: 24px;
  bottom: 28px;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(12, 12, 12, 0.76);
  border: 1px solid rgba(204, 186, 120, 0.24);
  backdrop-filter: blur(14px);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.34);
}

.smc-cta-badge-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #ccba78 20%, #e7e4d2 35%, #9e8149 70%, #ccba78 100%);
  color: #181818;
  box-shadow: 0 10px 26px rgba(204, 186, 120, 0.28);
}

.smc-cta-badge-text strong {
  display: block;
  margin: 0 0 2px;
  font-size: 14px;
  font-weight: 700;
  color: var(--texto);
}

.smc-cta-badge-text span {
  display: block;
  font-size: 12px;
  color: rgba(231, 228, 210, 0.68);
  line-height: 1.45;
}

@media (max-width: 980px) {
  .smc-cta-wrap {
    grid-template-columns: 1fr;
  }

  .smc-cta-right {
    min-height: 300px;
    order: -1;
  }

  .smc-cta-right::before {
    background: linear-gradient(180deg, rgba(16,16,16,0.12) 0%, rgba(16,16,16,0.82) 100%);
  }
}

@media (max-width: 780px) {
  .smc-cta-wrap {
    border-radius: 22px;

  }

  .smc-cta-left {
    padding: 0;
  }

  a.footer-brand-link, .footer-creci {
    justify-content: center;
    display: flex;
  }

  .smc-cta-title {
    font-size: 1.9rem;
  }

  .smc-cta-desc {
    font-size: 14px;
    margin-bottom: 28px;
  }

  .smc-cta-btns {
    flex-direction: column;
    align-items: stretch;
  }

  .smc-cta-btn,
  .smc-cta-btn-outline {
    width: 100%;
  }

  .smc-cta-right {
    height: 250px;
    min-height: unset;
  }

  .smc-cta-since {
    top: 14px;
    right: 14px;
    font-size: 10px;
    padding: 7px 12px;
  }

  .smc-cta-badge {
    right: 14px;
    left: 14px;
    bottom: 14px;
    padding: 14px 15px;
  }
}

/*ESTILIZAÇÃO DO BANNER*/

:root {
    --h-font:    'Plus Jakarta Sans', sans-serif;
    --h-radius:  14px;
}

/* ── SECTION ── */
.hero-section {
    position: relative;
    min-height: 75vh;
    border-radius: 13px;
    margin: 20px;
    display: flex;
    align-items: center;
    background: var(--h-deep);
    background-size: cover;
    background-position: center top;
    overflow: hidden;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgb(0 0 0 / 65%) 0%, rgb(0 0 0 / 60%) 45%, rgb(0 0 0 / 35%) 100%);
    pointer-events: none;
}

/* ── LAYOUT ── */
.hero-content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-top: 250px;
    padding-bottom: 5px;
}

.hero-grid {
    display: grid;
    grid-template-columns: 1fr 400px;
    align-items: center;
    gap: 48px;
}

/* ── ESQUERDA ── */
.hero-text { color: #fff; }

.hero-pretitle {
    font-size: 11px;
    font-weight: 700;
    color: rgba(255,255,255,.6);
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.hero-pretitle::before {
    content: '';
    width: 28px;
    height: 2px;
    background: var(--h-primary);
    display: inline-block;
    flex-shrink: 0;
}

.hero-title {
    font-family: var(--h-font);
    font-size: clamp(30px, 4vw, 50px);
    font-weight: 800;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 18px;
    text-shadow: 0 2px 16px rgba(0,0,0,.25);
}
.hero-title span { color: var(--h-light); }

.hero-sub {
    font-size: 16px;
    color: rgba(255,255,255,.7);
    line-height: 1.75;
    max-width: 480px;
    margin-bottom: 32px;
}

.hero-stats {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}
.hero-stat { display: flex; flex-direction: column; }
.hero-stat-row { display: flex; align-items: baseline; gap: 1px; }
.hero-stat-num {
    font-size: 38px;
    font-weight: 800;
    color: #fff;
    line-height: 1;
    font-family: var(--h-font);
}
.hero-stat-plus {
    font-size: 20px;
    font-weight: 800;
    color: var(--h-light);
    line-height: 1;
}
.hero-stat-label {
    font-size: 12px;
    color: rgba(255,255,255,.5);
    margin-top: 4px;
}
.hero-stat-divider {
    width: 1px;
    height: 44px;
    background: rgba(255,255,255,.18);
    flex-shrink: 0;
}

.hero-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.hero-search-card {
    width: 100%;
    background: #fff;
    border-radius: var(--h-radius);
    box-shadow: 0 24px 64px rgba(0,0,0,.32);
    overflow: hidden;
}
.hero-search-card .campo-busca            { display: none; } 
.hero-search-card > .container           { padding: 0 !important; margin: 0 !important; width: 100% !important; max-width: 100% !important; }

.hero-search-card .tabs-header {
    background: #f5f7fb;
    border-bottom: 2px solid #e5eaee;
    border-radius: 0;
    margin: 0;
}
.hero-search-card .tab-color {
    display: flex;
}
.hero-search-card .tab-button {
    flex: 1;
    padding: 13px 8px;
    font-family: var(--h-font);
    font-size: 12px;
    font-weight: 700;
    color: #666;
    background: none;
    border: none;
    border-bottom: 3px solid transparent;
    margin-bottom: -2px;
    cursor: pointer;
    transition: color .2s, border-color .2s, background .2s;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
}
.hero-search-card .tab-button:hover        { color: var(--h-primary); }
.hero-search-card .tab-button.active       { color: var(--h-primary); border-bottom-color: var(--h-primary); background: #fff; }
.hero-search-card .tab-button.ia-tab {
    background: linear-gradient(135deg, #1a4fa0, #2e7de1) !important;
    color: #fff !important;
    border-bottom-color: transparent !important;
    flex: 0 0 auto;
    padding: 13px 14px;
    border-radius: 0 var(--h-radius) 0 0;
}

/* Card branco de busca */
.hero-search-card .property-search-container {
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.hero-search-card .search-tabs           { padding: 0; }
.hero-search-card .tab-pane              { padding: 18px 18px 20px; }

/* Campos inline → verticais dentro do card */
.hero-search-card .search-fields {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.hero-search-card .search-field          { width: 100% !important; }

/* Input código */
.hero-search-card .inline-code-input {
    width: 100%;
    padding: 10px 14px;
    border: 1.5px solid #e0e8f7;
    border-radius: 8px;
    background: #f9fbff;
    font-size: 14px;
    color: #333;
    outline: none;
    transition: border-color .2s, box-shadow .2s;
}
.hero-search-card .inline-code-input:focus {
    border-color: var(--h-primary);
    box-shadow: 0 0 0 3px rgba(12,52,205,.08);
    background: #fff;
}

/* Botão buscar */
.hero-search-card .search-btn,
.hero-search-card .search-field.search-button { width: 100%; }
.hero-search-card .search-btn {
    width: 100%;
    padding: 13px;
    background: var(--h-primary);
    color: #fff;
    border: none;
    border-radius: 10px;
    font-family: var(--h-font);
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background .2s, transform .15s, box-shadow .2s;
}
.hero-search-card .search-btn:hover {
    background: #0a28b0;
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(12,52,205,.35);
}

/* Dropdowns dentro do card hero */
.hero-search-card .dropdown-select-header {
    padding: 10px 14px;
    border: 1.5px solid #e0e8f7;
    border-radius: 8px;
    background: #f9fbff;
    font-size: 14px;
    transition: border-color .2s, box-shadow .2s;
}
.hero-search-card .dropdown-select-header:hover {
    border-color: var(--h-primary);
    box-shadow: 0 0 0 3px rgba(12,52,205,.08);
}
.hero-search-card .dropdown-select-options {
    z-index: 9999;
}

/* Painel IA */
.hero-search-card #tab-ia                { padding: 18px 18px 20px; }
.hero-search-card .ia-prompt-wrap        { padding: 0; }
.hero-search-card .ia-prompt-box         { border-radius: 10px; }

/* ══ RESPONSIVO ══ */
@media (max-width: 1024px) {
    .hero-grid { grid-template-columns: 1fr 360px; gap: 32px; }
}

@media (max-width: 768px) {
    .hero-section  { min-height: auto; }
    .hero-content  { padding: 56px 0 40px; }
    .hero-grid     { grid-template-columns: 1fr; gap: 36px; }
    .hero-right    { justify-content: stretch; }
    .hero-title    { font-size: 28px; }
    .hero-sub      { font-size: 14px; max-width: none; }
}

@media (max-width: 480px) {
    .hero-stat-divider { display: none; }
    .hero-stats        { gap: 20px; }
}

/*ESTILIZAÇÃO DE IMÓVEIS POR TIPO*/

.smc-type-grid-section,
.smc-type-grid-section * {
  box-sizing: border-box;
}

.smc-type-grid-section {
  --dourado-1: #ccba78;
  --dourado-2: #e7e4d2;
  --dourado-3: #9e8149;
  --preto-1: #181818;
  --preto-2: #101010;
  --texto: #f5f1e4;
  --muted: rgba(231, 228, 210, 0.72);

  padding: 60px 0 60px 0;
  background: transparent;
  position: relative;
  overflow: hidden;
}

.smc-type-grid-section::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.smc-type-grid-wrap {
  position: relative;
  z-index: 2;
}

.smc-type-grid-header {
  margin: 0 auto 34px;
  text-align: start;
}

.smc-type-grid-eyebrow {
  display: inline-flex;
  align-items: start;
  gap: 10px;
  margin: 0 0 14px;
  color: rgba(231, 228, 210, 0.72);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.smc-type-grid-title {
  margin: 0 0 12px;
  color: var(--texto);
  font-size: clamp(1.9rem, 2.8vw, 2.8rem);
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.smc-type-grid-title span {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.smc-type-grid-desc {
  margin: 0;
  color: rgba(231, 228, 210, 0.72);
  font-size: 15px;
  line-height: 1.7;
}

.smc-type-grid {
  display: grid;
  grid-template-columns: 1.05fr 1.05fr 1.05fr;
  grid-template-rows: 200px 200px;
  gap: 18px;
}

.smc-type-card {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 22px;
  text-decoration: none;
  background: #111;
  min-height: 172px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.03);
  transition:
    transform 0.25s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease;
}

.smc-type-card:hover {
  transform: translateY(-5px);
  border-color: rgba(204, 186, 120, 0.34);
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.smc-type-card--tall {
  grid-row: span 2;
  min-height: 362px;
}

.smc-type-card__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: scale(1.01);
  transition: transform 0.8s ease;
}

.smc-type-card:hover .smc-type-card__image {
  transform: scale(1.06);
}

.smc-type-card::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
  background: #0000006e;
}

.smc-type-card::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 3;
  background:
    linear-gradient(135deg, rgba(204, 186, 120, 0.12) 0%, transparent 34%, transparent 70%, rgba(204, 186, 120, 0.08) 100%);
  opacity: 0;
  transition: opacity 0.25s ease;
}

.smc-type-card:hover::after {
  opacity: 1;
}

.smc-type-card__content {
  position: absolute;
  inset: 0;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 22px;
  text-align: center;
}

.smc-type-card__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(24, 24, 24, 0.72);
  border: 1px solid rgba(204, 186, 120, 0.28);
  color: var(--dourado-1);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  backdrop-filter: blur(10px);
}

.smc-type-card__title {
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.05;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.35);
}

.smc-type-card__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  background: transparent;
  color: #fff !important;
  font-size: 0.80rem;
  font-weight: 700;
  padding: 10px 18px;
  border-radius: 7px;
  border: 1.5px solid #fff;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.35s;
}

.smc-type-card__btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  transition: left 0.4s ease;
}

.smc-type-card:hover .smc-type-card__btn::after {
  left: 100%;
}

.smc-type-card:hover .smc-type-card__btn {
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(204, 186, 120, 0.45);
}

.smc-type-card__btn svg {
  flex-shrink: 0;
}

.smc-type-card--apto .smc-type-card__image {
  background-image: url('https://images.unsplash.com/photo-1522708323590-d24dbb6b0267?w=900&q=80&auto=format&fit=crop');
}

.smc-type-card--casa .smc-type-card__image {
  background-image: url('https://images.unsplash.com/photo-1568605114967-8130f3a36994?w=900&q=80&auto=format&fit=crop');
}

.smc-type-card--sala .smc-type-card__image {
  background-image: url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?w=900&q=80&auto=format&fit=crop');
}

.smc-type-card--terreno .smc-type-card__image {
  background-image: url('https://images.unsplash.com/photo-1500382017468-9049fed747ef?w=900&q=80&auto=format&fit=crop');
}

.smc-type-card--cobertura .smc-type-card__image {
  background-image: url('https://images.unsplash.com/photo-1502672260266-1c1ef2d93688?w=900&q=80&auto=format&fit=crop');
}

@media (max-width: 991px) {
  .smc-type-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }

  .smc-type-card,
  .smc-type-card--tall {
    grid-row: auto;
    min-height: 230px;
  }
}

@media (max-width: 575px) {
  .smc-type-grid-section {
    padding: 56px 0;
  }

  .smc-type-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .smc-type-card,
  .smc-type-card--tall {
    min-height: 220px;
    border-radius: 18px;
  }

  .smc-type-card__title {
    font-size: 1.35rem;
  }

  .smc-type-card__btn {
    width: 100%;
    max-width: 230px;
  }

  .smc-type-grid-desc {
    font-size: 14px;
  }
}