@media (min-width: 1400px) {
  .container {
      max-width: 1200px;
      padding-left: 0px;
      padding-right: 0px;
  };
}

.ltn__secondary-bg {
  background-color: #df0209;
}

.section-bg-7 {
  background-color: #df0209;
}

.before-bg-bottom:before {
  background-color: #000;
}

@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;
  }
}

.flexslider .slides img {
  /* width: 100%; */
  display: block;
  max-height: 240px;
  max-width: 1000%;
}

.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;
}


/* CSS DA BUSCA */
.popover-header {
  margin-right: 0.25rem;
  color: white !important;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: black;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.bootstrap-select > .dropdown-toggle:after {
  right: 10px;
}

button.close {
  margin-right: 15px;
}

.dropdown-menu.show {
  z-index: 9999 !important;
}

button.btn.dropdown-toggle.btn-light.bs-placeholder {
  padding: 15px 15px;
  padding-left: 20px;
}

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);
  }
}

.busca-top {
  background-color: #f2f6f7;
}

.ltn__car-dealer-form-box .ltn__car-dealer-form-item {
  margin-bottom: 0px;
}

button.btn.dropdown-toggle.btn-light {
  max-height: 50px;
  border-radius: 10px;
  padding-left: 20px;
  border: 2px solid #99999959 !important;
  background-color: #fff;
}

.filter-option-inner-inner {
  color: var(--ltn__paragraph-color);
}

button.btn.dropdown-toggle.btn-light.bs-placeholder {
  border: 2px solid #99999959 !important;
  background-color: #fff;
}

@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#bairroLocacao {
  display: grid;
  justify-items: start;
  column-gap: 10px;
  width: 100%;
}
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;
}
}

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);
}

.tab-content {
  border-radius: 25px;
}
.border-radius-1 {
  border-radius: 70px;
}
.search-style {
  background-color: #f2f6f7;
}
.bg-search-stylled {
  background-color: #f2f6f7;
}

div.nav a{
  border-radius: 30px;
}

.ltn__car-dealer-form-box input[type="text"], .ltn__car-dealer-form-box input[type="email"], .ltn__car-dealer-form-box input[type="password"], .ltn__car-dealer-form-box input[type="submit"], .ltn__car-dealer-form-box textarea {
  margin-bottom: 0px;
}

.dropdown-menu {
  position: relative;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 8px;
  margin: 0;
  font-size: 1rem;
  color: var(--ltn__color-2);
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: var(--border-radius);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  width: 100%;
  overflow-x: hidden;
}

/* Exibir o menu dropdown com animação */
.dropdown-menu.show {
  display: block;
  transform: translate3d(0px, 0px, 0px) !important;
  position: relative !important;
  opacity: 1;
  max-height: 300px;
  top: 5px !important;
  transform: translateY(0);
  pointer-events: all;
  overflow-y: auto;
}
#bs-select-1.inner.show {
  overflow-y: hidden !important;
}
/* Estilizando as opções do dropdown */
.dropdown-menu li {
  padding: 0;
  color: #555;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  border-radius: 5px;
}

/* Efeito de hover nas opções */
.dropdown-menu li .selected {
  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: 5px;
}
/* Efeito de hover nas opções */
.dropdown-item:focus, .dropdown-item:hover {
  color: var(--cor-site-1) !important;
  background-color: #f8f9fa;
  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;
}

/* Efeito para foco no item selecionado */
.dropdown-menu li:focus {
  outline: none; /* Remove o outline */
  background-color: var(--cor-site-1) !important; /* Cor de fundo ao focar */
  color: #fff; /* Cor do texto ao focar */
  border-radius: 12px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 0px;
}

/* Estilo para os selects com Select2 */
.select2-container--default .select2-selection--multiple {
    border: 1px solid #ddd;
    border-radius: 4px;
    min-height: 50px;
    padding: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 5px;
}

/* Badge para contagem de itens */
.badge {
    font-size: 0.75em;
    padding: 0.25em 0.4em;
    margin-left: 5px;
}

button.w-100.btn.theme-btn-1.text-uppercase {
  height: 65px;
  padding: 20px;
}

.flex-busca {
  display: flex;
}

div#toggleDropdownCodigoLocacao {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 4px;
}
a#toggleDropdownBairroLocacao {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 4px;
}
a#toggleDropdownTipoLocacao {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 5px;
}
a#toggleDropdownCidadeLocacao {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 5px;
}
div#toggleDropdownCodigoVenda {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 4px;
}
a#toggleDropdownBairroVenda {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 4px;
}
a#toggleDropdownTipoVenda {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 5px;
}
a#toggleDropdownCidadeVenda {
  width: 200px;
  padding: 1.5em;
  align-items: center;
  display: flex;
  border-radius: 5px;
}
div#codeSearchVenda {
    width: auto;
}
div#codeSearchLocacao {
    width: auto;
}


.barra-busca {
  background-color: #99999969;
  width: 1px;
  margin: 1em 0em;
}

.small-text {
  font-size: 1em;
  color: #666;
}

.checkbox-item .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #f2f2f2;
    border: 1px solid #999999 !important;
    border-radius: 5px;
}

.checkbox-list label {
    display: block;
    margin-bottom: 0px !important;
    cursor: pointer;
    padding-left: 30px !important;
}

.checkbox-list li {
    padding: 7px 10px;
    width: 100%;
    color: var(--cor-site-5);
}
.checkbox-list li:hover {
    background-color: #d3d3d3;
}
.checkbox-list li:hover label {
    color: var(--cor-site-1);
}
.checkbox-list li:hover label .checkmark{
  background-color: #fafafa;
  border: 1px solid var(--cor-site-1) !important;
}

small.small-tipo {
    font-size: 15px;
    font-weight: 600;
    padding: 7px 10px;
    border-bottom: 1px solid #99999959;
}
small.small-cidade {
    font-size: 15px;
    font-weight: 600;
    padding: 7px 10px;
    border-bottom: 1px solid #99999959;
}
small.small-bairro {
    font-size: 15px;
    font-weight: 600;
    padding: 7px 10px;
    border-bottom: 1px solid #99999959;
}

