* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    

}

body {
    display: flex;
    border: 0;
    margin: 0;
    padding: 0;
    z-index: 200;
background: linear-gradient( 315deg, #047c1ebe, rgba(37, 240, 37, 0.685),rgba(150, 241, 170, 0.685) ,#ffffff);
box-sizing: border-box;
height: 100vh;
width: 100vw;
}


.main {
    position: absolute;
    background: rgb(162, 187, 187);
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 70%;
    height: auto;
}

#contactmain {
    background-color: transparent;
    border: none;
}
.footer{
    display: flex;
    margin: 0;
    bottom: 50%;
    background-color: blue;
    width: 100%;
    height: 10%;
    border: 2px solid black;
    
    
}

.aboutstatement {
    position: absolute;
    border: 2px solid #000000;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 83%;
}
.abouttitle {
    position: absolute;
   
    
    left: 40%;
    top: 20%;
    font-size: clamp(2.5rem, 3rem, 90%);
    
    
}

#homemain {
    border: none;
    background: none;
}

.img1 {
    max-width: 110%;
    max-height: 100%;
    object-fit: contain;
    border: 2px solid white;
}


.imgbox {
    align-items: center;
    justify-content: center;
    display: flex;
    margin: auto;
    position: relative;
   margin-bottom: 4rem;
    image-rendering: auto;
    object-fit: contain;
    border: none;
    height: 20rem;
    width: 17rem;
}

.imgbox2 {
    align-items: center;
    justify-content: center;
    display: flex;
    margin: auto;
    position: relative;
   border-radius: 10px;
    background-color: transparent;
    filter: blur();
    
    border: 2px solid black;
    height: 17rem;
    width: 17rem;
}



.submit-form {
display: flex;
position: absolute;
gap: 1rem;
align-items: center;
justify-content: center;
margin: auto;
}
.forms {
    position: absolute;
   
}

.email-input {
    margin-top: 1rem;
}

.submission {
    margin-top: 1rem;
    height: 9rem;
    width: 14rem;
    resize: none;
}
.send {
    display: flex;
    margin-inline: auto;
    margin-top: .5rem;
    top: 1rem;
    width: 4rem;
    height: 2rem;
    color: #ffffff;
    background-color: red;
    
}

.submittext {
    margin: auto;
    font-weight: 700;
}
.main {
    border: #000000 solid 2px;
    display: flex;
    position: absolute;
    height: 25rem;
    width: 85vw;
    margin: auto;
    margin-top: 2rem;
    margin-right: 1rem;
    left: 2rem;
    align-items: center;
    
   
    top: 7rem;
    margin-bottom: 10rem;
    
}
.aboutbtn {
    border-radius: 10px;
    background-color: rgba(247, 247, 247, 0.445);
    border-color: rgb(8, 116, 35);
    
    width: 4rem;
    height: 1.5rem;
    color: #02421b;
}

.homebtn {
    border-radius: 10px;
    background-color: rgba(247, 247, 247, 0.445);
    border-color: rgb(8, 116, 35);
    
    width: 4rem;
    height: 1.5rem;
    color: #02421b;
}
.contactbtn {
    border-radius: 5px;
    background-color: rgba(253, 101, 13, 0.959);
    border-color: rgb(217, 218, 217);
    font-weight: 500;
    width: 4rem;
    height: 2rem;
    color: #f3f5f4;
}
.rollinglg {
    position: absolute;
    background-size: 5px;
    display: flex;
    z-index: -10;
    filter: drop-shadow(1rem, .5rem, 3rem,  rgba(8, 95, 15, 0.596)) ;
    top: 0;
    width: 7rem;
    height: 7rem;
    background-color: rgba(209, 212, 210, 0.986);
    margin: 1rem;
    margin-top: 4rem;
    margin-right: 80%;
    border-radius: 100%;
   
}
.btns {
    justify-self: end;
    position: absolute;
    top: 5.1rem;
    margin-right: 1rem;
   
}


 #aboutmain {
display: flex;
flex-direction: column;
border: none;
background-color: none;
background: none;
 }
 .abouttext {
    font-size: 4rem;
margin-top: 3rem;
 }
.aboutp {
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: 1rem;
}

