.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;
}

.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#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;
  height: 100px;
  width: 100px;
}

@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);
}

.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;
}

.tab-content .tab-pane.active {
  padding: 0px;
}

.flex-busca {
  display: flex;
}

a#toggleDropdownBairroLocacao {
  width: 200px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
div#toggleDropdownCodigoLocacao {
  width: 200px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
a#toggleDropdownCidadeLocacao {
  width: 200px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
a#toggleDropdownValorLocacao {
  width: 200px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
a#toggleDropdownTipoLocacao {
  width: 280px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
div#codeSearchVenda {
    width: auto;
}
div#codeSearchLocacao {
    width: auto;
}
.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: #e8e8e8;
}
.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: 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);
}
.input-error {
    border-color: var(--cor-site-1) !important;
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25) !important;
}
.error-message {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffebee;
    color: #d32f2f;
    padding: 12px 24px;
    border-radius: 4px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    z-index: 1000;
    border-left: 4px solid #d32f2f;
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; top: 10px; }
    to { opacity: 1; top: 20px; }
}

.error-message.fade-out {
    animation: fadeOut 0.5s ease-in-out forwards;
}

@keyframes fadeOut {
    from { opacity: 1; top: 20px; }
    to { opacity: 0; top: 10px; }
}
.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;
}
input#codigoImovel {
    border: none !important;
    height: 20px;
    font-size: 14px;
    color: #666666;
}
input#codigoImovel:focus {
    background-color: transparent !important;
    border-radius: 0px;
}
input#codigoImovelLocacao {
    border: none !important;
    height: 20px;
    font-size: 14px;
    color: #666666;
    padding-left: 0px;
    background-color: transparent !important;
    box-shadow: none !important;
}
input#codigoImovelLocacao:focus {
    background-color: transparent !important;
    border-radius: 0px;
}
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;
  }
}
.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;
}

.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#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;
  height: 100px;
  width: 100px;
}

@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);
}

.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;
}

.tab-content .tab-pane.active {
  padding: 0px;
}

.flex-busca {
  display: flex;
}

a#toggleDropdownPretensao {
  width: 280px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
a#toggleDropdownTipo {
  width: 280px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
a#toggleDropdownLocalizacao {
  width: 420px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
a#toggleDropdownPretensaoLocacao {
  width: 280px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
a#toggleDropdownTipoLocacao {
  width: 200px;
  padding: 1.6em;
  align-items: center;
  display: flex;
  border-radius: 10px 0px 0px 0px;
}
a#toggleDropdownLocalizacaoLocacao {
  width: 300px;
  padding: 1.6em;
  align-items: center;
  display: flex;
}
div#codeSearchVenda {
    width: auto;
}
div#codeSearchLocacao {
    width: auto;
}
.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: 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);
}

.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#codigoImovel {
    border: none !important;
    height: 20px;
    font-size: 14px;
    color: #666666;
}
input#codigoImovel:focus {
    background-color: transparent !important;
    border-radius: 0px;
}
input#codigoImovelLocacao {
    border: none !important;
    height: 20px;
    font-size: 14px;
    color: #666666;
}
input#codigoImovelLocacao:focus {
    background-color: transparent !important;
    border-radius: 0px;
}
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%;
  }
}
small.text-buscar {
  display: none;
}
@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;
  }
}
input#searchBairro {
  border: none !important;
  padding: 0px;
  border-radius: 0px;
  height: 30px;
}
.search-box-container {
  position: relative;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}

.search-box-input {
  width: 100%;
  padding: 8px 30px 8px 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.search-box-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
}

.bairros-container {
  max-height: 200px;
  overflow-y: auto;
}
input#searchBairro:focus {
  background: transparent;
}
/* SEÇÃO DE CONDOMÍNIOS */
.condominio-section {
  background-color: #f9f9f9;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}

.section-header {
  margin-bottom: 50px;
}

.typewriter-title {
  font-size: 2rem;
  color: #333;
  margin-bottom: 15px;
  font-weight: 600;
}

.typewriter-text {
  color: var(--cor-site-1);
  position: relative;
}

.typewriter-cursor {
  color: var(--cor-site-1);
  animation: blink 1s infinite;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}

.section-subtitle {
  color: #666;
  font-size: 1.1rem;
  margin: 0 auto;
}

/* Grid de Serviços */
.condominio-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 24px;
  margin-top: 40px;
}

.condominio-card {
  background: var(--cor-site-8);
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid var(--cor-site-8);
}

.condominio-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.card-icon {
  width: 60px;
  height: 60px;
  background-color: #eef5ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.card-icon svg {
  width: 30px;
  height: 30px;
  fill: var(--cor-site-1);
}

