html {
    margin-left: -5px;
}


body{
    background: #f0e9c4;
    /* overflow: hidden; */
    /* filter: blur(40%); */
    background-color: #f0e9c4;
    /* overflow-y: hidden; */
    animation-name: light;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

a {
    text-decoration: none;
    color: black;
}

@keyframes light {
    0% {
        background-color: 80785C;
    }
    100% {
        background-color: #e4d99d ;
    }
}

/* .fullBody {
    z-index: -2;
    position: absolute;
    width: 120vw;
    height: 120vh;
   
    opacity: 75%;
    margin-left: -10px;
    margin-top: -25%;
} */

.text{
    color: black;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    /* font-weight: bold; */
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    padding: 45px;
    margin-top: -70px;
    filter: blur(0.6px);
    display: flex;
    flex-direction: column;
    /* gap: 3rem; */

}

.verticalLines {
    display: flex; 
    flex-direction: row;
    gap: 4rem;
    position: relative;
    margin-top: -1000px;
    justify-content: space-between;
}

        .rectangleVertical1{
            width: 40px;
            height: 160vh; 
            background-color: black;
            margin-top: -200px;
            filter: blur(10px);
            opacity: 80%;
            /* opacity: 75%; */
        }
        .rectangleVertical2{
            width: 40px;
            height: 160vh; 
            background-color: black;
            margin-top: -200px;
            filter: blur(10px);
              opacity: 80%;
            /* opacity: 75%; */
        }
        .rectangleVertical3{
            display: none;
        }
        .rectangleVertical4{
            display: none;
        }


.part1 {
    margin-top: -15px;
    padding-bottom: 30px;
    padding-top: 40px;
}

.part2 {
    padding-top: -15px;
    padding-bottom: 30px;
}

.part3 {
    padding-bottom: 30px;
}

.part4 {
    padding-bottom: 30px;
}

.part5 {
    margin-bottom: 30px;
    font-weight: 600;
}

.thirdchild {
    position: absolute;
    margin-top: 50px;
    margin-left: 35vw;
    text-decoration: none;
    color: black;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.5em;
    opacity: 97%;
    filter: blur(1.5px);
    margin-bottom: none;
}

 .part1::before {
    content: '';
    position: absolute; 
    display: block;
    height: 30px;
    width: 110vw; 
    background-color: black;
    margin-left: -25px;
    margin: -10px;
    filter: blur(10px);
      opacity: 80%;
    /* opacity: 75%; */
    margin-top: -10px;
    margin-bottom: 510px;
    margin-left: -50px;
          }

  .part1::after {
    content: '';
    position: absolute; 
    display: block;
    height: 40px;
    width: 110vw; 
    background-color: black;
    margin-left: -25px;
    margin: -10px;
    filter: blur(10px);
      opacity: 80%;
    /* opacity: 75%; */
    margin-left: -50px;
  }

  .part2::after {
    content: '';
    position: absolute; 
    display: block;
    height: 40px;
    width: 110vw; 
    background-color: black;
    margin-left: -25px;
    margin: -10px;
    filter: blur(10px);
      opacity: 80%;
    /* opacity: 75%; */
    margin-left: -50px;
  }

  .part3::after {
    content: '';
    position: absolute; 
    display: block;
    height: 40px;
    width: 110vw; 
    background-color: black;
    margin-left: -25px;
    margin: -10px;
    filter: blur(10px);
    /* opacity: 75%; */
      opacity: 80%;
    margin-left: -50px;
  }

  .part4::after {
    content: '';
    position: absolute; 
    display: block;
    height: 40px;
    width: 110vw; 
    background-color: black;
    margin-left: -25px;
    margin: -10px;
    filter: blur(10px);
      opacity: 80%;
    /* opacity: 75%; */
    margin-left: -50px;
  }

  .part5::after {
    content: '';
    position: absolute; 
    display: block;
    height: 40px;
    width: 110vw; 
    background-color: black;
    margin-left: -25px;
    margin: -10px;
    filter: blur(10px);
      opacity: 80%;
    /* opacity: 75%; */
    margin-left: -50px;
  }


                /* height: 40px;
                    width: 110vw; 
                    background-color: black;
                    margin-left: -25px;
                    margin: -10px;
                    filter: blur(7px);
                    opacity: 75%; */

                    .thirdchild {
                        position: absolute;
                        margin-top: 50px;
                        margin-left: 27vw;
                        text-decoration: none;
                        font-weight: 400;
                        font-size: 20px;
                        letter-spacing: 0.5em;
                        opacity: 97%;
                        filter: blur(1px);
                        /* text-decoration: underline; */
                    }

@media screen and (min-width: 800px) {
    body {
        overflow: hidden;
    }

    .text{
        color: black;
        font-family: 'Poppins', sans-serif;
        text-align: justify;
        font-weight: 00;
        font-size: 15px;
        line-height: 28px;
        padding: 75px;
        /* display: grid;
        grid-template-rows:    repeat(4, 100px);
        grid-template-columns: repeat(3, 1fr); */
        display: flex;
        /* padding-top: 135px; */
        /* margin-top: 70px; */
    
        display: flex;
        flex-direction: row;
        gap: 90px;
        /* gap: 3rem; */
    
    }

    /* .text1 {
       
    } */
.text{
    width: 105vw;
    margin: -30px;
    padding: 0;

}

.text1 {
    margin: 0;
    margin-left: 23px;
    margin-top: 10px;
}

.text2{
    margin-top: 15px;
    /* margin-left: 56px; */
}

.text1>* {
    /* border: 30px solid black; */
    height: 200px;
    /* filter: blur(3px); */
    width: 100%;
    text-align: left;
    padding: 10px;
    margin: 0;
    /* padding-left: 20%;
    padding-right: 20%; */
}







.fourth {
    position: relative;
}

.fifth {
    position: relative;
}

.sixth {
    position: relative;
}

.first {
    position: relative;
}
.box1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 30px solid black;
    height: 115%;
    filter: blur(4px);
    opacity: 75%;
}
.part1 {
    padding: 25px;
    margin-left: 20px;
    margin-top: 20px;
}


.second {
    position: relative;
}
.box2 {
    position: absolute;
    top: 7vh;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 30px solid black;
    height: 115%;
    filter: blur(10px);
}
.part2 {
    margin-top: 85px;
    padding: 10px;
    margin-left: 40px;
}

.third {
    position: relative;
}
.box3 {
    position: absolute;
    top: 14vh;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 30px solid black;
    height: 115%;
    filter: blur(10px);
}
.part3 {
    margin-top: 130px;
    padding: 25px;
    margin-left: 25px;
}

.middle {
    margin-top: 10px;
    padding: 10px;
}

.middle>* {
    display: none;
}

.text2>* {
    /* border: 30px solid black; */
    width: 100%;
    height: 195px;
    padding: 10px;
    margin: 0;
    margin-left: -86px;
    text-align: right;
}

.box4 {
    position: absolute;
    top: 0;
    left: -5vw;
    right: 0;
    bottom: 0;
    width: 110%;
    border: 30px solid black;
    height: 115%;
    filter: blur(10px);
}
.part4 {
    margin-top: 22px;
    padding: 15px;
    margin-right: -15px;
}

.box5 {
    position: absolute;
    top: 7vh;
    left: -5vw;
    right: 0;
    bottom: 0;
    width: 110%;
    border: 30px solid black;
    height: 115%;
    filter: blur(10px);
}
.part5 {
    padding: 25px;
    margin-top: 65px;
    margin-right: -20px;
    font-weight: 600;
}

.box6 {
    position: absolute;
    top: 14vh;
    left: -5vw;
    right: 0;
    bottom: 0;
    width: 110%;
    border: 30px solid black;
    height: 115%;
    filter: blur(10px);
}

.thirdchild {
    position: absolute;
    margin-top: 160px;
    margin-left: 30vw;
    text-decoration: none;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.5em;
    opacity: 97%;
    filter: blur(1px);
    /* text-decoration: underline; */
}

.verticalLines {
    display: none;
}
/* 

    .verticalLines {
        display: flex; 
        flex-grow: 1;
        flex-shrink: 1;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: -750px;
        align-content: space-evenly;
    }
    

    .rectangleVertical1{
        width: 60px;
        height: 110vh; 
        background-color: black;
        margin-top: -25px;
        filter: blur(7px);
        opacity: 75%;
    }

    .rectangleVertical2{
        width: 60px;
        height: 110vh; 
        margin-top: -25px;
        background-color: black;
        filter: blur(7px);
        opacity: 75%;
        display: flex;
    }

    .rectangleVertical3{
        width: 60px;
        height: 110vh; 
        margin-top: -25px;
        background-color: black;
        filter: blur(7px);
        opacity: 75%;
        display: flex;
    }

    .rectangleVertical4{
      display: none;
    } */


    
 
                              
                                /* .part1 {
                                    position: absolute;
                                    margin-top: 0;
                                    max-width: 290px;
                                }
                                
                                .part2 {
                                    position: absolute; 
                                    margin-top: 300px;
                                }
                                
                                .part3 {
                                    padding-bottom: 30px;
                                }
                                
                                .part4 {
                                    padding-bottom: 30px;
                                }  */
     

                .part1::before {
                    display: none;
                    }
                .part1::after {
                    display: none;
                }   
                .part2::after {
                    display: none;
                }
                .part3::after {
                    display: none;
                }
                .part4::after {
                    display: none;
                }
                .part5::after {
                display: none;
                }

/* 
                .horizontalLines {
                    display: flex; 
                    justify-content: space-around;
                    flex-grow: 0;
                    flex-shrink: 0;
                    flex-direction: column;
                    gap: 15rem;
                    position: absolute;
                    margin-top: -120vh;
                }
                
                        .rectangleHorizontal1{
                            height: 70px;
                            width: 110vw; 
                            background-color: black;
                            margin-left: -25px;
                            margin: -10px;
                            filter: blur(7px);
                            opacity: 75%;
                        }
                
                        .rectangleHorizontal2{
                            height: 70px;
                            width: 110vw; 
                            background-color: black;
                            margin-left: -25px;
                            margin: -10px;
                            filter: blur(7px);
                            opacity: 75%;
                        }
                
                        .rectangleHorizontal3{
                            height: 70px;
                            width: 110vw; 
                            background-color: black;
                            margin-left: -25px;
                            margin: -10px;
                            filter: blur(7px);
                            opacity: 75%;
                        }
                
                        .rectangleHorizontal4{
                            height: 70px;
                            width: 110vw; 
                            background-color: black;
                            margin-left: -25px;
                            margin: -10px;
                            filter: blur(7px);
                            opacity: 75%;
                        }
                
} */
}


