body {
    margin: 0;
    /* height: 100vh; */
    background-color: rgb(27, 27, 27);
    scroll-behavior: smooth;

  }

#main{ 
    width: 100%;
    overflow-x: hidden;
}
#outer-body{ 
    height: 100%;
    width:100%;
    /* width:100%; */
    display: flex;
    align-items: center;
    /* justify-content: center; */
    background-color: rgb(27, 27, 27);

}

#first-page{ 
    height: 150vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: rgb(27, 27, 27); */
    /* background : 
    linear-gradient(0deg , #0f2027 , #203a43 , #2c5364); */
    
    margin-left: -100px;
    margin-top: -200px; 

}
.second-page{ 
    height: 100vh;
    width : 100%;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    background-color: rgb(27, 27, 27);

}


#fifth-page{
    height : 250vh; 
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /* background-color: rgb(52, 22, 22); */
    
}
.zoom-out{ 
    width: 900px;
    /* height:50 ; */
    /* background-color: antiquewhite; */
}
.heading{
    font-size: 100px ;
    font-family: Arial, Helvetica, sans-serif;
    color: grey;
    margin-bottom: 2px;
    text-align: left;
    margin-left: 500px;
    transition: 0.3s ;
    display: inline-block;
    z-index: 20;
    object-fit: cover;
}
.polointrofont { 
    font-size: 20px ;
    font-family: Arial, Helvetica, sans-serif;
    color: grey;
    margin-bottom: 10px;
    text-align: left;
    margin-left: 500px;
    transition: 0.6s ;
    display: inline-block;
    z-index: 20;
    object-fit: cover;
}
.heading :hover{ 
    color: aliceblue;
}


#photo{ 
    background-color: rgb(62, 62, 62);
    color: black;
    display: flex;
    z-index: 2;
    height: 270px;
    width: 230px;
    border-radius: 10px;
    transform: translate(0, 3%);
    align-items: center;
    justify-content: center;
    
}
#eight-box{ 
    z-index: 999;
}
#second-box{ 
    display: flex;
    color: white;
    background-color: rgb(255, 255, 255);
    height: 200px;
    width: 300px;
    border-radius: 30px;
    position: absolute;
    text-align: center;
    justify-content: center;
} 
#third-page{
    height : 130vh; 
    width: 100%;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    /* background-color: rgb(173, 114, 114); */
    display: flex;
}
.camera { 
    display: flex;
    justify-content: center;
    align-items: center;
    width:30%;
    z-index: 999;
    height: 50%;
    scale: 0.5;
    margin-top: 400px;
    margin-left: 50px;
    /* background-color: aliceblue; */
}
.disc{ 
    color:white; 
    display: flex;
    font-size:70px; 
    width: 30%; 
    /* background-color: antiquewhite; */
    /* margin-top: 300px; */
    margin-left: 20px;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 1s;

}
.step1{ 
    
    color:white; 
    display: flex;
    font-size:70px; 
    width: 100%; 
    /* background-color: antiquewhite; */
    /* margin-top: 300px; */
     margin-left: 20px;
     opacity: 1;
    transition-property: opacity;
    transition-duration: 1s;
    height: 50vh;
    display: flex;
    align-items: end;
    
    
}
.steps{ 
    
    color:white; 
    display: flex;
    font-size:70px; 
    width: 100%; 
    /* background-color: antiquewhite; */
    /* margin-top: 300px; */
    
    display: flex;
    align-items: end;
    margin-bottom: 150px;
    
    
}
.step2{ 
    
    color:white; 
    display: flex;
    font-size:70px; 
    width: 100%; 
    /* background-color: antiquewhite; */
    /* margin-top: 300px; */
    
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-top: 150px;
    margin-bottom: 150px;
    
    
}
.cloudimage { 
    margin-right: 80px;
    margin-top: 40px;
    size: 1.1;
    /* background-color: aquamarine; */
    opacity: 0;
    width: 22%;
    
}
#laterimage2{ 
    z-index: 2;
}
.but{ 
    color:white; 
    display: flex;
    font-size:70px; 
    width: 30%; 
    height: 70%;
    /* background-color: antiquewhite; */
    align-items: end;
    justify-content: end;
    margin-top: 200px;
    margin-left: 20px;
    
}
.amazon{ 
    width:30%;
    height:100%;
    /* background-color: azure; */
    margin-right: 20px;
    display: flex;
    align-items: end;
    
    

    
}
.amazonimage{ 
    border-radius: 40px;
    width: 100%;
}
.carosel{ 
    width: 100%;
    height: 35%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: rgb(255, 255, 255);
    margin: 40px;
    opacity: 0;
    

}
.caroselimages{ 
    /* width: 20%; */
    position: relative;
    margin :20px;
    height : 75%;
    border-radius: 16px;
    opacity: 0.0;
}
#fourth-page{
    height : 150vh; 
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    
    justify-content: space-evenly;
    /* background-color: rgb(161, 46, 46); */
}
.poloriod{ 
    display: flex;
    color: white;
    background-color: rgb(255, 255, 255);
    height: 320px;
    width: 240px;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    justify-content: center;
} 
/* .heading{ 

} */

.para{ 
    text-align: left;
    margin-top: 0%;
    color: grey;
    margin: 25px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#intro{ 
    display: flex;
    background-color: white;
    height: 100%;
    width: 100%;
}
.photo-text{ 
    color: rgb(28, 28, 28);
    font-family:Georgia, 'Times New Roman', Times, serif;
    scale: 10;
    opacity: 0; /* Start with opacity set to 0 (fully transparent) */
    animation: fadeIn 2s ease-in-out forwards; /* Animation name, duration, and easing */
  
    /* Add a delay based on the index of the element */
    animation-delay: calc(0.4s * var(--index));
    
}


