.box-destaque {
  background-color: #ffffff;
  border-radius: 10px;
}

@media (max-width: 575.98px) {
  .box-destaque {
    margin: 10px;
    background-color: #ffffff;
    border-radius: 10px;
  }
}

.box-destaque4 {
  background-color: #1f74c6;
  border-radius: 10px;
  padding: 20px;
}

@media (max-width: 575.98px) {
  .box-destaque4 {
    margin: 10px;
    background-color: #1f74c6;
    border-radius: 10px;
    padding: 20px;
  }
}

.titulo-bloco {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: 'Montserrat';
  border-radius: 7px;
  background-color: #1f74c6;
  color: #fff;
  font-size: 1.5rem;
  line-height: 3rem;
}

@media (max-width: 991.98px) {
  .titulo-bloco {
    font-family: 'Montserrat';
    border-radius: 7px;
    background-color: #1f74c6;
    color: #fff;
    font-size: 1.2rem;
    line-height: 3rem;
  }
}

@media (max-width: 767.98px) {
  .titulo-bloco {
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Montserrat';
    border-radius: 7px;
    background-color: #1f74c6;
    color: #fff;
    font-size: 1rem;
    line-height: 3rem;
  }
}

a {
  color: #fa4d11;
  text-decoration: underline;
  word-break: break-word;
}

.conteudo {
  border-radius: 10px;
  padding-bottom: 60px;
  padding-top: 20px;
  background: none!important;
}

@media (max-width: 575.98px) {
  .conteudo {
    border-radius: 10px;
    padding-bottom: 60px;
    padding-top: 0px;
    background: none!important;
  }
}

.box-destaque2 {
  border-right: solid;
  border-top: solid;
  border-radius: 0 20px 0 0px;
  padding: 20px;
  color: #06355f;
}

.box-destaque5 {
  background-color: white;
  border-radius: 10px;
  padding: 30px;
  color: #06355f;
}

.box-destaque6 {
  background-color: #e4e4e4;
  border-radius: 20px;
  padding: 30px;
  color: #06355f;
}

.box-destaque3 {
  background-color: #1f74c6;
  border-radius: 20px;
  padding: 30px;
  color: #f5f5f5;
}

.capa-unidade {
  align-items: center;
  justify-content: center;
  display: flex;
  background-color: #fbebda;
}

