body {
    margin: 0px;
    background-image: url("background image.jpeg");
}
.main {
    position: relative;
}

.main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.expl p{
    position: absolute;
    width: 800px;
    height: 200px;
    font-style: italic;
    top: 25%;
    left: 25%;
    font-size: 40px;
    
}
.pun {
    position: absolute;
    top: 7%;
    right: 5%;
    width: 42vw;
    height: 46vh;
    box-shadow: 2px 2px 4px black;
    border: 5px solid white;
    overflow: hidden;
    text-align: end;
    border-radius: 10%;
}

.pun img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text {
    position: absolute;
    top: 5%;
    left: 5%;
    color: rgb(0, 0, 0);
    font-weight: bold;
    height: 80vw;
    width: 60vh;
    font-size: 20px;
}
.text h1{
    padding-bottom: 25px;
}
.text p{
    line-height: 30px;
}

.aftex{
    position: absolute;
    width: 48vw;
    height: 47vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 34%;
    left: 15%;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
    
}
.aftex1{
    position: absolute;
    width: 38vw;
    height: 78vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 49%;
    left: 2%;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.aftex2{
    position: absolute;
    width: 34vw;
    height: 75vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 40%;
    left: 63%;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.aftex3{
    position: absolute;
    width: 40vw;
    height: 49vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 49%;
    left: 34%;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.aftex4{
    position: absolute;
    width: 40vw;
    height: 78vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 63%;
    left: 58%;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.aftex5{
    position: absolute;
    width: 50vw;
    height: 60vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 72%;
    left: 8%;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
@keyframes appear{
    from{
        opacity: 0;
        transform: translateX(-100px);
    }
    to{
        opacity: 1;
        transform: translateX(0px);
    }
}
.main2 {
    position: relative;
}

.main2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    padding: 0;
}
.pagetext3{
    position: absolute;
    top: 10%;
    left: 5%;
    color: rgb(0, 0, 0);
    font-weight: bold;
    height: 300px;
    width: 500px;
    font-size: 20px;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
}

.afteA{
    position: absolute;
    width: 42vw;
    height: 47vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 4%;
    right: 5%;
}
.prewed{
    position: absolute;
    width: 42vw;
    height: 47vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 21%;
    left: 5%;
}
.prewedtext{
    position: absolute;
    top: 26%;
    right: 8%;
    font-weight: bold;
    height: 300px;
    width: 500px;
    font-size: 20px;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
}
.mehandi{
    position: absolute;
    width: 42vw;
    height: 47vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 38%;
    right: 5%;
}
.mehanditext{
    position: absolute;
    top: 45%;
    left: 8%;
    font-weight: bold;
    height: 300px;
    width: 500px;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
}
.sangeeth{
    position: absolute;
    width: 42vw;
    height: 47vh;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    top: 55%;
    left: 5%;
}
.sangeethtext{
    position: absolute;
    top: 60%;
    right: 5%;
    font-weight: bold;
    height: 300px;
    width: 500px;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
}
.mainwed{
    position: absolute;
    top: 71%;
    right: 30%;
    font-size: 26px;
    height: 350px;
    width: 600px;
    animation: appear linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
}
.mar1{
    position: absolute;
    bottom: 2%;
    left: 2%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar2{
    position: absolute;
    bottom: 2%;
    left: 35%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar3{
    position: absolute;
    bottom: 2%;
    right: 1%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears 1s linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
@keyframes appears {
    from {
      opacity: 0;
      transform: translateY(100px);
    }
    to {
      opacity: 1;
      transform: translateY(0px);
    }
  }
.main3{
    position: relative;
}
.main3 img{
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    object-fit: cover;
    overflow: hidden;
}
.mar4{
    position: absolute;
    top: 0;
    left: 2%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar5{
    position: absolute;
    top: 0;
    left: 35%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar6{
    position: absolute;
    top: 0;
    right: 1%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears 1s linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar7{
    position: absolute;
    top: 23%;
    left: 2%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar8{
    position: absolute;
    top: 23%;
    left: 35%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar9{
    position: absolute;
    top: 23%;
    right: 1%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears 1s linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar10{
    position: absolute;
    top: 46%;
    left: 2%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar11{
    position: absolute;
    top: 46%;
    left: 35%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.mar12{
    position: absolute;
    top: 46%;
    right: 1%;
    height: 64vh;
    width: 31vw;
    border-radius: 2%;
    box-shadow: 0 0 0 0.7;
    animation: appears 1s linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
    overflow: hidden;
}
.finaltext{
    position: absolute;
    top: 70%;
    right: 26%;
    font-size: 20px;
    height: 500px;
    width: 750px;
}
.logo1{
    position: absolute;
    width: 16vw;
    height: 25vh;
    top: 65.6%;
    right:43%;
}

nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    padding: 0 30px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1000;

}

.logo {
    width: 100px;
}

.logo img {
    height: 200px; 
    width: auto;
    padding-top: 20px;
}

ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

nav ul li a {
    line-height: 80px;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

nav ul li a:hover {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 6px;
}
.finaltext{
    text-decoration: none;
    text-align: center;
}
.finaltext a{
    text-decoration: none;
}
.footercontainer {
    width: 97%;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.footercontent {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.footernav ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footernav ul li {
    margin: 0 10px;
}

.footernav ul li a {
    color: black;
    text-decoration: none;
    font-size: 1.1em;
    opacity: 0.6;
    transition: 0.5s;
}

.footernav ul li a:hover {
    opacity: 1;
}

.social {
    display: flex;
}

.social a {
    text-decoration: none;
    margin: 0 15px;
    border-radius: 50%;
}

.social a i {
    font-size: 2em;
    color: black;
    opacity: 0.9;
    transition: transform 0.3s, opacity 0.3s;
}

.social a:hover i {
    transform: scale(1.2);
    opacity: 1;
}

.footerbottom {
    text-align: center;
    opacity: 0.7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: 20px;
    font-size: 1.1em;
}
.finaltext {
    text-align: center;
    margin: 20px 0;
}

.finaltext h1 {
    font-size: 1.5em;
    color: black;
    margin-bottom: 10px;
}

.click-here-btn {
    display: inline-block;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
    color: black;
    padding: 10px 20px;
    border: 2px solid black;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
}

.click-here-btn:hover {
    background-color: beige;
    color: black;
}