@keyframes fadeIn {
    from {
      opacity: 0;
      /* scale: 1; */
    }
    to {
      opacity: 1;
    }

  }

#rectangle{
    display: flex;
    color: white;
    background-color: rgb(255, 255, 255);
    height: 220px;
    width: 340px;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    justify-content: center;
    margin-left : 40px;
}
#rectangle-photo{
    background-color: rgb(62, 62, 62);
    color: black;
    display: flex;
    z-index: 2;
    height: 185px;
    width: 330px;
    border-radius: 10px;
    transform: translate(0, 3%);
    align-items: center;
    justify-content: center;
}
#square{ 
    display: flex;
    color: white;
    background-color: rgb(255, 255, 255);
    height: 220px;
    width: 220px;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    justify-content: center;
    margin-right : 40px;
    margin-left : 1150px;

}
#square-photo{
    background-color: rgb(62, 62, 62);
    color: black;
    display: flex;
    z-index: 2;
    height: 185px;
    width: 210px;
    border-radius: 10px;
    transform: translate(0, 3%);
    align-items: center;
    justify-content: center;
}
#normal-polo{
    display: flex;
    color: white;
    background-color: rgb(255, 255, 255);
    height: 320px;
    width: 240px;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    justify-content: center;
}
#normal-photo{ 
    background-color: rgb(62, 62, 62);
    color: black;
    display: flex;
    z-index: 2;
    height: 270px;
    width: 230px;
    border-radius: 10px;
    transform: translate(0, 3%);
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-size: cover;
    /* max-width: 100% */
}
#normal-photo img {
    width :100%; 
    height :100%;
    object-fit: cover; /* Maintain the aspect ratio */
    display: block; /* Remove extra space below inline images */
  }
 
 #user-image-frame{
    display: flex;
    color: white;
    background-color: rgb(255, 255, 255);
    height: 320px;
    width: 240px;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    justify-content: center;
    margin-left: -170px;
    /* transform: translate(); */
    
 } 
 #user-image{
    background-color: rgb(62, 62, 62);
    color: black;
    display: flex;
    z-index: 2;
    height: 270px;
    width: 230px;
    border-radius: 10px;
   

 } 
.changefilter{ 
    /* background-color: aqua; */
    /* width: 100%; */
    /* height: auto; */
}
 
 /* #user-image img{ 
    width :100%; 
    height :100%;
    object-fit:cover; /* Maintain the aspect ratio */
    /* display: block; */
 /* } */ 

 #cam{ 
    object-fit: cover;
    
 } 
 #flash{ 
    display: flex;
    color: white;
    background-color: rgb(255, 255, 255);
    height: 100px;
    width: 230px;
    border-radius: 360px;
    position: absolute;
    text-align: center;
    justify-content: center;
    object-fit: cover;
    z-index: 3;
    transform: translate(-180px , 30px);
    
 }

 .sec-title{
    font-size: 100px ;
    font-family: Arial, Helvetica, sans-serif;
    color: grey;
    margin-bottom: 20px;
    text-align: left;
    margin-left : 20px;
    transition: 0.3s ;
 }
 .sec-title:hover { 
 color: aliceblue;
 }

 .buttons{   
    color: #000;
    /* background-color: aliceblue; */
    
    /* margin-left: 20px; */  
 }
 #prevBtn{ 
    border-radius: 30px;
    background-color: transparent;
    border-style :double;
    background-color: aliceblue;
    width: 70px;
    height: 60px;
    /* filter: blur(); */
    /* margin-left: -70px; */
    /* transform: translate(-40px , 0); */
 }
 #nextBtn{ 
        border-radius: 30px;
        background-color: transparent;
        border-style :double;
        background-color: aliceblue;
        width: 70px;
        height: 60px;
        /* filter: blur(); */
        /* transform: translate(55px , 0);
        scale: 50px; */
        /* margin-right: -300px; */
     
 }
 #prevBtn txt{ 
    scale: 50 ;
 }
 #nextBtn txt{
    scale: 2;
 }
#changebtn { 
       border-radius: 30px;
        background-color: transparent;
        border-style :double;
        /* background-color: aliceblue; */
        width: 90px;
        height: 30px;
        /* filter: blur() */
        transform: translate(-55px , 200px);
        align-items: center;
        justify-content: center;

        scale: 50px;
}
/* .filter-1977{
    -webkit-filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
  filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
}
.filter-aden{
    -webkit-filter: sepia(.2) brightness(1.15) saturate(1.4);
  filter: sepia(.2) brightness(1.15) saturate(1.4);
}
.filter-aden::before {
    background: rgba(125, 105, 24, .1);
    content: "";
    mix-blend-mode: multiply;
  }
  
  .filter-amaro {
    -webkit-filter: sepia(.35) contrast(1.1) brightness(1.2) saturate(1.3);
    filter: sepia(.35) contrast(1.1) brightness(1.2) saturate(1.3);
  }
  
  .filter-amaro::before {
    background: rgba(125, 105, 24, .2);
    content: "";
    mix-blend-mode: overlay;
  }
  
  .filter-ashby {
    -webkit-filter: sepia(.5) contrast(1.2) saturate(1.8);
    filter: sepia(.5) contrast(1.2) saturate(1.8);
  } */
   