.logo img{
  width:80px !important;
  /* height: 70px;; */
  /* object-fit: contain; */
}

.bg-home{
  background-image: url(/assets/images/index/icons/bg.png);
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 79px !important;;
  background-position: top;
}

.bg-festival{
  background-image: url(/assets/images/index/festival/img4.jpeg);
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 79px !important;;
  background-position: top;
}

.residential-school{
  background-image: url(/assets/images/index/collage2.jpg);
  background-size: contain;
}

.academic{
 background-image: url(/assets/images/index/academic.jpeg);
   background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;

}

/* .academic::after{
  position: absolute;
  content:'';
  width:100%;
  height: 100%;
  background:#0000004a;
  top:0;
  left:0;;
} */

.video-section{
  width:100%;
  /* background:red; */
  height: 100vh;
}

.video-section video{
  height: 100%;
  width:100%
}

.bg-advance{
  background-image: url(/assets/images/index/Prac-01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  margin-top: 77px;;

  /* background-position: top; */
}

.bg-collage{
  background-image: url(/assets/images/index/collage3.jpg);
  background-size: contain;
}

.residential-school2{
  background-image: url(/assets/images/index/collage2.jpg);
  background-size: cover;
  height: 100vh;
}


.holiday{
  background-image: url(/assets/images/index/holiday.jpeg);
  background-size: cover;
  height: 100vh;
}


.footer_logo{
  width:150px;
}

.festival-celebrate{
  background-image: url(/assets/images/index/bg2.png);

}

.popular_course_icon{
  width:40px;
}

.popular_course_icon_hover:hover .popular_course_icon{
  /* display: none; */
  filter: invert(100%) sepia(97%) saturate(17%) hue-rotate(241deg) brightness(104%) contrast(100%);

}

.group:hover .group-hover\:fill-white\/10 {
  fill: rgb(255 255 255) !important;
  transition: 0.5s;;
}
.size-14{
  height: 40px !important;
  width: 100px !important;
}


.pos_features_img {
  padding: 40px 0px 80px;
  position: relative;
  text-align: center;
}

.pos_features_img .shape_img {
  width: 470px;
  background: #bbeadf2e;
  border-radius: 6px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: -1;
}


.features-box1{
  background: linear-gradient(327deg, rgb(247, 247, 247) 11%, rgb(250, 192, 214) 96%);
  border-radius: 12px;
  box-shadow: rgba(250, 255, 250, 0.29) 0px 0px 5px 1px;
  opacity: 1;
  margin:0px 5px;
  padding:20px;
}

.features-box2{
  background: linear-gradient(327deg, rgb(235, 236, 237) 0%, rgb(170, 194, 242) 100%);
  border-radius: 12px;
  box-shadow: rgba(250, 255, 250, 0.29) 0px 0px 5px 1px;
  opacity: 1;
  margin:0px 5px;
  padding:20px;
}

.features-box3{
  background: linear-gradient(328deg, rgb(247, 253, 255) 0%, rgb(244, 252, 255) 5.76778%, rgb(190, 237, 250) 92.5721%);
  border-radius: 12px;
  box-shadow: rgba(250, 255, 250, 0.29) 0px 0px 5px 1px;
  opacity: 1;
  margin:0px 5px;
  padding:20px;
}

.features-box4{
  background: linear-gradient(330deg, rgb(254, 249, 234) 25.281%, rgb(255, 198, 173) 74.1658%);
  border-radius: 12px;
  box-shadow: rgba(250, 255, 250, 0.29) 0px 0px 5px 1px;
  opacity: 1;
  margin:0px 5px;
  padding:20px;
}

.pop-up{
  position: fixed;
  z-index: 1000000;
  width: 100%;;
  /* background-color: #ffffff;; */
  height: 100%;
  visibility: hidden;
}

.open-popup{
  visibility: visible !important;
  transition: 0.5s;;
}

.close-btn{
  width:40px;
  height: 40px;
  border-radius: 4px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 20px;;
  background:#4f46e5;;
  color:white;

  font-weight: 400;
}


.swiper-wrapper{
  transition-timing-function: linear !important;
}

.swiper-pagination-bullet{
  padding: 8px !important;;
}

#topnav .navigation-menu>li .submenu.megamenu>li{
  width:calc(33.33% - 10px);
  margin:10px;
}


.window-banner {
  background-image: url(/assets/images/index/girl.jpg);
}

.solution-menu{
display: flex;
justify-content: center;
}