.checkbox-item .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid var(--cor-site-1);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-item input:checked + .checkmark {
    background-color: var(--cor-site-3);
    color: var(--cor-site-1) !important;
    border: 1px solid var(--cor-site-1) !important;
}

.tab-content {
  width: 100%;
  display: grid;
  justify-items: center;
}

.tab-content .tab-pane {
  display: block;
  height: 0;
  max-width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
 
}
.checkbox-list {
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
}
.checkbox-list label {
    display: block;
    margin-bottom: 8px;
    cursor: pointer;
}
.btn-confirmar {
    background-color: var(--cor-site-1);
    color: white;
    border: none;
    padding: 8px 15px;
    margin-top: 0px;
    border-radius: 0px;
    cursor: pointer;
    width: 100%;
}
.btn-confirmar:hover {
    background-color: var(--cor-site-4);
}
/* Estilo do switcher (inspirado no Casa Be) */
.search-mode-switcher {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 34%;
}

.search-mode-options {
    display: inline-flex;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 3px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.search-mode-option {
    border: none;
    background: none;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #666;
}

.search-mode-option.active {
    background: #fff;
    color: var(--cor-site-1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.search-mode-option i {
    font-size: 14px;
}

/* Estilo da busca por código (inspirado no Casa Be) */
.code-search-container {
    width: 100%;
    margin-bottom: 15px;
}

.code-search-input {
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 12px 20px;
    font-size: 14px;
    height: auto;
}

.code-search-button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: var(--cor-site-1);
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.code-search-button:hover {
    background: var(--cor-site-4);
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
/* Estilo para o campo de código expandido */
.code-search-wrapper {
    width: 100%;
    padding: 1.6em;
    align-items: center;
    display: flex;
    border-radius: 17px;
    transition: all 0.3s;
}

.code-search-input {
    border: none;
    background: transparent;
    padding: 0;
    font-size: 14px;
    outline: none;
    height: auto;
}

/* Efeito quando o campo está focado */
.code-search-wrapper:focus-within,
.code-search-wrapper.dropdown-active {
    background-color: #fafafa;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

/* Remove a borda do form-control */
.code-search-input.form-control {
    border: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

/* Ajusta o alinhamento vertical */
.flex-busca .w-100 {
    display: flex;
}

@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%;
  }
  div#toggleDropdownCodigoLocacao {
    width: 200px;
  }
  a#toggleDropdownBairroLocacao {
    width: 200px;
  }
  a#toggleDropdownTipoLocacao {
    width: 200px;
  }
  a#toggleDropdownCidadeLocacao {
    width: 200px;
  }
  div#toggleDropdownCodigoVenda {
    width: 200px;
  }
  a#toggleDropdownBairroVenda {
    width: 200px;
  }
  a#toggleDropdownTipoVenda {
    width: 200px;
  }
  a#toggleDropdownCidadeVenda {
    width: 200px;
  }
}
@media (max-width: 990px) {
  .search-mode-switcher {
    top: 30%;
  }
  div#toggleDropdownCodigoLocacao {
    width: 143px;
  }
  a#toggleDropdownBairroLocacao {
    width: 125px;
  }
  a#toggleDropdownTipoLocacao {
    width: 125px;
  }
  a#toggleDropdownCidadeLocacao {
    width: 125px;
  }
  div#toggleDropdownCodigoVenda {
    width: 143px;
  }
  a#toggleDropdownBairroVenda {
    width: 125px;
  }
  a#toggleDropdownTipoVenda {
    width: 125px;
  }
  a#toggleDropdownCidadeVenda {
    width: 125px;
  }

  .dropdown-container {
    width: 169px !important;
    left: -12px !important;
  }


  .cta-slide-text {
    background: var(--cor-site-3) !important;
    padding: 0 20px 27px 20px !important;
    border-radius: 20px !important;
}

  .cta-slide-text > h2 {
    margin-top: 1.5em;
    text-align: center;
}

  .cta-slide-text > p {
    text-align: center;
}

  .cta-slide-text > a {
    margin: 0 auto;
}

  .cta-slider-nav-inside {
    left: 38.5% !important;
    bottom: 3% !important;
}

  .pb-60 {
    padding-bottom: 0px !important;
}

  .wrap {
    display: flex;
    padding: 45px 16px 70px !important;
}

}

.container-busca {
  max-width: 700px;
}

.ltn__secondary-bg {
  background-color: #df0209;
}

.section-bg-7 {
  background-color: #df0209;
}

.before-bg-bottom:before {
  background-color: #000;
}

@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;
  }
}

.flexslider .slides img {
  /* width: 100%; */
  display: block;
  max-height: 240px;
  max-width: 1000%;
}

.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;
}


/* CSS DA BUSCA */
.popover-header {
  margin-right: 0.25rem;
  color: white !important;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: black;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.bootstrap-select > .dropdown-toggle:after {
  right: 10px;
}

button.close {
  margin-right: 15px;
}

.dropdown-menu.show {
  z-index: 9999 !important;
}

button.btn.dropdown-toggle.btn-light.bs-placeholder {
  padding: 15px 15px;
  padding-left: 20px;
}

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);
  }
}

.busca-top {
  background-color: #f2f6f7;
}

button.btn.dropdown-toggle.btn-light {
  max-height: 50px;
  border-radius: 10px;
  padding-left: 20px;
  border: 2px solid #99999959 !important;
  background-color: #fff;
}

.filter-option-inner-inner {
  color: var(--ltn__paragraph-color);
}

button.btn.dropdown-toggle.btn-light.bs-placeholder {
  border: 2px solid #99999959 !important;
  background-color: #fff;
}

@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#bairroLocacao {
  display: grid;
  justify-items: start;
  column-gap: 10px;
  width: 100%;
}
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;
}
}

.ltn__car-dealer-form-box .ltn__car-dealer-form-item {
  box-sizing: border-box !important;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .ltn__car-dealer-form-box .ltn__car-dealer-form-item {
    width: 100%;
  }
  .ltn__upcoming-project-item.full-image-layout {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 490px;
  }
  p.titulo-imovel {
    display: none;
  }
}

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);
}

