
@import url('https://fonts.googleapis.com/css?family=Varela+Round&display=swap');

@import url('https://fonts.googleapis.com/css?family=Domine:400,700&display=swap');

* {
    font-family: 'Varela Round', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Domine', serif;
    font-weight: bold;
}

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
    font-family: 'Domine', serif;
    font-weight: bold;
}

a {
    color: #A7A9AC;
}

a:hover {
    color: #189CD8;
}

img {
    display: block;
    max-width: 100%;
}

div.google-auto-placed {
    display: none!important;
}

.owl-dots{
    text-align: -webkit-center;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    width: 15px;
    height: 15px;
    background-color: #0db14b!important;
    border-radius: 50%;
    margin: 0 5px;
}

#menu {
    display: none;
    position: fixed;
    top: 0;
    left: -1000px;
    z-index: 999;
    background: #189CD8;
    padding: 30px 30px 30px 150px;
    height: 100%;
    width: 100%;
    max-width: 600px;
    overflow-y: scroll;
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu li {
    list-style: none;
    margin: 10px 0;
}

#menu a {
    color: #1F130F;
    font-family: 'Domine', serif;
    font-weight: bold;
    font-size: 22px;
}

#menu li>ul {
    margin-left: 30px;
    display: none;
}

#menu li>ul a {
    font-size: 18px;
}

#menu-expediente li {
    border-bottom: #00afff solid 1px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

#menu-expediente li:last-of-type {
    border-bottom: none;
}

#btn_close_menu i {
    color: #1F130F;
    font-size: 22px;
    cursor: pointer;
}

#header {
    color: #A7A9AC;
}

#header_top {
    padding: 5px 0;
}

#header_top .row {
    align-items: center;
}

#header_top p {
    margin: 0;
}

#header_social {
    text-align: right;
}

#header_social a {
   color: black;
}

.fab:hover{
    transform: scale(1.1);
    
}

.fa-whatsapp{
    color: #4AC959;
}
.fa-facebook{
    color: #3b5998;
}
.fa-twitter{
    color: #08a0e9;
}
.fa-instagram{
    color: #F56040;
}
.fa-youtube{
    color: #ff0000;
}

#header_social ul {
    margin: 0;
    padding: 0;
}

#header_social li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    font-size: 22px;
}

#header_search input[type=text] {
    max-width: 100%;
    height: 22px;
    font-size: 11px;
    display: block;
    position: relative;
    float: left;
    top: 2px;
    padding: 0 0 0 10px;
    border-radius: 22px;
    border: black 1px solid;
    /*background: #A7A9AC; */
    outline: none;
}

#header_search button {
    font-size: 11px;
    display: block;
    position: relative;
    float: left;
    top: 4px;
    left: -25px;
    border-radius: 22px;
    border: none;
    /* background: #A7A9AC; */
    background-color: unset;
}

.header_separator {
    background: #dedede;
    height: 1px;
    border: none;
    margin: 0
}

#btn_open_menu {
    margin-top: 15px;
    padding-left: 0;
}

#btn_open_menu i {
    font-size: 28px;
    /*color: #A7A9AC;*/
    color: black;
    cursor: pointer;
}

header p{
    color: black!important;
}

#header_logo {
    margin-bottom: 15px;
}

#header_logo img {
    display: block;
    max-width: 530px;
    margin: 0 auto;
}

#main_news {
    margin-top: 60px;
    margin-bottom: 60px;
}

.main_news-category {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #189CD8;
}

.main-news-category-1 {
    color: #189CD8;
}

.main-news-category-6 {
    color: #0db14b;
}

.main-news-category-3 {
    color: #f7941d;
}

.main-news-category-4 {
    color: #2e3192;
}

.main-news-category-5 {
    color: #00652e;
}

.main-news-category-2 {
    color: #ff0000;
}

.main-news-category-7 {
    color: #ff6666;
}

.main-news-category-10 {
    color: #2ed691;
}

.main-news-category-1:hover, .main-news-category-2:hover {
    color: #189CD8;
}

.main-news-category-6:hover {
    color: #0db14b;
}

.main-news-category-3:hover {
    color: #f7941d;
}

.main-news-category-4:hover {
    color: #2e3192;
}

.main-news-category-7:hover {
    color: #ff6666;
}

.main-news-category-10:hover {
    color: #2ed691;
}

.main_news-title {
    padding-left: 15px;
    background: url('images/title_marker-politica.png') no-repeat left 6px;
    color: #189CD8;
}

.main_news-title a {
    color: #5D5D5D;
}

.main-news-title-1, .main-news-title-2 {
    background: url('images/title_marker-politica.png') no-repeat left 6px;
}

