/* ------------------------ CORES ------------------------  */
:root {
  --siga-100: 226 28% 75%;
  --siga-200: 219 24% 50%;
  --siga-300: 219 28% 41%;
  --siga-500: 219 56% 35%;
  --siga-700: 226 56% 31%;
  --siga-900: 219 61% 28%;
}

@media (min-width: 1366px) {
  .container {
    max-width: 97% !important;
  }
}
/* ------------------------ HEADER ------------------------ */
.navBranca {
  background-color: #f7f7f7 !important;
}
.btnSemBorda:hover,
.navBtn:hover {
  background: hsl(var(--siga-500)) !important;
  color: white !important;
}
.navBtn {
  color: #f7f7f7 !important;
  background-color: hsl(var(--siga-500)) !important;
  border-color: hsl(var(--siga-500)) !important;
}
.btnSemBorda {
  color: hsl(var(--siga-500)) !important;
  background-color: #f7f7f7 !important;
  border-color: hsl(var(--siga-500)) !important;
}
#Contato {
  display: none !important;
}
/* ------------------------ HOME ----------------------- */
#intro {
  display: none !important;
}
#ordemHome {
  margin-top: 110px !important;
}
@media (max-width: 992px) {
  #ordemHome {
    margin-top: 95px !important;
  }
}
.imoveisDestaques {
  width: auto !important;
}
.imoveisDestaques section {
  max-width: 100% !important;
}
#storiesHome0 .container {
  width: 100% !important;
  max-width: 100% !important;
}
#storiesHome0 {
  width: 100%;
}
.imoveisDestaques {
  margin-top: -60px !important;
  margin-bottom: -80px !important;
}
.storiesContainer,
#equipeHome {
  margin-top: -70px !important;
}
#mosaicoHome {
  margin-top: 50px !important;
}
.tamanhosIntro2 h2 {
  color: white;
}

#mosaicoHome h2 {
  text-align: left !important;
}
#mosaicoHome .estiloTitulo {
  color: hsl(var(--siga-500)) !important;
}
#containerAtalhos {
  background: hsl(var(--siga-500)) !important;
  padding: 20px;
}
#videosHome .verTodosBtn {
  display: none !important;
}
/* ------------------------ CARDS ------------------------ */

/* ------------------------ LISTA ------------------------ */

/* ------------------------ IMOVEL ------------------------ */

#imovelGaleria {
  background: white !important;
}

/* ------------------------ FOOTER ------------------------ */
#matrizFone1,
#matrizCel2 {
  display: none !important;
}
.iconeTelefoneEquipe,
.iconeEmailEquipe {
  display: none !important;
}
#matrizFoneFone1,
#matrizFoneFone21,
#matrizCelCelular1 {
  display: none !important;
}
/* ------------------------ WHATS FLUTUANTE ------------------------ */

/* ------------------------ LOADING ------------------------ */

.mx-1.xl\:container {
  max-width: 100% !important;
}
#imobiliaria .tituloHome {
  margin-left: 60px !important;
}