@media screen and (min-width: 1165px){

.text1 {
    width: 33%;
    margin-left: 20px;
}

.text2 {
    width: 33%;
}

.middle {
    width: 33%;
    margin-left: -30px;
    position: relative;
    display: block;
}
.middle>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 30px solid black;
    height: 115%;
    filter: blur(4px);
    display: block;
}

.box4 {
    width: 100%;
    margin-left: 5vw;
}

.box5 {
    width: 100%;
    margin-left: 5vw;
}

.box6 {
    width: 100%;
    margin-left: 5vw;
}

.box7 {
    width: 90%;
    height: 32.5vh;
    margin-top: 72.5vh;
    filter: blur(10px);
    /* padding: 25px; */
    /* margin-left: 5vw; */
}
.box8 {
    width: 90%;
    height: 32.5vh;
     filter: blur(10px);
    /* margin-left: 5vw; */
}
.box9 {
    width: 90%;
    height: 32.5vh;
    margin-top: 38.5vh;
     filter: blur(10px);
    /* margin-left: 5vw; */
}

.part1 {
    padding: 15px;
    margin-left: 25px;
}
.part2 {
    padding: 5px;
}
.part3 {
    padding: 10px;
    margin-left: 30px;
}
.part4 {
    padding: 25px;
    margin-right: -45px;
    margin-left: 15px;
    margin-top: -0px;
}
.part5 {
    padding: 25px;
    margin-right: -45px;
    margin-left: 15px;
    font-weight: 600;
}

.thirdchild {
    margin-left: 25vw;
    margin-top: 250px;
}

}

@media screen and (max-width: 1165px),
        screen and (min-height:780px) {

            .box7 {
                width: 90%;
                height: 32.25vh;
                margin-top: 67vh;
                /* padding: 25px; */
                /* margin-left: 5vw; */
            }
            .box8 {
                width: 90%;
                height: 32.5vh;
                /* margin-left: 5vw; */
            }
            .box9 {
                width: 90%;
                height: 32.25vh;
                margin-top: 33.5vh;
                /* margin-left: 5vw; */
            }
        }

@media screen and (max-width: 800px),
screen and (min-height: 844px ) {
    .box7 {
        display: none;
    }

    .box8 {
        display: none;
    }

    .box9 {
        display: none;
    }
}