.tab-content {
  border-radius: 25px;
}
.border-radius-1 {
  border-radius: 70px;
}
.search-style {
  background-color: #f2f6f7;
}
.bg-search-stylled {
  background-color: #f2f6f7;
}

div.nav a{
  border-radius: 30px;
}

.ltn__car-dealer-form-box input[type="text"], .ltn__car-dealer-form-box input[type="email"], .ltn__car-dealer-form-box input[type="password"], .ltn__car-dealer-form-box input[type="submit"], .ltn__car-dealer-form-box textarea {
  margin-bottom: 0px;
}

.dropdown-menu {
  position: relative;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 8px;
  margin: 0;
  font-size: 1rem;
  color: var(--ltn__color-2);
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: var(--border-radius);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  width: 100%;
  overflow-x: hidden;
}

/* Exibir o menu dropdown com animação */
.dropdown-menu.show {
  display: block;
  transform: translate3d(0px, 0px, 0px) !important;
  position: relative !important;
  opacity: 1;
  max-height: 300px;
  top: 5px !important;
  transform: translateY(0);
  pointer-events: all;
  overflow-y: auto;
}
#bs-select-1.inner.show {
  overflow-y: hidden !important;
}
/* Estilizando as opções do dropdown */
.dropdown-menu li {
  padding: 0;
  color: #555;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  border-radius: 5px;
}

/* Efeito de hover nas opções */
.dropdown-menu li .selected {
  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: 5px;
}
/* Efeito de hover nas opções */
.dropdown-item:focus, .dropdown-item:hover {
  color: var(--cor-site-1) !important;
  background-color: #f8f9fa;
  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;
}

/* Efeito para foco no item selecionado */
.dropdown-menu li:focus {
  outline: none; /* Remove o outline */
  background-color: var(--cor-site-1) !important; /* Cor de fundo ao focar */
  color: #fff; /* Cor do texto ao focar */
  border-radius: 12px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 0px;
}

/* Estilo para os selects com Select2 */
.select2-container--default .select2-selection--multiple {
    border: 1px solid #ddd;
    border-radius: 4px;
    min-height: 50px;
    padding: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 5px;
}

/* Badge para contagem de itens */
.badge {
    font-size: 0.75em;
    padding: 0.25em 0.4em;
    margin-left: 5px;
}

button.w-100.btn.theme-btn-1.text-uppercase {
  height: 65px;
  padding: 20px;
}

.flex-busca {
  display: flex;
}

.dropdown-active,
.botao-busca:focus-within {
  background-color: #fafafa;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.barra-busca {
  background-color: #99999969;
  width: 1px;
  margin: 1em 0em;
}

.small-text {
  font-size: 1em;
  color: #666;
}

.checkbox-item .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #f2f2f2;
    border: 1px solid #999999 !important;
    border-radius: 5px;
}

.checkbox-list label {
    display: block;
    margin-bottom: 0px !important;
    cursor: pointer;
    padding-left: 30px !important;
}

.checkbox-list li {
    padding: 7px 10px;
    width: 100%;
    color: var(--cor-site-5);
}
.checkbox-list li:hover {
    background-color: #d3d3d3;
}
.checkbox-list li:hover label {
    color: var(--cor-site-1);
}
.checkbox-list li:hover label .checkmark{
  background-color: #fafafa;
  border: 1px solid var(--cor-site-1) !important;
}

small.small-tipo {
    font-size: 15px;
    font-weight: 600;
    padding: 7px 10px;
    border-bottom: 1px solid #99999959;
}
small.small-cidade {
    font-size: 15px;
    font-weight: 600;
    padding: 7px 10px;
    border-bottom: 1px solid #99999959;
}
small.small-bairro {
    font-size: 15px;
    font-weight: 600;
    padding: 7px 10px;
    border-bottom: 1px solid #99999959;
}

.checkbox-item .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid var(--cor-site-1);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-item input:checked + .checkmark {
    background-color: var(--cor-site-3);
    color: var(--cor-site-1) !important;
    border: 1px solid var(--cor-site-1) !important;
}

.tab-content {
  width: 100%;
  display: grid;
  justify-items: center;
}

.tab-content .tab-pane {
  display: block;
  height: 0;
  max-width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
 
}

