*{
    font-family:"Google sans","noto sans",sans-serif;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  list-style: none;
text-decoration: none;
color: rgb(255, 255, 255);
border-radius: 20px;
text-align: center;
transition: 0.3s ease;



}
html{
    background-image:url(../img/n.png);
  overflow-x: hidden;
    scroll-behavior: smooth;

    
}
body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.spiral{

width: 100%;
height:50vh;
margin-top: 0;

z-index: -1;
}
.section_1{
    
    width: 100%;
    height:600px;
   
    color: white;
    position: relative;

}

.ham{
    display: block;
    font-size: 30px;
    /* font-weight: 900; */
    cursor: pointer;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    padding: 1%;
     width: 50px; 
    align-items: center;
    border-radius: 100px;
    position: relative;
    left: 8%;
    float: left;
    margin-top: -78px;
    z-index: 1000;
}
.nav{
    
    position: absolute;
    right: 0;
    top: 50px; 
    display: none;
   flex-direction: column;
   justify-content: center;
    gap: 3rem;
    font-size: 20px;
    border: none;
    z-index:100;
    width: 100%;
    padding: 5%;
    background-color: black

}

nav{
    display: block;
    z-index:10;
    margin-top: 30px;
    margin-left: -30px;
}


a{
 
    color: white;
    border-bottom: #ffffff;
    
    
}
.menu:hover{
    background: linear-gradient(90deg, #a915e4, #2109ff);
background-clip: text;
  -webkit-text-fill-color: transparent;

  
}

 



.logo{
    font-family: Verdana, Geneva, Tahoma, sans-serif;position: relative;left: 20px;
    font-size: 30px;
  
}
.slogan{
    width: 100%;
    height: auto;
    font-family: "Noto Sans","Google sans", sans-serif;
    text-shadow: -2px 5px 13px rgba(0, 0, 0, 0.62);
    font-size: 40px;
     text-align: center;
    padding: 10px;
    font-weight: 900;
    font-style: normal;
    color: hsl(0, 0%, 100%);
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.buttn{
    font-size: 20px;
   padding: 2%;
    color: rgb(255, 255, 255);
    background-color: blue;
    width: 150px;
    text-align: center;
    border-radius: 40px;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    

}
.row_1{
    width: 100%;
    height: 100px;
    background-color: antiquewhite;
    /* background: rgba(236, 232, 232, 0.1);
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 8.5px );
    -webkit-backdrop-filter: blur( 8.5px ); */
    border: 1px 2px 3px 4px 5px solid rgb(209, 27, 27);
    margin-top: 100px;
    
}
.section_2{
  
    width: 100%;
    height: auto;
    margin-top: -100px;
    
  

}
.bento_side_l{
    background-color: rgba(56, 54, 54, 0);
        width:100%;
        height: auto;
        overflow: hidden;
    z-index: 0;
    display: block;
    
}

.sec3_para{
    width: 80%;
    height: auto;
    margin: 20px auto;
    font-size: 18px;
    word-spacing: 8px;
    line-height: 1.6;
    text-align: justify;
    padding: 10px;
    color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    margin: 10px auto; 
    text-align: center;


}

.sec3_para2{
    position: relative;
    top: 200px;
    order: 2;
    width: 90%;
    height: auto;
    font-size: 18px;
    word-spacing: 8px;
    line-height: 1.8;
    padding: 20px;
    margin: 20px auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2); 
    background: rgba(0, 0, 0, 0.8); 
    padding: 20px;
    margin: 10px auto; 
    text-align: center;
}
.bento_bottom_l{
  

  display: flex;
  flex-direction: column;
    width: 100%;
    position: relative;
    
    left: 0%;
    height:auto;
    
    
   
}
#ui{
    position: relative;
    top: 200px;
}




.section_3{
    width: 100%;
    height: auto;
    background-image: url(../img/u.png);
    
    background-size:contain;
    margin-top: 10px;
    display: block;
    
  
}
.s3_img{
    width: 100%;
    height: auto;
    position: relative;
    margin: 0px 50% 50px -5% ;
    
    
    
   
    
}

.s3_txt{
    background: rgba( 255, 255, 255, 0.1 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    width:90%;
    font-weight: 400;
    margin:10px 20px 0 20px;
    height: auto;
    color: antiquewhite;
    position: relative;
    padding: 1%;
    font-size: 20px;
    line-height: 30px;
    word-spacing: 10px;
    
 
}
.s3_txt:hover{
    z-index: 3;
    
}
.section_4{
    width: 100%;
    height: auto;
    background-image: url(../img/nnnoise.png);
    display: flex;
    flex-direction:column;
}
.s4_img{
    width: 100%;
    height: auto;
    position: relative;
    
    
}
form{
    position: relative;
    top:-40px;
    width:100%;
left: 6%;
    height: auto;
    font-size: 30px;
}
.form_lable{
    font-size: 20px;
    position: relative;
    right:40%;
    top:2px;
    bottom:10px;
}
.email{
    width: 90%;
    position: relative;
    left:0;
    border-radius: 10px;
    border: none;
    height: 40px;
    color: black;

}
.username{
    width: 90%;
    position: relative;
   left:0;
    border-radius: 10px;
    border: none;
    height: 40px;
    
    color: black;

}
.email:focus{
    outline:1px solid blueviolet;
}
.username:focus{
    outline:1px solid blueviolet;
}
.send{
    font-size: 20px;
    text-align: center;

    align-items: center;
     border-radius: 40px;
    
}
footer{
    width: 100%;
    height: auto;
    margin-top: 150px;
    display: grid;
    grid-template-columns:200px 200px;
    grid-template-rows:auto;
    column-gap: 2px;
    row-gap: 20px;
    margin-left: -30px;
   
    
}
.ab_head{
    margin-top: -400px;
}

.section_skills{
    width: 90%;
    height: auto;
    background-image: url(../img/llline.png);
    margin:0px 20px 0px 20px;
    display: flex;
    flex-direction: column;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
    text-align: center;
    list-style: disc;
}

.card{
    width: 100%;
    height: auto;
    position: relative;
    background: rgba( 255, 255, 255, 0.1 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );


   
}
.card:hover{
    width: 100%;
    box-shadow: 0 8px 32px 0 blueviolet; 
    transition: 0.3s ease;
}
.card>ul>li{
    list-style: disc inside;
    margin-right: 40px;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
       
}


.card_link_li{
    list-style:none;    
    margin: 40%;
}
.card_link{
   
    font-size:17px;
    padding: 5%;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    width: 150px;
    height: auto;
    text-align: center;
    border-radius: 100px;
    font-weight: 900;
                
             
             
}
.card_link_s3{
   padding: 1%;
   font-size: 18px;
   font-weight: 600;
   
}
.card_link:hover{
    background-color: black;
    color: aliceblue;
}
.card_link_s3:hover{
    background-color: black;
    color: aliceblue;
}
.section_about{
    width: 100%;
    height:auto;
    background-color: rgb(150, 150, 150);
    
     
}
