/*----------- Celular ---------------*/

@media (max-width:550px) {



    .AprePG {

        margin-left: auto;
        margin-right: auto;

        width: 75%;
        height: 150px;
        background-color: none;
        background-image: url(./assets/background/TorcidaBeije.jpeg);
        background-size: cover;

    }




    .ApreProd {
        margin-left: 20px;
        margin-right: 20px;

        background-size: cover;

        width: 50%;
        height: 200px;
        background-image: url(./assets/background/Tabua.jpeg)
    }

    .bx1 {

        background-image: url(./assets/Insumo/I20.jpg);
    }

    .bx2 {

        background-image: url(./assets/Insumo/I24.jpg);
    }

    .bx3 {

        background-image: url(./assets/Insumo/I21.jpg);
    }

    .bx4 {

        background-image: url(./assets/Insumo/I88.jpg);
    }

    .formLoga {

        height: 50vh;
        width: 100%;
        margin-left: 5%;
        margin-right: 5%;


    }

    .FundoAzul {

        padding: 10px;
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: #fbfcff;
        width: 100%;
        height: 100vh;

        overflow-y: scroll;

    }




    .HistCard {


        width: 100%;
    }

    .H1PG {

        font-size: 30px;
        text-shadow: 2px 2px rgb(15, 17, 54);
        color: #fbfcff;
        text-align: center;
        margin-bottom: 0px;
        font-family: Jokerman;


    }

    .H2PG {

        font-size: 20px;
        text-shadow: 2px 2px rgb(15, 17, 54);
        color: #fbfcff;
        text-align: center;
        margin-top: 0px;
        font-family: Jokerman;


    }


    .iHist {

        margin-left: 0%;
        margin-right: 0%;

        width: 70%;
        height: auto;

    }

    .inputLog {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 10px;
        border: inset 1px #dee2e7;
    }

    .navbar {

        margin-left: 10%;
        margin-right: 10%;
        margin-top: 15px;

    }


    .pHist {

        font-size: 15px;
        color: #0e1b41;


    }



    .quadrado {
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 20px;
        width: 170px;
        height: 12vh;
        border-radius: 0px;
        box-shadow: 5px 5px 10px Gray;
        font-weight: 600;
        border-color: transparent;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }










}

/*------------- Computador------------- */

@media (min-width:551px) {




    .ApreProd {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 50px;

        background-size: cover;

        width: 50%;
        height: 900px;
        background-image: url(./assets/background/Tabua.jpeg)
    }




    .AprePG {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 50px;


        background-size: cover;

        width: 50%;
        height: 400px;
        background-image: url(./assets/background/TorcidaBeije.jpeg)
    }

    .box-Sabores {
        width: 19vh;
        height: 380px;
        display: flex;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        cursor: pointer;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .bx1 {

        background-image: url(./assets/Insumo/I20.jpg);
    }

    .bx2 {

        background-image: url(./assets/Insumo/I24.jpg);
    }

    .bx3 {

        background-image: url(./assets/Insumo/I21.jpg);
    }

    .bx4 {

        background-image: url(./assets/Insumo/I88.jpg);
    }




    /* content Justify */
    .cj {

        padding: 0px;
        margin-left: 0px;
        margin-right: 0px;

        justify-content: space-between !important;

    }

    .formLoga {

        height: 50vh;
        width: 20%;
        margin-left: 30%;
        margin-right: 30%;
    }

    .FundoAzul {

        padding: 20px;
        position: fixed;
        top: 0px;
        left: 0px;

        background-color: #fbfcff;
        width: 100%;
        height: 100vh;

        overflow-y: scroll;

    }


    .HistCard {


        width: 85%;

        margin-left: auto;
        margin-right: auto;

        border-width: 1px;
        border-style: solid;

        padding: 5%;

        size: 10px;
    }


    .H1PG {

        font-size: 140px;
        text-shadow: 6px 6px rgb(15, 17, 54);
        color: #fbfcff;
        text-align: center;

        font-family: Jokerman;


    }

    .H2PG {

        font-size: 50px;
        text-shadow: 3px 3px rgb(15, 17, 54);
        color: #fbfcff;
        text-align: center;

        font-family: Jokerman;


    }

    .iHist {

        margin-left: 30%;
        margin-right: 30%;

        width: 70%;
        height: 300px;




    }

    .inputLog {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 10px;
        border: inset 1px #dee2e7;

    }

    .navbar {

        margin-left: 30%;
        margin-right: 30%;
        margin-top: 15px;

    }

    .PG-Palavras {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: auto;
        border-radius: 25px;

        background-color: #255da1;

        opacity: 0.5;
        width: 40%;
        height: 200px;


    }

    .pHist {

        font-size: 30px;
        color: #0e1b41;
        text-align: center;


    }

    .col-sm {
        margin: 0px;
        padding: 0px;
        margin-bottom: 30px;
    }

    .quadrado {
        margin-left: 5%;
        margin-right: 5%;
        width: 380px;
        height: 25vh;
        border-radius: 0px;
        box-shadow: 5px 5px 10px Gray;
        font-weight: 600;
        border-color: transparent;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }



}

.oNome {

    background-color: #AD79FC;
    border-radius: 5px;
    width: 1200px;
    height: auto;
    margin: auto;
    padding: 20px;
    color: #d9ff00;
    font-size: 100px;


}


.Fundo {
    position: fixed;
    top: 0px;
    left: 0px;
    background-image: url('./assets/background/PierreGlaceFinal.png');
    background-size: 50%;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    width: 100%;
    height: 100vh;


}





.EntraDado {
    height: 35px;
    border-color: #dee2e7;
    border-style: inset;
    border-radius: 16px;
    width: 30%;
    box-shadow: 5px 5px 8px Gray;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.dados {
    text-align: center;
    width: 50%;
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15vh;
}


.sfButton {
    height: 35px;
    border-radius: 8px;
    border-color: transparent;
    box-shadow: 5px 5px 8px Gray;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}






.ContSai {
    padding-top: 40px;
    margin-top: 250px;
    margin-bottom: 150px;
    width: 35%;
    height: 240px;
    background-color: white;
}


.Titulo {
    color: dimgray;
    text-shadow: 5px 5px 8px gray;
    text-align: center;
    font-size: 25px;
    width: 90%;
    padding: 0px 0px 0px 20px;
    margin: 10px 0px 0px 0px;
}

.Retorna {
    font-size: 40px;
    position: fixed;
    top: 30px;
    left: 30px;
    color: darkslategray
}






.btnBarraSuperior {
    margin-right: auto;
    margin-left: auto;
    width: 35%;
    height: 30px;
    border-radius: 16px;
    border-color: transparent;
    box-shadow: 5px 5px 8px gray;
}