@import url('https://fonts.googleapis.com/css2?family=Patua+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700&display=swap');
@import "compass/css3";

body, h1 {
font-family: 'Mukta', sans-serif;
  margin: 0;
  overflow-x: hidden;
    transition: all 200ms linear;


    background-color: #ffffff;
background-image: url("https://www.transparenttextures.com/patterns/debut-light.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}






/*  LOGO ANIMATION   */

.element-invisible {
  position: absolute!important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px)
}


.logo-wrapper {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  height: auto;
  margin: 17px 0 0px;
  text-align: left
}

.logo-wrapper:active .logo-animation-wrapper h3,
.logo-wrapper:active h3,
.logo-wrapper:focus .logo-animation-wrapper h3,
.logo-wrapper:focus h3,
.logo-wrapper:hover .logo-animation-wrapper h3,
.logo-wrapper:hover h3 {
  fill: hsla(0, 0%, 100%, .8)
}

.logo-wrapper h3 {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  height: 23px;
  width: 23px;
  fill: black
}

.logo-animation-wrapper {
  display: inline-block
}

.logo-animation-wrapper h3 {
  position: absolute;
  top: 0;
  white-space: nowrap;
  /*overflow: hidden;*/
  opacity: 0;
  filter:alpha(opacity=0);
  font-size:35px;
  /*font-weight: bold;*/
  color: black;
  padding-left: 8px;
  text-align: center;
  /*width: 172px*/
}

.logo-animation-wrapper h3:first-child {
  top: -3px;
  -webkit-animation: textLogoAnimate1 12s ease-in-out infinite;
  animation: textLogoAnimate1 12s ease-in-out infinite
}

.logo-animation-wrapper h3:nth-child(2) {
  top: -6px;
  -webkit-animation: textLogoAnimate2 12s ease-in-out infinite;
  animation: textLogoAnimate2 12s ease-in-out infinite
}

.logo-animation-wrapper h3:nth-child(3) {
  top: 0px;
  -webkit-animation: ioeAnimate 12s ease-in-out infinite;
  animation: ioeAnimate 12s ease-in-out infinite
}

@-webkit-keyframes textLogoAnimate1 {
  0% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  22% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  26% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }
  32% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  59% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  63% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  67% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  92% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  96% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes textLogoAnimate2 {
  0% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  22% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  26% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  32% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  59% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  63% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }
  67% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  92% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  96% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  100% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}

@-webkit-keyframes ioeAnimate {
  0% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  22% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  26% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  32% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  59% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  63% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  67% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  92% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  96% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }
  100% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}

/* ----- For IE ----- */
@keyframes textLogoAnimate1 {
  0% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  22% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  26% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }
  32% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  59% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  63% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  67% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  92% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  96% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes textLogoAnimate2 {
  0% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  22% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  26% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  32% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  59% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  63% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }
  67% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  92% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  96% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  100% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}

@keyframes ioeAnimate {
  0% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  22% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  26% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  32% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  59% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  63% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  67% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  92% {
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  96% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }
  100% {
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
}

/*  LOGO ANIMATION END  */



.navigation-wrap{
  text-align: center;
  /*position: fixed;*/
  width: 100%;
  top:65px;
  left: 0;
  z-index: 1000;
  -webkit-transition : all 0.3s ease-out;
  transition : all 0.3s ease-out;
  
}
.navbar{
  padding: 0;
}
.navbar-brand img{
  height:70px;
  width: auto;
  display: block;
  /*filter: brightness(10%);*/
  -webkit-transition : all 0.3s ease-out;
  transition : all 0.3s ease-out;
  background-color: red;
}
.navbar-toggler {
  float: right;
  border: none;
  padding-right:30px;
}
.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
}
.navbar-light .navbar-toggler-icon {
  width: 24px;
  height: 17px;
  background-image: none;
  position: relative;
  border-bottom: 1px solid white;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
  width: 24px;
  position: absolute;
  height: 1px;
  background-color: white;
  top: 0;
  left: 0;
  content: '';
  z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
  top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  border-color: transparent;
}
.nav-link{
  color: white !important;
  font-weight: 500;
  font-size: 20px;
    transition: all 200ms linear;

}
.nav-item:hover .nav-link{
  color: red; !important;


}
.nav-item.active .nav-link{
  color: white !important;
}
.nav-link {
  position: relative;
  padding: 5px 0 !important;
  display: inline-block;
  color: white;
}
.nav-item:after{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background-color: white;
  opacity: 0;
    transition: all 200ms linear;
}
.nav-item:hover:after{
  bottom: 0;
  opacity: 1;
}
.nav-item.active:hover:after{
  opacity: 0;
}
.nav-item{
  position: relative;
    transition: all 200ms linear;
}

/* #Primary style
================================================== */

