* {
  padding: 0%;
  margin: 0%;
  font-family: 'Nunito', sans-serif;
  list-style: none;
}

.menuicon {
  width: 30px;
  height: auto;
  margin: 14px 0 14px 0;
  display: block;
}

.navbarbg {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  top: 0;
  width: 100%;
  z-index: 1;
  position: fixed;
  border: 1px solid #e9e9e9;
  background: #FFF;
  /* background: linear-gradient(180deg, #FFF 93.75%, rgba(220, 220, 220, 0.00) 100%); */

}


a {
  text-decoration: none;
  color: #085394;
}

.navbarbg2 {
  display: none;
  justify-content: center;
  align-items: center;
}

.menuicon {
  display: none;
}

.mainlogo {
  width: 199px;
  height: auto;
  padding: 0 25px 0 25px;
}

.part1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.part2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbarbg2 {
  display: none;
  width: 100%;
  height: 180px;
  background: #ffffff;
  z-index: 1;
  position: absolute;
  top: 7%;
  overflow: hidden;
  align-items: center;
  transition: all 5s ease;
  scroll-behavior: smooth;

}






.home {
  display: none;
  justify-content: center;
  align-items: center;
}


.list,
li {
  display: flex;
  justify-content: center;
  align-items: center;
}

li {
  padding: 0 25px 0 25px;
  margin: 20px 0 20px 0;
  font-size: 16px;
  font-weight: 600;
}

.mainlogo {
  width: 199px;
  height: auto;
}


.slider {
  /* width: 800px;
  height: 500px; */
  /* border-radius: 10px; */
  overflow: hidden;
}

.slides {

  width: 500%;
  height: 500px;
  display: flex;
}

.slides input {
  display: none;
}

.slide {
  width: 20%;
  transition: 2s;
}

.slide img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 0;
}

/*css for manual slide navigation*/

.navigation-manual {
  position: absolute;
  width: 100%;
  margin-top: 16px;
  display: flex;
  justify-content: center;
  text-align: center;
}

.manual-btn {
  border: 2px solid #085394;
  padding: 5px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.5s;
}

.manual-btn:not(:last-child) {
  margin-right: 6px;
}

.manual-btn:hover {
  background: #085394;
}

#radio1:checked~.first {
  margin-left: 0;
}

#radio2:checked~.first {
  margin-left: -20%;
}

#radio3:checked~.first {
  margin-left: -40%;
}


/*css for automatic navigation*/

.navigation-auto {

  position: absolute;
  display: flex;
  width: 100%;
  justify-content: center;
  text-align: center;
  margin-top: 516px;
}

.navigation-auto div {
  border: 2px solid #085394;
  padding: 5px;
  border-radius: 10px;
  transition: 0.5s;
}

.navigation-auto div:not(:last-child) {
  margin-right: 6px;
}

#radio1:checked~.navigation-auto .auto-btn1 {
  background: #085394;
}

#radio2:checked~.navigation-auto .auto-btn2 {
  background: #085394;
}

#radio3:checked~.navigation-auto .auto-btn3 {
  background: #085394;
}

.aboutus {
  margin: 40px 84px 0 84px;
}

h5 {
  /* margin-bottom: 40px; */
  font-size: 36px;
  font-weight: 700;
  color: #085394;
  text-align: center;
}

.paboutus {
  margin: 40px 0 40px 0;
  display: flex;
  align-items: center;

}

.paragraphaboutus,
p {
  margin-bottom: 6px;
  text-align: justify;
  /* margin-right: 40px; */
  /* text-transform: capitalize; */
}

.Aboutusimg {
  width: 450px;
  height: auto;
  margin-left: 100px;
}

.keyfact {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin: 40px 84px 60px 84px;
}

.keypoint {
  text-align: center;
}

.point {
  text-align: center;
}

.keypointimg {
  width: auto;
  height: 80px;
}

h6 {
  font-size: 28px;
  font-weight: 600;
}

