p {
  font-size: 17px;
  margin: 0;
}

h2 {
  font-weight: bold;
  font-size: 44px;
  line-height: 56px;
  color: #3C3C3B;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
}

.h2-modal-wpp {
  font-size: 22px;
  font-weight: 300;
  color: #555;
}

.btn-flutuante {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 1000;
  padding: 10px;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #006E46;
  font-size: larger;
  font-weight: bolder;
  border: #006E46 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
  transition: all 0.3s;
}

.btn-flutuante:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.btn-flutuante img {
  width: 25px;
  height: auto;
}

.texto-solucoes-stv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  text-align: center;
}

.banner-solucoes-stv {
  background-image: url('../img/solucoes-page/BLOCO1/IMAGEM\ DE\ FUNDO\ BLOCO1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: max-content;
  padding: 5%;
  display: flex;
  justify-content: end;
  align-items: center;
}

.banner-solucoes-stv h1 {
  font-weight: bold;
  font-size: 53px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: end;
}

.banner-solucoes-stv span {
  font-family: DIN Pro;
  font-size: 23px;
  line-height: 32.86px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006E46;
}

.solucoes-bloco-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 5%;
}

.solucoes-bloco-2 p {
  line-height: 31px;
  color: #3C3C3B;
  text-align: center;
}

.solucoes-bloco-2 span {
  font-size: 32px;
}

.solucoes-bloco-2 .container-centro-resp {
  max-width: 767px;
}

.btns-servicos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.btn-serv {
  margin-bottom: 10px;
}

.btn-serv ::before {
  content: "|";
  margin-right: 10px;
}

.btn-serv {
  transition: all 0.3s;
  width: 90%;
}

.btn-serv span {
  font-weight: bold;
  font-size: 28px;
  line-height: 48px;
}

.btn-serv:hover {
  transform: scale(1.1);
  cursor: pointer;
  /* box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); */
}

.solucoes-poa-bloco-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/COND-POA/IMAGEM\ DE\ FUNDO\ BLOCO3.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.solucoes-bloco-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO3/IMAGEM\ DE\ FUNDO\ BLOCO3.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.title-solucoes {
  font-family: DIN Pro;
  font-weight: bold;
  font-size: 44px;
}

.title-solucoes::before {
  content: "|";
  margin-right: 10px;
}

.card-bloco-3 {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  text-align: start;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  background-color: #006E46;
  padding: 10px;
  width: 50%;
  max-width: 570px;
}

.texto-icone {
  display: flex;
  justify-content: start;
  flex-direction: row;
  align-items: start;
  width: 100%;
  margin: 5px 0;
}

.icone-seta-bloco-3 {
  margin-right: 5px;
  transform: translateY(2px);
}

.card-icones-bloco-3 {
  border-radius: 10px;
  border-left: #006E46 1px solid;
  border-right: #006E46 1px solid;
}

.solucoes-bloco-4 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO4/IMAGEM\ DE\ FUNDO\ BLOCO4.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.title-card {
  font-weight: bold;
  font-size: 25px;
  color: #006E46;
  align-self: center;
  transform: translateX(50%);
}

.h2-bloco-4 {
  font-weight: bold;
  font-size: 25px;
  line-height: 39px;
  color: #3C3C3B;
}

.solucoes-bloco-5 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO5/IMAGEM\ DE\ FUNDO\ BLOCO5.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.solucoes-bloco-6 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO6/IMAGEM\ DE\ FUNDO\ BLOCO6\ .png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.solucoes-poa-bloco-6 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/COND-POA/IMAGEM\ DE\ FUNDO\ BLOCO5.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.solucoes-bloco-7 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO7/IMAGEM\ DE\ FUNDO\ BLOCO7.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.cont-icones-bloco-7 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  width: 100%;
  margin: 10px 10px 20% 10px;
}

.icone-bloco-7 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 10px 5px;
}

.icone-bloco-7 img {
  width: 100%;
  height: auto;
}

