/* Geral */

.sus-combate:hover h3,
.vida:hover > h3 {
  text-decoration: underline;
}
.informacao-mapa a {
  margin-left: 0 !important;
}
.informacao-mapa p {
  padding-left: 0 !important;
}
.col-md-3.informacao-mapa {
  text-align: center;
}
.img-mapasite img {
  width: 57% !important;
  margin-bottom: 14px;
  margin-left: 0px !important;
}
.col-md-4.publica {
  margin-top: 0px !important;
  position: relative !important;
  right: 91px !important;
}

.sociais p {
  font-size: 1.5rem !important;
}
#developer-logo img {
  margin-top: 7rem !important;
  width: 104px;
  margin-bottom: 1rem !important;
}

#mapasite div.rodape.col-md-12 > div.col-md-3 > a > img {
  width: 143px;
  margin-left: 110px;
}
.rodape.col-md-12 {
  margin-bottom: -1%;
  margin-top: 1%;
  display: flex;
}

#developer-logo {
  background-color: black !important;
  height: auto;
  text-align: right;
}

.img-mapasite {
  margin: 0 25% !important;
  width: 50% !important;
}

.faixa5 {
  background-image: url(/images/img_parceiros.png);
}
.parceiros {
  border-radius: 0px !important;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#headerPrincipal #site-logo img {
  max-width: 72%;
  padding: 20px;
  padding-bottom: 10px;
}

#position-menu .moduletable {
  margin: 0;
}

.module-title h3 {
  text-transform: uppercase;
}

#sectionPrincipal {
  min-height: 400px;
}

#position-header * {
  font-size: 14px;
}

#position-header .moduletable {
  margin-top: 8px;
  margin-bottom: 0;
}

#irTopo {
  position: fixed;
  right: 2%;
  bottom: -40px;
  z-index: 999;
  padding-bottom: 5px;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.4);
}

@media (max-width: 767px) {
  #irTopo {
    left: 5%;
    right: inherit;
  }
}

#irTopo:hover {
  cursor: pointer;
  background-color: rgb(217, 214, 214);
}

#irTopo:active {
  background-color: rgb(197, 194, 194);
}

#component ul li {
  margin-left: 25px;
}

#component img {
  margin: 5px;
  max-width: 100%;
  height: auto;
}

#component .items-leading > div {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  #component img {
    margin: 5px 0;
  }
}

.page-header {
  margin: 20px 0 20px;
}

.moduletable {
  margin-top: 25px;
  margin-bottom: 20px;
}

.moduletable.no-margin {
  margin: 0 !important;
}
.moduletable.no-margin-top {
  margin-top: 0 !important;
}
.moduletable.no-margin-bottom {
  margin-bottom: 0 !important;
}

.moduletable > h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

.breadcrumb .divider {
  display: none;
}

table.tabela {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}

table.tabela tr td {
  padding: 5px;
  border: 1px solid black;
}

/**** INICIO FOOTER ****/
#footerPrincipal {
  margin-top: 15px;
}
/**** FIM FOOTER ****/

/**** INICIO LOGO UNICAST ****/
#developer-logo {
  height: 80px;
  text-align: right;
}
#developer-logo img {
  margin-top: 10px;
  width: 104px;
  margin-bottom: 2rem;
}
/**** FIM LOGO UNICAST ****/
#interna {
  min-height: auto;
  margin-top: 2%;
}
/**** INICIO PAGINACAO ****/
.pagination {
  margin: 20px 0;
  width: 100%;
  text-align: center;
}
.pagination .counter {
  float: none !important;
  display: block !important;
  text-align: center;
}
.pagination ul {
  padding: 0;
}
.pagination li {
  display: inline-block;
  margin: 0 !important;
}
.pagination a,
.pagination span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a,
.pagination .active span {
  background-color: #f5f5f5;
}
.pagination .active a,
.pagination .active span {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}
.pagination li:first-child a,
.pagination li:first-child span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a,
.pagination li:last-child span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination span {
  background: #eee;
}
/**** FIM PAGINACAO ****/

