body{
    font-family: "Roboto", Arial, sans-serif;
    background: #ffffff;
    padding-top: 65px;
}

.br-desk-none{
    display: block;
}

@media (min-width:768px){
    .br-desk-none{
        display: none;
    }
}

.br-mobile-none{
    display: none;
}

@media (min-width:768px){
    .br-mobile-none{
        display: block;
    }
}
/* START NAV BAR */
.navbar-light .navbar-nav .nav-link {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin: 10px 8px;
}

@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1100px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        margin: 10px 20px;
    }
}

@media (min-width:1200px){
    .navbar-light .navbar-nav .nav-link{
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        margin: 10px 38px;
    }
}

@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

@media (min-width:1400px){
    .navbar-light .navbar-nav .nav-link{
        font-size: 18px;
    }
}

@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
     max-width: 1320px;
    }
}

.btn-concorrer-nav{
    text-align: center;
    text-decoration: none;
    color: white;
    background-color: #FF7F00;
    padding: 11px 16px;
    border-radius: 32px;
    font-weight: 700;
    font-size: 14px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    align-self: center;
    margin: 10px 0px;
}

.btn-concorrer-nav:hover{
    background-color: #ff8000ea;
    text-decoration: none;
    color: white;
}

@media (min-width:1200px){
    .btn-concorrer-nav{
        margin: 0px 10px;
        font-size: 18px;
    }
}

.btn-concorrer-nav-dois{
    text-align: center;
    text-decoration: none;
    color: white;
    background-color: #036EA7;
    padding: 11px 16px;
    border-radius: 32px;
    font-weight: 700;
    font-size: 14px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    align-self: center;
    margin: 10px 0px;
}

.btn-concorrer-nav-dois:hover{
    background-color: #036EA8;
    text-decoration: none;
    color: white;
}

@media (min-width:1200px){
    .btn-concorrer-nav-dois{
        margin: 0px 10px;
    }
}


/* END NAV BAR */

/* START SECTION BANNER*/
.section-banner{
    background-image: url(../imagens/banner-mobile.png);
    width: 100%;
    background-size: cover;
    border-top: 1px solid transparent;
    padding: 0px 0px;
    scroll-margin-top: 65px;
    background-position: bottom;
}

@media (min-width: 768px){
    .section-banner{
        background-image: url(../imagens/bg-desk.png);
    }
}

.logo-promocao{
    padding-top: 20px;
    border-bottom: 1px solid #01438C;
}

.img-promocao-mobile{
    width: 100%;
    margin: 0 auto;
    display: block;
}

@media (min-width:768px){
    .img-promocao-mobile{
        display: none;
    }
}

.img-promocao-desk{
    display: none;
}

@media (min-width:768px){
    .img-promocao-desk{
        width: 695px;
        margin: 0 auto;
        display: block;
    }
}

/* END SECTION BANNER*/

/* START SECTION TEXT BANNER */
.section-text-banner{
    background-color: #01438C;
    padding-bottom: 30px;
}

.text-banner{
    margin-top: 27px;
}

.paragrafo-text-banner{
    color: #FFFFFF;
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Graviola Tigre Black";
}

@media (min-width:768px){
    .paragrafo-text-banner{
        font-size: 40px;
        line-height: 50px;
    }
}

.paragrafo-text-banner span{
    color: #F58220;
}

.botao-banner{
    width: 100%;
    background-size: cover;
    border-top: 1px solid transparent;
    padding: 36px 0px;
    scroll-margin-top: 65px;
}

.button-quero-participar-banner{
    text-align: center;
    padding-top: 0px;
}

.btn-quero-participar-banner{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #F58220;
    padding: 15px 90px;
    border-radius: 47px;
}

.btn-quero-participar-banner:hover{
    background-color: #A0EDFF;
    text-decoration: none;
    color: #FFFFFF;
}

/* END SECTION TEXT BANNER */

/* START SECTION CADA SEMANA */
.section-cada-semana{
    background-color: #01438C;
    scroll-margin-top: 70px;
}

.borda{
    width: 80%;
    margin: 0 auto;
    border: 2px solid #D67C1C;
    border-radius: 23px;
}

