body {
  font-family: "Times New Roman", Times, serif;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.azul {
  color: #368ff7 !important;
}
.fundador {
  display: block;
}
.alcance p:first-child {
  margin-top: 170px;
}
.alcance span {
  color: red;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
img.laco {
  position: relative;
  max-width: 50px;
  right: 0;
  margin-top: 145px;
}
img.selo {
  max-width: 200px;
  margin-top: 74px;
}
.listaSociais {
  position: relative;
  margin-top: 120px;
  padding: 15px 0;
  list-style-type: none;
}
.listaSociais a img {
  max-width: 25px;
  padding-right: 8px;
}
.listaSociais a {
  color: #000;
  padding: 3px 0;
  display: block;
  text-decoration: none;
}
.busca input {
  border: 1px solid #ced4da;
}
.publicidade {
  position: relative;
  max-width: 728px;
  margin: 0 auto;
}
.slide img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.eventos img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.exclusivo p:first-child {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #368ff7 !important;
  font-size: 22px;
  text-align: center;
  padding: 3px 0;
}
.tituloBlocos{
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #368ff7 !important;
  font-size: 22px;
  text-align: center;
  padding: 3px 0;
  text-transform: uppercase;
}

.exclusivo p {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
  color: #000;
  font-size: 22px;
  text-align: center;
  padding: 3px 0;
  text-transform: uppercase;
}
.exclusivo p a{
  text-decoration: none!important;
  color: #000!important;
}
.exclusivoDestaque {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #368ff7 !important;
  font-size: 300%;
  text-align: center;
  padding: 3px 0;
  text-transform: uppercase;
}
.exclusivoDestaqueTitulo {
  width: 100%;
  font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
  color: #000;
  font-size: 2rem;
  text-align: center;
  font-size: 2.4vw;
  padding: 3px 0;
  line-height: 135%;
  text-transform: uppercase;
}
.exclusivoDestaqueTexto {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 2vw;
  text-align: center;
  line-height: 130%;
  padding: 20px 0 3px 0;
}
p.exclusivoDestaqueTexto a, p.exclusivoDestaqueTitulo a{
  text-decoration: none!important;
  color: #000!important;
}
.colunas .titulo {
  position: relative;
  width: 100%;
  background: olive;
  float: left;
}
.colunas .capa {
  position: relative;
  width: 100%;
  max-width: 45%;
  background: blue;
  float: left;
  overflow: hidden;
}
.colunas .texto {
  position: relative;
  width: 100%;
  max-width: 55%;
  background: red;
  float: left;
}
/* MENU */
.navbar {
  background-color: #ffff !important;
  border-top: 3px solid #368ff7;
  border-bottom: 3px solid #368ff7;
}
.navbar-nav li a {
  color: #fff !important;
  color: #368ff7 !important;
  text-transform: uppercase;
}
.dropdown li a {
  color: #368ff7 !important;
  font-size: 14px;
}

.dropdown li a:hover {
  text-decoration: underline;
  background: none;
}
.titulos{
  color: #368ff7 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 2vw;
}
.gptv{
  position: relative;
  margin-top: -25px;
}
.capa{
  width: 100%!important;
  max-width: 180px!important;
}
.blocosDestaque p{
  padding: 8px;
  font-size: 1vw;
  font-weight: 600;
  text-align: center;
}
.blocosDestaque p span{
  display: block;
  font-size: 0.8vw;
  font-weight: 400;
  padding-top: 8px;
}
.blocosDestaque a{
  color: #000;
  text-decoration: none;
}
.jsemana img{
  cursor: pointer;
}
.rodape{
  margin-top: 5px;
}

.rodape h2{
  text-align: center;
  font-size: 18px;
  margin-top: 25px;
  color: #368ff7;
  text-transform: uppercase;
}

.rodape ul{
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 5px;
}

.rodape ul li a{
  color: #368FF7;
  display: block;
  text-align: center;
  padding: 3px 0;
  font-size: 16px;
  text-decoration: none;
}
.rodape ul li a:hover{
  text-decoration: underline;
}

.b-pontos{
  border-right: 1px solid #368FF7;
  border-style: dotted;
}

.final{
  padding: 15px 0;
  font-size: 14px;
  line-height: 120%;
}

.endereco span{
  display: block;
  text-align: left!important;
  color: #FFF;
}

.endereco span a{
  text-decoration: none;
  color: #FFF;
}

.copy span{
  text-align: right!important;
  color: #00ACED;
  color: #FFF;
  padding-top: 15px;
}

.caixa-mobile{
  display: none;
}


.midias{
  list-style: none;
}
.midias li a{
  color: #FFF;
  text-decoration: none;
  padding: 0 4px;
  float: left;
} 
.midias li a span{
  display: none;
}
.midias li a img{
  max-width: 22px;
}
.galeria span {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100px!important;
  overflow: hidden;
}
.galeria span img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.galeria div{
  margin-bottom: 10px;
}

/* ============ usado para abrir o menu ao passar cursor - only desktop view ============ */

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-top: 0;
  }

  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }

  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
  }

  .navbar .dropdown-menu.fade-up {
    top: 180%;
  }

  .navbar .nav-item:hover .dropdown-menu {
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
  }
}

