.qbstp-header-subscribe button {

  background: #203F34 !important;
  color: #b4945a !important;

}


.swiper-pagination-bullet {


  background: #b4945a !important;

}


/*FORMULARIO DE BUSCA*/
.busca-titulo {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  font-size: .9em;
  font-weight: 600;
  color: #454561;
}

.busca-colesq {
  width: 48%;
  height: auto;
  float: left;
  margin-right: 2%;
}

.busca-coldir {
  width: 50%;
  height: auto;
  float: left;
}

.label-busca {
  width: 100%;
  height: auto;
  font-size: 12px;
  color: #8a8a8a;
  text-align: center;
  float: left;
}









/*CHECKBOX BUSCA*/





/* The container */
.cont_checks {
  display: block;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  padding-left: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: .9em;
}

/* Hide the browser's default checkbox */
.cont_checks input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.cont_checks:hover input~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cont_checks input:checked~.checkmark {
  background-color: #203F34;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cont_checks input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cont_checks .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}












.south-search-area {
  position: relative;
  z-index: 9999;
}



.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);

  max-height: 50vh;

  overflow: scroll;
  overflow-x: hidden;


}



.south-search-area .advanced-search-form {
  position: relative;
  z-index: 1;
  padding: 30px 50px;
  /* border: 1px solid #e1dddd; */
  box-shadow: 0 5px 30px rgb(0 0 0 / 15%);
  padding-top: 50px;

}


@media only screen and (max-width: 767px) {
  .south-search-area .advanced-search-form {
    padding: 30px 20px;
  }
}



.south-search-area .advanced-search-form .search-title {
  position: absolute;
  width: 260px;
  height: 45px;
  background-color: #545454;
  top: -46px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 40px;
  text-align: center;
}


@media only screen and (max-width: 767px) {
  .south-search-area .advanced-search-form .search-title {
    width: 210px;
    padding: 0 15px;
  }
}


.south-search-area .advanced-search-form .search-title p {
  margin-bottom: 0;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 45px;
  font-weight: 600;
}

.south-btn {
  position: relative;
  z-index: 1;
  min-width: 170px;
  height: 50px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  background-color: #203F34;
  border-radius: 0;
  line-height: 50px;
  padding: 0 30px;
  text-transform: uppercase;
}


.btn-primary {
  color: #fff;
  background-color: #203F34;
  border-color: #203F34;
}

.service-text p {
  color: #ffffff !important;
}



#colorlib-rooms .desc .price .price-room {
  font-size: 30px;
}

#colorlib-rooms .desc {
  padding-top: 20px;
}


.item {
  min-height: 524px;
}

@media(max-width:767.98px) {
  .item {
    min-height: auto;
  }
}

#colorlib-rooms .desc h3 a {
  min-height: 56px;
}


#colorlib-hero .flexslider .slider-text>.slider-text-inner h1 {
  margin-bottom: 8px;

}

#colorlib-hero .flexslider .slider-text>.slider-text-inner h2 {
  margin-bottom: 40px;

}
  
  
  #colorlib-hero .flexslider .slider-text {
  width:100%;
}
  
  
  #colorlib-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: transparent;
  background: #b4945a !important;
}


/*BUSCA NOVS 2023*/

@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;600;700&display=swap');


/*
main{
max-width: 1170px;
margin: 0 auto;
}
*/

.busca-imovel_form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.25);
  gap: 1rem;
  margin-bottom: 1.5rem;
  border-radius: 0.75rem;
  padding: 0.75rem;
  /* min-height: 4.536875rem; */
  font-family: 'Red Hat Display', sans-serif;
}

.busca-imovel_form i {
  color: #B4945A;
}

fieldset,
button {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border: none;
  outline: none;
  font-family: 'Red Hat Display', sans-serif;
}

.busca-imovel_filtros {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1rem;
}


.busca-imovel_botao-maisfiltros {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .85rem 1rem;
  border: 1px solid #D8D8D8;
  border-radius: 2rem;
  cursor: pointer;
  width: 150px;
  gap: 6px;
  font-size: 1.6rem;

}

.busca-imovel_botao-maisfiltros i {
  font-size: 1.25rem;
}

