.header_section h2,nav.menu ul li a {
    text-transform: uppercase
}

.head_line h2,.header_section,.short_link,.top_header,nav.menu>ul>li.has-submenu {
    position: relative
}

:root {
    --color-purple: #193359;
    --color-red: #d62727;
    --color-red2: #cf3243;
    --color-wine: #952529;
    --color-green: #0a8a41;
    --color-blue: #303f6e;
    --color-light-blue: #1382ab;
    --color-brown: #ca9294;
    --color-pink: #c72e96;
    --color-dark: #232323;
    --color-gray: #dfdfdf;
    --color-gray2: #f2f5f8;
    --color-white: #ffffff;
    --color-black: #000000
}

.bg-gray2 {
    background-color: var(--color-gray2)
}

.top_header {
    background-color: var(--color-purple);
    background-image: linear-gradient(to right, #0f3a78, #193359, #0f3a78)
}

.btn-gree,.btn-green {
    background-color: var(--color-green)
}

.content_header {
    padding: 30px 10px
}

.p-10 {
    padding: 10px
}

.p-20 {
    padding: 20px
}

.btn-green {
    color: var(--color-white);
    border: none;
    outline: 0;
    text-decoration: none;
    padding: 3px 10px;
    border-radius: 3px;
    margin: 2px
}

.link_hover:hover {
    filter: brightness(80%)
}

.b-bottom {
    border-bottom: 2px solid var(--color-brown)
}

.btn_menu {
    flex-wrap: wrap;
    align-content: space-between;
    width: 32px;
    height: 32px;
    display: none;
    cursor: pointer
}

.color-purple {
    color: var(--color-purple)!important
}

.color-light-blue {
    color: var(--color-light-blue)!important
}

.color-red {
    color: var(--color-red)!important
}

.color-red2 {
    color: var(--color-red2)!important
}

.color-green,.head_green h2,.section_green p {
    color: var(--color-green)!important
}

.color-pink,.head_pink span i,.section_pink .card_simple h4,.section_pink .category {
    color: var(--color-pink)
}

.color-blue,.head_blue span i,.header_section h3 {
    color: var(--color-blue)
}

.btn-gree,.header_date p,.header_social li a,.over_phone small {
    color: #fff;
}

.p-top-10,nav.menu>ul>li.has-submenu>ul.sub-menu li:first-child a {
    padding-top: 10px
}

.p-top-20 {
    padding-top: 20px
}

.btn_menu .rec {
    width: 100%;
    height: 20%;
    background-color: rgba(255,255,255,.95)
}

.header_date {
    border-left: 2px solid var(--color-white);
    padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: center
}

.header_date p {
    margin: 0;
    font-size: 12px;
    width: 100%;
    font-weight: 600
}

.header_social {
    padding: 0px;
    display: flex;
    align-items: center;
    margin: 0
}

.header_social li a {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px
}

.card_line,.card_news h3,.card_news h3 a,.card_news_small h3,.short_link,nav.menu ul li a {
    color: var(--color-dark)
}

.over_ads img,.over_phone a,.over_phone small {
    width: 100%
}

.btn_search {
    display: flex;
    border: none;
    outline: 0;
    background-color: var(--color-white);
    padding: 3px 10px;
    border-radius: 3px;
    align-items: center;
    margin: 2px
}

.head_line h2::after,.over_search,.share_head_post .links_share a,.short_link::before {
    background-color: var(--color-purple)
}

.btn_search i {
    margin-right: 4px
}

.over_contact {
    justify-content: flex-end
}

.header_logo,.header_post h1,.header_post p {
    text-align: center
}

nav.menu {
    width: 100%;
    display: flex;
    border-bottom: 3px solid var(--color-blue)
}

nav.menu ul {
    display: flex;
    width: 100%;
    padding-left: 0;
    margin: 0
}

nav.menu ul li a {
    padding: 10px 30px 10px 0;
    display: flex;
    font-weight: 700;
    font-size: 15px
}

nav.menu>ul>li.has-submenu>a::after {
    content: " >";
    margin-left: 5px
}

nav.menu>ul>li.has-submenu>ul.sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 200px;
    background-color: var(--color-white);
    box-shadow: 2px 2px 10px rgba(10,10,10,.5);
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    z-index: -1;
    border-bottom: 3px solid var(--color-blue);
    transition: .18s
}

