/* ESTILOS CSS PERSONALIZADOS */

.main .blocoTemasDestaque .blocoDestaques {

}

.main .blocoTemasDestaque {
    margin-top: 0;
}


.tabs-programacao h5 a {
    color: rgb(236, 6, 117);
}
.tabs-programacao h5 .wp-block-getwid-tabs__title span a:active {
    color: rgb(0,0,0)!important;
}


.titulo-prog {
    font-size: 22px;
    margin-top: 60px;
    margin-bottom: 40px;
    margin-left: 0px;
    padding-left: 0px;
    color: rgb(236, 6, 117);
    color: #000;
    line-height: 32px;
}

.titulo-prog strong {
    background: rgb(236, 6, 117);
    border-radius: 10px;
    color: #fff;
    padding: 5px 10px 5px 10px;
}


.main .boxColsInter .sub-menu {
    width: 300px;
    padding-right: 25px;
    padding-left: 15px;
}


@media only screen and (max-width: 640px) {

    .menuProgramacao {
        text-align: center;

        width: 100% !important;
        max-width: 100%;
        margin: 0 auto !important;

    }
}

.menuProgramacao {
    text-align: center;
    text-transform: uppercase;
    font-family: ivypresto-text, 'times new roman', times, serif;;
    font-size: 12px;
}


.menuProgramacao a {

    font-weight: 500;
    background-color: #fff !important;
    text-decoration: none !important;

    border: 2px solid !important;

}

.menuProgramacao a:hover {
    background-color: #000 !important;
    color: #ffff !important;
    text-decoration: none !important;
}

.menuProgramacao a:active {
    background-color: #030303 !important;
    color: #000000 !important;
    text-decoration: none !important;
    font-size: 16px !important;
}

/* tabela 3 col*/
.tabela th, .tabela td {
    border-bottom: 2px solid #8ce0ff !important;
    border-right: 1px solid #ffff !important;
    border-left: 1px solid #ffff !important;
    font-family: ivypresto-text, 'times new roman', times, serif;;
}

.tabela td {
    padding: 20px 20px 20px 20px !important;
    vertical-align: middle;
}

.tabela td em {
    font-size: 18px !important;
    color: #00AFEF;
    font-style: normal;
}

.tabela td a {
    color: #1781BF !important;
    text-decoration: none !important;
}

.tabela td a:hover {
    color: #E27F91 !important;
    font-weight: bold !important;
}

.tabela td strong {
    text-transform: uppercase;
    font-family: ivypresto-text, 'times new roman', times, serif;
    letter-spacing: 3px;
    font-weight: 600;
}


.tabela th {
    font-size: 16px;
    font-family: ivypresto-text, 'times new roman', times, serif;;
}

.tabela th {
    background-color: #00AFEF !important;
}

.tabela td:nth-child(odd) {
    background-color: #fff !important;
}

.tabela td:nth-child(even) {
    background-color: #f7f7f7 !important;
}

.tabela td:first-child {
    font-size: 20px;
    font-weight: 800 !important;
}

.duasCol td:nth-child(odd) {
    background-color: #f7f7f7 !important;
}

.duasCol td:nth-child(even) {
    background-color: #fff !important;
}

@media only screen and (max-width: 600px) {

    .tabela th {
        font-size: 10px;
    }

    .tabela td {
        line-height: 1.8;
    }


    .tabela td {

        font-size: 16px;
        max-width: 80px;

    }

    .tabela td {
        padding: 5px 5px 5px 5px !important;
    }

    .tabela td strong {
        text-transform: uppercase;
        font-family: ivypresto-text, 'times new roman', times, serif;
        letter-spacing: 1px;
        line-height: 1 !important;
        font-weight: 500;
    }

    .tabela td img {
        max-width: 70% !important;

    }

    .tabela td:first-child {
        font-size: 11px;
        font-weight: 800 !important;
    }


}


/* tabela 2 col*/

.tabela-2col th, .tabela-2col td {
    border-bottom: 2px solid rgb(236, 6, 117) !important;
    border-right: 1px solid #ffff !important;
    border-left: 1px solid #ffffff !important;
    font-family: ivypresto-text, 'times new roman', times, serif;
}

.tabela-2col th {
    font-family: poppins, 'times new roman', times, sans-serif !important;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 16px !important;
    text-transform: uppercase;
}

