/*********************************************************/

/* GERAL */

/*********************************************************/

body {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    overflow-x: hidden;
}

.txt-white {
    color: #ffffff !important;
}

.txt-black {
    color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300 !important;
}

h1 {
    font-family: "Oranienbaum", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 5.3em !important;
    color: #fff !important;
    line-height: 1.1em !important;
    text-transform: uppercase;
    text-align: center !important;
    margin: 0 !important;

}

h2 {
    font-family: "Oranienbaum", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3em !important;
    color: #C70000 !important;
    text-transform: uppercase;
    line-height: 1.1em !important;
    margin-bottom: 0.3em !important;
    text-align: center !important;
}


h3 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.05em !important;
    color: #363636 !important;
    line-height: 1.4 !important;
    margin-bottom: 0.3em !important;

}

h4 {
    font-family: "Oranienbaum", sans-serif;
    text-transform: uppercase;
    font-size: 2.5em !important;
    color: #fff !important;
    line-height: 1.3 !important;
    text-align: center !important;
}

h6 {
    font-family: "Oranienbaum", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125em !important;
    color: #C70000 !important;
    line-height: 1.3 !important;
    text-transform: uppercase;
}

h6 a {
    color: #ffffff !important;
}

.p_artigo {
    font: normal normal normal 2em/1 'Gotham-Light', serif !important;
    font-weight: 300 !important;
    font-size: 1em !important;
    color: #404040 !important;
    line-height: 1.3 !important;
}

p {
    font-size: 0.9em !important;
    font-weight: 300 !important;
    line-height: 1.3em !important;
    margin-bottom: 0.5em !important;
}

.txt_destaque {
    text-decoration: none !important;
    color: #404040;
    text-transform: uppercase;
    text-align: left;
}

.txt_nota {
    text-decoration: none !important;
    font-size: 0.8em !important;
    color: #404040;
    text-align: left;
}

.site {
    font-size: 0.9em !important;
    font-weight: 300 !important;
    line-height: 1.3em !important;
    margin-bottom: 0.5em !important;
    color: #C70000 !important;
}

a {
    text-decoration: none !important;
    color: #ffffff;

}

.space {
    margin: 3em 0 1em 0 !important;
}

.center {
    margin: 0 auto;
    left: 0;
    right: 0;
}


.white {
    color: #fff !important;
}


/*********************************************************/

/* HEADER */

/*********************************************************/

.logo {
    margin: 0 auto;
    z-index: 1;
    justify-content: center;
    width: 215px;


}

header {
    position: relative;
    background-color: #db262c;
    width: 100%;
    /*height: 700px;*/
    overflow: hidden;
    /* background-image: url("../imagens/bg.webp") !important;
    background-size: cover;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    position: relative;*/
}

.headline {
    align-items: center;
    position: relative;
    z-index: 10;
    margin-bottom: -40px;
}