nav.menu>ul>li.has-submenu>ul.sub-menu>li {
    width: 100%;
    display: block
}

nav.menu>ul>li.has-submenu>ul.sub-menu>li>a {
    padding: 5px 20px
}

nav.menu>ul>li.has-submenu>ul.sub-menu>li>a:hover {
    background-color: var(--color-blue);
    color: var(--color-white)
}

nav.menu>ul>li.has-submenu:hover>ul.sub-menu {
    top: 100%;
    opacity: 1;
    z-index: 10
}

.last_news {
    padding: 10px 15px;
    display: flex
}

.content_last_news {
    margin: 5px auto;
    border: 1px solid var(--color-gray);
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px
}

.card_line img,.card_news img,.card_news_small img {
    object-fit: cover;
    border-radius: 10px
}

.bottom_footer p,.content_last_news p {
    margin: 0
}

.card_news img {
    width: 100%;
    height: 320px
}

.card_news .category,.card_news_small .category {
    padding: 10px 0;
    color: var(--color-blue);
    display: flex;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%
}

.card_news h3 a {
    font-weight: 500
}

.card_news h3 {
    font-size: 24px
}

.card_news_small {
    flex-basis: calc(50% - 10px)
}

.card_news_small img {
    width: 100%;
    height: 180px
}

.card_news_small h3 {
    font-weight: 400;
    font-size: 18px
}

.over_cards_small {
    justify-content: space-between
}

.short_link {
    padding-left: 10px;
    margin: 10px 0;
    display: block
}

.short_link::before {
    content: "";
    height: 14px;
    width: 2px;
    position: absolute;
    left: 0;
    top: 4px
}

.head_blue::after,.head_green::after,.head_pink::after,.head_wine::after,.header_section::after {
    left: 15px;
    bottom: 0;
    width: calc(100% - 30px);
    content: "";
    height: 2px
}

.header_section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px
}

.content_footer,.content_section {
    padding-top: 40px;
    padding-bottom: 40px
}

.head_blue::after,.header_section::after {
    position: absolute;
    background-color: var(--color-blue)
}

.head_wine::after {
    position: absolute;
    background-color: var(--color-wine)
}

.card_line_single p,.head_wine h2,.head_wine span i,.section_wine .card_simple h4,.section_wine .category {
    color: var(--color-purple)
}

.head_green::after {
    position: absolute;
    background-color: var(--color-green)
}

.head_green span i,.section_green .card_simple h4,.section_green .category {
    color: var(--color-green)
}

.head_pink::after {
    position: absolute;
    background-color: var(--color-pink)
}

.head_pink h2,.section_pink p {
    color: var(--color-pink)!important
}

.head_blue h2 {
    color: var(--color-blue)!important
}

.section_wine p {
    color: var(--color-wine)!important
}

.header_section span {
    color: var(--color-blue);
    font-weight: 700;
    cursor: pointer
}

.card_line {
    display: flex;
    margin-bottom: 20px
}

.card_line img {
    width: 160px;
    height: 120px;
    margin-right: 15px;
    min-width: 160px
}

.head_line h2,.info_card_line p {
    margin: 0;
    text-transform: uppercase
}

.info_card_line h3 {
    font-size: 16px
}

.info_card_line p {
    color: var(--color-blue);
    font-weight: 600
}

.card_simple {
    border-left: 8px solid var(--color-blue);
    display: block;
    padding-left: 10px
}

.card_simple h4 {
    color: var(--color-blue);
    text-transform: uppercase
}

.card_simple p {
    color: var(--color-dark)!important;
    font-size: 18px
}

.card_line_simple {
    color: var(--color-dark);
    margin: 10px 0
}

.head_line {
    border-bottom: 2px solid var(--color-gray);
    display: flex;
    width: 100%
}

.head_line h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 4px
}

.card_line_single {
    margin: 5px 0;
    border-bottom: 1px solid var(--color-gray2);
    display: flex;
    align-items: center
}

.header_menu,.over_search {
    display: none
}

