#destaques{
    background-color: #fff;
}
#destaques .container{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #dfdfdf;
}
#destaques .container > .row{
    margin-left: -6px;
    margin-right: -6px;
}
#destaques .container > .row > div{
    padding-left: 6px;
    padding-right: 6px;
}
#destaques h2{
    color: #303030;
    letter-spacing: 5px;
    font-weight: 700;
    margin: 50px 0 30px;
    font-size: 18px;
}

#destaques .destaque{
    display: block;
    position: relative;
    width: 100%;
    text-decoration: none;
    color: #303030;
}
#destaques .destaque figure{
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #efeff0;
    margin: 0;
}
#destaques .destaque figure::before{
    display: block;
    content: '';
    position: relative;
    padding-top: 130%;
}
#destaques .destaque figure img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
#destaques .destaque figure .fas{
    font-size: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}
#destaques .destaque figure::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(transparent, rgba(0, 0, 0, .8));
    z-index: 50;
}
#destaques .destaque .container-body-post{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px;
    width: 100%;
    height: 100%;
    z-index: 100;
}
#destaques .noticia-urgente{
    color: #f40504;
    font-size: 16.67px;
    font-weight: 700;
    line-height: 130%;
    text-transform: uppercase;
    margin: 0;
}
#destaques .destaque h4{
    color: #fff;
    font-weight: 700;
    line-height: 130%;
    margin: 10px 0;
    font-size: 20px;
    text-transform: uppercase;
}
#destaques .destaque .entry-subtitle{
    font-size: 13px;
    line-height: 130%;
    margin: 0;
    color: #fff;
}

.slick-destaques .slick-prev, .slick-destaques .slick-next{
    position: absolute;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    border: 0;
    color: #a0a0a0;
    font-size: 36px;
    font-weight: 700;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 50%;
    margin-top: -13px;
    padding: 0;
    transition: .2s;
    z-index: 200;
}
.slick-destaques .slick-prev{
    left: 0;
    text-align: left;
}
.slick-destaques .slick-next{
    right: 0;
    text-align: right;
}

.slick-destaques .slick-dots{
    display: flex;
    list-style: none;
    margin-top: 10px;
    margin-left: -2px;
    margin-right: -2px;
    padding: 0;
}
.slick-destaques .slick-dots li{
    flex: 1;
    padding-left: 1px;
    padding-right: 1px;
}

.slick-destaques .slick-dots li button{
    display: block;
    border: 0;
    background-color: #f40504;
    width: 100%;
    height: 3px;
    text-indent: -9999px;
}

#destaques .text-video{
    margin: 65px 0 0;
    text-align: center;
    color: #303030;
    font-weight: 700;
}
#destaques .video{
    width: 100%;
    height: 300px;
    margin: 20px 0 30px;
}
#destaques .video .rll-youtube-player{
    height: 100%;
    padding-bottom: 0;
}
#destaques .video iframe{
    width: 100%;
    height: 100%;
}
.embed-site-responsive .wp-video{position: relative; display: block; width: 100% !important; padding: 0; overflow: hidden;}
.embed-site-responsive .wp-video::before {
    display: block;
    content: "";
    padding-top: 56.25%;
}
.embed-site-responsive .wp-video::after {
    display: block;
    clear: both;
    content: "";
}

.embed-site-responsive .wp-video .mejs-container{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}
.embed-site-responsive .wp-video .wp-video-shortcode video{
    max-height: 100% !important;
}

#destaqueModal .modal-body{
    padding: 5px;
}
#destaqueModal .close{
    position: absolute;
    top: -15px;
    right: -15px;
    background-color: #e32d3f;
    width: 30px;
    height: 30px;
    z-index: 2000;
    border-radius: 15px;
    color: #fff;
    opacity: 1;
}

.instagram-embed{
    display: block;
    max-width: 540px;
    margin: 0 auto 30px;
    overflow: hidden;
}

#destaques .sep{
    width: 100%;
    height: 1px;
    margin: 10px 0;
    background-color: #bababa;
}

.promocoes-sucesso .title{
    font-size: 10.75px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    background-color: #f6a803;
}