.tab-content .tab-pane.active {
  height: auto;
  visibility: visible;
  width: max-content;
  opacity: 1;
  overflow: visible;
  background-color: var(--cor-site-3);
  padding: 0px;
  border-radius: 4px;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.checkbox-list {
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
}
.checkbox-list label {
    display: block;
    margin-bottom: 8px;
    cursor: pointer;
}
.btn-confirmar {
    background-color: var(--cor-site-1);
    color: white;
    border: none;
    padding: 8px 15px;
    margin-top: 0px;
    border-radius: 0px;
    cursor: pointer;
    width: 100%;
}
.btn-confirmar:hover {
    background-color: var(--cor-site-4);
}
/* Estilo do switcher (inspirado no Casa Be) */
.search-mode-switcher {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 34%;
}

.search-mode-options {
    display: inline-flex;
    width: max-content;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 3px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.search-mode-option {
    border: none;
    background: none;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #666;
}

.search-mode-option.active {
    background: #fff;
    color: var(--cor-site-1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.search-mode-option i {
    font-size: 14px;
}

/* Estilo da busca por código (inspirado no Casa Be) */
.code-search-container {
    width: 100%;
    margin-bottom: 15px;
}

.code-search-input {
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 12px 20px;
    font-size: 14px;
    height: auto;
}

.code-search-button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: var(--cor-site-1);
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.code-search-button:hover {
    background: var(--cor-site-4);
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
/* Estilo para o campo de código expandido */
.code-search-wrapper {
    width: 100%;
    padding: 1.6em;
    align-items: center;
    display: flex;
    border-radius: 17px;
    transition: all 0.3s;
}

.code-search-input {
    border: none;
    background: transparent;
    padding: 0;
    font-size: 14px;
    outline: none;
    height: auto;
}

/* Efeito quando o campo está focado */
.code-search-wrapper:focus-within,
.code-search-wrapper.dropdown-active {
    background-color: #fafafa;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

/* Remove a borda do form-control */
.code-search-input.form-control {
    border: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

/* Ajusta o alinhamento vertical */
.flex-busca .w-100 {
    display: flex;
}
.flex-search {
  display: flex;
  justify-content: center;
}

input#codigoImovelLocacao {
    border: none !important;
    height: 19.5px;
    font-size: 13px;
    color: #555;
}
input#codigoImovelLocacao:focus {
    background-color: transparent !important;
    border-radius: 0px;
}
input#codigoImovelLocacao::placeholder {
  font-size: 13px;
  color: #555;
}
input#codigoImovelVenda {
    border: none !important;
    height: 19.5px;
    font-size: 13px;
    color: #555;
}
input#codigoImovelVenda:focus {
    background-color: transparent !important;
    border-radius: 0px;
}
input#codigoImovelVenda::placeholder {
  font-size: 13px;
  color: #555;
}


@media (max-width: 580px) and (min-width: 325px) {
  .search-mode-switcher {
    top: 7%;
  }
  div#toggleDropdownCodigoLocacao {
    width: 300px;
  }
  a#toggleDropdownBairroLocacao {
    width: 300px;
  }
  a#toggleDropdownTipoLocacao {
    width: 300px;
  }
  a#toggleDropdownCidadeLocacao {
    width: 300px;
  }
  div#toggleDropdownCodigoVenda {
    width: 300px;
  }
  a#toggleDropdownBairroVenda {
    width: 300px;
  }
  a#toggleDropdownTipoVenda {
    width: 300px;
  }
  a#toggleDropdownCidadeVenda {
    width: 300px;
  }
  
  .barra-busca {
    background-color: #99999969;
    height: 1px;
    margin: 0em 1em;
    width: auto;
  }
  .flex-search {
    flex-direction: column;
  }
  .property-info-overlay {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .property-details-overlay {
    align-items: flex-start !important;
  }
}
.card-boleto-horizontal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 20px 30px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    border-left: 4px solid var(--cor-site-2);
}

.boleto-info h3 {
    color: #2c3e50;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}

.boleto-info p {
    color: #7f8c8d;
    font-size: 14px;
    margin: 0;
}

.btn-boleto-horizontal {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: var(--cor-site-2);
    color: white;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease;
}

.btn-boleto-horizontal:hover {
    background-color: var(--cor-site-2);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(39, 174, 96, 0.3);
}

.btn-boleto-horizontal svg {
    width: 14px;
    height: 14px;
}

.dropdown-options {
    list-style: none;
}

.dropdown-option {
    display: block;
    padding: 5px 32px 5px 32px;
    cursor: pointer;
    position: relative;
    font-size: 13px;
}

.dropdown-option:hover {
    background-color: #f5f5f5;
}

.dropdown-option input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.dropdown-checkmark {
    position: absolute;
    top: 7px;
    left: 8px;
    height: 16px;
    width: 16px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f2f2f2;
}

.dropdown-option input:checked ~ .dropdown-checkmark {
    background-color: var(--cor-site-1);
    border-color: var(--cor-site-1);
}

.dropdown-option input:checked ~ .dropdown-checkmark:after {
    content: "";
    position: absolute;
    display: block;
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


small.small-cards {
    font-size: 20.8px;
    font-weight: 600;
}
h2.section-title {
    font-size: 2rem;
    font-weight: 700;
    color: var(--cor-site-2);
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
    margin: 0;
    line-height: 1.2;
    transition: cubic-bezier(0.4, 0, 1, 1) 0.3s;
}

h2.section-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: var(--cor-site-1);
    border-radius: 3px;
}

/* Efeito hover opcional */
h2.section-title:hover {
    color: #e1e0e0;
    transition: color 0.3s ease;
    transition: cubic-bezier(0.4, 0, 1, 1) 0.3s;
    transform: scale(1.05);
}

h2.section-title:hover:after {
    background: var(--cor-site-1);
    transition: cubic-bezier(0.4, 0, 1, 1) 0.3s;
}

/* Estilos para o novo layout */
.ltn__upcoming-project-item.full-image-layout {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    height: 568px; /* Ajuste conforme necessário */
}

.property-image-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.property-full-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.property-info-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 100%, transparent 100%);
    color: white;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.property-main-info h3 {
    font-size: 1.5rem;
    margin-bottom: 5px;
    color: white;
}

.property-location {
    font-size: 0.9rem;
    margin-bottom: 0px;
    color: rgba(255,255,255,0.8);
}
p.titulo-imovel {
    font-size: 14px;
    font-weight: 500;
    color: var(--cor-site-3);
}
.property-details-overlay {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
}