.card_line_single:last-child {
    border-bottom: none
}

.card_line_single h3 {
    font-size: 18px;
    font-weight: 500;
    color: var(--color-dark)
}

.card_line_single p {
    margin-bottom: 5px;
    font-weight: 600
}

.section_count{
    counter-reset: cards;
}
.section_count a::before {
    content: counter(cards);
    counter-increment: cards;
    font-size: 3em;
    margin-right: 10px;
    color: var(--color-purple);
    display: inline-block;   /* Necessário para aplicar largura */
    width: 53px;             /* Defina a largura desejada */
    text-align: center;       /* Opcional: alinha número à direita */
}

footer.footer {
    box-shadow: 2px 2px 10px var(--color-dark);
    padding-bottom: 20px
}

.content_footer {
    border-top: 4px solid var(--color-purple)
}

footer.footer h3 {
    color: var(--color-purple);
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px
}

.bottom_footer a,footer.footer ul,footer.footer ul li a {
    color: var(--color-dark)
}

footer.footer ul {
    margin: 0;
    padding: 0
}

footer.footer ul li a {
    font-size: 14px
}

.bottom_footer {
    justify-content: space-between;
    align-items: center;
    padding: 10px
}

.over_search {
    padding: 10px;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    transition: .23s;
    z-index: 1000
}

.open_over_search {
    display: flex!important
}

.over_search form {
    background-color: var(--color-white);
    width: 800px;
    padding: 5px;
    border-radius: 30px
}

.over_search button,.over_search form input {
    background-color: transparent;
    border: none;
    outline: 0
}

.over_search form input {
    width: calc(100% - 30px);
    padding: 0 10px
}

.col_btn {
    flex-basis: 40%
}

.col_logo {
    flex-basis: 25%
}

.col_contact {
    flex-basis: 35%
}

.body_post_left {
    padding: 0 10px 40px
}

.body_post_left figure.thumb_img {
    width: 100%;
    position: relative
}

.body_post_left figure.thumb_img figcaption {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: rgba(10,10,10,.5);
    border-radius: 3px;
    color: var(--color-white);
    padding: 2px 8px
}

.body_post_left figure.thumb_img img {
    width: 100%;
    border-radius: 4px
}

.header_post {
    padding-left: 0;
    padding-right: 0
}

.over_categoria_post {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center
}

.over_categoria_post a {
    padding: 16px;
    color: var(--color-purple);
    font-weight: 600;
    text-transform: uppercase
}

.share_head_post {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-bottom: 16px;
    position: relative
}

.share_head_post .links_share {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: auto;
    background-color: var(--color-white);
    position: relative;
    padding: 0 20px
}

.share_head_post::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--color-gray);
    position: absolute;
    top: 50%;
    left: 0
}

.share_head_post .links_share a {
    padding: 2px;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    color: var(--color-white);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2px
}

.tags_post {
    display: flex
}

.tags_post ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.tags_post p {
    color: #3e3e3e;
    margin-right: 8px
}

.over_comments button, .tags_post ul li a {
    color: var(--color-white);
    font-weight: 600
}

.tags_post ul li a {
    display: flex;
    font: 12px 'DM Sans', sans-serif;
    margin: 0 10px 0px 0px;
    padding: 2px 10px 2px;
    border: 1px solid #e9eff1;
    letter-spacing: .3px;
    background: #F0F5F7;
    color: #3c3c3c;
    margin-bottom: 5px;
}

.share_post_bottom {
    padding: 10px 0
}

.more_posts {
    padding: 20px 0
}

.more_posts .head_line {
    margin-bottom: 20px
}

.over_comments button {
    width: 100%;
    background-color: var(--color-wine);
    border-radius: 5px;
    outline: 0;
    border: none;
    padding: 10px
}

.body_post {
    padding: 10px 10px 100px
}

.block_sidebar {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap
}

.block_sidebar .head_line {
    margin-bottom: 8px
}

.block_sidebar .head_line h2 {
    font-size: 18px;
    font-weight: 500;
    color: var(--color-wine);
    padding: 0 0 2px
}

.block_sidebar .head_line h2::after {
    height: 2px
}

