/*
Theme Name: Especial Industria FIEP G1
Theme URI: http://especialindustria.g1.globo.com
Author: Equipe Web | RPC - Afiliada Rede Globo
Author URI: http://redeglobo.globo.com/rpc/
Description:  Especial G1 Paraná
Version: 1.0
*/

body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    margin: 0 !important;
    padding: 0;
}
ul {
}
a:hover {
    text-decoration: none;
}
img:hover {
    opacity: 0.9;
}
* {
    margin: 0;
    padding: 0;
}
/* Images */

.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

}
.wp-caption {
    max-width: 100%; /* Keep wide captions from overflowing their container. */
    padding: 4px;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-style: italic;
    font-size: 15px;
    font-size: 0.857142857rem;
    line-height: 2;
    color: #757575;
}
img.wp-smiley, .rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.entry-content dl.gallery-item {
    margin: 0;
}
.gallery-item a, .gallery-caption {
    width: 90%;
}
.gallery-item a {
    display: block;
}
.gallery-caption a {
    display: inline;
}
.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 0%;
    border: none !important;
}
.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}
.entry-content h6, .comment-content h6 {
    font-size: 15px;
    font-size: 0.857142857rem;
    line-height: 1.846153846;
}
.entry-content a:visited, .comment-content a:visited {
    color: #9f9f9f;
}
img.size-full, img.size-large, img.header-image, img.wp-post-image {
    max-width: 100%;
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.alignleft, .wp-caption.alignleft {
    margin: 12px 12px 10px 0;
}
img.alignright, .wp-caption.alignright {
    margin: 12px 0 12px 24px;
    margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter, .wp-caption.aligncenter {
    clear: both;
    margin-top: 12px;
    margin-top: 0.857142857rem;
    margin-bottom: 12px;
    margin-bottom: 0.857142857rem;
}
/**************************************/

/*              GLOBALS               */

/**************************************/

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
a img {
    border: none;
}
.metaslider .flexslider {
    overflow: hidden;
}
.clear {
    clear: both;
}
/**************************************/

/*              HEADER               */

/**************************************/



/* FIEP */
.top-header .logofiep{
    margin-top: 90px;
}
.top-header .logofiep img{
    width: 608px;
    height: 56px;
}
.top-header .desc-banner {
    color: #fff;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    top: 500px;
}
.top-header .desc-banner h2 {
    font-weight: 700;
    font-size: 38px;
    letter-spacing: -2px;
}

.top-header .desc-banner h3 {
    font-weight: 300;
    font-size: 25px;
    letter-spacing: 1px;
}

.bannertopo{
    margin: 70px 0;
}
.corpoindex{
    background: #d1d5d9;
}

.separador {
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #595959;
    padding-left: 32px;
    text-transform: uppercase;
}

.separador span{
    color: #fff;
}

.separador::before {
    content: '';
    position: absolute;
    width: 40px;
    background: #fff;
    height: 4px;
    top: 18px;
    left: 0;
}

.categorias-listagem .imagem{

}

.categorias-listagem{
    margin: 50px 0;
    float: left;
    width: 100%;
}
.categorias-listagem .col-md-4{
    margin-bottom: 40px;
}

.categorias-listagem .imagem{
    border: 1px solid #fff;
    text-align: right;
}

.categorias-listagem .imagem img {
    width: 95%;
    margin-top: 15px;
}

.categorias-listagem .icone-imagem{
    position: relative;
    text-align: right;
}

.categorias-listagem .icone-imagem img{
    width: 95%;
    margin-top: 15px;
}

.tit-categoria {
    color: #082234;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    background: #fff;
    float: right;
    z-index: 999;
    position: relative;
    padding: 15px 15px;
    letter-spacing: 1px;
    margin-right: 8px;
    margin-top: -8px;
}

.sabermais {
    border: 1px solid #fff;
    float: right;
    font-size: 25px;
    font-weight: 300;
    color: #fff;
    padding: 0px 10px;
    position: relative;
    top: 7px;
    right: 0;
}

.sabermais:hover{
    background: #1c96ad;
    cursor: pointer;
}

.categorias-listagem .imagem:hover .sabermais{
    background: #1c96ad;
    cursor: pointer;
}

.areadeposts{
    border-top: 1px solid #fff;
    padding-top: 80px;
    padding-bottom: 60px;
}

.areadeposts .separador{
    margin-bottom: 50px;
}

.areadeposts .thumb-artigo {
    background: #edeef0;
    padding: 50px 35px;
}

.tit-categoria-post {
    color: #595959;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    line-height: 17px;
}
.tit-categoria-post a{
    color: #595959;
}

.tit-categoria-post{
    height: 35px;
    width: 100%;
    overflow: hidden;
}

.tit-categoria-post a:hover{
    color: #0da2bf;
}

.conteudo-post .tit-post a {
    color: #595959;
    font-size: 21px;
    font-weight: 500;
}

.conteudo-post .tit-post a:hover{
    color: #0da2bf;
}

.desc-post{
    height: 90px;
}

.tit-post{
    height: 55px;
    line-height: 20px;
}


.conteudo-post .desc-post a{
    color: #535252;
    font-size: 15px;
}

.conteudo-post .btsaibamais {
    background: #29869d;
    color: #fff;
    float: left;
    padding: 10px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 4px;
    margin-top: 8px;
    border:1px solid #29869d;
}

.conteudo-post .btsaibamais:hover{
    border:1px solid #299ab8;
    color: #fff;
    background: #299ab8;
}

.post-home{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.conteudo-post {
    background: #fff;
    padding: 69px 28px;
    float: left;
    width: 100%;
}

.oespecial{
    text-align: center;
    padding: 60px 0;
}

.oespecial h2{
    color: #37546b;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 5px;
}

.oespecial h3{
    color: #37546b;
    font-weight: 200;
    font-size: 18px;
    letter-spacing: 5px;
    font-style: italic;
    margin: 10px 0;
}


.oespecial h4 {
    color: #37546b;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
}



body.single .top-header {
    background: url(images/bgslider2.jpg);
    height: 130px;
}

body.category-educacao .top-header{
    background: url(images/G1_EDUCAÇÃO.png) center center;
    height: 130px;
}

body.category-inovacao .top-header{
    background: url(images/topo-G1_INOVAÇÃO-E-TEC.png) center center;
    height: 130px;
}

body.category-sustentabilidade .top-header{
    background: url(images/topo-G1_SUSTENTABILIDADE.png) center center;
    height: 130px;
}

body.category-relacoes-internacionais .top-header{
    background: url(images/topo-G1_INTERNACIONALIZAÇÃO.png) center center;
    height: 130px;
}
body.category-representatividade .top-header{
    background: url(images/topo-G1_REPRESENTATIVIDADE.png) center center;
    height: 130px;
}
body.category-seguranca-e-saude .top-header{
    background: url(images/topo-G1_SEGURANÇA-E-SAUDE.png) center center;
    height: 130px;
}

.tit-categories {
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #d9d9d9;
    padding-left: 40px;
    margin-top: 45px;
    text-align: center;
    text-transform: uppercase;
    display: none;
}

.tit-categories a{
    color: #fff;
    text-transform: uppercase;
}

.tit-categories span{
    font-weight: 300
}/*
.tit-categories::before {
    content: '';
    position: absolute;
    width: 40px;
    background: #fff;
    height: 4px;
    top: 18px;
    left: 0;
}*/

.btvoltar {
    color: #fff;
    padding: 12px 5px;
    float: right;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #fff;
    padding: 10px;
}

.btvoltar:hover{
    background: #b1adc1;
    color: #fff;
    opacity: .7;
    border: 1px solid #fff;
    padding: 10px;
}

.areadeposts .separador a{
    text-transform: uppercase;
    color: #558299;
}

.classlinkcat:hover > .tit-categoria{
    background: #299ab8 !important;
    color: #fff;
}

.classlinkcat:hover > .imagem{
    border:1px solid #bbbec0;
}

.classlinkcat:hover > .sabermais{
    background:#bbbec0;
    border:1px solid #bbbec0;
}

#conteudopostlink:hover + .btsaibamais{
    background:#000;
}

.area-videos{
    min-height: 800px;
}

.areadecategorias{
    padding-top: 25px;
}

.content-single-page{
    background: #d1d5d9;
}

.breadcrumbs {
    font-size: 14px;
    margin-top: 40px;
    float: left;
    margin-bottom: 35px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.breadcrumbs a{
    color: #fff;
}

.breadcrumbs {
    font-size: 14px;
    margin-top: 40px;
}

.btvoltar-div{
    float: right;
    margin-top: 25px;
}

.conteudo_single{
    font-size: 15px;
    line-height: 22px;
    margin: 50px 0;
    text-align: justify;

}

.areadeposts{
     min-height: 700px;
}

.header-pub{
    background: url(images/header-pub.png) top center;
    height: 47px;
}



.logotop {
    margin-bottom: -15px;
    margin-top: -12px;
}


.area-logo {
    position: absolute;
    z-index: 999;
    text-align: left;
    width: 100%;
    padding: 37px;
    background: rgba(0, 0, 0, 0.2);
}

.logotop{
    float: left;
}
.texttop {
    float: left;
    font-size: 21px;
    color: #fff;
    line-height: 28px;
    border-left: 2px solid #fff;
    padding-left: 25px;
    margin-left: 28px;
}

.categorias-fiep{
    padding: 0 10px;
}

.category-inovacao .conteudo-post .btsaibamais{
    background: #8888d6;
    border-color: #8888d6;
}
.category-inovacao .conteudo-post .btsaibamais:hover{
    background:  #5151c3 ;
    border-color:  #5151c3 ;
}


.category-educacao .conteudo-post .btsaibamais{
    background: #31c3e3;
    border-color: #31c3e3;
}
.category-educacao .conteudo-post .btsaibamais:hover{
    background:  #00fffc;
    border-color:  #00fffc;
}


.category-sustentabilidade .conteudo-post .btsaibamais{
    background:  #5151c3;
    border-color:  #5151c3;
}
.category-sustentabilidade .conteudo-post .btsaibamais:hover{
    background:  #6d6de4;
    border-color:  #6d6de4;
}


.category-relacoes-internacionais .conteudo-post .btsaibamais{
    background:  #f59c15;
    border-color:  #f59c15;
}
.category-relacoes-internacionais .conteudo-post .btsaibamais:hover{
    background:  #ffd800;
    border-color:  #ffd800;
}


.category-representatividade .conteudo-post .btsaibamais{
    background:  #fba627;
    border-color:  #fba627;
}
.category-representatividade .conteudo-post .btsaibamais:hover{
    background:  #ffc063;
    border-color:  #ffc063;
}

.category-seguranca-e-saude .conteudo-post .btsaibamais{
    background:  #9bc639;
    border-color:  #9bc639;
}
.category-seguranca-e-saude .conteudo-post .btsaibamais:hover{
    background:  #b1ff00;
    border-color:  #b1ff00;
}


.educacaocat .classlinkcat:hover > .tit-categoria{
    background: #299ab8;
}

#banner_slb_topo{
    margin-top: 30px;
}

.tudosobre{
    text-align: center;
    text-transform: uppercase;
    color: #063e76;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.borda{
    background: #063e76;
    height: 4px;
    width: 110px;
    margin: 0 auto;
    margin-top: 14px;
}
.post_tags{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.post_tags a {
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 7px 14px;
    float: left;
    background: #063e76;
    font-size: 16px;
    margin: 2px 2px;
    font-weight: 400;
    border: 2px solid #063e76;
}

.post_tags a:hover{
    background: #30c7cc;
    border: 2px solid #30c7cc;
    color: #FFF;
    font-weight: 400;
}

.category .lista-tags{
        background: #d1d5d9;
}

.modal-content{
        background-color: #e1e1e1;
}
.modal-header {
    padding: 15px 15px 0 15px;
    border-bottom: none;
}
button.close{
    background: #29869d;
    opacity: .9;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
}
button.close:hover{
    opacity: .5;
}

.modal-dialog {
    margin: 30px auto;
    width: 95%;
    max-width: 800px;
}

#header-produto .menu-area{
    display: none !important;
}

#header-produto.header-editoria .item-editoria .logo{
     font-family:'ProximaNova-Light' !important;
}