/*HEADER*/
@font-face{
 font-family: myfont;
 src: url(Nuckle-Regular.ttf);

}

.navbar {
    background-color: #E7E5E2;
    padding: 5px;
    position: fixed;
    width:100%;
    z-index: 8888;

}

.navbar img {
    width: 70px;
}

.navbarart{
    background-color: #E7E5E2;
    padding: 5px;
    height: 10vh;
    width: 100%;
    z-index: 8888;
}

.navbarart img{
    width: 70px;
}

/*button {
    background-color: #191919;
    color: #E7E5E2;
    padding: 10px;
    border: 0px;
    border-radius: 25px;

}*/


.contact{
    color:#E7E5E2;
    text-decoration-line: none;
    background-color: #191919;
    padding: 10px;
    border: 0px;
    border-radius:25px;
    transition: all 0.3s ease-in-out;
    font-family: 'Space Grotesk';
   
    
}

.contact:hover{
    transform:scale(1.2);
}


.presentation-part {
    background-color: #E7E5E2;
    font-family:'Bebas Neue';
    padding:10px;

}

.wrapper {
    box-sizing: content-box;
    height: 245px;
    padding-top: 85px;
}

.letterotate {
    display: block;
    animation: spin_words 6s infinite;
}

.change-words {
    overflow: hidden;
    line-height: 90px;
    margin-top:-10px;
}

@keyframes spin_words{
    10%{
        transform: translateY(-112%);
    }
    25%{
        transform: translateY(-100%);
    }
    35%{
        transform: translateY(-212%);
    }
    50%{
        transform: translateY(-200%);
    }
    60%{
        transform: translateY(-312%);
    }
    75%{
        transform: translateY(-300%);
    }
    85%{
        transform: translateY(-412%);
    }
    100%{
        transform: translateY(-400%);
    }
}

.testo-variabile {
    font-size:5rem;
    line-height: 65px;


}

.descrizione-header {
    font-size: 25px;
    margin-top: 35%;
    font-family: 'Bebas Neue';
    font-weight: bold;
    padding: 10px;
}

/*MAIN*/

/*.marylin{
    background-image: url(../img/collage.png);
    background-size: cover;
    background-repeat: no-repeat;
    height:100vh;
}*/

.marylin img{
    width:100%;
}

.chisiamo{
    background-color: #E7E5E2;
    font-family:'Space Grotesk';
    font-weight: bold;
}

.chisiamo p{
    margin-top:3rem;
    font-size: 25px;
    

}

.service img{
    width:100%;
}

.service h1{
    font-size:150%;
}

.service p{
    font-size:100%;
    margin-top:10px;
}

.color-sec {
    background-color: #191919;
    font-family: 'Space Grotesk';
}

.efficacia {
    background-color: #191919;
    padding-top: 1rem;
}

.efficacia h1 {
    color: #E7E5E2;
    margin-bottom: 2rem;
    font-size: 250%;

}

.efficacia img {
    width: 100%;
}

.efficacia p {
    color: #E7E5E2;
    font-size: 120%;
    margin-top: 20px;
}

.rimborso {
    background-color: #191919;
}

.rimborso h1 {
    color: #E7E5E2;
    margin-bottom: 2rem;
    font-size: 250%;
    margin-top: 2rem;
}

.rimborso img {
    width: 100%;
}

.rimborso p{
    margin-bottom: 2rem;
}

.cosadicono{
    background-color: #E7E5E2;
}

#whatstitle {
    font-size: 300%;
    color: #191919;
    font-family: 'Space Grotesk';
    padding:2rem;
}

.whatsapp img{
    width:100%;
}

.rimborso p {
    color: #E7E5E2;
    font-size: 120%;
    margin-top: 20px;
}

.barradeicontatti{
    padding-top: 1rem;
    background-color: #E7E5E2;
}

.barradeicontatti h1{
    color:#191919;
    margin-top: 1rem;
}

.barradeicontatti label{
   color: #191919;
}

#contactbutton{
    margin-bottom:2rem;
}

.finalpart{
    background-color: #191919;
    color: #E7E5E2;
}

.finalpart h1 {
    padding-top: 2rem;
    font-size: 20px;
}

.finalpart p {
    font-size: 12px
}

#finalogo{
    width: 40px;
    margin-bottom: -20px;
    margin-top: 1rem;
}

.socialfoot img {
    width: 45px;
    margin-bottom: 20px;
    transition: transform .5s;
        
}

.socialfoot img:hover {
    transform: scale(1.1);
}

.socialcontact img {
    width: 140px;
    transition: transform .5s;
}

.socialcontact img:hover {
    transform: scale(1.1);
}

.clickimg {
    font-size: 10px;
}

.whatsapp-float {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 20px;
    right: 20px;
    background-color: #25D366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-float img {
    width: 35px;
    height: 35px;
    transition: transform .5s;
   
}

.whatsapp-float img:hover {
    transform: scale(1.2);
}


/*ARTICOLI*/

.articolo{
    font-family: "Tinos", serif;
        font-weight: 400;
        font-style: normal;
    background-color: #f7f7f7; 
}

.articolo p{
    line-break: auto;
        line-height: 1.52381em;
        font-size: 21px;
        font-weight: 400;
    padding-bottom:14px ;
}

.articolo ul li {
    line-break: auto;
        line-height: 1.52381em;
        font-size: 21px;
        font-weight: 400;
}

.drop-cap {
    float: left;
    font-size: 4em;
    /* Cambia la dimensione in base all’effetto desiderato */
    line-height: 0.9;
    margin-right: 10px;
    /* Spazio tra la lettera e il resto del testo */
    font-weight: bold;
    
    /* Colore della lettera */
}