/* Header
-------------------------------------------------------------*/
header {
  background: #e6e4dd !important;
}
.dropdown-menu.multi-column {
  width: 100%;
}
a.nav-link {
  color: #ffffff !important;
}
a.nav-link:hover {
  color: #900000 !important;
}

/* Carousel
-------------------------------------------------------------*/
#container-carousel {
  background: #e6e4e4;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #bbb9b9;
  padding: 40px 0px 40px 0px;
}
.carousel-control-next,
.carousel-control-prev {
  width: 8%;
}
.carousel-item .titulo {
  font-size: 1.3em;
  line-height: 1.1em;
  font-weight: bolder;
  color: #c90303;
  display: block;
  margin-top: 10px;
}
.carousel-item .titulo:hover {
  color: #755f5f;
  text-decoration: none;
}
.carousel-item .chamada {
  font-size: 1em;
  line-height: 1.5em;
  color: #504848;
  display: block;
  margin-top: 10px;
}
.carousel-item .chamada:hover {
  color: #504848;
  text-decoration: none;
}
.carousel-img {
  max-height: 190px;
  overflow: hidden;
}
.carousel-indicators {
  bottom: -40px !important;
}

/* Serviços home
-------------------------------------------------------------*/
.servicos {
  width: 100%;
  height: auto;
}
.img-servicos-home {
  height: 100px;
  overflow: hidden;
}

/* Destaque home
-------------------------------------------------------------*/
.destaque {
  width: 100%;
  height: auto;
}
.retranca-destaque {
  position: relative;
  display: block;
  padding: 7px;
  background-color: #f80303;
  font-size: 0.9em !important;
  font-weight: 700;
  color: #ffffff;
  z-index: 2;
}
.img-destaque-home {
  height: 110px;
  overflow: hidden;
}

/* Mais notícias home
-------------------------------------------------------------*/
.mais-noticias,
.facebookCadastro {
  width: 100%;
  margin-top: 10px;
  border-top: #f7c00a solid 2px;
}
.img-maisnoticias-home {
  height: 108px;
  overflow: hidden;
}
a.chamada-mais-noticias {
  font-family: sans-serif, Tahoma, Arial !important;
  font-size: 1.2em;
  line-height: 0.9em !important;
  color: #504848;
}
.chamada-mais-noticias:hover {
  color: #700505;
  text-decoration: none;
}

.data-mais-noticias {
  font-size: 0.7em;
  font-weight: 700;
  color: #df0606;
}

/* Cadastro emmail home
-------------------------------------------------------------*/

.box-email {
  margin: 0px;
  border: #d3d3d2 solid 1px;
  padding: 40px;
}

/* Google Maps
-------------------------------------------------------------*/

.box-googlemaps {
  margin: 0px 0px 0px 10px;
  border: #d3d3d2 solid 1px;
  padding: 20px;
}

.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* estilos resultado de busca no site
-------------------------------------------------------------*/
.pesquisa-img {
  max-width: 200px;
  max-height: 110px !important;
  overflow: hidden;
}
a.pesquisa-titulo {
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.2;
  color: #900000;
}
a.pesquisa-chamada {
  font-size: 0.9em;
  font-weight: 300;
  color: #5a5454;
}
a.pesquisa-titulo:hover {
  color: #5a5454;
  text-decoration: none;
}
a.pesquisa-chamada:hover {
  color: #900000;
  text-decoration: none;
}

/* estilos gerais
-------------------------------------------------------------*/
.bg-claro {
  background: #f0f0eb;
}
.bg-escuro {
  background: #cec7c5;
}
.imprimirfechar {
  display: block;
  width: 640px;
  height: 50px;
  margin: 40px auto 0px auto;
  padding: 5px;
  text-align: right;
  background: #e9e9e9;
}
.estilotexto {
  color: #000000 !important;
  line-height: 1.6;
}
.estilotexto a {
  color: #900000 !important;
}
.estilotexto a:hover {
  color: #5f3737 !important;
}
.galeria-img {
  max-width: 170px;
  max-height: 105px !important;
  overflow: hidden;
}
.jornal-img {
  display: block;
  width: 120px;
  height: 100px !important;
  overflow: hidden;
}
.jornal-machete {
  display: block;
  width: 120px;
  height: 100px !important;
  overflow: hidden;
}
.informe-machete {
  display: block;
  width: 120px;
  height: 240px !important;
  overflow: hidden;
}

/* Feedback Message - janela de aviso nos formulários
-------------------------------------------------------------*/

#feedbackMessage {
  position: fixed;
  left: 1rem;
  top: 1rem;
  right: 1rem;
  border-radius: 5px;
  background-color: #d8d8d1;
  color: #5a1a1a;
  justify-content: space-between;
  display: flex;
  padding: 3rem;
  max-width: 992px;
  margin: auto;
  align-items: center;
  font-size: 1.25em;
  transform: translateY(calc(-2rem - 100%));
  transition: transform 0.3s;
}

