@charset "UTF-8";
/* ------------------------ CORES ------------------------  */
:root {
  --siga-100: 16 63% 39%;
  --siga-200: 16 63% 37%;
  --siga-300: 16 63% 35%;
  --siga-500: 16 63% 33%;
  --siga-700: 16 64% 29%;
  --siga-900: 16 65% 25%;
}

.navBtn:hover,
.btnSemBorda:hover {
  background-color: hsl(var(--siga-300)) !important;
  color: white !important;
}
#alturaFiltro {
  background-color: hsl(var(--siga-500)) !important;
  padding-bottom: 5px !important;
}

@media (max-width: 1280px) {
  #alturaFiltro {
    background-color: transparent !important;
  }
  .containerFiltros {
    background-color: transparent !important;
  }
}
/* ------------------------ HEADER ------------------------ */
.navBtn,
.btnSemBorda {
  color: hsl(var(--siga-500)) !important;
  border-color: transparent !important;
}
#Comprar {
  margin-right: -25px;
}
.listaOp #label-item-0,
.listaOp {
  background: transparent !important;
  border: none !important;
  cursor: auto !important;
}
#label-item-0:after {
  content: " Imóveis";
  margin: 0 7px;
  color: white;
}
#label-item-0 {
  font-size: 20px;
  cursor: auto !important;
  color: white !important;
}
.listaOp div:after {
  content: " →";
  color: white;
  font-size: 33px;
  margin: 0 0px 0 5px !important;
  position: absolute;
  top: -3px;
  left: 210px;
}
#label-item-1,
#alugar {
  display: none !important;
}
@media (min-width: 1250px) and (max-width: 1450px) {
  .listaOp div:after {
    left: 195px !important;
  }
}

#intro {
  margin-bottom: 94px !important;
}
@media (min-width: 1280px) {
  #subAlugarMobile {
    display: none !important;
  }
}
/* ------------------------ HOME ----------------------- */
#btnBuscarFiltro {
  background-color: hsl(var(--siga-700)) !important;
}
.homeMask {
  background: transparent !important;
}
@media (min-width: 1280px) {
  .homeFiltros {
    height: 700px !important;
  }
  #alturaFiltro {
    margin-top: 793px !important;
  }
}
.intro1BuscarContainer {
  display: none !important;
}
.tituloDestaquesContainer {
  margin-top: 30px !important;
}
.containerFiltros {
  box-shadow: none !important;
}
swiper-container::part(button-next),
swiper-container::part(button-prev) {
  background-color: transparent !important;
}

/* ------------------------ CARDS ------------------------ */

/* ------------------------ LISTA ------------------------ */

/* ------------------------ IMÓVEL ------------------------ */
#btnWhats {
  background: #22c65e !important;
  border-color: #22c65e !important;
}

/* ------------------------ FOOTER ------------------------ */
.textoIndice {
  color: white !important;
  border-color: transparent !important;
}
#enderecoContato a {
  border-color: #fff;
}
.iconeWhats {
  color: #22c65e !important;
}
#enderecoContato p .icon,
#telefonesContato p .icon,
#footer .iconeRedeSocial {
  color: #fff !important;
}
/* ------------------------ A IMOBILIARIA ------------------------ */
.containerTituloPg,
.containerTituloPg h1 {
  background: hsl(Var(--siga-500)) !important;
  color: #fff !important;
}
#blogCategoria {
  display: none !important;
}
/* ------------------------ WHATS FLUTUANTE ------------------------ */

/* ------------------------ Blog ------------------------ */
#inputBuscarNomeBlog {
  background-color: white !important;
  color: black !important;
}
#inputBuscarNomeBlog::placeholder {
  color: rgb(146, 146, 146) !important;
}
#tituloBlog span {
  color: white !important;
}
