/* GERAL ========== */
html {
  max-width: 100% !important;
  position: relative;
  min-height: 100%;
  overflow-x: hidden !important;
}
body {
  min-width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}
.b {
  border: 1px solid red !important;
}
a {
  color: inherit;
  box-shadow: none !important;
}
a:active,
a:focus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
.poppins {
  font-family: "Poppins", sans-serif !important;
}
.opensans,
body {
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 1000px) {
  .container {
    max-width: 1200px !important;
    width: 1200px !important;
    min-width: 1200px !important;
  }
  .btn-leia-m {
    width: 245px !important;
    height: 65px !important;
    line-height: 35px !important;
    font-size: 1.3rem !important;
  }
}
.no-bold {
  font-weight: normal !important;
}
/* TOPO ========== */
.area-menu-topo {
  background-color: #c1252c;
  height: 50px !important;
  color: #fff;
  font-size: 0.9rem;
  position: fixed;
  z-index: 30000;
}
.area-menu-topo a {
  height: 50px;
  line-height: 50px;
  display: block !important;
}
.logo {
  z-index: 1;
}
.slick-next {
  z-index: 2;
}
.texto-banner {
  color: #fff;
  z-index: 3;
  bottom: 5%;
}
.texto-banner h2 {
  font-weight: bold;
  font-size: 3.5rem;
  text-shadow: 1px 1px #fff;
}
.texto-banner p {
  width: 680px;
}
.banner-slider .item-banner {
  max-height: 820px !important;
  overflow: hidden !important;
}
/* TÍTULOS/TEXTOS ========== */
.titulo-underline {
  color: #472c18;
  font-size: 2.4rem;
  font-weight: bold;
}
.titulo-underline hr {
  background-color: #c1252c;
  border: none;
  height: 3px;
  width: 50px;
  float: left;
  margin-top: 10px !important;
}
.tu-2 hr {
  float: none !important;
  margin: 10px auto 0 auto !important;
}
.texto-padrao {
  color: #444346;
  line-height: 25px;
  font-size: 0.9rem;
}
.btn-padrao {
  border-radius: 50px !important;
  background-color: #c1252c;
  border: none;
}
.btn-padrao:disabled {
  background-color: #ccc;
}
.btn-padrao:hover {
  background-color: #472c18;
}
.fundo-rosa {
  background-color: #f6dfe0;
}
.fundo-rosa-efeito {
  background-image: url("../img/efeito-fundo-rosa.png");
  background-repeat: no-repeat;
  background-position: top center;
}
/* SOLUÇÕES ========== */
.lista-solucoes {
  list-style: none;
}
.lista-solucoes .area-imagem {
  border-right: 6px solid #ffbc42;
  border-bottom: 6px solid #ffbc42;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.titulo-solucao {
  z-index: 2;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-image: url("../img/fundo-titulo-solucoes.png");
}
/* BLOG ========== */
.lista-blog {
  list-style: none;
  max-width: 1200px !important;
}
.lista-blog li {
  background-color: #fff;
}
.lista-blog li .texto-padrao {
  height: 150px;
}
.lista-blog .titulo-underline {
  color: #666 !important;
  font-size: 1rem;
}
.sombra-fundo-rosa {
  width: 100%;
  height: 34px;
  background-image: url("../img/sombra-fundo-rosa.png");
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 0;
}