@media (min-width:768px){
    .borda{
        width: 60%;
    }
}

@media (min-width:991px){
    .borda{
        width: 80%;
        margin-top: 30px;
        padding: 20px 0px;
    }
}

@media (min-width:1400px){
    .borda{
        width: 70%;
        margin-top: 60px;
    }
}

.paragrafo-borda-semana{
    color: #FDB813;
    text-align: left;
    font-size: 25px;
    line-height: 35px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Graviola Tigre Black";
    padding: 25px 32px 0px;
    margin-bottom: 0px;
}

@media (min-width:768px){
    .paragrafo-borda-semana{
        text-align: center;
        font-size: 40px;
        line-height: 50px;
    }
}

@media (min-width:991px){
    .paragrafo-borda-semana{
        text-align: left;
    }
}

.paragrafo-borda-premio{
    color: #FFFFFF;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    font-family: "Graviola Tigre medium";
    padding: 0px 32px 20px;
    margin-bottom: 0px;
}

@media (min-width:768px){
    .paragrafo-borda-premio{
        text-align: center;
        font-size: 30px;
        line-height: 35px;
    }
}

@media (min-width:991px){
    .paragrafo-borda-premio{
        text-align: left;
    }
}

.img-premios-mobile{
    width: 100%;
    margin: 0 auto;
    display: block;
}

@media (min-width:768px){
    .img-premios-mobile{
        display: none;
    }
}

.img-premios-desk{
    display: none;
}

@media (min-width:768px){
    .img-premios-desk{
        width: 90%;
        margin: 0 auto;
        display: block;
        padding-top: 40px;
    }
}

@media (min-width:1024px){
    .img-premios-desk{
        padding-top: 0px;
    }
}

.paragrafo-data{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
}

@media (min-width:768px){
    .paragrafo-data{
        font-size: 28px;
        line-height: 34px;
    }
}

@media (min-width:991px){
    .paragrafo-data{
        text-align: left;
    }
}

.paragrafo-data span{
    color: #F58220;
    font-weight: bold;
}
/* end SECTION CADA SEMANA */

/* START SECTION COMO PARTICIPAR */
.section-participar{
    background: #01438C;
    padding-top: 0px;
    scroll-margin-top: 65px;
    padding-bottom: 30px;
}