.promocoes-sucesso .slick-promocoes a{
    display: block;
    position: relative;
    background-color: #007e9c;
    text-align: center;
    padding: 5px;
    border: 0;
    text-decoration: none;
    color: #fff;
}
.promocoes-sucesso .slick-promocoes a::before{
    content: '';
    display: block;
    padding-top: 151.3671875%;
}
.promocoes-sucesso .slick-promocoes a h4{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    transform: translate(-50%, -50%);
    font-weight: 700;
}
.promocoes-sucesso .slick-promocoes a img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.promocoes-sucesso .slick-promocoes a figure{
    margin: 0;
    padding: 0;
}

#destaques .destaque-lateral{
    display: block;
    position: relative;
    width: 100%;
    text-decoration: none;
    color: #000000;
    margin-bottom: 15px;
    transition: .15s;
}
#destaques .destaque-lateral:hover h4{
    opacity: .5;
}
#destaques .destaque-lateral h4{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    margin: 10px 0 0; 
}
#destaques .destaque-lateral figure{
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #efeff0;
    margin: 0;
}
#destaques .destaque-lateral figure::before{
    display: block;
    content: '';
    position: relative;
    padding-top: 40.7310%;
}
#destaques .destaque-lateral figure img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
#destaques .destaque-lateral figure .fas{
    font-size: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}
#destaques .destaque-lateral  figure .tag-destaque{
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 107px;
    height: 19px;
    z-index: 200;
}
#destaques .destaque-lateral  figure .tag-destaque.jornalismo{
    background-image: url('../images/tag-jornalismo.png');
}
#destaques .destaque-lateral  figure .tag-destaque.entretenimento{
    background-image: url('../images/tag-jornalismo.png');
}
#destaques .destaque-lateral  figure .tag-destaque.esporte{
    background-image: url('../images/tag-esporte.png');
}
#destaques .destaque-lateral  figure .tag-destaque.politica{
    background-image: url('../images/tag-jornalismo.png');
}
#destaques .destaque-lateral  figure .tag-destaque.divinopolis{
    background-image: url('../images/tag-jornalismo.png');
}

.slick-promocoes img{
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}

@media (min-width: 768px){
    #destaques .col-bp-1{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #destaques .col-bp-2{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #destaques .col-bp-3{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #destaques h2{
        font-size: 24px;
        letter-spacing: 10px;
        margin: 35px 0 30px 35px;
    }
    #destaques .destaque{
        display: flex;
        align-items: center;
    }
    #destaques .destaque figure{
        width: 100%;
    }
    #destaques .destaque figure::before{
        padding-top: 80%;
    }
    #destaques .destaque h4{
    }

    #destaques .text-video{
        margin: 10px 0 0;
    }
}
@media (min-width: 992px){
    #destaques .col-bp-1{
        -ms-flex: 0 0 42.92%;
        flex: 0 0 42.92%;
        max-width: 42.92%;
    }
    #destaques .col-bp-2{
        -ms-flex: 0 0 32.08%;
        flex: 0 0 32.08%;
        max-width: 32.08%;
    }
    #destaques .col-bp-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #destaques .destaque{
        display: flex;
        align-items: center;
    }
    #destaques .destaque figure{
        width: 100%;
    }
    #destaques .destaque figure::before{
        padding-top: 130%;
    }

    .slick-destaques{
    }

    #destaques .text-video{
        font-size: 16px;
        margin: 20px 0 10px;
        padding-left: 30px;
    }
    #destaques .video{
        width: 100%;
        height: 350px;
        padding-left: 30px;
        margin: 0;
    }
    #destaques .video iframe{
        width: 100%;
        height: 350px;
    }

    .embed-site-responsive .wp-video::before{
        padding-top: 350px;
    }
}
@media (min-width: 1200px){
    #destaques .col-bp-1{
        -ms-flex: 0 0 42.92%;
        flex: 0 0 42.92%;
        max-width: 42.92%;
    }
    #destaques .col-bp-2{
        -ms-flex: 0 0 32.08%;
        flex: 0 0 32.08%;
        max-width: 32.08%;
    }
    #destaques .col-bp-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    #destaques .destaque{
        display: block;
        position: relative;
    }
    #destaques .destaque figure{
        width: 100%;
    }
    #destaques .destaque figure::before{
        padding-top: 128.4174%;
    }
    #destaques .destaque h4{
        font-size: 20px;
    }

    .slick-destaques{
    }

    #destaques .text-video{
        font-size: 16px;
        margin: 20px 0 10px;
        padding-left: 30px;
    }
    #destaques .video{
        width: 100%;
        height: 350px;
        padding-left: 30px;
    }
    #destaques .video iframe{
        width: 100%;
        height: 350px;
    }

    .embed-site-responsive .wp-video::before{
        padding-top: 350px;
    }
}