.property-features {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.property-features span {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.9rem;
}

.property-price-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.property-price {
    font-size: 1.3rem;
    font-weight: bold;
    color: white;
}

.property-code {
    font-size: 0.8rem;
    background: rgba(255,255,255,0.2);
    padding: 3px 8px;
    border-radius: 4px;
}

.property-actions {
    display: flex;
    gap: 10px;
}

.btn-details, .btn-whatsapp {
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 0.9rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: all 0.3s ease;
}

.btn-details {
    background: rgba(255,255,255,0.2);
    color: white;
    border: 1px solid white;
}

.btn-whatsapp {
    background: #25D366;
    color: white;
}

.btn-details:hover {
    background: rgba(255,255,255,0.3);
}

.btn-whatsapp:hover {
    background: #128C7E;
}

.property-badge-container {
    position: absolute;
    top: 15px;
    left: 15px;
    display: flex;
    gap: 8px; /* Espaço entre os badges */
    z-index: 2;
}

.property-badge {
    background: rgba(0,0,0,0.7);
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    gap: 5px;
}

.mobiliado-badge {
    background: #4CAF50; /* Verde para mobiliado */
}

.semi-badge {
    background: #FF9800; /* Laranja para semi-mobiliado */
}

/* Efeito hover para o card */
.ltn__upcoming-project-item.full-image-layout:hover .property-full-image {
    transform: scale(1.03);
}
/* Serviços Imobiliários */
.imob-services {
  padding: 60px 0;
  text-align: center;
}

.imob-services__title {
  font-size: 2.5rem;
  color: #2c3e50;
  margin-bottom: 15px;
}

.imob-services__subtitle {
  font-size: 1.2rem;
  color: #7f8c8d;
  margin-bottom: 50px;
}

.imob-services__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

/* Cards */
.imob-card {
  background: white;
  border-radius: 4px;
  padding: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.imob-card:hover {
  transform: translateY(-10px);
}

.imob-card__icon {
  font-size: 2.5rem;
  margin-bottom: 15px;
}

.imob-card__title {
  font-size: 1.5rem;
  color: #2c3e50;
  margin-bottom: 15px;
}

.imob-card__description {
  color: #7f8c8d;
  margin-bottom: 20px;
}

.imob-card__features {
  margin-bottom: 25px;
  list-style-type: none;
}

.imob-card__feature-item {
  margin-bottom: 8px;
  color: #34495e;
  position: relative;
}

.imob-card__feature-item span {
    color: var(--cor-site-1);
}

.imob-card__cta {
  background: var(--cor-site-1);
  color: white;
  border: none;
  padding: 12px 25px;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease;
}

.imob-card__cta:hover {
  background: var(--cor-site-2);
}

/* Modal */
.imob-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}

.imob-modal__content {
  background-color: white;
  margin: 80px auto;
  padding: 30px;
  border-radius: 10px;
  width: 90%;
  max-width: 500px;
  position: relative;
  box-shadow: 0 5px 30px rgba(0,0,0,0.3);
}

.imob-modal__close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 1.5rem;
  cursor: pointer;
  color: #7f8c8d;
}

.imob-modal__title {
  font-size: 1.8rem;
  color: #2c3e50;
  margin-bottom: 20px;
}

/* Formulário */
.imob-form__group {
  margin-bottom: 20px;
  text-align: left;
}

.imob-form__label {
  display: block;
  margin-bottom: 8px;
  color: #2c3e50;
  font-weight: bold;
}

.imob-form__input, .imob-form__select {
  width: 100%;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 1rem;
}

.imob-modal__submit {
  background: #27ae60;
  color: white;
  border: none;
  padding: 12px 25px;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease;
  width: 100%;
  margin-top: 15px;
}

.imob-modal__submit:hover {
  background: #219653;
}

.imob-modal__results {
  margin-top: 30px;
  padding: 20px;
  background-color: #f8f9fa;
  border-radius: 5px;
  text-align: left;
}

.imob-modal__results h4 {
  margin-bottom: 15px;
  color: #2c3e50;
}

/* Estilo para os ícones Font Awesome */
.imob-card__icon .fas {
  font-size: 2.5rem;
  color: #3498db; /* Cor padrão - pode personalizar */
  margin-bottom: 15px;
}

/* Cores temáticas opcionais para cada ícone */
.imob-card:nth-child(1) .imob-card__icon .fas {
  color: var(--cor-site-1);
}

.imob-card:nth-child(2) .imob-card__icon .fas {
  color: var(--cor-site-1);
}

.imob-card:nth-child(3) .imob-card__icon .fas {
  color: var(--cor-site-1);
}

.hero-section {
  background: linear-gradient(135deg, 
                  rgba(var(--cor-site-1-rgb), 0.95) 0%, 
                  rgba(var(--cor-site-2-rgb), 0.9) 100%);
}

.text-white-80 {
  color: rgba(255, 255, 255, 0.8);
}

.text-white-60 {
  color: rgba(255, 255, 255, 0.6);
}

.bg-white-10 {
  background-color: rgba(255, 255, 255, 0.1);
}

.hero-logo {
  filter: brightness(0) invert(1);
  transition: all 0.3s ease;
}

.hero-logo:hover {
  opacity: 0.9;
  transform: scale(1.03);
}

.text-underline {
  position: relative;
  display: inline-block;
}

.text-underline::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 8px;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: -1;
}

.btn-primary {
  background-color: white;
  color: var(--cor-site-1);
  border: none;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background-color: rgba(255, 255, 255, 0.9);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.btn-light {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  border: none;
  transition: all 0.3s ease;
}

.btn-light:hover {
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
  transform: translateY(-2px);
}

.btn-outline-light {
  border-color: rgba(255, 255, 255, 0.3);
  color: white;
}

.btn-outline-light:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
}

.hero-shape {
  height: 150px;
  line-height: 0;
}

.hero-shape svg {
  height: 100%;
  width: 100%;
}

.shape-fill {
  fill: #FFFFFF;
}

.carousel-control-prev, 
.carousel-control-next {
  width: 30px;
  height: 30px;
  background-color: rgba(0,0,0,0.2);
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: all 0.3s ease;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  filter: brightness(0.1);
}
.carousel-control-prev:hover, 
.carousel-control-next:hover {
  opacity: 1;
  background-color: rgba(0,0,0,0.3);
}

.carousel-control-prev {
  left: 20px;
}

.carousel-control-next {
  right: 20px;
}

@media (max-width: 992px) {
  .hero-section {
      padding-top: 80px;
      padding-bottom: 80px;
  }
  
}

/*ESTILIZAÇÃO DO CTA DE ANUNCIE SEU IMÓVEL DA HOME*/


.cta-local {
    font-size: 0.9rem !important;
    text-transform: uppercase;
    color: var(--cor-site-5);
    margin-bottom: 10px !important;
    font-weight: 500 !important;
}

.cta-anuncie-benefits li i {
    background: var(--cor-site-5);
    color: var(--cor-site-3);
    padding: 2px;
    border-radius: 4px;
    font-size: 1em;
    display: inline-block;
}

.cta-anuncie-container {
    display: flex;
    justify-content: stretch;
    align-items: stretch;
    border-radius: 12px;
    padding: 0;
    min-height: 400px;
    overflow: hidden;
}

.cta-anuncie-texts {
    flex: 1 1 50%;
    padding: 50px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    background: linear-gradient(628deg, var(--cor-site-3) 0%, var(--cor-site-7) 100%) !important;
}

.cta-anuncie-texts h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--cor-site-5);
}