.passos{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.passo-img-mobile{
    width: 70%;
    display: block;
    margin: 20px 0px;
}

@media (min-width:768px){
    .passo-img-mobile{
        display: none;
    }

    .passo-img-desk{
        width: 50%;
        display: block;
        margin: 20px 0px;
    }
}


.passo-img-desk{
    display: none;
}

@media (min-width:768px){
    .passo-img-desk{
        display: block;
        width: 335px;
    }
}

@media (min-width: 1200px){
    .passo-img-mobile{
        margin-top: 70px;
    }

}


@media (min-width: 768px){
    .section-participar{
        padding-top: 36px;
    }
    
    .passos{
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0px 24px;
    }
    .passo-img{
        width: auto;
    }
}

@media (min-width: 1400px){
    .passos{
        gap: 0px 100px;
    }

}

.section-text-participar{
    background-color: #F58220;
    padding: 30px 0px;
}


.paragrafo-participar{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

@media (min-width:768px){
    .paragrafo-participar{
        font-size: 35px;
        line-height: 50px;
    }

    .paragrafo-participar b{
        font-size: 45px;
    }
}

.hide{
    display: none;
}

@media (min-width: 1024px){
    .hide{
        display: block;
    }
}

/* END SECTION COMO PARTICIPAR */

/* START SECTION VENCEDORES */
.section-confira-vencedores{
    background-color: #FFFFFF;
}

.confira-vencedores{
    padding: 40px 0px 0px 0px;
}

.text-confira{
    font-family: "Helvetica";
    text-align: center;
    color: #000000;
    font-size: 36px;
}

.section-vencedores{
    padding: 30px 0px;
}

.td-text-tabela {
    font-size: 12px;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .td-text-tabela {
        font-size: 18px;
    }
}

/* START SECTION VENCEDORES */


/* START BOTOES BANNER */
.botoes-banner{
    width: 100%;
    background-size: cover;
    border-top: 1px solid transparent;
    padding: 40px 0px;
    scroll-margin-top: 65px;
}

@media (min-width: 768px){
    .botoes-banner{
        display: none;
    }
}

.button-quero-concorrer{
    text-align: center;
    padding-top: 0px;
}


.btn-quero-concorrer{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #F58220;
    padding: 15px 90px;
    border-radius: 47px;
}

@media (min-width:768px){
    .btn-quero-concorrer{
        font-size: 26px;
    }
}

.btn-quero-concorrer:hover{
    background-color: #A0EDFF;
    text-decoration: none;
    color: #FFFFFF;
}

.button-consultar{
    text-align: center;
    padding-top: 50px;
}


.btn-consultar{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #F58220;
    background-color: #FFFFFF;
    padding: 15px 50px;
    border-radius: 47px;
}

@media (min-width:768px){
    .btn-consultar{
        font-size: 26px;
    }
}

.btn-consultar:hover{
    background-color: #FFFFFF;
    text-decoration: none;
    color: #00234F;
}
/* END BOTOES BANNER */

/* START SECTION COMPROVANTE */
.section-comprovante{
    padding: 40px 0px 70px;
    background-color: #01438C;
}

.comprovante-text h3{
    text-align: center;
    color: #FFCB05;
    font-size: 30px;
    font-weight: bold;
}

@media (min-width:768px){
    .comprovante-text h3{
        font-size: 36px;
    }
}

.comprovante-text p{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
    margin: 20px 0px 0px;
    text-align: center;
}

@media (min-width:768px){
    .comprovante-text p{
        font-size: 25px;
        line-height: 25px;
    }
}

.botoes{
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

@media (min-width:992px){
    .botoes{
        flex-direction: row;
        justify-content: center;
        gap: 30px;
    }
}

.button-comprovante{
    text-align: center;
    padding-top: 30px;
}


.btn-comprovante{
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #F58220;
    padding: 15px 60px;
    border-radius: 47px;
}

@media (min-width:768px){
    .btn-comprovante{
        font-size: 26px;
    }
}

.btn-comprovante:hover{
    background-color: #A0EDFF;
    text-decoration: none;
    color: #FFFFFF;
}

.button-whatsapp{
    text-align: center;
    padding-top: 40px;
}


.btn-whatsapp{
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
    color: #F58220;
    background-color: #FFFFFF;
    padding: 15px 50px;
    border-radius: 47px;
}

@media (min-width:768px){
    .btn-whatsapp{
        font-size: 26px;
    }
}

.btn-whatsapp:hover{
    background-color: #FFFFFF;
    text-decoration: none;
    color: #00234F;
}
/* END SECTION COMPROVANTE */

/* START SECTION DUVIDAS */
.section-duvidas{
    padding: 80px 0px;
}

.tire-duvidas h2{
    font-family: "Roboto";
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
}

.tire-duvidas h3{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
}

.text-tire-duvidas{
    line-height: 20px;
}

.datas-duvidas{
    line-height: 25px;
}

.telefone-duvidas{
    text-decoration: none;
    color: #212529;
    font-weight: bold;
}

.telefone-duvidas:hover{
    text-decoration: none;
    color: #212529;
}

.whatsapp-duvidas{
    text-decoration: none;
    color: #212529;
    font-weight: bold;
}

.whatsapp-duvidas:hover{
    text-decoration: none;
    color: #212529;
}

.link-skil{
    word-break: break-all;
}

.text-autorizacao{
    padding-top: 80px;
}

.text-autorizacao p{
    color: #333333;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
}

.text-autorizacao span{
    font-weight: bold;
    color: #0D4A87;
}

@media (min-width: 1200px){
    .text-autorizacao p{
        font-size: 25px;
    }
}

/* END SECTION DUVIDAS */

/* START SECTION regulamento */
.section-regulamento{
    background-color: #EEEEEE;
    padding: 35px 0px;
    scroll-margin-top: 65px;
}

.text-regulamento{
    line-height: 32px;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.privacidade{
    font-weight: bold;
    color: #075488;
    text-decoration: underline;
}

/* END SECTION regulamentoS */

/* START FOOTER */
footer{
    padding-top: 32px;
    background-color: #333333;
    color: #FFFFFF;
}

@media (min-width: 1200px){
    footer{
        padding-top: 64px;
    }
}

.img-logo-juntos{
    margin: 0px 16px;
    text-align: center;
    padding-bottom: 50px;
}

.sobre-nos h3{
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
}

.sobre-nos{
    margin: 0px 16px;
    border-bottom: solid 1px #fff;
}

@media (min-width: 1200px){
    .sobre-nos{
        border: none;
    }
}

.sobre-nos a{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.categorias h3{
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    padding-top: 20px;
}

@media (min-width: 1200px){
    .categorias h3{
        padding-top: 0px;
    }
}

.categorias{
    margin: 0px 16px;
    border-bottom: solid 1px #fff;
}

@media (min-width: 1200px){
    .categorias{
        border: none;
    }
}

.categorias a{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.blogs h3{
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    padding-top: 20px;
}

@media (min-width: 1200px){
    .blogs h3 {
        padding-top: 0px;
    }
}

.blogs{
    margin: 0px 16px;
    border-bottom: solid 1px #fff;
}

@media (min-width: 1200px){
    .blogs{
        border: none;
    }
}

.blogs a{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.fale-conosco{
    margin: 0px 16px;
    border-bottom: solid 1px #fff;
}

@media (min-width: 1200px){
    .fale-conosco{
        border: none;
    }
}

.fale-conosco h3{
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    padding-top: 20px;
}

@media (min-width: 1200px){
    .fale-conosco h3{
        padding-top: 0px;
    }
}


.whatsapp-text{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0px;
}

.whatsapp-numero{
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    margin: 5px 0px;
    text-decoration: none;
    color: #ffffff;
}

.fale-conosco a{
    color: #529FEA;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

@media (min-width:1200px){
    .fale-conosco a{
        font-size: 14px;
    }
}

.atendimento{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
}

.telefone-atendimento{
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-decoration: none;
    color: #ffffff;
}

.datas-atendimento{
    color: #ACACAC;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.transparencia{
    margin: 0px 16px;
    border-bottom: solid 1px #fff;
}

@media (min-width: 1200px){
    .transparencia{
        border: none;
    }
}

.transparencia h3{
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    padding-top: 20px;
}

.transparencia a{
    color: #F7F7F7;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.app {
    margin: 0px 16px;
    border-bottom: solid 1px #fff;
    padding-bottom: 16px;
}

@media (min-width: 1200px){
    .app{
        border: none;
    }
}

.app h3{
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    padding-top: 20px;
}

.btn-app{
    display: flex;

}

.btn-app a:first-of-type{
    margin-right: 8px;
}

.btn-app a img{
    width: 100%;
    transition: 0.2s;
}

.btn-app a img:hover{
    opacity: .8;
}

.redes-sociais{
    margin: 0px 16px;
}

.redes-sociais h3{
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-top: 32px;
}

@media (min-width: 1200px){
    .redes-sociais h3{
        margin-top: 20px;
    }
}

.icons-redes-sociais{
    display: flex;
    padding: 24px 0px;
    margin: 0px 16px;
    border-bottom: solid 1px #fff;
}

@media (min-width: 1200px){
    .icons-redes-sociais{
        border: none;
        padding: 5px 0px 0px 0px;
    }
}

.icons-redes-sociais a {
    margin-right: 20px;
    transition: .2s;
}

.icons-redes-sociais a:last-of-type{
    margin-right: 0px;
}

.icons-redes-sociais a:hover{
    opacity: .8;
}


.text-legal{
    padding-top: 32px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #EEEEEE;
    margin: 0px 16px;
}

@media (min-width:1200px){
    .text-legal{
        font-size: 14px;
        text-align: center;
        border-top: solid 1px white;
        margin-top: 20px;
    }
}


/* END FOOTER */