#mais-tocadas{
    background-color: #fff;
    padding: 20px 0 0;
}
#mais-tocadas .container{
    padding-bottom: 30px;
    border-bottom: 3px solid #dfdfdf;
}
#mais-tocadas h2{
    color: #f6a803;
    font-size: 25px;
    font-weight: 400;
    margin: 0 0 20px;
}
#mais-tocadas .mais-tocada{
    display: flex;
}
#mais-tocadas .mais-tocada figure{
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    width: 120px;
    height: 120px;
    overflow: hidden;
}
#mais-tocadas .mais-tocada figure img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
#mais-tocadas .mais-tocada .container-content{
    width: calc(100% - 120px);
    padding: 0 10px;
}
#mais-tocadas .mais-tocada .container-content .posicao{
    color: #f6a803;
    font-weight: 800;
    font-size: 60px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#mais-tocadas .mais-tocada .container-content .musica{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 120%;
}

.slick-tocadas .slick-dots{
    display: flex;
    list-style: none;
    margin-top: 10px;
    margin-left: -2px;
    margin-right: -2px;
    margin-bottom: 0;
    padding: 0;
}
.slick-tocadas .slick-dots li{
    flex: 1;
    padding-left: 1px;
    padding-right: 1px;
}

.slick-tocadas .slick-dots li button{
    display: block;
    border: 0;
    background-color: #f6a803;
    width: 100%;
    height: 3px;
    text-indent: -9999px;
}

.slick-tocadas .slick-dots li.slick-active button, .slick-tocadas .slick-dots li:hover button{
    background-color: #007e9c
}

#programacao{
    background-color: #fff;
    padding: 40px 0 25px;
}
#programacao .promocao-da-semana img{
    margin-top: 40px;
}
#programacao h2{
    color: #007e9c;
    font-weight: 800;
    font-size: 25.54px;
    margin: 40px 0 30px;
}
.programacao{
    margin: 30px auto 0;
    max-width: 500px;
}

.programacao .programa{
    display: flex;
    border-radius: 0 40px 40px 0;
    margin-bottom: 20px;
    background-color: #fff;
    border-left: 7px solid #f6a803;
    transition: .15s;
}
.programacao .programa:hover{
    background-color: #f6a803;
}
.programacao .programa:hover p{
    color: #fff;
}
.programacao .programa figure{
    display: none;
    width: 85px;
    background-color: #fff;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.programacao .programa figure img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: contain;
}
.programacao .programa.ao-vivo figure{
    display: block;
}
.programacao .programa p{
    flex: 1;
    color: #007e9c;
    padding: 15px 20px 15px 10px;
    line-height: 120%;
    font-size: 16px;
    margin: 0;
    transition: .15s;
}
.programacao .programa.ao-vivo{
    background-color: #f6a803;
}
.programacao .programa.ao-vivo p{
    color: #fff;
}

@media (max-width: 767px){
    #programacao .pulse{
        max-width: 180px;
    }
}
@media (min-width: 768px){
    #programacao h2{font-size: 32px;}
}
@media (min-width: 992px){
    #programacao h2{font-size: 40.29px;}
    #programacao h2 span{
        margin-left: 75px;
    }
    .programacao .programa p{
        font-size: 18.57px;
    }
}
@media (min-width: 1200px){
    #programacao h2{font-size: 40.29px; margin-top: 25px;}
    #programacao h2 span{
        margin-left: 75px;
    }
}

#publicidade-2{
    background:#fff;
    background-size: cover;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
}
#publicidade-2 hr{
    color: #303030;
    background-color: #303030;
    border-color: #303030;
    margin: 35px 0 0;
}
.anuncio.anuncio-home-2{
    margin-top: 15px;
}

