/*
Theme Name: OCP
Theme URI: http://www.ocponline.com.br
Description: Tema para Notícias
Author: Jonathas Guerra
Author URI: http://wwww.jonathasguerra.com.br
Version: 0.3
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,900);

@import url(https://fonts.googleapis.com/css?family=Bitter:400,500,900);


body,html {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #636b6f;
    padding: 0;
    margin: 0;
}

.luz {
  display:none;
  /*position:absolute;*/
  position:fixed;
  left:0;
  top:0;
  height:100%;
  width:100%;
  z-index:1040;
  background-color:#000;
  opacity:0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
}
.popup {
  display:none;
/*  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;*/
/*  background:#fff;*/
  left:50%;
  margin-left:-250px;
  margin-top:2%;
  position: fixed;
  width:530px;
  height: 447px;
  z-index:5100;
  text-align: center;
}
.titulopopup {
  width:100%;
  height:40px;
}
.titulolistagem p{
  margin-left:5px;
  margin-top:-3px;
  font-size:16px;
  color:#222;
  font-weight:bold;
}
.titulopopup a{
  margin-top:9px;
  float:right;
  margin-right:4px; 
}
.tpopup{
  float:left;
  margin-left:4px;
  margin-bottom:0;
  margin-top:2px;
  width:80%;
}
.conteudopopup {
  /*border:1px solid #DDDDDD;*/
  width:98%;
  padding:1%;
}
.carregando{
  width:100%;
  height:32px;
  text-align:center;  
}
.pretao {
  color:#000; 
}
#titulo {
  font-size: 23px;
  margin-left: 10px;
}

.nb-error {
  margin: 0 auto;
  text-align: center;
  max-width: 760px;
  padding: 60px 30px;
}

.nb-error .error-code {
  color: #2d353c;
  font-size: 96px;
  line-height: 100px;
}

