@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200..700&family=Qwitcher+Grypen:wght@400;700&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
*{
    margin: 0px;
    padding: 0px;
}
body{
   
    background-image: url(bg-img.jpg);
    
   
    
    
    
}
.nevber{
    /* border: 1px solid red; */
    width: 100%;
    height: 85px;
    justify-items: center;
    align-content: end;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1;
    

}
.nevber1{
    border: 1px solid rgb(255, 255, 255);
    width: 92%;
    height: 70%;
    border-radius: 5px;
    box-shadow: 0px 0px 12px -4px white;
    background-color: #c4e0ffa6;
    display: flex;
    align-items: center;
    justify-content: space-between;
   transition: 0.3s;
    
}
.nevber1:hover{
    background-color: white;
    transition: 0.3s;
}
.nevber1-sub{
    /* border: 1px solid red; */
    width: 10%;
    height: 80%;
    position: relative;
    left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nevber1-sub1{
    border: 2px solid #2D84D6;
    width: 33%;
    height: 88%;
    border-radius: 50%;
font-family: "Qwitcher Grypen", cursive;
    font-size: 39px;
    color: #2D84D6;
    font-weight: bold;
}
.nevber1-sub2{
    /* border: 1px solid #2D84D6; */
    width: 63%;
    height: 60%;
    font-size: 17px;
    color: #2D84D6;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    align-content: center;
}
.nevber2-sub{
    /* border: 1px solid red;  */
    width: 39%;
    height: 80%;
    position: relative;
    right: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nevber2-sub1{
    /* border: 1px solid red;  */
    width: 73%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: start;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    color: #205f9b;
    font-weight: 600;
}
.sudipta{
    border: 1px solid rgb(255, 255, 255); 
    width: 21%;
    height: 86%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background-color: #ff8d00;
    color: white;
  font-family: "Roboto Slab", serif;
    font-size: 16px;
    font-weight: 300;
    transition: 0.5s;
    
}
.sudipta:hover{
   background-color: #c6e3fe;
   transition: 0.5s;
   color: black;
}
.app{
    /* border: 1px solid red; */
    width: 100%;
    height: 530px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.app1{
    /* border: 1px solid red;  */
    width: 45%;
    height: 70%;
    align-content: center;
}
.app1-sub{
     /* border: 1px solid red; */
    width: 38%;
    height: 8%;
    color: #ff8d00;
    align-content: center;
    font-family: "Inter", sans-serif;
    font-size: 15px;
}
.app1-sub1{
    /* border: 1px solid red; */
    width: 90%;
    height: 17%;
    font-weight: 800;
    align-content: center;
    font-family: "Roboto", sans-serif;
    font-size: 50px;
}
.app1-sub2{
    /* border: 1px solid red; */
    width: 85%;
    height: 16%;
    font-size: 14.5px;
    color: rgb(108 117 125);
    font-weight: 400;
    align-content: center;
    font-family: "Roboto", sans-serif;
    line-height: 1.6;
}
.app2{
    /* border: 1px solid red; */
    width: 45%;
    height: 88%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Inter", sans-serif;
    font-size: 15px;
}
.app1-sub3{
    /* border: 1px solid red; */
    width: 37%;
    height: 17%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.app1-sub3-do{
    border: 1px solid rgb(255, 255, 255);
    width: 41%;
    height: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #4fa6f9;
    color: white;
     font-family: "Inter", sans-serif;
    font-size: 15.5px;
    transition: 0.4s;
}
.app1-sub3-do:hover{
     border: 1px solid #4fa6f9;
     color: #4fa6f9;
     background-color: #c6e3fe;
     transition: 0.4s;
}
.app1-sub3-do1{
    border: 1px solid #4fa6f9;
    width: 51%;
    height: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
     color: #4fa6f9;
     font-family: "Inter", sans-serif;
    font-size: 15.5px;
    transition: 0.4s;
}
.app1-sub3-do1:hover{
     border: 1px solid rgb(255, 255, 255);
     color: white;
     background-color: #4fa6f9;
     transition: 0.4s;
}
.app1-sub4{
    /* border: 1px solid red; */
    width: 54%;
    height: 19%;
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.app1-sub4-do{
    /* border: 1px solid red; */
    width: 26%;
    height: 60%;
     font-family: "Inter", sans-serif;
    font-size: 13.2px;
    align-content: center;
    line-height: 1.5;

}
    
.app1-sub4-do1{
    /* border: 1px solid red; */
    width: 34%;
    height: 60%;
     font-family: "Inter", sans-serif;
    font-size: 13.2px;
    align-content: center;
    line-height: 1.5;
}
.app1-sub4-do2{
    /* border: 1px solid red; */
    width: 33%;
    height: 60%;
     font-family: "Inter", sans-serif;
    font-size: 13.5px;
    align-content: center;
    line-height: 1.5;
}


.about{
    /* border: 1px solid red; */
    width: 100%;
    height: 660px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-sub{
    /* border: 1px solid red; */
    width: 35%;
    height: 95%;
}
.about-sub1{
    /* border: 1px solid red; */
    width: 53%;
    height: 70%;
    align-content: center;

}
.about-sub1-do{
    /* border: 1px solid red; */
    width: 19%;
    height: 8%;
    display: flex;
    align-items: center;
   position: relative;
   left: 20px;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    color: rgb(13 202 240);
    font-weight: bold;

}
.about-sub1-do1{
    /* border: 1px solid red; */
    width: 95%;
    height: 24%;
    display: flex;
    align-items: center;
   position: relative;
   left: 20px;
   font-family: "Inter", sans-serif;
    font-size: 15px;
    color: rgb(75, 74, 74);
    line-height: 1.5;
}
.about-sub1-do2{
    /* border: 1px solid red; */
    width: 42%;
    height: 11%;
    display: flex;
    align-items: center;
    justify-content: space-between;
   position: relative;
   left: 20px;
}
.suva{
   border-top: 1px solid rgb(197, 196, 196);
   border-left: 1px solid rgb(197, 196, 196);
   border-right: 1px solid rgb(197, 196, 196);
   border-bottom: 2px solid rgb(255, 124, 2);
    width: 19.5%;
    height: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px 0px 0px;
    background-color: rgb(255, 255, 255);
    color: #205f9b;
    font-family: "Inter", sans-serif;
    font-size: 15.5px;
    font-weight: 500;
}
.suva1{
    border: 1px solid rgb(255, 255, 255);
    width: 33%;
    height: 70%;
     background-color: #c3dfff9e;
      border-radius: 8px 8px 0px 0px;
      display: flex;
    align-items: center;
    justify-content: center;
     color: #205f9b;
    font-family: "Inter", sans-serif;
    font-size: 15.5px;
    font-weight: 500;
     transition: 0.4s;
}
.suva1:hover{
    border: 1px solid #c3dfff9e;
    transition: 0.4s;
}

.about-sub1-do3{
    /* border: 1px solid red; */
    width: 41%;
    height: 15%;
    position: relative;
   left: 29px; 
   align-content: center;  
}
.do{
    /* border: 1px solid red; */
    width: 25%;
    height: 40%;
     color: #ff8d00;
    font-family: "Inter", sans-serif;
    font-size: 15.5px;
    font-weight: 600;
    align-content: center;
}
.do1{
    /* border: 1px solid red; */
    width: 90%;
    height: 30%;
     color: #52585f;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    
    align-content: center;
}

.about-sub1-do4{
    /* border: 1px solid red; */
    width: 30%;
    height: 13%;
    position: relative;
   left: 29px; 
   align-content: center; 
   color: #52585f;
    font-family: "Inter", sans-serif;
    font-size: 15px; 
    line-height: 1.6;
}
.about-sub1-do5{
    /* border: 1px solid red; */
    width: 25%;
    height: 13%;
    position: relative;
   left: 29px; 
   align-content: center; 
   color: #52585f;
    font-family: "Inter", sans-serif;
    font-size: 15px; 
    line-height: 1.6;
}



.computer{
    /* border: 1px solid red; */
    width: 100%;
    height: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sager{
    /* border: 1px solid red; */
    width: 50%;
    height: 60%;
    
    align-content: center;
}
.sager-sub{
    /* border: 1px solid red; */
    height: 58%;
    width: 84%;
     align-content: center;
    }
.line{
    /* border: 1px solid red; */
    width: 98%;
    height: 40%;
    font-family: "Inter", sans-serif;
    font-size: 23px;
    font-weight: 600;
}
.line1{
    /* border: 1px solid red; */
    width: 100%;
    height: 50%;
    font-family: "Inter", sans-serif;
    font-size: 14.5px;
    font-weight: 400;
    line-height: 1.5;
    
}
.sager-sub1{
    border: 1px solid rgb(255, 255, 255);
    height: 21%;
    width: 17%;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background-color: #ff8d00;
    color: white;
     font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 300;
    transition: 0.5s;
}
.sager-sub1:hover{
   background-color: #c6e3fe;
   transition: 0.5s;
   color: black;
}
.sager1{
    /* border: 1px solid red; */
    width: 40%;
    height: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service{
    /* border: 1px solid red; */
    width: 100%;
    height: 360px;
    align-content: center;
    justify-items: center;
}
.service1{
    /* border: 1px solid red; */
    width: 100%;
    height: 360px;
    align-content: center;
    justify-items: center;
    position: relative;
    top: 70px;
}
.service-sub{
    /* border: 1px solid red; */
    width: 100%;
    height: 19%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(13 202 240);
     font-family: "Inter", sans-serif;
    font-size: 32px;
    font-weight: 700;
}

.service-sub1{
    /* border: 1px solid red; */
    width: 91%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mrinal{
    border: 1px solid rgb(255, 255, 255);
    height: 90%;
    width: 32%;
    border-radius: 17px;
    background-color: #e7f9fe4f;
    align-content: center;
    justify-items: center;
    transition: 0.5s;
}
.mrinal:hover{
    background-color: #4fa6f9;
    transition: 0.5s;
}
.sumi{
    /* border: 1px solid red; */
    height: 33%;
    width: 44%;
    align-content: center;
    justify-items: center;
    
}

.sumi-sub{
    /* border: 1px solid red; */
    width: 39%;
    height: 58%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: start;
    justify-content: center;
    color: #4fa6f9;
     font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 550;
    transition: 0.5s;
   
}
.mrinal:hover .sumi-sub{
    color: #ffffff;
    transition: 0.5s;
}
.sumi-sub1{
    /* border: 1px solid red; */
    width: 99%;
    height: 30%;
     display: flex;
    align-items: center;
    justify-content: center;
    color: #4fa6f9;
     font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 550;
    transition: 0.5s;
}
.mrinal:hover .sumi-sub1{
    color: #ffffff;
    transition: 0.5s;
}
.sumi1{
    /* border: 1px solid red; */
    height: 34%;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
     color: #595a5a;
     font-family: "Inter", sans-serif;
    font-size: 15.5px;
    line-height: 1.5;
     transition: 0.5s;
}
.mrinal:hover .sumi1{
    color: #ffffff;
    transition: 0.5s;
}
.sumi2{
    /* border: 1px solid red; */
    height: 16%;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
     color: #4fa6f9;
     font-family: "Inter", sans-serif;
    font-size: 15.5px;
    transition: 0.5s;
}
.mrinal:hover .sumi2{
    color: #ffffff;
    transition: 0.5s;
}

.see{
    /* border: 1px solid red; */
    width: 100%;
    height: 58px;
    position: relative;
    top: 85px;
     display: flex;
    align-items: center;
    justify-content: center;
}

.see1{
    border: 1px solid #4fa7f9c9;
    width: 9%;
    height: 85%;
    border-radius: 8px;
    color: #4fa6f9;
     font-family: "Inter", sans-serif;
    font-size: 15.5px;
    text-align: center;
    align-content: center;
    transition: 0.5s;
}
.see1:hover{
    color: #ffffff;
    transition: 0.5s;
    background-color: #4fa7f9c9;
    border: none;
}

.contact{
    /* border: 1px solid red; */
    width: 100%;
    height: 420px;
     position: relative;
    top: 90px;
    align-content: center;

}

.contact-sub{
    /* border: 1px solid red; */
    width: 100%;
    height: 10%;
    text-align: center;
    align-content: center;
    font-family: "Inter", sans-serif;
    font-size: 33px;
    font-weight: bold;
}
.contact-sub1{
    /* border: 1px solid red; */
    width: 100%;
    height: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-sub1-do{
    /* border: 1px solid red; */
    width: 31%;
    height: 95%;
    
}
.contact-sub1-do1{
    /* border: 1px solid red; */
    width: 59%;
    height: 95%;
    
   
}

.con{
    border: 1px solid rgba(255, 255, 255, 0.911);
    width: 98.5%;
    height: 10%;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    border-radius: 5px;
    padding-left: 1.5%;
     background-color: #e2f4ff7a;
     position: relative;
     top: 17.5px;


}

.con1{
    border: 1px solid rgba(255, 255, 255, 0.911);
    width: 98.5%;
    height: 10%;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    border-radius: 5px;
    padding-left: 1.5%;
     background-color: #e2f4ff7a;
     position: relative;
     top: 40px;


}

textarea {
     border: 1px solid rgba(255, 255, 255, 0.911);
      width: 100%;
      max-width: 98.9%;
      height: 90px;
      padding-left: 10px;
      padding-top: 7px;
      
      border-radius: 6px;
      background-color: #e2f4ff7a;
      color: #c9d1d9;
      resize: vertical;
      font-size: 14px;
      outline: none;
     position: relative;
     top: 65px;
     font-family: "Inter", sans-serif;
    }

    .con2{
    border: 1px solid #4fa7f9c9;;
    width: 11%;
    height: 13%;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    border-radius: 6px;
     background-color: #d3eeff7a;
     color: #4fa6f9;
     position: relative;
     top: 80px;
    transition: 0.5s;
}
.con2:hover{
    color: #ffffff;
    transition: 0.5s;
    background-color: #4fa7f9c9;
    border: none;
}

.raj{
    /* border: 1px solid red; */
    width: 50%;
    height: 11%;
    display: flex;
    align-items: center;
    color: #205f9b;
     font-family: "Inter", sans-serif;
    font-size: 17px;
}
.raj1{
    /* border: 1px solid red; */
    width: 10%;
    height: 11%;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #205f9b;
    
}
.raj2{
    border: 1px solid #4fa7f9c9;
    width: 29%;
    height: 13.5%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    background-color: #d3eeff7a;
    color: #4fa6f9;
    position: relative;
    left: 2px;
    top: 2px;
    transition: 0.5s;
}
.raj2:hover{
    color: #ffffff;
    transition: 0.5s;
    background-color: #4fa7f9c9;
    border: none;
}

.end{
    /* border: 1px solid red; */
    width: 100%;
    height: 565px;
    background-color: #0f172a;
    position: relative;
    top: 100px;
    justify-items: center;
}

.end-sub{
    /* border: 1px solid red; */
    width: 40%;
    height: 35%;
    align-content: center;
    justify-items: center;
}

.end-sub-do{
    /* border: 1px solid red; */
    width: 80%;
    height: 45%;
    align-content: center;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 33.5px;
    font-weight: 700;
    color: white;
}
.end-sub-do1{
    border: 1px solid rgb(255, 255, 255);
    width: 35%;
    height: 21%;
    align-content: center;
    text-align: center;
    position: relative;
    top: 25px;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    border-radius: 6px;
    background-color: #ff8d00;
     color: white;
     transition: 0.5s;
}
.end-sub-do1:hover{
    background-color: #0f172a;
    transition: 0.5s;
}

.end-sub1{
    /* border: 1px solid red; */
    width: 91%;
    height: 41%;
    align-items: end;
    display: flex;
   
}
.bar{
    /* border: 1px solid red; */
    width: 24%;
    height: 60%;
}
.nevber1-sub-end{
    /* border: 1px solid red; */
    width: 46%;
    height: 36%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bar1{
    /* border: 1px solid red; */
     width: 100%;
    height: 39%;
    position: relative;
    top: 12px;
    font-family: "Inter", sans-serif;
    font-size: 15px;
     color: rgb(209, 208, 208);
     line-height: 1.6;
}
.bar2{
    /* border: 1px solid red; */
    width: 6%;
    height: 60%;
    font-family: "Inter", sans-serif;
    font-size: 15px;
     color: rgb(209, 208, 208);
     line-height: 1.6;
      position: relative;
     left: 20px;

}

.bar3{
    /* border: 1px solid red; */
    width: 6.8%;
    height: 60%;
    font-family: "Inter", sans-serif;
    font-size: 15px;
     color: rgb(192, 191, 191);
     line-height: 1.6;
     position: relative;
     left: 156px;
}

.bar4{
    /* border: 1px solid red; */
    width: 6.8%;
    height: 60%;
    font-family: "Inter", sans-serif;
    font-size: 15px;
     color: rgb(192, 191, 191);
     line-height: 1.6;
     position: relative;
     left: 281px;
}
.bar5{
    /* border: 1px solid red; */
    width: 23.5%;
    height: 60%;
    position: relative;
    left: 425px;
    font-family: "Inter", sans-serif;
}
.end-text{
    border: 1px solid white;
    width: 95.5%;
    height: 12%;
    padding: 2%;
    border-radius: 4px;
    background-color: rgb(180, 179, 179);
   position: relative;
   top: 8px;

}
.end-text1{
    border: 1px solid #4fa6f9;
    width: 100%;
    height: 34%;
    border-radius: 4px;
    background-color: #0f172a;
   position: relative;
   top: 16px;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    color: #4fa6f9;
    transition: 0.5s;
}
.end-text1:hover{
    background-color: #4fa6f9;
    color: white;
    transition: 0.5s;
}

.end-sub2{
    border-top: 1px solid rgb(42, 61, 77);
    width: 91%;
    height: 10%;
    align-content: center;
    text-align: center;
     position: relative;
    top: 30px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: white;
}