#destaques-2{
    background-color: #efeff0;
    padding: 28px 0 28px;
}
#destaques-2 hr{
    color: #303030;
    background-color: #303030;
    border-color: #303030;
    margin: 0;
}
#destaques-2 .highlight-post{
    display: flex;
    width: 100%;
    height: 400px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    align-items: flex-end;
    color: #fff;
    text-decoration: none;
    margin-bottom: 35px;
    transition: .15s all linear;
}
#destaques-2 .highlight-post:hover{
    text-decoration: none;
}
#destaques-2 .highlight-post::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
    z-index: 20;
}
#destaques-2 .highlight-post .fas{
    position: absolute;
    font-size: 36px;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
    z-index: 30;
}
#destaques-2 .highlight-post img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
}
#destaques-2 .highlight-post h4{
    display: block;
    position: relative;
    color: #fff;
    font-weight: 700;
    padding: 30px 20px 20px;
    margin: 0;
    font-size: 20px;
    line-height: 1.1;
    z-index: 50;
}

@media (min-width: 768px){
    #destaques-2 .highlight-post{
        height: 400px;
    }
    #destaques-2 .highlight-post h4{
        font-size: 20px;
        padding: 30px 20px 20px;
    }
    #destaques-2 .highlight-post .fas{
        font-size: 48px;
    }
}
@media (min-width: 992px){
    #destaques-2 .highlight-post{
        height: 400px;
    }
    #destaques-2 .highlight-post h4{
        font-size: 22px;
        padding: 30px 30px 30px;
    }
}
@media (min-width: 1200px){
    #destaques-2 .highlight-post{
        height: 515px;
    }
    #destaques-2 .highlight-post h4{
        font-size: 30px;
        padding: 30px 50px 30px;
    }
    #destaques-2 .highlight-post .fas{
        font-size: 64px;
    }
}

#noticias-divinopolis{
    background-color: #fff;
    padding: 50px 0 30px;
}
/*#noticias-divinopolis .container{
    border-bottom: 2px solid #dfdfdf;
}*/
#noticias-divinopolis h2{
    font-weight: 400;
    color: #000;
    font-size: 25.54px;
    text-transform: uppercase;
    margin: 0 0 5px;
}
#noticias-divinopolis .category{
    text-decoration: none;
    color: #007e9c;
}
#noticias-divinopolis .category h2{
    color: #007e9c;
    font-weight: 700;
    margin: 0 0 25px;
}

#noticias-divinopolis .row .row{
    margin-left: -7px;
    margin-right: -7px;
}
#noticias-divinopolis .row .row > div{
    padding-left: 7px;
    padding-right: 7px;
}

.slick-colunistas{margin-bottom: 40px;}
.slick-colunistas .author{
    display: flex;
    color: #000000;
    text-decoration: none;
    transition: .15s;
}
.slick-colunistas .author:hover{
    color: #007e9c;
}
.slick-colunistas .item{
    padding: 25px 20px 25px;
    border-bottom: 2px solid #dfdfdf;
}
.slick-colunistas .author figure{
    display: block;
    width: 120px;
    height: 110px;
    margin: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.slick-colunistas .author .author-info{
    flex: 1;
    padding-left: 20px;
    align-self: center;
}
.slick-colunistas .author .author-info .author-name{
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 120%;
    font-weight: 700;
    text-transform: uppercase;
}
.slick-colunistas .author .author-info .author-bio{
    font-size: 12px;
    margin: 0;
    line-height: 120%;
}

.horizontal-loop-post{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 25px;
}
.horizontal-loop-post .post-image{
    display: block;
    position: relative;
    width: 100%;
    background-color: #fff;
}
.horizontal-loop-post .post-image::before{
    content: '';
    display: block;
    padding-top: 44.155844%;
    width: 100%;
}
.horizontal-loop-post .post-image img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
}
.horizontal-loop-post .post-image .fas{
    font-size: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    color: #fff;
    text-shadow: 0px 0px 15px rgba(0,0,0,1);
}
.horizontal-loop-post .post-content{
    padding-top: 20px;
    width: 100%;
}
.horizontal-loop-post:hover .post-content{
    opacity: .5;
}

.horizontal-loop-post .post-content h4{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}
.horizontal-loop-post .post-content .post-link{
    display: block;
    text-decoration: none;
}