.Portfolio {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.Portfolioimg {
  width: auto;
  height: 500px;
  /* margin: 40px 0 ; */
}

.ourportfolio {
  margin: 40px 84px 40px 84px;
}

/* ourportfolio images */

.utf {
  position: absolute;
  height: 78px;
  width: auto;
  right: 211px;
  bottom: 393px;
}

.vailo {
  position: absolute;
  height: 78px;
  width: auto;
  right: 320px;
  bottom: 355px;
}

.vgain {
  position: absolute;
  height: 78px;
  width: auto;
  right: 45px;
  bottom: 259px;
}

.paisa {
  position: absolute;
  height: 78px;
  width: auto;
  right: 375px;
  bottom: 264px;
}

.ubbo {
  position: absolute;
  height: 78px;
  width: auto;
  right: 213px;
  bottom: 46px;
}

.gopalak {
  position: absolute;
  height: 78px;
  width: auto;
  right: 323px;
  bottom: 73px;
}

.homedirect {
  position: absolute;
  height: 78px;
  width: auto;
  right: 376px;
  bottom: 160px;
}

.food {
  position: absolute;
  height: 78px;
  width: auto;
  right: 98px;
  bottom: 350px;
}

.grami {
  position: absolute;
  height: 78px;
  width: auto;
  right: 44px;
  bottom: 163px;
}

.ilika {
  position: absolute;
  height: 78px;
  width: auto;
  right: 100px;
  bottom: 80px;
}

.ourportfolioimg {
  position: relative;
  margin: 0 0 20px 0;
  /* bottom: 241px;
  right: 0px; */

}

/* keyengagement */

.vailoimg {
  position: absolute;
  left: 20px;
  bottom: 180px;
}

.engagement,
img {
  width: auto;
  height: 70px;
}

.engagement {
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 0px 30px 0px rgba(8, 83, 148, 0.20);
}

.engagement {
  position: relative;
  padding: 60px 24px 20px 24px;
  font-size: 14px;
  width: 28%;
  /* width: 370px; */
  height: auto;
}

.knowmore {
  text-align: right;
  text-decoration: none;
  color: #085394;
  cursor: pointer;
}

.engagementpoint {
  /* display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 60px; */
  display: flex;
  /* flex-wrap: wrap; */
  column-gap: 10px;
  margin-top: 50px;
  justify-content: center;
  row-gap: 50px;
}

.keyengagement {
  margin: 40px 84px;
}


.footer {
  background-color: #085394;
  width: 100%;
}


.buttomlogo {
  height: auto;
  width: 20%;
}

.foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 84px;
  /* margin-bottom: 30px; */
}

.follow {
  color: #FFF;
}


.footlink {
  color: #ffffff;
  display: flex;
  margin: 10px;

}

.footdetailsicon {
  color: #ffffff;
  display: flex;
  margin: 10px;

}

h6 {
  font-size: 16px;
  font-weight: 500;
}

.footfind {
  color: #ffffff;
  margin: 10px;
  align-items: center;
  justify-content: center;

}

.footdetails img {
  height: 20px;
  width: auto;
}


.foot img {
  padding-right: 10px;
}

.footfind img {
  height: 20px;
  width: auto;
}

.follow {
  font-size: 24px;
}

.mainlogomini {
  display: none;
}

/* Responsive design */

@media only screen and (max-width:1250px) {
  .vailoimg {
    bottom: 210px;
  }

}

