/* GERAL */
h2.ts-title{
    text-transform: uppercase;
}
.top0{
    margin-top: -15px;
    padding-top: 0;
}
.banner-anuncio{
    margin-top: 20px;
    margin-bottom: 20px; 
}
.editorias-lista *{
    font-weight: bold;
}
.ts-footer {
    background: #0F385A;
}
.ts-footer .footer-menu{
    padding: 20px 0 30px;
}
.btn.btn-primary{
    background: #E33143;
}
.bold{
    font-weight: bold;
}
.p-top-20{
    padding-top: 15px;
    padding-bottom: 15px;
}

/* NAVEGAÇÃO */
.nav-brand {
    line-height: 78px;
}
.nav-menu.align-to-right i{
    margin-left: 5px;
}
.nav-menu > li > a {
    padding: 20px 16px
}
.nav-menu > li > a {
    color: #0F385A; 
}
.nav-menu > li > a:hover,
.nav-menu > li.default > a:hover,
.navbar-standerd .nav-menu > li.active > a {
    color: #E33143!important;
}
.ts-grid-box .post-cat,
.post-style-3 .post-cat {
    margin-left: 10px;
}
.link-seja-membro a{
    background-color: #E33143;
    color: #fff!important;
    margin-left: 20px;
}
.link-seja-membro.active a{
    margin-left: 0;
}

.right-menu .nav-search-inner input[type=text], .right-menu .nav-search-inner input[type=search] {
    height: 80px;
}
.right-menu .nav-search-close-button {
    top: 26px;
}
.conteudo-interno dl,
.conteudo-interno ol,
.conteudo-interno ul {
    margin-bottom: 0;
}

/* Single Post */
/* .single-post.content-wrapper, .comments-form.ts-grid-box {
    padding: 30px 30px 40px;
} */
.single-post .gallery-img {
    clear: both;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* NEWSLETTER */
.widgets .ts-widget-newsletter {
    background: #E33143;
    padding: 20px;
}
.widgets .ts-widget-newsletter input{
    height: 20px;
}
/* .btn.btn-primary:hover{
    background: #E33143;
} */
.widgets .ts-widget-newsletter .newsletter-form .form-control {
    width: 100%;
    border-radius: 0;
    outline: none;
    margin-bottom: 10px;
    height: 38px;
    font-size: 12px;
}
.widgets .ts-widget-newsletter .newsletter-form .btn {
    background: rgb(121, 17, 14);
    padding: 10px 30px;
}

/* BOX FIXOS */
.boxfix .item{
    border: solid 3px #E33143; 
}

/* CORES DAS EDITORIAS */
.content-gestao h2.post-title a:hover,
.content-vendas h2.post-title a:hover,
.content-logistica h2.post-title a:hover,
.content-compras h2.post-title a:hover,{
    color: #fff!important;
}
.bg-gestao,
.content-gestao h2.post-title a:hover {
    background: #fbb84c;
    color: #fff!important;
}
.content-gestao .post-title a:hover, 
.widgets ul li.content-gestao a:hover,
.nav-menu > li.content-gestao > a:hover,
.content-gestao-on a,
.nav-menu > li > a:hover, .navbar-standerd .nav-menu > li.content-gestao.active > a,
.col-lg-3 .content-gestao .post-tag a {
    color: #fbb84c!important;
}
.boxfix .content-gestao .item{
    border-color: #fbb84c;
}
.bg-vendas,
.content-vendas h2.post-title a:hover {
    background: #df52b5;
    color: #fff!important;
}
.content-vendas .post-title a:hover,
.widgets ul li.content-vendas a:hover,
.nav-menu > li.content-vendas > a:hover,
.content-vendas-on a,
.nav-menu > li > a:hover, .navbar-standerd .nav-menu > li.content-vendas.active > a,
.col-lg-3 .content-vendas .post-tag a {
    color: #df52b5!important;
}
.boxfix .content-vendas .item{
    border-color: #df52b5;
}
.bg-compras,
.content-compras h2.post-title a:hover {
    background: #7fc053;
    color: #fff!important;
}
.content-compras .post-title a:hover,
.widgets ul li.content-compras a:hover,
.nav-menu > li.content-compras > a:hover,
.content-compras-on a,
.nav-menu > li > a:hover, .navbar-standerd .nav-menu > li.content-compras.active > a,
.col-lg-3 .content-compras .post-tag a {
    color: #7fc053!important;
}
.boxfix .content-compras .item{
    border-color: #7fc053;
}
.bg-logistica,
.content-logistica h2.post-title a:hover{
    background: #258bf8;
    color: #fff!important;
}
.content-logistica .post-title a:hover,
.widgets ul li.content-logistica a:hover,
.nav-menu > li.content-logistica > a:hover,
.content-logistica-on a,
.nav-menu > li > a:hover, .navbar-standerd .nav-menu > li.content-logistica.active > a,
.col-lg-3 .content-logistica .post-tag a {
    color: #258bf8!important;
}
.boxfix .content-logistica .item{
    border-color: #258bf8;
}
.bg-default,
.content-default h2.post-title a:hover{
    background: #E33143;
    color: #fff!important;
}
.content-default .post-title a:hover,
.widgets ul li.content-default a:hover,
.nav-menu > li.content-default > a:hover,
.content-default-on a,
.nav-menu > li > a:hover, .navbar-standerd .nav-menu > li.content-default.active > a,
.col-lg-3 .content-default .post-tag a {
    color: #E33143!important;
}

/* CARROSSEL DE VIDEOS */
.carrossel-videos .ts-video-btn {
    font-size: 70px;
    top: 70px;
}
.carrossel-videos h3{
    font-size: 1.4em;
    margin-bottom: 1em;
}

h3.legenda{
    font-size: 1.0em;
    margin-top: 0;
    margin-bottom: 1.4em;
    font-weight: 100;
    color:#6b6b6b;
}
h2.chamaovar{
    margin-bottom: 5px;
}