.cta-anuncie-texts p {
    font-size: 1.1rem;
    color: var(--cor-site-5);
    margin-bottom: 20px;
    line-height: 1.5;
}

.cta-anuncie-benefits {
    list-style: none;
    padding: 0;
    margin: 0 0 28px 0;
    font-size: 1rem;
    color: var(--cor-site-5);
    line-height: 1.6;
}
.cta-anuncie-benefits li {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.cta-anuncie-btn {
    display: inline-block;
    background: var(--cor-site-1);
    color: var(--cor-site-3);
    padding: 14px 26px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}
.cta-anuncie-btn:hover {
    background: var(--cor-site-1);
}

.cta-anuncie-image {
    flex: 1 1 50%;
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    min-height: 100%;
}

.cta-anuncie-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 12px 12px 0;
    display: block;
}

@media (max-width: 900px) {
    .cta-anuncie-container {
        flex-direction: column-reverse;
        min-height: unset;
    }
    .cta-anuncie-texts {
        padding: 30px 20px;
    }
    .cta-anuncie-image {
        min-height: 220px;
        width: 100%;
    }
    .cta-anuncie-image img {
        border-radius: 0 0 12px 12px;
        width: 100%;
        height: 220px;
        max-width: unset;
        max-height: 300px;
    }
    .cta-anuncie-texts {
        background: linear-gradient(539deg, var(--cor-site-3) 0%, var(--cor-site-7) 100%) !important;
    }
}

/*ESTILIZAÇÃO DO CTA DE SEGUNDA VIA DE BOLETO DA HOME*/

/* CONTAINER PRINCIPAL */
.cta-imoveis-container {
    display: flex;
    flex-direction: column;
    width: auto;
    height: auto;
    margin-top: 50px;
    margin-bottom: 25px;
}

/* ITEM INDIVIDUAL */
.cta-imovel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
    background: linear-gradient(-525deg, var(--cor-site-3) 0%, var(--cor-site-7) 100%) !important;
    border-radius: 10px;
    height: 300px;
    overflow: hidden;
}

.cta-imovel-img {
    position: relative;
    overflow: hidden;
    border-radius: 0px 10px 10px 0px;
}
.cta-imovel-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cta-imovel-text {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 10px 0px 0px 10px;
    background: linear-gradient(617deg, var(--cor-site-3) 0%, var(--cor-site-7) 100%) !important;
}
.cta-local {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: var(--cor-site-5);
    margin-bottom: 10px;
    font-weight: 500;
}
.cta-titulo {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 16px;
    color: var(--cor-site-5);
}
.cta-descricao {
    font-size: 1rem;
    color: var(--cor-site-5);
    margin-bottom: 24px;
    line-height: 1.5;
}
.cta-botao {
    display: inline-block;
    background: var(--cor-site-1);
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 24px;
    width: max-content;
    border-radius: 10px;
    transition: 0.3s;
}
.cta-botao:hover {
    background: var(--cor-site-2);
    color: var(--cor-site-3);
}

@media (max-width: 992px) and (min-width: 900px) {
   .cta-imovel-text {
    padding: 12px 40px;
}
.cta-descricao {
    font-size: 0.8rem;
    color: var(--cor-site-5);
    margin-bottom: 24px;
    line-height: 1.5;
}

}

/* RESPONSIVO */
@media (max-width: 900px) {
    .cta-imovel {
        display: flex;
        flex-direction: column; 
        height: auto;
        border-radius: 10px;
    }
    .cta-imovel-img {
        order: -1; 
        border-radius: 10px 10px 0 0;
        width: 100%;
        height: 220px;
        flex-shrink: 0;
    }
    .cta-imovel-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 10px 10px 0 0;
    }
    .cta-imovel-text {
        border-radius: 0 0 10px 10px;
        padding: 40px;
        text-align: center;
    }

    .cta-local {
        border-bottom: 2px solid #adadad;
        width: max-content;
        margin: 0 auto;
    }

    .cta-imovel-text {
        background: linear-gradient(541deg, var(--cor-site-3) 0%, var(--cor-site-7) 100%) !important;
    }

    .cta-botao {
        margin: 0 auto;
    }

}