.main_news-title a:hover {
    color: #189CD8;
}

.main-news-title-1 a:hover {
    color: #189CD8;
}

.main-news-title-2 a:hover {
	color: #ff0000;
}

.main-news-title-6 a:hover {
    color: #0db14b;
}

.main-news-title-3 a:hover {
    color: #f7941d;
}

.main-news-title-4 a:hover {
    color: #2e3192;
}

.main-news-title-5 a:hover {
	color: #00652e;
}

.main-news-title-7 a:hover {
	color: #ff6666;
}

.main-news-title-10 a:hover {
    color: #2ed691;
}

.main-news-title-6 {
    background: url('images/title_marker-negocios.png') no-repeat left 6px;
}

.main-news-title-2 {
    background: url('images/title_marker-cotidiano.png') no-repeat left 6px;
}

.main-news-title-3 {
    background: url('images/title_marker-esporte.png') no-repeat left 6px;
}

.main-news-title-4 {
    background: url('images/title_marker-cultura.png') no-repeat left 6px;
}

.main-news-title-5 {
    background: url('images/title_marker-brasil.png') no-repeat left 6px;
}

.main-news-title-7 {
    background: url('images/title_marker-interior.png') no-repeat left 6px;
}

.main-news-title-10 {
    background: url('images/title_marker-vidasaudavel.png') no-repeat left 6px;
}

.main_news-img {
    display: block;
    width: 100%;
    height: 300px;
    background-size: cover;
}

.main_news-small-img {
    height: 180px;
    background-size: cover;
    background-position: center center;
}

.main_news-small-desc {
    padding: 0;
}

#main_news_line2 {
    margin-top: 30px;
}

#last_news ul {
    padding: 0 0 0 10px;
    margin: 0;
    border-left: #189CD8 solid 5px;
}

#last_news li {
    list-style: none;
    font-size: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 15px 0;
}

#last_news .main_news-category {
    margin-right: 5px;
}

#last_news li span {
    background: #189CD8;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: top;
}

#last_news li p {
    margin: 0;
}

p.list-news-related{
    font-size: 14px; 
    margin: 10px 0 10px 0;
}

.banner_lateral_img{
    margin: 0 auto;
}

#most_accessed {
	margin-top: 30px;
}

#most_accessed p {
	line-height: 100%;
	margin-bottom: 0;
}

#most_accessed .news_link, #last_news .news_link {
    color: #111;
}

#most_accessed ul {
    padding: 0 0 0 10px;
    margin: 0;
    border-left: #189CD8 solid 5px;
}

#most_accessed li {
    list-style: none;
    font-size: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 30px 0;
}

#most_accessed .main_news-category {
    margin-right: 5px;
}

#most_accessed li span {
    background: #189CD8;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: top;
}

#most_accessed li p {
    margin: 0;
}

.pub {
    margin-top: 0;
    margin-bottom: 0;
}

.pub p {
    margin: 0;
}

.pub img {
    display: block;
    width: 100%;
}

.category_news-container {
    margin-top: 30px;
    margin-bottom: 30px;
}

.category_news-title {
    text-transform: uppercase;
    color: #189CD8;
}

.category_news-title-1 {
    color: #189CD8;
}

.category_news-title-1 a {
    color: #189CD8;
}

.category_news-title-6 {
    color: #0db14b;
}

.category_news-title-6 a {
    color: #0db14b;
}

.category_news-title-3 {
    color: #f7941d;
}

.category_news-title-3 a {
    color: #f7941d;
}

.category_news-title-4 {
    color: #2e3192;
}

.category_news-title-4 a {
    color: #2e3192;
}

.category_news-title-2 {
	color: #ff0000;
}

.category_news-title-2 a {
    color: #ff0000;
}

.category_news-title-5 {
    color: #00652e;
}

.category_news-title-5 a {
    color: #00652e;
}

.category_news-title-7 {
    color: #ff6666;
}

.category_news-title-7 a {
    color: #ff6666;
}


.category_news-title-10 {
    color: #2ed691;
}

.category_news-title-10 a {
    color: #2ed691;
}




.category_news .main_news-title {
    margin: 30px 0;
}

.more_news {
    margin: 0;
    text-align: right;
}

#blogs-widget h3 {
    text-transform: uppercase;
    color: #189CD8;
}

#blog-widget-box {
    background: #189CD8;
    padding: 15px;
}

.blogs-widget-blog {
    border-bottom: rgba(255,255,255,.3) solid 1px;
    margin-bottom: 15px;
    padding: 0;
}

.blogs-widget-blog:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

.blogs-widget-blog-header {
	display: flex;
	margin-bottom: 10px;
}