.block_sidebar .card_line_simple {
    font-size: 14px;
    padding: 5px 0;
    margin: 5px 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid var(--color-gray)
}

.block_sidebar .card_line_simple:last-child {
    border: none
}

.header_contact {
    margin-right: 20px
}

.content_post {
    padding: 5px 12px
}

.m-container {
    max-width: 1280px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container {
    max-width: 1140px
}

.meta_data {
    font-size: 13px
}
   .live-card {
        position: relative;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1);
        margin-bottom: 20px;
    }

    .live-header {
        background-color: #e00000;
        color: white;
        font-weight: bold;
        text-align: center;
        padding: 5px 0;
        font-size: 14px;
    }

    .live-video-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }

    .live-video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .live-info {
        padding: 10px 15px;
    }

    .live-info .category {
        font-size: 13px;
        color: #555;
        font-weight: 600;
        text-transform: uppercase;
        display: block;
        margin-bottom: 5px;
    }

    .live-info .title {
        font-size: 16px;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        text-decoration: none;
    }

    .btn-saiba-mais {
        display: inline-block;
        background-color: #e00000;
        color: #fff;
        padding: 6px 12px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 14px;
        float: right;
        margin-top: 5px;
        margin-bottom: 10px;
        transition: background-color 0.3s ease;
    }

    .btn-saiba-mais:hover {
        background-color: #b80000;
    }

@media(max-width: 1400px) {
    .m-container {
        max-width:1140px
    }
}

@media(max-width: 1200px) {
    .m-container {
        max-width:1140px
    }
}

