@font-face {
  font-family: 'GilroyRegular';
  src: url(../fonts/Gilroy-Regular.ttf);
}

@font-face {
  font-family: 'GilroyBold';
  src: url(../fonts/Gilroy-Bold.ttf);
}

body{
  background-color: #eeeeee;
  font-family: "GilroyRegular";
}

.form-control-dark {
  border-color: var(--bs-gray);
}

.form-control-dark:focus {
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle:not(:focus) {
  outline: 0;
}

.fundo-azul,
.faixa-azul {
  color: #fff !important;
  background-color: #01448a !important;
}

.faixa-azul {
  height: auto;
  padding: 25px;
}

.titulo-ult-noticias {
  color: #fff;
  background-color: #01448a;
  padding: 15px 25px;
  font-size: 24px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.titulo-dtq-noticias {
  width: 75%;
  color: #fff;
  text-shadow: 0.1em 0.1em 0.2em black;
}

.titulo-parceiros {
  color: #626362;
}

.titulo-servicos {
  color: #01448a;
  font-size: 28px;
}

.titulo-btnlicitacao {
  font-size: 18px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.campo-busca,
.select-topo {
  background-color: #dce9f2;
  border-radius: 12px;
  height: 47px;
  float: left;
}

.texto-destacado {
  color: #01448a;
  font-family: "GilroyBold";
}

.botao-buscar,
.botao-buscar-diario {
  background-color: #01448a;
  color: #fff;
  border-radius: 12px;
  font-size: 15px;
  margin-left: 5px;
  font-weight: bold;
  padding: 10px;
}

.botao-buscar-diario {
  font-size: 15px !important;
}
.botao-buscar-diario a{
  color: #fff;
}
.rodape {
  background-color: #CCCCCC;
}

.texto-rodape {
  color: #6A6A6A;
  font-size: 1.2rem;
}

.logo-rodape img {
  width: 100%;
}

.navbar-nav a {
  font-weight: bold;
  font-size: 22px;
  color: #6A6A6A;
}

.carrosel-home {
  margin: 12px 40px;
}

.navbar-nav li {
  padding-right: 40px;
  padding-left: 40px;
  color: #9C9C9C;
}

.navbar-nav li ul a {
  font-weight: normal;
  color: #9C9C9C;
  border-bottom: solid 1px #9C9C9C;
}

.navbar-nav li ul li:last-child a {
  border-bottom: none;
}

.navbar-nav .dropdown-menu {
  background-color: #01448a;
}

.navbar-nav li:first {
  padding-left: 0px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.nav-link:focus,
.nav-link:hover {
  color: #01448a;
}

li.nav-item {
  border-right: solid 1px #cccccc;
  height: 43px;
}

li.nav-item:last-child {
  border-right: none;
}

.bloco-servicos {
  background-color: #01448a;
  width: 100%;
  height: 235px;
  border-radius: 12px;
}

.bloco-servicos svg,
.bloco-servicos img {
  color: #fff;
  fill: #fff;
}

.texto-bloco-servicos {
  color: #fff;
}

.botao-servicos,
.botao-servicos:hover {
  background-color: #01448a;
  border-radius: 12px;
  height: 85px;
  color: #fff;
}

.botao-transp,
.botao-transp:hover {
  background-color: #fff;
  border-radius: 12px;
  border: 2px solid #01448a;
  height: 65px;
  color: #01448a;
  font-size: 0.7rem !important;
  line-height: 0px;
}

/* Creditos */

#creditos .container {
  background-color: white;
  margin-bottom: 20px;
  padding: 10px 50px 52px 50px;
  font-family: "Open Sans", sans-serif;
  color: #7f7f7f;
  font-size: 1.2em;
}

#creditos h2, #creditos h3 {
    font-family: "Open Sans Condensed", sans-serif !important;
    font-weight: 700;
    font-size:1.25rem;
}

.btn-credito {
  text-decoration: none;
  font-family: "Open Sans Condensed", sans-serif;
  border-radius: 2px;
  padding: 4px 25px 4px 25px;
  color: #7f7f7f;
  font-weight: 700;
  border: solid 1px #7f7f7f;
  background-color: white;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.btn-credito:active,
.btn-credito:focus {
    text-decoration: none;
    color: #7f7f7f;
}

.color-line {
  background-color: #7f7f7f;
  color: white;
}

.btn-credito:hover {
  text-decoration: none;
  color: white;
  background-color: #7f7f7f;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.btn-comprar-credito {
  margin-top: 50px;
  font-size: 1.4em;
}

a .texto-noticia {
  color: #5E5E5E;
  font-size: 18px;
  text-decoration: none;
}

.listra-azul-home {
  height: 15px;
  background-color: #01448a;
  width: 100%;
  float: left;
  margin-top: 8px;
}

.redes-sociais,
.redes-sociais a {
  color: #9C9C9C !important;
}



/* tela interna */
.listra-azul,
.listra-azul-centralizada {
  height: 15px;
  background-color: #01448a;
  margin-top: 45px;
  width: 13%;
  float: left;
}

.listra-azul-centralizada {
  width: 35%;
}

.caixa-azul {
  background-color: #01448a;
  height: 140px;
}

.caixa-azul a {
  text-decoration: none;
}

.titulo-interna {
  color: #01448a;
  font-weight: 700 !important;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  font-size: 1.8rem;
}

.texto-interna {
  font-size: 1.25rem !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.subtitulo-interna {
  width: 35%;
  margin-top: 80px;
}

.titulo-galeria,
.titulo-galeria-modal,
.subtitulo-galeria-modal {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.titulo-galeria-modal {
  color: #01448a;
}

.subtitulo-galeria-modal {
  color: #636363 !important;
}

.modal-dialog .modal-galeria {
  border-radius: 0px;
}

.modal-dialog {
  max-width: 1225px;
}

.texto-modal {
  font-size: 20px;
  font-weight: 500;
  color: #6B6B6B !important;
}

.imagem-modal {
  width: 450px;
  height: 495px;
}

.texto-transparencia {
  color: #444444;
}

.revogar-titulo,
.suporte-titulo {
  background-color: #fff;
  border: 4px solid #01448a;
  height: 80px;
  font-size: 30px;
  color: #01448a;
  text-align: left;
}

.suporte-titulo {
  border: 3px solid #01448a;
  height: auto;
}

.texto-alerta {
  color: red;
}

/* menu dropdown horizontal para certificado */
li.drop-certificado-pai {
  position: static;
  float: right
}

.drop-certificado {
  width: 100%;
  border-radius: 0px;
}

.drop-certificado>li {
  display: inline-block;
  padding: 0px 5px;
  border-right: solid 2px #fff;
}

.drop-certificado>li:last-child {
  border-right: none;
}

.drop-certificado>li a {
  border: none !important;
  font-size: 16px;
  font-weight: 700 !important;
}

.drop-certificado>li:hover,
.drop-certificado>li a:hover {
  background-color: #fff !important;
  color: #01448a;
}

.caixa-aviso {
  background-color: #A9A9A9;
  color: #fff;
}

.caixa-caracteristicas {
  color: #A9A9A9;
  background-color: #F9F9F9;
}

.contato input,
.home-login input {
  margin-bottom: 10px;
}

.botao-cert,
.botao-cert:hover {
  background-color: #01448a;
  border-radius: 12px;
  height: 170px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding-top: 10%;
}

.caixa-aviso-azul {
  background-color: #01448a;
  border-radius: 12px;
  color: #fff;
}

.caixa-aviso-azulclaro {
  background-color: #C9DDEA;
  color: #01448a;
}

.caixa-titulo-azul {
  background-color: #01448a;
  color: #fff;
}

.titulo-flutuante {
  background-color: #01448a;
  color: #fff;
  width: 20%;
}

.fonte-suporte {
  color: #8B8B8B;
}

.borda-direita-cinza {
  border-right: 2px solid #bebebe;
}

.fonte-organo {
  font-weight: bold;
  font-size: 1.5rem;
  color: #fff;
  top: 50%;
  left: 42%;
  width: 15%;
  line-height: 20px;
}

.fonte-organo-tp2 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #fff;
  top: 50%;
  left: 27%;
  width: 50%;
  line-height: 20px;
}

.fonte-organo-tp3 {
  font-size: 1.0rem;
  left: 27%;
  top: 75%;
  width: 50%;
  color: #9E9E9E;
  line-height: 20px;
}

.fonte-organo-tp4 {
  font-weight: bold;
  font-size: 1.0rem;
  color: #9BCB66;
  top: 35%;
  left: 43%;
  width: 12%;
  line-height: 20px;
}

.fonte-organo-tp5 {
  font-weight: bold;
  font-size: 0.7rem;
  color: #9BCB66;
  top: 0%;
  left: 14%;
  width: 60%;
  line-height: 20px;
}

.imagem-organo {
  max-width: 440px;
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.imagem-organo-menor {
  max-width: 300px;
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.form-control-diario {
  width: 74%;
  float: left;
  padding: 0.50rem 0.25rem 0.50rem 0.75rem;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.book-list img {
  max-height: 310px;
}

.tipo-diarios-master {
  width: 100%;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.tipos-diarios {
  font-family: 'Oswald', sans-serif !important;
  width: 100%;
  text-align: center;
  margin-top: -40px;
  position: relative;
  background-color: #01448a;
  -webkit-box-shadow: 0px -12px 23px -4px rgba(0, 0, 0, 0.80);
  -moz-box-shadow: 0px -12px 23px -4px rgba(0, 0, 0, 0.80);
  box-shadow: 0px -12px 23px -4px rgba(0, 0, 0, 0.80);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.tipo-diarios-master:hover {
  opacity: 1;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.tipos-diarios a:hover {
  text-decoration: none;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.tipos-diarios a {
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  padding: 5px 0px 5px 0px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.other-diarios {
  float: right;
  width: 50%;
}

.main-diario {
  display: inline-block;
  width: 50%;
  border-right: 1px solid #fff;
}

.banners-topo-diario {
  margin-bottom: 18px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

@media only screen and (max-width: 991px) {
  li.nav-item {
    border-right: solid 2px #eeeeee;
    height: 43px;
  }

  .titulo-servicos {
    color: #01448a;
    font-size: 20px;
  }

  .drop-certificado>li {
    display: block;
  }

  .navbar-nav .dropdown-menu {
    z-index: 999;
    position: relative;
  }
}


/*=========================== Diario Oficial ===========================*/

.capa-doese {
  background-color: white;
  margin-bottom: 20px;
  box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, 0.20);
  padding: 75px 0 70px 0 !important;
  margin-top: -50px;
}

#imagemCapa {
  max-width: 100%;
  max-height: 100%;
}

.visualizar {
  position: absolute;
  z-index: 99999999;
  background-color: rgba(127, 127, 127, 0.8);
  width: 40%;
  margin-left: 40px !important;
  color: white;
  height: 150px;
  padding-top: 30px;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

a:hover .visualizar {
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}