.blogs-widget-blog-img {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    background-size: cover;
    background-position: center center;
    margin: 0 5px 0 0;
}

.blogs-widget-blog-title {
    align-self: flex-end;
}

.blogs-widget-blog-title h6 {
    font-size: 10px;
    color: #fff;
    margin: 0;
    line-height: 110%;
    text-transform: uppercase;
}

.blogs-widget-blog-title h6 a {
    color: #fff;
    font-family: 'Varela Round', sans-serif;
}

.blogs-widget-blog-title h5 {
    font-size: 13px;
    color: #111;
    margin: 0;
    line-height: 110%;
    text-transform: uppercase;
    font-weight: bold;
}

.blogs-widget-blog-title h5 a {
    color: #111;
    font-family: 'Varela Round', sans-serif;
}

.blogs-widget-blog-description {
    color: #fff;
    font-size: 12px;
    line-height: 110%;
    display: block;
    clear: both;
}

.blogs-widget-blog-description a {
    color: #fff;
}

#tv {
	background: #189cd8;
	padding: 60px 0;
}

#tv-logo {
	margin-bottom: 60px;
}

#tv h3 {
	color: #fff;
}

#tv-list {
    margin-top: 0px;
}

#tv-list p {
    line-height: 100%;
    margin-bottom: 0;
}

#tv-list ul {
    padding: 0 0 0 10px;
    margin: 0;
    border-left: #000 solid 5px;
}

#tv-list li {
    list-style: none;
    font-size: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 30px 0;
}

#tv-list .main_news-category {
    margin-right: 5px;
}

#tv-list li span {
    background: #000;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: top;
}

#tv-list li p {
    margin: 0;
}

#tv-list a {
    color: #fff;
}

#tv-pub {
    margin-top: 60px;
}

#cardBlog{
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 20px;

}
#topo-blog {
    position: relative;
    left: 40px;
}

#imgTopoBlog {
    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 100px !important;
    margin: 0;
    padding: 0;
    float: left;
}

.call-blog {
    position: relative;
    left: 30px;
    top: 30px;
}

.call-blog h2 {
    font-size: 33px;
}

.call-blog p {
    font-size: 20px;
}

.call-blog h2, .call-blog  p{
    color: #fff !important;
}


#blog-left {
    margin-top: 30px;
}

#blog-cover img {
    display: block;
    width: 100%;
}

.blog-article {
    border-bottom: #189cd8 solid 1px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.blog-article-published {
    color: #666;
    font-size: 13px;
}

.blog-article-title {

}

.pagination li a, .pagination li span {
    display: block;
    padding: 15px;
    border: #ccc solid 1px;
}

.pagination li a:hover {
    background: #189cd8;
    color: #fff;
    border: #189cd8 solid 1px;
}

#footer {
    background: #1F130F;
    padding: 30px 0;
}

#footer-email a {
    font-weight: bold;
    font-family: 'Domine', serif;
    font-size: 20px;
}

#footer-email a {
    color: #BCBEC0;
}

#footer address {
    color: #BCBEC0;
    font-size: 15px;
    margin-bottom: 0;
}

#footer-redes {
    text-align: right;
    margin-bottom: 0;
}

#footer-redes a {
    color: #BCBEC0;
    font-size: 22px;
    margin: 0 15px;
}


#blogueiroImage {
    width: 100%;
}

.article {
    margin-top: 30px;
}

.article h2 {
    color: #111;
}

.article img {
    display: block;
    width: 60%;
    margin: 10px auto;
}

.article .pub {
    margin-top: 30px;
    margin-bottom: 30px;
}

.article-text {
    color: #111;
}

.article-text a {
    color: #007bff;
}

.addthis_inline_share_toolbox {
    margin-bottom: 15px;
    margin-top: 15px;
}

.new-published {
    margin: 5px 0;
    color: #666;
}

#new_sidebar {
    margin-top: 30px;
}

#whats_banner {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
}

#whats_banner p {
    margin: 0;
}

#whats_banner-close {
    width: 30px;
    height: 30px;
    background: #111;
    border-radius: 100%;
    font-size: 18px;
    color: #fff;
    margin: 0;
    line-height: 30px;
    margin-bottom: -15px !important;
    position: relative;
    z-index: 99;
    float: right;
    box-shadow: rgba(0,0,0,.4) -2px 2px 5px;
    cursor: pointer;
}

#whats_banner img {
    max-width: 100%;
    display: inline;
}

#search_title {
    color: #5D5D5D;
    margin-top: 30px;
}

#search_title span {
    color: #189CD8;
}

.busca_new {
    margin-top: 30px;
}

#noticias_title {
    margin-top: 30px;
}