/* ============ desktop view .end// ============ */

/* BUSCA */
.busca input {
  width: 250px !important;
}
.cabecalho{
  margin-top: 25px;
  width: 100%;
  background-color: #368ff7 !important;
  padding: 3px 0 3px 3px;
}
.paginacao{
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
.paginacao li{
  display: inline-block;
}
.paginacao li strong{
  border: 1px solid #368FF7;
  background: none;
  color: #368FF7;
  padding: 3px 8px;
  margin: 0 3px;
  text-decoration: none;
}

.paginacao li a{
  background-color: #368FF7;
  border: 1px solid #368FF7;;
  color: #FFF;
  padding: 3px 8px;
  margin: 0 3px;
  text-decoration: none;
}

.paginacao li a strong{
  color: #FFF;
}
.paginacao .active a{
  border: 1px solid #036783;
  background-color: #FFF;
  color: #036783;
}
.pagination li strong{
  background: none;
  color: #368FF7;
  margin: 15px;
  text-decoration: none;
}
.ls-mais ul{
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ls-mais li{
  border-bottom: 1px solid #CCC;
  border-style: dotted;
}
.ls-mais li, .ls-mais li a{
  display: block;
  padding: 6px 5px;
  text-decoration: none;
  font-size: 14px;
}
.ls-mais li a span{
  color: #ED1C24;
}
.classificados li:hover, .ls-mais li a:hover{
  background: #368FF7;
  color: #FFF;
}
.ls-mais li a:hover span{
  color: #FFF;  
}
.ls-mais li span.classificados{
  display: block;
}

.capaInterna{
  float: left;
  max-width: 250px;
  margin: 0 20px 10px 0;
}
.cabecalho h2, .cabecalho h3{
 color: #fff;
 background-color: #368ff7!important;
 font-size: 1.4vw;
 padding-top: 3px;
 padding-bottom: 3px;
}
.cabecalho h2{
  font-weight: none;
  text-align: right;
  font-size: 1vw;
  padding-top: 7px;
}
span.data{
  color: red;
  display: block;
  text-align: left;
  padding: 5px 0 15px 0;
  margin: 0;
}
.clear{
  clear: both;
}
h3.titulosVermelho{
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 8px;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
  color: red;
}
.box p{
  line-height: 140%;
  margin-bottom: 15px;
}
.box p.italico{
  font-style: italic;
}
span.classificados{
  display: block;
  padding-top: 8px;
}
.form-group{
  margin-bottom: 15px;
}
.form-group label{
  font-weight: bold;
}

.colunamg em{
  font-style: italic!important;
}
.colunamg p{
  margin: 0;
}
.colunamg strong{
  font-weight: bold;
}
.colunamg h3{
  margin-top: 0
}
.colunamg img{
  width: 100%;
  max-width: 420px;
  margin: 0 10px 10px 0;
  float: left;

      padding: .25rem;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    max-width: 100%;
    height: auto;
}
@media (max-width: 1400px) {
  img.selo {
    max-width: 180px;
    margin-top: 90px;
  }
}