@media (min-width: 768px){
    .horizontal-loop-post .post-content h4{
        font-size: 18px;
    }
    
    .slick-colunistas{
        max-width: 380px;
        margin-bottom: 0;
    }
}
@media (min-width: 992px){
    .horizontal-loop-post .post-content h4{
        font-size: 16px;
    }
}
@media (min-width: 1200px){
    .horizontal-loop-post .post-content h4{
        font-size: 16px;
    }
}


#publicidade-3{
    background:#fff;
    background-size: cover;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
}
.anuncio.anuncio-home-4{margin-top: 15px;}

.demais-noticias{
    padding: 30px 0;
}
.demais-noticias .cat-news{
    color: #007e9c;
    text-decoration: none;
}
.demais-noticias .cat-news:hover, .demais-noticias .cat-news:focus{
    color: #007e9c;
    text-decoration: none;
}
.demais-noticias h2{
    color: #007e9c;
    font-weight: 700;
    font-size: 25.54px;
    margin: 0 0 35px;
    text-transform: uppercase;
}

.other-post-home{
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    color: #007e9c;
    text-decoration: none;
    margin-bottom: 20px;
}
.other-post-home:hover{
    text-decoration: none;
}
.other-post-home figure{
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
.other-post-home figure::before{
    content: '';
    display: block;
    width: 100%;
    padding-top: 50.877192%;
}
.other-post-home img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
}
.other-post-home .fas{
    font-size: 48px;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    z-index: 200;
    color: #fff;
    text-shadow: 0px 0px 15px rgba(0,0,0,1);
}
.other-post-home h4{
    display: block;
    width: 100%;
    position: relative;
    color: #007e9c;
    font-weight: 700;
    padding: 0;
    margin: 15px 0 0;
    font-size: 18px;
    text-transform: uppercase;
}
.other-post-home p{
    color: #000;
    font-size: 14px;
    line-height: 130%;
    margin: 10px 0 0;
}

.other-post-home:hover h4, .other-post-home:hover p{
    opacity: .5;
}

.main-news .other-post-home figure::before{
    padding-top: 90%;
}
.main-news .other-post-home h4{
    font-size: 25.54px;
}
.side-news .other-post-home figure::before{
    padding-top: 50.877192%;
}

#jornalismo-noticias .cat-news, #jornalismo-noticias .cat-news:focus, #jornalismo-noticias .cat-news:hover, #jornalismo-noticias h2{
    color: #ff0000;
}
#jornalismo-noticias .other-post-home h4{
    color: #f00;
}
#esportes-noticias .cat-news, #esportes-noticias .cat-news:focus, #esportes-noticias .cat-news:hover, #esportes-noticias h2{
    color: #349e0a;
}
#esportes-noticias .other-post-home h4{
    color: #349e0a;
}
#entretenimento-noticias .cat-news, #entretenimento-noticias .cat-news:focus, #entretenimento-noticias .cat-news:hover, #entretenimento-noticias h2{
    color: #f6a803;
}
#entretenimento-noticias .other-post-home h4{
    color: #f6a803;
}

@media (min-width: 768px){
}
@media (min-width: 992px){
}
@media (min-width: 1200px){

}

#noticias-rodape{
    background-color: #fff;
    padding: 30px 0 50px;
}
#noticias-rodape h2{
    color: #007e9c;
    font-weight: 700;
    font-size: 25.54px;
    margin: 0 0 40px;
}

.last-loop-news{
    display: flex;
    align-items: start;
    flex-direction: column;
    padding-bottom: 45px;
    min-height: 280px;
}
.last-loop-news .post-image{
    display: block;
    position: relative;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.last-loop-news .post-image::before{
    content: '';
    display: block;
    padding-top: 47.4576%;
}
.last-loop-news .post-image img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
}
.last-loop-news .post-image.default-image img{
    object-fit: contain;
}
.last-loop-news .post-image .fas{
    font-size: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    color: #fff;
    text-shadow: 0px 0px 15px rgba(0,0,0,1);
}
.last-loop-news .post-content{
    padding: 20px 0 0;
}
.last-loop-news:hover .post-content{
    opacity: .5;
}
.last-loop-news .post-content h4{
    color: #007e9c;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0;
}
.last-loop-news .post-content .post-link{
    display: block;
    text-decoration: none;
}