.div-capa {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../../assets/img/capa-background.png");
  align-items: center;
  width: 90%;
  min-height: 100vh;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .div-capa {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../assets/img/capa-background.png");
    align-items: center;
    width: 90%;
    min-height: 80vh;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media (max-width: 991.98px) {
  .div-capa {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../assets/img/capa-background-tablet.png");
    align-items: center;
    width: 90%;
    min-height: 90vh;
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
}

@media (max-width: 575.98px) {
  .div-capa {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../assets/img/capa-background-mobile.png");
    align-items: center;
    width: 95%;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .div-capa {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../assets/img/capa-background.png");
    align-items: center;
    width: 100%;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}

.titulo-capa {
  font-family: 'Montserrat';
  margin-bottom: 20px;
  font-size: 70px;
  font-weight: 600;
  line-height: 77px;
  color: #ffffff;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .titulo-capa {
    font-family: 'Montserrat';
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
    color: #ffffff;
  }
}

@media (max-width: 991.98px) {
  .titulo-capa {
    font-family: 'Montserrat';
    margin-bottom: 20px;
    font-size: 55px;
    font-weight: 600;
    line-height: 50px;
    color: #ffffff;
  }
}

@media (max-width: 767.98px) {
  .titulo-capa {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
  }
}

@media (max-width: 767.98px) {
  .titulo-capa {
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .titulo-capa {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
  }
}

.col-titulo {
  padding-bottom: 0px;
  padding-left: 80px;
  padding-right: 30px;
}

@media (max-width: 991.98px) {
  .col-titulo {
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .col-titulo {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 575.98px) {
  .col-titulo {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 100px;
  }
}

body {
  font-weight: 500;
  font-family: "Open Sans";
  margin: 0;
  font-size: 18px;
  line-height: 1.88;
  color: #3a3a3a;
  text-align: left;
  background-color: #fff;
}

.texto-capa {
  font-family: 'Montserrat';
  letter-spacing: 1px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 25px;
  color: white;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .texto-capa {
    font-family: 'Montserrat';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    color: white;
  }
}

@media (max-width: 991.98px) {
  .texto-capa {
    font-family: 'Montserrat';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 24px;
    color: white;
  }
}

@media (max-width: 575.98px) {
  .texto-capa {
    font-family: 'Montserrat';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 18px;
    color: white;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .texto-capa {
    font-family: 'Montserrat';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 16px;
    color: white;
  }
}

.card-texto {
  font-family: 'Montserrat';
  letter-spacing: 0px;
  font-size: 20px;
  color: #06355f;
}

@media (max-width: 767.98px) {
  .card-texto {
    font-family: 'Montserrat';
    letter-spacing: 0px;
    font-size: 16px;
    color: #06355f;
  }
}

@media (max-width: 991.98px) {
  .card-texto {
    font-family: 'Montserrat';
    letter-spacing: 0px;
    font-size: 16px;
    color: #06355f;
  }
}

.card-texto3 {
  font-family: 'Montserrat';
  letter-spacing: 0px;
  font-size: 15px;
  color: #06355f;
}

.numero-div {
  margin-top: 2.2px;
  font-family: 'Montserrat';
  letter-spacing: 0px;
  font-size: 20px;
  color: #06355f;
}

.card-texto2 {
  font-family: 'Montserrat';
  letter-spacing: 0px;
  font-size: 20px;
  color: #ffffff;
}

@media (max-width: 991.98px) {
  .card-texto2 {
    font-family: 'Montserrat';
    letter-spacing: 0px;
    font-size: 16px;
    color: #ffffff;
  }
}

.text-vertical {
  width: 120px;
  transform: rotate(-90deg);
  color: #06355f;
}

@media (max-width: 991.98px) {
  .text-vertical {
    transform: rotate(-90deg);
    width: 117px;
    color: #06355f;
  }
}

@media (max-width: 767.98px) {
  .text-vertical {
    width: 120px;
    transform: rotate(0deg);
    font-size: 17px;
    color: #06355f;
  }
}

.text-horizontal {
  font-size: 19px;
  color: #06355f;
}

@media (max-width: 767.98px) {
  .text-horizontal {
    font-size: 16px;
    color: #06355f;
  }
}

.div-numero {
  width: 30px;
  color: #f5f5f5;
}

.lista-format {
  font-family: 'Montserrat';
  letter-spacing: 0px;
  font-size: 20px;
}

@media (max-width: 991.98px) {
  .lista-format {
    font-family: 'Montserrat';
    letter-spacing: 0px;
    font-size: 16px;
  }
}

.span-lista {
  color: #fff000;
}

.span-lista2 {
  color: #dd5656;
}

.rodape {
  width: 100%;
  height: 50px;
  background: #1f74c6;
}

@media (max-width: 575.98px) {
  .icon-mob {
    width: 20%!important;
  }
}

@media (max-width: 575.98px) {
  .icon-mob2 {
    width: 20%!important;
  }
}

@media (max-width: 575.98px) {
  .icon-log {
    width: 45%!important;
  }
}

@media (max-width: 575.98px) {
  .div-texto {
    margin: 0px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.div-texto {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.div-texto-table {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (max-width: 991.98px) {
  .div-texto-table {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

img {
}

.img-vertical {
  width: 17px;
}

@media (min-width: 576px) {
  .img-vertical {
    width: 17px;
  }
}

@media (max-width: 575.98px) {
  .row-texto-vertical {
    padding-left: 12px;
    padding-right: 12px;
  }
}

