@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1+Code:wght@100..700&family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');
/*
font-family: Overpass;
font-family: M PLUS 1 Code, monospace;
*/
:root{
    --texmenuColor:#393136;
    --textColor: #151515;
    --fontHeading: 'Overpass';
    --fontText: 'M PLUS 1 Code', monospace;
 }
body{
    font-size:62.5%;
    background-color: #9292D4;
   
 }
h3{
    font-size: 2.5rem;
    font-family: var(--fontText);
    font-weight: 500;
    color: #393136;
}
 h4{
    font-size: 1.4rem;
    font-family: var(--fontText);
    font-weight: 600;
    color: var(--texmenuColor);
 }
 h5{
    font-size: 1.6rem;
    font-family: var(--fontText);
    font-weight: 500;
    color: #393136;
    align-items: center;
 }
 h6{
    font-size: 1.6rem;
    font-family: var(--fontText);
    font-weight: 500;
    color: #393136;
 }  
 a{
    font-size: 1.6rem;
    font-family: var(--fontText);
    font-weight: 500;
    color: #393136;
 }
#logo{
    font-size: 3.6rem;
    font-family: var(--fontHeading);
    font-weight: 700;
    padding-top: 2rem;
    padding-left: 1rem;
}
#contactMobile{
    position: fixed;
    z-index: 2;
    top: 1rem;
    right: 1.5rem;
}
  

#menuMobile{
    position: fixed;
   bottom : 2rem;
    padding: 1rem;
    
}
#navMobile{
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 2rem;
    text-align: center;
}
.center{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    text-align: left;
}
#navMobile div img{
    width: 7rem;
}
#welcome{
    width: 25rem;
    height: 43rem;
    background-image:  url(../img/welcomeMobile.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    margin-top: 2rem ;
   
    
}
#welcome h2{
    color: #151515;
    font-size: 4rem;
    font-family: var(--fontText);
    font-weight: 500;
}
#aboutMe{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    margin-top: 2rem ;
}

#skills{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
    position: absolute;
    top: 8rem;

}

.width50{
    width: 50px;

}
.skillsFolders{
    width: 90%;
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
   gap: 3rem;
   padding-top: 2rem;
   padding-left: 2rem;
   cursor: pointer;
}
.close{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
}
#buttonSkillsCode{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
    cursor: pointer;
}
#buttonSkillsDesign{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
    cursor: pointer;
}
#buttonSfogliatell{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
    cursor: pointer;
}
#buttonTravelEscape{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
    cursor: pointer;
}
#buttonNebula{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
    cursor: pointer;
}
#buttonPersonalPortfolio{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
    cursor: pointer;
}
#buttontrash{
    width: 4rem;
    height: 4rem;
    background-color: red;
    opacity: 0;
    cursor: pointer;
}
.contenuto{
    display: flex;
    width: 95%;
    align-items: start;
    padding-top: 3rem;
    padding-left: 2rem;
}
#overFlow{
    width: 94%;
    height:37rem;
    overflow-y: scroll;
    

}
#skillsCode{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
    position: relative;
    top:4rem;
    left: 2rem;

}
#skillsDesign{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
    position: relative;
    top:4rem;
    left: 2rem;

}
.width40{
    width: 40px;
}
#portfolio{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    position: absolute;
    top: 6rem;
    cursor: pointer;
   
}
#folderSfogliatell{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
    position: relative;
    top:3rem;
    left: 3rem;
    cursor: pointer;
}
#folderTravelEscape{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
    position: relative;
    top:3rem;
    left: 3rem;
}
#folderNebula{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
    position: relative;
    top:3rem;
    left: 3rem;
}
#folderPersonalPortfolio{
    width: 29rem;
    height: 43rem;
    background-image:  url(../img/mobileWindow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
    position: relative;
    top:3rem;
    left: 3rem;
}


