/******************* menu lateral *********************/
.contexto > li > a {
  padding: 0px 15px;
}

.contexto li {
  text-align: center;
  /* border-bottom: 3px solid white; */
}
.contexto a,
.contexto span {
  color: white;
  height: 40px;
  line-height: 40px;
}

.contexto > li > a:focus,
.contexto > li > a:hover {
  /* text-decoration: none;
    background-color: white;
    color: #812B2C; */
  /*border-bottom: 2px solid white;*/
}
.contexto > li > a:hover {
  /* border-bottom: 1px solid #812B2C;
    border-top: 1px solid #812b2c; */
}
.before-component {
}
/******************* menu lateral child ***************************/
ul.nav-child.unstyled.small {
  background-color: transparent;
  /* border: 1px solid #812B2C; */
}
ul.nav-child.unstyled.small li {
  list-style-type: none;
  height: 40px;
  border-bottom: 3px solid white;
}
ul.nav-child.unstyled.small a {
  color: white;
  font-weight: bolder;
}
li.deeper.parent {
  border-bottom: none;
}
.container-fluid.noticiasContainer1 {
  background: #0a5bb7;
}

button.btn-banner {
  background: #2875c7;
}
.banner-arrow-left.slick-arrow {
  border: 2px solid #2875c7;
}
.banner-arrow-right.slick-arrow {
  border: 2px solid #2875c7;
}
#developer-logo {
  background-color: #2875c7 !important;
}
#faixa1 > div > h3 {
  font-size: 7.6rem !important;
  margin-top: 1% !important;
}
div#faixa1 > div > .custom {
  font-size: 2rem;
  margin-bottom: 2%;
  line-height: 1.6;
}