.icone-bloco-7 span {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.cont-span-icon-bloco-7 {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  padding: 10%;
}

.solucoes-bloco-8 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO8/IMAGEM\ DE\ FUNDO\ BLOCO8.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.solucoes-bloco-8 p {
  font-weight: bold;
}

.cont-icone-bloco-8 {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: row;
  text-align: left;
  width: 50%;
  max-width: 570px;
}

.cont-icone-bloco-8::before {
  content: url('../img/solucoes-page/BLOCO8/SETA\ BLOCO8.png');
  margin-right: 10px;
}

.texto-card-bloco-8 {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  text-align: left;
  width: 80%;
  max-width: 570px;
  padding: 0 10px;
}

.texto-card-bloco-8 span {
  font-size: 17px;
  line-height: 19px;
  color: #3C3C3B;
}

.texto-card-bloco-8 strong {
  color: #006E46;
}

.solucoes-bloco-9 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO9/IMAGEM\ DE\ FUNDO\ BLOCO9.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.card-bloco-9 {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  text-align: start;
  padding: 40px;
  width: 70%;
  margin: 0 auto;
}

.p-exp-bloco-9 {
  font-size: 23px;
  font-weight: bold;
}

.hr-bloco-9 {
  width: 100%;
  margin: 20px 0;
}

.texto-col-bloco-9 {
  font-size: 17px;
  line-height: 19px;
  width: 100%;
}

.img-e-paragrafo.bloco9 {
  width: 100%;
  justify-content: space-between;
}

.solucoes-bloco-10 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO10/bg-facilities.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.solucoes-bloco-10 p {
  font-size: 23px;
  line-height: 36px;
  color: #FFFFFF;
}

.container-imgs-bloco-10 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  width: 60%;
  flex-wrap: wrap;
}

.img-bloco-10 {
  margin: 10px;
}

.solucoes-bloco-11 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-color: #FFFFFF;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.card-texto-bloco-11 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 4rem !important;
}

.card-texto-bloco-11 p {
  font-size: 23px;
  line-height: 34px;
  color: #FFFFFF;
}

.card-texto-bloco-11 span {
  font-weight: bold;
  font-size: 31px !important;
  line-height: 32.86px !important;
  color: #FFFFFF;
}

.img-e-paragrafo.bloco11 {
  width: 95%;
  margin: 4rem auto;
}

.card-title-bloco-11 {
  width: 100%;
  display: block;
  position: relative;
}

.fundo-verde-texto.bloco11 {
  position: relative;
  width: 80%;
  margin: auto;
  z-index: 2;
}

.card-desc-bloco-11 {
  width: 95%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 2rem !important;
  border-radius: 10px;
  border: 1px solid #006E46;
  margin: auto !important;
  z-index: 1;
}

.card-desc-bloco-11 p {
  font-size: 17px;
  font-weight: bold;
  line-height: 31px;
  color: #006E46;
}

.container-centro-resp.bloco11 {
  width: 60%;
  margin: auto;
}

.solucoes-bloco-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-color: #FFFFFF;
}

.solucoes-bloco-12 h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 37px;
  color: #3C3C3B;
}

.solucoes-bloco-13 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO13/IMAGEM\ DE\ FUNDO\ BLOCO13.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex-wrap: wrap;
}

