

@font-face {
   font-family: 'A Love of Thunder';
   src: url('css/fonts/A Love of Thunder.woff2') format('woff2'); 
}
body{
    background-color: #ffd850;
    background-repeat: no-repeat;
    object-fit: contain;
    max-height: 100vh !important;
    height: 100vh;
    background-size: 68%;
    background-position-x: right;
    overflow-y: hidden;

}

h1, h2, h3, h4, h5, a, p{
   font-family: 'Questrial', sans-serif!important; 
}
body p{
    font-size: 18px!important; 
    font-weight: 600!important;
}
.bar{
    height: 5px;
    width: 40px;
    background-color: white;
    margin: 6px;
}
img#img_sfondo_cover{
    width: 100vw;  
}

/*menu btn*/
#btn-index{
    margin: 1%;
}
.fumetto{
        clip-path: polygon(0 0, 0% 100%, 100% 0);
        background-color: #F8F9FA;
        height: 22px;
        width: 30px;
        margin-left: 20px;
        margin-top: -6px;
}
.testo_2_pag .testo_2_pag display-6 {
        font-size: 30px!important;
        font-weight: 900!important;
}
.overlay-bottoni{
        margin-top: 40vh;
    }
    .btn-nav-green{
        background: green;
        border: 5px solid white;
    }
    .btn-nav{
    z-index: 999; 
    padding: 8px;
    height: 80px; 
    width: 80px;
    color: white;
    font-weight: 900!important;
    text-align: center;
    text-decoration: none;
    }
    .btn-nav:hover{
    color: white;
    font-size: 900!important;
    text-align: center;
    text-decoration: none;
    }
.test{
    
}

.btn-avanti-piatto{

        min-height: 80px;

        max-width: 60%!important;

        display: flex;

        justify-content: center;

        flex-direction: column;

        align-content: center;

        border-radius: 50px 0px 0px 50px;;

    }

    .btn-avanti-piatto-reflex{

        min-height: 80px;

        max-width: 60%!important;

        display: flex;

        justify-content: center;

        flex-direction: column;

        align-content: center;

        border-radius: 50px 0px 0px 50px;

        margin-left: auto;

    }

    /*.chevron{

        margin-top: 0%!important;

    }*/

    .chevron-top{

        min-height: 45px;

        height: 4px;

        width: 10px;

        transform: rotate(120deg);

        display: flex;

        flex-direction: column;

        border-radius: 16px;

        margin-left: 70px;

    }

    .chevron-reverse{

       min-height: 45px;

        height: 4px;

        width: 10px;

        transform: rotate(-120deg);

        display: flex;

        flex-direction: column;

        border-radius:16px;

        margin-top: -26px;

        margin-left: 70px;

    }
    p.title-love{

        font-family: 'A Love of Thunder'!important;

        font-size: 30px!important;

        font-weight: 400!important;

        filter: contrast(75%);
    }
    .title-love.text-sm{
        padding: 0!important;
    }
    w-90{
        width: 90%!important;
    }
    w-95{
        width: 95%!important;
    }
    .bg-purple{
        background-color: #524394;
    }
    .post-it{
        font-family: 'Permanent Marker', cursive!important;    
    }
    .accento {
        transform: rotate(-45deg);
        margin-top: -15px;
    }
    .accento-1 {
        transform: rotate(295deg);
        margin-top: -11px;
        position: absolute;
        margin-left: auto;
        /* display: flex; */
        /* flex-direction: column; */
        margin-left: -1%;
    }
    .testo_2_pag b.display-6  {
        font-size: 30px!important;
        font-weight: 900!important;
    }