/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
i.es {
  padding: 0 8px 0 0;
}
body {
  font-family: Arial, Tahoma, Sans-serif;
  color: #343434;
}
.img {
  width: 100%;
}
iframe {
  max-width: 100%;
}

/* General Custom CSS */
header i.far.fa-comments {
  font-size: 35px;
  color: #fff;
}
li.icon {
  padding: 10px 10px 0;
}
nav.secundario {
  margin: 20px 0;
}
.pesquisa {
  color: #d58500 !important;
}
.btpesquisar,
.btpesquisar:hover {
  background: #eb8823;
  border: 1px solid #eb8823;
  color: #fff;
}
.card-title {
  margin-top: -30px;
}
.hederp {
  padding-top: 32px !important;
}

#menu .dropdown-toggle::after {
  display: none;
}
.none,
.none2 {
  display: none;
}
.hamburguer {
  display: none;
}
.noneat {
  display: block;
  width: 86%;
  padding-bottom: 10px;
}
div#myCarousel {
  text-align: center;
}
.hederp {
  height: 77px;
  background-color: #004e9a !important;
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}
.bg {
  /*  background: #00000030;
    padding: 100%;
    position: absolute;
    z-index: 9;
    top: 0px;*/
  display: none;
}
.sub-header {
  background-color: #003e7b !important;
}
header ul li a {
  color: #fff !important;
}
header .secundario ul li a:hover {
  color: #aaaaaa !important;
}
header .sub-header ul li a:hover {
  background-color: #d58500;
  color: #fff;
}
header .icon a:hover {
  background: #003e7b !important;
  color: #fff !important;
}
.dropdown-menu.show {
  background-color: #d58500;
}
.area div.dropdown-menu.show {
  width: 25rem !important;
}
.bras .dropdown-menu.show {
  width: 22rem !important;
}

.servico .dropdown-menu.show {
  width: 20rem !important;
}

.diferencial .dropdown-menu.show {
  width: 15rem !important;
}

.acesso a.nav-link.dropdown-toggle.active {
  padding-left: 27px;
  width: 236px !important;
  margin-left: 1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
#menu ul li {
  padding-left: 15px;
}
.acesso .dropdown-menu.show {
  min-width: 238px !important;
  border-radius: 0 0 0.25rem 0.25rem;
  top: 37px;
  border-top: 0;
}
.aj.dropdown-menu.show {
  min-width: 232px !important;
  border-radius: 0 0 0.25rem 0.25rem;
  top: -2px !important;
  left: -1px !important;
  border-top: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #d58500;
}
.dropdown-item {
  color: #fff;
}
.dropdown-item:hover {
  background-color: #d58500;
  color: #fff;
}
#acesso .acesso-rapido-item:visited,
#acesso .acesso-rapido-item:active,
#acesso .acesso-rapido-item:focus {
  background-color: #d58500;
  color: #fff;
}
.aj a:hover {
  background-color: #d58500;
  font-weight: bold;
}
.borde-l {
  border: 1px solid #fff;
  height: 15px;
  margin-top: 15px;
}
.border2 {
  border: 1px solid #bc7500;
  width: 85%;
  margin: auto;
}
.sub {
  font-size: 13px;
}
.aj {
}
.textpri {
  text-shadow: 1px 1px 1px #000;
}
.subtext {
  text-shadow: 1px 1px 1px #000;
  font-size: 22px;
}
.gride {
  max-width: 1500px;
}
.nova-posicao {
  left: 11% !important;
  top: 242px !important;
}
input#cnpj {
  width: 100% !important;
}
article#coleta {
  background-color: #d58500;
}

article#coleta form.form-inline {
  width: 75%;
  margin: auto;
  padding: 25px;
}
article#coleta .texto input,
.solicite {
  color: #ffffff !important;
  font-size: 22px;
  font-weight: bold;
}
.azul {
  background-color: #004e9a;
  border: none;
  width: 140px;
}
.ajust {
  color: #ffffff;
  text-align: center;
  padding-top: 45%;
  background: rgba(0, 0, 0, 0.5);
}
#destaque-home .card {
  margin: 10px 5px !important;
}
div#noticias,
div#conheca {
  padding: 25px;
}
div h3 {
  color: #004e9a;
  font-size: 18pt;

  font-weight: bold;
  margin-bottom: 25px;
}
div .media-body {
  border-bottom: 1px solid #ccc;
  font-size: 13px;
}
div h5.mt-0.mb-1 {
  color: #b0b0b0;
  font-size: 14pt;
}
p.leiasmais,
p.leiasmais,
a:visited {
  color: #004e9a;
  font-size: 16pt;
  font-weight: 500;
}
#conheca {
  border-top: 1px solid #d1d1d1;
  background-color: #f7f7f7;
}
footer li.social {
  padding: 15px;
}
footer .social i {
  padding: 10px;
  background: #ffffff;
  color: #004e9a;
  border-radius: 20px;
}
footer .bgf {
  background: #004e9a;
  padding: 25px;
}

