﻿.cmc-mensagem-resultado {

}

.cmc-visivel-0 {
    visibility: hidden !important;
    display: none !important;
}

.cmc-visivel-False {
    visibility: hidden;
    display: none;
}

.cmc-visivel-1 {
    visibility: visible;
    display: block;
}

.cmc-visivel-True {
    visibility: visible;
    display: block !important;
}

@media only screen and (max-width: 600px) {
    .cmc-row-mobile-column {
        display: flex;
        flex-direction: column;
    }
}


@media only screen and (max-width: 768px) {
    .cmc-mobile-mp0 {
        padding: 0px !important;
        margin: 0px !important;
    }

    .cmc-mobile-mg0 {
        margin: 0px !important;
    }

    .cmc-mobile-mg5 {
        margin: 5px !important;
    }

    .cmc-mobile-pd5 {
        padding: 5px !important;
    }

    .cmc-mobile-pd10 {
        padding: 10px !important;
    }

}

@media only screen and (max-width: 768px) {
    .cmc-n-mobile {
        display: none !important;
        visibility: hidden !important;
    }
}


@media only screen and (min-width: 768px) {
    .cmc-n-desktop {
        display: none !important;
        visibility: hidden !important;
    }
}

.cmc-upper {
    text-transform: uppercase !important;
}

.cmc-justify {
    text-align: justify !important;
    text-justify: inter-word !important;
}

.cmc-spacer {
    height: 10px;
    display: inline-block;
}

.cmc-spacer-xs {
    height: 2px;
    display: inline-block;
}

.cmc-spacer-sm {
    height: 5px;
    display: inline-block;
}

.cmc-spacer-md {
    height: 20px;
    display: inline-block;
}

.cmc-spacer-lg {
    height: 30px;
    display: inline-block;
}

.cmc-spacer-xl {
    height: 50px;
    display: inline-block;
}

.cmc-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cmc-absolute {
    position: absolute !important;
}

.cmc-relative {
    position: relative !important;
}

.cmc-canto {
    /*right: 25px;
    z-index: 1000;
    position: absolute;
    top: 0px;*/
    position: fixed;
    right: 30px;
    bottom: 10px;

}

/*
    @media all and (min-width: 515px) {
    .cmc-canto {
        right: 50%;
        margin-right: -250px;
    }

*/