/*ESTILIZAÇÃO DO CTA DE SERVIÇOS DA HOME*/

  :root {
    --page: #f3f4f5;
    --ink: #0b0b0c;
    --pill: #3a2e29;
    --pill-text: #f5efec;
    --radius: 10px;
    --w: 360px;
    --h: 520px;
    --gap: 56px;
    --easing: cubic-bezier(.2, .7, .2, 1);
  }

  @media (max-width: 1100px) {
    :root {
      --w: 320px;
      --h: 480px;
      --gap: 42px
    }
  }

  @media (max-width: 820px) {
    :root {
      --w: 280px;
      --h: 420px;
      --gap: 24px
    }
  }

  * {
    box-sizing: border-box
  }

  body {
    margin: 0;
    background: var(--page);
    color: var(--ink);
    -webkit-font-smoothing: antialiased;
  }

  .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 60px 0px ;
}

  .head {
    text-align: center;
    margin-bottom: 26px
  }

  .head h1 {
    margin: 0 0 6px;
    font-weight: 800;
    font-size: clamp(1.6rem, 4vw, 3rem);
    line-height: 1.08;
  }

  .head p {
    margin: 0;
    color: #6b7280
  }

  .slider {
    width: min(1200px, 100%);
    margin-inline: auto;
  }

  .stage {
    position: relative;
    height: var(--h);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    touch-action: pan-y;
    /* permite scroll vertical no mobile */
  }

  .card-servicos {
    position: absolute;
    top: 0;
    width: var(--w);
    height: var(--h);
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: 0 28px 60px rgba(0, 0, 0, .25), 0 10px 18px rgba(0, 0, 0, .08);
    background: #111;
    color: #fff;
    transform-origin: center center;
    transition: transform 620ms var(--easing), opacity 620ms var(--easing), filter 620ms var(--easing);
    will-change: transform, opacity, filter;
    border: 1px solid #e2e8f0 !important;
  }

  .card-servicos img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .card-servicos::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .45) 0%, rgba(0, 0, 0, .05) 60%);
    pointer-events: none;
    /* NÃO bloqueia o clique nos links */
  }

  .title {
    position: absolute;
    left: 26px;
    bottom: 90px;
    right: 26px;
    font-weight: 900;
    font-size: clamp(1.2rem, 2.5vw, 2.2rem);
    line-height: 1.05;
    text-shadow: 0 2px 10px rgba(0, 0, 0, .55);
    z-index: 2;
  }

  .cta-servicos {
    position: absolute;
    left: 20px;
    bottom: 22px;
    background: var(--cor-site-1);
    color: var(--white);
    padding: 12px 20px;
    border-radius: 999px;
    border: 0;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .25), 0 2px 6px rgba(0, 0, 0, .2) inset;
    transition: transform .2s ease;
    z-index: 3;
    /* acima de tudo dentro do card */
  }

  .cta-servicos:hover {
    transform: translateY(-1px);
    color: var(--white);
    background: var(--cor-site-2);
  }

  /* 3 posições: esq, centro, dir */
  .card-servicos[data-pos="0"] {
    transform: translateX(0) scale(1);
    z-index: 3;
    opacity: 1;
  }

  .card-servicos[data-pos="-1"] {
    transform: translateX(calc(var(--w)/-2 - var(--gap))) scale(.9) rotateY(-8deg);
    z-index: 2;
    opacity: .96;
  }

  .card-servicos[data-pos="1"] {
    transform: translateX(calc(var(--w)/2 + var(--gap))) scale(.9) rotateY(8deg);
    z-index: 2;
    opacity: .96;
  }

  .card-servicos[data-pos]:not([data-pos="-1"]):not([data-pos="0"]):not([data-pos="1"]) {
    opacity: 0;
    pointer-events: none;
    transform: scale(.7);
  }

  .controls {
    display: flex;
    gap: 14px;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
  }

  .icon-btn {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    border: 1px solid #eee;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 10px 22px rgba(0, 0, 0, .08);
  }

  .pill {
    display: flex;
    align-items: center;
    gap: 14px;
    background: #fff;
    border: 1px solid #e7e7ea;
    border-radius: 999px;
    padding: 10px 16px;
    box-shadow: 0 12px 24px rgba(0, 0, 0, .08);
  }

  .bullets {
    display: flex;
    gap: 10px
  }

  .dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #cfcfd6;
    border: 0;
    cursor: pointer;
  }

  .dot[aria-current="true"] {
    background: #0b0b0c
  }

  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
  }

  @media (max-width: 600px) {
    :root {
      --w: 100vw;
      --h: 380px; /* ajuste conforme sua preferência */
      --gap: 6vw; /* gap responsivo */
    }

    .slider {
      max-width: 100vw;
      overflow-x: hidden;
      padding: 0;
    }

    .stage {
      width: 100vw;
      max-width: 100vw;
      overflow-x: hidden;
      padding: 0;
    }

    .card-servicos {
      left: 0 !important;
      width: 100vw !important;
      min-width: 100vw !important;
      max-width: 100vw !important;
      box-sizing: border-box;
    }
    .card-servicos img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      max-width: 92vw;
    }
  }

/*NOVA ESTILIZAÇÃO PARA O SITE DA SIGA IMÓVEIS*/

.toggle-btn.active {
    background-color: var(--cor-site-1) !important;
    color: var(--cor-site-3) !important;
    border: 2px solid #c7c7c7 !important;
    border-radius: 15px !important;
}

.toggle-btn {
    border: 2px solid #c7c7c7 !important;
    border-radius: 15px !important;
}

.search-btn {
  background-color: var(--cor-site-1) !important;
}

.ltn__car-dealer-form-box .ltn__car-dealer-form-item {
    background: #c7c7c7;
}

a#toggleDropdownTipoVenda, a#toggleDropdownCidadeVenda, a#toggleDropdownBairroVenda, div#toggleDropdownCodigoVenda,
a#toggleDropdownTipoLocacao, a#toggleDropdownCidadeLocacao, a#toggleDropdownBairroLocacao, div#toggleDropdownCodigoLocacao {
    padding: 0.8em;
    margin: 0.6em 0 0.6em 0.6em;
    background: #ffffff;
    border-radius: 15px;
}

.flex-busca,
div#criteriaSearchVenda,
.tab-content,
.tab-pane.active,
.flex-search,
.w-100,
form.ltn__car-dealer-form-box.d-flex,
.car-dealer-form-inner {
    border-radius: 10px !important;
}

.br-10 {
    border-radius: 10px 0 0 10px !important;
}

.btn-buscar {
    border-radius: 0 10px 10px 0 !important;
}

.dropdown-container {
  width: max-content;
  min-width: -webkit-fill-available;
  left: 7px;
  top: 103% !important;
  border-radius: 15px !important;
}

/*ESTILIZAÇÃO PARA O CTA DE IMOVEIS EM GERAL*/

.cta-slider-container {
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.04);
    position: relative;
    overflow: visible;
}
.cta-slider {
    position: relative;
    box-shadow: 0 0 10px #0000002b;
    border-radius: 20px;
}

.cta-slide {
    display: none;
}
.cta-slide.active {
    display: block;
}
.cta-slide-content {
    display: flex;
    align-items: stretch;
    position: relative;
    min-height: 350px;
}
.cta-slide-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 44%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
    z-index: 2;
}
.cta-slide-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.cta-slide-text {
    margin-left: 44%;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem;
    min-height: 100%;
    position: relative;
    background: linear-gradient(-360deg, #f1f1f1, var(--cor-site-3), #f1f1f1);
    border-radius: 0 20px 20px 0;
}

.cta-slide-text > h2 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    color: var(--cor-site-5);
    transform: translateY(-35px) !important;
}

.cta-slide-text > a > h2 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    color: var(--cor-site-5);
}

.cta-slide-text > p {
    transform: translateY(-35px) !important;
}

.cta-slide-text > a {
    transform: translateY(-35px) !important;
}

.cta-slider-nav-inside {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: -3.47rem;
    justify-content: flex-start;
    position: relative;
    left: 566px;
    z-index: 9;
    width: max-content;
    transform: translateY(-50px);
}