footer ul li,
footer ul li a,
footer ul li a:visited {
  color: #ffffff;
}
footer .destaquefooter {
  font-weight: bold;
}
footer .ajsfooter {
  margin: 12px 0;
  font-size: 14px;
}
footer .nav-link {
  padding: 4px;
}

footer #copyright {
  background: #004181;
  font-size: 12px;
}
footer #copyright p {
  padding: 15px;
  color: #ffffff;
  margin: 0;
}
footer ul li a:hover {
  color: #aaaaaa;
}

footer strong {
  color: #ffffff !important;
}
/*menu mobile*/

.mobile {
  display: none;
}
ol.breadcrumb {
  margin: 0;
}
.pading15 {
  padding: 0 15px;
}
.breadcrumb a {
  color: #000;
}
.breadcrumb .active {
  font-weight: bold;
}
#cab {
  text-align: center;
  margin: auto;
  margin-top: 25px;
}
#cab hr {
  background: #d58500;
  width: 90px;
  height: 3px;
  border: none;
}
#cab h3,
.post {
  text-align: center;
  color: #004e9a;
  font-size: 20pt;
  font-weight: bold;
}
#cab p,
#cab ul {
  text-align: left;
  /* color: #004e9a; */
  font-size: 13pt;
  width: 85%;
  margin: auto;
  padding-bottom: 15px;
  /* font-weight: bold; */
}
#cab ul {
  padding-bottom: 30px;
}
.texto {
  width: 75%;
  margin: auto;
  text-align: left;
}
strong {
  color: #004e9a;
}
.bgl div {
  background: #c77c00;
}
.tamanho {
  height: 100%;
}
.bgl {
  background: #d58500;
}
#numeros {
  margin: 15px 0;
}
#numeros .bgl div {
  /*padding: 0;*/
}
#numeros h3 {
  color: #004e9a;
  font-size: 20pt;
  font-weight: bold;
  margin-bottom: 25px;
}
#numeros p {
  color: #ffffff;
  font-size: 14pt;
  margin-bottom: 15px;
  text-align: center;
}
#numeros p span {
  font-size: 18pt;
  font-weight: bold;
}
.tour {
  height: auto;
}
.espacemento-top {
  margin-top: 25px;
}
.padding-top {
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.sem-border {
  border: 0;
}
.borde-esquerda {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.border-cima {
  border-top: 1px solid #ccc;
}
.bgcc {
  background-color: #f7f7f7;
  text-align: center;
  padding: 25px;
}
.bgce {
  background-color: #f1f1f1;
  text-align: center;
  padding: 25px;
}
.bgcc div p,
.bgce div p {
  text-align: left;

  padding: 0px 44px 0 0px;
}
.bgcc div h3 {
  color: #d58500;
  margin: 0;
}
.bgce div h3 {
  color: #004e9a;
  margin: 0px;
}
.bgcc div h3 img,
.bgce div h3 img {
  padding: 20px;
}
.paddin5 {
  padding: 4px;
}
.subtext strong {
  color: #ffffff;
}
form.form-inline {
  margin: auto;
  width: 100%;
}
#pesquisa form.form-inline {
  margin: auto;
  width: 80%;
}
.form-inline .form-control {
  width: 70% !important;
}

.pesquisa {
  width: 50%;
}
input#pesquisar {
  width: 100% !important;
}
.botao {
  background-color: #d58500;
  border: 0;
}
.botao:hover,
.botao:focus,
.botao:visited,
.botao:active,
.botao:focus-within {
  background-color: #e48f00;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  background-color: #e48f00;
  box-shadow: none;
  border: 0;
}
div#duvidas-frequente {
  width: 70%;
  margin: auto;
}
#duvidas-frequente #accordion {
  border: 0;
}
#duvidas-frequente #accordion .card {
  background: #fff;
  border: 0;
  border-bottom: 1px solid #d1d1d1;
}
#duvidas-frequente #accordion .card .card-header {
  background: #fff;
  border: 0;
}
#duvidas-frequente #accordion .card .card-header h5 button {
  color: #004e9a;
  font-weight: bold;
}
#duvidas-frequente #accordion .card .card-header h5 button span {
  float: right;
}
div#duvidas-frequente {
  max-width: 60%;
}
.bottao {
  color: #004e9a;
  font-weight: bold;
  font-size: 17px;
  width: 70%;
}
.bottao a {
  cursor: pointer;
}
.bottao a:hover {
  border-bottom: 1px solid #004e9a;
}
#duvidas-frequente #accordion .card .card-header h5 a span {
  position: absolute;
  margin-right: 0;
  right: 100px;
  font-size: 25px;
}
.textocolapse {
  width: 90%;
}
.posts {
  border: 0;
}
a.btn.btn-primary.azul {
  color: #ffffff;
}