.last-loop-news.jornalismo .post-content h4, .last-loop-news.policial .post-content h4{
    color: #ff0000;
}
.last-loop-news.esportes .post-content h4, .last-loop-news.esporte .post-content h4{
    color: #52ab32;
}
.last-loop-news.entretenimento .post-content h4{
    color: #f6a803;
}
.last-loop-news.divinopolis .post-content h4, .last-loop-news.noticias .post-content h4{
    color: #007e9c;
}
.last-loop-news.politica .post-content h4{
    color: #47cbf5;
}

@media (min-width: 992px){
    .last-loop-news .post-content h4{
        font-size: 16px;
    }
}
@media (min-width: 1200px){
    .last-loop-news .post-content h4{
        font-size: 16px;
    }
}

#publicidade-4{
    background:#fff;
    background-size: cover;
    max-width: 100%;
    padding: 0;
}
.anuncio.anuncio-home-4{margin-top: 15px;}

#publicidade-5{
    background:#fff;
    background-size: cover;
    max-width: 100%;
    padding: 15px 0;
    overflow: hidden;
}
.anuncio.anuncio-home-5{margin-top: 15px;}

#publicidade-6{
    background:#fff;
    background-size: cover;
    max-width: 100%;
    padding: 15px 0;
    overflow: hidden;
}
.anuncio.anuncio-home-6{margin-top: 15px;}

#time-sucesso{
    background-color: #ededed;
    padding: 15px 0 30px;
}
#time-sucesso h2{
    color: #4790a3;
    text-align: center;
    font-weight: 700;
    font-size: 25.54px;
    margin: 25px 0 30px;
}

.slick-time .item{
    padding: 0 5px;
}
.slick-time .item img{
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
}
.slick-time .slick-prev, .slick-time .slick-next{
    position: absolute;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    border: 0;
    color: #4790a3;
    font-size: 36px;
    font-weight: 700;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 50%;
    margin-top: -13px;
    padding: 0;
    transition: .2s;
    z-index: 200;
}
.slick-time .slick-prev{
    left: 0;
    text-align: left;
}
.slick-time .slick-next{
    right: 0;
    text-align: right;
}

@media (min-width: 768px){
    #time-sucesso h2{
        font-size: 36px;
    }
}
@media (min-width: 992px){
    #time-sucesso h2{
        font-size: 48px;
        margin-top: 40px;
    }
}

@media (min-width: 1200px){
    #time-sucesso h2{
        font-size: 57.78px;
        margin-top: 40px;
    }
}

#nossos-programas{
    padding: 50px 0;
}
#nossos-programas h2{
    font-weight: 400;
    color: #007e9c;
    font-size: 25.54px;
    margin: 0 0 30px;
}

.slick-programas{
    padding-left: 25px;
    padding-right: 25px;
}
.slick-programas .item{
    padding: 0 5px;
}
.slick-programas .item a{
    display: block;
    position: relative;
    width: 100%;
}
.slick-programas .item a::before{
    content: '';
    display: block;
    padding-top: 56.25%;
}
.slick-programas .item img{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
}
.slick-programas .slick-dots{
    display: flex;
    list-style: none;
    margin-top: 10px;
    margin-left: -2px;
    margin-right: -2px;
    padding: 0;
}
.slick-programas .slick-dots li{
    flex: 1;
    padding-left: 1px;
    padding-right: 1px;
}

.slick-programas .slick-dots li button{
    display: block;
    border: 0;
    background-color: #f40504;
    width: 100%;
    height: 3px;
    text-indent: -9999px;
}

.slick-programas .slick-prev, .slick-programas .slick-next{
    position: absolute;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    border: 0;
    color: #4790a3;
    font-size: 36px;
    font-weight: 700;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 50%;
    margin-top: -13px;
    padding: 0;
    transition: .2s;
    z-index: 200;
}
.slick-programas .slick-prev{
    left: 0;
    text-align: left;
}
.slick-programas .slick-next{
    right: 0;
    text-align: right;
}
@media (min-width: 1200px){
    #nossos-programas h2{
        margin-left: 30px;
    }
}