#feedbackMessage p {
  margin: 0.5em 0;
}

#feedbackMessage button:focus {
  border: 1px solid rgb(252, 251, 251);
}

#feedbackMessage.show {
  transform: translateY(0px);
}

/* Rodapé
-------------------------------------------------------------*/
footer {
  background: #f7f6f4;
  border-top: 6px solid #900000;
  margin-top: 70px;
  padding-bottom: 30px;
  position: relative;
}
footer h6 {
  color: #900000;
  font-size: 0.9em;
  text-transform: uppercase;
  margin-top: 2.5em;
}
footer .navbar-nav a {
  color: #5a5454;
  font-size: 0.9em;
}
footer .navbar-nav a:hover {
  color: #900000;
  text-decoration: none;
}

footer ul {
  list-style: none;
}
footer ul li {
  float: right;
  margin: 0 5px;
}

/* ================================================================
    Breakings point
===================================================================*/
@media (min-width: 360px) {
  .dropdown-menu.multi-column {
    width: 100%;
  }
  #container-carousel {
    height: auto;
  }
  .carousel-img {
    max-height: 180px !important;
    overflow: hidden;
  }
  .carousel-item .titulo {
    font-size: 1.3em;
  }
  .img-servicos-home {
    height: 120px;
  }
  .img-destaque-home {
    height: 130px;
  }
  .carousel-item .chamada {
    font-size: 1em;
  }
  .pesquisa-img {
    max-width: 120px;
    max-height: 80px !important;
  }
  .galeria-img {
    max-width: 170px;
    max-height: 105px !important;
  }
  .jornal-img {
    width: 180px;
    height: 150px !important;
  }
  .jornal-machete {
    width: 180px;
    height: 140px !important;
  }
  .jornal-img {
    width: 180px;
    height: 150px !important;
  }
  .jornal-machete {
    width: 180px;
    height: 150px !important;
  }
  .informe-machete {
    width: 180px;
    height: 240px !important;
  }
}

@media (min-width: 576px) {
  #container-carousel {
    height: 430px !important;
  }
  .carousel-img {
    max-height: 220px !important;
    overflow: hidden;
  }
  .img-servicos-home {
    height: 120px;
  }
  .retranca-destaque {
    font-size: 0.65em !important;
  }
  .img-destaque-home {
    height: 90px;
  }
  .pesquisa-img {
    max-width: 150px;
    max-height: 100px !important;
    overflow: hidden;
  }
  .galeria-img {
    max-width: 180px;
    max-height: 110px !important;
    overflow: hidden;
  }
  .jornal-img {
    width: 120px;
    height: 100px !important;
  }
  .jornal-machete {
    width: 120px;
    height: 100px !important;
  }
  .informe-machete {
    width: 120px;
    height: 240px !important;
  }
}

@media (min-width: 768px) {
  #container-carousel {
    height: 245px !important;
  }
  .carousel-img {
    max-height: 170px !important;
    overflow: hidden;
  }
  .carousel-item .titulo {
    font-size: 1.4em;
    margin-top: 0px;
  }
  .carousel-item .chamada {
    font-size: 0.9em;
  }
  .img-destaque-home {
    height: 120px;
  }
  .img-servicos-home {
    height: 120px;
  }
  .retranca-destaque {
    font-size: 0.9em !important;
  }
}

@media (min-width: 992px) {
  .dropdown-menu.multi-column {
    width: 580px !important;
  }
  #container-carousel {
    height: 325px !important;
  }
  .carousel-img {
    max-height: 235px !important;
    overflow: hidden;
  }
  .carousel-item .titulo {
    font-size: 1.7em;
  }
  .carousel-item .chamada {
    font-size: 1em;
    margin-top: 20px;
  }
  .img-destaque-home {
    height: 140px;
  }
  .img-servicos-home {
    height: 100px;
  }
  .pesquisa-img {
    max-width: 200px;
    max-height: 110px !important;
  }
  a.pesquisa-titulo {
    font-size: 1.6em;
  }
  a.pesquisa-chamada {
    font-size: 1em;
  }
  .galeria-img {
    max-width: 200px;
    max-height: 110px !important;
  }
  .jornal-img {
    width: 180px;
    height: 150px !important;
  }
  .jornal-machete {
    width: 140px;
    height: 150px !important;
  }
  .informe-machete {
    width: 140px;
    height: 240px !important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1280px !important;
  }
  #container-carousel {
    height: 400px !important;
  }
  .carousel-img {
    max-height: 308px !important;
    overflow: hidden;
  }
  .carousel-item .titulo {
    font-size: 2.1em;
  }
  .carousel-item .chamada {
    font-size: 1.1em;
  }
  .img-destaque-home {
    height: 140px;
  }
  .img-servicos-home {
    height: 130px;
  }
}