.centraimg {
  margin-top: 20px !important;
}
.contato {
  margin-top: 15px;
  color: #004e9a;
  font-weight: bold;
}
.texto-contato {
  color: #666;
  font-size: 16px;
  margin-top: 30px;
  line-height: 25px;
}
.chat {
  width: 60%;
  font-size: 20px;
  color: #ffffff;
  background: #004e9a;
  border-radius: 10px 10px 10px 10px;
  padding: 5px 20px;
}
.chat p {
  font-size: 18px;
  color: #ffffff;
}
.chat i {
  font-size: 38px;
  margin-right: 20px;
}
h5.laranja,
h5.laranja a {
  color: #d58502;
}
h5.padding-b {
  padding-bottom: 26px;
}

div#linha-tempo {
  width: 100%;
  margin: 29px 0;
}
div#linha-tempo h5 {
  background: rgba(0, 78, 154, 0.6);
  width: 15%;
  font-size: 25px;
  margin: auto;
}
div#linha-tempo p {
  background: rgba(0, 78, 154, 0.6);
  width: 100%;
  font-size: 17px;
  margin: 10px auto;
}
div#linha-tempo .legenda {
  width: 87% !important;
  left: 7% !important;
}
div#linha-tempo img {
}

.borde-esquerda-mobile {
  border-top: none !important;
}

