.blog-foto,
.item-blog a {
    display: block
}


/* títulos do post */

.post_blog h1,
.post_blog h2,
.post_blog h3,
.post_blog h4,
.post_blog h5 {
    font-weight: 700 !important;
}
.post_blog h1 {
    font-size: 30px;
}
.post_blog h2 {
    font-size: 28px;
}
.post_blog h3 {
    font-size: 24px;
}
.post_blog h4 {
    font-size: 18px;
}
.post_blog h5 {
    font-size: 16px;
}

/* fim titulos do post */

#blog .sessao_foto {
    margin-bottom: 30px
}

#blog .sessao_foto .estilo2,
#blog .sessao_foto .corTitulo.estilo0,
#blog .sessao_foto .corTitulo.estilo1,
#blog .sessao_foto .corTitulo.estilo4,
#blog .sessao_foto .corTitulo.estilo5,
#blog .sessao_foto .corTitulo.estilo6 {
    color: #fff;
    border-color: #fff
}

#blog .sessao_foto .estilo2,
#blog .sessao_foto .corElementos {
    fill: #fff;
}

.estilo5_detalhes h2::after,
.estilo5_detalhes h2::before {
    top: 23px !important;
}

#blog .sessao_foto .estilo1::after {
    background-color: #fff
}

.blog-conteudo img.image {
    min-width: 100px;
    min-height: 100px;
}

.blog-conteudo.max-grande {
    width: 100%;
    max-width: 1200px;
}

.blog-conteudo.max-media {
    width: 100%;
    max-width: 950px;
}

.blog-conteudo.max-pequena {
    width: 100%;
    max-width: 850px;
}

.blog-conteudo img.orientacao-2 {
    width: auto;
    max-width: 100%;
}

.blog-conteudo img.max-media.orientacao-2 {
    max-height: 800px;
}

.blog-conteudo img.max-pequena.orientacao-2 {
    max-height: 650px;
}

.blog-foto {
    box-sizing: border-box;
    margin: auto 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    background-position: center;
    background-size: cover
}

.blog-foto:after,
.overlayBlog {
    position: absolute;
    height: 100%;
    width: 100%
}