.contacttitle {

    position: absolute;
    display: flex;
   left: 40%;
    top: 20%;
    font-size: 3rem;
    
    
    
}
.wrapper {
    position: relative;
    display: flex;
background: linear-gradient( 315deg, #047c1e38, rgba(37, 240, 37, 0),rgba(17, 158, 47, 0) ,#ffffff);
z-index: 999;
height: 100%;
width: max(100vw + 1rem);

}
.nav {
    background: linear-gradient(to left, rgba(236, 236, 236, 0.575), rgba(210, 211, 210, 0.61), rgb(255, 255, 255));
     border: 4px solid rgba(233, 231, 231, 0.705);
    
    height: clamp(3rem, 7rem, 10rem);
   position: relative;
    border-radius: 25px;
    margin: 1%;
    width: 100%;
    background-color: rgba(228, 231, 228, 0.61);
    filter: drop-shadow(1rem 1rem 1rem #000000); 
    z-index: 5;
}
.bg {
    z-index: -99;
    position: absolute;
    image-rendering: auto;
    max-height: 3rem;
    min-width: 3rem;
    right: 0;
    margin-top: 40%;
    margin-right: 20%;


}


 /* .cl {
    position: absolute;
    margin-top: 10%;
    font-style: oblique italic;
    height: 3rem;
    
    font-size: 70%;
    transform: scale3d(2.5, 2, 10);
    color: rgb(56, 58, 57);
    filter: drop-shadow( .3rem .3rem .3px rgba(43, 88, 66, 0.5));
    

    background: none;
 }*/

 h1 {
    display: flex;
    font-size: 100px;
    justify-content: center;
    align-self: center;
    align-items: space-between;
    padding: 0;
    left: 2%;
    margin: 0;
    margin-top: .5%;
    z-index: 99; 
    
    filter: drop-shadow(1rem 1rem white);
    filter: drop-shadow(1rem 1rem 1rem white);
    filter: drop-shadow(7rem 2rem 50% rgba(211, 221, 221, 0.767) );
    
    
   
    

   

}
.b1 {
    position: absolute;
    right: 5%;
    top: 4rem;
    border-radius: 10px;
    width: 5rem;
    height: 5rem;
    background-color: rgba(11, 90, 18, 0.795);
    border: 2px solid rgba(61, 63, 61, 0.521);
    border-color: linear-gradient(rgba(255, 255, 255, 0.945), rgba(225, 226, 225, 0.205));
    background: linear-gradient(rgba(255, 255, 255, 0.26), rgba(226, 225, 225, 0.205));
    font-size: 15px;
    font-weight: bolder;
    font-style: oblique;
    font-display: fallback;

}

.content {
    text-decoration: none;
    color: rgb(21, 97, 59);
}
/*.stripe1, .stripe2, .stripe3 {
    position: absolute;
    width: 70%;
    height: 15%;
    background-color: rgb(8, 8, 8);
    border-radius: 5px;
    left: 15%;
    
}

.stripe1 {
    top: 20%;
}
.stripe2 {
    top: 42%;
}
.stripe3 {
    top: 64%;
} */
/*.menu {
    
    position: absolute;
     background: linear-gradient(to right, rgba(3, 185, 3, 0.116), rgba(10, 180, 10, 0.075), rgba(247, 247, 247, 0.062));
    display: none;
    background-color:  #34804449;
    right: 0%;
    margin-right: 0;
    border-radius: 10px;
    box-shadow: #ffffff44  -20px -20px 20px;
    width: 10px;
    border: rgb(81, 85, 83) solid 2px;
    height: 80vh;
    width: 30%;
   top: 4rem;
    gap: 10%;
    z-index: 200;
    text-decoration: none;
} */

.links {
    position: absolute;
    
    display: flex;
    right: 10%;
    margin-right: 7rem;
    border-radius: 50px;
    width: 50px;
   top: 4rem;
    gap: 10%;
    z-index: 200;
    text-decoration: none;
    
    
}





.aboutText {
    position: absolute;
    top: 8%;
    padding: 0;
    margin-left: 40%;
}

.homeText {
    position: absolute;
    top: 8%;
    padding: 0;
    margin-left: 40%;
}

.contactText {
    position: absolute;
    top: 8%;
    padding: 0;
    margin-left: 30%;
}



/*
.link1:hover{
    transform: scale(1.3);
    transition: 1s;}

    .link2:hover{
    transform: scale(1.3);
    transition: 1s;}

    .link3:hover{
    transform: scale(1.3);
    transition: 1s;} */


   
.logo{
    position: sticky;
    align-items: center;
    font-size: clamp(calc(5vw + 1rem), calc(8vw + 1rem), 10rem);
    font-style: oblique;
    top: 2rem;
}


.home {
    position: absolute;
    font-size: 17px;
    display: flex;
    justify-content: end;
    left: 90%;
    margin-top: 2rem;
    color: black;
}
/**.contactus {
    position: absolute;
    font-size: 17px;
    display: flex;
    justify-content: end;
    left: 77%;
    margin-top: 2rem;
    color: black;
}

/**.about {
    position: absolute;
    font-size: 17px;
    display: flex;
    justify-content: end;
    left: 77%;
    margin-top: 2rem;
    color: black;
}

 /* Responsive Design for Mobile Devices */

/*@media (max-width: 600px) {
    h1{
    font-size: 5px;
    margin-top: 20%;
    left: 20%;

    }
    
    
    .cl {
        display: none;
    }
    .rollinglg {
        width: 6rem;
        height: 6rem;
        margin-top: 5%;
        left: -20px;
}
.links {
    display: none;
    flex-direction: column;
    margin-right: 5%;
    margin-bottom: -40%;
    right: 0;
    background: none;
    border: none;
}
.b1, .b2, .b3 {
    display: block;
}
.aboutText{
    display: none;
}

.logo {
    margin-top: 2rem;
}

}