.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
  max-height: 0;
    display: block;
  padding: 0;
  margin: 0;
    transition: all 200ms linear;

}
.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
  max-height: 999px;
    transform: translate3d(0, 0px, 0);

}
.dropdown-menu {
  padding: 10px!important;
  margin: 0;
   font-size: 20px; 
  letter-spacing: 1px;
  color: #2E2D46;
  background-color: #2E2D46;
  border: none;
  border-radius: 3px;
  box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.dropdown-toggle::after {
  display: none;
}

.dropdown-item {
  padding: 3px 15px;
  color: #2E2D46;
  border-radius: 2px;
    transition: all 200ms linear;
    background-color: white;
}
.dropdown-item:hover, 
.dropdown-item:focus {
  color: white;
  background-color:#2E2D46;
  /*font-size: 15px;*/
}




/* #Media
================================================== */

@media (max-width: 767px) { 
  h1{
    font-size: 38px;
  }
  .nav-item:after{
    display: none;
  }
  .nav-item::before {
    position: absolute;
    display: block;
    top: 15px;
    left: 0;
    width: 11px;
    height: 1px;
    /*content: "";*/
    border: none;
    background-color: white;
    vertical-align: 0;
  }
  .dropdown-toggle::after {
    position: absolute;
    display: block;
    top: 10px;
    left: -23px;
    width: 1px;
    height: 11px;
    /*content: "";*/
    border: none;
    /*background-color: white;*/
    vertical-align: 0;
    transition: all 200ms linear;
  }
  .dropdown-toggle[aria-expanded="true"]::after{
    transform: rotate(90deg);
    opacity: 0;
  }
  .dropdown-menu {
    padding: 0 !important;
    background-color: whites;
    box-shadow: none;
    transition: all 200ms linear;
  }
  .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }
  body.dark .nav-item::before {
    background-color: black;
  }
  body.dark .dropdown-toggle::after {
    background-color: black;
  }
  body.dark .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
  }

  .navigation-wrap{
  background-color:rgba(0,0,0,0.2);!important;

}
}



/*Menu End*/



/*Top Header*/
.bg-dark-header{
background-color: #2E2D46 !important;
color: white;
}
.top-header{
  padding: 5px;
  font-size: 14px;
}
.top-header-left{
  color: white;
}
.top-header-left i{
  margin: 5px;
}
.top-header-right{
  color: white;
  text-align: right;
}
.top-header-right i{
  margin: 5px;
}


/*End Top Header*/



.container-center{

}

.container-center h6{
  color: black;
  font-size:40px;
  /*text-align: center;*/
 /*background-color:rgba(0,0,0,0.5);!important;*/
 text-shadow: 1px 1px 2px #2E2D46;
}
.container-center{
  padding: 10px;
   /*background-color:white;*/
}

.container-center h5{
  color: black;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6em;
  text-align:justify;
}


.container-down .first{
  background-color: #f1e3e3 !important;
  height: 180px;
}


.container-down .second{
  background-color: #C21717 !important;
  height: 180px;
}


.container-down .third{
  background-color: #f1e3e3 !important;
  height: 180px;
}


.container-down .fourt{
  background-color: #C21717 !important;
  height: 180px;
}


.course_icon img{
  max-width: 80px;
}

.course_icon .card{
 border-radius: 0px;
}




/****************************************/

/*Footer*/
.footer-bg{
  

   background:#252438;
   color:#fff;
   margin-top: 30px;  
   padding: 30px;
}
.footer-upper{
  margin-top: 20px;
}


.about-widget h4{
  

  color: white;
}

.about-widget p{
  

  padding: 5px;
  margin-top: 20px;
  font-size: 15px;
  word-spacing: 1px;
  text-align: justify;
}


.about-icon i{
  margin: 10px;
  font-size: 22px;
  color: white;
}

.about-icon .fa-facebook{
  transition: 0.3s;
}
.about-icon .fa-facebook:hover{
  color: blue;
}

.about-icon .fa-instagram{
  transition: 0.3s;
}
.about-icon .fa-instagram:hover{
  color: #F33232;
}


.about-icon .fa-whatsapp{
  transition: 0.3s;
}
.about-icon .fa-whatsapp:hover{
  color: #46F324;
}
.link-widget h4{
  color: white;
}

.link-widget ul li{
  list-style: none;
  margin-left: 20px;
  margin: 10px;
  margin-top: 20px;
}
.link-widget ul li a:hover{
  color: #F46B19;
}
.time-widget h4{
  color: white;
  

}


.time-widget ul li{
  list-style: none;
  margin-left: 20px;
  margin: 5px;
  margin-top: 20px;
}

.time-widget ul li span{
  float: right;
}

.contact-widget h4{
  color: white;

}

.contact-widget ul li{
  list-style: none;
  margin-left: 20px;
  margin: 10px;
  margin-top: 20px;
}
.contact-widget ul img{
  margin-left: 60px;
  width: 150px;
  height: 100px;
}

.footer-last{
  background-color: #252438;
}
.footer-last h6{
   color:#bdbcc0;
   font-size: 14px;
}
















































@media (max-width: 720px)
{

    .top-header-left{
      text-align: center;
      font-size: 12px;
    }
   .top-header-right{
    display: none;
   }
 .navbar .navbar-nav .nav-item a{
    text-align: center;
   }

   .about_us_page_top p{
  color:#555555;
  word-spacing: 4px;
  font-size: 12px;
  text-align: justify;
}

.header-right{
   display: none;
}

.container-center h6{
  color: black;
  font-size:30px;

 text-shadow: 1px 1px 2px black;
}

.course_icon img{
  max-width: 50px;
}
.course_icon .card{
  height: 110px;
}
.course_icon span{
  margin-top: 5px;
  font-size: 10px;
  font-weight: bold;
}
}








/*school_style*/
.school_style{
  padding: 10px;
  background-image: url('../img/events.jpg');

}

.school_style .container{
  padding: 15px;
}

.school_style .container p{
  color: white;
  font-family: 'Laila', serif;

  font-weight: bold;
  font-size: 20px;
  margin-top: 8px;
  text-align: center;
}





.gallery_item {
  margin-bottom: 30px;
}

.gallery_item img {
  max-width: 100%;
}

.gallery_item .gallery_img {
  position: relative;
}

.gallery_item .gallery_img .hover {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: center;
  font-size: 24px;
  height: 100%;
  color: #fff;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
}

.gallery_item .gallery_img .hover i {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}

.gallery_item .gallery_img:hover .hover {
  opacity: 1;
}