.files-download-resp-container {
  margin-top: 20px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.files-download-resp-title {
  margin-top: 25px;
  font-size: 20pt;
  text-align: center;
}

.files-download-resp-card-container {
  width: 100%;
  /* height: 40px; */
  display: flex;
  justify-content: space-around;
  border: 1px solid #004e9a;
  border-radius: 10px;
  padding: 5px;
  align-items: center;
  margin-bottom: 10px;
}

.files-download-resp-card-thumb {
  height: 80px;
  /* width: 30%; */
  width: 80px;
}

.files-download-resp-card-infos {
  width: 60%;
  padding: 0 5px;
  display: flex;
  flex-direction: column;
}

.files-download-resp-card-d-icon {
  width: 45px;
  height: 45px;
  background-image: url("../img/icons/rel-download.png");
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
}
.files-download-resp-item-name {
  color: #004e9a;
}

.files-download-resp-item-year {
  color: #d48500;
}
.files-download-resp-item-name,
.files-download-resp-item-year {
  font-size: 0.9rem;
  font-weight: bold;
}

.img-bg {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

.thumb-rel-1 {
  background-image: url("../img/thumb_rel_1.png");
}
.thumb-rel-2 {
  background-image: url("../img/thumb_rel_2.png");
}

.thumb-rel-3 {
  /* Inserção apenas para demonstração */
  background-image: url("../img/thumb_rel_2.png");
}

@media only screen and (max-width: 991px) {
  h5.card-title {
    font-size: 16px;
  }
  .ajs {
    max-width: 100% !important;
  }

  .dropdown-item {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .borde-esquerda-mobile {
    border: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .noticiasaj {
    width: 100% !important;
  }
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
@media only screen and (max-width: 820px) {
  div#linha-tempo .legenda {
    position: initial !important;
    left: 0% !important;
    bottom: -119px;
    background-color: #004e9a;
    width: 100% !important;
    color: #fff;
  }
  div#linha-tempo h5 {
    background: rgba(0, 0, 0, 0);
    width: 15%;
    font-size: 20px;
    margin: auto;
  }
  div#linha-tempo p {
    background: rgba(0, 0, 0, 0);
    width: 100%;
    font-size: 14px;
    padding: 10px;
    margin: 10px auto 30px auto;
  }
  .centraimg {
    margin-top: 0;
  }

  .acesso a.nav-link.dropdown-toggle.active {
    padding-left: 0;
    width: 100% !important;
    border-radius: 0 0;
  }
  article#coleta .texto input {
    font-size: 23px;
  }
  .card-deck {
    flex-flow: column;
    margin-right: -15px;
    margin-left: -15px;
  }
  h5.card-title {
    font-size: 30px;
  }
}
.alinha_direita {
  text-align: right !important;
}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 830px) {
  .gg {
    width: 100%;
  }
  .ee {
    padding: 0;
    margin: 0 15px;
  }
  .ajutmobile {
    margin: auto;
    text-align: left;
    max-width: 100%;
  }
  .mobile {
    margin: auto;
    max-width: 100%;
  }
  div#menu {
    margin: auto;
    text-align: center;
  }
  .bgcc div p,
  .bgce div p {
    padding: 0px 0px 0 0px;
  }
  div#duvidas-frequente {
    max-width: 100%;
    width: 92%;
  }
  .navbar-nav .dropdown-menu {
    margin-left: 10px;
    padding: 0px;
  }
  .ajs {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .ajsm {
    margin-top: 25px;
  }
  .nova-posicao {
    left: 11% !important;
    top: 220px !important;
  }
  h1 {
    font-size: 2rem;
  }
  .subtext {
    font-size: 18px;
  }
  .tour {
    display: none;
  }
  .hederp {
    height: 100px;
  }
  /* Add your Mobile Styles here */
  .hamburguer {
    display: inline-block;
    margin-top: 10px;
    right: 0px;
    position: absolute;
  }
  .hamburguer p a,
  .hamburguer p a:hover,
  .hamburguer p a:visited {
    font-size: 40px;
    color: #fff;
    text-decoration: none;
  }
  article#coleta form.form-inline {
    width: 100%;
  }
  .texto {
    width: 100%;
  }
  article#coleta .texto input {
    font-size: 18px;
  }
  .mobile {
    display: block;
    text-align: center;
    width: 100%;
  }
  .menunone {
    display: none;
  }
  .ajutmobile ul li {
    margin: auto;
  }
  #menu nav ul li,
  .ajutmobile ul li {
    width: 100%;
    text-align: center;
  }
  .dropdown-menu {
    min-width: 100%;
  }
  .menu {
    display: none;
  }
  .menu2 {
    display: block;
    /*width: 40%;*/
    margin-left: 0;
    text-align: center;
  }
  .aj {
    display: block;
    background: #003e7b;
  }
  .border2,
  .aj {
    border: 1px solid #003e7b;
  }
  .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #003e7b;
  }
  .dropdown-menu.show {
    background-color: #003e7b;
  }
  .acesso .dropdown-menu.show {
    border: 0;
  }
  .not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
    text-align: left;
    margin-left: 15px;
  }
  .bottao {
    width: 100%;
  }
  #duvidas-frequente #accordion .card .card-header h5 a span {
    display: none;
  }
  .bgcc div h3 img,
  .bgce div h3 img {
    padding: 0px;
  }
}
@media only screen and (max-width: 585px) {
  /* Add your Mobile Styles here */
  article#coleta form.form-inline {
    width: 100%;
  }
  .texto {
    width: 85%;
  }
  .ajutmobile {
    margin: auto;
    text-align: center;
    max-width: 100%;
    padding: 0;
  }
  .mobile {
    margin: auto;
    max-width: 100%;
    padding: 0;
    text-align: left;
    margin-left: 36px;
  }
  div#menu {
    margin: 0;
    text-align: center;
    padding: 0;
  }
  #menu nav ul li,
  .ajutmobile ul li {
    padding: 0;
  }
  .bgce h3 img,
  .bgcc h3 img {
    max-width: 100%;
  }
  .alinha_direita {
    text-align: center !important;
  }
}
/*TBR*/
.widget {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.widget ul {
  padding: 1.25rem;
  list-style: none;
}
.widget-title {
  color: #004e9a;
  font-size: 18pt;
  font-weight: bold;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.maiusculas {
  text-transform: uppercase;
}
#news .btn-warning {
  background-color: #d68500;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
#news .row {
  margin-bottom: 30px;
}
#news .cinza {
  background-color: #f7f7f7;
  border-top: 2px solid #d1d1d1;
  border-bottom: 2px solid #d1d1d1;
  padding-top: 30px;
}
#news p.card-text {
  font-size: 13px;
  font-weight: bold;
}
.h3news {
  margin-top: 25px;
  margin-bottom: 0;
}
.parent {
  position: relative;
  overflow: hidden;
}

.child {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

.ident_titulo {
  color: #004e9a !important;
  padding-bottom: -20px;
}

#ident_all {
  padding-left: 30px !important;
  padding-top: -30px;
}

#indent_tel {
  margin-top: -20px !important;
}

/* .acesso-rapido-item:first-child{
  background: #004E9A !important;
} */

.home_videos .row {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (max-width: 585px) {
  .acesso-rapido-item:first-child {
    background: #d58500 !important;
  }
}

.banner-checkbox {
  /* width: 100%; */
  /* text-align: left; */
  margin: -40px 0px 10px 10px !important;
  font-size: 15px;
  height: 25px;
}