.nb-error .error-desc {
  font-size: 12px;
  color: #647788;
}
.nb-error .input-group{
  margin: 30px 0;
}
.texto-alta {
  color: white; font-size: 25px; margin-left: 15px; padding-bottom: 0; margin-bottom: 0; position: absolute; top: 160px;
}
.item-em-alta {
  display: block;
  border-top: 1px solid #eee;
  padding: 8px 15px 8px 15px;
  font-size: 14px;
  color: #222;
}
.item-em-alta:hover{
  color: #666;
  text-decoration: none;
}
.item-jornal-digital {
  min-height: 420px;
}
.flat {
    -webkit-transition: height 2s; /* For Safari 3.1 to 6.0 */
    transition: height 2s;
    display: none !important;
}
.ads {
    border: 1px solid #eee; padding: 15px; display: table; margin: auto;

 /*   -webkit-transition: height 2s;  For Safari 3.1 to 6.0 
    transition: height 2s;*/
}
.current {
  background-color: #333 !important;
}
.page-numbers {
  padding: 14px; color: white;

}
.open-menu {
  display: block !important;
    transition: all .3s ease-in-out;

}
#caixa_login {
  height: auto;
  width: 280px;
  background-color: #fff;
  position: fixed;
  z-index: 2;
  margin-left: 64%;
  margin-top: 3px;
  padding-top: 8px;
  padding-bottom: 8px;
    transition: all .3s ease-in-out;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
}
#sub-menu {
  height: auto;
  width: 200px;
  background-color: #fff;
  position: fixed;
  z-index: 2;
  margin-left: 15px;
  margin-top: 3px;
  padding-top: 8px;
  padding-bottom: 8px;
    transition: all .3s ease-in-out;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
}
.item-menu {
  line-height: 10px;
  padding: 10px;
  display: block;
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
    transition: all .3s ease-in-out;


}
.item-menu:hover{
  color: white;
  text-decoration: none;
    transition: all .3s ease-in-out;
}
.item-menu-left {
  line-height: 20px;
  padding: 10px;
  display: block;
  width: 200px;
  float: left;
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
    transition: all .3s ease-in-out;


}
.item-menu-left:hover{
  color: white;
  text-decoration: none;
    transition: all .3s ease-in-out;
}
.item-jornal-dital {
  min-height: 400px;
  border-right: 10px solid #fff;
}
.titulo-post {
    color: #000;
    font-size: 60px;
    margin-top: 45px;
    line-height: 62px;
    margin-bottom: 75px;
    text-transform: none;
    text-align: center;
}
.titulo-post>small {
    font-size: 20px;
    display: block;
    padding: 5px 100px;
    line-height: 24px;
}
.titulo-post:before {
    width: 100px;
    bottom: -15px;
    height: 6px;
    left: 50%;
    margin-left: -50px;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.logo {
  height: 41px;

  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

}
.zoom::before {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(52, 73, 94, 0.75);
}
.wp-caption-text {
  font-size: 12px;
  color: #999;
    line-height: 20px !important;
    border-left: 1px solid #999;
    text-align: left !important;
    padding-left: 10px;
    margin-top: 10px;
    margin-left: 4px;
}
.page-post .post-content {
    color: #444 !important;
    font-size: 20px !important;
    line-height: 32px !important;
}
.post-content > p{
    color: #444 !important;
    font-size: 20px !important;
    line-height: 32px !important;
}
.post-content > div{
    color: #444 !important;
    font-size: 20px !important;
    line-height: 32px !important;
}
.post-content > div > p{
    color: #444 !important;
    font-size: 20px !important;
    line-height: 32px !important;
}
.post-content > img {
  border-radius: 5px;
  max-width: 100% !important;
}
/*
.page-post .post-content {
    color: #444 !important;
    font-size: 20px !important;
    line-height: 32px !important;
}
*/
/*.contianer img.alignleft {display:inline; float:left; margin:5px 15px 5px 0;}
.contianer img.alignright {float:right; margin:5px 0 5px 15px;}
.contianer img..aligncenter {} {display:block; margin:10px auto;}
.contianer img.border {background:#ccc; border:4px solid #f0f0f0; color:#333; padding:1px;}*/
.aligncenter {
  text-align: center;
  margin: auto;
  max-width: 100% !important;
  height: auto !important;
  border-radius: 4px;
}
.parent:hover .zoom:before,
.parent:focus .zoom:before {
  display: block;
}

.zoom2 {
    /*height: 200px;*/
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
  cursor: pointer;
}
.zoom {
    height: 200px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
  cursor: pointer;
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-position: center center; 
}

.zoom:hover .child, .zoom:focus .child {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.zoom2:hover .child, .zoom2:focus .child {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.barrinha:hover .caps:before, .barrinha:focus .caps:before {
    width: 200px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ads_animacao {
    display: table !important;
    -webkit-animation: fadeIn 3s;
    animation: fadeIn 3s;

}
.ads_leader_board {
  display: none;

    transition: all 3s ease-in-out;
}
.logo:hover{
    
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

}
.wp-caption {
  max-width: 100% !important;
}
/*
.zoom {
  background-size: cover;
  background-position: center center;
}
.zoom:hover{
    
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s;

}
*/
.social-icon {
    margin-right: 2px;
    padding: 2px;
    background-color: #eee;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0px solid #000000;
}
.social-icon i{
    width: 18px;
}
.top-bar {
    height: 30px;
    z-index: 1040;
    min-height: 30px;
    margin-bottom: 0;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    line-height: 30px;
}
.links-top-bar a{
    font-size: 12px;
    color: #666;
    margin-left: 10px;
}
.colunistas  img{
    width: 71px;
}
.colunistas  a{
    font-size: 12px;
}
.menu {
    height: 60px;/*
    margin-top: 30px;*/
    line-height: 60px;
    color: white;
    position: fixed;
    width: 100%;
    z-index: 5;
      transition: all .3s ease-in-out;
}
.menu-fixo {
  top: 0;

      transition: all .3s ease-in-out;
}
.left {    text-align: left; }
.right {    text-align: right; }
.center { text-align: center; }
.space10 { margin:0; padding:0; height:10px; }
.space20 { margin:0; padding:0; height:20px; }
.space30 { margin:0; padding:0; height:30px; }
.space40 { margin:0; padding:0; height:40px; }

.col-xs-55,
.col-sm-55,
.col-md-55,
.col-lg-55 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.busca-topo {
    border:0;
    background-color: white;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 7px;
}
.destaque-list {
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;

}
.destaque-list .categoria{
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
}
.t-right {
    text-align: right;
}
.destaque-list p{
    margin-top: -5px;
    font-size: 12px;
    font-weight: bold;
}
.preto {
    background-color: black;
}
.cinza {
    background-color: #eee;
}
.rosa {
    background-color: pink;
}
.t-branco {
    color: #fff;
}
.nopadding {
    padding: 0 !important;
}
.nomargin {
    margin: 0 !important;
}
footer {
    color: #fff;
    padding: 30px 15px;
    background-color: #222;
    bottom: 0;
    width: 100%;
}
hr {
    height: 3px !important;
    margin-bottom: 27px !important;
    margin-left: 15px;
    margin-right: 15px;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}


.posts-roll-small .list-group .list-group-item {
    font-size: 13px;
    font-weight: 500;
}
.list-group .list-group-item {
    border: none;
    padding: 10px 0;
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
    line-height: 1.2;
    margin-bottom: 0;
    border-bottom: 2px solid #eee;
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}


.col-xs-5 {
    width: 20%;
    float: left;
}
.OUTBRAIN {
    width: 100%;
  
}
.ob-rec-image {
 /*   width: 332px;*/

}
.ob-rec-text {
    font-family: Roboto,sans-serif !important;
    font-weight: bold;
    line-height: 1.1;
    width: 100%;
}
.ob-rec-source {
    font-size: 11px;

}
.ob-widget-header {
  font-size: 16px;
  font-family: Roboto,sans-serif !important;
    font-weight: bold;
    line-height: 1.1;

}
/*.ob-widget-header:before{
    width: 50px;
    content: ' ';
    bottom: 0;
    left: 0;
    position: absolute;
    height: 3px;
    transition: width .3s ease;
}*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto,sans-serif !important;
    margin-top: 0 !important;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 12px;
    letter-spacing: .1mm;
}
.h4, h4 {
    font-size: 18px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto,sans-serif !important;
    font-weight: bold !important;
    line-height: 1.1;
    color: inherit;
}

.h1.caps, .h2.caps, .h3.caps, .h4.caps, .h5.caps, .h6.caps, h1.caps, h2.caps, h3.caps, h4.caps, h5.caps, h6.caps {
    font-family: Roboto,sans-serif;
       color: #000;
  /*  letter-spacing: .3mm;*/
    text-transform: uppercase;
}
.h1:before, .h2:before, .h3:before, .h4:before, .h5:before, .h6:before, h1:before, h2:before, h3:before, h4:before, h5:before, h6:before {
    width: 50px;
    content: ' ';
    bottom: 0;
    left: 0;
    position: absolute;
    height: 3px;
    transition: width .3s ease;
}
/* Icon 1 */

#nav-icon1 {
  width: 35px;
  height: 40px;
  position: relative;
  margin-top: 18px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  display: block;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: white;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.pointer {
    cursor: pointer;
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.btn-azul {
    padding: 10px;
    border: 0;
    color: white;
    font-size: 16px;

}
.btn-azul:hover{
    background-color: #333;
    text-decoration: none;
    color: #fff;
    -webkit-transition: height 2s; /* For Safari 3.1 to 6.0 */
    transition: height 2s;
}
#nav-icon1.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.menu-mobile {
    background-color: white;
    height: 50px;
    position: fixed;
    bottom: 0;
    width: 100%;
    box-shadow: 0 -5px 20px -5px rgba(0,0,0,.3);
    z-index: 5;

}

.menu-mobile-suspenso2 {
      transition: all .3s ease-in-out;

  bottom: 0px !important;
}
.menu-mobile-suspenso-sites {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 2;
  bottom: -999px;
      transition: all .3s ease-in-out;
}
.menu-mobile-suspenso {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 2;
  bottom: -999px;
      transition: all .3s ease-in-out;
}
.swiper-pagination-bullet {
  margin: 2px !important;
  width: 20px !important;
  height: 20px !important;
  color: white !important;
  border-radius: 0px !important;
}
.primeiraletra {
  margin-top: 10px;
}
.primeiraletra::first-letter {
    float: left;
    font-size: 72px;
    font-weight: 700;
    line-height: 62px;
    padding-right: 10px;
    font-family: Georgia;
}
.ads:before {
    width: 80px;
    z-index: 1;
    font-size: 10px;
    position: absolute;
    margin-left: -40px;
    color: #777;
    margin-top: -23px;
    left: 50%;
    content: 'Publicidade';
    background-color: #fff;
    text-align: center;
    height: 21px;
}
.owl-item {
  border: 5px solid #fff !important;
}
.owl-theme .owl-controls .owl-page span {
  width: 22px !important;
  height: 22px !important;
  }
  .swiper-pagination {
    position: inherit !important;
  }
.swiper-container2 {
    width: 300px;
    height: 300px;
    margin:20px auto;
}
.swiper-slide2 {
  text-align:center;
  width: 300px;
  height: 300px;
  font-size:18px;
  background:#fff;
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}

.swiper-container{
  width:836px;
  height:1140px;
  margin:20px auto;
}
.swiper-slide{
  text-align:center;
  font-size:18px;
  background:#fff;
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.swiper-button-prev {
  top: 1100px !important;
}
.swiper-button-next {
  top: 1100px !important;
}
.foto_single {
  text-align: center;
  background-color: #f4f4f4;
  border-right: 15px solid #fff;
  border-left: 15px solid #fff;

}
/* ========== MOBILE SITE ABAIXO ======== */
.sub-menu-fixo {
top: 50px;
}
@media (max-width: 999px) {


.popup {
  display:none;
/*  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;*/
/*  background:#fff;*/
  left:50%;
  margin-left:-45%;
  margin-top:2%;
  position: fixed;
  width:90%;
  height: 307px;
  z-index:5100;
  text-align: center;
}


.logo {
  height: 31px;

  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

}

.texto-alta {
  font-size: 13px !important;
  top: 65px !important;
}

.item-jornal-digital {
  min-height: 300px;
}
.foto_single {
  padding: 0 !important;
  border-right: 0;
  border-left: 0;

}
.titulo-post {
    margin-top: 15px;
    margin-bottom: -6px;
}
.titulo-post:before {
  height: 0 !important;
}
.swiper-button-prev {
  top: 640px !important;
}
.swiper-button-next {
  top: 640px !important;
}
h4 {
  padding-top: 10px;
}
h5 {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  padding-top: 10px;
}
h5:before {
  width: 0 !important;
  height: 0 !important;
  background-color: none !important;
}
.item-jornal-dital {
  min-height: 310px;
/*  border-right: 10px solid #fff;*/
}
  .menu {
    position: absolute !important;
    z-index: 1;
  }
  .titulo-post {
    font-size: 25px !important;
    line-height: 30px;
  }
  .titulo-post>small {
      font-size: 14px;
      display: block;
      padding: 5px 10px;
      line-height: 20px;
  }
      .swiper-container{
      width:100%;
      height:500px;
      margin:20px auto;
    }

  .item-menu {
    line-height: 20px;
    padding: 10px;
    display: block;
    color: #666;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
      transition: all .3s ease-in-out;
      text-align: center;
      border-bottom: 2px solid #eee;


  }
}
/* ========== MOBILE SITE ACIMA ======== */
@media (max-width: 768px) {
    .col-xs-55 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 768px) {
    .col-sm-55 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-55 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-55 {
        width: 20%;
        float: left;
    }
}