.condominio-card h3 {
  color: #333;
  font-size: 1.3rem;
  margin-bottom: 15px;
}

.condominio-card p {
  color: #666;
  line-height: 1.6;
}

/* SEÇÃO DA EMPRESA */
.about-section {
  background-color: #f9f9f9;
  padding: 80px 0;
  position: relative;
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  margin-top: 40px;
}

@media (min-width: 992px) {
  .about-grid {
      grid-template-columns: 1fr 1fr;
  }
}
.typewriter-title-about {
    font-size: 2rem;
    color: #333;
    margin-bottom: 15px;
    font-weight: 600;
}

.typewriter-text-about {
    color: var(--cor-site-1);
    position: relative;
}

.typewriter-cursor-about {
    color: var(--cor-site-1);
    animation: blink 1s infinite;
}
/* Card de Destaques */
.about-highlight-card {
  background: white;
  border-radius: 15px;
  padding: 40px;
  box-shadow: 0 5px 25px rgba(0,0,0,0.05);
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.about-highlight-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.about-highlight-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(to bottom, var(--cor-site-1), #4a9eff);
}

.highlight-content h3 {
  color: #333;
  font-size: 1.8rem;
  margin-bottom: 20px;
  position: relative;
}

.highlight-content p {
  color: #666;
  line-height: 1.8;
  margin-bottom: 30px;
}

/* Estatísticas */
.highlight-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 20px;
  margin: 30px 0;
}

.stat-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.stat-icon {
  width: 50px;
  height: 50px;
  background-color: #eef5ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--cor-site-1);
  font-size: 1.2rem;
}

.stat-info {
  display: flex;
  flex-direction: column;
}

.stat-number {
  font-weight: 700;
  color: #333;
  font-size: 1.4rem;
  line-height: 1;
}

.stat-label {
  color: #666;
  font-size: 0.8rem;
  margin-top: 3px;
}

/* Botões */
.highlight-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 30px;
}

.btn-action {
  background-color: var(--cor-site-1);
  color: white;
  padding: 12px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  box-shadow: 0 3px 10px rgba(44, 131, 251, 0.3);
}

.btn-action:hover {
  background-color: #1a73e8;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(44, 131, 251, 0.4);
  color: white;
}

/* Missão, Visão e Valores */
.about-values {
  display: grid;
  gap: 25px;
}

.value-card {
  background: white;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid var(--cor-site-8);
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.value-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.value-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  flex-shrink: 0;
}

.mission .value-icon {
  background-color: #ffeef0;
  color: var(--cor-site-1);
}

.vision .value-icon {
  background-color: #ffeef0;
  color: var(--cor-site-1);
}

.values .value-icon {
  background-color: #ffeef0;
  color: var(--cor-site-1);
}

.value-content h3 {
  color: #333;
  font-size: 1.4rem;
  margin-bottom: 15px;
}

.value-content p {
  color: #666;
  line-height: 1.7;
}

.values-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.values-list li {
  margin-bottom: 10px;
  color: #666;
  display: flex;
  align-items: center;
  gap: 8px;
}

.values-list li span {
  color: var(--cor-site-1);
  font-weight: bold;
}
/* Timeline */
.timeline-card {
  background: white;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid var(--cor-site-8);
  position: relative;
  overflow: hidden;
}

.timeline-title {
  color: #333;
  font-size: 1.8rem;
  margin-bottom: 30px;
  text-align: center;
}

.timeline-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background: var(--cor-site-1);
  margin: 15px auto 0;
}

.timeline {
  position: relative;
  padding-left: 30px;
}

.timeline::before {
  content: '';
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: var(--cor-site-1);
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-date {
  font-weight: 700;
  color: var(--cor-site-1);
  margin-bottom: 10px;
  font-size: 1.2rem;
}

.timeline-content {
  background: #f9f9f9;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

.timeline-content::before {
  content: '';
  position: absolute;
  left: -10px;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #f9f9f9;
}

.timeline-content h4 {
  color: #333;
  margin-bottom: 10px;
  font-size: 1.2rem;
}

.timeline-content p {
  color: #666;
  line-height: 1.6;
  margin-bottom: 0;
}

.timeline-icon {
  position: absolute;
  left: -28px !important;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: white;
  border: 3px solid var(--cor-site-1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--cor-site-1);
  font-size: 0.8rem;
}

@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;
  }
}

.dropdown-options {
    list-style: none;
}

.dropdown-option {
    display: block;
    padding: 8px 12px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
}

.dropdown-option:hover {
    background-color: #f5f5f5;
}

.dropdown-option input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.dropdown-checkmark {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 16px;
    width: 16px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: white;
}

.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);
}