.mask {
    width: 80%;
    height: 100px;
    color: white;
    border-radius: 40px 40px 0 0;
    /* controla o quanto fica redondo */
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.topo {
    width: 100%;
    max-width: 790px;
    right: 0;
    align-items: flex-start;
    position: absolute;
    z-index: 0;

}

.barra {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 30px;
    position: relative;
    z-index: 1;


}

.mask-horizontal-round {
    width: 90%;
    height: 30px;
    margin: 0 auto;
    background-image: url("../imagens/barra_padrao.webp");
    background-size: cover;
    background-position: center;
    border-radius: 25px 25px 0 0;
    /* arredonda as extremidades */
    overflow: hidden;
    /* mantém a máscara */
}

.vermelho_right {
    top: 0px;
    right: 8%;
    max-width: 170px;
}
.cinza_right {
    bottom: 10%;
    right: 0%;
    max-width: 170px;
}
.verde_center {
    top: -70px;
    left: 30%;
    max-width: 170px;
}
.cinza_center {
     top: 5%;
     left: 0;
     right:0;
     margin: 0 auto;
     max-width: 170px;
 }

.verde_left {
    bottom: 8%;
    left: 2%;
    max-width: 170px;
}
.vermelha_left {
    bottom: 50%;
    left: 6%;
    max-width: 170px;
}
.icon {
    width: 100%;
    max-width: 150px;
}






/*********************************************************/

/* quizz */

/*********************************************************/

.quizz {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}

/*********************************************************

div#calavent div span {
    margin: auto;
    display: none;
}
/*********************************************************/

/* vídeo */

/*********************************************************/

.campanha {
    width: 100%;
    background-color: #db262c;
    position: relative;
}

.bloco_video {
    justify-content: center;
    position: relative;
    z-index: 3;
}

.decor {
    position: absolute;
    z-index: 2;
    pointer-events: none;
}

.garrafa {
    bottom: 0px;
    left: 8%;
    max-width: 300px;
}

.bola {
    bottom: 33px;
    right: 10%;

}


/*********************************************************/
/* FOOTER */
/*********************************************************/
footer {
    background-color: #121212;
    position: relative;
    z-index: 99999;
}

footer>div {
    padding: 1em;
}


footer>div>div {
    border-top: 1px solid #353240;
}

footer p {
    padding-top: 1em;
    font-size: 0.8em !important;
    color: rgba(255, 255, 255, 0.625) !important;
}

.text_footer {
    font-weight: 500 !important;
    font-size: 0.9em !important;
    color: #ffffff !important;
    line-height: 1.3 !important;
    margin-bottom: 0em !important;
    text-align: left !important;
}

.text_footer a {
    text-decoration: none;
    color: #ffffff !important;
}

.text_footer a:hover {
    text-decoration: none;
    color: #feaecd !important;
}

.logo_footer {
    max-width: 70px;
    width: 100%;
    margin-bottom: 0;
}

.box_to-top {
    background: #59595a;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fas,
.fa-solid {
    font-weight: 900;
    color: #fff;
}


/*********************************************************/

/*Breakpointys  gerais

/*********************************************************/
@media screen and (min-width: 1261px) and (max-width: 1500px) {
    .garrafa {
        left: 1%;
    }

    .bola {
        bottom: 33px;
        right: 8%;
        max-width: 200px;

    }
    .vermelha_left {
        bottom: 53%;
        left: 0%;
        max-width: 154px;
    }
    .verde_left {
        bottom: 8%;
        left: 0%;
        max-width: 138px;
    }


}

@media screen and (min-width: 961px) and (max-width: 1260px) {
    .garrafa {
        left: 1%;
        max-width: 250px;
    }

    .bola {
        bottom: 33px;
        right: 7%;
        max-width: 180px;

    }

    h4 {
        font-size: 2.3em !important;
        line-height: 1.1 !important;
    }
    h1 {
        font-size: 4.3em !important;
    }
    .vermelha_left {
        bottom: 53%;
        left: 0%;
        max-width: 125px;
    }
    .verde_left {
        bottom: 8%;
        left: 0%;
        max-width: 118px;
    }
    .vermelho_right {
        max-width: 120px;
    }
    .cinza_right {
        max-width: 120px;
    }
    .verde_center {
        max-width: 120px;
    }
    .cinza_center {
         max-width: 120px;
     }
    
   
}

@media screen and (min-width: 641px) and (max-width: 960px) {
    .garrafa {
        left: 1%;
        max-width: 173px;
    }

    .bola {
        bottom: 33px;
        right: 3%;
        max-width: 123px;
    }

    .mask-horizontal-round {
        width: 95%;
        height: 25px;
        border-radius: 15px 15px 0 0;
    }

    .barra {
        height: 25px;
    }

    h4 {
        font-size: 1.2em !important;
        line-height: 1.1 !important;
    }
    h1 {
        font-size: 2.9em !important;
    }

    h2 {
        font-size: 2.5em !important;
    }
    .vermelha_left {
        bottom: 53%;
        left: 0%;
        max-width: 75px;
    }
    .verde_left {
        bottom: 0;
        left: 0;
        max-width: 74px;
    }
    .vermelho_right {
        max-width: 75px;
    }
    .cinza_right {
        max-width: 75px;
    }
    .verde_center {
        max-width: 75px;
    }
    .cinza_center {
         max-width: 75px;
     }
     .logo {
        width: 200px;
    }
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .garrafa {
        left: -5px;
        max-width: 120px;
    }

    .bola {
        bottom: -6px;
        right: 0;
        max-width: 100px;
    }

    .mask-horizontal-round {
        width: 95%;
        height: 25px;
        border-radius: 15px 15px 0 0;
    }

    .barra {
        height: 25px;
    }
    h1 {
        font-size: 2.5em !important;
    }

    h4 {
        font-size: 1.5em !important;
        line-height: 1.1 !important;
    }
    h3 {
        font-size: 0.9em !important;
    }

    h2 {
        font-size: 1.8em !important;
    }
   
    .pai_natal{
        max-width: 300px;
    }
    .logo {
        width: 150px;
    }
}
@media screen and (min-width: 541px) and (max-width: 640px) {

.vermelho_right {
    max-width: 90px;
    top: 54%;
    right: 6%;
}
.cinza_right {
    max-width: 90px;
    bottom: 10%;
    right: 15%;
}
.verde_center {
    top: 35%;
    left: 15%;
    max-width: 80px;
}
.cinza_center {
     max-width: 80px;
     top: 25%;
     left:0;
     margin:0 auto;
     right: -56% !important;
}

.verde_left {
    max-width: 67px;
    left: 12%;
}
.vermelha_left {
    max-width: 80px;
        left: 7%;
        bottom: 30%;
}
}
@media screen and (min-width: 321px) and (max-width: 540px) {

    .vermelho_right {
        max-width: 60px;
        top: 54%;
        right: 4%;
    }
    .cinza_right {
        max-width: 60px;
        bottom: 7%;
        right: 4%;
    }
    .verde_center {
        top: 25%;
        left: 10%;
        max-width: 60px;
    }
    .cinza_center {
        max-width: 55px;
        top: 35%;
         left:0;
         margin:0 auto;
         right: -63% !important;
    }
    
    .verde_left {
        max-width: 57px;
        left: 0%;
    }
    .vermelha_left {
        max-width: 60px;
            left: 7%;
            bottom: 30%;
    }
    }
@media screen and (max-width: 320px) {
    .garrafa {
        left: -5px;
        max-width: 120px;
    }

    .bola {
        bottom: -6px;
        right: 0;
        max-width: 100px;
    }

    .mask-horizontal-round {
        width: 95%;
        height: 25px;
        border-radius: 15px 15px 0 0;
    }

    .barra {
        height: 25px;
    }
    h1 {
        font-size: 2.5em !important;
    }

    h4 {
        font-size: 1.5em !important;
        line-height: 1.1 !important;
    }
    h3 {
        font-size: 0.9em !important;
    }

    h2 {
        font-size: 2.1em !important;
    }
   
    .pai_natal{
        max-width: 280px;
    }
    .logo {
        width: 150px;
    }
    .vermelho_right {
        max-width: 60px;
        top: 54%;
        right: 4%;
    }
    .cinza_right {
        max-width: 60px;
        bottom: 7%;
        right: 4%;
    }
    .verde_center {
        top: 25%;
        left: 10%;
        max-width: 60px;
    }
    .cinza_center {
        max-width: 55px;
        top: 35%;
         left:0;
         margin:0 auto;
         right: -63% !important;
    }
    
    .verde_left {
        max-width: 57px;
        left: 0%;
    }
    .vermelha_left {
        max-width: 60px;
            left: 7%;
            bottom: 30%;
    }
}