/**** refatoração ****/
.parceiros .carousel-control.left,
.parceiros .carousel-control.right {
  background-image: none;
}

/* *********form home******************* */
.formSpan12 {
  display: grid !important;
  grid-template-areas:
      "a1 a5 a5"
      "a2 a5 a5"
      "a3 a8 a9";
  justify-content: center;
  column-gap: 0px;
}
.rsform-block.rsform-block-nome,
.rsform-block.rsform-block-telefone,
.rsform-block.rsform-block-email {
  display: grid;
  margin-bottom: 0 !important;
}
input#nome,
input#telefone,
input#email,
textarea#mensagem {
  width: 100%;
}
.rsform-block.rsform-block-mensagem {
  grid-area: a5;
}
.rsform-block.rsform-block-recaptcha {
  grid-area: a8;
}
.rsform-block.rsform-block-enviar {
  grid-area: a9;
}
input#nome,
input#telefone,
input#email {
  height: 34px;
  margin: 0 !important;
}
.rsform-block.rsform-block-mensagem label.formControlLabel,
.rsform-block.rsform-block-escolha label.formControlLabel,
.rsform-block.rsform-block-recaptcha label.formControlLabel {
  display: none;
}
.faixa3 h3 {
  text-align: center;
  color: white;
  font-size: 43px;
  font-weight: 600;
  padding-top: 21px;
  font-family: "Montserrat", Bold;
}
select#escolha {
  width: 100%;
}
.rsform-block.rsform-block-enviar button {
  background: #950200 !important;
  color: white !important;
  border: none !important;
  padding: 13px 0px !important;
  width: 100% !important;
  border-radius: 9px !important;
}
.rsform-block.rsform-block-mensagem .formBody {
  height: 158px;
}
.rsform-block.rsform-block-recaptcha {
  display: grid;
  text-align: -webkit-right;
  align-content: space-around;
}
input#captchaTxt105 {
  width: 37% !important;
}
.rsform-block.rsform-block-recaptcha img {
  width: 56%;
  height: 41px;
  margin-top: 5%;
  margin-right: 8%;
}
.search {
  display: none;
}
.rsform-block.rsform-block-recaptcha a {
  color: white;
  font-weight: bolder;
  background: #950200;
  padding: 5px;
  border-radius: 6px;
}
.imgapresent img {
  margin-left: -21%;
}
#interna > div.container > div:nth-child(3) > div > div > h4:nth-child(2) > span {
  font-size: 19px !important;
  line-height: 47px;
}
#interna > div.container > div:nth-child(3) > div > div > div.abusca > h4 > span{
  
  font-size: 19px !important;
  line-height: 47px;
}
.modulo2 {
  font-size: 19px;
  margin-top: 2%;
  font-family: 'Montserrat';
  margin-bottom: 4%;
  line-height: 47px;
  text-align: justify;
  font-weight: 500;
}
.modulo p {
  font-size: 19px;
  margin-top: 2%;
  font-family: 'Montserrat';
  margin-bottom: 2%;
  line-height: 47px;
  text-align: justify;
  font-weight: 500;
}

.botoes p {
  font-family: "Montserrat-regular";
}
.fotomodu img {
  margin-left: -21%;
}
div.textbotao span {
  font-size: 19px !important;
  font-weight: 500;
}
.btnbanner a {
  padding: 15px 10px;
  background-color: #ffffff;
  color: #a94442!important;
  border-radius: 18px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 500;
  width: 8%;
  font-family: Montserrat-bold;
}
.btnbanner {
  margin-left: 17%;
  margin-top: 3%;
}
.parceiroscoppe {
  padding-top: 3%;
}
div#mapasite {
  position: relative;
  top: 8rem !important;
}
li.Categorias {
  display: none;
}