*{
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    font-family: system-ui;
}


.name{
    margin-left: 8%;
  color: black;
    font-family: "Verdana, Geneva, sans-serif;
    
}
.name1{
    color: black;
    margin-bottom: 0px;
}
.name2{

    margin-top: -8px;
}
.background{
    filter: brightness(40%);
    width: 100%;
    height: 1070px;
    background: aqua;
    object-fit: cover;
}
.quote{
    display: flex;
    
}

.intro{
    position: relative;
    width: 100%;
    height:700px;
    overflow-y: hidden;
    margin-bottom: 50px;
   
}
.menu{
    position: absolute;
     height: 200px;
    width: 200px;
    left: 50px;
}
.menuoption{
   width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    position: absolute;
    bottom: 20px;
}
.slogn{
    position: relative;
    width: auto;
     text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 38px;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    top: -1030px;
    margin-bottom: 20px;
}
.slogn1{
    width: 75%;
    text-align: center;
     position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 100;
    color: rgb(255, 255, 255);
             ;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    left: 12%;
    right: 12%;
    top: -1050px;
    border-radius: 15px;
}
.mainslogn{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
}

.stan2{
    position: relative;
     width: 80%;
        left: 17%;
    right: 17%;
    top: -1030px;
}
.sec1{
    opacity: 1;
    
}
.animate__animated{
    opacity: 1;
}


.slogn2{
    width: 80%;
    text-align: center;
    font-size: 20px;
    font-weight: 50;
    color: rgba(227, 221, 221, 0.91);
    background: rgba(255, 255, 255, 0.13)          ;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 15px;
}

.backbtn1{
    
    width: 250px;
    height: 50px;
    
}
.backbtn2{
    
    width: 250px;
    height: 50px;
}
.btn1{
    
    font-size: 17px;
    background: #e1dddd;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 220px;
    height: 30px;
}


.btn2{
    
    font-size: 17px;
    border-color: #e1dddd;
    border: 1px solid;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 220px;
    height: 30px;
}

a.btn1:link{
    text-decoration: none;
    color: black;
}

a.btn2:link{
    text-decoration: none;
    color: #dcdcdc;
}

a.btn2:hover{
    text-decoration: none;
    color: #0e0e0e;
    background: #d4d2d2;
}


a.btn1:hover{
    text-decoration: none;
    color: #2b2b2b;
    background: #bdbdbd;
}
  
.main2{
    border: 0px;
    border-color: white;
    position: absolute;
    top: -60px; 
    left: 40%;
}                                                                                       
.sectiona{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
      
}
.secaimg{
    opacity: 0;
    font-size: 17px; 
}
.animate__animated{
    opacity: 1;
}

.sect1{
    
    font-size: 17px;
    width: 500px;
   
}
.website{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 60px;
    background: rgba(255, 255, 255, 0.16);
   

    width: 90%;
    margin-right: auto;
    margin-left: auto;
} 

.b1{
    position: relative;
   padding: 20px;
    width: 350px;
    opacity: 0;
}
.animate__animated{
    opacity: 1;
}
.b2{
    position: relative;
  padding: 20px;
    width: 350px;
   opacity: 0;
}.animate__animated{
    opacity: 1;
}

.b3{
    position: relative;
    padding: 20px;
    width: 350px;
    opacity: 0;
    
}.animate__animated{
    opacity: 1;
}
.b4{position: relative;
    padding: 20px;
    width: 350px; 
    opacity: 0;
}.animate__animated{
    opacity: 1;
}
.b5{
    position: relative;
   padding: 20px;
    width: 350px;
    opacity: 0;
}.animate__animated{
    opacity: 1;
}
.b6{
    position: relative;
   padding: 20px;
    width: 350px;  
    opacity: 0;
}.animate__animated{
    opacity: 1;
}

.sect2{
    margin-top: 70px;
    position: relative;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    
}

.c1{
    text-align: justify;
    width: 420px; 
    padding-right: 5%
    
}
.c2{
    position: relative;
    float: right;
    margin-left: auto;
    margin-right: auto;
    
}

.iconimg{
    position: absolute;
    
    
}
.icontitle{
    margin-left: 60px;
}


@media (max-width: 380px){
    
     h1.slogn{
        font-size: 20px;
        width: 90%;
        top: -1420px;
    }
    
    h1.slogn1{
        font-size: 15px;
        top: -1419px;
        width: 90%;
        left: 5%
    }
    .stan2{
    position: relative;
     top: -1415px;
}
    .backbtn1{
    position: relative;
    top: -1398px;
    width: 180px;
    height: 50px;
    margin-right: auto;
    margin-left: 32%;
}
.backbtn2{
    position: relative;
    top: -1410px;
    width: 180px;
    height: 50px;
    margin-left: auto;
    margin-right: 18%;
}
     .background{
        height: 1440px;
    }
    
    .sectiona{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    position: relative;
    margin-top: -1400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
      
}
    
}




