.logo-topo {
    max-height: 60px;
    width: auto;
}

.mean-container .mean-bar .mobile-menu-nav-back:before {
    background-color: #fff;
}

.mean-container .mean-bar .meanmenu-reveal span {
    background: #111;
}

.header-search-light i,
.mean-container .mean-bar .meanmenu-reveal {
    color: #111;
}

.offcanvas-body-wrapper .offcanvas-main-body ul.offcanvas-nav>li ul.offcanvas-sub-nav li a {
    padding: 10px 0 10px 50px;
}

.logo-rodape {
    width: 130px;
    height: auto;
}

.videos-inicial {
    height: 160px;
    width: auto;
}

.more-info-link-videos a {
    color: #fff;
}

.legenda-foto {
    padding: .8em 0;
    margin-bottom: 2.18em;
    border-bottom: 1px solid #DDD;
    font-size: 0.8em;
    color: #999;
    width: 100%;
}

.legenda-foto p {
    margin: 0px !important;
    padding: 0px !important;
    line-height: 1.5rem !important;
    color: #222 !important;
    font-size: 12px;
}

.post-info-dark {
    font-size: 13px;
}

.view-desktop {
    display: block !important;
}

.view-mobile {
    display: none !important;
    margin: 10px 0;
}

.ne-banner-layout1-lateral a {
    margin: 10px 0;
}

.topic-box-sm {
    font-size: 14px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: initial !important;
}

.a2a_kit {
    float: left;
    margin: 10px 0;
}

.btn-whatsapp {
    margin: 10px 0 0 20px;
    width: 250px;
}

.blog-post-slider {
    margin: 20px 0;
}

.area-noticia {
    font-family: Arial, Verdana, sans-serif !important;
    color: #222;
}

.area-noticia ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}

.area-noticia ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}

.area-noticia ul  li{
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}

.container-fluid {
    padding-right: 50px;
    padding-left: 50px;
}

.topic-box-lg {
    text-transform: initial;
}

@media (min-width: 576px) {
    .d-sm-visible {
        display: contents !important;
    }

    .nav-control-top2 .owl-controls {
        right: 125px;
    }
}

@media (max-width:992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    #ultima-atualizacao {
        display: none;
    }

    .view-desktop {
        display: none !important;
    }

    .view-mobile {
        display: block !important;
    }

    .title-medium-light {
        font-size: 70%;
    }

    .btn-whatsapp {
        margin: 10px 0;
        width: 100%;
    }
}