.lista-blog {
  list-style-type: none;
}
.lista-blog li .area-imagem {
  height: 275px;
  overflow: hidden;
}
.area-imagem-2 {
  height: 200px !important;
}
.lista-blog li .area-imagem img,
.area-imagem-interna img {
  min-height: 100%;
  max-height: 130%;
  min-width: 100%;
  max-width: 130%;
}
.area-imagem-interna {
  overflow: hidden;
}
.blog-interno {
  background-color: #fff;
}
.lista-blog-interna li {
  background-color: #fff;
  border: 16px solid #fff;
}
.titulo-post-blog {
  color: #444;
  font-size: 1.3rem;
  font-weight: bold;
}
.texto-chamada-post-blog {
  min-height: 230px;
  overflow: hidden;
  color: #444;
  line-height: 25px;
  font-size: 0.9rem;
}
.info-data-post {
  background-color: #b12732;
  width: 57px;
  height: 57px;
  color: #fff;
  margin-top: -31px;
  margin-left: 10px;
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.lista-outras-postagens {
  background: #fff;
}
.data-post {
  color: #b12732;
  font-size: 1rem;
}
.pagination a,
.page-link {
  background-color: #b12732;
  color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  border-radius: 4px;
  margin-right: 5px;
}
.pagination strong {
  display: none !important;
}
.pagination a:hover {
  background-color: #b12732;
  color: #fff;
}
/* CLIENTES ========== */
.lista-clientes {
  list-style-type: none;
}
.lista-clientes li {
  border: 1px solid #f7f4f3;
}
/* NEWSLETTER ========== */
.area-newsletter {
  border: 1px solid #b12732;
  border-radius: 5px;
  height: 70px;
  background-color: #fff;
}
.col-newsletter {
  height: 70px;
}
.input-newsletter {
  width: 100%;
  height: 95%;
  border: none !important;
  outline: none;
  box-shadow: none !important;
}
.btn-newsletter {
  background-color: #b12732;
  border-radius: 5px;
  color: #fff;
  height: 75%;
  font-size: 1.4rem;
}
.btn-newsletter:hover {
  border: 1px solid #b12732;
  background-color: #fff;
  color: #b12732;
}
/* RODAPÉ ========== */
.barra-rodape {
  height: 80px;
  background-color: #c1252c;
}
.texto-copyright {
  color: #fff;
}
.redes-rodape a {
  background-color: #f6f6f6;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  line-height: 44px;
  text-align: center;
  color: #999;
}
.redes-rodape a:hover {
  background-color: #c1252c;
  color: #fff;
}
/* MOBILE ========== */
@media (max-width: 999px) {
  .img-fluid-m {
    max-width: 100% !important;
    height: auto !important;
  }
  .texto-banner {
    width: 100% !important;
    overflow: hidden !important;
  }
  .texto-banner h2 {
    font-size: 1.1rem;
    height: 50px;
    width: 90%;
    padding: 0 !important;
  }
  .texto-banner div {
    font-size: 1rem;
  }
  .text-center-mobile {
    text-align: center !important;
  }
  .toggler-topo {
    right: 10px !important;
    position: absolute;
    z-index: 10;
  }
  .titulo-underline {
    font-size: 1.8rem;
  }
  .mmt-20 {
    margin-top: 20px;
  }
  .btn-leia-m {
    margin: 20px auto !important;
    float: none !important;
    width: 100%;
  }
  .no-padding-m {
    padding: 0 !important;
  }
  .titulo-solucao {
    font-size: 0.9rem;

    margin-top: 3px;
  }
  .lista-solucao .item-solucao {
    margin-left: -10% !important;
  }
  .lista-solucoes .area-imagem {
    overflow: hidden;
  }
  .lista-solucoes .area-imagem img {
    min-height: 100%;
  }
  .lista-blog li .texto-padrao {
    height: auto;
  }
  .lista-blog {
    display: block !important;
  }
  .lista-blog li {
    margin-bottom: 20px;
  }
  .input-newsletter {
    width: 100% !important;
  }
  .btn-newsletter {
    width: 100%;
    margin-top: -3px !important;
  }
  .area-captcha {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .btn-contato {
    float: none !important;
  }
  .texto-banner-mobile {
    color: #fff;
    z-index: 5;
    margin-top: 450px;
  }
  .texto-banner-mobile h2 {
    font-size: 2rem;
    text-shadow: 1px 1px #fff;
  }
  .texto-banner-mobile h6 {
    height: 100px;
    line-height: 30px;
    line-break: auto;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .logo {
    margin-top: 0 !important;
  }
  .item-banner img {
    min-height: 180px !important;
  }
}

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100000000;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
}
.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 0.8rem;
  color: #c1252c;
  display: block;
  transition: 0.3s;
}
.navbar-toggler {
  color: #fff;
  z-index: 9999999999999999999991 !important;
  right: 0 !important;
  margin-left: 85% !important;
}
.sidebar a:hover {
  color: #f1f1f1;
}
.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}
.openbtn:hover {
  background-color: #444;
}

section.contato .atendimento .titulo {
  margin-top: 50px;
  font-size: 1.375em;
  color: #444348;
}
section.contato .atendimento ul {
  padding-left: 0;
}
section.contato .atendimento ul li {
  position: relative;
  padding-left: 0;
  margin: 10px 0;

  font-weight: 500;
  font-size: 0.875em;
  color: #5e656b;
  text-decoration: none;
  list-style: none;
}

.titulo.detalhe:after {
  content: "";
  width: 60px;
  height: 3px;
  display: block;
  margin: 10px 0 0;
  background-color: #c1252c;
}

/* =============== MÍDIAS SOCIAIS =============== */

.midias-sociais {
  height: auto;
  position: fixed;
  top: calc(50% - 20px);
  right: 10px;
  transform: translate(0, -50%) !important;
  animation-duration: 1.5s;
  z-index: 7000;
}

.midias-item {
  width: 40px;
  height: 40px;
  display: block;
  margin: 5px;
  font-size: 1.3em;
  border: 1px solid;
  border-radius: 50%;
  color: #ffffff;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.midias-item.instagram {
  border-color: #c13584;
  background-color: #c13584;
}

.midias-item.facebook {
  border-color: #3b5998;
  background-color: #3b5998;
}
.midias-item.telefone {
  border-color: #1164aa;
  background-color: #1164aa;
}
.midias-item.telefone:hover {
  border-color: #1164aa;
  background-color: #fff;
  color: #1164aa;
}

.midias-item.whatsapp {
  border-color: #25d366;
  background-color: #25d366;
}

.midias-item.instagram:hover {
  color: #c13584;
  background-color: #ffffff;
}

.midias-item.facebook:hover {
  color: #3b5998;
  background-color: #ffffff;
}

.midias-item.whatsapp:hover {
  color: #25d366;
  background-color: #ffffff;
}

.midias-item .midia-instagram,
.midias-item .midia-facebook,
.midias-item .midia-whatsapp {
  position: absolute;
  top: calc(50% + 1px);
  left: 50%;
  transform: translate(-50%, -50%);
}