.sharethis-inline-share-buttons img {
    margin: 0 !important;
}

.whats-btn:hover{
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    transform: scale(1.02);
}

.whats-btn{
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 10000;
    background-color:#26a69a;
    border-radius: 5px;
    transition: .5s;
}

.whats-btn p{
    color: white;
    font-size: 16px;
    margin: 9px 15px;
}

.whats-btn i{
    color: white;
    margin-right: 7px;
}
@media (max-width: 991px) {

    .whats-btn{
        width: 70%;
        right: 15%;
        text-align: center;
    }
    #spotlight2, #spotlight3, #spotlight4, #spotlight5, #spotlight6, #spotlight7, #spotlight8 {
        margin-top: 30px;
    }
    #header_logo img {
        width: 70%;
    }

    #cardBlog{
        padding: 20px;
        margin-bottom: 20px;
        border-radius: 20px;

    }

    #topo-blog {
        position: relative;
        left: 0;
        top: 15px;
    }

   #imgTopoBlog {
        width: 130px;
        height: 130px;
        object-fit: cover;
        border-radius: 100px !important;
        margin: 0;
        padding: 0;
        float: left;
    }

    .call-blog {
        position: relative;
        left: 30px;
        top: -10px;
    }

    .call-blog h2, .call-blog p{
        color: #fff !important;
    }
    /* .texto-p .esquerda {
        width: 60%;
        padding-right: 10px;
    }
    .texto-p .direita {
        width: 40%;
    } */
    .main_news-small-img, .main_news-img{
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
}

@media (max-width: 575px) {
    .main_news-small-desc {
        padding: 0 15px;
    }
    #spotlight2, #spotlight3, #spotlight4, #spotlight5, #spotlight6, #spotlight7, #spotlight8 {
        margin-top: 30px;
    }
    #header_top, #header_social {
        text-align: center;
    }
    .category_news .main_news-title {
        margin: 15px 0;
    }
    .mobile-divisor {
        height: 1px;
        background: #189CD8;
        width: 100%;
        border: none;
        margin: 15px 0;
    }
    #spotlight2 {
        margin-top: 0;
    }
    .more_news {
        margin: 0 0 15px 0;
    }
    #menu {
        padding: 30px;
    }
}

.article .new-gallery {
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
}

.article .new-gallery .box-image {
    overflow: hidden;
    width: 50%;
    float: left
}

@media (min-width:768px) {
    .article .new-gallery .box-image {
        width: 33.3333%
    }

    
}

@media (max-width:768px) {

    .img_block{
        padding: 0px 4px 0px 2px!important;
    }
    .main_news-small-img{
        height: 100px!important;
    }
    .main_news-small-desc{
        padding: 0 4px;
    }
    .main_news-small-desc h5{
        font-size: 15px;
    }
    .spotlight_block{
        padding: 0px 3px!important;

    }



    .article .new-gallery .box-image {
        width: 33.3333%
    }

    #topo-blog {
        position: relative;
        left: 15px;
        top: 0;
    }

    #imgTopoBlog {
        width: 130px;
        height: 130px;
        object-fit: cover;
        border-radius: 100px !important;
        margin: 0;
        padding: 0;
        float: left;
    }

    .call-blog {
        position: relative;
        left: 15px;
        top: 10px;
    }
}


@media (max-width:650px) {

    .article img{
        width: 90%!important;
    }
   
    #topo-blog {
        position: relative;
        left: 10px;
        top: 0;
    }

    #imgTopoBlog {
        width: 130px;
        height: 130px;
        object-fit: cover;
        border-radius: 100px !important;
        margin: 0;
        padding: 0;
        float: left;
    }

    .call-blog {
        position: relative;
        left: 15px;
        top: 30px;
    }
    #banner img {
        width: 100%!important;
        max-width: 320px!important;
    }
    #banner {
        width: 320px!important;
    }
}


@media (max-width:400px) {
   
    #topo-blog {
        position: relative;
        top: 0;
        left: 0;
    }

    #imgTopoBlog {
        width: 130px;
        height: 130px;
        object-fit: cover;
        border-radius: 100px !important;
        margin: 0;
        padding: 0;
        float: left;
    }

    .call-blog {
        position: relative;
        left: 15px;
        top: 15px;
    }

    .call-blog h2 {
        font-size: 24px;
    }

    .call-blog p {
        font-size: 15px;
    }


}

.article .new-gallery .box-image .img-gallery {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    display: block;
    min-height: 150px
}

@media (min-width:576px) {
    .article .new-gallery .box-image .img-gallery {
        min-height: 200px
    }
}

.article .new-gallery .box-image .img-gallery:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#banner img {
    width: 100%;
}