/*
Theme Name: Amazonas1
Description: Portal de Notícias do Amazonas
Version: 999999999999999999999999999999999
Tags: Notícias do Amazonas, Notícias de Manaus, Amazonas, Manaus, Política, Cultura, Esportes, Economia
*/
@import url('css/normalize.css');
@import url('css/foundation.css');

:root{
  --font-family-primary: 'Work Sans', arial; 
  --font-family-secondary: 'Archivo', arial;
  --font-family-tertiary: 'Open Sans', arial;
  --global-primary-color: #0c1c36;
  --global-secondary-color: #FFB000;
}

body{  font-family: arial, georgia, helvetica;  margin: 0; padding: 0;  }

h1, h2, h3, h4, h5{ font-family: arial, georgia, helvetica; }

img{ max-width: 100%; }

#bloco-espaco{ content:"."; height:10px; display:block; clear:both; visibility:hidden;   overflow:hidden;}

.row{ max-width: 1280px !important; }

#wrapper{ position: relative; }
.header{ height: 26px; }
.header-sidebar{ height: 0px; }
.fixa-search-mobile { z-index:999999999; position: fixed; width: 100%; } 
#form-busca-mobile{ background: #085eba !important; top: 130px; padding: 16px 0px 0px 0px; text-align: center; height: 68px; }
#form-busca-mobile.form-busca-mobile-scroll{ top: 62px; }
#form-busca-mobile input{ border: 3px solid #FFB000; }
mark{ background: #FFB000; }

a{ color: #161616; outline: 0 !important;  border:0 !important; }
a:hover{ color: #161616; text-decoration: none; }
a:focus{ color: #161616; }

.entry-content-page h2{
     font-family: 'Archivo' , arial;  
     font-size:25px; 
     line-height: 26px;
     font-weight:700; 
     letter-spacing: -0.2px;
     color: #161616;
}
.entry-content-page h3{
     font-family: 'Archivo' , arial;  
     font-size:22px; 
     line-height: 23px;
     font-weight:700; 
     letter-spacing: -0.2px;
     color: #161616;
}
.entry-content-page p{  
    font-family: "Open Sans", arial;
    font-size: 19px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333232;
}

.entry-content-single{ margin: 20px 0px 0px 0px; padding:0px; }
.entry-content-single h2{
     font-family: 'Archivo' , arial;  
     font-size:25px; 
     line-height: 26px;
     font-weight:700; 
     letter-spacing: -0.2px;
     color: #161616;
}
.entry-content-single h3{
     font-family: 'Archivo' , arial;  
     font-size: 22px; 
     line-height: 23px;
     font-weight: 700; 
     letter-spacing: -0.2px;
     color: #161616;
}
.entry-content-single p{  
    font-family: 'Archivo' , arial;
    font-size: 19px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333232;
}
.entry-content-single strong{ color: #161616; }

.entry-content-singlea li:first-child{ padding-bottom: 7px; margin-top: 15px; }
.entry-content-single li:last-child{ margin-bottom: 24px; }
.entry-content-single li{
    position: relative;
    padding-left: 25px;
    margin-left: -40px;
    margin-right: 30px;
    margin-bottom: 20px;
    list-style-position: inside;
    font-family:'Archivo', arial;  
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    list-style-type: none;
    -ms-transform: translate(22px); /* IE 9 */
    -webkit-transform: translate(22px); /* Chrome, Safari, Opera */
    transform: translate(22px);
}
.entry-content-single li::before{
position: absolute;
left: 0;
content: "\B7";
color: #FFB000;
display: table;
font-size: 2.3rem;
font-weight: 700;
line-height: .9;
margin-left: 0px;
}
:root{ --postLink: #FFB000; }
.entry-content-single a img{ background-size: 0px !important; }
.entry-content-single a{
  font-weight: 700;
  padding-bottom: 3px;
  background: linear-gradient(to bottom, var(--postLink) 0%,var(--postLink) 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 3px 3px;
  color: #161616; 
  text-decoration: none;
  transition: background-size 0.2s;
}
.entry-content-single a:hover{
  background-size: 3px 3px;
  color: #FFB000;
}

.entry-content-single ol{
  list-style: none !important;
  counter-reset: my-awesome-counter !important;
}
.entry-content-single ol li:first-child{ margin-top: 30px; }
.entry-content-single ol li{
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 30px;
  line-height: 30px !important;
  color: #000000 !important;
  counter-increment: my-awesome-counter !important;
}
.entry-content-single ol li::before{
  content: counter(my-awesome-counter) " " !important;
  font-size: 24px !important;
  line-height: 30px !important;
  color: #FFB000 !important;
  font-weight: bold !important;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: -40px;
}
.entry-content-single blockquote{
  border-left: 5px solid #FFB000;
  margin: 1.5em 10px;
  padding-left: 2rem;
  padding-bottom: 7px;
  quotes: "\201C""\201D""\2018""\2019";
}
.entry-content-single blockquote p{
  font-family: 'Archivo', arial; 
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 700 !important;
  color: #000000 !important;
  display: inline;
}
.feature-post-cap{ width: 100% !important; }
.feature-post-cap img{ width: 100% !important; }
.feature-post-cap .wp-caption{ width: 100% !important; }
.feature-post{ width: 100% !important; }
.feature-post img{ width: 100% !important; }

.entry-content-page{ margin:0px; padding:0px; }
.entry-content{ margin: 20px 0px 0px 0px; padding:0px;  max-width: 730px; border-bottom: 1px solid rgb(221, 221, 221);  }
.entry-content p{ font-size:17px; line-height:24px; padding-bottom:10px; margin:10px 0;   }
h1.entry-title{ font-size: 32px; }
.tag-color{ color: #FFB000; }
h1.page-title{ font-family: 'Archivo', arial; font-size: 29px; font-weight: 800; color: #161616; text-transform: uppercase; letter-spacing: -0.2px; }
h1.page-title-category { font-family: 'Work Sans' , arial ; font-weight: 800; font-size: 34px; color: #0c1c36; text-transform: uppercase; letter-spacing: -0.2px; margin-bottom: -4px; }

h1.single-title{ font-family: 'Archivo', arial; font-size: 38px; line-height: 45px; font-weight: 800; color: #161616;  margin-top: 7px; letter-spacing: -1px; }
h2.subtitle{ font-family:'Archivo', arial; font-size: 19px; line-height: 27px; font-weight: 400; color: #242323; padding-top: 0px; margin-bottom: 12px; }

h2.title-category-single a{
font-family: 'Work Sans', arial;
display: inline-block;
font-size: 14px;
line-height: 14px;
font-weight: 600;
color: #161616;
padding-bottom: 4px;
margin-bottom: 3px;
border-bottom: 3px solid #FFB000;
text-transform: uppercase;
letter-spacing: 0px;
}
h2.title-category-single a:hover{ color: #FFB000; }

.line-bottom-single{ border-bottom: 1px solid rgb(221, 221, 221); padding-top:10px; margin-bottom: 10px; width: 100%;  content:".";  display:block; clear:both;   }
h1.title-search{ font-family: 'Archivo' , arial ;  font-weight:700;  font-size:22px; line-height: 25px;  margin-top:12px; letter-spacing: -0.2px;  }

.entry-author{
font-family: 'Open Sans', arial; 
font-size: 15px; 
color: #555555;
}
.wpusb{ margin-top: 20px; }
.wpusb-item{ margin-bottom: 16px !important; }

.wpusb .wpusb-facebook svg{ color: #4267B2 !important; }
.wpusb .wpusb-twitter svg{ color: #494646 !important; }
.wpusb .wpusb-whatsapp svg{ color: #12C254 !important; }

.elfsight-widget-pdf-embed{ margin-bottom: 20px; }
.elfsight-widget-pdf-embed .eape-embed-file-link{ display: none !important; }
.elfsight-widget-pdf-embed .eape-title-component{ display: none !important; }
.elfsight-widget-pdf-embed .eape-embed-file-icon{ display: none !important; }
.elfsight-widget-pdf-embed .eape-embed-file-name{ display: none !important; }

.time-read{ 
font-family: 'Bitter', arial;
font-size: 17px;
font-weight: 500;
text-align: center; 
margin-top: -10px;
margin-bottom: 14px; 
}
.single-voicer{
margin-top: -20px;
margin-bottom: 0px;
}
#listenButton1{
font-family: 'Nunito', arial !important;
font-size: 15px !important;
font-weight: 500 !important;
border-radius: 100px !important;
border: 0;
background: #2d2e47 !important;
color:  #ffffff !important;
padding: 6px 8px 5px 8px !important;
}
#listenButton1 img{ display: none !important; }
img.emoji{ display: none !important; }
#listenButton1 span:before{
font-family: "Font Awesome 5 Free";
content: "\f028";
font-size: 17px !important;
font-weight: 600;
display: block;
float: left;
margin: 1px 6px 0 0;
color: #ffffff;
display: none !important;
}

.btn-google a{
font-family: 'Open Sans', arial !important;
font-weight: 500;
letter-spacing: -0.1px;
color: #4782e3;
margin-top: -40px;
padding: 6px 10px 7px 10px;
display: inline-block;
border-radius: 50px;
float: right;
font-size: 13px;
}
.btn-google .fa-google{ font-size: 17px; }

a.btn-ctt-whats{
font-family: 'Open Sans', arial !important;
font-size: 18px;
line-height: 18px;
font-weight: 700;
letter-spacing: 0px;
border: 2px solid #0c1c36 !important;
padding: 0px 16px 16px 16px;
margin-top: 10px;
margin-bottom: 20px;
display: inline-block;
border-radius: 5px;
}
a.btn-ctt-mail{
font-family: 'Open Sans', arial !important;
font-size: 18px;
line-height: 18px;
font-weight: 700;
letter-spacing: 0px;
border: 2px solid #0c1c36 !important;
padding: 16px 16px 16px 16px;
margin-top: 10px;
margin-bottom: 20px;
display: inline-block;
border-radius: 5px;
}

.info-opiniao{
  font-family: 'Open Sans', arial;
  background: #fcfcfc;
  color: #484646;
  font-size: 15px;
  line-height: 22px;
  padding: 20px 20px 20px 20px;
  margin-bottom: 20px;
  border: 1px solid #a6a1a1;
  border-radius: 10px;
}
p.text-link-share{
font-family: 'Open Sans', arial;
font-size: 18px !important;
line-height: 28px;
font-weight: 600 !important;
font-style: italic;
letter-spacing: 0px;
color: #1c1c1c; 
}
p.text-link-share a{ font-weight: 900 !important; }

.content-single-tags{ margin-top: 20px; padding-bottom: 60px; }
.single-tags a{
font-family: 'Archivo', arial;
display: inline-block;
background-attachment: scroll;
background-position: 0px 0px;
background-repeat: repeat;
padding: 5px 5px 5px 5px;
float: left;
margin: 0px 0px 6px 6px;
font-size: 12px;
line-height: 12px;
font-weight: 600;
color: #ffffff;
background: #0c1c36;
text-transform: uppercase;
letter-spacing: -0.2px;
}
.single-tags a:hover{ background: #FFB000; color: #0c1c36 !important; }


/* ==========================================================================
   NOTÍCIAS RELACIONADAS PRIMARIO
========================================================================== */
#post-relacionado-primario ul { margin-left: 0px; }
#post-relacionado-primario li {border-bottom: 1px dotted rgb(204,204,204);  width: 100%;  content:".";  display:block;margin:10px 0px 20px 0px; }
#post-relacionado-primario h3 { font-family: 'Archivo', arial; font-size: 18px; line-height: 23px; font-weight: 600; margin-bottom: 18px; margin-top: 8px; letter-spacing: 0px; }
#post-relacionado-primario h3 a{ color: #000000; }
#post-relacionado-primario h3 a:hover{ color: #FFB000; }
span.cat_rodape_relacionada{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px; 
    display: block;
}

/* ==========================================================================
   NOTÍCIAS RELACIONADAS SECUNDARIO
========================================================================== */
ul.post-relacionado-secundario{ margin-top: 30px; margin-left: 0px; }
ul.post-relacionado-secundario li {  content:".";  display:block;   clear: both;   }
ul.post-relacionado-secundario li:after{  
    content:" ";  
    display:block;   
    clear: both;  
    border-bottom: 1px solid #e5e5e5; 
    margin: 0px 0px 13px 0px;
    padding: 0px 0px 13px 0px;
}
ul.post-relacionado-secundario li:last-child:after{
    border-bottom: none; 
}
ul.post-relacionado-secundario li a img{ 
width: 120px;
height: 100px;
float: left;
margin: 0px 10px 0px 0px; 
}
ul.post-relacionado-secundario li h3{ font-family: 'Archivo', arial; font-size: 17px; line-height: 21px; font-weight: 600; padding-top: 4px; letter-spacing: 0px; }
ul.post-relacionado-secundario li h3 a:hover{ color: #FFB000; }


@-webkit-keyframes ticker {
   0% {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     visibility: visible;
  }
   100% {
     -webkit-transform: translate3d(-100%, 0, 0);
     transform: translate3d(-100%, 0, 0);
  }
}
 @keyframes ticker {
   0% {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     visibility: visible;
  }
   100% {
     -webkit-transform: translate3d(-100%, 0, 0);
     transform: translate3d(-100%, 0, 0);
  }
}
 .ticker-heading {
font-family: 'Archivo', arial;
  font-weight: 800;
  position: absolute;
  background: #0c54a0;
  display: block;
  left: 0;
  top: 0;
  height: 2.5rem;
  padding: 8px 16px;
  z-index: 2;
  color: white;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
}
 .ticker-heading:after {
   content: '';
   width: 0;
   height: 0;
   border-top: 8px solid transparent;
   border-bottom: 8px solid transparent;
   border-left: 11px solid #0c54a0;
   position: absolute;
   margin-top: 4px;
   margin-left: 16px;
}
 .ticker-wrap {
   position: relative;
   bottom: 0;
   width: auto;
   overflow: hidden;
   height: 2.5rem;
   background-color: #f9f9f9;
   border: 1px solid #ccc;
   margin-top: 0px;
   margin-bottom: 24px;
   padding-left: 100%;
   box-sizing: content-box;
}
 .ticker-wrap .ticker:hover {
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   -ms-animation-play-state: paused;
   -o-animation-play-state: paused;
   animation-play-state: paused;
}
 .ticker-wrap .ticker__item:hover a{
   color: #FFB000;
}
 .ticker-wrap .ticker {
   display: inline-block;
   height: 2.5rem;
   line-height: 2.5rem;
   white-space: nowrap;
   padding-right: 100%;
   box-sizing: content-box;
   -webkit-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-name: ticker;
   animation-name: ticker;
   -webkit-animation-duration: 60s;
   animation-duration: 60s;
}
.ticker-cat{
  font-weight: 700;
  color: #0c54a0;
  letter-spacing: 0.2px;
  text-transform: lowercase;
}
.ticker-wrap .ticker__item {
   display: inline-block;
   padding: 0 2rem;
   font-size: 17px;
   line-height: 17px;
   font-weight: 500;
   color: #1c1c1c;
}
.ticker__item::first-letter {
 text-transform: uppercase;
}


/* ==========================================================================
    BOX DESTAQUE
========================================================================== */
.box-destaque{
  display: grid;
  grid-template-columns: minmax(20%, 44%) minmax(20%, 28%) minmax(20%, 28%);
  --grid-gutter: 0px;
  grid-gap: var(--grid-gutter);
}
.box-destaque-02{
  display: grid;
  grid-template-columns: minmax(20%, 48%) minmax(20%, 26%) minmax(20%, 26%);
  --grid-gutter: 24px;
  grid-gap: var(--grid-gutter);
}
.box-sub-destaque-02{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px,1fr));
  --grid-gutter: 24px;
  grid-gap: var(--grid-gutter);
}
.destaque-layout-01{ margin-bottom: 24px; }
.destaque-layout-01 .item{
  position: relative;
  overflow: hidden;
  background: #085eba;
}
.destaque-layout-01 .item:hover img{ opacity: 0.6; }
.destaque-layout-01 .item img{
object-fit: cover;
width: 100%;
height: 480px;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
       -o-transition: all 0.4s;
      transition: all 0.4s;
}
.destaque-layout-01 .item .destaque-layout-01-item{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 35px 30px 20px 24px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.7) 50%, rgba(0,0,0,1) 100%);
}
.destaque-layout-01 .item .destaque-layout-01-item h2{
  position: relative;
  font-family: 'Archivo', arial;
  font-size: 35px;
  line-height: 39px;
  font-weight: 800;
  color: #fff;
  text-shadow: 1.2px 1.2px 1.2px #000;
  letter-spacing: 0px;
}
.destaque-layout-01 .item .destaque-layout-01-item h2:hover{ 
  text-decoration: none; 
}
.destaque-layout-01 .item .destaque-layout-01-item p{
  font-family: 'Archivo', arial;
  width: 94%;
  font-size: 17px;
  line-height: 24px !important;
  font-weight: 300;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.2px;
}
.cat-noticia-layout-01{
font-family: 'Work Sans', arial;
display: inline-block;
font-size: 12px;
line-height: 12px;
font-weight: 700;
color: #ffffff;
padding-bottom: 4px;
margin-bottom: 3px;
border-bottom: 3px solid #ccc;
text-transform: uppercase;
letter-spacing: 0px;
}

.sub-destaque-layout-01{ margin-bottom: 0px; }
.sub-destaque-layout-01:after { clear: both; }
.sub-destaque-layout-01 .item {
  position: relative;
  overflow: hidden;
  background: #085eba;
}
.sub-destaque-layout-01 .item:hover img{ opacity: 0.6; }
.sub-destaque-layout-01 .item img {
object-fit: cover;
width: 100%;
height: 240px;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
       -o-transition: all 0.4s;
      transition: all 0.4s;
}
.sub-destaque-layout-01 .item .sub-destaque-layout-01-item {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 35px 20px 16px 20px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.7) 50%, rgba(0,0,0,1) 100%);
}
.sub-destaque-layout-01 .item .sub-destaque-layout-01-item h2{
  width: 94%;
  position: relative;
  font-family: 'Archivo', arial;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  text-shadow: 1.1px 1.1px 1.1px #000;
  letter-spacing: 0.2px;
}
.sub-destaque-layout-01 .item .sub-destaque-layout-01-item h2:hover{ 
  text-decoration: none; 
}


.box-destaque-02 .destaque-layout-01 .item .destaque-layout-01-item h2{
  font-size: 29px;
  line-height: 33px;
}
.sub-destaque-layout-02{ margin-bottom: 21px; }
.sub-destaque-layout-02:after { clear: both; }
.sub-destaque-layout-02 .item {
  position: relative;
  overflow: hidden;
  background: #085eba;
}
.sub-destaque-layout-02 .item:hover img{ opacity: 0.6; }
.sub-destaque-layout-02 .item img {
object-fit: cover;
width: 100%;
height: 230px;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
       -o-transition: all 0.4s;
      transition: all 0.4s;
}
.sub-destaque-layout-02 .item .sub-destaque-layout-02-item {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 35px 20px 16px 20px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.7) 50%, rgba(0,0,0,1) 100%);
}
.sub-destaque-layout-02 .item .sub-destaque-layout-02-item h2{
  width: 94%;
  position: relative;
  font-family: 'Archivo', arial;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  text-shadow: 1.1px 1.1px 1.1px #000;
  letter-spacing: 0.2px;
}
.sub-destaque-layout-02 .item .sub-destaque-layout-02-item h2:hover{ 
  text-decoration: none; 
}


.list-sub-layout-02 .list-item:after{
  content: " ";
  display: table;
  margin-top: 7px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e3e1e1;
}
.list-sub-layout-02 .list-item:last-child:after{
  content: " ";
  display: table;
  margin-top: 7px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: none;
}
.list-sub-layout-02 img{ float: right; margin: 2px 0px 14px 14px; width: 120px; height: 98px; }
.list-sub-layout-02 h3{ font-family: 'Archivo', arial; font-size: 16px; line-height: 19px; font-weight: 600; padding-top: 1px; letter-spacing: 0.2px; }
.list-sub-layout-02 h3 a:hover{ color: #FFB000; }


.list-sub-layout-03 .list-item:after{
  content: " ";
  display: table;
  margin-top: 7px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e3e1e1;
}
.list-sub-layout-03 .list-item:last-child:after{
  content: " ";
  display: table;
  margin-top: 7px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: none;
}
.list-sub-layout-03 img{ float: left; margin: 0px 14px 14px 0px; width: 120px; height: 98px; }
.list-sub-layout-03 h3{ font-family: 'Archivo', arial; font-size: 16px; line-height: 19px; font-weight: 600; padding-top: 3px; letter-spacing: 0.2px; }
.list-sub-layout-03 h3 a:hover{ color: #FFB000; }
.list-sub-layout-03 .title-cat-home{
font-family: 'Work Sans', arial;
display: inline-block;
font-size: 12px;
line-height: 13px;
font-weight: 700;
color: #161616; 
padding-bottom: 4px;
margin-bottom: 3px;
border-bottom: 3px solid #FFB000;
text-transform: uppercase;
letter-spacing: 0px;
}


.box-destaque-03 .destaque-layout-01 .item .destaque-layout-01-item h2{
  font-size: 29px;
  line-height: 33px;
}
.sub-destaque-layout-03{ margin-bottom: 16px; }
.sub-destaque-layout-03:after { clear: both; }
.sub-destaque-layout-03 .item {
  position: relative;
  overflow: hidden;
  background: #085eba;
}
.sub-destaque-layout-03 .item:hover img{ opacity: 0.6; }
.sub-destaque-layout-03 .item img {
object-fit: cover;
width: 100%;
height: 180px;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
       -o-transition: all 0.4s;
      transition: all 0.4s;
}
.sub-destaque-layout-03 .item .sub-destaque-layout-03-item {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 35px 20px 16px 20px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.7) 50%, rgba(0,0,0,1) 100%);
}
.sub-destaque-layout-03 h2{
  font-family: 'Archivo', arial;
  font-size: 18px;
  line-height: 23px;
  padding-top: 4px;
  color: #161616;
  font-weight: 600;
  letter-spacing: -0.1px;
}
.sub-destaque-layout-03 h2 a{  color: #161616; }
.sub-destaque-layout-03 h2 a:hover{ 
  text-decoration: none; 
}


.cat-circle{
width: 19px;
height: 19px;
border-radius: 100%;
background-color: #FFB000;
border: 4px solid #FFB000;
box-shadow: inset 0 0 0 8px #ffffff;
float: left;
margin-top: 8px;
margin-right: 7px;
}
.cat-circle-category{
width: 23px;
height: 23px;
border-radius: 100%;
background-color: #FFB000;
border: 4px solid #FFB000;
box-shadow: inset 0 0 0 12px #ffffff;
float: left;
margin-top: 15px;
margin-right: 7px;
}
h2.titulo-cat-home {
font-family: 'Work Sans', arial;
font-size: 24px;
line-height: 29px;
font-weight: 700;
color: #0c1c36;
position: relative;
text-transform: uppercase;
letter-spacing: -0.2px;
}
h2.titulo-cat-home a{ color: #0c1c36; }
h2.titulo-cat-home a:hover{ color: #FFB000; }
.cat-rodape{  
content: '';
display: block;
width: 100%;
margin: 8px 0px 16px 0px;
clear: both;
border-top: 6px solid #e3e1e1;
}

.title-cat-home{
font-family: 'Work Sans', arial;
display: inline-block;
font-size: 12px;
line-height: 12px;
font-weight: 700;
color: #ffffff;
padding-bottom: 4px;
margin-bottom: 3px;
border-bottom: 3px solid #ccc;
text-transform: uppercase;
letter-spacing: 0px;
}

#cat-11 .big-heading{ margin-top: 10px; }
#cat-videos .bar-cat{ background-color: #0c1c36; }
#cat-colunas{ margin-top: 8px; }
.big-heading{
  font-family: 'Work Sans', arial;
  font-weight: 800;
  font-size: 30px;
  color: #0c1c36;
  position: relative;
  letter-spacing: -0.014em;
  text-decoration: none;
  transition: all 0.7s;
  text-transform: uppercase;
}
.big-heading a{ color: #0c1c36; }
.big-heading a:hover{ color: #FFB000; }

.bar-cat{
  height: 7px;  
  background-color: #FFF;
  position: relative;
  overflow: hidden;
  margin-top: -6px;
  margin-bottom: 20px;
}
.bar-cat:before{
  height: 7px;
  width: 20%;
  display: block;
  content: "";
  float: left;
  background: #FFB000;
  transform: skew(-30deg);
  transform-origin: top;
}
.bar-cat:after{
  height: 7px;
  width: 80%;
  display: block;
  content: "";
  float: right;
  background: #E8E8E8;
  transform: skew(-30deg);
  transform-origin: bottom;
}

.destaque-cat-home .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}
.destaque-cat-home .item img {
  width: 100%;
}
.destaque-cat-home .item .destaque-cat-home-item{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 35px 20px 16px 20px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.7) 50%, rgba(0,0,0,1) 100%);
}
.destaque-cat-home .item .destaque-cat-home-item h3{
  position: relative;
  font-family: 'Archivo', arial;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #fff;
  text-shadow: 1.1px 1.1px 1.1px #000;
  letter-spacing: 0.2px;
}

.destaque-cat-home-02 .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}
.destaque-cat-home-02 .item img {
  width: 100%;
}
.destaque-cat-home-02 .item .destaque-cat-home-02-item {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 35px 20px 16px 20px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.7) 50%, rgba(0,0,0,1) 100%);
}
.destaque-cat-home-02 .item .destaque-cat-home-02-item h3{
position: relative;
font-family: 'Archivo', arial;
font-size: 18px;
line-height: 23px;
font-weight: 600;
color: #fff;
text-shadow: 1.1px 1.1px 1.1px #000;
letter-spacing: 0.2px;
}

#cat-videos{ background: #0c1c36; padding: 30px 0px 50px 0px; margin-top: 20px; margin-bottom: 20px; }
#cat-videos .big-heading{ color: #ffffff; }
.yottie-widget-inner{ border-radius: 0px !important; }
.yottie-widget-video-info-title{ font-size: 18px !important; }
span.yottie-widget-feed-section-pagination-bullet{ font-weight: 900 !important; }
.yottie-widget-feed-section-pagination .swiper-pagination-bullet-active{
  color: #000000 !important;
  background: transparent !important;
}
#yottie_1 .yottie-widget-feed-section-slide{
  background: transparent !important;
}
.yottie-widget-video-info-title{
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  font-size: 20px !important;
}
.yottie-widget-video-info-title {
  font-size: 16px !important;
}


/* ==========================================================================
   LIST CAT VERTICAL
========================================================================== */
.title-cat-home-02{
font-family: 'Work Sans', arial;
display: inline-block;
font-size: 12px;
line-height: 13px;
font-weight: 700;
color: #161616; 
padding-bottom: 4px;
margin-bottom: 3px;
border-bottom: 3px solid #FFB000;
text-transform: uppercase;
letter-spacing: 0px;
}
.list-cat-vertical-home .list-item:after{
  content: " ";
  display: table;
  margin-top: 7px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e3e1e1;
}
.list-cat-vertical-home .list-item:last-child:after{
  content: " ";
  display: table;
  margin-top: 7px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: none;
}
.list-cat-vertical-home img{ float: left; margin: 2px 14px 17px 0px; width: 120px; height: 106px; }
.list-cat-vertical-home h3{ font-family: 'Archivo', arial; font-size: 17px; line-height: 22px; font-weight: 600; padding-top: 3px; letter-spacing: 0.2px; }
.list-cat-vertical-home h3 a:hover{ color: #FFB000; }

.list-cat-vertical-home-02{ margin-top: 4px; }
.list-cat-vertical-home-02 .list-item:after{
  content: " ";
  display: table;
  margin-top: 12px;
  margin-bottom: 14px;
  width: 100%;
  border-bottom: 1px solid #e3e1e1;
}
.list-cat-vertical-home-02 .list-item:last-child:after{
  content: " ";
  display: table;
  margin-top: 7px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: none;
}
.list-cat-vertical-home-02 img{ float: left; margin: 2px 14px 17px 0px; width: 120px; height: 106px; }
.list-cat-vertical-home-02 h3{ font-family: 'Archivo', arial; font-size: 17px; line-height: 22px; padding-top: 4px; font-weight: 600; letter-spacing: 0.2px; }
.list-cat-vertical-home-02 h3 a:hover{ color: #FFB000; }


/* ==========================================================================
    GRAVITY FORM
========================================================================== */
li.gfield.gf_left_half, li.gfield.gf_right_half{ margin: 0 auto !important; }

.meu-form input[type="text"]{
  font-family: 'Inter', arial !important;  
  width: 100%;
  font-size: 16px !important; 
  font-weight: 500 !important; 
  color: #696969 !important;
  border: 2px solid #696969;
  width: 98% !important;
  border-radius: 3px !important;
  padding: 8px 16px 8px 16px !important;
  outline: none !important;
  box-shadow: none !important;
  margin-bottom: 0px;
}
.meu-form input[type="text"]:focus{ border: 2px solid #000000; }
.meu-form input::placeholder{ color: #000000; }


.meu-form input[type="select"]{
  font-family: 'Inter', arial !important;  
  width: 100%;
  font-size: 16px !important; 
  font-weight: 500 !important; 
  color: #7e6fcd !important;
  border: 2px solid #696969;
  width: 100% !important;
  height: 50px;
  border-radius: 3px !important;
  outline: none !important;
  box-shadow: none !important;
  margin-top: 4px;
  margin-bottom: 0px;
}
.meu-form input[type="select"]:focus{ border: 2px solid #000000; }
.meu-form input[type="select"]::placeholder{ color: #000000; }

.meu-form .button{ background: #000000; }
.meu-form .gform_drop_area{ color: #000000 !important; }

.meu-form textarea{
  font-family: 'Inter', arial !important;  
  width: 99% !important;
  font-size: 16px !important; 
  font-weight: 500 !important; 
  color: #696969 !important;
  border: 2px solid #696969;
  border-radius: 3px !important;
  padding: 4px 16px 24px 10px !important;
  outline: none !important;
  box-shadow: none !important;
  margin-bottom: 0px;
}
.meu-form textarea:focus{ border: 2px solid #000000; }
.meu-form textarea::placeholder{ color: #000000; }

.meu-form input[type="submit"]{
    background-color: #0c2960;
    font-size: 15px !important;
    font-weight: 700;
    color: #ffffff;
    border: 0;
    cursor: pointer;
    border-radius: 0px;
    padding: 9px 15px 8px 16px !important;
    text-transform:uppercase;
}
.meu-form input[type="submit"]:hover{
    background-color: #085eba;
}
.send-ok{
  font-family: 'Inter' , arial ;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #0a721e;
  letter-spacing: -1px;
  margin-top: 20px;
}
.meu-form div.validation_error{ 
color: #ef1414 !important;
border-top: 2px solid #ef1414 !important;
border-bottom: 2px solid #ef1414 !important;
width: 98% !important;
}
.meu-form li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper li.gfield_error textarea{
  border: 2px solid #ef1414 !important;
}
.meu-form .validation_message{ color: #ef1414 !important; }
.meu-form li.gfield.gfield_error.gfield_contains_required div.gfield_description{ padding-top: 6px !important; }
.meu-form li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
background-color: transparent !important;
border-top: 0px !important;
border-bottom: 0px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
padding-top: 0px !important;
box-sizing: border-box !important;
}
.meu-form .gfield_captcha_input_container{ margin-bottom: -8px !important; }


/* ==========================================================================
   PUBLICIDADE BOXES
========================================================================== */
p.text-pub{
  font-family:'Archivo', arial;
  font-size: 9px;
  color: #636262;
  font-weight: 400;
  text-transform: uppercase; 
  float: right;
  letter-spacing: 0.2px;
}
p.text-pub-side{
  font-family:'Archivo', arial;
  font-size: 9px;
  color: #636262;
  margin-bottom: -10px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase; 
  float: right;
  letter-spacing: 0.2px;
}
.banner-leaderboard{ 
margin: 0px 0 6px 0;
padding: 0px 0px 0px 0px;
background-color: transparent;
text-align: center;
display: block;
}
.banner-leaderboard-center{ 
margin: 12px 0 0px 0;
padding: 0px 0px 0px 0px;
background-color: #f6f6f6;
text-align: center;
clear: both;
}
.banner-sidebar{
text-align: center;
padding: 0px;
background-color: #f6f6f6;
line-height: 0;
}
.banner-sidebar-single{
text-align: center;
padding: 0px;
background-color: #f6f6f6;
line-height: 0;
}
.sidebar-banner-vertical-rectangle { 
margin: 0 auto;
padding-top: 32px;
padding-bottom: 32px;
width:240px;
}
.banner-home-ad-0{ margin-top: 0px; margin-bottom: 16px; }
.banner-home-ad-01{ margin-top: 0px; margin-bottom: 16px; }
.banner-home-ad-02{ margin-top: 0px; margin-bottom: 16px; }
.banner-bet{ height: 320px; }

#custom_html-9, #custom_html-10, #custom_html-11, #ai_widget-36{ border: 0 !important; }


/* ==========================================================================
   RESPONSIVE IMAGES
========================================================================== */
.feature-post-cap img{ border-bottom: 4px solid #FFB000; width: 100%; padding-bottom: 3px; }

.wp-caption{
margin: 0;
padding: 0;
max-width: 100%;
}
.wp-caption::after {
    content: " ";
    display: table;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto 0;
width: 100%;
border-bottom: 4px solid #FFB000;
padding-bottom: 3px;
}
.wp-caption p.wp-caption-text{   
font-family: 'Open Sans', arial !important;   
font-size: 14px !important;
line-height: 19px !important;
font-weight: 500;
margin-bottom: 6px !important;
padding: 12px 0px 10px 0px !important;
color: #1c1c1c;
text-align: left;
}
.wp-caption p.wp-caption-text:before {
font-family: "Font Awesome 5 Free";
content: "\f030";
font-size: 13px;
font-weight: 600;
display: block;
float: left;
margin: 0 6px 0 0;
color: #1c1c1c;
}

.alignright{float: right;  margin:0px 0px 4px 12px; }
.alignleft{float: left;  margin:0px 14px 4px 0px;  }
.aligncenter{clear:both;  display: block;  margin-left:auto;  margin-right:auto; }

.wp-block-image{
margin: 0 !important;
padding: 0 !important;
max-width: 100% !important;
}
.wp-block-image figcaption{  
font-family: 'Open Sans' , arial !important;   
font-size: 13px !important;
line-height: 17px !important;
font-weight: 700 !important;
margin-bottom: 10px !important;
padding: 3px 0px 10px 0px !important;
color: #474747 !important;
text-align: left !important;
border-bottom: 1px solid #938f8f !important;
}


/* ==========================================================================
   VIDEO RESPONSIVE
========================================================================== */
iframe{ border: 0 !important; }
.videoWrapper{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 0px;
  height: 0;
}
.videoWrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}
#videoNative video{ 
   width:100%;
   max-width: 800px;
   height:auto;
}

.wa__popup_chat_box .wa__popup_heading::before{ top: 12px; }
.wa__popup_intro, .wa__popup_powered_content, .wa__btn_popup_txt{ display: none !important; }
.wa__popup_chat_box .wa__popup_heading .wa__popup_title{
  font-size: 20px;
  font-weight: 800;
}


/* ==========================================================================
   PAGE EXPEDIENTE
========================================================================== */
.page-template-template-expediente{ background: #f6f6f6; }
#page-expediente{ margin-top: -26px; }
#page-expediente .row{ max-width: 980px !important; }
#page-expediente .topo{
position: relative;
background-color: #0c1c36;
height: 212px;
margin-bottom: 70px;
}
#page-expediente .topo::after{
  content: "";
  display: block;
  height: 100%;
  background: url(images/geral/bg-topo-expediente.jpg) no-repeat 50%;
  background-size: auto;
  background-size: cover;
  mix-blend-mode: soft-light;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#page-expediente h1{
  font-family: 'Work Sans', arial;
  font-size: 60px;
  line-height: 1;
  font-weight: 800;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 134px;
  left: 0;
  right: 0;
}
.section-title-exp h2{
  font-family: 'Work Sans', arial;
  font-size: 32px;
  text-align: center;
  font-weight: 800; 
  color: #102950;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.8px;
  padding-top: 20px;
  padding-bottom: 16px;
}
.section-title-exp h2:before{
  content: '■'; 
  margin-right: 6px;
  font-size: 25px;
  vertical-align: middle;
  display: inline-block;
  margin-top: 0px;
  color: #308df0;
}
.content-exp{ text-align: center; padding-top: 16px; padding-bottom: 40px; }
.content-exp img{
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
  transition: all 0.5s ease;
}
.content-exp img:hover{

}
.medium-exp img{
  width: 150px;
  height: 150px;
}
.content-exp h3{
  font-family: 'Archivo', arial;
  font-size: 23px;
  line-height: 30px;
  font-weight: 800; 
  color: #0e66c3;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}
.content-exp h3:after{
  content: '';
  background: #308df0;
  width: 100%;
  height: 2px;
  display: block;
}
.medium-exp h3{
  font-family: 'Archivo', arial;
  font-size: 18px;
  line-height: 23px;
  font-weight: 800; 
  color: #0e66c3;
  text-transform: uppercase;
  margin-bottom: -6px;
}
p.cargo-exp{
  font-family: 'Archivo', arial;
  font-size: 15.5px !important;
  line-height: 22px;
  font-weight: 700 !important; 
  color: #0e2a6c !important;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  text-align: center !important;
}
p.cod-exp{
  font-family: arial;
  font-size: 12px !important;
  line-height: 15px;
  font-weight: 500 !important; 
  color: #0e2a6c !important;
  text-transform: uppercase;
  margin-top: -10px;
  margin-bottom: -10px !important;
  text-align: center !important;
}
.content-exp p{
font-family: 'Archivo', arial;
font-size: 17px;
line-height: 26px;
margin-bottom: 2px;
font-weight: 400;
padding-top: 6px;
color: #302a2a;
text-align: left;
}
.contatos-sociais-exp{
  display: inline-block;
  margin-top: 10px;
}
.contatos-sociais-exp a{
display: block;
width: 24px;
height: 24px;
float: left;
margin: 4px;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
}
#page-expediente a.twitter-exp{ background-image: url('images/equipe/twitter-x-icon-03.png'); }
#page-expediente a.instagram-exp{ background-image: url('images/equipe/instagram-icon-02.png'); }
#page-expediente a.facebook-exp{ background-image: url('images/equipe/facebook-icon-7.png'); }
#page-expediente a.linkedin-exp{ background-image: url('images/equipe/linkedin-icon-03.png'); }
#page-expediente a.email-exp{ background-image: url('images/equipe/email-icon-02.png'); }
#page-expediente a.phone-exp{ background-image: url('images/equipe/phone-icon-6.png'); }


.author-content-title{
  border-left: 5px solid #0e66c3;
  margin: 10px 10px 0px 10px;
  padding-left: 1.2rem;
  quotes: "\201C""\201D""\2018""\2019";
}
.author h3{
  font-family: 'Archivo', arial;
  font-size: 28px;
  line-height: 30px;
  font-weight: 800; 
  margin-top: -1px;
  color: #0e66c3;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}
.author .content-exp { float: left; }
.author .content-exp img{ float: left; text-align: left; margin-right: 24px; width: 224px; height: 224px; border: 4px solid #1b1a1a; padding: 4px; }
.author p.cargo-exp{ text-align: left !important; }
.author p.cod-exp{ 
  font-family: arial;
  font-size: 12px !important;
  line-height: 15px;
  font-weight: 600 !important; 
  color: #0e2a6c !important;
  text-transform: uppercase;
  margin-top: 4px; 
  margin-bottom: 0px !important;
  text-align: left !important; 
}
.author .contatos-sociais-exp{ float: left; margin-top: 6px; }
.author a.twitter-exp{ background-image: url('images/equipe/twitter-x-icon-03.png'); }
.author a.instagram-exp{ background-image: url('images/equipe/instagram-icon-02.png'); }
.author a.facebook-exp{ background-image: url('images/equipe/facebook-icon-7.png'); }
.author a.linkedin-exp{ background-image: url('images/equipe/linkedin-icon-03.png'); }
.author a.email-exp{ background-image: url('images/equipe/email-icon-02.png'); }
.author a.phone-exp{ background-image: url('images/equipe/phone-icon-6.png'); }


/* ==========================================================================
   ARCHIVE AUTHOR
========================================================================== */
.card-row-author{
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  --grid-gutter: 24px;
  grid-gap: var(--grid-gutter);
  margin-bottom: 30px;
}
.card-row-author h2{
  font-family: 'Archivo', arial;
  font-size: 20.5px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 4px;
  letter-spacing: 0px;
}


/* ==========================================================================
   COMMENTS FORM
========================================================================== */
button.alm-load-more-btn{ 
font-family:'Archivo', arial !important; 
font-weight: 500 !important; 
letter-spacing: -0.4px;
width: 100% !important;
background: #ccc !important;
color: #000 !important;
margin-top: -10px !important;
margin-bottom: 0px !important;
font-size: 18px !important; 
height: 46px !important; 
text-transform: uppercase;
}
button.alm-load-more-btn:hover{ background: #1272b8; }
.alm-load-more-btn.done{ display: none !important; }

.show-comments{
font-family: 'Archivo', arial; 
font-size: 21px;
padding: 14px 10px 14px 10px;
top: 50px;
font-weight: 900;
text-transform: uppercase;
text-align: center;
border: 2px solid #0c1c36;
color: #0c1c36;
background: transparent;
width: 100%;
cursor: pointer;
margin-bottom: 20px;
}
.show-comments i{ font-size: 21px !important; color: #0c1c36 !important; margin-right: 4px; }
.show-comments:hover{ border: 2px solid #0c1c36; color: #0c1c36; }
.show-comments:hover i{ color: #0c1c36 !important; }
    
/* COMMENTS */
.info-comment{
  font-family: 'Open Sans', arial;
  background: #f2f1d4;
  color: #000000;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 20px;
}
#comments { margin-top: 20px; margin-bottom: 40px; }
#comments span.required { color: #C30 }
.commentlist { margin: 0 }
.commentlist .children { margin-left: 30px; }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment,
.commentlist .pingback { border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px; }
.comment-author { left: 0; position: absolute; top: 0; }
.comment-author .avatar { display: block; border-radius: 4px; }
.comment-meta { margin-bottom: 10px }
.comment-meta .fn { font-family: 'Archivo', arial; font-size: 17px; font-weight: 800; color: #0c1c36; display: block; }
.comment-date { display: inline-block; margin-right: 5px; }
.comment-details { margin-left: 0px; }
.comment-content p{ 
font-family: "Open sans", arial;
font-size: 16px;
line-height: 24px;
font-weight: 400;
margin-bottom: 10px;
color: #212121;
}
p.comment-notes{ 
font-family: "Open sans", arial;
font-size: 14px;
line-height: 24px;
font-weight: 600;
color: #000;
margin-top: 10px;
}
.comment-date a,
a.comment-reply-link { font-family: 'Open Sans', arial; font-size: 0.85em; color: #527bbe; font-weight: 600; font-style: italic; }
.comment-date { font-family: 'Open Sans', arial; font-size: 0.8em; color: #51557b; font-weight: 500; font-style: italic; }
a#cancel-comment-reply-link { color: #d55353; display: inline; font-size: 1em; margin-left: 10px; }
a#cancel-comment-reply-link:hover { text-decoration: underline; }
#respond { margin: 40px 0 0; }
.commentlist li article { position: relative }
#log-out { float: right; margin-top: -56px; }
.comment-form-comment label[for="comment"] { display: none }
#reply-title { font-size: 1em; margin: 0 0 20px; }
#reply-title .heading { margin-bottom: 10px; }
p.logged-in-as { font-size: 0.9em; margin-bottom: 20px }
#comments .form-allowed-tags { display: none }
.comment-awaiting-moderation { background: #02AACE; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; margin-top: 10px; padding: 2px 6px; }
#comments .pingback .comment-details { margin-left: 0; }

h3#reply-title{
    font-family: 'Archivo', arial; 
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    color: #0c1c36;
    margin-bottom: 20px;
    letter-spacing: 0.2px;
}
h3#theChampReplyTitle{
    font-family: 'Archivo', arial; 
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    color: #0c1c36;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
.theChampCommentingTabs ul{
    font-family: 'Archivo', arial; 
    font-size: 16px;
    line-height: 16px;
    font-weight: 800;
    color: #000000;
    text-transform: uppercase;
}
li.theChampSelectedTab {
    color: #0c1c36 !important;
    padding-bottom: 4px !important;
    border-bottom: 3px solid #0c1c36 !important;
}
.comment-form-captcha label{ display: none !important; }
.comment-form-captcha span.required{ display: none !important; }

.cld-like-wrap{ color: #0c1c36; }
.cld-like-wrap .fa-thumbs-up{ color: #0c1c36; }
.cld-dislike-wrap{ color: #179013; }
.cld-dislike-wrap .fa-thumbs-down{ color: #179013; }

#feelbox-title{
    font-family: 'Archivo', arial; 
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    color: #000000;
    margin-bottom: 20px;
    letter-spacing: 0.2px;
}
#title span{ display: none !important; }
#sparkbardiv ul{ list-style-type: none !important; }
.sparkbar div{ height: 4px; }
.spark1, .spark2, .spark3, .spark4, .spark5, .spark6{ background-color: #ccc; }

h2#comments-title{
    font-family: 'Archivo', arial; 
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    color: #0c1c36;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
#comments label{
    display: none;
}
#comments .comment-form-author,
#comments .comment-form-email{
    float: left;
    width: 32%;
    margin-right: 13px;
    margin-bottom: 16px; 
}
#comments .comment-form-url{
    float: left;
    width: 32.5%;
    margin-right: 0px;
    margin-bottom: 16px; 
}

#comments input[type="text"] {
  font-family: 'Archivo', arial !important;
  width: 100%;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #000000 !important;
  border: 1px solid #977b7e;
  border-radius: 3px !important;
  padding: 12px 16px 12px 10px !important;
  outline: none !important;
  box-shadow: none !important;
  margin-bottom: 0px;
}
#comments input[type="text"]:focus{
  border: 1px solid #977b7e !important;
}
#comments input::placeholder{
  color: #696969;
}
#comments textarea {
  font-family: 'Archivo', arial !important;
  width: 100%;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #000000 !important;
  border: 1px solid #977b7e;
  border-radius: 3px !important;
  padding: 6px 16px 24px 10px !important;
  outline: none !important;
  box-shadow: none !important;
  margin-top: 29px;
  margin-bottom: 0px;
}
#comments textarea:focus {
  border: 1px solid #977b7e !important;
}
#comments textarea::placeholder{
  color: #696969;
}
#comments input[type="submit"] {
  font-family: 'Archivo' , arial;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  background: #FFB000;
  border: 0;
  border-radius: 0;
  padding: 12px 11px 12px 13px;
  color: #ffffff;
  cursor: pointer;
  margin-top: -20px;
  margin-bottom: -20px;
}
#comments input[type="submit"]:hover {
  background: #FFB000;
}
#comments .children{
    margin-left: 3em;
}

/* ==========================================================================
   ARCHIVE
========================================================================== */
h1.title-archive { font-family: 'Archivo', arial ; font-weight:700; font-size:30px; color:#363636; text-transform: uppercase;  letter-spacing: -2px;  margin-top: -6px; margin-left:2px; }
.lista-archive h2 { font-family: 'Archivo', arial; font-size: 22px; line-height: 27px; font-weight: 600; margin-bottom: 4px; letter-spacing: 0px; }
.lista-archive h2 a{ color: #000000; text-decoration: none;  }
.lista-archive h2 a:hover{ color: #FFB000; text-decoration: none;  }
.lista-archive .lista-archive-item:after{
  content: " ";
  display: table;
  margin-top: 12px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #e3e1e1;
}
.lista-archive img { float: left; margin: 2px 14px 22px 0px; width: 310px; height: 190px; }
.date{ font-family: 'Open Sans', arial; color: #363636; font-size:13px; line-height:20px; font-weight: 400; margin: 0px; padding-top:8px; }
.content-thumb-archive{ margin-right: 10px; }
p.resume-archive{ font-family: 'Open Sans', arial; font-size: 16px; line-height: 21px; font-weight: 400; color: #3a3737; }
p.resume-archive a{ color: #3a3737; }
p.resume-archive a:hover{ color: #FFB000; }

.cat-eventos-archive {
    font-family: 'Archivo', arial;
    font-weight: 700; 
    display: inline-block;
    background-attachment: scroll;
    background-position: 0px 0px;
    background-repeat: repeat;
    padding: 4px 4px 4px 5px;
    margin-left: 18px;
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 18px;
    color: #FFF;
    background: #121154;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* ==========================================================================
   GALLERY ITEM PRETTY-PHOTO
========================================================================== */
.gallery .gallery-item img {
    width: 100%;
    background:none;
    padding: 0px 10px 16px 10px;
    height:auto;
}
#gallery-2 img {
    border:none !important;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
    height: auto;
}
#gallery-2 img:hover{
    opacity: 0.6;
    margin: -5px 0 5px;
}

#gallery-2ss img {

}

.fotorama--wp{
  background: #0c1c36 !important;
  padding: 0px 0px 0px 0px !important;
}
.fotorama__wrap{
  background: #0c1c36 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  position: relative !important;
}
.fotorama__caption__wrap{
  padding: 10px 0px 10px 0px !important;
  font-size: 13px !important;
  line-height: 14px !important;
  width: 100% !important;
  height: 100% !important;;
  background: #0c1c36 !important;
  text-align: center !important;
}
.fotorama__wrap img{ max-height: 200px; }
img.fotorama__img{
 top: 0 !important; 
 bottom: 0 !important; 
 height: 100% !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){ background: none !important; }


.not-found h2{
  font-family: var(--font-family-primary);
  font-weight: 900;
  font-size: 30px;
  color: #1c1c1c !important;
  letter-spacing: -0.2px;
}
.not-found p.title-search{
  font-family: var(--font-family-primary);
  font-weight: 700;
  font-size: 24px;
  color: #1c1c1c !important;
  letter-spacing: -0.2px;
}
.not-found p{
  font-family: var(--font-family-primary);
  font-weight: 600;
  font-size: 16px;
  color: #1c1c1c !important;
  letter-spacing: -0.2px;
}
.not-found-404{ min-height: 600px !important; text-align: center; }
.not-found-404 h2{
  font-family: var(--font-family-primary);
  font-weight: 900;
  font-size: 30px;
  color: #1c1c1c !important;
  letter-spacing: -0.2px;
}
.not-found-404 p.title-search{
  font-family: var(--font-family-primary);
  font-weight: 700;
  font-size: 24px;
  color: #1c1c1c !important;
  letter-spacing: -0.2px;
}
.not-found-404 p{
  font-family: var(--font-family-tertiary);
  font-weight: 500;
  font-size: 16px;
  color: #1c1c1c !important;
  letter-spacing: -0.2px;
  padding: 0px 30px 0px 30px;
}
.not-found-404 .fa-exclamation-triangle{
  font-size: 16em;
  margin: 0 auto;
  color: #ccc;
}
a.btn-404{
font-family: var(--font-family-primary);
background: var(--global-primary-color) !important;
font-size: 14px;
font-weight: 700;
color: #ffffff;
display: inline-block;
padding: 4px 8px 4px 8px;
text-transform: uppercase;
}
a.btn-404:hover{ background: var(--global-secondary-color) !important; }

/* ==========================================================================
   SIDEBAR
========================================================================== */
.widget{ border:1px solid #cfcfcf; margin-bottom: 32px; }

h3.widget-title{
font-family: 'Work Sans', arial;
font-size: 19px;
line-height: 19px;
font-weight: 700;
letter-spacing: 0px;
text-transform: uppercase;
padding: 9px 0px 4px 10px;
color: #161616;
border-left: 5px solid #FFB000;
}
.line-widget-title{
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 20px;
}
#text-42 .line-widget-title{
    border-bottom: 0px;
    margin-bottom: 0px;

}
#search-2, #search-3{
    border: 0;
    margin-top:2px;
    margin-bottom: 10px;
}
#searchsubmit{ font-size:14px; font-weight: 600;  text-transform:uppercase;   border-radius: 0px 3px 3px 0px; }
input#s{ color:#696969; font-size:14px; line-height: 20px; font-weight: 600;   }


.single-post .sidebar{  margin-top: 20px; }
#text-38 {
    width: 100%;
    padding: 16px 0px 18px 0px !important;
    border: 0;
    margin-bottom: 0;
    background: none;
}
#text-2 , #text-12, #text-19, #text-31{ border: 0; }
#execphp-3, #execphp-4{ border: 0; margin-bottom: 0px; }
.previsao_tempo_home{ margin-top: 50px; }
#previsao{ padding-top: 20px; margin-left: -4px; }


/* ==========================================================================
   POPULAR POSTS
========================================================================== */
.pop-layout-v{ margin-bottom: 34px; }
.pop-layout-v a{ outline:0; text-decoration: none !important; }

.pop-inside-2{ padding: 10px !important; }
ul.pop-widget-tabs li a{ border-bottom: 3px solid #e40e03 !important; }
ul.pop-widget-tabs li a:hover, ul.pop-widget-tabs li a.active, ul.pop-widget-tabs li a:active, ul.pop-widget-tabs li a:focus {
    text-decoration: none;
    background: transparent !important;
    color: #ffffff !important;
    background: #e40e03 !important;
    border-bottom: 3px solid #e40e03 !important;
}
ul.pop-widget-tabs a{
font-family: 'Montserrat', arial !important;
font-size: 14px!important;
color: #1c1c1c !important;
padding:4px 8px 1px 8px !important;
letter-spacing: 0px !important;
text-transform: uppercase;
font-style: italic;
}
div.pop-inside ul li{
font-family: 'Open Sans', arial;
font-size: 15px;
line-height: 19px !important;
color: #1c1c1c !important;
font-weight: 700 !important;
}
#popular-widget-2 div.pop-inside ul li .pop-title a{
margin-top: -8px !important;
line-height: 18px !important;
color: #1c1c1c !important;
}
div.pop-inside ul li .pop-title:hover{ color: #222; opacity: .6; }




/* ==========================================================================
   TAB WIDGET
========================================================================== */
  ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 40px;
    border-bottom:none;
    border-left: none;
    width: 100%;

  }

  ul.tabs h3{
    font-family: 'Archivo' , arial ; 
    font-size:20px;
    color:#363636;
    text-transform: uppercase;
    letter-spacing: -2px;
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 0px 14px 0 14px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;

  }

  ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 0px 10px ;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid  none; 
    border-left: 1px solid none;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
    -o-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -khtml-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
     transition: color 0.2s linear;
  }

h3.tab-border-left{  border-left: 1px solid  #CFCFCF;  }

  ul.tabs li:hover { color:#003e76; } 
  ul.tabs li.active{  color:#003e76; }

  .tab_container {
    border:none;
    clear: both;
    float: left; 
    width: 100%;
    background: #FFFFFF;
  }
  .tab_content {
    display: none;
  }
  #container {
    width: 100%;
    margin: 0 auto; 
    font-family:arial;
  }


/* ==========================================================================
   MAIS LIDAS
========================================================================== */
.mais-lidas{ counter-reset: my-badass-counter; margin-top: 20px; margin-bottom: 18px; }
.mais-lidas dt::after{
    width: 100%; 
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    float: left;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    content:" ";  
    display: block; 
    clear: both; 
}
.mais-lidas dt:last-child::after{ border-bottom: none; }
.mais-lidas img{ float: left; width: 120px; height: 84px; margin-right: 12px; }
.mais-lidas dt{
position: relative;
font-family: 'Archivo' , arial, georgia, helvetica; 
font-size: 15.5px;
line-height: 21px;
font-weight: 500;
padding: 6px 0 10px 0;
line-height: 20px;
margin-right: 8px;
float: left;
letter-spacing: -0.2px;
}
.mais-lidas dt::before{
content: counter(my-badass-counter);
counter-increment: my-badass-counter;
position: absolute;
left: 0;
top: 0;
font-family: 'Archivo' , arial, georgia, helvetica;
font-size: 16px;
font-weight: 800;
padding: 6px 10px 5px 10px;
background-color: #0c1c36;
color: #000000;
margin-top: 6px;
margin-left: 10px;
z-index: 9;
}
.mais-lidas dt a{ color: #161616; }
.mais-lidas dt a:hover{ color: #FFB000; }
.mais-lidas dd{ margin: 0 0 50px 0; } 
.mais-lidas dt, .mais-lidas dd{ padding-left: 10px; }



/* ==========================================================================
   MAIS LIDAS DA SEMANA
========================================================================== */
.mais-lidas-semana { counter-reset: my-badass-counter; margin-top: 20px; margin-bottom: 18px; }
.mais-lidas-semana dt {
position: relative;
font-family: 'Archivo' , arial, georgia, helvetica; 
padding: 6px 0 24px 0;
line-height: 20px;
margin-right: 0px;
}
.mais-lidas-semana dt:before {
content: counter(my-badass-counter);
counter-increment: my-badass-counter;
position: absolute;
left: 0;
top: 0;
font-family: 'Archivo' , arial, georgia, helvetica;
font-size: 60px;
padding: 4px 12px 6px 2px;
color: #696969;
margin-top: 12px;
margin-left: 0px;
letter-spacing: -8px;
}

.mais-lidas-semana dt { border-bottom: 1px dotted #B5B5B5; margin-left: 8px; margin-bottom: 30px; }
.mais-lidas-semana dt:last-child{ border-bottom: 0; }
 
.mais-lidas-semana dd { margin: 0 0 50px 0; } 
.mais-lidas-semana dt, .mais-lidas dd { padding-left: 50px; }

.mais-lidas-semana dt h2{
position: relative;
font-family: 'Archivo' , arial, georgia, helvetica; 
font-size: 26px;
line-height: 28px;
font-weight: 700;
padding: 6px 0 24px 0;
margin-top: 8px;
margin-left: 20px;
margin-right: 0px;
}



/* ==========================================================================
   PAGINATION
========================================================================== */
#container_pagination{ margin-bottom: 80px; }

 .pagination {
    font-family: "Open Sans", arial;
    clear:both;
    padding:20px 0;
    position:relative;
    font-size:13px;
    line-height:15px;
    }
     
    .pagination span, .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    text-decoration:none;
    width: auto;
    color: #fff;
    background: #0c1c36 !important;
    }
     
    .pagination a:hover{
    color: #0c1c36;
    background: #ffb000 !important;
    }
     
    .pagination .current{
    padding: 6px 8px 5px 8px;
    background: #ffb000 !important;
    color: #0c1c36;
    }



/* ==========================================================================
   FORM
========================================================================== */
h3.titulo-fale-conosco {
font-size:24px;
margin-top: 0px;
margin-bottom:20px;
}

p.titulo-label {
font-size:16px !important;

}

input[type="text"]:focus,[type="email"]:focus,[type="tel"]:focus {  
    border:1px solid #000000!important;
    box-shadow:none !important; 
}

.campo_texto {
width:80%!important;
border:1px solid #a7a7a7!important;
background:#e8e8e8!important;
font-size:15px!important;
}

.campo_telefone {
width:150px!important;
border:1px solid #a7a7a7!important;
background:#e8e8e8!important;
font-size:15px!important;
}

.campo_captcha {
width:140px!important;
border:1px solid #a7a7a7!important;
background:#e8e8e8!important;
font-size:15px!important;
}

.campo_area {
width:84%!important;
height:180px!important;
border:1px solid #a7a7a7!important;
background:#e8e8e8!important;
font-size:15px!important;
}

.campo_area:focus { 
  border:1px solid #000000!important;
  box-shadow:none !important; 
}

.wpcf7-submit {
font-size:15px;
background:#E8E8E8;
width:80px;
color:#363636;
font-weight:700;
border:1px solid #363636;
cursor:pointer;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:4px;
}

.wpcf7-submit:hover {
background:#828282;
width:80px;
color:#FFF;
font-weight:700;
border:1px solid #363636;
cursor:pointer;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:4px;
}

div.wpcf7-validation-errors,.wpcf7-not-valid-tip {
border:transparent!important;
background:#EEDD82;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
line-height:14px;
font-weight:700;
color:#000000;
text-shadow:1px 1px 1px rgba(255,255,255,0.2);
text-align:center;
font-size:14px!important;
margin:0!important;
padding:6px!important;
}

div.wpcf7-validation-errors {
width:95%;
padding:14px 5px!important;
}

.wpcf7-not-valid-tip {
display:block;
position:relative!important;
top:0!important;
left:0!important;
background:#FFF780!important;
font-size:12px!important;
margin-top:8px!important;
width:70% !important;
}

span.wpcf7-not-valid-tip {
text-align:center;
text-shadow:none;
font-size:13px!important;
background:#A52A2A!important;
color:#fff!important;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
width:70% !important;
height:28px!important;
border-color:#8B2500;
padding:5px;
}
.wpcf7-mail-sent-ok{
text-align:center;
text-shadow:none;
font-size:13px;
font-weight:700;
background:#006400!important;
color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
border-color:#006400;
padding:10px;
}
span.req{
color:red;
}


/* ==========================================================================
   FOOTER
========================================================================== */
footer{ 
  background-color: #0c1c36 !important;
  color: #ffffff;  
  padding: 32px 0 6px 0;
}
.content-footer{ text-align: center; }
.box-footer{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px,1fr));
  --grid-gutter: 24px;
  grid-gap: var(--grid-gutter);
}
.selo-footer{ width: 300px; margin: 0 auto; margin-bottom: 10px; }
.ivc-footer{ width: 89px; margin: 0 auto; margin-top: 10px; margin-bottom: 20px; }
.logo-footer{ width: 230px; margin: 0 auto; margin-top: 10px; margin-bottom: 18px; }
.logo-deposiphotos{ width: 150px; margin: 0 auto; margin-top: 10px; margin-bottom: 18px; }

.menu_footer { margin-left: -5px; margin-bottom: 14px; }
.menu_footer li { display:inline; list-style-type: none; text-align:center; padding: 0 6px; }
.menu_footer li:last-child { display:inline; padding-right: 0px; }
.menu_footer a{  
    font-family: 'Work Sans', arial;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff; 
    letter-spacing: 0px;
    text-transform: uppercase;  
}
.menu_footer a:hover{ color: #ffffff; }
.dVYIqU{ bottom: 34px !important; }
.llcnCH{ bottom: 24px !important; }

#social-foot{
     display: inline-block;
     text-align: center;
}
#social-foot ul{
     margin-left: -10px;
     padding-left: 0px;
}
#social-foot li{
     color: #ffffff;
     list-style-type: none;
     display: inline-block;
     width: 44px;
     height: 44px;
     padding: 7px 8px 0px 8px;
     font-size: 22px;
     line-height: 30px;
     border: 2px solid #ffffff;
     border-radius: 100%;
     cursor: pointer;
     margin-left: 8px;
     margin-bottom: 0px;
     transition: ease .3s;
}
p.email-footer{ font-family: 'Archivo', arial; font-size: 16px; line-height: 16px; font-weight: 400; color: #ffffff; margin-bottom: 10px; letter-spacing: 0.2px; }
p.email-footer a{ color: #ffffff; }
.cop p{ font-size: 13px; margin-top: 0px; }

#backtotop {
cursor:pointer;
display:none;
position:fixed;
padding:7px;
text-align:center;
font-size:14px;
z-index:1000;
bottom:0.51em;
right:0.50em;
width: 36px;
height: 36px;
color: #ffffff;
opacity: 0.7;
filter: alpha(opacity=70); /* For IE8 and earlier */
}
#backtotop:hover{
    opacity: 10;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


/* ==========================================================================
   MEDIA QUERIES
========================================================================== */
/* maior que */
@media screen and (min-width: 980px) {
#col-content-single{ width: 69%; }
#col-secondary{ width: 29%; margin-top: 20px; }
}

@media screen and (max-width: 1000px) {
#fixa-menu { display: none; }
.banner-top-mobile{ margin-top: 24px; }
}

@media screen and (min-width: 240px) and (max-width: 768px) {
.header{ height: 80px; }
.header-sidebar{ height: 66px; }

.banner-bet{ height: 275px; }

.banner-home-ad-0{ margin-top: -10px;  margin-bottom: 30px; }
.banner-home-ad-01{ margin-bottom: 22px; }

#cat-01 .big-heading{ margin-top: 0px; }
#cat-02 .big-heading{ margin-top: 0px; }
#cat-03 .big-heading{ margin-top: 0px; }
#cat-04 .big-heading{ margin-top: 0px; }
.banner-home-ad-02{ margin-top: 8px; margin-bottom: 26px; }
.banner-home-ad-03 p.text-pub { margin-bottom: 0px; }
#cat-05 .big-heading{ margin-top: 0px; }
#cat-06 .big-heading{ margin-top: 0px; }
#cat-07 .big-heading{ margin-top: 0px; }
#cat-08 .big-heading{ margin-top: 6px; }
#cat-09 .big-heading{ margin-top: 0px; }
#cat-10 .big-heading{ margin-top: 18px; }
#cat-11 .big-heading{ margin-top: 8px; }
#mais-noticias .big-heading{ margin-top: -10px; }

.destaque-layout-01 .item .destaque-layout-01-item{ padding: 35px 30px 12px 24px; }
.destaque-layout-01 .item .destaque-layout-01-item h2{ font-size: 23px; line-height: 27px; width: 96%; }
.box-destaque-02 .destaque-layout-01 .item .destaque-layout-01-item h2{ font-size: 23px; line-height: 27px; width: 96%; }
.sub-destaque-layout-01 .item .sub-destaque-layout-01-item h2{ width: 100%; }
.sub-destaque-layout-02 .item .sub-destaque-layout-02-item h2{ width: 100%; }
.box-sub-destaque-02 .sub-destaque-layout-03{ margin-bottom: -12px; }
.sub-destaque-layout-03 .item img{ height: auto; }

h2.title-category-single{ margin-top: -10px; }
h1.single-title{ font-size: 24px; line-height: 28px; letter-spacing: -0.6px; }
h2.subtitle{ font-size: 17.5px; line-height: 22px; margin-bottom: 2px; }

#page-expediente{ margin-top: -22px; }
#page-expediente .topo{ height: 130px; margin-bottom: 20px; }
#page-expediente h1{ font-size: 40px; top: 42px; }
.section-title-exp h2 { font-size: 30px; line-height: 32px; margin-top: 10px;}
.content-exp{ padding-top: 20px; padding-bottom: 20px; }
.content-exp h3{ font-size: 20px; }

.author-content-title{
  border-left: none;
  margin: 0px;
  padding: 0px;
  quotes: "\201C""\201D""\2018""\2019";
}
.author h3{
  font-family: 'Archivo', arial;
  font-size: 28px;
  line-height: 30px;
  font-weight: 800; 
  color: #0e66c3;
  text-transform: uppercase;
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 4px;
  text-align: center;
}
.author .content-exp { float: left; text-align: center; padding-top: 16px; }
.author .content-exp img{ float: none; text-align: center; margin-right: auto; }
.author p.cargo-exp{ text-align: center !important; }
.author p.cod-exp{ 
  font-family: arial;
  font-size: 12px !important;
  line-height: 15px;
  font-weight: 600 !important; 
  color: #0e2a6c !important;
  text-transform: uppercase;
  margin-top: 4px; 
  margin-bottom: 0px !important;
  text-align: center !important; 
}
.author .contatos-sociais-exp{ float: none; margin-top: 8px; }

.wpusb{ margin-top: 10px; }
.wpusb-item{ margin-right: 8px !important; margin-bottom: 5px !important; }
.btn-google a{ margin-top: -58px; }

#gallery-2 .gallery-item {
    float: left;
    margin-top: 0px;
    padding: 0px;
    width: 100% !important;
}
.gallery .gallery-item img {
    width: 100%;
    background:none;
    padding: 0px 0px 16px 0px;    
    height:auto;
}
 
.lista-archive::after{ margin-top: 18px; }
.lista-archive img{ width: 100%; height:auto !important; margin: 2px 0px 5px 0px; }
.lista-archive h2 { font-size: 20px; line-height: 24px; }

.wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption{ width: 100%; }
.wp-block-image .alignleft{ clear:both !important; float: none !important; text-align: center !important; 
 display: block !important;  margin-left:auto !important;  margin-right:auto !important; margin-bottom:14px;}
.wp-block-image .alignleft img{ width: 100%; }
.wp-block-image .alignright{ clear:both !important; float: none !important; text-align: center !important; 
 display: block !important;  margin-left:auto !important;  margin-right:auto !important; margin-bottom:14px;}
.wp-block-image .alignright img{ width: 100%; }
.alignright {clear:both !important; float: none !important; text-align: center !important; 
 display: block !important;  margin-left:auto !important;  margin-right:auto !important; margin-bottom:14px;}
.alignleft {clear:both !important; float: none !important; text-align: center !important; 
 display: block !important;  margin-left:auto !important;  margin-right:auto !important; margin-bottom:14px;}
.wp-caption p.wp-caption-text{ margin-top: -2px; }

.box-footer{ grid-template-columns: 1fr; }
.selo-footer{ width: 220px; margin-bottom: -8px; }
.logo-footer{ width: 140px; margin-top: -6px !important; margin-bottom: -16px !important; }
.ivc-footer{ width: 130px; margin-bottom: 14px; text-align: center;  }

}

/* menor que */
@media screen and (max-width: 768px){
#form-busca-mobile{ top: 62px; }
#form-busca-mobile.form-busca-mobile-scroll{ top: 62px; }
}

@media screen and (max-width: 640px) {
#destaque-primario{ display: none ; }
#posts-relacionados-primario{ display: none ; }
.box-destaque{ grid-template-columns: minmax(360px, min-content) calc(100vw - 600px); display: block; }
.destaque-layout-01 .item img{ height: auto; }
.sub-destaque-layout-01 .item img{ height: auto; }
.box-destaque-02{ grid-template-columns: minmax(360px, min-content) calc(100vw - 600px); display: block; }
}
@media screen and (min-width: 641px) {
#destaque-secundario{ display: none; }
#posts-relacionados-secundario{ display: none; }
}

@media screen and (min-width: 641px) and (max-width: 880px) {
.sub-destaque-layout-03 h2{
  font-size: 15px;
  line-height: 17px;
}
.destaque-cat-home .item .destaque-cat-home-item h3{ 
  font-size: 14px;
  line-height: 18px;
}
.destaque-cat-home .item .destaque-cat-home-item{ padding: 35px 20px 8px 20px; }
.list-cat-vertical-home img{ width: 60px; height: 64px; }
.list-cat-vertical-home h3{
  font-size: 14px;
  line-height: 15px;
}

}

/* menor que */
@media screen and (max-width: 500px) {
.hide-mobile{ display: none !important; }
.ticker-heading{ display: none; }
 .ticker-wrap {
   margin-top: 10px;
   margin-bottom: 16px;
}
}
/* maior que */
@media screen and (min-width: 501px) {
.hide-desktop{ display: none !important; }
#wpusb-container-fixed{ display: none; }
}
/* menor que */
@media screen and (max-width: 980px) {
#menu-header-container{ display: none; }
#backtotop{ display: none !important; }
}
@media screen and (min-width: 980px) {
.destaque-cat-home-02 .item img{ height: 278px; }
#col-home-left-02 .destaque-cat-home-02 .item img{ height: 276px; }
}

@media screen and (min-width: 900px) {
.destaque-cat-home .item img{ height: 248px; max-height: 248px; }
}

@media screen and (min-width: 320px) and (max-width: 768px) {
p.resume-archive{ display: none; }
}

@media screen and (max-width: 1020px) {
#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url{
    width: 99%;
}
#comments textarea{
  width: 99%;
}
}