.busca-imovel_filtros_botoes {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}

.busca-imovel_botao-encontrar {
  font-size: 1.6rem;
  margin: 0;
  padding: 1.25rem 0;
  border-radius: 0.75rem;
  cursor: pointer;
  width: 250px;
  background-color: #203F34 !important;
  border: 1px solid #203F34 !important;
  color: #b4945a !important;
  font-weight: 700;
}

.busca-imovel_filtros_filtros {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 1rem;

  /* background-color: red; */
}


.busca-imovel_filtros-extras {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 1rem;

  display: none;
}

.busca-imovel_filtros_item {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  height: 3.875rem;
  height: 62px;
  border-radius: 0.75rem;
  border: 1px solid #D8D8D8;
  padding: 0 1rem;
  font-size: 1.6rem;
  position: relative;
  cursor: pointer;
}

.busca-imovel_filtros_item .label {
  font-size: 1rem;
  color: #b8b8b8;
}

.tem-icone {
  padding-left: 42px;
}

.tem-icone .icone {
  position: absolute;
  left: .9rem;
  font-size: 1.6rem;
  opacity: .65;
}

.filtro-abrir {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  width: 100% !important;
}

.tem-seta .seta {
  position: absolute;
  right: 1rem;
  font-size: 1.4rem;
  transition: transform 0.3s;
}

.tem-seta .seta.rotacionada {
  transform: rotate(180deg);
  margin-top: auto;
  margin-bottom: auto;
}

.filtro-pretensao {
  width: 25%;
}


.filtro-tipo {
  width: 25%;
}



  
  
/*
.filtro-preco {
  width: 20%;
}

.filtro-quartos {
  width: 20%;
}

.filtro-suites {
  width: 20%;
}

.filtro-vagas {
  width: 20%;
}

.filtro-area {
  width: 20%;
}
*/

.filtro-preco {
  width: 28%;
}

.filtro-regiao {
  width: 19%;
}

.filtro-quartos {
  width: 12%;
}

.filtro-suites {
  width: 12%;
}

.filtro-vagas {
  width: 12%;
}

.filtro-area {
  width: 17%;
}
  
  

.filtro-termo {
  width: 50%;
}

.filtro-termo input[type=text] {
  width: 100%;
  height: 80%;
  border: none;
  outline: none;
  font-size: 1.6rem;
  font-family: 'Red Hat Display', sans-serif;
}


.filtro-codigo {
  width: 75%;
}

.filtro-codigo input[type=text] {
  width: 100%;
  height: 80%;
  border: none;
  outline: none;
  font-size: 1.6rem;
  font-family: 'Red Hat Display', sans-serif;
}


.filtro-opcoes {

  position: absolute;
  left: 0;

  width: auto;
  min-height: auto;
  max-height: 20rem;
  border-radius: 0.5rem;
  margin: 0;
  padding: 0.5rem 0;
  list-style: none;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  /*  box-shadow: 0 0 0.125rem rgba(26, 26, 26, 0.15), 0 0 1.5rem rgba(26, 26, 26, 0.2); */
  box-shadow: 0 0 0.1rem rgba(26, 26, 26, 0.15), 0 0 1rem rgba(26, 26, 26, 0.2);
  overflow-y: auto;
  z-index: 999999;
  overscroll-behavior: contain;
  display: none;
  top: 70px;
}

.filtro-opcoes.mostrando {
  display: flex;
}

.filtro-opcoes ul {
  list-style: none;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  min-width: 150px;
}

.filtro-opcoes ul li {
  font-size: 1.6rem;
  line-height: 220%;
  padding: 0 1rem;
}

.filtro-opcoes ul li:hover {
  background-color: #e9e9e9;
}

.filtro-opcoes ul li a {
  text-decoration: none;
  color: #171717;
}

.filtro-opcoes ul li label {
  cursor: pointer;
  width: 100% !important;
  line-height: 220% !important;
}

.ul-tipos-imoveis {
  min-width: 240px !important;
}

.ul-tipos-imoveis li {

  line-height: 0 !important;
  display: flex;
}