@media(max-width: 992px) {
    .btn_menu {
        display:flex;
        margin-right: 20px
    }

    .header_contact,.header_social {
        display: none!important
    }

    .bottom_header {
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: fixed;
        top: 0;
        left: -100%;
        width: 300px;
        height: 100vh;
        background-color: var(--color-white);
        box-shadow: 2px 2px 10px rgba(10,10,10,.8);
        z-index: 101;
        overflow: auto;
        transition: .3s
    }

    .open_bottom_header {
        left: 0!important
    }

    @media(max-width: 992px) {
        .open_bottom_header {
            z-index:9999
        }
    }

    .bottom_header nav.menu {
        display: flex;
        border: none
    }

    .bottom_header nav.menu ul {
        display: flex;
        flex-wrap: wrap
    }

    .bottom_header nav.menu ul li {
        width: 100%
    }

    .bottom_header nav.menu ul li a {
        display: flex;
        width: 100%;
        padding: 10px
    }

    .over_background {
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(10,10,10,.5);
        width: 100%;
        height: 100%;
        z-index: 100;
        display: none
    }

    .d-block {
        display: block!important
    }

    .header_menu {
        display: flex;
        justify-content: flex-end
    }

    .btn_close_menu {
        display: flex;
        color: var(--color-white);
        padding: 20px;
        cursor: pointer
    }

    .btn_close_menu i {
        color: var(--color-wine)
    }

    .over_search form {
        width: 600px
    }

    .btn_search span,.header_date,.over_phone small {
        display: none
    }

    .over_phone {
        display: flex;
        align-items: center
    }

    nav.menu>ul>li.has-submenu {
        position: initial;
        display: flex;
        flex-wrap: wrap
    }

    nav.menu>ul>li.has-submenu>ul.sub-menu {
        position: unset!important;
        width: 100%;
        background-color: var(--color-white);
        box-shadow: none;
        display: flex;
        flex-wrap: wrap;
        opacity: 1;
        border: none;
        height: 0;
        overflow: hidden;
        transition: .18s
    }

    .open_submenu {
        height: auto!important
    }

    nav.menu>ul>li.has-submenu:hover>ul.sub-menu {
        top: unset;
        opacity: 1;
        z-index: 10
    }

    .btn_search {
        padding: 3px 6px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .btn_search i {
        margin: 0
    }

    .m-container {
        max-width: 720px
    }

    .body_post_left figure.thumb_img {
        padding: 0 12px
    }

    .share_head_post::before {
        left: 10px;
        width: calc(100% - 10px)
    }

    .body_post_left figure.thumb_img figcaption {
        right: 20px
    }

    .ads-green {
        width: auto!important
    }
}

@media(max-width: 768px) {
    .col_btn,.col_contact,.col_logo {
        flex-basis:33%
    }

    .img_control {
        height: 220px!important
    }

    .content_last_news,.display_none_tablet {
        display: none
    }

    .m-container {
        max-width: 540px
    }

    .body_post_left {
        padding: 0 0 40px
    }

    .img_height_control {
        height: 350px!important
    }

    .share_head_post::before {
        left: 0;
        width: 100%
    }

    .header_post {
        padding: 10px
    }

    .more_posts .col-md-6 {
        width: auto
    }

    .content_footer .row {
        text-align: center
    }
}

@media(max-width: 600px) {
    .bottom_footer p,.content_footer h3,.content_footer ul {
        text-align:center;
        width: 100%
    }

    .over_search form {
        width: 300px
    }

    .col_btn,.col_contact {
        flex-basis: 15%
    }

    .col_logo {
        flex-basis: 50%
    }

    .content_items_menu {
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .header_logo a img {
        max-width: 100px
    }

    .btn_menu {
        width: 24px;
        height: 24px
    }

    .content_header {
        padding: 20px 10px;
        display: flex;
        justify-content: center
    }

    .card_news_small {
        flex-basis: 100%
    }

    .bottom_footer,.over_cards_small {
        flex-wrap: wrap
    }

    .logo_footer {
        text-align: center;
        padding: 20px 10px
    }

    .logo_footer img {
        margin: auto
    }

    .card_news h3 {
        font-size: 20px
    }

    .card_news,.card_news_small {
        margin-bottom: 20px
    }

    .col_contact {
        padding-right: 5px;
        padding-left: 5px
    }

    .section_count,.section_simple_count {
        padding-bottom: 20px
    }

    .content_footer .col-md-3 {
        padding: 15px 0
    }

    .content_footer .logo_footer img {
        margin-bottom: 10px
    }

    .display_none_tablet {
        display: flex
    }

    .img_control {
        height: 180px!important
    }

    .body_post_left figure.thumb_img {
        padding: 0
    }

    .body_post_left figure.thumb_img img {
        border-radius: 0
    }

    .over_body_post_left {
        margin: 0
    }

    .body_post {
        padding: 10px 0 80px
    }

    .m-container {
        padding-left: 0;
        padding-right: 0
    }

    .body_post_left figure.thumb_img figcaption {
        right: 10px
    }
}

@media (min-width: 1020px) {
    .col-ks {
        width:300px!important
    }

    .col-md-9 {
        width: 72%!important
    }

    .ad-img,.block_sidebar {
        width: 300px
    }

    .ad-img {
        max-width: initial
    }

    .ad-container {
        display: flex;
        justify-content: center;
        width: 100%
    }

    .container-pst {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .xcontainer-post {
        max-width: 1140px;
        justify-content: space-between
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .content-duo-main {
        justify-content:center;
        flex-direction: column
    }

    .content-duo-main .body_post_left {
        width: 100%
    }

    .content-duo-main .col-md-3 {
        width: auto
    }
}

@media(max-width: 1020px) {
    .img-ad-container {
        width:100%;
        display: flex;
        justify-content: center
    }
}

#ads {
    background-color: #efefef
}

@media(min-width: 768px) and (max-width:991px) {
    .ad-cont {
        width:100%!important;
        text-align: center
    }

    .ad-cont img {
        width: 300px!important
    }
}

.pagination .page-link {
    background-color: #fff;
    color: var(--color-blue)
}

.pagination .page-link:hover {
    background-color: #e9ecef;
    color: var(--color-blue)
}

.pagination .page-item.active .page-link {
    background-color: var(--color-blue);
    border-color: var(--color-blue);
    color: #fff
}

.pagination .page-item.disabled .page-link {
    background-color: #eee;
    color: #999;
    border-color: #ddd
}

.p-description,.title-editora,.title-editoria {
    color: #212121
}

.overlay-video {
    position: absolute;
    text-align: left;
    padding: 25px;
    z-index: 999
}

.bi-play-circle-fill::before {
    color: #fff;
    font-size: 45px
}
