@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}




.two {
    
  margin-top: 3px;
   padding-left: 200px;
    color: blue;
  
}

.p1 {
    font-size: 20px;
    margin-top: 3px;
    gap: 10px;
}

.navbar {
display: flex;
    font-family: sans-serif;
}

.menu {
display: flex;
    justify-content: center;
    align-items: center;
    gap: 26px;
    margin-left: 15%;
}

.item, .item1 {
    text-decoration: none;    

}


.item {
   color: gray;
   font-family: sans-serif;
   font-size: 20px;
   
   
   
}


.item1 {
   color: black;
   font-size: 20px;
}

.btn1 {
    border: transparent;
    background-color: white;
     font-family: sans-serif;
     font-size: 17px;
}

.btn2 {
   padding: 10px;
    background-color: #25386F;
    border: transparent;
    color: white;
}

.btndiv {
    margin-left: 28%;
}
.main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
}


.hero {
    background-color: #25386F;
    height: 900px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.imgdiv {
    margin-left: 19%;
}


   
@media (max-width: 768px) {
    .main {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    



    .menu {
        justify-content: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    .btndiv {
        justify-content: flex-start;
    }
}

@media (max-width: 480px) {
    .item, .item1, .btn1, .btn2 {
        font-size: 16px;
    }

    .btn1, .btn2 {
        width: 100%;
    }

    .btndiv {
        flex-direction: column;
        gap: 8px;
    }
}


.hh1 {
    display: flex;
    padding-left: 90px;
    color: white;
    font-size: 50px;
    padding-top: 200px;
    font-family: sans-serif;
}

.p1 {

     display: flex;
    font-family: sans-serif;

}

.cards {
  background-color: white;
    height: 100px;
    width: 900px;
    display: flex;
     margin-left: 100px;
     flex-wrap: wrap;

}

.p2 {
    padding: 30px;
     font-family: sans-serif;
}



.main {
    display: flex;
}
.line {
    padding-top: 20px;
    font-size: 40px;
    color: gray;
}

.fa-solid{
    color: black;
    font-size: 20px;
}

.one {
        padding-left: 100px;
        margin-top: 40px;
}

.cir1 {
    background-color: white;
   height: 80px;
   width: 60px;
   border-radius: 50%;

   
}

.hh2 {
     color: #25386F; 
     font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;  
    font-family: sans-serif;
}

.cardtext1 {
    display: flex;
    justify-content: center;
    align-items: center;  
    font-family: sans-serif;
    color: gray;
}

.cir2 {
    background-color: white;
   height: 60px;
   width: 60px;
   border-radius: 50%;
}
.cir3 {
    background-color: white;
   height: 60px;
   width: 60px;
   border-radius: 50%;
}

.three {
margin-top: 15px;
}



.p4 {

 color: #ffffff;
 margin-left: 5%;
 margin-top: 20px;
    font-family: sans-serif;
    line-height: 25px;

}








.circle {
    display: flex;
    padding: 90px;
    gap: 20px;
}



.card11 {
    display: flex;
    gap:20px;
   justify-content: center;
   align-items: center;
   text-align: center;
   flex-wrap: wrap;
    
}


.CARDCIR1 {
    background-color: white;
   height: 400px;
   width: 400px;
background-color: #25386F;
   border-radius: 20px;
   color: #ffffff;
}

.CARDCIR2 {
    background-color: white;
   height: 400px;
   width: 400px;
   background-color: rgb(200, 218, 230);
border-radius: 20px;
   
}

.CARDCIR3 {
    background-color: white;
   height: 400px;
   width: 400px;
      background-color: rgb(200, 218, 230);
border-radius: 20px;
   
}



.cir2 {
    margin-left: 40%;
  padding: 11.9px;
    background-color: white;
   height: 100px;
   width: 100px;
   border-radius: 50%;
   margin-top: 20px;
}


.cir3 {
    margin-left: 40%;
  padding: 11.9px;
    background-color: #253870;
   height: 100px;
   width: 100px;
   border-radius: 50%;
   margin-top: 20px;
}

.cir4 {
    margin-left: 40%;
  padding: 11.9px;
    background-color: #253870;
   height: 100px;
   width: 100px;
   border-radius: 50%;
   margin-top: 20px;
}

.head2 {
    color: #25386F;
}


.cardgroup1 {
    margin-top: 10%;
}


body {
     font-family: "Inter", sans-serif;
     max-width: 100%;
     min-width: 50%;
     height: auto;
}

.span2 {
   margin-left: 7px;
}




.cardone {
       text-align: center;
    border: 10px solid #ECF4FD;
    background-color: #ECF4FD;

    border-radius: 10px;
}


.cardss {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;

} 

.p22 {
    color: gray;
    display: flex;
}
.p33 {
    color: gray;
    display: flex;
}

.p34 {
    color: #ffff;
    display: flex;
}
.h22 {
    display: flex;
}

.span1 {
    display: flex;
    gap: 25px;

}

.txt {
    display: flex;
    gap: 50px;

}


.p23 {
    color: #ffffff;
    display: flex;
}

.cardone1 {
       text-align: center;
    border: 10px solid #25386F;
    background-color: #25386F;
    color: white;

    border-radius: 10px;
}


.i1 {
    color: #ffffff;
}



.feat {
    color: #25386F;
    font-size: 30px;
    font-weight: 800;
    margin-left: 200px;
    
    
}



.btn44 {
    height: 30px;
    width:70px;
    background-color: #25386F;
    color: #ffffff;
    border: transparent;
    margin-left: 1400px;

}



.imgdiv1 {
    text-align: center;
    gap: 80px;
}

.last {
    display: flex;
    background-image: url("lastimg.png");
    height: 800px;
    background-repeat: no-repeat;
    background-size: cover;

} 

.hone {
    color: #ffffff;
    margin-left: 80px;
    font-size: 40px;
    margin-top: 200px;
}

.locat {
    color: #ffffff;
}
.pho {
    color: #ffffff;
}.mai {
    color: #ffffff;
}


.li11 {
  
list-style-type: none;
color: #ffffff;
margin-left: 80px;
font-size: 30px;
font-weight: 700;
}
    
.li22 {
 color: #ffffff;
 margin-left: 80px;
 list-style-type: none;
}

.inp1 {
    height: 20px;
}

.lastform {
    /* display: flex; */
    background-color: white;
    height: 50%;
  width:  50%;
  margin-top: 200px;
  margin-left: 200px;


}


.hh11 {
    font-weight: 800;
    color: #25386F;
    text-align: center;                         
    display: flex;
    margin-left: 300px;
}

.inp1 {
     margin-left: 200px;
     width: 500px;
     height: 30px;
     background-color: rgb(238, 231, 231);
     border: transparent;
     font-size: 20px;
}
.inp2 {

 margin-top: 30px;
     margin-left: 200px;
     width: 500px;
     height: 70px;
     background-color: rgb(238, 231, 231);
     border: transparent;
     font-size: 20px;
}
.bbt {
    width: 500px;
    background-color: #25386F;
    color: white;
    border: transparent;
    height: 30px;
    margin-top: 20px;    
    margin-left: 200px;

}

.footer {
    display: flex;
    flex-wrap: wrap;
    height: 60px;
    margin-top: 25px;

}

.fo1 {
    display: flex;
    margin-left: 10%;
}
.fo2 {
    margin-left: 10%;
}
.fo3 {
    margin-left: 10%;
    display: flex;
    gap: 25px;
}
@media(max-width:822px)  {

  .hero {
   width: 1000px;
  }

  .last {
    display: block;
   
  }

.lastform {
    margin: 0;
    width: 100%;
    margin-top: 100px;
}
.inp1, .inp2, .bbt {
    margin: 0;
    margin-left: 30px;
}

}




.fade-in-up {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1s ease-out forwards;
  animation-delay: 0.3s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}