.first-solution{margin:0px 5px;width:20%;padding:10px 0px 10px 10px;background-color: #F4F7FA;}

.first-solution button{/* padding: 14px 120px; *//* border-radius: 8px 20px 8px 20px; */background-color: white;width: 184px;height: 44px;border-radius: 12px 0px 1px 12px;}

.second-solution{
margin:0px 5px;
width:35%;
border-right:1px solid rgb(199, 199, 199);
}

.second-solution ul li{
padding:10px;
border-radius: 8px;;
transition: 0.5s;;
background-color: white;;
}


.second-solution ul li:hover{
background-color: #F4F7FA;

}

.last-solution{
margin:0px 5px;
width:40%
}

.last-solution img{
}

.my-tabs{
  overflow: overlay;
}

html,body{
  overflow-x: hidden;
}









.industry-btn{
  position: relative;
  top:-20px !important;
}


.add-on-pack-icons{
  filter: invert(23%) sepia(89%) saturate(3667%) hue-rotate(241deg) brightness(94%) contrast(91%);
}

.text-justify{
  text-align: justify;
}
.my-tabs{
  display: flex;
  justify-content: space-between;
}


.my-tabs{
  display: flex;
  flex-wrap: wrap;
  width:100%;
  justify-content: space-between;
}

.my-tabs li{
  width:calc(20% - 10px);
  margin-top: 10px;;
}

.register-bg{
  background-image: url(/assets/images/index/register.jpg);
}

.bg-solution{
  background-image: url(/assets/images/index/solution.jpg);
}


.bg-school{
  background-image: url(/assets/images/index/bg.png);
}

.bg-exam{
  background-image: url(/assets/images/index/bg.png);
}

.bg-exam{
  background-image: url(/assets/images/index/icons/bg.png);
  background-size: cover;
  height: 100vh;
}


.school-activity{
  background-image: url(/assets/images/index/collage5.jpg);
  background-size: cover;
  height: 100vh;
}

.day-schooling{
  background-image: url(/assets/images/index/day-schooling2.jpeg);
  background-size: cover;
  height: 230vh;
}

.bus-faculty{
  background-image: url(/assets/images/index/bus.jpeg);
  background-size: cover;
  height: 100vh;
}

.school-activity-school{
  background-image: url(/assets/images/index/co-school.jpeg);
  background-size: cover;
  height: 136vh;
}
.contact-bg{
  background-image: url(/assets/images/index/contact.jpg);
}


.about-bg{
  background-image: url(/assets/images/index/clients/download.png)
}



/* Responsive */

@media (min-width: 1280px) {
  .container {
      max-width: 1330px !important;
      padding-right: 5rem;
      padding-left: 5rem;
  }
}

@media(max-width:991px){
  .product-menu li{
    width:100% !important;
  }

  .residential_text{
    margin-top: 120px;;
  }

  .my-tabs{
    display: flex;
    flex-wrap: wrap;
    width:100%;
    justify-content: space-between;
  }

  .my-tabs li{
    width:calc(33.33% - 10px);
    margin-top: 10px;;
  }

  #navigation {
    position: absolute;
    top: 74px;
    padding-bottom: 40px;
    inset-inline-start: 0px;
    display: none;
    height: auto;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
  .solution-menu1{
    width:100% !important;
  }

  .industry-btn{
    position: relative;
    top:-20px !important;
  }
  .second-solution{
    width: 100%;
  }
  .first-solution{
    width:100%
  }

  .last-solution{
    width:100%
  }

  .solution-tabs{
    display: flex;
    align-items: center;
  }

  .solution-menu{
    flex-flow: column;
  }


  @media(max-width:768px){
    .my-tabs{
      display: flex;
      flex-wrap: wrap;
      width:100%;
      justify-content: space-between;
    }
  
    .my-tabs li{
      width:calc(50% - 10px);
      margin-top: 10px;;
    }
  }

  @media(max-width:500px){
    .add-on-pack{
      flex-flow: column;
    }

    .mobile-responsive-header{
        /* display: block; */
    flex-flow: column;
    /* display: flex; */
    /* align-items: flex-end; */
    width: 100%;
    flex-wrap: wrap;
    /* background: red; */
    /* justify-content: center; */
    }

    .whatsapp-button{
      margin-left: 30px;;
    }

    .mobile-responsive-header li:nth-child(1){
      position: relative;
      left:30px;
    }
    

    .bg-home{
      height: 100% !important;
    
    }
    .first-solution{
      overflow: overlay;
    }


    .my-tabs{
      display: flex;
      flex-wrap: wrap;
      width:100%;
      justify-content: space-between;
    }
  
    .my-tabs li{
      width:calc(100%);
      margin-top: 10px;;
    }
  }
}