.cmc-canto-esquerdo-inferior {
    position: fixed;
    left: 30px;
    bottom: 10px;
}

    .cmc-oculto {
        display: none !important;
        visibility: hidden !important;
    }

    .cmc-visivel {
        display: block !important;
        visibility: visible !important;
    }

    .cmc-invisivel {
        display: none;
        visibility: hidden;
    }

    .cmc-circulo {
        border-radius: 50%;
    }


    .cmc-galeria-fotos-foto-ampliada {
        max-width: 70%;
        max-height: 80%;
    }

    .cmc-galeria-fotos-seta-direita {
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .cmc-galeria-fotos-seta-esquerda {
        position: absolute;
        top: 50%;
        left: 10px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .cmc-modal {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .cmc-mostrar-senha {
        cursor: pointer;
    }

    .cmc-efeito-arcoiris {
        background-image: url(/img/arcoiris.png);
        background-repeat: no-repeat;
    }

    .cmc-sublinhado {
        text-decoration: underline !important;
    }

        .cmc-sublinhado:hover {
            text-decoration: underline !important;
        }

        .cmc-sublinhado:visited {
            text-decoration: underline !important;
        }

    .cmc-cursor {
        cursor: pointer;
    }

    .cmc-th16 {
        min-width: 16px !important;
        max-height: 16px !important;
    }

    .cmc-th32 {
        min-width: 32px !important;
        max-height: 32px !important;
    }

    .cmc-thumb30 {
        width: 30px;
        height: 30px;
    }

    .cmc-thumb50 {
        width: 50px;
        height: 50px;
    }

    .cmc-thumb80 {
        width: 80px;
        height: 80px;
    }

    .cmc-thumb110 {
        width: 110px !important;
        height: 110px !important;
    }

    .cmc-thumb150 {
        width: 150px !important;
        height: 150px !important;
    }

    .cmc-w1000 {
        width: 1000px !important;
    }

    .cmc-w950 {
        width: 950px !important;
    }

    .cmc-w900 {
        width: 900px !important;
    }

    .cmc-w850 {
        width: 850px !important;
    }

    .cmc-w800 {
        width: 800px !important;
    }

    .cmc-w750 {
        width: 750px !important;
    }

    .cmc-w700 {
        width: 700px !important;
    }

    .cmc-w650 {
        width: 650px !important;
    }

    .cmc-w600 {
        width: 600px !important;
    }

    .cmc-w550 {
        width: 550px !important;
    }

    .cmc-w500 {
        width: 500px !important;
    }

    .cmc-w450 {
        width: 450px !important;
    }

    .cmc-w400 {
        width: 400px !important;
    }

    .cmc-w350 {
        width: 350px !important;
    }

    .cmc-w300 {
        width: 300px !important;
    }

    .cmc-w250 {
        width: 250px !important;
    }

    .cmc-w200 {
        width: 200px !important;
    }

    .cmc-w150 {
        width: 150px !important;
    }

    .cmc-w100 {
        width: 100px !important;
    }

    cmc-w95 {
        width: 95px !important;
    }

    .cmc-w90 {
        width: 90px !important;
    }

    cmc-w85 {
        width: 85px !important;
    }

    .cmc-w80 {
        width: 80px !important;
    }

    cmc-w75 {
        width: 75px !important;
    }

    .cmc-w70 {
        width: 70px !important;
    }

    .cmc-w65 {
        width: 65px !important;
    }

    .cmc-w60 {
        width: 60px !important;
    }

    .cmc-w55 {
        width: 55px !important;
    }

    .cmc-w50 {
        width: 50px !important;
    }

    .cmc-w45 {
        width: 45px !important;
    }

    .cmc-w40 {
        width: 40px !important;
    }

    .cmc-w35 {
        width: 35px !important;
    }

    .cmc-w30 {
        width: 30px !important;
    }

    .cmc-w25 {
        width: 25px !important;
    }

    .cmc-w20 {
        width: 20px !important;
    }

    .cmc-w15 {
        width: 15px !important;
    }

    .cmc-w10 {
        width: 10px !important;
    }

    .cmc-w5 {
        width: 5px !important;
    }


    /*
       ESTADOS
*/
    .cmc-active {
        font-weight: bold;
    }

    .cmc-active-1 {
        font-weight: bold;
    }

    .cmc-active-0 {
        font-weight: normal;
    }

    .cmc-wp-5 {
        width: 5% !important;
    }

    .cmc-wp-10 {
        width: 10% !important;
    }

    .cmc-wp-15 {
        width: 15% !important;
    }

    .cmc-wp-20 {
        width: 20% !important;
    }

    .cmc-wp-25 {
        width: 25% !important;
    }

    .cmc-wp-30 {
        width: 30% !important;
    }

    .cmc-wp-35 {
        width: 35% !important;
    }

    .cmc-wp-40 {
        width: 40% !important;
    }

    .cmc-wp-45 {
        width: 45% !important;
    }

    .cmc-wp-50 {
        width: 50% !important;
    }

    .cmc-wp-55 {
        width: 55% !important;
    }

    .cmc-wp-60 {
        width: 60% !important;
    }

    .cmc-wp-65 {
        width: 65% !important;
    }

    .cmc-wp-70 {
        width: 70% !important;
    }

    .cmc-wp-75 {
        width: 75% !important;
    }

    .cmc-wp-80 {
        width: 80% !important;
    }

    .cmc-wp-85 {
        width: 85% !important;
    }

    .cmc-wp-90 {
        width: 90% !important;
    }

    .cmc-wp-95 {
        width: 95% !important;
    }

    .cmc-wp-100 {
        width: 100% !important;
    }


    .cmc-wp5 {
        width: 5% !important;
    }

    .cmc-wp10 {
        width: 10% !important;
    }

    .cmc-wp15 {
        width: 15% !important;
    }

    .cmc-wp20 {
        width: 20% !important;
    }

    .cmc-wp25 {
        width: 25% !important;
    }

    .cmc-wp30 {
        width: 30% !important;
    }

    .cmc-wp35 {
        width: 35% !important;
    }

    .cmc-wp40 {
        width: 40% !important;
    }

    .cmc-wp45 {
        width: 45% !important;
    }

    .cmc-wp50 {
        width: 50% !important;
    }

    .cmc-wp55 {
        width: 55% !important;
    }

    .cmc-wp60 {
        width: 60% !important;
    }

    .cmc-wp65 {
        width: 65% !important;
    }

    .cmc-wp70 {
        width: 70% !important;
    }

    .cmc-wp75 {
        width: 75% !important;
    }

    .cmc-wp80 {
        width: 80% !important;
    }

    .cmc-wp85 {
        width: 85% !important;
    }

    .cmc-wp90 {
        width: 90% !important;
    }

    .cmc-wp95 {
        width: 95% !important;
    }

    .cmc-wp100 {
        width: 100% !important;
    }



@media only screen and (max-width: 768px) {
    .cmc-wpm100 {
        width: 100% !important;
    }
}



.cmc-hp100 {
    height: 100% !important;
}


    /*
ALTURA
*/
    .cmc-hn {
        height: unset !important;
    }

    .cmc-h1000 {
        height: 1000px !important;
    }

    .cmc-h950 {
        height: 950px !important;
    }

    .cmc-h900 {
        height: 900px !important;
    }

    .cmc-h850 {
        height: 850px !important;
    }

    .cmc-h800 {
        height: 800px !important;
    }

    .cmc-h750 {
        height: 750px !important;
    }

    .cmc-h700 {
        height: 700px !important;
    }

    .cmc-h650 {
        height: 650px !important;
    }

    .cmc-h600 {
        height: 600px !important;
    }

    .cmc-h550 {
        height: 550px !important;
    }

    .cmc-h500 {
        height: 500px !important;
    }

    .cmc-h450 {
        height: 450px !important;
    }

    .cmc-h400 {
        height: 400px !important;
    }

    .cmc-h350 {
        height: 350px !important;
    }

    .cmc-h300 {
        height: 300px !important;
    }

    .cmc-h250 {
        height: 250px !important;
    }

    .cmc-h200 {
        height: 200px !important;
    }

    .cmc-h150 {
        height: 150px !important;
    }

.cmc-h140 {
    height: 140px !important;
}

.cmc-h130 {
    height: 130px !important;
}

.cmc-h120 {
    height: 120px !important;
}

.cmc-h110 {
    height: 110px !important;
}

    .cmc-h100 {
        height: 100px !important;
    }

    .cmc-h95 {
        height: 95px !important;
    }

    .cmc-h90 {
        height: 90px !important;
    }

    .cmc-h85 {
        height: 85px !important;
    }

    .cmc-h80 {
        height: 80px !important;
    }

    .cmc-h75 {
        height: 75px !important;
    }

    .cmc-h70 {
        height: 70px !important;
    }

    .cmc-h65 {
        height: 65px !important;
    }

    .cmc-h60 {
        height: 60px !important;
    }

    .cmc-h55 {
        height: 55px !important;
    }

    .cmc-h50 {
        height: 50px !important;
    }

    .cmc-h45 {
        height: 45px !important;
    }

    .cmc-h40 {
        height: 40px !important;
    }

    .cmc-h35 {
        height: 35px !important;
    }

    .cmc-h30 {
        height: 30px !important;
    }

    .cmc-h25 {
        height: 25px !important;
    }

    .cmc-h20 {
        height: 20px !important;
    }

    .cmc-h15 {
        height: 15px !important;
    }

    .cmc-h10 {
        height: 10px !important;
    }

    .cmc-h5 {
        height: 5px !important;
    }




    /*
FORMATACAO    
*/
    .cmc-bold, .cmc-negrito {
        font-weight: bold !important;
    }

    /**
ALINHAMENTO    
*/
    .cmc-float-left {
        float: left !important;
    }

    .cmc-float-right {
        float: right !important;
    }

    .cmc-align-left, .cmc-left {
        text-align: left !important;
    }

    .cmc-align-right, .cmc-right {
        text-align: right !important;
    }

    .cmc-align-center, .cmc-center {
        text-align: center !important;
    }


    /**
CORES    
*/

    /* CORES DE FONTE */
    .cmc-green {
        color: green !important;
    }

        .cmc-green:hover {
            color: green !important;
        }

        .cmc-green:visited {
            color: green !important;
        }

    .cmc-red {
        color: red !important;
    }

    .cmc-white {
        color: white !important;
    }

    .cmc-black {
        color: black !important;
    }


    .cmc-blue {
        color: blue !important;
    }

    .cmc-lime {
        color: lime !important;
    }

    .cmc-yellow {
        color: yellow !important;
    }

    .cmc-gray {
        color: gray !important;
    }

    .cmc-fuchsia {
        color: fuchsia !important;
    }

    .cmc-gray:hover {
        color: gray !important;
    }

    .cmc-gray:visited {
        color: gray !important;
    }

    .cmc-tbx {
        color: #1ab394 !important;
    }

        .cmc-tbx:hover {
            color: #1ab394 !important;
        }

        .cmc-tbx:visited {
            color: #1ab394 !important;
        }

    .cmc-verde {
        color: green !important;
    }

    .cmc-azul {
        color: blue !important;
    }

    .cmc-vermelho {
        color: red !important;
    }

    .cmc-amarelo {
        color: yellow !important;
    }


    /**
CORES BACKGROUND
*/
    .cmc-bg-red {
        background-color: red !important;
        color: white;
    }

.cmc-bg-violet {
    background-color: violet !important;
    color: white;
}

    .cmc-bg-white {
        background-color: white !important;
        color: black;
    }

    .cmc-bg-black {
        background-color: black !important;
        color: white;
    }

    .cmc-bg-blue {
        background-color: blue !important;
        color: white;
    }

    .cmc-bg-lime {
        background-color: lime !important;
        color: black;
    }

    .cmc-bg-green {
        background-color: lime !important;
        color: green;
    }

    .cmc-bg-yellow {
        background-color: yellow !important;
        color: black;
    }

    .cmc-bg-primary {
        background-color: #1BB394 !important;
        color: white;
    }

    .cmc-bg-success {
        background-color: #1D84C6 !important;
        color: white;
    }

    .cmc-bg-info {
        background-color: #24C6C8 !important;
        color: white;
    }

    .cmc-bg-warning {
        background-color: #F8AC5A !important;
        color: white;
    }

    .cmc-bg-danger {
        background-color: #ED5666 !important;
        color: white;
    }

    .cmc-bg-tbx {
        background-color: #1ab394 !important;
        color: white;
    }

    .cmc-no-pdmg {
        margin: 0px !important;
        padding: 0px !important;
    }

    .cmc-mp0 {
        margin: 0px !important;
        padding: 0px !important;
    }

    /* padding */
    .cmc-pd0 {
        padding: 0px !important;
    }

    .cmc-pd1 {
        padding: 1px !important;
    }

    .cmc-pd2 {
        padding: 2px !important;
    }

    .cmc-pd3 {
        padding: 3px !important;
    }

    .cmc-pd4 {
        padding: 4px !important;
    }

    .cmc-pd5 {
        padding: 5px !important;
    }

    .cmc-pd6 {
        padding: 6px !important;
    }

    .cmc-pd7 {
        padding: 7px !important;
    }

    .cmc-pd8 {
        padding: 8px !important;
    }

    .cmc-pd9 {
        padding: 9px !important;
    }

    .cmc-pd10 {
        padding: 10px !important;
    }

    .cmc-pd11 {
        padding: 11px !important;
    }

    .cmc-pd12 {
        padding: 12px !important;
    }

    .cmc-pd13 {
        padding: 13px !important;
    }

    .cmc-pd14 {
        padding: 14px !important;
    }

    .cmc-pd15 {
        padding: 15px !important;
    }

    .cmc-pd16 {
        padding: 16px !important;
    }

    .cmc-pd17 {
        padding: 17px !important;
    }

    .cmc-pd18 {
        padding: 18px !important;
    }

    .cmc-pd19 {
        padding: 19px !important;
    }

    .cmc-pd20 {
        padding: 20px !important;
    }

    .cmc-pd25 {
        padding: 25px !important;
    }

    .cmc-pd30 {
        padding: 30px !important;
    }

    .cmc-pd35 {
        padding: 35px !important;
    }

    .cmc-pd40 {
        padding: 40px !important;
    }

    .cmc-pd45 {
        padding: 45px !important;
    }

    .cmc-pd50 {
        padding: 50px !important;
    }

    .cmc-pdl1 {
        padding-left: 1px !important;
    }

    .cmc-pdl2 {
        padding-left: 2px !important;
    }

    .cmc-pdl3 {
        padding-left: 3px !important;
    }

    .cmc-pdl4 {
        padding-left: 4px !important;
    }

    .cmc-pdl5 {
        padding-left: 5px !important;
    }

    .cmc-pdl6 {
        padding-left: 6px !important;
    }

    .cmc-pdl7 {
        padding-left: 7px !important;
    }

    .cmc-pdl8 {
        padding-left: 8px !important;
    }

    .cmc-pdl9 {
        padding-left: 9px !important;
    }

    .cmc-pdl10 {
        padding-left: 10px !important;
    }

    .cmc-pdl11 {
        padding-left: 11px !important;
    }

    .cmc-pdl12 {
        padding-left: 12px !important;
    }

    .cmc-pdl13 {
        padding-left: 13px !important;
    }

    .cmc-pdl14 {
        padding-left: 14px !important;
    }

    .cmc-pdl15 {
        padding-left: 15px !important;
    }

    .cmc-pdl16 {
        padding-left: 16px !important;
    }

    .cmc-pdl17 {
        padding-left: 17px !important;
    }

    .cmc-pdl18 {
        padding-left: 18px !important;
    }

    .cmc-pdl19 {
        padding-left: 19px !important;
    }

    .cmc-pdl20 {
        padding-left: 20px !important;
    }

    .cmc-pdl25 {
        padding-left: 25px !important;
    }

    .cmc-pdl30 {
        padding-left: 30px !important;
    }

    .cmc-pdl35 {
        padding-left: 35px !important;
    }

    .cmc-pdl40 {
        padding-left: 40px !important;
    }

    .cmc-pdl45 {
        padding-left: 45px !important;
    }

    .cmc-pdl50 {
        padding-left: 50px !important;
    }

.cmc-pdt0 {
    padding-top: 0px !important;
}

    .cmc-pdt1 {
        padding-top: 1px !important;
    }

    .cmc-pdt2 {
        padding-top: 2px !important;
    }

    .cmc-pdt3 {
        padding-top: 3px !important;
    }

    .cmc-pdt4 {
        padding-top: 4px !important;
    }

    .cmc-pdt5 {
        padding-top: 5px !important;
    }

    .cmc-pdt6 {
        padding-top: 6px !important;
    }

    .cmc-pdt7 {
        padding-top: 7px !important;
    }

    .cmc-pdt8 {
        padding-top: 8px !important;
    }

    .cmc-pdt9 {
        padding-top: 9px !important;
    }

    .cmc-pdt10 {
        padding-top: 10px !important;
    }

    .cmc-pdt11 {
        padding-top: 11px !important;
    }

    .cmc-pdt12 {
        padding-top: 12px !important;
    }

    .cmc-pdt13 {
        padding-top: 13px !important;
    }

    .cmc-pdt14 {
        padding-top: 14px !important;
    }

    .cmc-pdt15 {
        padding-top: 15px !important;
    }

    .cmc-pdt16 {
        padding-top: 16px !important;
    }

    .cmc-pdt17 {
        padding-top: 17px !important;
    }

    .cmc-pdt18 {
        padding-top: 18px !important;
    }

    .cmc-pdt19 {
        padding-top: 19px !important;
    }

    .cmc-pdt20 {
        padding-top: 20px !important;
    }

    .cmc-pdt25 {
        padding-top: 25px !important;
    }

    .cmc-pdt30 {
        padding-top: 30px !important;
    }

    .cmc-pdt35 {
        padding-top: 35px !important;
    }

    .cmc-pdt40 {
        padding-top: 40px !important;
    }

    .cmc-pdt45 {
        padding-top: 45px !important;
    }

    .cmc-pdt50 {
        padding-top: 50px !important;
    }

    .cmc-pdr0 {
        padding-right: 0px !important;
    }

    .cmc-pdr1 {
        padding-right: 1px !important;
    }

    .cmc-pdr2 {
        padding-right: 2px !important;
    }

    .cmc-pdr3 {
        padding-right: 3px !important;
    }

    .cmc-pdr4 {
        padding-right: 4px !important;
    }

    .cmc-pdr5 {
        padding-right: 5px !important;
    }

    .cmc-pdr6 {
        padding-right: 6px !important;
    }

    .cmc-pdr7 {
        padding-right: 7px !important;
    }

    .cmc-pdr8 {
        padding-right: 8px !important;
    }

    .cmc-pdr9 {
        padding-right: 9px !important;
    }

    .cmc-pdr10 {
        padding-right: 10px !important;
    }

    .cmc-pdr11 {
        padding-right: 11px !important;
    }

    .cmc-pdr12 {
        padding-right: 12px !important;
    }

    .cmc-pdr13 {
        padding-right: 13px !important;
    }

    .cmc-pdr14 {
        padding-right: 14px !important;
    }

    .cmc-pdr15 {
        padding-right: 15px !important;
    }

    .cmc-pdr16 {
        padding-right: 16px !important;
    }

    .cmc-pdr17 {
        padding-right: 17px !important;
    }

    .cmc-pdr18 {
        padding-right: 18px !important;
    }

    .cmc-pdr19 {
        padding-right: 19px !important;
    }

    .cmc-pdr20 {
        padding-right: 20px !important;
    }

    .cmc-pdr25 {
        padding-right: 25px !important;
    }

    .cmc-pdr30 {
        padding-right: 30px !important;
    }

    .cmc-pdr35 {
        padding-right: 35px !important;
    }

    .cmc-pdr40 {
        padding-right: 40px !important;
    }

    .cmc-pdr45 {
        padding-right: 45px !important;
    }

    .cmc-pdr50 {
        padding-right: 50px !important;
    }

    .cmc-pdb0 {
        padding-bottom: 0px !important;
    }

    .cmc-pdb1 {
        padding-bottom: 1px !important;
    }

    .cmc-pdb2 {
        padding-bottom: 2px !important;
    }

    .cmc-pdb3 {
        padding-bottom: 3px !important;
    }

    .cmc-pdb4 {
        padding-bottom: 4px !important;
    }

    .cmc-pdb5 {
        padding-bottom: 5px !important;
    }

    .cmc-pdb6 {
        padding-bottom: 6px !important;
    }

    .cmc-pdb7 {
        padding-bottom: 7px !important;
    }

    .cmc-pdb8 {
        padding-bottom: 8px !important;
    }

    .cmc-pdb9 {
        padding-bottom: 9px !important;
    }

    .cmc-pdb10 {
        padding-bottom: 10px !important;
    }

    .cmc-pdb11 {
        padding-bottom: 11px !important;
    }

    .cmc-pdb12 {
        padding-bottom: 12px !important;
    }

    .cmc-pdb13 {
        padding-bottom: 13px !important;
    }

    .cmc-pdb14 {
        padding-bottom: 14px !important;
    }

    .cmc-pdb15 {
        padding-bottom: 15px !important;
    }

    .cmc-pdb16 {
        padding-bottom: 16px !important;
    }

    .cmc-pdb17 {
        padding-bottom: 17px !important;
    }

    .cmc-pdb18 {
        padding-bottom: 18px !important;
    }

    .cmc-pdb19 {
        padding-bottom: 19px !important;
    }

    .cmc-pdb20 {
        padding-bottom: 20px !important;
    }

    .cmc-pdb25 {
        padding-bottom: 25px !important;
    }

    .cmc-pdb30 {
        padding-bottom: 30px !important;
    }

    .cmc-pdb35 {
        padding-bottom: 35px !important;
    }

    .cmc-pdb40 {
        padding-bottom: 40px !important;
    }

    .cmc-pdb45 {
        padding-bottom: 45px !important;
    }

    .cmc-pdb50 {
        padding-bottom: 50px !important;
    }


@media only screen and (max-width: 600px) {

    .cmc-mpd0 {
        padding: 0px !important;
    }

    .cmc-mpd1 {
        padding: 1px !important;
    }

    .cmc-mpd2 {
        padding: 2px !important;
    }

    .cmc-mpd3 {
        padding: 3px !important;
    }

    .cmc-mpd4 {
        padding: 4px !important;
    }

    .cmc-mpd5 {
        padding: 5px !important;
    }

    .cmc-mpd6 {
        padding: 6px !important;
    }

    .cmc-mpd7 {
        padding: 7px !important;
    }

    .cmc-mpd8 {
        padding: 8px !important;
    }

    .cmc-mpd9 {
        padding: 9px !important;
    }

    .cmc-mpd10 {
        padding: 10px !important;
    }

    .cmc-mpd11 {
        padding: 11px !important;
    }

    .cmc-mpd12 {
        padding: 12px !important;
    }

    .cmc-mpd13 {
        padding: 13px !important;
    }

    .cmc-mpd14 {
        padding: 14px !important;
    }

    .cmc-mpd15 {
        padding: 15px !important;
    }

    .cmc-mpd16 {
        padding: 16px !important;
    }

    .cmc-mpd17 {
        padding: 17px !important;
    }

    .cmc-mpd18 {
        padding: 18px !important;
    }

    .cmc-mpd19 {
        padding: 19px !important;
    }

    .cmc-mpd20 {
        padding: 20px !important;
    }

    .cmc-mpd25 {
        padding: 25px !important;
    }

    .cmc-mpd30 {
        padding: 30px !important;
    }

    .cmc-mpd35 {
        padding: 35px !important;
    }

    .cmc-mpd40 {
        padding: 40px !important;
    }

    .cmc-mpd45 {
        padding: 45px !important;
    }

    .cmc-mpd50 {
        padding: 50px !important;
    }

    .cmc-mpdl1 {
        padding-left: 1px !important;
    }

    .cmc-mpdl2 {
        padding-left: 2px !important;
    }

    .cmc-mpdl3 {
        padding-left: 3px !important;
    }

    .cmc-mpdl4 {
        padding-left: 4px !important;
    }

    .cmc-mpdl5 {
        padding-left: 5px !important;
    }

    .cmc-mpdl6 {
        padding-left: 6px !important;
    }

    .cmc-mpdl7 {
        padding-left: 7px !important;
    }

    .cmc-mpdl8 {
        padding-left: 8px !important;
    }

    .cmc-mpdl9 {
        padding-left: 9px !important;
    }

    .cmc-mpdl10 {
        padding-left: 10px !important;
    }

    .cmc-mpdl11 {
        padding-left: 11px !important;
    }

    .cmc-mpdl12 {
        padding-left: 12px !important;
    }

    .cmc-mpdl13 {
        padding-left: 13px !important;
    }

    .cmc-mpdl14 {
        padding-left: 14px !important;
    }

    .cmc-mpdl15 {
        padding-left: 15px !important;
    }

    .cmc-mpdl16 {
        padding-left: 16px !important;
    }

    .cmc-mpdl17 {
        padding-left: 17px !important;
    }

    .cmc-mpdl18 {
        padding-left: 18px !important;
    }

    .cmc-mpdl19 {
        padding-left: 19px !important;
    }

    .cmc-mpdl20 {
        padding-left: 20px !important;
    }

    .cmc-mpdl25 {
        padding-left: 25px !important;
    }

    .cmc-mpdl30 {
        padding-left: 30px !important;
    }

    .cmc-mpdl35 {
        padding-left: 35px !important;
    }

    .cmc-mpdl40 {
        padding-left: 40px !important;
    }

    .cmc-mpdl45 {
        padding-left: 45px !important;
    }

    .cmc-mpdl50 {
        padding-left: 50px !important;
    }

    .cmc-mpdt0 {
        padding-top: 0px !important;
    }

    .cmc-mpdt1 {
        padding-top: 1px !important;
    }

    .cmc-mpdt2 {
        padding-top: 2px !important;
    }

    .cmc-mpdt3 {
        padding-top: 3px !important;
    }

    .cmc-mpdt4 {
        padding-top: 4px !important;
    }

    .cmc-mpdt5 {
        padding-top: 5px !important;
    }

    .cmc-mpdt6 {
        padding-top: 6px !important;
    }

    .cmc-mpdt7 {
        padding-top: 7px !important;
    }

    .cmc-mpdt8 {
        padding-top: 8px !important;
    }

    .cmc-mpdt9 {
        padding-top: 9px !important;
    }

    .cmc-mpdt10 {
        padding-top: 10px !important;
    }

    .cmc-mpdt11 {
        padding-top: 11px !important;
    }

    .cmc-mpdt12 {
        padding-top: 12px !important;
    }

    .cmc-mpdt13 {
        padding-top: 13px !important;
    }

    .cmc-mpdt14 {
        padding-top: 14px !important;
    }

    .cmc-mpdt15 {
        padding-top: 15px !important;
    }

    .cmc-mpdt16 {
        padding-top: 16px !important;
    }

    .cmc-mpdt17 {
        padding-top: 17px !important;
    }

    .cmc-mpdt18 {
        padding-top: 18px !important;
    }

    .cmc-mpdt19 {
        padding-top: 19px !important;
    }

    .cmc-mpdt20 {
        padding-top: 20px !important;
    }

    .cmc-mpdt25 {
        padding-top: 25px !important;
    }

    .cmc-mpdt30 {
        padding-top: 30px !important;
    }

    .cmc-mpdt35 {
        padding-top: 35px !important;
    }

    .cmc-mpdt40 {
        padding-top: 40px !important;
    }

    .cmc-mpdt45 {
        padding-top: 45px !important;
    }

    .cmc-mpdt50 {
        padding-top: 50px !important;
    }

    .cmc-mpdr0 {
        padding-right: 0px !important;
    }

    .cmc-mpdr1 {
        padding-right: 1px !important;
    }

    .cmc-mpdr2 {
        padding-right: 2px !important;
    }

    .cmc-mpdr3 {
        padding-right: 3px !important;
    }

    .cmc-mpdr4 {
        padding-right: 4px !important;
    }

    .cmc-mpdr5 {
        padding-right: 5px !important;
    }

    .cmc-mpdr6 {
        padding-right: 6px !important;
    }

    .cmc-mpdr7 {
        padding-right: 7px !important;
    }

    .cmc-mpdr8 {
        padding-right: 8px !important;
    }

    .cmc-mpdr9 {
        padding-right: 9px !important;
    }

    .cmc-mpdr10 {
        padding-right: 10px !important;
    }

    .cmc-mpdr11 {
        padding-right: 11px !important;
    }

    .cmc-mpdr12 {
        padding-right: 12px !important;
    }

    .cmc-mpdr13 {
        padding-right: 13px !important;
    }

    .cmc-mpdr14 {
        padding-right: 14px !important;
    }

    .cmc-mpdr15 {
        padding-right: 15px !important;
    }

    .cmc-mpdr16 {
        padding-right: 16px !important;
    }

    .cmc-mpdr17 {
        padding-right: 17px !important;
    }

    .cmc-mpdr18 {
        padding-right: 18px !important;
    }

    .cmc-mpdr19 {
        padding-right: 19px !important;
    }

    .cmc-mpdr20 {
        padding-right: 20px !important;
    }

    .cmc-mpdr25 {
        padding-right: 25px !important;
    }

    .cmc-mpdr30 {
        padding-right: 30px !important;
    }

    .cmc-mpdr35 {
        padding-right: 35px !important;
    }

    .cmc-mpdr40 {
        padding-right: 40px !important;
    }

    .cmc-mpdr45 {
        padding-right: 45px !important;
    }

    .cmc-mpdr50 {
        padding-right: 50px !important;
    }

    .cmc-mpdb0 {
        padding-bottom: 0px !important;
    }

    .cmc-mpdb1 {
        padding-bottom: 1px !important;
    }

    .cmc-mpdb2 {
        padding-bottom: 2px !important;
    }

    .cmc-mpdb3 {
        padding-bottom: 3px !important;
    }

    .cmc-mpdb4 {
        padding-bottom: 4px !important;
    }

    .cmc-mpdb5 {
        padding-bottom: 5px !important;
    }

    .cmc-mpdb6 {
        padding-bottom: 6px !important;
    }

    .cmc-mpdb7 {
        padding-bottom: 7px !important;
    }

    .cmc-mpdb8 {
        padding-bottom: 8px !important;
    }

    .cmc-mpdb9 {
        padding-bottom: 9px !important;
    }

    .cmc-mpdb10 {
        padding-bottom: 10px !important;
    }

    .cmc-mpdb11 {
        padding-bottom: 11px !important;
    }

    .cmc-mpdb12 {
        padding-bottom: 12px !important;
    }

    .cmc-mpdb13 {
        padding-bottom: 13px !important;
    }

    .cmc-mpdb14 {
        padding-bottom: 14px !important;
    }

    .cmc-mpdb15 {
        padding-bottom: 15px !important;
    }

    .cmc-mpdb16 {
        padding-bottom: 16px !important;
    }

    .cmc-mpdb17 {
        padding-bottom: 17px !important;
    }

    .cmc-mpdb18 {
        padding-bottom: 18px !important;
    }

    .cmc-mpdb19 {
        padding-bottom: 19px !important;
    }

    .cmc-mpdb20 {
        padding-bottom: 20px !important;
    }

    .cmc-mpdb25 {
        padding-bottom: 25px !important;
    }

    .cmc-mpdb30 {
        padding-bottom: 30px !important;
    }

    .cmc-mpdb35 {
        padding-bottom: 35px !important;
    }

    .cmc-mpdb40 {
        padding-bottom: 40px !important;
    }

    .cmc-mpdb45 {
        padding-bottom: 45px !important;
    }

    .cmc-mpdb50 {
        padding-bottom: 50px !important;
    }
}




    /*
 MENU HORIZONTAL - UL
*/
    .cmc-menu-horizontal ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .cmc-menu-horizontal li {
        padding: 2px 10px;
        display: inline-block;
        /* visual do link */
        text-decoration: none;
        text-align: center;
    }


    /**********************************************************************************************
COOKIE CONSENT
**********************************************************************************************/

    .cc-color-override-26937768.cc-window {
        border-top-color: #f2f2f2 !important;
        border-bottom-color: #f2f2f2 !important;
        border-top: 1px black solid;
        border-bottom: 1px black solid;
    }

    .cc-revoke,
    .cc-window {
        bottom: 0px !important;
    }

    .cc-window {
        opacity: 1;
        transition: opacity 1s ease
    }

        .cc-window.cc-invisible {
            opacity: 0
        }

    .cc-animate.cc-revoke {
        transition: transform 1s ease
    }

        .cc-animate.cc-revoke.cc-top {
            transform: translateY(-2em)
        }

        .cc-animate.cc-revoke.cc-bottom {
            transform: translateY(2em)
        }

        .cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
            transform: translateY(0)
        }

    .cc-grower {
        max-height: 0;
        overflow: hidden;
        transition: max-height 1s
    }

    .cc-link, .cc-revoke:hover {
        text-decoration: underline
    }

    .cc-revoke, .cc-window {
        position: fixed;
        overflow: hidden;
        box-sizing: border-box;
        font-family: Helvetica,Calibri,Arial,sans-serif;
        font-size: 16px;
        line-height: 1.5em;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        z-index: 999999999
    }

        .cc-window.cc-static {
            position: static
        }

        .cc-window.cc-floating {
            padding: 2em;
            max-width: 24em;
            -ms-flex-direction: column;
            flex-direction: column
        }

        .cc-window.cc-banner {
            padding: 1em 1.8em;
            width: 100%;
            -ms-flex-direction: row;
            flex-direction: row
        }

    .cc-revoke {
        padding: .5em
    }

    .cc-header {
        font-size: 18px;
        font-weight: 700
    }

    .cc-btn, .cc-close, .cc-link, .cc-revoke {
        cursor: pointer
    }

    .cc-link {
        opacity: .8;
        display: inline-block;
        padding: .2em
    }

        .cc-link:hover {
            opacity: 1
        }

        .cc-link:active, .cc-link:visited {
            color: initial
        }

    .cc-btn {
        display: block;
        padding: .4em .8em;
        font-size: .9em;
        font-weight: 700;
        border-width: 2px;
        border-style: solid;
        text-align: center;
        white-space: nowrap
    }

    .cc-banner .cc-btn:last-child {
        min-width: 140px
    }

    .cc-highlight .cc-btn:first-child {
        background-color: transparent;
        border-color: transparent
    }

        .cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
            background-color: transparent;
            text-decoration: underline
        }

    .cc-close {
        display: block;
        position: absolute;
        top: .5em;
        right: .5em;
        font-size: 1.6em;
        opacity: .9;
        line-height: .75
    }

        .cc-close:focus, .cc-close:hover {
            opacity: 1
        }

    .cc-revoke.cc-top {
        top: 0;
        left: 3em;
        border-bottom-left-radius: .5em;
        border-bottom-right-radius: .5em
    }

    .cc-revoke.cc-bottom {
        bottom: 0;
        left: 3em;
        border-top-left-radius: .5em;
        border-top-right-radius: .5em
    }

    .cc-revoke.cc-left {
        left: 3em;
        right: unset
    }

    .cc-revoke.cc-right {
        right: 3em;
        left: unset
    }

    .cc-top {
        top: 1em
    }

    .cc-left {
        left: 1em
    }

    .cc-right {
        right: 1em
    }

    .cc-bottom {
        bottom: 1em
    }

    .cc-floating > .cc-link {
        margin-bottom: 1em
    }

    .cc-floating .cc-message {
        display: block;
        margin-bottom: 1em
    }

    .cc-window.cc-floating .cc-compliance {
        -ms-flex: 1;
        flex: 1
    }

    .cc-window.cc-banner {
        -ms-flex-align: center;
        align-items: center
    }

    .cc-banner.cc-top {
        left: 0;
        right: 0;
        top: 0
    }

    .cc-banner.cc-bottom {
        left: 0;
        right: 0;
        bottom: 0
    }

    .cc-banner .cc-message {
        -ms-flex: 1;
        flex: 1
    }

    .cc-compliance {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: justify;
        align-content: space-between
    }

        .cc-compliance > .cc-btn {
            -ms-flex: 1;
            flex: 1
        }

    .cc-btn + .cc-btn {
        margin-left: .5em
    }

    @media print {
        .cc-revoke, .cc-window {
            display: none
        }
    }

    @media screen and (max-width:900px) {
        .cc-btn {
            white-space: normal
        }
    }

    @media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape) {
        .cc-window.cc-top {
            top: 0
        }

        .cc-window.cc-bottom {
            bottom: 0
        }

        .cc-window.cc-banner, .cc-window.cc-left, .cc-window.cc-right {
            left: 0;
            right: 0
        }

        .cc-window.cc-banner {
            -ms-flex-direction: column;
            flex-direction: column
        }

            .cc-window.cc-banner .cc-compliance {
                -ms-flex: 1;
                flex: 1
            }

        .cc-window.cc-floating {
            max-width: none
        }

        .cc-window .cc-message {
            margin-bottom: 1em
        }

        .cc-window.cc-banner {
            -ms-flex-align: unset;
            align-items: unset
        }
    }

    .cc-floating.cc-theme-classic {
        padding: 1.2em;
        border-radius: 5px
    }

    .cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
        text-align: center;
        display: inline;
        -ms-flex: none;
        flex: none
    }

    .cc-theme-classic .cc-btn {
        border-radius: 5px
    }

        .cc-theme-classic .cc-btn:last-child {
            min-width: 140px
        }

    .cc-floating.cc-type-info.cc-theme-classic .cc-btn {
        display: inline-block
    }

    .cc-theme-edgeless.cc-window {
        padding: 0
    }

    .cc-floating.cc-theme-edgeless .cc-message {
        margin: 2em 2em 1.5em
    }

    .cc-banner.cc-theme-edgeless .cc-btn {
        margin: 0;
        padding: .8em 1.8em;
        height: 100%
    }

    .cc-banner.cc-theme-edgeless .cc-message {
        margin-left: 1em
    }

    .cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
        margin-left: 0
    }

    /**********************************************************************************************
COOKIE CONSENT - FIM
**********************************************************************************************/

    .cmc-mg0 {
        margin: 0px !important;
    }

    .cmc-mgt0 {
        margin-top: 0px !important;
    }

    .cmc-mgl0 {
        margin-left: 0px !important;
    }

    .cmc-mgb0 {
        margin-bottom: 0px !important;
    }

    .cmc-mgr0 {
        margin-right: 0px !important;
    }



    .cmc-mg2 {
        margin: 2px !important;
    }

    .cmc-mgt2 {
        margin-top: 2px !important;
    }

    .cmc-mgl2 {
        margin-left: 2px !important;
    }

    .cmc-mgb2 {
        margin-bottom: 2px !important;
    }

    .cmc-mgr2 {
        margin-right: 2px !important;
    }


    .cmc-mgt5 {
        margin-top: 5px !important;
    }

    .cmc-mgl5 {
        margin-left: 5px !important;
    }

    .cmc-mgb5 {
        margin-bottom: 5px !important;
    }

    .cmc-mgr5 {
        margin-right: 5px !important;
    }

    .cmc-mg5 {
        margin: 5px !important;
    }


    .cmc-mg10 {
        margin: 10px !important;
    }

    .cmc-mgt10 {
        margin-top: 10px !important;
    }

    .cmc-mgl10 {
        margin-left: 10px !important;
    }

    .cmc-mgb10 {
        margin-bottom: 10px !important;
    }

    .cmc-mgr10 {
        margin-right: 10px !important;
    }

    .cmc-mg15 {
        margin: 15px !important;
    }

    .cmc-mgt15 {
        margin-top: 15px !important;
    }

    .cmc-mgl15 {
        margin-left: 15px !important;
    }

    .cmc-mgb15 {
        margin-bottom: 15px !important;
    }

    .cmc-mgr15 {
        margin-right: 15px !important;
    }

    .cmc-mg20 {
        margin: 20px !important;
    }

    .cmc-mgt20 {
        margin-top: 20px !important;
    }

    .cmc-mgl20 {
        margin-left: 20px !important;
    }

    .cmc-mgb20 {
        margin-bottom: 20px !important;
    }

    .cmc-mgr20 {
        margin-right: 20px !important;
    }


    /* arredondado */
    .cmc-rounded {
        border-radius: 50% !important;
    }

    .cmc-rd5 {
        border-radius: 5px !important;
    }

    .cmc-rd10 {
        border-radius: 5px !important;
    }

    .cmc-rd15 {
        border-radius: 5px !important;
    }

    .cmc-rd20 {
        border-radius: 5px !important;
    }


    .cmc-i {
        font-style: italic !important;
    }

    .cmc-b {
        font-weight: bold !important;
    }

    .cmc-f1 {
        font-size: 0.25em;
    }

    .cmc-f2 {
        font-size: 0.5em;
    }

    .cmc-f3 {
        font-size: 0.75em;
    }

    .cmc-f4 {
        font-size: 1em;
    }

    .cmc-f5 {
        font-size: 1.25em;
    }

    .cmc-f6 {
        font-size: 1.5em;
    }

    .cmc-f7 {
        font-size: 1.75em;
    }

    .cmc-f8 {
        font-size: 2em;
    }

    .cmc-f9 {
        font-size: 2.25em;
    }

    .cmc-f10 {
        font-size: 2.5em;
    }

    .cmc-f11 {
        font-size: 2.75em;
    }

    .cmc-f12 {
        font-size: 3em;
    }

    .cmc-tsp75 {
        opacity: 0.75 !important;
    }

    .cmc-tsp50 {
        opacity: 0.5 !important;
    }

    .cmc-tsp25 {
        opacity: 0.25 !important;
    }



@media only screen and (max-width: 600px) {
    .cmc-center-mobile {
        text-align: center !important;
    }
}


.tbx-ocultar-zero[data-tbx-value='0'] {
    visibility: hidden;
    display: none;
}