@media only screen and (max-width:1060px) {


  .menuicon {
    display: none;
  }

  li {
    padding: 0 18px 0 18px;
    margin: 16px 0 16px 0;
    font-size: 16px;
    font-weight: 600;
  }

  .mainlogo {
    width: 160px;
    height: auto;
  }

  .navigation-manual {
    margin-top: -115px;
  }

  .navigation-auto {
    margin-top: 385px;
  }

  .aboutus {
    margin: -80px 64px 0 64px;
  }

  .paboutus {
    margin: 40px 0 40px 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .Aboutusimg {
    width: 350px;
    height: auto;
    margin-left: 0px;
  }

  h5 {
    /* margin-bottom: 40px; */
    font-size: 32px;
    font-weight: 700;
    color: #085394;
    text-align: center;
  }

  .keypointimg {
    width: auto;
    height: 70px;
  }

  .keyfact {
    /* display: grid;
  grid-template-columns: repeat(6, 1fr); */
    margin: 40px 64px 100px 64px;
  }

  .ourportfolio {
    margin: 40px 64px 40px 64px;
  }

  .Portfolioimg {
    width: auto;
    height: 500px;
    /* padding: 40px 0 0 0; */
  }

  .Portfolio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .paragraphaboutus,
  p {
    margin: 6px 0 6px 0;
    text-align: justify;
  }

  .keyengagement {
    margin: 0px 64px;
  }

  .engagementpoint {
    /* display: grid; */
    /* grid-template-columns: repeat(2, 1fr); */
    row-gap: 60px;
    margin: 50px 0 40px 0;
  }

  .engagement {
    position: relative;
    padding: 20px 20px 20px 20px;
    font-size: 14px;
    width: 350px;
    height: auto;
  }

  .foot {
    padding: 30px 60px;

  }




}


@media only screen and (max-width:999px) {
  .vailoimg {
    bottom: 240px;
  }

  .engagement img {
    width: auto;
    height: 60px;
  }

}

@media only screen and (max-width:900px) {
  .vailoimg {
    bottom: 250px;
  }

  .engagement img {
    width: auto;
    height: 60px;
  }

}



/* Responsive design */

@media only screen and (max-width:800px) {

  .menuicon {
    display: none;
  }

  .mainlogomini {
    display: none !important;
  }

  .navigation-manual {
    margin-top: -210px;
  }

  .navigation-auto {
    margin-top: 290px;
  }

  .aboutus {
    margin: -180px 44px 0 44px;
  }

  .paboutus {
    margin: 30px 0 30px 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .Aboutusimg {
    width: 350px;
    height: auto;
    margin-left: 0px;
  }

  .keypointimg {
    width: auto;
    height: 60px;
  }

  .keyfact {
    /* display: grid;
    grid-template-columns: repeat(6, 1fr); */
    margin: 30px 44px 50px 44px;
  }

  .ourportfolio {
    margin: 30px 44px 30px 44px;
  }

  .Portfolioimg {
    width: auto;
    height: 500px;
    /* padding: 40px 0 0 0; */
  }

  .Portfolio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .paragraphaboutus {
    margin: 30px 0 6px 0;
    text-align: justify;
  }

  .keyengagement {
    margin: 0px 44px;
  }

  .engagementpoint {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 60px;
    margin: 50px 0 40px 0;
  }

  .engagement {
    position: relative;
    padding: 20px 18px 18px 18px;
    font-size: 14px;
    width: 300px;
    height: auto;
  }

  .vailoimg {
    bottom: 190px;
  }

  .engagement img {
    width: auto;
    height: 60px;
  }


}

/* Responsive design */

@media only screen and (max-width:650px) {

  .navbarbg {
    display: none;
  }

  #navbarbg2Id {
    background: #ffff;
    z-index: 1;
    display: none;
  }

  .navbarbg2 {
    /* display: flex;
    justify-content: center;
    align-items: center; */

  }

  .mainlogomini {
    display: block !important;
  }

  .logomenu {
    display: flex;
    justify-content: space-between;
  }

  .menuicon {
    width: 30px;
    height: auto;
    margin: 14px 14px 14px 0;
    display: block;
  }

  /* .akash {
    padding-left: 600%;
    display: block;
  } */

  .part2 {
    display: none;
    justify-content: center;
    align-items: center;
  }

  .part22 {
    display: none;
    top: 27%;
  }

  .part22.open {
    display: none;
    top: 27%;
  }

  .navigation-manual {
    margin-top: -260px;
  }

  .navigation-auto {
    margin-top: 240px;
  }

  .aboutus {
    margin: -240px 24px 0 24px;
  }

  h5 {
    /* margin-bottom: 40px; */
    font-size: 24px;
    font-weight: 600;
    color: #085394;
    text-align: center;
  }



  .Aboutusimg {
    width: 300px;
    height: auto;
  }

  .keypointimg {
    width: auto;
    height: 50px;
  }

  .keyfact {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 80px;
    margin: 30px 24px 50px 24px;
  }

  .ourportfolio {
    margin: 30px 24px 30px 24px;
  }

  .Portfolioimg {
    width: auto;
    height: 500px;
    margin-left: 0px;
    padding: 40px 0 0 0;
  }

  .keyengagement {
    margin: 0px 24px;
  }

  .engagementpoint {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    row-gap: 60px;
    margin: 50px 0 40px 0;
  }

  .engagement {
    position: relative;
    padding: 20px 18px 18px 18px;
    font-size: 14px;
    width: 300px;
    height: auto;
  }

  .foot {
    display: block;
    flex-direction: reverse;
    justify-content: space-between;
    align-items: center;
    padding: 40px 84px;
    /* margin-bottom: 30px; */
  }

  .foot {
    padding: 40px;
  }

  .buttomlogo {
    height: auto;
    width: 40%;
    margin-bottom: 30px;
  }

  .ourportfolio {
    margin: 0px 64px 20px 64px;
  }

  .Portfolioimg {
    width: auto;
    height: 400px;
    margin-left: 0px;
    padding: 20px 0 0 0;
  }

  .Portfolio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 20px;
  }

  .paragraphaboutus,
  p {
    margin: 6px 0 6px 0;
    text-align: justify;
  }

  /* ourportfolio images */

  .utf {
    position: absolute;
    height: 60px;
    width: auto;
    right: 170px;
    bottom: 314px;
  }

  .vailo {
    position: absolute;
    height: 60px;
    width: auto;
    right: 258px;
    bottom: 283px;
  }

  .vgain {
    position: absolute;
    height: 60px;
    width: auto;
    right: 36px;
    bottom: 210px;
  }

  .paisa {
    position: absolute;
    height: 60px;
    width: auto;
    right: 303px;
    bottom: 212px;
  }

  .ubbo {
    position: absolute;
    height: 60px;
    width: auto;
    right: 172px;
    bottom: 37px;
  }

  .gopalak {
    position: absolute;
    height: 60px;
    width: auto;
    right: 260px;
    bottom: 60px;
  }

  .homedirect {
    position: absolute;
    height: 60px;
    width: auto;
    right: 303px;
    bottom: 132px;
  }

  .food {
    position: absolute;
    height: 60px;
    width: auto;
    right: 81px;
    bottom: 282px;
  }

  .grami {
    position: absolute;
    height: 60px;
    width: auto;
    right: 37px;
    bottom: 134px;
  }

  .ilika {
    position: absolute;
    height: 60px;
    width: auto;
    right: 81px;
    bottom: 68px;
  }

  .ourportfolioimg {
    position: relative;
    /* bottom: 241px;
    right: 0px; */

  }

  .engagement {
    position: relative;
    padding: 25px 24px 10px 24px;
    font-size: 14px;

  }

  .engagement img {
    width: auto;
    height: 60px;
  }


}