.ul-tipos-imoveis li:first-child {
  border-bottom: 1px dotted #b8b8b8;
  padding-top: .3rem;
  padding-bottom: .3rem;
  margin-bottom: .3rem;
}


.ul-preco {
  min-width: 260px !important;
}

.ul-preco button {
  padding: 0;
  background-color: transparent;
  outline: none;
  border: none;
}




.hero-section {
  display: block;
}

.busca-imovel {
  position: absolute;

  z-index: 999;
  width: 80%;
  margin: 0 10%;
  margin-top: 4rem;

}

.single-hero-item .hero-text {
  background: rgba(28, 28, 28, 0.6);
  padding: 48px 0 44px 0;
  text-align: center;

  margin-top: 140px;
}


/* Responsivo */
@media(max-width:1100px) {

  .busca-imovel_filtros_botoes {
    flex-direction: column;
  }




  .busca-imovel_filtros {
    display: flex;
    flex-direction: column;
  }

  .busca-imovel_filtros_filtros {
    display: flex;
    flex-direction: column;
    width: 100% !important;
  }

  .busca-imovel_filtros_item {
    width: 100% !important;
    height: 62px;
  }

  .filtro-pretensao {
    width: 100%;
  }

  .busca-imovel_filtros-extras {
    display:flex !important;
  }

  .filtro-opcoes,
  .filtro-opcoes ul {
    width: 100% !important;
  }

  .filtro-opcoes {
    position: absolute;
    top: 72px;
  }

  .busca-imovel_filtros-extras> :first-child {
    grid-column: 1 / span 2;
    /* O primeiro item ocupa duas colunas */
  }

  .busca-imovel {
    position: absolute;
    width: 90%;
    margin: 0 5%;
    margin-top: 4rem;
  }


  .single-hero-item {
    padding-top: 360px;
    padding-bottom: 100px;
    height: auto;
  }


}



.single-hero-item .hero-text h2 {
  padding-right: 40px;
  padding-left: 40px;
}



@media(max-width:991.98px) {
  .busca-imovel_filtros-extras {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }
}


@media (max-width: 1100px) {

  .busca-imovel {
    position: relative;
    width: 100%;
    margin: 0;
    margin-top: 2rem;
  }

}

.busca-imovel {
  position: relative;
  width: 100%;
  margin: 0;
  margin-top: 2rem;
}

.busca-imovel_filtros-extras{
  display: grid;
  grid-template-columns: auto;
}
  
  
  @media(max-width:991.98px){
      .busca-imovel_botao-maisfiltros{display:none;}
  }
  



  #quartosSelecionados {
    color: #7c7c7c;
    margin-left: 5px;
  }






  #suitesSelecionados {
    color: #7c7c7c;
    margin-left: 5px;
  }





  #vagasSelecionados {
    color: #7c7c7c;
    margin-left: 5px;
  }











  .depoimentos-box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
  }

  @media(max-width:767.98px) {
    .depoimentos-box {
      grid-template-columns: 1fr;
      gap: 0;
    }
  }










  .section-depoimentos {
    background-color: #203F34;
    padding: 4rem 0;
    color: #fff;
  }

  .depoimento-autor {
    color: #fff;
    font-weight: 700;
    position: relative;
    font-size: 18px;
  }

  .depoimentoItem {
    display: flex;
    gap: 20px;
    text-align: left;
    border-radius: 20px;
    padding: 26px;
    background-color: rgb(255, 255, 255, .04);
    border: 1px solid rgb(255, 255, 255, .09);
  }

  .depoimentoItem img {
    border-radius: 999px;
    width: 70px;
  }

  .depoimento-adicional {
    position: relative;
    margin-bottom: 10px;
  }

  .depoimento-adicional::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #b4945a;
    left: 0;
    bottom: -32px;
    margin-bottom: 22px;
  }

  .depoimento-descricao {
    padding-top: 15px;
  }

  .swiper-wrapper {
    height: auto !important;
    padding-bottom: 42px;
  }







  .qbstp-header-subscribe .form-group {
    position: relative;
    width: 100%;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    width: 100%;
  }

  .alerta-erro-linha {
    position: absolute;
    bottom: -6;
    left: 0;
    width: 100%;
    background-color: #ff0000;
    height: 2px;
  }