#trash{
    width:81rem;
    height: 47rem;
    background-image:  url(../img/Active\ Window.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:none;
   
}
.imgPortfolio{
    width: 20rem;
}
#cartelleLavori{
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
    gap: 6rem;
   
   
}
#cartelleLavori p{
    font-size: 1.4rem;
    font-family: var(--fontText);
    font-weight: 500;
    text-align: center;
   
   
}
.folderimg{
    width: 3rem;
    cursor: pointer;
}
#SfogliaTell{
    cursor: pointer;
}
#gallerySfogliatell {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 2rem;
    padding-bottom: 4rem;
    padding-right: 4rem;
    justify-content: space-between;
    overflow-y: hidden;
}
#gallerySfogliatell a img{
    width: 10rem;
}
#galleryTravelEscape{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 2rem;
    padding-bottom: 4rem;
    padding-right: 4rem;
    justify-content: space-between;
    overflow-y: hidden;
}
#galleryTravelEscape a img{
   width: 10rem;
}
#galleryNebula{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 2rem;
    padding-bottom: 4rem;
    padding-right: 4rem;
    justify-content: space-between;
    overflow-y: hidden;
}
#galleryNebula a img{
    width: 10rem;
}
#galleryPersonalPortfolio{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 2rem;
    padding-bottom: 4rem;
    padding-right: 4rem;
    justify-content: space-between;
    overflow-y: hidden;
}
#galleryPersonalPortfolio a img{
    width: 10rem;
}
#draggable { width: 150px; height: 150px; padding: 0.5em; }
@media (min-width: 768px) { 
    #welcome{
        width:68rem;
        height: 46.5rem ;
        background-image:  url(../img/Navigation\ button.png);}
        
        #welcome h2{
            color: #151515;
            font-size: 5.8rem;
            font-family: var(--fontText);
            font-weight: 500;
        }
        h3{
            font-size: 4rem;
        }
        h4{
            font-size: 2.4rem;
            font-weight: 600;
           }
        h5{
            font-size: 1.9rem;
        }
           #menu{
            padding-top:5rem;
            padding-left: 6rem;
            cursor: pointer;
         }
         nav{
            gap: 4.5rem;
        }
        #menuMobile{
           padding-bottom: 5rem;
          }
          #navMobile{
            gap: 5rem;
            
        }
        #navMobile div img{
            width: auto;
        }
        #aboutMe{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
        }
        #skills{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
           top: 10rem;
        }
       
        #skillsCode{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            display:none;
            position: relative;
            top:7rem;
            left:10rem;
        
        }
        #skillsDesign{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            display:none;
            position: relative;
            top:7rem;
            left:10rem;
        
        }
        #overFlow{
        width: 97%;
        height: 33rem;
        max-height: 97%; 
        overflow-y: scroll;
       }
       .contenuto{
        display: flex;
        align-items: start;
        padding-top: 9rem;
        padding-left: 40px;
    } 
    #portfolio{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
            position: absolute;
           
        }
        #folderSfogliatell{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
            top:4rem;
            left: 9rem;
            cursor: pointer;
        }
        #folderTravelEscape{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
            top:3rem;
            left: 9rem;
        }
        #folderNebula{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
            top:3rem;
            left: 9rem;
        }
        #folderPersonalPortfolio{
            width: 68.2rem;
            height: 39.8rem;
            background-image:  url(../img/Active\ Window.png);
            top:3rem;
            left: 9rem;
        }
        #gallerySfogliatell {
            width: 100%;
            height: 100%;
            display: block;
            flex-wrap: wrap;
            padding: 2rem;
            align-items: normal;
        
           
        }
        #gallerySfogliatell a img{
            width: 14rem;
        }
        #galleryTravelEscape{
            width: 100%;
            height: 100%;
            display:block;
            flex-wrap: wrap;
            padding: 2rem;
            align-items: normal;
    
        }
        #galleryTravelEscape a img{
           width:14rem;
        }
        #galleryNebula{
            width: 100%;
            height: 100%;
            display: block;
            flex-wrap: wrap;
            padding: 2rem;
            align-items: normal;
           
        }
        #galleryNebula a img{
            width: 14rem;
        }
        #galleryPersonalPortfolio{
            width: 100%;
            height: 100%;
            display: block;
            padding: 2rem;
             align-items: normal;
            
           
        }
        #galleryPersonalPortfolio a img{
            width: 14rem;
        }
    .width50{
        width: 60px;
    
    }
    .width40{
        width: 60px;
    }
    
 }
 @media (min-width: 992px){
    #aboutMe{
        width: 68.2rem;
        height: 39.8rem;
        background-image:  url(../img/Active\ Window.png);
    }
    #overFlow{
        height: 33rem;
       }
 }
 @media (min-width:1200px){
    #welcome{
        width: 81rem;
        height: 55rem;
    }
    #aboutMe{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
    }
    #skills{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
       top: 10rem;
    }
    #overFlow{
        height: 40rem;
       }
       #skillsCode{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
        top:6rem;
        left: 18rem;
    
    }
    #skillsDesign{
        width: 81rem;
        height: 47rem;
        top:6rem;
        left: 18rem;
    
    }
    #portfolio{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
       
    }
    #folderSfogliatell{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
        top:4rem;
        left: 14rem;
        cursor: pointer;
    }
    #folderTravelEscape{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
        top:3rem;
        left: 14rem;
    }
    #folderNebula{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
        top:3rem;
        left: 14rem;
    }
    #folderPersonalPortfolio{
        width: 81rem;
        height: 47rem;
        background-image:  url(../img/Active\ Window.png);
        top:3rem;
        left: 14rem;
    }
   
 }