.tabela-2col td {
    font-family: ivypresto-text, 'times new roman', times, serif;
    padding: 20px 20px 20px 20px !important;
    vertical-align: middle;
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
}

.tabela-2col td:first-child {
    width: 60%;
}

.tabela-2col td em {

    font-size: 18px !important;
    color: rgb(236, 6, 117);
    font-style: normal;
    letter-spacing: 3px;
}

.tabela-2col td img {
    max-width: 140px;
    height: auto;
}

.tabela-2col td a {
    color: #1781BF !important;
    text-decoration: none !important;
}

.tabela-2col td a:hover {
    color: #E27F91 !important;
    font-weight: bold !important;
}

.tabela-2col td strong {
    text-transform: none;
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 18px;
    font-weight: 600;
}


/* larguras */

.width_255025 th{
    width: 50%!important;
}
.width_255025 th:first-child{
    width: 20%!important;
}


/* larguras */

@media only screen and (max-width: 600px) {

    .tabela-2col th {
        font-size: 10px;
    }

    .tabela-2col td {
        line-height: 1.8;
    }


    .tabela-2col td {

        font-size: 16px;
        max-width: 80px;

    }

    .tabela-2col td {
        padding: 5px 5px 5px 5px !important;
    }

    .tabela-2col td strong {
        text-transform: uppercase;
        font-family: ivypresto-text, 'times new roman', times, serif;
        letter-spacing: 1px;
        line-height: 1 !important;
        font-weight: 600;
    }

    .tabela-2col td img {
        max-width: 70% !important;

    }

    .tabela-2col td:first-child {
        font-size: 11px;
    }

    .wp-block-getwid-tabs__tab-content {
        padding: 0.1em;
    }

    .tabela-2col tbody td{
        display: flex;flex-direction: column;
    }
    .tabela-2col td {
        max-width: 96%;text-align: center !important;
    }
    .tabela-2col td img{
        align-self: center
    }
    .tabela-2col td:nth-child(even){
        width: 100%;
    }
    .tabela-2col thead tr{
        display: flex;flex-direction: column;
    }
    .tabela-2col td{
        max-width: 100%; padding: 20px 0px !important;
    }
    .tabela-2col td:first-child{
        width: 100%;
    }
}



/* tabela 3 col */


div.tabela-3col th, div.tabela-3col td {
    border-bottom: 2px solid rgb(236,6,117) !important;
    border-right: 1px solid #ffff !important;
    border-left: 1px solid #ffffff !important;
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-weight: 300;
}

.tabela-3col table td {
    padding: 20px 20px 20px 20px !important;
}

div.tabela-3col table td em {
    font-family: poppins, "Times New Roman", times, sans-serif;
    text-transform: uppercase;
    font-size: 16px !important;
    color: #CB004B;
    font-style: normal !important;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

div.tabela-3col table td a {
    color: #1781BF !important;
    text-decoration: none !important;
}

div.tabela-3col table td a:hover {
    color: #CB004B !important;

}

div.tabela-3col table td strong {
    font-family: ivypresto-text, 'times new roman', times, serif;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 18px;
}


.tabela-3col table th {
    background-color: #fff !important;
    color: #fff !important;
    font-size: 18px;
    font-family: ivypresto-text, 'times new roman', times, serif;;
    border-bottom-color: #c6175a  !important;
}

div.tabela-3col table p {
    font-family: ivypresto-text, 'times new roman', times, serif;;
}


div.tabela-3col table th {
    background-color: #c6175a  !important;
}

div.tabela-3col table td:nth-child(even) strong {
    color: #000;
}

div.tabela-3col table td:nth-child(odd) strong {
    background-color: #fff !important;
}

div.tabela-3col table td:nth-child(even) {
    background-color: #f0f0f0 !important;
}

.tabela-3col table td:first-child {
    font-size: 18px;
}

@media only screen and (max-width: 600px) {
    .tabela-3col table td {
        line-height: 1.8;
    }
    .tabela-3col table td {
        font-size: 16px;
        max-width: 80px;
    }
    .tabela-3col table td {
        padding: 5px 5px 5px 5px !important;
    }
    .tabela-3col table td strong {
        text-transform: uppercase;
        font-family: ivypresto-text, 'times new roman', times, serif;
        letter-spacing: 1px;
        line-height: 1.2!important;
        font-weight: 500;
    }
    .tabela-3col table td img {
        max-width: 70% !important;

    }
    .wp-block-getwid-table table {
        white-space: normal !important;
    }
}