*{
    margin: 0;
    padding: 0;
}
.navber{
    height: 60px;
    width: 100%;
  
    display: flex;
   
    align-items: center;
    backdrop-filter: blur(4px);
   /* background-image: url("img/Up.png"); */
   background: transparent;
   position:absolute;
   z-index: 3;
   top: 10px;
   


    
    
   
}
.nav-logo{
    height: 100%;
    width: 200px;
    top: 10px;
  
}
.nav-logo img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.nav-btn{
    width: 300px;
    height: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    right: 150px;
    position: absolute;
    backdrop-filter: blur(4px);
    
}
.navber a{
     font-size: 1.2rem;
     color: rgb(21, 255, 0);
     font-weight: 700;
     font-family: Arial, Helvetica, sans-serif;
     text-decoration: none;
   
     padding: 5px;
     border-radius: 5px;
}

.banner{
    height: 900px;
    width: 100%;
     filter: blur(4px);
     margin-top: 0px;
}
.banner img{
    height: 100%;
    width: 100%;
    object-fit: cover;
   
}

.banner-logo{
    height: 250px;
    width: 600px;
    margin-top: -750px;
    margin-left: 150px;
    display: flex;
    row-gap: 10px;
    flex-wrap: wrap;
    
    align-items: center;
    font-family:'Times New Roman', Times, serif;
    position: relative;
}
.banner-logo h1{
    color: white;
    font-size: 5rem;
   
}
.banner-logo h2{
    color: rgb(60, 255, 0);
    font-size: 5rem;
   
}
.banner-logo h3{
     color: rgb(60, 255, 0);
    font-size: 3rem;
    margin-top: -100px;
  
    font-weight:700;
    font-family:'Times New Roman', Times, serif;
}


.banner-btn{
    height: 100px;
    width: fit-content;
        margin-left: 150px;
        display: flex;
        gap: 20px;
        position: relative;
        z-index: 1;
         
}
.banner-btn button{
    height: 30px;
    width: 120px;
    padding: 5px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
   
   

    
}
.btn-1{
    background-color: rgb(126, 235, 18);
    color: rgb(0, 0, 0);
    border: none;
   
}
.btn-2{
    background-color: black;
    color: white;
    border: 2px solid white;
}
.banner-logo2{
    height: 600px;
    width: 700px;
    margin-left: 700px;
    margin-top: -450px;
    position: relative;
    z-index: 1;
}
.banner-logo2 img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.banner-2{
    height: 700px;
    width: 100%;
    margin-top: 100px;
    
}
.banner-2 img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: blur(4px);
   
}
.content-box{
    height: 600px;
    width: 1200px;
  
    margin-top: -600px;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.content-box .img-box{
    height: 500px;
    width: 500px;
    margin-top: 20px;
   
}
.img-box img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.content-box .details-box{
    height: 400px;
    width: 600px;
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-top: 100px;
    
}

.details-box h1{
    font-size: 2.5rem;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    margin-bottom: 20px;
    margin-top: 10px;
}
.details-box h4{
    font-size: 1rem;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(186, 173, 173);
    
}
.details-box button{
    background-color: rgb(126, 235, 18);
    color: rgb(0, 0, 0);
    border: none;
    padding: 7px;
    font-size: 0.95;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 5px;
    margin-top: 15px;

   
}
.banner-3{
    height: 800px;
    width: 100%;
}
.banner-3 img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: blur(3px);
}
.headline{
    height: 100px;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -700px;
}
.headline h4{
    color:  rgb(126, 235, 18);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
}
.headline h1{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 2.5rem;
}
    .team-box{
         height:fit-content;
         width: 1000px;
         display: flex;
         justify-content: space-evenly;
         align-items: center;
         position: relative;
         z-index: 1;
         margin-left: auto;
         margin-right: auto;
         margin-top: 20px;
    }

    .box-img{
        width: 225px;
        height: 350px;
    }
    .box-img img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.banner-4{
    height: 1300px;
    width: 100%;
    margin-top: 50px;
    
}
.banner-4 img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: blur(4px);
   
}

.box4{
    width: 600px;
    height: 800px;
  
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    margin-top: -1100px;
}
.box4-1 ,.box4-2{
    width: 200px;
    height: 750px;
  
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;

    
    
}

.box4-1{
    border-right: 2px solid rgb(128, 255, 0);
}
.box4-2{
    border-left: 2px solid rgb(128, 255, 0);
}
.box4-12{
    height: 150px;
    width: 150px;
    border-radius: 30px;
    
}
.box4-12 img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}