.cta-slider-prev, .cta-slider-next {
    background: none;
    border: none;
    font-size: 2rem;
    color: var(--cor-site-5, #464646);
    cursor: pointer;
    transition: color 0.2s;
}
.cta-slider-prev:hover, .cta-slider-next:hover {
    color: var(--cor-site-1);
}
.cta-slider-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
}
.cta-btn {
    background: var(--cor-site-1);
    color: #fff;
    padding: 0.6rem 1.6rem;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.8rem;
}

.cta-btn:hover {
    background: var(--cor-site-2);
    color: #fff;
}

@media (max-width: 991px) {
    .cta-slide-content {
        flex-direction: column;
        position: static;
        min-height: auto;
    }
    .cta-slide-img-wrapper {
        position: static;
        width: 100%;
        border-radius: 20px;
        margin-bottom: 1rem;
    }
    .cta-slide-text {
        margin-left: 0;
        padding: 0;
    }
    .cta-slider-nav-inside {
        justify-content: center;
        margin-top: 1.5rem;
    }
}

/*ESTILIZAÇÃO PARA MODELO DE BUSCA PRESENTE NO SITE DA SIGA IMOVEIS*/

.dropdown-trigger {
    display: block;
    padding: 12px 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 4px;
}

.dropdown-trigger:hover {
    background-color: #f5f5f5;
}

.dropdown-trigger.dropdown-active {
    background-color: #f0f0f0;
}

.dropdown-label {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px;
}

.dropdown-selected-text {
    font-size: 13px;
    color: #555;
}

.dropdown-container {
    display: none;
    position: absolute;
    top: 100%;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    z-index: 1000;
    padding: 12px;
}

.dropdown-container.show {
    display: block;
}

.dropdown-section-title {
    display: block;
    font-size: 12px;
    color: #777;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.dropdown-options-list {
    max-height: 300px;
    overflow-y: auto;
}

.dropdown-separator {
    width: 1px;
    background-color: #dcd7d7;
    margin: 0 4px;
}
.dropdown-separator-horizontal {
    display: none;
}

.dropdown-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
}

.search-btn {
    background-color: var(--cor-site-1);
    color: white;
    border: none;
    border-radius: 4px;
    padding: 14px 16px;
    cursor: pointer;
    transition: background-color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-btn:hover {
    background-color: var(--cor-site-2);
}

.search-btn svg {
    width: 18px;
    height: 18px;
}

.campo-busca {
    margin-bottom: 20px;
    text-align: center;
}

h1.section-title {
    font-size: 2rem;
    font-weight: 700;
    color: var(--cor-site-3);
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
    margin: 0;
    line-height: 1.2;
    transition: cubic-bezier(0.4, 0, 1, 1) 0.3s;
    text-shadow: 0 0 20px black;
}

h1.section-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: var(--cor-site-1);
    border-radius: 3px;
}

/* Efeito hover opcional */
h1.section-title:hover {
    color: #e1e0e0;
    transition: color 0.3s ease;
    transition: cubic-bezier(0.4, 0, 1, 1) 0.3s;
    transform: scale(1.05);
}

h1.section-title:hover:after {
    background: var(--cor-site-1);
    transition: cubic-bezier(0.4, 0, 1, 1) 0.3s;
}

/* Estilos para os botões de alternar */
.toggle-buttons {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    gap: 10px;
}

.toggle-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    background-color: #f0f0f0;
    color: #333;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
}

.toggle-btn.active {
    background-color: var(--cor-site-1);
    color: white;
}

.toggle-btn:hover:not(.active) {
    background-color: #e0e0e0;
}

/* Responsividade */
@media (max-width: 768px) {
    h1.section-title {
        font-size: 1.5rem;
    }
    
    .toggle-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .toggle-btn {
        width: 100%;
        max-width: 200px;
    }
}

/*RESPONSIVIDADE DA BUSCA PRINCIPAL DA HOME*/

@media (max-width: 650px) {
    .flex-busca {
      flex-direction: column;
    }

    a#toggleDropdownTipoVenda, a#toggleDropdownCidadeVenda, a#toggleDropdownBairroVenda, div#toggleDropdownCodigoVenda, a#toggleDropdownTipoLocacao, a#toggleDropdownCidadeLocacao, a#toggleDropdownBairroLocacao, div#toggleDropdownCodigoLocacao {
      margin: 0.6em !important;
      width: 280px !important;
      text-align: center;
    }

    span.d-flex.flex-column {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
    }

    input#codigoImovelVenda, input#codigoImovelLocacao {
      text-align: center;
    }

    .br-10 {
      border-radius: 10px 10px 0 0px !important;
    }

    .btn-buscar {
     border-radius: 0 0px 10px 10px !important;
    }

    .search-btn {
      border-radius: 10px;
      padding: 14px 16px;
      width: 100%;
      margin: 5px 0px 10px 0;
    }

}

@media (max-width: 991px ) {
  .cta-slider-nav-inside {
      display: flex;
      align-items: center;
      gap: 8px;
      justify-content: flex-start;
      position: relative;
      left: 50% !important;
      transform: translateX(-50%) !important;
  }

    .cta-slider-nav-inside {
      justify-content: center;
      margin-top: -3rem;  
      padding-bottom: 14px;

  }

  .cta-slide-text > a > h2, p {
    text-align: center;
}

.cta-slider-text {
  transform: none !important;
}
}

@media (max-width: 1430px) {
  .cta-slider-nav-inside {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: -3.47rem;
    justify-content: flex-start;
    position: relative;
    left: 48%;
    z-index: 9;
    width: max-content;
    transform: translateY(-50px);
}
}

@media (max-width: 470px) {
a#toggleDropdownTipoVenda, a#toggleDropdownCidadeVenda, a#toggleDropdownBairroVenda, div#toggleDropdownCodigoVenda, a#toggleDropdownTipoLocacao, a#toggleDropdownCidadeLocacao, a#toggleDropdownBairroLocacao, div#toggleDropdownCodigoLocacao {
  width: 300px !important;
}
}