.blog-foto,
.blog-foto img,
.blog-foto:after,
.blog-titulo,
.overlayBlog {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.blog-foto .img-responsive {
    max-width: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

.blog-foto:after {
    content: '\A';
    top: 0;
    left: 0;
    opacity: 0
}

.blog-foto:hover .overlayBlog {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

ul.blog-categorias {
    margin: 0 15px;
    padding: 0 15px;
    text-align: center;
}

ul.blog-categorias li {
    list-style: none;
    display: inline-block;
    padding: 20px;
    cursor: pointer;
    transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}

ul.blog-categorias li.active:after {
    width: 20px;
    height: 3px;
    content: " ";
    display: block;
    margin: 5px auto 0;
    background: rgba(161, 161, 161, 0.21);
}

@media only screen and (max-width:750px) {
    ul.blog-categorias {
        margin: 0 5px 15px;
        padding: 0 5px;
        text-align: left;
    }
    ul.blog-categorias li {
        width: 100%;
        padding: 0px 5px 20px;
    }
    ul.blog-categorias li.active:after {
        margin-left: 0;
    }
}

.overlayBlog {
    background: rgba(0, 0, 0, .3);
    z-index: 10
}

.blog-titulo {
    color: inherit;
    margin: 0;
    padding-top: 20px;
    bottom: 0;
    position: relative;
    text-align: left;
    width: 100%;
    line-height: 22px;
    z-index: 100
}

.blog-titulo h3 {
    margin: 0;
    padding: 0;
    line-height: 18px;
    font-size: 16px;
    font-weight: 700
}

.item-blog {
    margin-bottom: 80px
}

.item-blog span,
.item-blog time {
    font-weight: 400;
    font-size: 12px;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}

.video-blog-box iframe {
    width: 100%;
    height: 100%;
}


/* ANTIGO AUTOR BLOG */

.blog-conteudo {
    font-family: inherit!important;
    width: 100%;
    max-width: 1280px;
    margin: 40px auto;
    text-align: left
}

.blog-autor {
    width: 100%;
    display: inline-block;
    max-width: 850px;
    margin: 45px auto 45px;
}

.blog-autor .autor-imagem {
    display: inline-block;
    width: 90%;
    max-width: 250px;
    margin: 0 15px 15px;
    overflow: hidden;
    border-radius: 100%;
}

.blog-autor .autor-bio {
    text-align: left;
    display: inline-block;
}

.blog-autor .autor-bio h2 small {
    color: inherit;
    display: block;
    margin: 10px 0 15px;
    opacity: 0.8;
    text-transform: initial;
}

.blog-autor .autor-bio h2 small a {
    font-weight: bold;
}

.blog-autor .autor-bio a.link {
    display: inline-block;
}


/* NOVO AUTOR BLOG */

.novo-blog-autor {
    width: 100%;
    margin: 45px -15px;
}

.novo-blog-autor .autor-imagem {
    position: inline-block;
    width: 100%;
    background-size: cover !important;
    overflow: hidden;
    border-radius: 50%;
    height: 0;
    max-width: 250px;
    margin-bottom: 15px;
}

h2.title .date {
    display: block;
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 7px;
}

.blog-tags {
    text-align: left;
    display: inline-block;
    margin: 45px auto;
    max-width: 850px;
    width: 100%;
}

.blog-tags a {
    cursor: pointer;
    padding: 3px 10px;
    margin-bottom: 5px;
    margin-right: 2.5px;
    display: inline-block;
    transition: all .1s ease-in 0s;
    -o-transition: all .1s ease-in 0s;
    -moz-transition: all .1s ease-in 0s;
    -webkit-transition: all .1s ease-in 0s;
}

@media only screen and (max-width:768px) {
    .item-blog .blog-titulo,
    .item-blog p {
        margin-left: 15px;
        margin-right: 15px
    }
}

.blog-obs {
    margin: 5px 0 15px 0;
}

.blog-rel-foto-gal {
    box-sizing: border-box;
    display: block;
    *float: left;
    margin: auto 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    height: 246.66px;
    background-size: cover;
    background-position: center;
}

.blog-rel-foto-gal img {
    opacity: 0;
    filter: alpha(opacity=0);
}

.blog-rel-foto-gal,
.blog-rel-foto-gal img,
.blog-rel-foto-gal:after,
.overlayBlogRel,
.blog-rel-titulo {
    -webkit-transition: all .3s ease;
    /* Safari and Chrome */
    -moz-transition: all .3s ease;
    /* Firefox */
    -ms-transition: all .3s ease;
    /* IE 9 */
    -o-transition: all .3s ease;
    /* Opera */
    transition: all .3s ease;
}

.blog-rel-foto-gal .img-responsive {
    width: 100%;
    height: 100%;
}

.blog-rel-foto-gal:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.blog-rel-foto-gal:hover .overlayBlogRel,
.blog-rel-foto-gal:hover .blog-rel-titulo {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.overlayBlogRel {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
}

@media only screen and (max-width: 767px) {
    .item-blog-rel {
        margin-bottom: 30px;
    }
}

.blog-rel-titulo {
    z-index: 100;
    font-size: 16px;
    margin: 0px;
    padding: 15px;
    top: 50%;
    position: absolute;
    text-align: center;
    font-weight: 500;
    width: 100%;
    line-height: 17px;
    z-index: 80;
}

.blog-rel-titulo2 {
    font-size: 16px;
    margin: 0px;
    padding: 0;
    top: auto;
    position: relative;
    text-align: center;
    font-weight: 500;
    width: 100%;
    line-height: 17px;
    z-index: 80;
}

.blog-rel-titulo2 h3 {
    margin: 0;
    padding: 10px 0 10px 0;
    text-align: left;
}

.blog-rel-titulo h3 {
    transform: translateY(-50%);
    margin-top: -15px;
    line-height: 25px;
}

.blog-rel-titulo.out,
.blog-rel-titulo.out h3 {
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    direction: ltr;
    padding-bottom: 5px;
}

.post_blog {
    max-width: 1200px;
    display: block;
    margin: 0 auto;
}

.conteudos-dv {
    margin: 15px auto;
}

.legenda-img {
    width: 100%;
    display: block;
    padding: 0 15px;
    margin-top: 10px;
    text-align: center;
}

.conteudos-dv.preview-video {
    display: block;
    padding: 0;
}


/*.conteudos-dv.preview-img {
    display: table-cell;
    text-align: center;
    width: 100%;
    padding: 0;
}*/

.conteudos-dv.preview-img img {
    margin: 0 auto;
    width: 100%;
}

.preview-video iframe {
    float: none;
    padding: 0;
}

.conteudos-dv.preview-texto {
    word-break: break-word !important;
}


/* --- side_bar */

.sidebar .box {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.sidebar .box.with_border {
    padding: 20px;
    border: 1px solid rgba(142, 142, 142, 0.12);
    ;
}

.sidebar .box.with_border h5 {
    padding-top: 0;
}

.sidebar hr {
    float: left;
    width: 100%;
    border: 0;
    margin: 10px;
}

.sidebar img {
    transition: all 0.2s ease;
}

.sidebar img:hover {
    opacity: 0.8;
}

.sidebar h5 {
    margin: 0;
    padding: 15px 0;
    font-size: 20px;
}

.sidebar ul.post_bar {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar ul.post_bar li {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid rgba(142, 142, 142, 0.12);
}

.sidebar .media-body {
    line-height: 17px;
    display: inline-block;
    width: calc(100% - 120px);
}

.sidebar .media-left {
    width: 115px;
    vertical-align: top;
    display: inline-block;
}

.sidebar .media-object {
    display: inline-block;
    width: 100%;
    padding: 0px 5px;
}

.sidebar .media-body .media-heading {
    font-size: 16px;
}

.sidebar .media-body small {
    opacity: 0.6;
    display: block;
}

.sidebar .tags {
    display: block;
}

.sidebar .tags a {
    padding: 3px 10px;
    margin-bottom: 5px;
    margin-right: 2.5px;
    display: inline-block;
    background-color: rgba(148, 148, 148, 0.11);
}

.sidebar .categorias a {
    float: left;
    width: 100%;
    padding: 12px 10px;
    border-bottom: 1px solid rgba(148, 148, 148, 0.11);
}

.sidebar .categorias span {
    float: right;
}

.sidebar .marketing img {
    width: 100%;
    display: block;
}

.sidebar .social a {
    float: left;
    width: 35px;
    height: 35px;
    line-height: 33px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    background-color: rgba(148, 148, 148, 0.11);
}

.sidebar .form {
    float: left;
    width: 100%;
}

.sidebar .form input {
    width: 100%;
    height: 40px;
    display: block;
    padding: 0 15px;
    margin-bottom: 15px;
    border: 1px solid rgba(148, 148, 148, 0.7);
}

.sidebar .form button {
    padding: 0;
    width: 100%;
    height: 40px;
    display: block;
}

.sidebar .form.form-inline .form-group {
    width: 100%;
}

.sidebar .form.form-inline input,
.sidebar .form.form-inline button {
    width: auto;
    vertical-align: top;
    display: inline-block;
}

.sidebar .form.form-inline input {
    float: left;
    width: calc(100% - 44px);
    margin-bottom: 5px;
}

.sidebar .form.form-inline button {
    padding: 0 15px;
    line-height: 0;
}


/* fim side_bar */

.post-relacionados h2 {
    text-align: center;
}

.post-relacionados {
    margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
    .post-relacionados {
        margin-top: 30px;
        margin-bottom: 0px;
    }
}

.blog-rel-foto-gal {
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center;
}

.blog-rel-foto-gal img {
    visibility: hidden;
}

.item-post {
    position: relative;
    display: inline-block;
    width: auto;
}

.float-none {
    float: none !important;
}

.item-post .sob-share {
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: none;
}

.item-post:hover .sob-share {
    display: block;
}

.fb-comments span {}

.video_div iframe {
    max-width: 100% !important;
}

.post-relacionados .clear {
    float: left;
}

.categorias_mobile {
    margin-bottom: 30px;
    margin-top: -30px;
    position: relative;
    z-index: 160;
}

.categorias_mobile .owl-item a {
    margin: 5px;
    padding: 5px 25px;
    display: inline-block;
    background-color: rgba(128, 128, 128, 0.06);
}

.categorias_mobile.fixed {
    top: auto;
    bottom: 0;
    position: fixed;
    margin-bottom: 0px;
    margin-top: 0px;
    box-shadow: 1px -1px 25px rgba(0, 0, 0, 0.15);
}

.blog-conteudo .conteudos-dv>img {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
}

.blog-conteudo .blog-cta-botao {
    position: relative;
    display: inline-block;
    min-width: 50%;
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
}

.blog-conteudo .preview-botao {
    text-align: center;
}

.blog-conteudo .blog-cta-botao h3 {
    font-weight: bold;
    margin: 0 0 15px 0;
}

.blog-conteudo .blog-cta-botao a {
    position: relative;
    display: inline-block;
    font-weight: bold;
    width: 100%;
}

.blog-conteudo .blog-cta-botao a button {
    padding: 20px 40px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
}

@media only screen and (min-width: 480px) {
    .categorias_mobile {
        display: none !important;
    }
}

.post_blog {
    position: relative;
    z-index: 1;
}

.blog-texto {
    font-weight: 300!important;
}