/* Responsive design */

@media only screen and (max-width:350px) {

  .mainlogomini {
    display: block;
  }

  .navbar {
    position: relative;
  }

  .navbarbg {
    display: none;
  }

  .navbarbg2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
  }

  .akash {
    padding-left: 150%;
    display: block;
  }

  .part2 {
    display: none;
    justify-content: center;
    align-items: center;
  }

  .part22 {
    display: none;
    top: 27%;
  }

  .part22.open {
    display: none;
    top: 27%;
  }

  .navigation-manual {
    margin-top: -370px;
  }

  .navigation-auto {
    margin-top: 130px;
  }

  .aboutus {
    margin: -240px 24px 0 24px;
  }

  .manual-btn {
    padding: 4px;
  }

  /*css for automatic navigation*/

  .navigation-auto div {
    padding: 4px;

  }

  .Aboutusimg {
    width: 280px;
    height: auto;
  }

  .aboutus {
    margin: -330px 14px 0 14px;
  }

  .keypointimg {
    width: auto;
    height: 50px;
  }

  .keyfact {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 50px;
    margin: 30px 14px 100px 14px;
  }

  .ourportfolio {
    margin: 30px 14px 30px 14px;
  }

  .Portfolioimg {
    width: auto;
    height: 300px;
    margin-left: 0px;
    padding: 40px 0 0 0;
  }

  .utf {
    position: absolute;
    height: 45px;
    width: auto;
    right: 128px;
    bottom: 238px;
  }

  .vailo {
    position: absolute;
    height: 45px;
    width: auto;
    right: 194px;
    bottom: 214px;
  }

  .vgain {
    position: absolute;
    height: 45px;
    width: auto;
    right: 25px;
    bottom: 160px;
  }

  .paisa {
    position: absolute;
    height: 45px;
    width: auto;
    right: 225px;
    bottom: 160px;
  }

  .ubbo {
    position: absolute;
    height: 45px;
    width: auto;
    right: 129px;
    bottom: 29px;
  }

  .gopalak {
    position: absolute;
    height: 45px;
    width: auto;
    right: 194px;
    bottom: 47px;
  }

  .homedirect {
    position: absolute;
    height: 45px;
    width: auto;
    right: 227px;
    bottom: 102px;
  }

  .food {
    position: absolute;
    height: 45px;
    width: auto;
    right: 61px;
    bottom: 212px;
  }

  .grami {
    position: absolute;
    height: 45px;
    width: auto;
    right: 27px;
    bottom: 102px;
  }

  .ilika {
    position: absolute;
    height: 45px;
    width: auto;
    right: 61px;
    bottom: 52px;
  }






  .keyengagement {
    margin: 0px 14px;
  }

  .engagementpoint {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    row-gap: 40px;
    margin: 50px 0 40px 0;
  }

  .engagement {
    position: relative;
    padding: 20px 18px 18px 18px;
    font-size: 14px;
    width: 285px;
    height: auto;
  }

  .foot {
    display: block;
    flex-direction: reverse;
    justify-content: space-between;
    align-items: center;
    padding: 40px 84px;
    /* margin-bottom: 30px; */
  }

  .foot {
    padding: 20px;
  }

  .footer {
    background-color: #085394;
    width: 100%;
  }

  .follow {
    font-size: 18px;
  }

  .buttomlogo {
    height: auto;
    width: 50%;
    margin-bottom: 30px;
  }

}