.bloco-13-contat {
  width: 33%;
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.bloco-13-contat span {
  font-size: 18px;
  line-height: 32.86px;
}

.cont-13 {
  width: 60%;
  margin-top: 1rem !important;
}

.img-logo-13 {
  width: 100%;
}

.solucoes-bloco-13 h3 {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 0;
  color: #FFFFFF;
}

.solucoes-bloco-13 a {
  font-size: 20px;
  color: #006E46;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

.solucoes-bloco-13 img {
  margin: 0 5px;
}

.solucoes-bloco-13 hr {
  opacity: 0.5;
  margin-top: 3rem;
  width: 300px;
}

.solucoes-bloco-13 .fundo-branco-texto {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}

.submarca-poa hr {
  width: 100%;
  margin: 20px 0 10px 0;
  border: 1px solid #FFFFFF;
}

.submarca-poa span {
  font-size: 23px;
  line-height: 32.86px;
}

.solucoes-bloco-13 .fundo-branco-texto:hover {
  transform: scale(1.1);
}

.solucoes-bloco-14 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO14/IMAGEM-FUNDO-BLOCO-14.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.solucoes-bloco-vig {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5%;
  background-image: url('../img/solucoes-page/BLOCO-VIG/bg-vig.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.col-img-texto {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 100%;
}

.col-img-texto img {
  width: auto;
  height: 100%;
}

.texto-2-col {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
  margin-left: 2rem;
}

.texto-2-col h3 {
  font-weight: bold;
  font-size: 20px;
  color: #006E46;
  margin-top: 0;
}

.card-vig p {
  font-size: 17px;
  line-height: 24px;
  color: #3C3C3B;
}

.title-h3-vig {
  font-weight: bold;
  font-size: 20px;
  color: #006E46;
  margin: 0;
}

.info-vig p {
  font-size: 17px;
  line-height: 24px;
  color: #3C3C3B;
}


@media (max-width: 1365px) {
  .container-imgs-bloco-10 {
    width: 80%;
  }

  .container-centro-resp.bloco11 {
    width: 65%;
  }

}

@media (max-width: 1023px) {
  .bloco-13-contat {
    width: 100%;
  }

  h2 {
    font-size: 36px;
    line-height: 48px;
  }

  .btn-serv span {
    font-weight: bold;
    font-size: 24px;
    line-height: 48px;
  }

  .title-solucoes {
    font-size: 36px;
  }

  .card-bloco-3 {
    width: 90%;
  }

  .title-card {
    font-size: 20px;
    transform: none;
  }

  .h2-bloco-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .cont-icone-bloco-8 {
    width: 90%;
  }

  .p-exp-bloco-9 {
    font-size: 20px;
    font-weight: bold;
  }

  .solucoes-bloco-10 p {
    font-size: 20px;
  }

  .container-imgs-bloco-10 {
    width: 90%;
  }

  .card-texto-bloco-11 p {
    font-size: 21px;
    line-height: 30px;
    color: #FFFFFF;
  }

  .card-texto-bloco-11 span {
    font-weight: bold;
    font-size: 28px !important;
    line-height: 30px !important;
    color: #FFFFFF;
  }

  .container-centro-resp.bloco11 {
    width: 90%;
  }
}

@media (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }

  .info-vig p {
    font-size: 16px;
    line-height: 22px;
  }

  .title-h3-vig {
    font-size: 18px;
  }

  .br-bloco-7 {
    display: none;
  }

  .card-vig p {
    font-size: 16px;
    line-height: 22px;
  }

  h2 {
    font-size: 32px;
    line-height: 44px;
  }

  .title-solucoes {
    font-size: 30px;
    line-height: 40px;
  }

  .banner-solucoes-stv {
    padding: 10%;
  }

  .banner-solucoes-stv span {
    font-size: 18px;
    line-height: 25.71px;
  }

  .banner-solucoes-stv h1 {
    font-size: 40px;
  }

  .solucoes-bloco-2 span {
    font-size: 24px;
  }

  .btn-serv span {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
  }

  .cont-icone-bloco-8 {
    width: 100%;
  }

  .texto-card-bloco-8 span {
    font-size: 16px;
    line-height: 18px;
  }

  .cont-icones-bloco-7 {
    flex-wrap: wrap;
    margin: 10px 10px 50% 10px;
  }

  .texto-col-bloco-9 {
    font-size: 16px;
    line-height: 18px;
  }

  .card-bloco-9 {
    width: 100%;
  }

  .card-texto-bloco-11 {
    padding: 3rem 2rem !important;
  }

  .card-texto-bloco-11 p {
    font-size: 20px;
    line-height: 28px;
  }

  .card-texto-bloco-11 span {
    font-weight: bold;
    font-size: 25px !important;
    line-height: 29px !important;
  }

  .img-e-paragrafo.bloco11 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .card-title-bloco-11 {
    margin-top: 2rem;
  }

}

@media (max-width: 500px) {
  h2 {
    font-size: 28px;
    line-height: 40px;
  }

  .cont-13 {
    width: 80%;
    margin-top: 1rem !important;
  }

  .hr-bloco-9 {
    margin: 20px auto;
  }

  .img-e-paragrafo.bloco9 {
    flex-direction: column-reverse;
  }
}

@media (max-width: 430px) {
  .col-img-texto {
    flex-direction: column;
    margin: 0;
  }

  .texto-2-col {
    margin-left: 0;
    margin-top: 1rem;
  }

  .solucoes-bloco-2 p {
    text-align: justify;
  }

  .btn-serv span {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
  }

  .solucoes-bloco-8 p {
    text-align: justify;
  }

  .texto-card-bloco-8 span {
    font-size: 16px;
    line-height: 15px;
  }
}

@media (max-width: 415px) {
  .banner-solucoes-stv {
    margin-top: 0;
  }
}