@media only screen and (max-width:280px) {


  .mainlogo {
    width: 140px;
    height: auto;
    padding: 0 15px 0 15px;
  }

  .mainlogomini {
    display: block;
  }

  .navbar {
    position: relative;
  }

  .navbarbg {
    display: none;
  }

  .navbarbg2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
  }

  .akash {
    padding-left: 150%;
    display: block;
  }

  .part2 {
    display: none;
    justify-content: center;
    align-items: center;
  }

  .part22 {
    display: none;
    top: 27%;
  }

  .part22.open {
    display: none;
    top: 27%;
  }

  .navigation-manual {
    margin-top: -390px;
  }

  .navigation-auto {
    margin-top: 110px;
  }

  .aboutus {
    margin: -240px 24px 0 24px;
  }

  .manual-btn {
    padding: 4px;
  }

  /*css for automatic navigation*/

  .navigation-auto div {
    padding: 4px;

  }

  .Aboutusimg {
    width: 260px;
    height: auto;
  }

  .aboutus {
    margin: -350px 14px 0 14px;
  }

  .paboutus {
    margin: 20px 0 30px 0;
  }

  .keypointimg {
    width: auto;
    height: 50px;
  }

  .keyfact {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    margin: 30px 14px 50px 14px;
  }

  .ourportfolio {
    margin: 20px 14px 30px 14px;
  }

  .Portfolioimg {
    width: auto;
    height: 260px;
    margin-left: 0px;
    padding: 20px 0 0 0;
  }

  .utf {
    position: absolute;
    height: 45px;
    width: auto;
    right: 110px;
    bottom: 205px;
  }

  .vailo {
    position: absolute;
    height: 45px;
    width: auto;
    right: 164px;
    bottom: 185px;
  }

  .vgain {
    position: absolute;
    height: 45px;
    width: auto;
    right: 20px;
    bottom: 136px;
  }

  .paisa {
    position: absolute;
    height: 45px;
    width: auto;
    right: 194px;
    bottom: 138px;
  }

  .ubbo {
    position: absolute;
    height: 45px;
    width: auto;
    right: 109px;
    bottom: 22px;
  }

  .gopalak {
    position: absolute;
    height: 45px;
    width: auto;
    right: 165px;
    bottom: 37px;
  }

  .homedirect {
    position: absolute;
    height: 45px;
    width: auto;
    right: 195px;
    bottom: 85px;
  }

  .food {
    position: absolute;
    height: 45px;
    width: auto;
    right: 49px;
    bottom: 183px;
  }

  .grami {
    position: absolute;
    height: 45px;
    width: auto;
    right: 21px;
    bottom: 85px;
  }

  .ilika {
    position: absolute;
    height: 45px;
    width: auto;
    right: 49px;
    bottom: 42px;
  }

  .vailoimg {
    position: absolute;
    left: 20px;
    bottom: 210px;
  }



  .keyengagement {
    margin: 0px 14px;
  }

  .engagementpoint {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    row-gap: 40px;
    margin: 50px 0 40px 0;
  }

  .engagement {
    position: relative;
    padding: 20px 15px 15px 15px;
    font-size: 14px;
    width: 240px;
    height: auto;
  }

  .foot {
    display: block;
    flex-direction: reverse;
    justify-content: space-between;
    align-items: center;
    padding: 40px 84px;
    /* margin-bottom: 30px; */
  }

  .foot {
    padding: 20px;
  }

  .footer {
    background-color: #085394;
    width: 100%;
  }

  .follow {
    font-size: 18px;
  }

  .buttomlogo {
    height: auto;
    width: 50%;
    margin-bottom: 30px;
  }




}