@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');

@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-Regular.eot');
  src: url('../fonts/PlusJakartaSans-Regulard41d.eot?#iefix') format('embedded-opentype'),
      url('../fonts/PlusJakartaSans-Regular.html') format('woff2'),
      url('../fonts/PlusJakartaSans-Regular.woff') format('woff'),
      url('../fonts/PlusJakartaSans-Regular.ttf') format('truetype'),
      url('../fonts/PlusJakartaSans-Regular.svg#PlusJakartaSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-SemiBold.eot');
  src: url('../fonts/NunitoSans-SemiBoldd41d.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NunitoSans-SemiBold.html') format('woff2'),
      url('../fonts/NunitoSans-SemiBold.woff') format('woff'),
      url('../fonts/NunitoSans-SemiBold.ttf') format('truetype'),
      url('../fonts/NunitoSans-SemiBold.svg#NunitoSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Balsamiq Sans';
  src: url('../fonts/BalsamiqSans-Bold.eot');
  src: url('../fonts/BalsamiqSans-Boldd41d.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BalsamiqSans-Bold.html') format('woff2'),
      url('../fonts/BalsamiqSans-Bold.woff') format('woff'),
      url('../fonts/BalsamiqSans-Bold.ttf') format('truetype'),
      url('../fonts/BalsamiqSans-Bold.svg#BalsamiqSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Balsamiq Sans';
  src: url('../fonts/BalsamiqSans-Regular.eot');
  src: url('../fonts/BalsamiqSans-Regulard41d.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BalsamiqSans-Regular.html') format('woff2'),
      url('../fonts/BalsamiqSans-Regular.woff') format('woff'),
      url('../fonts/BalsamiqSans-Regular.ttf') format('truetype'),
      url('../fonts/BalsamiqSans-Regular.svg#BalsamiqSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averia Sans Libre';
  src: url('../fonts/AveriaSansLibre-Regular.eot');
  src: url('../fonts/AveriaSansLibre-Regulard41d.eot?#iefix') format('embedded-opentype'),
      url('../fonts/AveriaSansLibre-Regular.html') format('woff2'),
      url('../fonts/AveriaSansLibre-Regular.woff') format('woff'),
      url('../fonts/AveriaSansLibre-Regular.ttf') format('truetype'),
      url('../fonts/AveriaSansLibre-Regular.svg#AveriaSansLibre-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {margin:0; padding: 0; box-sizing: border-box; }
body {font-family: 'Inter', sans-serif; color: #000;}

body.menu-is-opened, body.open-popup {overflow: hidden;}
a{color: #000; transition: all .5s; text-decoration: none; font-size: 20px;}
a:hover {color: #2E3A59;text-decoration: none;}
img {max-width: 100%;}
figure {margin-bottom: 0;}
li {list-style: none;}
ul {margin-left: 0; padding-left: 0}

p{font-size: 17px; line-height: 30px; margin-bottom: 20px;}
.container {max-width: 1366px;padding: 0 15px; margin:auto;}
.block-container{max-width: 1366px;padding: 20px 15px; margin:auto; width: 1366px; width: 100%;}
.text-center {text-align: center;}
.section-heading h2 {}
.mobile {display: none;}
::placeholder { 
  color: #9e9e9e !important;
  opacity: 1; 
}
select::placeholder{ 
  color: #9e9e9e;
  opacity: 1; 
}
#desc-p p{
     font-size: 18px;
    line-height: 27px;
    color: #424242;
    margin-top: 0px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 0px;
}
.review-list h3{
  font-size: 20px;
  font-family: 'Inter', sans-serif;
    letter-spacing: 0px;
    font-weight: 500;
}
.review-list p{
  font-size: 15px;
    line-height: 24px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: 'Inter', sans-serif;
}
@media(max-width: 767px){
  .programs-offered .nav-tabs li{
      margin-right: 10px !important;
  }
  .programs-offered .nav-tabs li a{
    padding: 8px 15px !important;
  }
  .advantages-sec{
     position: relative;
  }
  .list-side-img{
    position: absolute;
    top: 80px;
    right: 0;
    width: 150px;
  }
  .review-list h3{
     font-size: 16px;
     font-weight: bold;
     color: #424242;
  }
  .review-list p{
    font-size: 14px;
  }
  .review-list h3.name{
    margin-top: 0px;
  }
#navbar-brand-centered{
  padding-top: 15px !important;
}
.navbar-toggle{
 /* display: none !important;*/
  }
.programs-offered{
   padding: 20px 15px !important;
}
.future-child-sec img{
   height: 100% !important;
}
.home-gallery .slick-slide img{
  height: 242px !important;
  width: 100% !important;
  object-fit: cover;
}
.oi-gallery-section{
  margin-top: 14px;
}
.review-lists .review-list{
  margin-right: 0px !important;
}
.review-lists{
  width: 100% !important;
}
.three-col-items .col-item{
  padding-bottom: 30px !important;
}
.three-col-items{
  display: block !important;
}
.programs-offered {
  padding: 20px 0px !important;
  padding-left: 0px;
}
.three-col-items .col-item {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  text-align: center;
}
.reviews-wrapper{
  display: block !important;
}
.review-count{
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-right: 0px !important;
}
.admission-form-top .admission-form-txt {
  font-size: 22px;
  font-weight: 800;
  color: #5ac4be;
  padding: 15px 20px;
  text-align: center;
  font-family: 'Inter', sans-serif;
}
.admission-form-top-img {
  width: 110px;
  margin: auto;
  margin-top: 15px;
}
  .admission-form-top-img{
    display: block !important;
  }
.form-section .card{
   margin: 0px 0px !important;
 }
  .form-section .container-fluid{
        padding: 15px !important;
  }
.list-items ul li:nth-child(2){
      margin-top: 108px;
}
.list-items ul li:nth-child(3){
       margin-top: -60px;
}
.list-items ul li:nth-child(5){
    margin-top: -60px;
}
.content-wrap{
  text-align: center !important;
  padding-top: 0px !important;
}
.content-wrap p{
   font-size: 14px !important;
  line-height: 20px !important;
}
.list-items ul li{
  padding: 10px 0px !important;
}
.content-wrap h3{
   font-size: 16px !important;
   padding-bottom: 0px !important;
   margin-top: 15px !important;
   text-align: center !important;
   line-height: 22px !important;
   margin-bottom: 0px !important;
 }
.pb-top .main-title p{
  padding: 0px 0px !important;
}
.main-title h1, .main-title h2 {
  font-size: 21px !important;
  line-height: 24px !important;
}
.curriculum-sec .main-title p{
  line-height: 22px !important;
  font-size: 15px !important;
  padding-bottom: 15px !important;
}
.mobile {display: block;} 
.future-child-sec p ,.future-meant-sec .main-title p{
  padding: 0px 0px;
  font-size: 15px !important;
  line-height: 22px !important;
}
  .future-sliders .future-slide-item p{
   font-size: 14px !important;
  line-height: 20px !important;
  }
.list-items ul li{
  display: block !important;
}
.list-items ul li .img-wrap{
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-right: 0px !important;
  margin: 0 auto;
  text-align: center;
}

}
.contact-btn a {
  padding: 5px 15px 8px;
  color: #fff;
  line-height: 29px;
  border-radius: 6px;
  background: linear-gradient(to right, #ff8429 30%, #ff7043 100%);
}
#headerMenu .col-sm-3{
  padding-left: 0px;
  padding-right: 0px;
}
#headerMenu .contact-btn a{
 font-family: 'Balsamiq Sans';
  display: inline-block;
  font-size: 18px;
}
#headerMenu .navbar-nav>li>a:focus, #headerMenu .navbar-nav>li>a:hover{
 color: #ff7043 !important;
 background: none !important;
}
#headerMenu .nav .open>a, #headerMenu .nav .open>a:focus, #headerMenu .nav .open>a:hover{
  color: #ff7043 !important;
}
#headerMenu .col-sm-7{
padding-left: 0px;
}
#navbar-brand-centered{
/*padding-top: 32px;*/
}
#headerMenu.navbar-default .navbar-nav>.active>a:focus, #headerMenu.navbar-default .navbar-nav>.active>a:hover, -default .navbar-nav>.active>a{
background: none!important;
}
.right-menu .navbar-collapse{margin-right: 0px;}
.right-menu .nav>li>a{padding: 10px 11px; font-size: 18px; font-weight: 500; color: #616161;}
.right-menu .navbar-collapse{padding-left: 0px;}
.main-header .row { margin:0; display: flex; }
.main-header .container {max-width: 1366px;}
/* header .site-logo {flex: 0 0 10%; max-width: 10%; position: relative;} */
.main-header .block-container{
   padding: 0px 24px;
}
header .site-logo {flex: 0 0 12%; max-width: 12%; position: relative;}
/* header .site-logo .headerLogo{margin-left: 24px;} */
/* header .right-menu {flex: 0 0 90%; max-width: 90%;} */
header .right-menu {    
  flex: 0 0 88%;
  max-width: 88%;
}
header .navigation a {color: #575757; font-family: 'Inter', sans-serif; display: inline-block;}
header .navigation a:hover {color:#ff7043;}
header .navigation {display: flex;
  justify-content: flex-end;
     /* margin-left: 32px; */
}
header .navigation .nav-menu {display: flex;align-items: center; margin-bottom: 0;}
.main-header .navigation .nav-menu li {opacity: 1; transform: translateX(-30px); transition: none;}
.main-header .navigation .nav-menu li.is-animate {transform: translateX(0); opacity: 1; transition: all .5s;}
body, .page{overflow-x: hidden;}
header {position: fixed;top: 0; left: 0; width: 100%; background:#fff; z-index: 9999; transition: all 0.6s ease-in-out;
  box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%);}
header .navigation .contact-btn a.cta-btn:nth-child(2){
    margin-right: 0px;
}
    header .navigation .contact-btn a {
        padding: 6px 14px 6px;
        color: #fff;
        border-radius: 6px;
        background: linear-gradient(to right, #47568f, #213988);
        margin-left: 16px;
    }
header .navigation .contact-btn a:hover{text-decoration: none;}
header .navigation .nav-menu {margin-right: 34px;}
header .navigation .nav-menu a {font-size: 18px; letter-spacing: 0.15px; line-height: 22px;}
header .navigation .nav-menu li:not(:last-child) {margin-right: 38px;}
.contact-btn{margin: 28px 0px;}

/** banner section **/
.banner-section{margin-top: 85px;padding: 0px; position: relative;}
.banner-section .slick-dots li button, .banner-section .slick-dots li.slick-active button{width: 8px;
  height: 8px;}
.banner-section .banner-row .slick-slide img{max-width: 994px;margin: 0 auto;/*height: 399px;*/text-align: center;}
.banner-slide{position: relative;/* min-height:399px !important;*/ background-color: #f7f7f7; }
.banner-slide .bg-img{
  /*position: absolute;
  top: 0;
  left: 0;*/
  width: 100%;
  height: 100%;
 /* background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;*/
}
header .top-menu span {font-size: 14px; line-height: 17px; color: #fff; display: block;}
header .top-menu span a {color: #fff; vertical-align: middle; font-size: 14px; margin-left: 20px;}
header .top-menu span a:hover {opacity: 0.7;}
header .top-menu {text-align: right; padding:20px 0; background:#1D1D1D;  }
header .bottom-menu {padding: 14px 0;}
.hamburger {position: absolute; top: 60%; right: 15px; transform: translateY(-50%); width: 21px; height: 18px; cursor: pointer; display: none;}
.hamburger .hamburger-box {display: flex;width: 100%; height: 100%; flex-wrap: wrap;}
.hamburger .menu-line{width: 100%; height: 2px; background:#616161; margin: 3px 0; transition: all .5s;}
#menu-main-menu li:hover{
background-color: #fff;
}
#menu-main-menu li a:hover{
background-color: #fff;
}
/*.hamburger:hover .menu-line {opacity: 0.7; }*/
.hamburger .line-1 {margin-top: 0}
.hamburger .line-3 {margin-bottom: 0}
.hamburger.is-active .line-1{transform: translate3d(0, 7px, 0) rotate(45deg); margin:0 }
.hamburger.is-active .line-3{transform: translate3d(0, -7px, 0) rotate(-45deg); margin:0; margin-top: -1px;}
.hamburger.is-active .line-2{opacity: 0; background:transparent; }

.col-section{
 padding-top: 60px;
 padding-bottom: 15px;
}
.col-items{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1000px;
}
.col-items .col-item{
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0px;
}
.col-items .col-item img{
  width: 80%;
}
.skill-section .col-2{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  transition: 0.4s;
}
.skill-section .content-item, .img-item{
  flex: 0 0 49%;
  max-width: 49%;
  padding: 12px 16px;
}
.brand-img img:first-child{
  width: 16%;
  margin-right: 20px;
}
.skill-section .main-title h2{
   padding-bottom: 20px;
   text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #00394f;
    font-family: 'Inter', sans-serif;
    padding-bottom: 35px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.col-2 .content-item{
 padding-left: 180px;
    padding-top: 50px;
}
.content-item .brand-item{
   margin-left: -15px;
}
.col-2 .img-item{
  margin-top: -5px;
}
.content-item ul li{
  padding-bottom: 24px;
  position: relative;
  padding-left: 28px;
  padding-bottom: 32px;
  position: relative;
  padding-left: 28px;
  font-size: 20px;
  font-weight: 400;
  color: #424242;
  font-family: 'Inter', sans-serif;
  line-height: 16px;
}
.content-item ul li:first-child:before{
  content: "";
  background: url(../images/Pointer1.jpg);
  position: absolute;
  left: -14px;
  top: -5px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.content-item ul li:nth-child(2):before{
  content: "";
  background: url(../images/Pointer2.jpg);
  position: absolute;
  left: -14px;
  top: -5px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.content-item ul li:last-child:before{
  content: "";
  background: url(../images/Pointer3.jpg);
  position: absolute;
  left: -14px;
  top: -5px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.brand-item h4{
  padding-bottom: 0px;
  position: relative;
  padding-top: 0px;
  font-size: 22px;
  font-weight: 400;
  color: #424242;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0px;
}
.brand-img img{
  display:inline-block;
  width: 23%;
}
.future-child-sec{
  text-align: center;
  padding-top: 25px;
}
.future-child-sec p, .future-meant-sec p{
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  max-width: 896px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Inter', sans-serif;
  color: #424242;
}
.future-meant-sec{
  padding: 0px 24px;
  position: relative;
  padding-top: 35px;
  padding-bottom: 35px;
}
.fg-img{
  width: 240px;
  margin: 0 auto;
}
.future-meant-sec .main-title h2{
   padding-bottom: 0px !important;
}
.future-meant-sec .main-title h2{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #00394f;
    font-family: 'Inter', sans-serif;
    padding-bottom: 35px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 40px;
    margin: 0 0 12px;
}
.future-meant-sec p{
 padding-bottom: 40px;
}
.future-child-sec img{
    padding-top: 20px;
    padding-bottom: 20px;
    height: 400px;
    width: auto;
    margin: 0 auto;
}
.future-slide-item h3{
    text-align: center;
    padding-top: 6px;
    color: #2222229e;
    font-size: 24px;
    font-family: 'Inter', sans-serif;
    letter-spacing: 0px;
    font-weight: bold;
    margin-bottom: 0px;
}
.future-slide-item p{
     font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    padding: 8px 24px;
}
.future-sliders .slick-dots{
  /* position: absolute;*/
    bottom: -32px;
  display: flex;
  justify-content: center;
  list-style: none;
  border-radius: 8px;
  padding-top: 0;
  margin: 0;
 }
.future-sliders .slick-dots li{
  list-style: none;
  width: 20px;
}
.future-sliders .slick-dots li {
  display: none; 
  margin: 0 10px;
}
.future-sliders .slick-dots li button{
  background: #eee;
  height: 8px;
  width: 35px;
  overflow: hidden;
  color: #eee;
  border: none;
  border-radius: 4px;
}
.future-sliders .slick-dots li button:before{
 content: none !important;
}
.future-sliders{
  position: relative;
}
.future-sliders .slick-dots li.slick-active button{
  background-color: #ff7043;
  color: #ff7043;
}
.introduction-sec{
  padding-top: 90px;
  padding-bottom: 38px;
}
.introduction-sec .main-title h2{
  padding-bottom: 10px;
}
.introduction-sec .main-title h2, .curriculum-sec .main-title h2{
    padding-bottom: 10px;
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #00394f;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.introduction-sec .main-title h6{
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  color: #00394f;
  font-family: 'Inter', sans-serif;
  padding-bottom: 6px;
  margin-bottom: 0px;
}
.introduction-sec .main-title{
  text-align: center;
}
.introduction-sec .main-title img{
    width: auto;
    height: 400px;
    margin: 0 auto;
}
.introduction-sec .main-title p{
   font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    max-width: 1085px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    padding-bottom: 25px;
    color: #424242;
}
.advantages-sec .main-title h2{
   padding-bottom: 28px;
}
.advantages-sec .main-title h2{
  text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #00394f;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.pb-top{
  padding-top: 5px !important;
}
.pb-top .main-title p{
  padding: 0px 148px;
}
.curriculum-sec .main-title h2{
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.curriculum-sec .main-title p{
   font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    padding-bottom: 24px;
    color: #424242;
}
.cur-slider-item{
  padding:12px;
}
.pb-top .cur-slider-item {
    padding: 18px;
}
.cur-slider-item h3{
  text-align: center;
  padding-top: 0px;
  color: #2222229e;
  font-size: 21px;
  font-family: 'Inter', sans-serif;
  margin-top: 10px;
  font-weight: bold;
  letter-spacing: 0px;
}
.cur-slider-item .cg-img img{
  width: 90%;
  margin: 0 auto;
}
.pb-top .cur-slider-item h3{
   margin-top: 24px;
}
.cur-slider-item p{
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Inter', sans-serif;
  padding: 11px 24px;
}
.curriculum-sliders .slick-dots{
  /* position: absolute; */
  /* bottom: 0px; */
 /* left: 41%; */
  display: flex;
  list-style: none;
  border-radius: 8px;
  padding-top: 0;
  margin: 0;
  bottom: -22px;
  justify-content: center;
}
.curriculum-sliders .slick-dots li{
  list-style: none;
  width: 22px;
}
.curriculum-sliders .slick-dots li{
  margin: 0 10px;
}
.curriculum-sliders .slick-dots li button{
  background: #eee;
  height: 8px;
  width: 35px;
  overflow: hidden;
  color: #eee;
  border: none;
  border-radius: 4px;
}
.curriculum-sliders .slick-dots li button:before{
 content: none !important;
}
.curriculum-sliders{
  position: relative;
}
.curriculum-sliders .slick-dots li.slick-active button{
  background-color: #ff7043;
  color: #ff7043;
}
.list-items ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  transition: 0.4s;
  padding-top: 0px;
  }
.list-items ul li{
  flex: 0 0 49%;
  max-width: 49%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.list-items ul li:nth-child(5) .content-wrap h3, .list-items ul li:last-child .content-wrap h3{
  margin-top: 36px;
}
.list-items ul li .img-wrap{
 flex: 0 0 36%;
    max-width: 36%;
    margin-right: 5px;
}
.list-items ul li .img-wrap img{
  width: 87%;
}
.content-wrap{
 padding-top: 0px;
    flex: 0 0 50%;
 }
.content-wrap h3{
     text-align: left;
    font-size: 24px;
    font-weight: bold;
    color:#2222229e;
    font-family: 'Inter', sans-serif;
    padding-bottom: 0px;
    text-transform: capitalize;
    line-height: 30px;
    letter-spacing: 0px;
    margin-bottom: 5px;
    margin-top: 25px;
}
.content-wrap p{
     font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 auto;
    font-family: 'Inter', sans-serif;
    color: #424242;
}
.captcha-image {border: 1px solid; padding: 10px; display: inline-block; text-align: center;}
.cf7ic_instructions {display: block;}
.captcha-image .cf7ic_instructions span {color: red; font-weight: bold;}
.captcha-image i {padding: 5px; font-size: 40px}
.captcha-image label {display: inline-block; width: 60px !important;}
.captcha-image label > input{opacity: 0; width: 0; height: 0; margin: 0;} /* HIDE RADIO */
.captcha-image svg {padding: 5px; width: 50px; height: 50px;}
.captcha-image label > input + svg {cursor:pointer; border:2px solid transparent;} /* IMAGE STYLES */
.captcha-image label > input:checked + svg, .captcha-image label > input:focus + svg {border:2px solid #f00;} /* (CHECKED) IMAGE STYLES */
.captcha-image {
  border: 1px solid #e0e0e0!important;
  border-radius: 6px;
  font-size: 15px;
  color: #757575;
  display: block!important;
  max-width: 250px;
  margin: 0 auto;
}
.form-section .captcha-image{
 border: 1px solid #e0e0e0!important;
}
#admission_top .form-group:last-child {
  margin-bottom: 5px;
  text-align: center;
}
.wpcf7-submit{
  font-family: 'Inter', sans-serif;
  font-size: 18px !important;
  font-weight: bold;
  margin: 0 auto!important;
  max-width: 230px !important;
  width: 100% !important;
  text-align: center;
  padding: 5px 15px 8px;
  color: #fff;
  line-height: 28px;
  border-radius: 6px;
  background: linear-gradient(to right, #ff8429, #ff7043);
}
.form-section .card{
  flex-wrap: wrap;
  display: flex;
  max-width: 1100px; 
  max-height: 710px;
  background: white;
  margin: auto;
  border-radius: 16px;
  z-index: 9;
  transition: all 0.6s ease-in-out;
  box-shadow: 0px 2px 10px 5px rgb(0 0 0 / 5%);
  border: 1px solid #eee;
  width: auto;
}
.form-section #admission_top #menu-top{
  font-family: 'Inter', sans-serif !important;
}
.form-section .new-wrapper{
    padding: 40px 60px;
}
.admission-form-top-img{
 /* display: none; */
}
.form-layout .card-img{
  flex: 0 0 40%;
  position: relative;
 }
.form-layout .card-img figure{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  border-bottom-left-radius: 16px;
}
.form-wrapper{
  flex: 0 0 60%;
    padding-right: 110px;
    padding-left: 110px;
    padding-top: 40px;
    padding-bottom: 35px;
}
@media (max-width: 1400px){
   .future-child-sec{
     padding-top: 0px;
  }
}
@media (max-width: 1300px){
   .three-col-items .col-item a{
     padding: 8px 40px !important;
  }
}
@media(max-width: 1200px){
  .form-wrapper{
      padding-left: 168px;
  }
 
}
@media(max-width: 768px){
  .form-wrapper{
     padding-right: 30px;
    padding-left: 30px;
  }
  .form-layout .card-img{
     overflow: hidden;
  }
  .form-layout .card-img figure{
    width: 100% !important;
    background-position: center center !important;
    object-fit: cover;
  }

}
@media (min-width: 768px) and (max-width: 991px){
    .form-layout .card-img{
    flex: 0 0 45%;
  }
  .form-wrapper{
     flex: 0 0 53%;
     padding-left: 30px;
     padding-right: 30px;
  }
}
.form-group input:focus{
  outline: none !important;
}
#program-top:focus, #center-select:focus{
  outline: none !important;
}
.form-group input, #program-top, #center-select{
 
  border: 1px solid #e0e0e0 !important;
  width: 100%!important;
  font-weight: normal !important;
  box-shadow: none !important;
  font-size: 18px !important;
  padding: 10px 16px;
  background-color: #fff;
  font-family: 'Inter', sans-serif;
}
#bridge-grade-land select{
  border: 1px solid #e0e0e0 !important;
    width: 100%!important;
    font-weight: normal !important;
    box-shadow: none !important;
    font-size: 20px !important;
    padding: 10px 16px;
    background-color: #fff;
    font-family: 'Inter', sans-serif;
    color: #9e9e9e;
}
.three-col-items{
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  width: 100%;
}
.three-col-items .col-item{
 /* flex: 0 0 33.333333%; */
 /*  max-width: 33.333333%; */
  text-align: center;
}
.three-col-items .col-item img{
  width: 240px !important;
  margin: 0 auto !important;
}
.home-program-sec .program-wrapper .three-col-items .col-item{
  padding-top: 20px;
  padding-bottom: 30px;
}
.home-program-sec .three-col-items .col-item ul{
   padding-top: 10px;
   padding-bottom: 20px;
}
.program-wrapper .three-col-items .col-item{
  padding: 20px;
  border-radius: 8px;
}
.curriculum-sec{
  padding-top: 24px;
  padding-bottom: 30px;
}
.program-wrapper .three-col-items .col-item{
    box-shadow: 0px 2px 10px 5px rgb(0 0 0 / 5%);
    margin: 15px;
    border: 2px solid #eee;
}
.programs-offered{
  padding: 60px 76px;
}
.programs-offered.home-program-sec{
  padding-top: 0px;
  margin-bottom: 2px;
}
.home-program-sec .program-wrapper{
  padding-top: 0px;
}
.home-program-sec .three-col-items .col-item img{
   width: 160px !important;
}
.home-program-sec .slick-track {
    display: flex !important;
}
.home-program-sec .slick-slide {
    height: inherit !important;
}
.three-col-items .col-item h3{
  letter-spacing: 0px;
 text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #2222229e;
  padding-bottom: 3px;
  text-transform: capitalize;
  line-height: 30px;
  padding-top: 0px;
  font-family: 'Inter', sans-serif;
  margin-bottom: 0px;
}
.three-col-items .col-item span{
 color: #5ac4be;
  font-size: 18px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}
.three-col-items .col-item ul{
list-style-type: none !important;
}
.home-program-sec .home-program-sec .three-col-items .col-item ul li{
  padding-left: 35px;
}
.home-program-sec .three-col-items .col-item ul li:first-child:before{
   left: 0px;
}
.home-program-sec .three-col-items .col-item ul li:nth-child(2):before{
   left: 0px;
}
.home-program-sec .three-col-items .col-item ul li:nth-child(3):before{
   left: 0px;
}
.home-program-sec .three-col-items .col-item ul li:last-child:before{
   left: 0px;
}
.home-program-sec .three-col-items .col-item ul li{
  padding-left: 35px;
}
.three-col-items .col-item ul li{
  padding-bottom: 10px;
  position: relative;
  padding-left: 28px;
  font-size: 18px;
  font-weight: 400;
  color: #424242;
  text-align: left;
  font-weight: normal;
  line-height: 22px;
  margin: 0 auto;
  list-style-type: none !important;
  font-family: 'Inter', sans-serif;
  
}
.three-col-items .col-item ul li:first-child:before {
  content: "";
  background: url(../images/tick_1.svg);
  position: absolute;
  left: -8px;
  top: 3px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.three-col-items .col-item ul li:nth-child(2):before {
  content: "";
  background: url(../images/tick_2.svg);
  position: absolute;
  left: -8px;
  top: 3px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.three-col-items .col-item .content-item ul li:last-child:before {
  content: "";
  background: url(../images/tick_4.svg);
  position: absolute;
  left: -8px;
  top: 3px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.three-col-items .col-item li:nth-child(3):before {
  content: "";
  background: url(../images/tick_3.svg);
  position: absolute;
  left: -8px;
  top: 3px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.three-col-items .col-item li:last-child:before {
  content: "";
  background: url(../images/tick_4.svg);
  position: absolute;
  left: -8px;
  top: 3px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.three-col-items .col-item a {
    color: #fff;
    line-height: 29px;
    border-radius: 6px;
    background: linear-gradient(to right, #e9893a, #465991);
    text-align: center;
    font-size: 18px;
   /* font-weight: 900;*/
    font-family: 'Inter', sans-serif;
    padding: 8px 36px;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 10px;
}
.three-col-items .col-item ul{
 padding-top: 20px;
}
.home-program-sec .slick-dots li{
  list-style: none;
  width: 22px;
}
.home-program-sec .slick-dots li{
   margin: 0 10px;
}
.home-program-sec .program-wrapper .slick-dots li button{
 width: 35px;
}
.home-program-sec .program-wrapper .slick-dots{
   bottom: -30px;
}
.safety-section{
  padding-top: 10px;
  position: relative;
}
.page-template-template-updated-frontpage .safety-section{
  padding-top: 55px;
}
.listing-all{
  position: relative;
}
.safety-section .main-title h2{
  padding-bottom: 0px;
}
.safety-section .main-title h2{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #00394f;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.images-list-wrapper{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  max-width: 700px;
  margin: 0 auto;
 justify-content: center;
}
.images-list-wrapper .image-list{
  flex: 0 0 39%;
  max-width: 39%;
  padding: 20px 16px;
  text-align: center;
  margin: 0px 0px;
}
.images-list-wrapper .image-list img{
  width: 90%;
}
.text-content h3{
  font-size: 20px;
  color: #424242;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  margin: 15px auto;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0px;
}
.absolute-items .left-item{
    position: absolute;
    top: 28%;
    left: 63px;
    width: 20%;
}
.absolute-items .right-item{
 position: absolute;
    top: 28%;
    right: 63px;
    width: 20%;
}
.safety-section{
  position: relative;
}
.home-new-gallery{
  padding-top: 15px !important;
  margin: 0px 0 !important;
}
.home-new-gallery .oi-gallery-slider{
  padding-top: 26px;
}
.home-new-gallery{
  margin-left: 15px;
  margin-right: 15px;
}
.home-new-gallery .main-title h2{
   padding-bottom: 6px;
}
.home-new-gallery .main-title h2{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #00394f;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
    letter-spacing: 0px;
}
/** faq section **/
.main-title h1, .main-title h2{
  text-align: center;
  font-size: 35px;
  font-weight: 900;
  color: #00394f;
  font-family: 'Inter', sans-serif;
  padding-bottom: 35px;
  text-transform: capitalize;
  letter-spacing: 0px;
}
.future-child-sec .main-title h2{
   text-align: center;
  font-size: 35px;
  font-weight: 900;
  color: #5ac4be;
  font-family: 'Inter', sans-serif;
  padding-bottom: 35px;
  text-transform: capitalize;
  letter-spacing: 0px;
}
.future-child-sec .main-title h2{
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.faq-section{
  padding-top: 0px;
  padding-bottom: 40px;
 }
.accordion-btn {
  background-color: #f7f7f7;
  cursor: pointer;
  padding: 10px 15px;
  width: 100%;
  border: 1px solid #eee;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
  border-radius: 8px;
  font-family: 'Inter', sans-serif;
  font-weight: normal;
  position: relative;
  color: #424242;
  display: flex;
  align-items: center;
}
.accordion-btn h6{
  color: #424242;
  font-family: 'Inter', sans-serif;
  font-weight: normal;
  font-size: 20px;
  flex: 0 0 96%;
  max-width: 96%;
  padding-right: 15px;
 }
.accordion-btn i{
 /* position: absolute;
  right: 20px;
  top: 22px; */
   -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.accordion-btn.active i{
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
#accordion {
  width: auto;
  /* display: flex;
   justify-content: center;
  flex-wrap: wrap;*/
  margin-bottom: 0;
  transition: 0.4s;
  margin: 0 15px;
}
#accordion .panel-item{
  /* flex: 0 0 50%;*/
  /* max-width: 50%;*/
  padding: 12px 0px;
}

.accordion-btn.active, .accordion:hover {
    background-color: #f7f7f7;
    border-bottom: none !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.site-logo img{
padding-top: 10px;
padding-bottom: 10px;
}
.site-logo img{
  width: 60%;
}
header .navigation .nav-menu a:hover{
text-decoration: none;
}
.faq-section .block-container{
   padding: 0 40px;
}
.faq-section .panel {
    background-color: #f7f7f7;
    overflow: hidden;
    transition: all 2s linear;
    max-height: fit-content !important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #eee;
    border-top: 0px;
    display: none;
    padding: 0 24px;
  }
.faq-section .panel p{
font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 auto;
  font-family: 'Inter', sans-serif;
}
/** end of faq section **/

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
.review-count{
  flex: 0 0 21%;
  max-width: 21%;
  background: #fff;
  display: block;
  text-align: center;
  border-radius: 8px;
 margin-right: 30px;
padding: 40px;
}
.review-lists{
width: 76%;
}
.review-lists .review-list{
  background: #fff;
  padding: 40px;
  margin-right: 30px;
  border-radius: 8px;
}
.review-lists .review-list:last-child{
 margin-right: 0px;
}
.review-list .r-img img{
 width: 35%;
 height: 72px;
}
@media(max-width: 1300px) and (min-width: 1201px){
 header .navigation .nav-menu {margin-right: 10px;}
header .navigation .nav-menu li:not(:last-child) {margin-right: 30px;}
}
@media(max-width: 1200px){
header .site-logo {padding-left: 0;}
header .site-logo {max-width: 12%; flex: 0 0 12%;}
header .right-menu {flex: 0 0 88%; max-width: 88%}
header .navigation .nav-menu {margin-right: 10px;}
header .navigation .nav-menu li:not(:last-child) {margin-right: 30px;}
}

@media(max-width: 991px){
header .site-logo {flex: 0 0 12%; max-width: 12%;}
header .site-logo .headerLogo {
    margin-left: 0px;
}
  .right-menu .nav>li>a{
     font-size: 16px !important;
  }
header .right-menu {flex: 0 0 88%; max-width: 88%;}
header .navigation .nav-menu  {margin-right: 25px;}
header .navigation .nav-menu li:not(:last-child) {margin-right: 25px;}
header .top-menu {padding:15px 0; }
header .bottom-menu {padding: 10px 0;}
header .site-logo figure a {max-width: 180px;}
}
.review-count h3{
  font-size: 24px;
}
@media(max-width: 767px){
  .accordion-btn h6{
     font-size: 15px;
     margin-top: 0px;
      margin-bottom: 0px;
        line-height: 18px;
      max-width: 95%;
  }
  .accordion-btn i{
    right: 12px;
    top: 12px;
  }
  .faq-section .block-container{
    padding:0 15px;
  }
  .skill-section {
    padding-top: 25px !important;
}
.text-justify
{
  text-align: justify !important;
}
  .future-child-sec{
    padding-top: 0px !important;
    padding-bottom: 15px;
  }
.cur-slider-item h3{
  font-size: 18px;
}
header{
  height: 108px;
}
.col-items .col-item{
   padding: 0px;
}
.home-gallery .slick-dots {
  margin-bottom: 8%!important;
}
.oi-gallery-section {
  padding-bottom: 10px !important;
}
.form-section{
  padding-top: 15px;
}
  .form-section .block-container{
    padding: 0px 15px !important;
  }
  .form-section #admission_top .form-control{
     font-size: 16px !important;
  }
  .form-section #admission_top #menu-top{
     font-size: 16px !important;
  }
header .site-logo .headerLogo{
  margin-left: 0px;
}
.safety-section{
  padding-top: 0px;
}
.cur-slider-item p{
  padding: 5px;
}
.cur-slider-item h3{
    padding-top: 6px;
 }
.curriculum-sec .main-title h1{
   padding-bottom: 5px;
   line-height: 30px !important;
}
.introduction-sec{
    padding-top: 24px;
}
.future-sliders .slick-dots{
  bottom: -56px;
}
.future-slide-item p{
  padding: 0px;
}
.future-slide-item h3{
  padding-top: 0px;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.future-child-sec .main-title h2 {
  padding-bottom: 0px;
}
  .future-child-sec .main-title h2{
     font-size:21px;
     line-height: 24px !important;
  }
.future-meant-sec .main-title h2 {
  padding-bottom: 0px;
}
.future-child-sec img{
    padding-bottom: 10px;
}
.future-meant-sec p {
  padding-bottom: 10px;
}
.absolute-items .left-item, .absolute-items .right-item{
  padding: 10px 15px !important;
}
.review-count h1{
   font-size: 40px;
}
.review-count h3{
  font-size: 16px !important;
}
.review-count{
   display: flex;
  padding: 15px;
  margin-bottom: 30px;
}
.introduction-sec{
   padding-bottom: 20px !important;
}
.introduction-sec .main-title img {
  width: 330px;
  height: 260px;
  margin: 0 auto;
}
  .introduction-sec .main-title p{
    padding-bottom: 15px;
  }
.introduction-sec .main-title p{
  font-size: 15px !important;
  line-height: 22px !important;
}
.future-sliders .slick-dots{
  left: 28%; 
}
#accordion{
  padding: 0px 0px;
}
.main-title h1{
   line-height: -52px;
}

.banner-slide{
 /*  min-height: 252px !important; */
}
.col-section{
 padding-bottom: 0px !important;
 padding-top: 50px;
}
.banner-slide .bg-img{
      background-position: inherit !important;
}
header .site-logo::before {display: none; }
header .site-logo {margin-top: 0;}
header .top-menu {padding: 7px 0; text-align: center;}
header .top-menu span {letter-spacing: 0.15px}
header .top-menu span a {margin-left: 4px;}
header .bottom-menu {background:#000; padding: 14px 0; position: relative;}
header .bottom-menu .container {padding-left: 33px;}
header .site-logo {flex: 0 0 22%; max-width: 22%;}
header .site-logo figure {max-width: 117px;}
header .navigation .contact-btn a {font-size: 14px; line-height: 20px; padding: 3px 8px 4px;}
.menu-main-menu-container .menu-header-menu-container {width: 100%;}
.navigation.open .menu-main-menu-container {transform: translateY(0);}
header .navigation .nav-menu {display: block; margin:0; width: 100%; }
.hamburger {display: block; z-index: 9;}
.main-header .navigation .nav-menu li {    padding-bottom: 17px; border-bottom: 2px solid #C4C4C4; margin-bottom: 44px; margin-right: 0 !important;}
header .navigation .nav-menu a {font-family: 'Inter', sans-serif; font-size: 24px;letter-spacing: 0.15px;line-height: 28px;}
 body, .page{overflow-x: hidden;}
.main-title h1{
  padding-bottom: 20px;
}
#accordion{
  display: block;
}
#accordion .panel-item{
  flex: 0 0 100%;
  max-width: 100%;
  padding: 9px 0px;
}
.panel-group .panel{
   padding: 0px 0px;
 }
.panel-group .panel p{
  font-family: 'Inter', sans-serif;
  line-height: 22px;
  font-size: 14px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
 }
.faq-section{
  padding-bottom: 20px;
  padding-top: 5px !important;
}
.accordion-btn{
  border-radius: 6px;
  font-size: 14px;
  padding: 10px 12px;
  color: #424242;
}
.main-title h1{
  font-size: 24px;
  line-height: 34px;
}
.card-img figure{
  display: none;
}
.form-section .card{
   display: block;
   max-height: fit-content !important;
}
.form-wrapper{
  display: block;
  padding: 5px 15px;
}
.form-group input, #program-top, #center-select, #menu-top{
  width: 100% !important;
  font-size: 16px !important;
  padding: 10px 12px !important;
  /* color: #949494!important;*/
  font-family: 'Averia Sans Libre';
}
.safety-section{
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
}
.images-list-wrapper .image-list{
  flex: 0 0 54%;
  max-width: 54%;
  padding: 15px 15px !important;
}
.text-content h3{
  line-height: 20px;
 }
.main-title h1 {
  padding-bottom: 0px !important;
}
.absolute-items{
  display: flex;
  flex-wrap: wrap;
}
.text-content h3{
  font-size: 15px;
  line-height: 22px;
}
.images-list-wrapper{
  position: relative;
  display: block;
}
.images-list-wrapper .image-list:nth-child(2){
  position: absolute;
  top: 120px;
  right: 0;
}
.absolute-items .left-item{
  left: 15px;
}
.absolute-items .right-item{
  right: 0;
}
.absolute-items .left-item{
  position: relative;
  flex: 0 0 50%;
  max-width: 50%;
}
.absolute-items .right-item{
  position: absolute;
  top: 85%;
  right: 10px;
  width: 50%;
  text-align: center;
}
.images-list-wrapper .image-list:nth-child(4) {
  position: absolute;
  top: 345px;
  right: 0;
}
.gallery-section{
  margin-top: 140px;
}
}
.review-section{
  background-color: #eee;
  padding-left: 40px;
  padding-bottom: 50px;
  padding-top: 20px;
}
.review-section .slick-dots{
  position: absolute;
  bottom: 0px;
  display: flex;
  list-style: none;
  border-radius: 8px;
  padding-top: 0;
  margin: 0;
 }
.review-section .slick-dots li{
  list-style: none;
  width: 22px;
}
.review-section .slick-dots li{
 margin: 0 10px;
}
.review-section .slick-dots li button{
  background: #fff;
  height: 8px;
  width: 35px;
  overflow: hidden;
  color: #eee;
  border: none;
  border-radius: 4px;
}
.review-section .slick-dots li button:before{
 content: none !important;
}
.review-section{
  position: relative;
}
.review-section .slick-dots li.slick-active button{
  background-color: #ff7043;
  color: #ff7043;
}
.reviews-wrapper{
    padding: 20px 16px;
    display: flex;
    flex-wrap: wrap;
}
.checked {
  color: orange;
}
/** slick dots css**/
.slick-dots {
text-align: center;
}
.slick-dots li {
  display: none; 
  margin: 0 5px;
}
/* .oi-gallery-slider .slick-dots li{
  display: inline-block !important;
}*/
.slick-dots li.slick-active,
.slick-dots li.slick-active + li,
.slick-dots li.slick-active + li + li {
  display: inline-block;
}

.slick-dots li:nth-last-child(1),
.slick-dots li:nth-last-child(2),
.slick-dots li:nth-last-child(3) {
  display: inline-block;
}

.slick-dots li.slick-active ~ li:nth-last-child(1),
.slick-dots li.slick-active ~ li:nth-last-child(2),
.slick-dots li.slick-active ~ li:nth-last-child(3) {
  display: none;
}
.slick-dots li.slick-active + li + li:nth-last-child(3),
.slick-dots li.slick-active + li + li:nth-last-child(2),
.slick-dots li.slick-active + li + li:nth-last-child(1),
.slick-dots li.slick-active + li:nth-last-child(3),
.slick-dots li.slick-active + li:nth-last-child(2),
.slick-dots li.slick-active + li:nth-last-child(1){
  display: inline-block;
}
.home-gallery .slick-dots li button{
background: #eee;
  height: 8px;
  width: 22px;
  overflow: hidden;
  color: #eee;
  border: none;
  border-radius: 4px;
}
.home-gallery .slick-dots li.slick-active button {
  background-color: #ff7043;
  color: #ff7043;
}
.home-gallery .slick-dots li button:before{
 content: none !important;
}
/** slide toggle menu **/
@media(max-width: 767px){
  .banner-section .slick-dots li.slick-active button:before{
    width: 8px;
    height: 8px;
  }
  .review-items-new .icon-item{
     padding-top: 0px;
  }
  .review-wrap-star .view-text{
    padding-bottom: 17px;
  }
.curriculum-sliders .slick-dots {
  margin-bottom: 2%!important;
}
.review-lists .slick-dots {
  margin-bottom: 2%!important;
}
  .review-items-new .review-wrap-star .stars-wrapper{
    padding-top: 0px;
  }  
header .right-menu{
  position: fixed;
  top: 0px;
  margin: 0px;
  transition: transform 0.5s ease-in-out 0s;
  overflow: auto;
  display: none;
  width: 80% !important;
  background-color: #fff;
  height: 100%;
  left: 0px;
  padding: 0px;
}
.site-logo{
  z-index: 999;
}
.right-menu .collapse{
  display: block;
}
header .navigation{
  display: block;
}
.contact-btn{
   display: block !important;
   text-align: center;
}
#menu-main-menu li{
   border-bottom: 1px solid #e0e0e0;
   padding: 4px 15px;
}
#menu-main-menu li.dropdown .dropdown-menu li{
    border-bottom: none !important;
  }
 #menu-main-menu li a{
  
}
.contact-btn a:nth-child(2){
  display: none!important;
}
 .contact-btn a:nth-child(3){
  display: none!important;
}
.contact-btn a{
  font-size: 16px !important;
  line-height: 24px !important;
  padding: 10px 8px 4px !important;
  height: 40px;
  width: 200px;
  text-transform: uppercase;
}
#close-menu {
 display: block !important;
background: none;
  border: none;
  transform: rotate(45deg);
  font-size: 40px;
  /* font-family: 'Dank mono', monospace; */
  color: #575757;
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 14px;
  z-index: 2;
}
}
.programs-offered .panel-default{
border: none !important;
}
.programs-offered .panel-default>.panel-heading{
background-color: transparent;
border: none !important;
}
.programs-offered .nav-tabs{
 border-bottom: none !important;
 display: flex;
 justify-content: center;
 flex-wrap: wrap;
 padding-left: 10px !important;
}
.programs-offered .nav-tabs li{
margin-bottom: 10px;
margin-right: 15px;
}
.programs-offered .panel-heading{
 padding: 0px !important;
}
.programs-offered .nav-tabs li a{
  color: #9e9e9e;
  border-radius: 6px;
  background: #eee;
  font-size: 16px;
  font-family: 'Balsamiq Sans';
  font-weight: 600;
}
.programs-offered .nav-tabs li.active a{
 background: linear-gradient(to right, #ff8429 30%, #ff7043 100%);
 color: #fff;
}
#close-menu {
display: none;
}
.col-item{
text-align: center;
}
.col-item h3{
  color: #5ac4be;
  font-size: 20px;
  font-family: 'Balsamiq Sans';
  font-weight: bold;
  letter-spacing: 0px;
 }
.col-item span{
color: #5ac4be;
  font-size: 16px;
  font-family: 'Nunito Sans';
  font-weight: 600;
}
.col-item ul{
text-align: left;
}
.home-pro-list .col-item h3{
margin-bottom: 0px;
}
.home-pro-list .col-item ul {
  padding-top: 20px;
}
.home-pro-list .col-item ul li {
  padding-bottom: 20px;
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  font-weight: 400;
  color: #363131;
  text-align: left;
  font-weight: normal;
  line-height: 22px;
  margin: 0 auto;
  list-style-type: none !important;
  font-family: 'Averia Sans Libre';
}
.home-pro-list .col-item ul li:first-child:before {
  content: "";
  background: url(../images/tick_1.svg);
  position: absolute;
  left: -8px;
  top: 0px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.home-pro-list .col-item ul li:nth-child(2):before {
  content: "";
  background: url(../images/tick_2.svg);
  position: absolute;
  left: -8px;
  top: 0px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.home-pro-list .col-item li:nth-child(3):before {
  content: "";
  background: url(../images/tick_3.svg);
  position: absolute;
  left: -8px;
  top: 0px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.home-pro-list .col-item li:last-child:before {
  content: "";
  background: url(../images/tick_4.svg);
  position: absolute;
  left: -8px;
  top: 0px;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
}
.oi-gallery-wrapper .item .my1{
transition: all 0.1s ease-in-out;
overflow: hidden;
}
.oi-gallery-wrapper .item .my1:hover{
    transform: scale(1.05);
}
.future-slide-item a, .cur-slider-item a{
cursor: auto !important;
}
#homeBanner-slider .slick-dots{
bottom: -48px;
display: none !important;
}
@media (max-width: 767px){
  .introduction-sec .main-title h6{
    font-size: 18px;
    margin-top: 0px;
    padding-bottom: 2px;
  }
  .introduction-sec .main-title h2{
    margin-bottom: 5px;
  }
  .introduction-sec .main-title h2{
    font-size: 21px !important;
    line-height: 24px !important;
    margin-bottom: 0px;
    padding-bottom: 5px;
  }
  .school-finder-sec .main-wrapper .main-title h2{
    font-size: 21px !important;
    line-height: 24px !important;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
  }
  .advantages-sec .main-title h2{
    font-size: 21px !important;
    line-height: 24px !important;
    padding-top: 18px;
  }
  .curriculum-sec .main-title h2{
    font-size: 21px !important;
    line-height: 24px !important;
  }
  #homeBanner-slider .slick-dots{
    display: block !important;
  }
.introduction-sec .main-title .img1{
  height: 100% !important;
}
 #homeBanner-slider .slick-dots {
  bottom: -56px;
 }
.advantages-sec .main-title h2{
   padding-bottom: 0px !important;
}
.future-sliders {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
    width: 100%;
}
.future-sliders .future-slide-item{
  flex: 0 0 50%;
  max-width: 50%;
  padding: 10px 0px;
}
.future-sliders .future-slide-item:nth-child(2) .fg-img img{
    width: 82%;
  }
 .future-sliders .future-slide-item:nth-child(3) .fg-img img, .future-sliders .future-slide-item:nth-child(4) .fg-img img{
    width: 86%;
  }
.future-meant-sec{
  padding: 0px 15px;
}
.fg-img {
  width: 160px;
  margin: 0 auto;
  height: 130px;
  text-align: center;
}
  .fg-img img{
    width: 95%;
  }
.future-meant-sec .future-slide-item p{
      padding-bottom: 30px;
}
.future-meant-sec .container{
  padding: 0px 0px;
}

.col-item img{
  width: 70%;
}
.col-section .col-item img{
  width: 88%;
}
  .col-items{
    margin-top: 15px;
  }
  .home-program-sec .main-title h2{
    font-size: 21px !important;
    line-height: 24px !important;
    padding-top: 18px !important;
    margin: 0 0 10px;
  }
}
.advantages-sec{
    padding-top: 35px;
    padding-left: 26px;
    padding-right: 26px;
    padding-bottom: 30px;
}
.review-items-new{
     display: flex;
    width: 100%;
    flex-wrap: nowrap;
    max-width: 620px;
    margin: 0 auto;
    justify-content: center;
    background-color: #f7f7f7;
    border: 2px solid #eeeeee;
    border-radius: 8px;
}
.review-items-new .review-wrap-star .stars-wrapper{
   padding-top: 9px;
   padding-bottom: 5px;
}
.review-items-new .icon-item{
    flex: 0 0 50%;
    text-align: center;
    padding-top: 0px;
}
.review-items-new .review-wrap-star{
 flex: 0 0 50%;
 text-align: center;
}
.reviews-sec{
   padding-top: 40px;
}
.review-items-new .icon-item img{
  width: 80px;
  padding-top: 16px;
}
.icon-item h3{
   letter-spacing: 0px;
    font-size: 24px;
    line-height: 40px;
    margin-top: 2px;
    font-weight: normal;
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 6px;
    color: #424242;
}
.review-wrap-star h2{
    font-size: 56px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
    padding-top: 2px;
    color: #424242;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.review-list h3.name{
   margin-bottom: 15px;
}
.review-lists .review-list p{
   padding-top: 15px;
}
.review-lists{
  position: relative;
}
.review-lists .slick-track
{
    display: flex !important;
}

.review-lists .slick-slide
{
    height: inherit !important;
}
.review-lists .slick-dots{
    bottom: -42px;
    left: 25%;
}
.home-program-sec .main-title h2{
  padding-bottom: 0px;
}
.home-program-sec .main-title h2{
  text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #00394f;
    /* font-family: 'Balsamiq Sans'; */
   text-transform: capitalize;
    letter-spacing: 0px;
}
/*.review-lists:after{
    position: absolute;
    width: 158px;
    top: -19px;
    bottom: 0;
    background: linear-gradient(to right, #EEEEEE  0%, #EEEEEE  100%);
    
    right: 0;
    height: 106%;
    content: '';
    /* box-shadow: inset 0 0 12px 0px white; */
    /* filter: blur(36px) saturate(0.5); */
/*}*/
.review-wrap-star .stars-wrapper{
  padding-top: 28px;
  padding-bottom: 20px;
}
.fa-star{
  font-size: 18px;
}
.review-wrap-star .view-text{
    font-size: 22px;
    font-family: 'Plus Jakarta Sans';
    padding-bottom: 24px;
    color: #424242;
  }
.review-items-new{
position: relative;
}
.review-items-new .icon-item:after {
content: "";
    background-color: #e0e0e0;
    position: absolute;
    width: 2px;
    height: 148px;
    top: 12px;
    left: 50%;
    display: block;
}
@media (max-width: 767px){
  
  .mobile-col-sec{
    padding-top: 30px;
  }
.review-items-new .icon-item img{
   padding-top: 10px;
}
  .review-items-new .icon-item img{
    width: 60px;
  }
  .fa-star {
    font-size: 15px;
}
.icon-item h3{
   font-size: 15px;
   margin-top: 0px;
   line-height: 20px;
}
  .review-items-new .review-wrap-star .stars-wrapper{
        padding-top: 0px;
  }
.review-items-new .icon-item:after{
  height: 90px;
  top: 12px;
}
  .review-items-new .icon-item:after{
    width: 1px;
  }
.review-wrap-star h2{
  font-size: 30px;
  margin-top: 12px;
}
  .review-wrap-star .view-text{
    padding-bottom: 15px;
  }
.review-wrap-star .stars-wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
}
.review-wrap-star .view-text{
  font-size: 15px;
}
.review-count{
 justify-content: center;
  background-color: #eeee;
  border: 2px solid #eeeeee;
  border-radius: 8px;
}
.g-img{
    flex: 0 0 50%;
  text-align: center;
}
.review-count .review-wrap-star {
  flex: 0 0 50%;
  text-align: center;
}
.reviews-wrapper .review-wrap-star h2 {
  font-size: 30px !important;
  margin-bottom: 6px;
}
.review-count {
  padding: 5px 0px !important;
}
.review-count{
  position: relative;
}
.review-count .g-img:after {
    content: "";
    background-color: #e0e0e0;
    position: absolute;
    width: 1px;
    height: 90px;
    top: 8px;
    left: 50%;
    display: block;
}
.review-count h3{
  margin-bottom: 0px;
}
.reviews-wrapper{
  padding: 0px 16px;
}
.terms-link{
font-size: 16px !important;
}
  .skill-section{
    padding-bottom: 0px;
  }
  .future-child-sec .main-title h2, .future-meant-sec .main-title h2{
     margin-top: 5px;
     margin-bottom: 5px;
  }
  .future-meant-sec .main-title h2{
    font-size: 21px;
    line-height: 24px !important;
  }
  .future-child-sec img{
        padding-top: 10px;
  }
}
.g-img img{
width: 35%;
}
.review-count h3{
   letter-spacing: 0px;
    line-height: 40px;
    margin-top: 0px;
    font-weight: normal;
    font-family: 'Plus Jakarta Sans';
    color: #424242;
    font-size: 20px;
}
.review-count{
    padding: 60px 16px;
}
.reviews-wrapper .review-wrap-star h2{
font-size: 60px;
}
.review-section .review-wrap-star .view-text {
    font-size: 20px;
    font-family: 'Plus Jakarta Sans';
    padding-bottom: 24px;
    color: #424242;
}
.review-section .review-wrap-star .stars-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}
.skill-section{
padding-top: 35px;
padding-bottom: 35px;
}
 #menu-main-menu li.active a{
    color: #ff7043 !important;
    background-color: initial !important;
  }

@media (max-width: 767px){
  .col-section{
    padding: 0px 0px;
  }
  .col-section .mobile-sec{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
    margin-top: 40px;
  }
  .crores-sec .col-img{
    width: 100px;
    height: 46px;
  }
  
  .mobile-sec .crores-sec{
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mobile-sec .crores-sec h4{
   font-size: 13px;
    line-height: 15px;
    font-family: 'Plus Jakarta Sans';
    font-weight: bold;
  }
  .reviews-sec {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .future-child-sec .main-title h1{
    margin-bottom: 5px;
  }
}
/** school finder section css **/
.school-finder-sec .main-wrapper{
    max-width: 650px;
    margin: 0 auto;
    box-shadow: 0px 2px 10px 5px rgb(0 0 0 / 5%);
    border: 2px solid #eee;
    padding: 20px 40px;
    border-radius: 8px;
}
.school-finder-sec .main-wrapper .main-title h2{
    padding-bottom: 0px;
    margin-top: 15px;
}
.school-finder-sec .main-wrapper .main-title h2{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    text-transform: capitalize;
    letter-spacing: 0px;
}
.finder-form-wrapper select{
    border-radius: 8px!important;
    background-color: #ffffffff!important;
    color: #9e9e9e;
    font-weight: normal!important;
    box-shadow: none!important;
    font-size: 20px!important;
    width: 100%;
    font-family: 'Averia Sans Libre';
    padding: 12px;
    border: 1px solid #e0e0e0;
    margin-bottom: 25px;
}
.finder-form-wrapper .form-group{
  margin-bottom: 15px;
}
#pincode-finder{
    position: relative;
    width: 100% !important;
    border-radius: 8px!important;
    background: #ffffffff!important;
    color: #424242!important;
    font-weight: normal!important;
    box-shadow: none!important;
    font-size: 20px!important;
    width: 100%;
    font-family: 'Averia Sans Libre';
    padding: 10px 12px;
    border: 1px solid #e0e0e0;
    margin-bottom: 0px;
}
.finder-form-wrapper .btn-wrapper{
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 20px;
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}
.finder-form-wrapper .btn-wrapper .view-centers{
    padding: 12px 24px 12px;
    border-radius: 6px;
    border: 1px solid #ff7043;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Balsamiq Sans';
    color: #ff7043;
    background-color: transparent;
    max-width: 324px;
    width: 324px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 18px;
}
.finder-form-wrapper .btn-wrapper .view-schools{
   width: 324px !important;
    padding: 12px 24px 12px;
     font-weight: bold !important;
}
.view-schools{
      color: #fff;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    border: none;
    font-family: 'Balsamiq Sans' !important;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: bold !important;
    line-height: 13px;
    margin-top: 18px;
}
.form-section #admission_top .form-control{
    border-radius: 10px !important;
   /* background: #fff !important; */
    border: 1px solid #e0e0e0 !important;
    font-weight: 500 !important;
    font-family: 'Averia Sans Libre';
    font-size: 20px !important;
}
.form-section #admission_top .form-control::placeholder{
   color: #9e9e9e;
}
.form-section #admission_top .form-control#program-top::placeholder{
  color: #9e9e9e;
}
.faq-section{
   padding-top: 30px;
}
.faq-section .main-title h1{
  padding-bottom: 10px;
}
.form-section{
  padding-bottom: 14px;
  padding-top: 20px;
}
.form-section .block-container{
  padding: 0px 40px;
}
.form-section #admission_top .form-control#program-top{
  color: #9e9e9e;
}
@media (max-width: 767px){
  .home-new-gallery .swiper-container{
    overflow: visible !important;
  }
  .programs-offered .panel-default{
    padding-top: 10px !important;
  }
  .programs-offered .panel-default{
    box-shadow: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
  .home-new-gallery {
    padding-top: 0px !important;
}
  .review-lists:after{
    box-shadow: none !important;
    content: none !important;
  }
  .review-section{
    padding-left: 0px !important;
    padding-right: 0px;
  }
  .advantages-sec{
    padding-top: 15px;
  }
  .list-items ul{
    padding-top: 0px !important;
    justify-content: center;
  }
  .curriculum-sec {
    padding-top: 6px;
    padding-bottom: 22px;
  }
  .curriculum-sec .main-title{
    padding: 0px 15px;
  }
 .pb-top {
    padding-top: 10px !important;
  }
  .curriculum-sliders .slick-dots{
      bottom: -20px;
  }
}
@media (max-width: 480px){
 header .site-logo {
    flex: 0 0 50%;
    max-width: 50%;
   /* background: #fff; */
    padding: 2px 15px;
}
.programs-offered
{
  display: none;
}
  .site-logo img {
    width: 60%;
    padding-top: 0px;
}
  .list-items ul li:nth-child(5) {
    margin-top: -40px;
}
}
.form-section .form-wrapper #admission_top .btn-orange {
    border-radius: 6px !important;
    text-transform: capitalize;
    font-family: 'Balsamiq Sans';
    font-size: 18px !important;
    font-weight: bold !important;
}
.school-finder-sec{
    padding-top: 12px;
    padding-bottom: 80px;
}
.school-finder-sec .finder-form-wrapper{
    padding-top: 22px;
}
.contact-btn a{
  font-size: 18px;
}
#school-finder-modal .modal-dialog {
    margin-top: 115px;
}
#school-finder-modal .finder-form-wrapper .btn-wrapper{
    margin-top: 10px;
}
#school-finder-modal .finder-form-wrapper .btn-wrapper .view-schools{
    height: 50px;
    margin-bottom: 0px;
   font-size: 18px !important;
}
#schoolFinder_breadcrumb .breadcrumbs ul{
   margin-top: 85px;
}
#schoolFinder_breadcrumb{
  background: none !important;
  padding: 100px 0 5px;
}
#schoolFinder_breadcrumb .breadcrumbs ul li a{
    color: #757575;
    /* font-family: 'Balsamiq Sans'; */
    font-weight: 500;
    font-size: 16px;
}
#schoolFinder_breadcrumb .breadcrumbs a span {
    display: inline-block;
    color: #757575;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Balsamiq Sans';
}
#schoolFinder_breadcrumb .breadcrumbs li:last-child{
    color: rgba(254,148,61,1);
    font-size: 16px;
    font-weight: bold;
    /* font-family: 'Balsamiq Sans';   */
}
.area-listing-sec{
   padding-top: 0px;
   padding-bottom: 0px;
}
.ar-lists{
   padding-top: 0px;
}
.area-listing-sec .main-title h1{
   margin-top: 0px;
   padding-bottom: 22px;
}
.area-listing-sec .search-form-wrap{
    max-width: 678px;
    margin: 0 auto;
    position: relative;
}
#pincode-center-finder{
 width: 100% !important;
    border-radius: 8px!important;
    background: #ffffffff!important;
    color: #9E9E9E!important;
    font-weight: bold!important;
    box-shadow: none!important;
    font-size: 22px!important;
    width: 100%;
    font-family: 'Averia Sans Libre';
    padding: 14px 15px;
    border: 1px solid #e0e0e0;
    position: relative;
}
.serch-finder-btn{
    position: absolute;
    right: -7px;
    width: 50px;
    height: 100%;
    background: transparent;
    border: none;
    top: -3px;
    z-index: 1;
}
.serch-finder-btn:before {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    color: #9e9e9e;
    position: relative;
    left: 12px;
    top: 20px;
    font-size: 20px;
    }
#finderpage i{
    position: absolute;
    right: 20px;
    height: 100%;
    background: transparent;
    border: none;
    top: 21px;
    font-size: 24px;
    color: #ccc;
    z-index: 0;
}
#centerlistpage i{
    background: transparent;
    border: none;
    top: 22px;
    color: #ccc;
    font-size: 20px;
    position: absolute;
    right: 20px;
    z-index: 0;
}
.ar-lists ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
    justify-content: center;
    padding: 0px 10px;
}
.ar-lists ul li {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 20px 19px;
}
.area-wrapper h4{
    padding-top: 6px;
    color: #5ac4be;
    font-size: 21px;
    font-family: 'Balsamiq Sans';
    padding-left: 20px;
    margin-bottom: 0px;
    line-height: 30px;
    letter-spacing: 0;
}
.area-wrapper{
    border: 1px solid #ccc;
    border-radius: 12px;
}
.area-wrapper h6{
    font-family: 'Averia Sans Libre';
    font-size: 17px;
    padding-left: 20px;
    margin-top: 0px;
    color: #424242;
}
.area-wrapper img{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 218px;
    object-fit: cover;
}
.centers-lists{
   padding-top: 5px;
  padding-bottom: 28px;
}
.centers-lists .main-title h1{
   margin-top: 0px;
   text-transform: none !important;
}
.centers-lists .search-form-wrap {
    max-width: 678px;
    margin: 0 auto;
    position: relative;
}
.center-list-dropdown{
    max-width: 678px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-top: 30px;
}
.center-list-dropdown ul{
    padding-bottom: 16px;
    padding-top: 40px; 
  /*  padding-left: 40px; */
    padding-right: 25px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0px;
    margin-left: 40px;
}
.center-list-dropdown ul li a{
    font-size: 20px;
    font-weight: bold;
    color: #757575;
    font-family: 'Averia Sans Libre';
    line-height: 16px;
    cursor: pointer;
}
.center-list-dropdown ul li{
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    list-style-type: disc;
    color: #8A8A8A;
    margin-bottom: 30px;
}
.center-list-dropdown ul li::marker{
   font-size:120%;
   color: #BDBDBD;
}
#error_para{
    font-family: 'Averia Sans Libre';
    color: red;
    margin-top: -20px;
    font-size: 16px !important;
    line-height: 24px;
}
#error_paras{
    font-family: 'Averia Sans Libre';
    color: red;
    font-size: 16px !important;
    margin-top: -50px;
    line-height: 24px;
}
#error_pincode, #error_pincodes{
   font-family: 'Averia Sans Libre';
    color: red;
    font-size: 16px;
    line-height: 24px;
}
span.wpcf7-not-valid-tip{
  font-family: 'Averia Sans Libre' !important;
    color: red;
    font-size: 16px !important;
    line-height: 24px !important;
}
.kc_captcha span.wpcf7-not-valid-tip{
  text-align: center;
} 
/** select css **/
.finder-form-wrapper select, .form-section .form-layout #admission_top select, .leadform #admission_top select{
    line-height: initial!important;
    appearance: none!important;
    background-image: linear-gradient(45deg, transparent 50%, #9e9e9e 50%), linear-gradient(135deg, #9e9e9e 50%, transparent 50%), linear-gradient(to right, #9e9e9e, #9e9e9e)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;
}
/*.finder-form-wrapper select::-ms-expand {
    display: none;
}*/
.school-finder-sec .main-wrapper .finder-form-wrapper .form-group{
  position: relative;
}
@media (max-width: 767px){
  .school-finder-sec{
     padding-top: 0px;
  }
  #error_para, #error_paras{
    font-size: 14px !important;
    line-height: 21px !important;
}
  span.wpcf7-not-valid-tip{
     font-size: 14px !important;
    line-height: 21px !important;
  }
  .school-finder-sec .main-wrapper{
    box-shadow: none;
    padding: 0px 15px;
  }
  .finder-form-wrapper select{
     margin-bottom: 20px;
  }
  .view-centers{
    width: auto !important;
    font-size: 16px !important;
  }
  .finder-form-wrapper .btn-wrapper .view-schools{
    width: 100% !important;
    color: #fff !important;
    height: 44px;
  }
  .school-finder-sec{
    padding-bottom: 40px;
  }
  .finder-form-wrapper select{
    padding: 10px;
    font-size: 16px!important;
  }
  #pincode-finder{
    font-size: 16px!important;
  }
  .school-finder-sec .finder-form-wrapper {
    padding-top: 6px;
  }
  #schoolFinder_breadcrumb{
    /* display: none; */
  }
  .centers-lists{
    padding-top: 115px;
  }
  .centers-lists .main-title h1{
    text-align: left;
  }
  .centers-lists .main-title{
    padding: 0px 15px;
  }
  .centers-lists .search-form-wrap{
     padding-top: 6px;
  }
  .center-list-dropdown{
    border: none;
  }
  .centers-lists .search-form-wrap{
     padding: 0px 15px;
   }
  .center-list-dropdown ul{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    margin-left: 0px;
  }
  .center-list-dropdown ul li{
    max-width: 100%;
    list-style-type: none;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    width: 100%;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .center-list-dropdown ul li:before{
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    color: #ccc;
    position: relative;
    left: 12px;
    top: 20px;
    font-size: 20px;
  }
  .centers-lists .container{
    padding-left: 0px;
    padding-right: 0px;
  }
  .center-list-dropdown ul li .city-arrow{
     display: block !important;
     position: absolute;
     right: 15px;
     top: 10px;
   } 
  .area-listing-sec {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .area-listing-sec .main-title h1{
    text-align: left;
  }
  .ar-lists ul{
    display: block;
  }
  .ar-lists{
     padding-top: 0px;
  }
  .area-listing-sec .main-title{
    padding: 0px 0px;
  }
  .ar-lists ul li{
    width: 100%;
    max-width: 100%;
    padding: 20px 0px;
  }
  .serch-finder-btn{
    top: -5px;
  }
.modal-content .finder-form-wrapper select{
    margin-bottom: 45px;
  }
  #school-finder-modal #school-finder-forms .form-group .fa-search{
    top: 15px !important;
  }
  #school-finder-modal .finder-form-wrapper .btn-wrapper .view-schools{
     margin-bottom: 20px;
  }
  .school-finder-sec #school-finder-form .view-centers{
    padding: 0px !important;
    height: 44px;
    margin-bottom: 0px;
    justify-content: center;
    max-width: inherit !important;
  }

  .school-finder-sec .finder-form-wrapper .btn-wrapper{
    display: block;
  }
}
#school-finder-modal .modal-header .close i{
   color: #bdbdbd5c;
}
.center-list-dropdown ul li .city-arrow{
  display: none;
}
  #school-finder-modal #school-finder-forms .form-group{
    position: relative;
  }
  #school-finder-modal #school-finder-forms .form-group .fa-search{
   position: absolute;
    right: 13px;
    top: 17px;
    color: #9e9e9e;
    font-size: 20px;
  }
#school-finder-form select:focus-visible, #school-finder-forms select:focus-visible, #pincode-center-finder:focus-visible{
  outline: #e0e0e0 !important;
}
input[type=number] {
  -moz-appearance: textfield;
}
/** CTA's **/
.common-sec-btns{
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
}
.common-sec-btns1 {
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
}
.common-sec-btns a {
    color: #fff;
    padding: 9px 32px 11px;
    border-radius: 6px;
    background: linear-gradient(to right, #47568f, #213988);
    font-size: 16px;
    /*font-weight: bold;*/
    text-transform: uppercase;
}
.common-sec-btns1 a {
    color: #fff;
    padding: 12px 32px 12px;
    border-radius: 6px;
    background: linear-gradient(to right, #47568f, #213988);
    font-size: 16px;
    /*font-weight: bold;*/
    text-transform: uppercase;
}
.intro-btn{
      margin-top: 40px;
}
.intro-btn a, .fut-cta-btn a{
    padding: 12px 24px 12px;
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    font-size: 18px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    text-transform: uppercase;
}
.fut-cta-btn{
    margin-top: 20px;
    margin-bottom: 12px;
}
@media (max-width: 767px){
  .intro-btn a, .fut-cta-btn a{
    font-size: 15px;
    padding: 10px 20px 10px;
  }
  .fut-cta-btn{
     margin-bottom: 34px;
     margin-top: 15px;
  }
  .intro-btn {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .home-pro-list .col-item a{
     padding: 10px 40px 10px;
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429 30%, #ff7043 100%);
    font-size: 15px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    text-transform: uppercase;
  }
  .home-pro-list .col-item ul{
    padding-bottom: 16px;
  }
  .common-sec-btns{
    margin: 20px auto;
    max-width: 100%;
   /* width: 324px;*/
    height: auto;
    /*margin-top: 156px;*/
    text-align: center;
  }
    .common-sec-btns1 {
        margin: 130px auto;
        max-width: 100%;
        width: 324px;
        height: auto;
        /*margin-top: 156px;*/
        text-align: center;
    }
  .common-sec-btns a{
     padding: 10px 40px 10px;
     font-size: 15px;
  }
    .common-sec-btns1 a {
        padding: 10px 40px 10px;
        font-size: 15px;
    }
  #menu-footer-for-parents li a{
    font-size: 16px;
  }
  .cta-footer-btns{
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    box-shadow: 0px -2px 2px rgb(0 0 0 / 10%);
    z-index: 999;
  }
  .cta-footer-btns a{
    width: 50%;
    text-align: center;
  }
  .cta-footer-btns #school-finder-btn{
    background-color: #f5f5f5;
    font-size: 16px;
    color: #ff7043;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
  }
  .cta-footer-btns .cta-btn{
    background: linear-gradient(to right, #ff8429, #ff7043);
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    color: #fff;
    font-size: 16px;
  }
  footer{
    padding-bottom: 50px !important;
  }
  #appointmentModalLabel{
    font-size: 21px !important;
  }
}
#appointmentModalLabel{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    text-transform: capitalize;
    letter-spacing: 0px;
}
#admission_top #menu-top{
   border: 1px solid #e0e0e0 !important;
    width: 100%!important;
    font-weight: normal !important;
    box-shadow: none !important;
    font-size: 20px !important;
    padding: 10px 16px;
    background-color: #fff;
    font-family: 'Averia Sans Libre';
    
}
#admissions #admission-step-1-top #grade, #admissions #admission-step-1-top #centre-grade, #admissions #admission-step-1-top #menu-top{
    border: 1px solid #e0e0e0 !important;
    width: 100%!important;
    font-weight: normal !important;
    box-shadow: none !important;
    font-size: 18px !important;
    padding: 10px 20px;
    background-color: #fff;
    font-family: 'Averia Sans Libre';
    color: #9e9e9e;
}
#appointmentModalLabel{
  margin-bottom: 20px;
}

/** center detail page css**/
.location-title h2, .location-title h1{
    text-align: left;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 42px;
}
.single-centre .top-detail-section {
    padding-top: 0px;
}
.single-centre .location-title h1{
     margin-top: 0px;
}
.single-centre .breadcrumbs-container .container-fluid{
    padding-left: 44px;
    padding-right: 44px;
}
.top-detail-section .container-fluid{
    padding-left: 44px;
    padding-right: 44px;
}
.gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.gallery__item--1{
    border-radius: 8px;
    height: 425px;
    width: 100%;
}
.wrap-new .gallery__item--1{
    width: 100%;
    height: 200px !important;
 }
.gallery__item--2, .gallery__item--1:nth-chlid(5){
  padding-bottom: 20px;
}
.gallery__item--1:nth-child(4){
  position: relative;
}
.gallery-link{
    position: absolute;
    top: 44%;
    left: 50px;
    right: 0;
    color: #fff;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    z-index: 1;
 }
.gallery__item--1:nth-child(4) a:after{
     content: "";
    background: #000;
    opacity: 60%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 8px;
}
.top-detail-section .gallery-main-wrapper{
    margin-bottom: 48px;
    padding-right: 0px;
}
.top-detail-section .leadform{
      margin-top: 50px;
      background-color: #f7f7f7;
}
.detail-form-img{
      width: 140px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    max-width: 140px;
}
.leadform h3.lead-title{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans' !important;
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-top: 0px;
}
.top-detail-section .leadform .form-control{
   background: #fff !important;
}
.top-detail-section .leadform .form-control {
    border-radius: 10px !important;
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    font-weight: 500 !important;
    font-family: 'Averia Sans Libre';
    font-size: 18px !important;
}
.top-detail-section .leadform select#program-top, .top-detail-section .leadform select#menu, #program-bottom{
    border: 1px solid #e0e0e0 !important;
    width: 100%!important;
    color: rgb(158, 158, 158);
    font-weight: normal !important;
    box-shadow: none !important;
    font-size: 18px !important;
    padding: 10px 15px;
    background-color: #fff;
    font-family: 'Averia Sans Libre';
    line-height: initial!important;
    appearance: none!important;
    background-image: linear-gradient(45deg, transparent 50%, #9e9e9e 50%), linear-gradient(135deg, #9e9e9e 50%, transparent 50%), linear-gradient(to right, #9e9e9e, #9e9e9e)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;
}
.top-detail-section .review-items-new{
   margin-bottom: 48px;
}
@media (min-width: 992px){
  .mobile-franchise{
    display: none !important;
  }
  .top-detail-section .col-md-9{
    width: 70%;
  }
  .top-detail-section .col-md-3 {
    width: 30%;
}
}
@media (min-width: 768px){
  .top-detail-section .col-sm-6{
    padding-right: 10px;
    padding-left: 10px;
  }
}
.oi-gallery-slider-nav-list{
  position: relative;
}
.oi-gallery-slider .slick-dots li {
    list-style: none;
    width: 26px;
}
.oi-gallery-slider .slick-dots li button {
    background: #ccc;
    height: 8px;
    width: 35px;
    overflow: hidden;
    color: #eee;
    border: none;
    border-radius: 4px;
}
.oi-gallery-slider .slick-dots li.slick-active button{
  background-color: #ff7043;
  color: #ff7043;
}
.oi-gallery-slider .slick-dots{
 position: absolute;
    bottom: -6px;
    list-style: none;
    border-radius: 8px;
    padding-top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
 }
.oi-gallery-slider .slick-dots li button:before{
  content: "" !important;
  background: none !important;
  box-shadow: none !important;
}
.oi-gallery-slider .slick-dots li{
  list-style: none;
  width: 22px;
  margin: 0 10px;
}
.oi-gallery-slider .slick-dots li 
.oi-gallery-slider .slick-dots li button:before{
 content: none !important;
}
.home-new-gallery{
    padding-bottom: 116px;
}
.skill-section .img-item img{
    width: 75%;
}
.banner-slider-wrap .slick-dots li.slick-active button:before, .banner-slider-wrap .slick-dots li button:before{
    width: 8px !important;
    height: 8px !important;
}
.banner-slider-wrap .slick-dots li{
  height: 8px !important;
  width: 8px !important;
}
.banner-slider-wrap .slick-dots li.slick-active button:before{
  box-shadow: none !important;
}
.review-lists.slick-slider .slick-track, .review-lists.slick-slider .slick-list{
  height: 100%;
}
#school-finder-modal .modal-content{
  padding-bottom: 45px;
}
#school-finder-modal .close{
    top: 25px;
    right: 20px;
}
#school-finder-modal .modal-content .main-wrapper .main-title{
  padding-top: 27px;
}
#school-finder-modal .modal-content .main-wrapper #city{
  margin-bottom: 50px;
}
/** footer changes css **/
footer.new-footer-items{
      padding: 32px 0;
}
footer.new-footer-items .footer-links li.heading{
    font-family: 'Averia Sans Libre';
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #68738d;
}
footer.new-footer-items .footer-links .menu li a{
    font-family: 'Averia Sans Libre';
    font-size: 18px !important;
    color: #fff;
    font-weight: 500;
}
.initiative-logo .footer_logo{
  width: 188px !important;
}
.subscription-section .email .wpcf7-form-control{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.subscription-section .email .btn-go{
   background: linear-gradient(to right, #ff8429, #ff7043);
}
.new-footer-items small{
  font-family: 'Averia Sans Libre';
    font-size: 16px;
    font-weight: 500;
    color: #68738d;
}
.footer-menu-links a{
    font-family: 'Averia Sans Libre';
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
@media (max-width: 767px){
  footer.new-footer-items .footer-links li.heading{
     font-size: 16px;
  }
  #headerMenu .oi-logo {
    max-width: 34% !important;
    margin-left: 0rem;
}
  footer.new-footer-items .footer-links li.heading{
     padding-bottom: 12px;
  }
  footer.new-footer-items .footer-links .menu li a{
    font-size: 14px !important;
  }
  .initiative-logo .footer_logo {
    width: 99px !important;
}
  .recap-form{
    max-width: 250px;
    margin: 0 auto;
    padding-top: 16px;
  }
  .footer-menu-links{
    text-align: center;
  }
  .policy-text{
     text-align: center;
  }
}
@media(max-width:1024px){
  header .navigation .contact-btn a{
     margin-bottom: 12px;
     padding: 7px 12px 8px;
    font-size: 14px;
    margin-left: 3px;
  }
  .right-menu .nav>li>a{
    padding: 10px 8px;
    font-size: 15px;
  }
  .main-header .block-container{
     padding: 0px 15px;
  }
}
.top-detail-section{
   padding-top: 6px;
}
.top-detail-section .leadform #admission_top .form-group{
      margin-bottom: 25px;
}
.single-centre #schoolFinder_breadcrumb .block-container{
     padding: 0px 24px;
}
.top-detail-section .block-container{
     padding: 0px 24px;
}
.top-detail-section .gallery-main-wrapper{
  padding-left: 3px;
}
.top-detail-section .media{
  margin-top: 20px;
}
.top-detail-section .media a{
    display: flex;
    width: 99.6%;
    justify-content: flex-start;
    align-items: center;
}
.top-detail-section .media .media-body{
       width: 100%;
}
.top-detail-section .media .media-icon{
  width: 35px;
  flex-basis: content;
}
.top-detail-section .media .media-icon i{
  color: #8f8888;
}
.top-detail-section .media .call-icon{
   border: 1px solid #ccc;
   width: 40px;
   height: 40px;
}
.top-detail-section .media .media-body p{
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  color: #424242;
  margin-top: 0px;
  font-family: 'Averia Sans Libre';
  margin-bottom: 0px;
}
.top-detail-section .description_sec{
    padding-top: 30px;
}
.top-detail-section .description_sec h3{
    text-align: left;
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    line-height: 30px;
}
#prenot{
    background-color: rgba(0,0,0,0.4);
}
#prenot .modal-content{
    max-width: 600px;
    margin: 0 auto;
    margin-top: 80px;
}
#prenot .modal-content .close-popup{
    z-index: 9999;
    position: absolute;
    right: 20px;
    border: none;
    background: none;
    top: 24px;
}
#prenot .pre-top-wrap{
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    padding-top: 24px;
    padding-bottom: 24px;
}
.pre-top-wrap .img-wrap{
    flex: 0 0 35%;
    max-width: 35%;
    padding-left: 30px;
    padding-right: 15px;
}
.pre-top-wrap .img-wrap img{
  width: 100%;
}
#prenot .text-1{
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 40px;
    margin: 0 auto;
    text-align: left;
}
#prenot .text-1 h6{
    padding-top: 0px;
    font-size: 24px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    line-height: 32px;
}
#prenot .slick-track
{
    display: flex !important;
}
#prenot .slick-list{
  padding-left: 0px!important;
}
#prenot .slick-slide
{
    height: inherit !important;
    padding: 10px;
}
#prenot .pre-modal-slider img{
  height: 130px;
  width: auto;
  border-radius: 8px;
}
.home-new-gallery .oi-gallery-wrapper .item{
  width: 32.33333333%;
}
.card-wrapper{
    position: relative;
    display: flex;
    flex-direction: column;
   /* height: 490px;*/
}
.card-wrapper a{
    position: absolute;
    left: 0;
    right: 0;
    width: fit-content;
    bottom: -18px;
}
.galnew-img{
   overflow: hidden;
   height: 250px;
   width: 350px;
   border-radius: 10px;
   box-shadow: 0 0 5px 2px rgb(0 0 0 / 5%)!important;
   margin-bottom: 32px;
}
#homeBanner-slider .slick-arrow{
  border: 1px solid #fff;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 181px;
    opacity: 0.5;
    z-index: 999;
}
#homeBanner-slider .prev-arrow {
    left: 30px;
}
#homeBanner-slider .next-arrow {
    right: 30px;
}
#homeBanner-slider .prev-arrow span{
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    position: relative;
    top: 1px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 2px;
}
#homeBanner-slider .next-arrow span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: -1px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    position: relative;
    top: 1px;
}
#homeBanner-slider .slide-arrow:hover {
    box-shadow: 0 5px 15px rgb(0 0 0 / 18%);
    transition: all 0.3s ease-in-out;
    opacity: 1;
}
#homeBanner-slider .slide-arrow:hover span{
  border-color: #757575;
}
@media(max-width: 767px){
  .top-detail-section .description_sec h3{
     font-size: 21px;
  }
  #error_pincode, #error_pincodes{
    font-size: 14px !important;
    line-height: 21px !important;
  }
  .curriculum-sliders .slick-dots li button{
    height: 6px;
    width: 20px;
  }
  .curriculum-sliders .slick-dots li{
    width: 20px;
  }
 .curriculum-sliders .slick-dots li {
    margin: 0 2px;
}
  .review-lists .review-list{
    padding: 20px;
  }
  .home-pro-list .col-item h3{
    margin-top: 15px;
  }
  .home-pro-list .col-item ul li{
     padding-bottom: 10px;
  }
  .home-pro-list .col-item ul li{
    line-height: 20px;
  }
  .safety-section .main-title h2{
    margin-top: 10px;
  }
  .safety-section .main-title{
    max-width: 220px;
    margin: 0 auto;
  }
  .safety-section .main-title h2{
    line-height: 30px !important;
    font-size: 21px;
    margin-bottom: 10px;
  }
  .home-new-gallery .main-title h2{
    font-size: 21px;
    margin-top: 26px;
    margin-bottom: 5px;
    line-height: 24px;
  }
  .review-section .slick-dots li button, .home-gallery .slick-dots li button{
    width: 20px;
    height: 6px;
  }
  .home-gallery .slick-dots li{
     width: 20px;
    height: 6px;
  }
  .review-section .slick-dots li,.home-gallery .slick-dots li{
    margin: 0 2px;
  }
  .home-new-gallery .main-title h1{
        margin-bottom: 5px;
  }
  .form-section .card{
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    box-shadow: none;
  }
  .form-section #admission_top .form-control{
    font-size: 16px !important;
    border-radius: 8px !important;
    height: 44px;
  }
  .form-section .form-wrapper #admission_top .btn-orange{
    font-size: 16px !important;
    padding: 8px 12px !important;
  }
  .reviews-wrapper .review-count{
    background-color: #fff;
  }
  .review-section .review-count{
    margin-bottom: 15px;
    border: 2px solid #eeeeee;
  }
  .g-img img{
    padding-top: 10px;
  }
  .review-section .review-count h3{
    font-size: 15px !important;
    margin-top: 0px;
    line-height: 20px;
  }
  .review-section .review-wrap-star .stars-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
  .review-section .review-wrap-star .view-text{
     font-size: 15px;
     padding-bottom: 6px;
  }
  .review-lists .slick-dots{
    left: 35%;
  }
  .review-list h3.name {
    margin-bottom: 10px;
  }
  .review-lists .review-list p {
    padding-top: 10px;
    line-height: 21px;
  }
  .banner-section .banner-row .slick-slide img{
    height: auto;
  }
  .banner-section .banner-row .slick-slide img{max-width: 100% !important;}
  .banner-section{
    margin-top: 82px;
  }
}
@media(max-width:480px){
  .curriculum-sliders .slick-list{
     padding-left: 0px!important;
  }
  .cur-slider-item .cg-img img{
    width: 100%;
  }
  .advantages-sec{
    padding-left: 15px;
    padding-right: 15px;
  }
}
#school-finder-modal .modal-dialog{
  max-width: 650px;
}
#school-finder-modal .modal-content{
  padding: 20px 40px;
}
#school-finder-modal .modal-content .main-title h1, #school-finder-modal .modal-content .main-title h2{
  margin-top: 0;
    padding-bottom: 20px;
}
@media(max-width: 767px){
  #school-finder-modal .modal-dialog{
    margin: 0px !important;
    position: fixed;
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
    width: 100%;
  }
  #school-finder-modal .finder-form-wrapper .btn-wrapper {
    margin-top: 0px;
    display: block;
}
 #school-finder-modal .finder-form-wrapper .btn-wrapper .view-centers {
    width: auto !important;
    font-size: 16px !important;
    margin-top: 0px !important;
    max-width: auto !important; 
}
  #school-finder-modal .modal-content{
    padding: 15px 15px;
  }
   #school-finder-modal .modal-content .main-title h1 {
    padding-bottom: 15px !important;
}
  #school-finder-modal #school-finder-forms .form-group .fa-search{
    font-size: 16px;
    right: 11px;
  }
  #school-finder-modal .finder-form-wrapper .btn-wrapper .view-schools {
    height: 44px;
    margin-bottom: 20px;
    font-size: 16px !important;
}
  #school-finder-modal .finder-form-wrapper .btn-wrapper .view-schools{
        width: 100% !important;
  }
    #school-finder-modal.modal .modal-content{
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
  }
  #school-finder-modal .finder-form-wrapper .btn-wrapper .view-centers{
        padding: 10px 24px 10px;
  }
  #admissions .modal-content #admission-step-1-top .form-control{
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    font-size: 16px !important;
    height: 42px !important;
  }
  #admissions #admission-step-1-top #grade, #admissions #admission-step-1-top #centre-grade-top, #admissions #admission-step-1-top #menu-top{
   background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    font-size: 16px !important;
        padding: 10px 15px;
  }
  #admissions #admission-step-1-top .wpcf7-submit{
    color: #fff !important;
    font-weight: bold !important;
  }
  #school-finder-modal .modal-content .main-wrapper .main-title {
    padding-top: 10px;
}
  #school-finder-modal .modal-content .finder-form-wrapper .form-group{
    margin-bottom: 0px !important;
  }
  #admissions.modal .modal-content{
        padding: 15px 15px;
  }
  #appointmentModalLabel{
    padding-top: 10px;
    letter-spacing: 0px;
  }
  #admissions .captcha-image svg{
        margin-top: 0px!important;
  }
  .captcha-image{
    border-color: #e0e0e0 !important;
  }
  #school-finder-modal .close {
    top: 15px;
    right: 15px;
}
.modal.fade .modal-dialog {
  transform: translate3d(0, 100vh, 0);
}

.modal.in .modal-dialog {
  transform: translate3d(0, 0, 0);
}
}
  #admissions #admission-step-1-top .form-control, #admissions #admission-step-1-top #centre-grade-top, #admissions #admission-step-1-top #menu-top{
   /*background: #fff !important;*/
    border: 1px solid #e0e0e0 !important;
    font-family: 'Averia Sans Libre';
 }
#admissions #admission-step-1-top #grade, #admissions #admission-step-1-top #menu-top, #admissions #admission-step-1-top #program-top{ 
  background-image: linear-gradient(45deg, transparent 50%, #9e9e9e 50%), linear-gradient(135deg, #9e9e9e 50%, transparent 50%), linear-gradient(to right, #9e9e9e, #9e9e9e)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;
}
#admissions.modal #admission-step-1-top .modal-content{
   padding: 20px 40px;
}
#admissions.modal .close{
    top: 25px;
    right: 18px;
}
#admissions .captcha-image svg{
        margin-top: 0px!important;
  }
  #admissions .modal-content #admission-step-1-top .form-control{
    height: 46px !important;
  }
.finder-form-wrapper select option:checked{
   color: #424242 !important;
}
.pre-bottom-wrap{
   background-color: #fff3d8;
   border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 25px;
    padding-bottom: 54px;
    padding-left: 20px;
}
#prenot .modal-content{
  padding: 0px;
}
.pre-btn-image h4{
  text-align: center;
  font-size: 18px;
  font-family: 'Averia Sans Libre';
  margin-top: -12px;
  margin-bottom: 0px;
  letter-spacing: 0;
}
.pre-modal-slider .slick-list{padding:0 10% 0 0 !important;}
#prenot .modal-content .slick-dots{
   bottom: -17px;
}
#prenot .modal-content .slick-dots li button:before{
 width: 8px;
 height: 8px;
 background: #fff;
/* border: 1px solid #ccc;*/
}
#prenot .modal-content .slick-dots li.slick-active button:before{
  background-color: #ff7043;
  border: none;
}
@media(max-width: 767px){
  #prenot .pre-modal-slider img{
    height: auto !important;
  }
  #prenot .modal-content .slick-dots {
    bottom: -54px;
   }
  .pre-bottom-wrap{
     padding-left: 10px;
     padding-bottom: 40px;
  }
  #prenot .pre-top-wrap{
       display: block;
      padding-top: 30px;
    padding-bottom: 10px;
  }
  .pre-top-wrap .img-wrap{
    max-width: 30%;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
  }
  .pre-btn-image h4{
    font-size: 16px;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #prenot .text-1{
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto;
    text-align: center;
  }
  #prenot .text-1 h6{
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 0px;
  }
  .pre-bottom-wrap{
  padding-top: 30px;
  }
  #prenot .modal-content{
    border-radius: 10px;
    
  }
  .pre-bottom-wrap{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
#prenot{
 z-index: 9999!important;
}
#prenot .slick-dots li {
    list-style: none;
    width: 26px;
}
#prenot .slick-dots li button {
    background: #ccc;
    height: 8px;
    width: 35px;
    overflow: hidden;
    color: #eee;
    border: none;
    border-radius: 4px;
}
#prenot .slick-dots li.slick-active button{
  background-color: #ff7043;
  color: #ff7043;
}
#prenot .slick-dots{
 position: absolute;
    bottom: -6px;
    list-style: none;
    border-radius: 8px;
    padding-top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
 }
#prenot .slick-dots li button:before{
  content: "" !important;
  background: none !important;
  box-shadow: none !important;
}
#prenot .slick-dots li{
  list-style: none;
  width: 22px;
  margin: 0 10px;
}
#prenot .slick-dots li 
#prenot .slick-dots li button:before{
 content: none !important;
}
@media(max-width: 767px){
#prenot .modal-content{
    margin: 0px !important;
    position: fixed;
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
    width: 100%;
  }
  #prenot .slick-dots li {
    list-style: none;
    width: 20px;
    margin: 0 3px;
}
  #prenot .slick-dots li button{
    height: 6px;
    width: 22px;
  }
}
#admissions .modal-dialog{
  z-index: 1050 !important;
}
/*.oi-gallery-slider .slick-dots li{
  display: inline-block;
}*/
@media(max-width: 767px){
  .parent-login-desk{
    display: none !important;
  }
  .page-template-template-school-finder-centerlisting .serch-finder-btn{
        right: 0px;
  }
  .page-template-template-school-finder-centerlisting #finderpage i{
        top: 20px;
        right: 9px;
  }
  .page-template-template-school-finder-centerlisting #pincode-center-finder{
     font-size: 20px!important;
  }
}
@media(max-width: 380px){
  #finderpage i{
    font-size: 19px;
  }
 .page-template-template-school-finder-centerlisting #pincode-center-finder{
    padding: 14px 10px;
  }
  .page-template-template-school-finder-centerlisting #pincode-center-finder {
    font-size: 14px!important;
  }
  .page-template-template-school-finder-centerlisting #finderpage i {
    top: 15px;
    right: 9px;
}
}
/** centre detail css **/
.single-centre .lightbox .lb-image{
  border: none !important;
  border-radius: 8px !important;
}
.single-centre .lb-outerContainer{
  border-radius: 8px !important;
}
.single-centre .lb-data .lb-close{
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 0px;
    right: 30px;
}
.single-centre .lb-nav a.lb-prev{
  position: absolute;
  width: 20%;
  left: -80px;
}
.single-centre .lb-nav a.lb-next{
  position: absolute;
  width: 20%;
  right: -80px;
}
.pre-modal-slider .slick-arrow {
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 152px;
    opacity: 1;
    z-index: 999;
}
.pre-modal-slider .slick-arrow.prev-arrow{
  left: 40%;
}
.pre-modal-slider .slick-arrow.next-arrow{
  left: 50%;
}
.pre-modal-slider .slide-arrow:hover span {
    border-color: #ff7043;
}
.pre-modal-slider .prev-arrow span {
    border: solid #9e9e9e;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    position: relative;
    top: 0px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-226deg);
    left: 2px;
}
.pre-modal-slider .next-arrow span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 2px;
    border: solid #9e9e9e;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    position: relative;
    top: 0px;
}

@media(max-width: 768px){
  .pre-modal-slider .slick-arrow{
    width: 30px;
    height: 30px;
    top: unset;
    bottom: -30px;
    margin-right: 10px;
  }
}
#admissions::-webkit-scrollbar {
    width: 0px !important;
    display: none;
    overflow-y: overlay;
   -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
  }
#admissions{
  -ms-overflow-style: none;  /* IE and Edge */
     scrollbar-width: none;  /* Firefox */
    overflow-y: overlay;
}
.three-col-items .slide-arrow:hover {
    /* box-shadow: 0 5px 15px rgb(0 0 0 / 18%);*/
    transition: all 0.3s ease-in-out;
    opacity: 1;
    background-color: #ff7043;
    border-color: #ff7043;
}
.three-col-items .slick-arrow {
    border: 1px solid #e0e0e0;
    background-color: #e0e0e0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    opacity: 0.5;
    z-index: 1;
}

.three-col-items .prev-arrow{
    left: -45px;
}
.three-col-items .prev-arrow span {
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    position: relative;
    top: 1px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 2px;
}
.three-col-items .next-arrow {
    right: -45px;
}
.three-col-items .next-arrow span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: -1px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    position: relative;
    top: 1px;
}
.three-col-items .slide-arrow:hover span {
    border-color: #fff;
}
.gallery-main-wrapper{
  display: flex;
  flex-wrap: nowrap;
}

@media(max-width: 768px){
  .desk-title{display: none;}
 .top-detail-section .gallery-main-wrapper{
     display: none !important;
  }
  .top-detail-section{
     padding-top: 76px;
  }
  .location-title h2, .location-title h1{
    font-size: 20px;
    text-align: left !important;
    padding-left: 15px;
    line-height: 30px;
  }
  .faq-section .main-title h2{padding-top: 20px; padding-bottom: 0px;}
  .single-centre .lb-nav a.lb-prev {
    position: absolute;
    width: 20%;
    left: -15px;
}
  .single-centre .lb-nav a.lb-next {
    position: absolute;
    width: 20%;
    right: -15px;
}
  .single-centre .lb-data .lb-close{
    top: -40px;
  }
  #m-detail-gal .gallery__item{
     height: 320px;
  }
  .gallery__item--1{
     border-radius: 0px !important;
  }
  .gallery__img{
     border-radius: 0px !important;
  }
 #m-detail-gal{
  position: relative;
}
 #m-detail-gal .slick-dots li {
    list-style: none;
    width: 26px;
}
 #m-detail-gal .slick-dots li button {
    background: #ccc;
    height: 6px;
    width: 20px;
    overflow: hidden;
    color: #eee;
    border: none;
    border-radius: 4px;
}
 #m-detail-gal .slick-dots li.slick-active button{
  background-color: #ff7043;
  color: #ff7043;
}
 #m-detail-gal .slick-dots{
 position: absolute;
    bottom: -55px;
    list-style: none;
    border-radius: 8px;
    padding-top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
 }
 #m-detail-gal .slick-dots li button:before{
  content: "" !important;
  background: none !important;
  box-shadow: none !important;
}
 #m-detail-gal .slick-dots li{
  list-style: none;
  width: 20px;
  margin: 0 2px;
}
#m-detail-gal .slick-dots li button:before{
 content: none !important;
}
 .top-detail-section .review-items-new {
    margin-top: 35px;
}
  .review-items-new{
    margin-top: 50px;
  }
.top-detail-section .description_sec {
    padding-top: 10px;
}
  .top-detail-section .description_sec h3{
    margin-bottom: 5px;
  }
  
  
 .page-template-template-updated-frontpage .review-items-new {
    margin-top: 15px;
 }
}
.gallery-main-wrapper .gal-wrap-50{
  flex: 0 0 50%;
  max-width: 50%;
}
.gallery-main-wrapper .detail-gallery-wrap-first{
   margin-right: 10px;
}
.wrap-new{
   display: flex !important;
   flex-flow: row wrap;
   height: 450px;
   padding: 0;
   margin: -10px 0;
}
.wrap-new .gallery__item {
   width: 45%;
   height: 50%;
   margin: 10px;
} 
.single-centre .lightboxOverlay{
  background-color: rgb(28, 28, 28) !important;
}
/** thankyou pop up css **/
#admission-thankyou .modal-content .close-popup {
    z-index: 9999;
    position: absolute;
    right: 20px;
    border: none;
    background: 0 0;
    top: 24px;
    cursor: pointer;
}
#admission-thankyou .pre-top-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    padding-top: 24px;
    padding-bottom: 24px;
}
#admission-thankyou .modal-header{
  padding: 0px;
}
#admission-thankyou .text-1 {
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 40px;
    margin: 0 auto;
    text-align: left;
}
#admission-thankyou .text-1 h6 {
    margin-top: 20px;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    line-height: 42px;
    margin-bottom: 0px;
}
#admission-thankyou .text-1 p {
    font-size: 18px;
    font-family: 'Averia Sans Libre';
    margin-bottom: 0;
    font-weight: 700;
    color: #424242;
    margin-top: 0px;
}
#admission-thankyou .slick-track{
  display: flex !important;
}
#admission-thankyou .slick-slide {
    height: inherit !important;
    padding: 10px;
}
#admission-thankyou .pre-modal-slider img {
    height: 130px;
    width: auto;
    border-radius: 8px;
}
@media(max-width: 767px){
#admission-thankyou .modl-content {
    margin: 0px !important;
    position: fixed;
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
    width: 100%;
    max-width: 100%;
}
#admission-thankyou .pre-top-wrap {
    display: block;
    padding-top: 30px;
    padding-bottom: 10px;
}
#admission-thankyou .text-1 {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto;
    text-align: center;
}
  #admission-thankyou .text-1 h6 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 10px;
}
 #admission-thankyou .pre-modal-slider img {
    height: auto !important;
}
 #admission-thankyou .pre-modal-slider .slick-arrow.prev-arrow{
    left: 40% !important;
  }
#admission-thankyou .pre-modal-slider .slick-arrow.next-arrow {
    left: 50% !important;
}
#admission-thankyou .pre-modal-slider .prev-arrow span {
    transform: rotate(-226deg) !important;
    -webkit-transform: rotate(-226deg) !important;
}
#admission-thankyou .pre-modal-slider .next-arrow span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 0;
}
}
/** fancybox gallery **/
.fancybox-infobar {
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
  padding: 10px;
}

/* Hide while zooming */
.fancybox-is-scaling .fancybox-extra {
  display: none;
}

/* Push content up */
.fancybox-slide--image {
  padding-bottom: 120px;
}
.fancybox-infobar{
  font-size: 16px !important;
}
.fancybox-button{
  height: 50px !important;
  width: 50px !important;
  padding: 5px !important;
}
 .fancybox-button{
     background: transparent !important;
}
.fancybox-navigation .fancybox-button div{
   padding: 0px !important;
}
.gallery__item--1:nth-child(4) a{
    z-index: 999;
    position: absolute;
    height: 100%;
}
@media(max-width: 767px){
  .top-detail-section .block-container{
    padding: 0px 15px;
  }
  .leadform h3.lead-title{
    font-size: 22px;
  }
  .top-detail-section .leadform{
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    box-shadow: none !important;
    background: none;
  }
}
/**programs single page css **/
.single-programs .page-body{
  background: #fff;
  padding-top: 0px;
}
.single-programs #schoolFinder_breadcrumb .block-container {
    padding: 0px 24px;
}
.single-programs .page-body .block-container {
    padding: 0px 24px;
}
.single-programs .page-body h2.b-title{
    text-align: left;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 42px;
}
.single-programs .page-body h4.program_years_old{
   font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 auto;
    font-family: 'Averia Sans Libre';
    color: #424242;
    padding: 3px 0px;
}
.single-programs .page-body .cont_desc p{
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    margin: 0 auto;
    font-family: 'Averia Sans Libre';
    color: #616161;
}
/** end of single programs page css **/
@media(max-width: 767px){
  .top-detail-section .media .media-body p{
    font-size: 15px;
    line-height: 22px;
    max-width: 270px;
  }
  #desc-p p{
    font-size: 15px;
    line-height: 22px;
  }
  .media-left, .media>.pull-left {
    padding-right: 10px!important;
}
.top-detail-section .review-items-new {
    margin-bottom: 28px;
}
  .top-detail-section .leadform .form-control, .top-detail-section .leadform select#program-top, .top-detail-section .leadform select#menu, #program-bottom{
     font-size: 16px !important;
  }
}
.single-programs .programs-wrapper .programs-item .programs-card .content{
  padding: 0px !important;
}
.single-programs .programs-wrapper .programs-item .programs-card .content h4{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    line-height: 30px;
    letter-spacing: 0px;
    padding-top: 30px;
    height: 84px;
}
.single-programs .programs-wrapper .programs-item .programs-card .content p{
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    margin: 0 auto;
    font-family: 'Averia Sans Libre';
    color: #616161;
    text-align: left;
    padding-top: 15px;
}
.programs-wrapper{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    transition: 0.4s;
    padding-top: 3px;
}
.programs-wrapper .programs-item{
    flex: 0 0 45%;
    max-width: 45%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 5px;
    margin: 0px 20px;
}
.programs-wrapper .programs-item .programs-card img{}
.single-program-content-sec{
  padding-top: 0px;
  padding-bottom: 50px;
}
.single-program-content-sec h1{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 42px;
    margin-top: 4px;
}
.single-program-content-sec .item-image-wrap, .cta-items{
   text-align: center;
}
.single-program-content-sec .item-image-wrap img{
    width: 35%;
    margin: 0 auto;
}
.item-image-wrap{
  margin-bottom: 40px;
  margin-top: 34px;
}
.cta-items a{
  padding: 12px 24px 12px;
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    font-size: 18px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    text-transform: uppercase;
}
@media(max-width: 767px){
    .single-programs .programs-wrapper .programs-item .programs-card img {
    width: 250px!important;
    height: 156px !important;
    margin: 0 auto;
   }
  .single-programs .page-body{
     padding-top: 100px;
   }
  .single-programs .page-body .cont_desc p{
        font-size: 14px;
        line-height: 21px;
  }
  .single-programs .page-body h2.b-title{
    font-size: 21px;
    line-height: 30px;
  }
  .single-programs .page-body h4.program_years_old{
    font-size: 15px !important;
    padding: 0px 0px;
  }
  .programs-wrapper{
    display: block;
  }
  .programs-wrapper .programs-item{
    max-width: 100%;
    width: 100%;
    margin-bottom: 25px;
  }
  .single-programs .page-body .block-container{
    padding: 0px 15px;
   }
  .programs-wrapper .programs-item .programs-card{
     text-align: center;
  }
  .single-programs .programs-wrapper .programs-item .programs-card .content h4{
        padding-top: 10px;
       text-align: center !important;
  }
  .programs-wrapper .programs-item .programs-card {
    padding: 0px !important;
  }
  .single-programs .programs-wrapper .programs-item .programs-card .content{
    text-align: center;
  }
  .single-programs .programs-wrapper .programs-item .programs-card .content p{
    text-align: center !important;
    padding-top: 0px;
    margin-top: 2px;
  }
  .single-program-content-sec h1{
     font-size: 21px;
     line-height: 30px;
  }
  .single-program-content-sec .item-image-wrap img{
    width: 100%;
  }
  .single-programs .programs-wrapper .programs-item .programs-card .content h4{
    height: auto !important;
  }
  .programs-wrapper{
    margin-bottom: 40px;
    padding-top: 14px;
  }
  .single-programs .programs-wrapper .programs-item .programs-card .content h4{
    font-size: 18px;
    line-height: 24px;
  }
  .single-programs .programs-wrapper .programs-item .programs-card .content p{
     font-size: 14px;
    line-height: 21px;
  }
  .programs-wrapper .programs-item:nth-child(2){
      margin: 14px 0px;
  }
  .single-programs .leadform #admission-step-1 #admission_top input.form-control{
    font-size: 16px !important;
    border-radius: 8px !important;
    height: 44px;
    padding: 10px 12px !important;
  }
  .single-programs .single-program-content-sec{
    display: none;
  }
  .single-programs .leadform{
    border-radius: 8px !important;
    border: 1px solid #e0e0e0 !important;
    box-shadow: none !important;
  }
  .detail-form-img{
    width: 110px;
    margin: auto;
    margin-top: 15px;
  }
  .contact-new-page .leadform .detail-form-img{
     margin-top: 5px;
     width: 116px;
  }
  .leadform #admission-step-1 #admission_top select{
    font-size: 16px !important;
    border-radius: 8px !important;
    height: 44px;
    padding: 10px 12px !important;
  }
   .single-programs .leadform #admission-step-1 #admission_top select{
    font-size: 16px !important;
    border: 1px solid #e0e0e0 !important;
    width: 100%!important;
    font-weight: normal !important;
    box-shadow: none !important;
    font-family: 'Averia Sans Libre'!important;
    color: rgb(158, 158, 158); 
  }
  .contact-new-page .leadform h3.lead-title{
    font-size: 21px !important;
    line-height: 24px !important;
    padding-top: 11px;
    margin-bottom: 16px;
  }
}
.single-programs #schoolFinder_breadcrumb .breadcrumbs ul{
   margin-top: 78px;
}
 .single-programs .leadform #admission-step-1 #admission_top select{
    font-size: 20px !important;
    border: 1px solid #e0e0e0 !important;
    width: 100%!important;
    font-weight: normal !important;
    box-shadow: none !important;
    font-family: 'Averia Sans Libre'!important;
    color: rgb(158, 158, 158); 
  }
.leadform #admission-step-1 #admission_top select{
  line-height: initial!important;
    appearance: none!important;
    background-image: linear-gradient(45deg, transparent 50%, #9e9e9e 50%), linear-gradient(135deg, #9e9e9e 50%, transparent 50%), linear-gradient(to right, #9e9e9e, #9e9e9e)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;
    background-color: #fff !important;
    border: 1px solid #e0e0e0 !important;
    color: rgb(158, 158, 158);
}
.leadform #admission-step-1 #admission_top input.form-control{
    border-radius: 10px !important;
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    font-weight: 500 !important;
    font-family: 'Averia Sans Libre';
    font-size: 20px !important;
}
.programs-wrapper .programs-item .programs-card img{
    width: 385px;
    height: 250px;
 }
@media(max-width: 767px){
   programs-wrapper .programs-item .programs-card img {
    width: auto;
    height: auto;
   }
   .single-programs .leadform #admission-step-1 #admission_top select{
    font-size: 16px !important;
    border: 1px solid #e0e0e0 !important;
    width: 100%!important;
    font-weight: normal !important;
    box-shadow: none !important;
    font-family: 'Averia Sans Libre'!important;
    color: rgb(158, 158, 158); 
  }
  #stickyLogin{
    height: auto !important;
  }
}
/** contact us page css **/
.page-template-template_contact-php .page-body{
  background: #fff !important;
}
.contact-new-page h1.p-title{
    text-align: left;
    font-size: 35px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 32px;
    margin-top: 0px;
}
.contact-new-page h2.sub-title{
    text-align: left;
    font-size: 35px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    /* text-transform: capitalize; */
    letter-spacing: 0px;
    line-height: 42px;
    padding-top: 44px;
}
.count-items h3{
    font-family: 'Nunito Sans';
    font-size: 44px;
    letter-spacing: 0px;
    font-weight: bold;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 8px;
}
.contact-new-page .count-items.item-first h3{
  color: #5e6db3;
}
.count-items span{
  text-align: center;
  font-family: 'Averia Sans Libre';
  font-size: 20px;
  font-weight: bold;
  color: #424242;
  line-height: 24px;
}
.contact-new-page .count-items.second-first h3{
  color: #5ac4be;
}
.count-items{
  text-align: center;
}
.contact-new-page .count-items.third-first h3{
   color: #99cb54;
}
.contact-new-page .count-items.fourth-first h3{
  color: #fdbb23;
}
.mail-content h3{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 30px;
    padding-top: 15px;
}
.mail-content p{
    text-align: center;
    font-family: 'Balsamiq Sans';
    font-size: 20px;
    font-weight: bold;
    color: #424242;
    margin-bottom: 5px;
}
.mail-content a{
    text-align: center;
    font-family: 'Balsamiq Sans';
    font-size: 20px;
    font-weight: 500;
    color: #424242;
    text-decoration: underline;
}
.address-content h3{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 42px;
}
.address-content h6{
    text-align: center;
    font-family: 'Balsamiq Sans';
    font-size: 25px;
    font-weight: bold;
    color: #424242;
    margin-top: 18px;
}
.address-content{
  margin-top: 75px;
}
.add-item p{
    font-size: 18px;
    font-weight: 400;
    color: #424242;
    font-family: 'Averia Sans Libre';
    line-height: 28px;
}
.page-template-template_contact-php hr.hr-line{
    padding: 0px 24px;
    margin: 0px 24px;
    border-top: 2px solid #e0e0e0;
}
.contact-new-page h2.business-title{
    text-align: left;
    font-size: 35px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
   /* text-transform: capitalize; */
    letter-spacing: 0px;
    line-height: 42px;
    margin-bottom: 22px;
}
.business-lists li{
    padding-bottom: 24px;
    position: relative;
    padding-left: 40px;
    font-size: 20px;
    font-weight: 400;
    color: #424242;
    font-family: 'Averia Sans Libre';
    line-height: 26px;
}
ul.business-lists li:first-child:before {
    content: "";
    background: url(../images/tick_1.svg);
    position: absolute;
    left: 0px;
    top: 5px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
ul.business-lists li:nth-child(2):before {
    content: "";
    background: url(../images/tick_2.svg);
    position: absolute;
    left: 0px;
    top: 5px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
ul.business-lists li:nth-child(3):before {
    content: "";
    background: url(../images/tick_3.svg);
    position: absolute;
    left: 0px;
    top: 5px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
ul.business-lists li:last-child:before {
    content: "";
    background: url(../images/tick_4.svg);
    position: absolute;
    left: 0px;
    top: 5px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
.business-points{
    padding-top: 28px;
    padding-left: 10px;
}
.ctaa-know-more a{
    padding: 16px 62px 16px;
    color: #fff !important;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    font-size: 22px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    text-transform: uppercase;
}
.contact-new-page .leadform{
    margin: 0px;
    background-color: #fff;
    /*border: 0px solid #e0e0e0;*/
    border-radius: 10px;
    padding-top: 16px;
}
.page-template-template_contact-php .admission-enquiry-sec .contact-new-page .leadform #admission-step-1 #admission_top #submit{
    color: #fff;
    border-radius: 6px !important;
    background: linear-gradient(to right, #ff8429, #ff7043);
    max-width: none !important;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: 'Balsamiq Sans' !important;
    padding: 16px 25px !important;
    line-height: 26px;
    display: block !important;
}
.contact-new-page .leadform h3.lead-title{
      font-size: 27px;
      line-height: 28px;
}
.contact-new-page .leadform .form-control{
    background-color: #fff !important;
    border: 1px solid #e0e0e0 !important;
    font-size: 20px !important;
    font-family: 'Averia Sans Libre';
    font-weight: 500 !important;
}
.contact-new-page .leadform #communication_flag span.first{
  display: flex;
  margin: 0px;
}
.contact-new-page .leadform #communication_flag input{
  flex: 0 0 6%;
    margin: 0px;
}
.contact-new-page .leadform #communication_flag span.wpcf7-list-item-label{
    color: #9e9e9e;
    flex: 0 0 90%;
    margin-left: 10px;
    font-size: 16px !important;
    font-family: 'Averia Sans Libre';
}
.contact-new-page .leadform .captcha-image{
  background-color: #fff !important;
}
.page-template-template_contact-php .admission-enquiry-sec .block-container{
  padding: 0px 24px;
}
.contact-new-page .contact-century-items{
   display: flex;
 }
.contact-new-page .main-title h1{
  font-size: 35px;
  text-align: left;
  line-height: 30px;
  padding-bottom: 10px;
}
.contact-skill-sec p{
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    max-width: 815px;
    text-align: left;
    font-family: "Averia Sans Libre";
    color: rgb(66, 66, 66);
}
.contact-skill-sec{
  text-align: center;
}
.contact-skill-sec img{
  padding-top: 20px;
    padding-bottom: 20px;
    height: 400px;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.contact-skill-sec .fut-cta-btn{
  text-align: left;
}
.page-template-template_contact-php #schoolFinder_breadcrumb{
  padding: 30px 0 5px;
}
.page-template-template_contact-php .counter-wrappers{
   padding-top: 40px;
}
.d-flex{
  display: flex;
  flex-direction: row;
}
.counter-wrappers .col-sm-3:first-child{
  width:18%;
}
.counter-wrappers .col-sm-3:nth-child(2){
   width: 32%;
}
ul.business-lists{
  margin-bottom: 40px;
}
.contact-new-page .fut-cta-btn a{
    padding: 16px 62px 16px;
}
@media(max-width: 767px){
  .contact-new-page .leadform #communication_flag span.wpcf7-list-item-label{
    font-size: 14px !important;
    line-height: 21px;
  }
  .contact-skill-sec img{
     height: 100% !important;
  }
  .contact-skill-sec .fut-cta-btn{
      text-align: center;
      margin-bottom: 48px;
  }
  .contact-skill-sec .fut-cta-btn a{
    padding: 10px 28px 10px;
    font-size: 15px;
  }
  .contact-skill-sec p{
     padding: 0px 20px;
    font-size: 15px !important;
    line-height: 22px !important;
    text-align: center;
  }
  .contact-new-page .main-title h1{
     text-align: center;
  }
  .page-template-template_contact-php hr.hr-line{
    display: none !important;
  }
  .page-body .contact-new-page .leadform #submit{
    padding: 10px 28px 10px !important;
    font-size: 15px !important;
  }
  .query-address{
     padding-top: 0px;
  }
  .page-template-template_contact-php .admission-enquiry-sec{
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .page-template-template_contact-php .page-body{
     padding-top: 100px;
  }
  .contact-new-page h1.p-title{
    text-align: center;
    font-size: 21px;
  }
  .contact-new-page h2.sub-title{
    text-align: center;
    font-size: 25px;
    line-height: 16px;
  }
  .contact-new-page h2.sub-title{
     text-align: center;
    font-size: 25px;
    line-height: 16px;
    padding-top: 0px;
  }
  .count-items h3{
     font-size: 22px;
     margin-bottom: 5px;
     line-height: 18px;
  }
  .count-items span{
     font-size: 13px;
     line-height: 20px;
  }
  .page-template-template_contact-php .counter-wrappers {
    padding-top: 22px;
}
  .business-points {
    padding-top: 12px;
}
  .contact-new-page h2.business-title{
    text-align: center;
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 8px;
  }
  .business-lists li{
      font-size: 14px;
      line-height: 20px;
      padding-bottom: 8px;
   }
  .contact-new-page .leadform{
     background-color: transparent !important;
     border-radius: 16px !important;
     box-shadow: none !important;
  }
  .ctaa-know-more{
     text-align: center;
     margin-bottom: 48px;
  }
  .ctaa-know-more a{
     padding: 10px 28px 10px;
    font-size: 15px;
  }
  ul.business-lists {
    margin-bottom: 22px;
  }
  .mail-content h3{
    font-size: 21px;
    line-height: 10px;
  }
 .page-template-template_contact-php .admission-enquiry-sec .contact-new-page .leadform #admission-step-1 #admission_top #submit{
    padding: 10px 28px 10px !important;
    font-size: 15px !important;
    max-width: 150px !important;
}
}
.page-body .contact-new-page .leadform #submit{
    color: #fff;
    border-radius: 6px !important;
    background: linear-gradient(to right, #ff8429, #ff7043);
    max-width: none !important;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: 'Balsamiq Sans' !important;
    padding: 16px 25px !important;
    line-height: 26px;
    display: block !important;
}
@media(max-width: 767px){
  .contact-new-page .mobile-col-sec {
    padding-top: 20px;
   }
  .page-body .contact-new-page .leadform #submit{
    padding: 10px 28px 10px !important;
    font-size: 15px !important;
    max-width: 150px !important;
  }
  .page-template-template_contact-php .admission-enquiry-sec .block-container {
    padding: 0px 15px;
}
}
.page-body .contact-new-page .leadform .captcha-image{
       max-width: fit-content !important;
       border-radius: 8px !important;
}
.contact-new-page .leadform #admission_top .captcha-image{
   max-width: fit-content !important;
   border-radius: 8px !important;
}
.contact-new-page .content-item ul li:nth-child(2)::before{
   background: url(../images/green_pointer.html) no-repeat;
}
.breadcrumb-arrow li:after {
    content: '/';
    display: inline-block;
    margin: 0 2px 0px 6px;
}
 .admission-enquiry-sec .leadform #admission-step-1 #admission_top select#program-bottom{
     font-size: 20px !important;
  }
@media(max-width: 767px){
  .address-content {
     margin-top: 45px;
   }
  .address-content h3{
    font-size: 21px;
    line-height: 10px;
  }
  .address-content h6{
    font-size: 16px;
    line-height: 18px;
  }
  .leadform #admission-step-1 #admission_top input.form-control{
    font-size: 16px !important;
    border-radius: 8px !important;
    height: 44px;
  }
   .admission-enquiry-sec .leadform #admission-step-1 #admission_top select#program-bottom {
    font-size: 16px !important;
   }
   .f-width{
     padding-left: 0px !important; 
     padding-right: 0px !important;
  }
  .contact-new-page .leadform .form-control{
    font-size: 16px !important;
    border-radius: 8px !important;
    height: 44px;
  }
 }
#schoolFinder_breadcrumb .breadcrumbs ul.breadcrumb-arrow{
  margin-top: 88px;
}
.page-template-template-school-finder-centerlisting #schoolFinder_breadcrumb .breadcrumbs ul.breadcrumb-arrow{
  margin-top:0px;
}
.page-template-template-school-finder-centerlisting #schoolFinder_breadcrumb{
   padding: 0px 0 5px;
}
.page-template-template_contact .block-container{
  padding: 0px 24px;
}
.page-template-template_contact .block-container{
  padding: 0px 24px;
}
.contact-new-page .content-item ul li{
      padding-left: 45px;
}
.contact-new-page .content-item ul li:first-child:before{
  left: 0px;
}
.contact-new-page .content-item ul li:nth-child(2):before{
  left: 0px;
}
.contact-new-page .content-item ul li:last-child:before{
  left: 0px;
}
.contact-new-page .content-item .brand-item {
    margin-left: 0px;
}
@media(max-width: 767px){
  .page-template-template_contact .block-container {
    padding: 0px 15px;
}
}

/* franchise page css **/
.ds-banner-sec{
    background-color: #e4f0fe;
    margin-top: 98px;
    padding: 0px;  
}
.ds-banner-item{
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.page-template-template-franchise-with-us .breadcrumbs-container .block-container{
   padding:0px 40px;
}
.page-template-template-franchise-with-us #schoolFinder_breadcrumb{
   padding: 0px 0 5px;
}
.page-template-template-franchise-with-us #schoolFinder_breadcrumb .breadcrumbs ul.breadcrumb-arrow{
   margin-top: 40px;
}
.page-template-template-franchise-with-us .count-items.item-first h3 {
    color: #5e6db3;
}
.page-template-template-franchise-with-us .count-items.second-first h3 {
    color: #5ac4be;
}
.page-template-template-franchise-with-us .count-items.third-first h3 {
    color: #99cb54;
}
.page-template-template-franchise-with-us .count-items.fourth-first h3 {
    color: #fdbb23;
}
.page-template-template-franchise-with-us .block-container {
    padding: 0px 30px;
}
.page-template-template-franchise-with-us h2.business-title {
    text-align: left;
    font-size: 35px;
    font-weight: bold;
    color: rgb(90, 196, 190);
    font-family: "Balsamiq Sans";
    padding-bottom: 0px;
    letter-spacing: 0px;
    line-height: 42px;
    margin-bottom: 22px;
}
.address-franchise-lists{
  display: flex;
}
.f-call{
  flex: 0 0 43%;
  max-width: 43%;
}
.f-location{
  flex: 0 0 50%;
  max-width: 50%;
}
.f-call img, .f-location img{
  height: 48px;
  width: 48px;
}
.page-template-template-franchise-with-us ul.business-lists {
    margin-bottom: 5px;
}
.page-template-template-franchise-with-us .ctaa-know-more{
    padding-top: 50px;
}
.page-template-template-franchise-with-us .f-call span, .page-template-template-franchise-with-us .f-location span{
    font-size: 18px;
    line-height: 24px;
    color: #424242;
    margin-top: 0px;
    font-family: 'Averia Sans Libre';
    margin-bottom: 0px;
    padding-left: 15px;
    font-weight: bold;
}
.award-wrapper h2.a-title{
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    color: rgb(90, 196, 190);
    font-family: "Balsamiq Sans";
    padding-bottom: 0px;
    letter-spacing: 0px;
    line-height: 42px;
    margin-bottom: 12px;
    margin-top: 86px;
}
.award-images-lists .foogallery.fg-dark.fg-shadow-outline .fg-item-inner{
  box-shadow: none !important;
}
.award-images-lists .foogallery.fg-border-thin .fg-item-inner{
   border-width: 0px !important;
}
.award-images-lists .foogallery.fg-dark .fg-item-inner{
  background-color: transparent !important;
}
.award-images-lists .fg-simple_portfolio.fg-transparent.fg-shadow-outline .fg-item-inner{
   box-shadow: none !important;
}
.award-wrapper{
  padding-left: 10px;
}
.award-images-lists .foogallery.fg-simple_portfolio .fg-item:first-child{
  margin-left: 0px !important;
}
.award-images-lists .foogallery.fg-simple_portfolio .fg-item:nth-child(4){
  margin-left: 0px !important;
}
.page-template-template-franchise-with-us-php .sec-division{
      padding-top: 10px;
}
.page-template-template-franchise-with-us-php .sec-division .leadform{
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding-top: 16px;
}
.page-template-template-franchise-with-us-php .leadform{
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding-top: 16px;
}
.page-template-template-franchise-with-us-php .leadform .form-control {
    background-color: #fff !important;
    border: 1px solid #e0e0e0 !important;
    font-size: 20px !important;
    font-family: 'Averia Sans Libre';
    font-weight: 500 !important;
}
.page-template-template-franchise-with-us-php .leadform #communication_flag span.first {
    display: flex;
    margin: 0px;
}
.page-template-template-franchise-with-us-php .leadform #communication_flag input {
    flex: 0 0 6%;
    margin: 0px;
}
.page-template-template-franchise-with-us-php .leadform #communication_flag span.wpcf7-list-item-label {
    color: #9e9e9e;
    flex: 0 0 90%;
    margin-left: 10px;
    font-size: 16px !important;
    font-family: 'Averia Sans Libre';
}
@media(max-width: 767px){
.page-template-template-franchise-with-us-php .leadform #communication_flag span.wpcf7-list-item-label{
    font-size: 14px !important;
  }
}
.ds-banner-items .slick-dots{
  /* position: absolute;*/
    bottom: -32px;
  display: flex;
  justify-content: center;
  list-style: none;
  border-radius: 8px;
  padding-top: 0;
  margin: 0;
  z-index: 1;
 }
.ds-banner-items .slick-dots li{
  list-style: none;
  width: 20px;
}
.ds-banner-items .slick-dots li {
  /*display: none; */
  margin: 0 10px;
}
.ds-banner-items .slick-dots li button{
  background: #eee;
  height: 8px;
  width: 35px;
  overflow: hidden;
  color: #eee;
  border: none;
  border-radius: 4px;
}
.ds-banner-items .slick-dots li button:before{
 content: none !important;
}
.ds-banner-items{
  position: relative;
}
.ds-banner-items .slick-dots li.slick-active button{
  background-color: #ff7043;
  color: #ff7043;
}
.business-points.p-80{
      padding-top: 88px;
}
.page-template-template-franchise-with-us .leadform .captcha-image {
    max-width: fit-content !important;
    border-radius: 8px !important;
}
.page-template-template-franchise-with-us .leadform .captcha-image {
    background-color: #fff !important;
}
.page-template-template-franchise-with-us .leadform #submit {
    color: #fff;
    border-radius: 6px !important;
    background: linear-gradient(to right, #ff8429, #ff7043);
    max-width: none !important;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: 'Balsamiq Sans' !important;
    padding: 16px 25px !important;
    line-height: 26px;
    display: block !important;
}
.page-template-template-franchise-with-us .item-image-wrap{
    margin-top: 64px;
}
@media(max-width: 767px){
  .ds-banner-sec{
     margin-top: 82px;
  }
  .page-template-template-franchise-with-us .block-container{
    padding: 0px 15px !important;
  }
  .page-template-template-franchise-with-us h2.business-title{
    font-size:21px;
    line-height: 30px;
    text-align: center;
  }
  .business-points{
    padding-left: 0px;
  }
  .address-franchise-lists {
    display: block;
    padding-top: 15px;
}
  .f-call {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 12px;
}
  .f-location {
    flex: 0 0 100%;
    max-width: 100%;
}
 .f-call img, .f-location img {
    height: 35px;
    width: 35px;
}
  .page-template-template-franchise-with-us .f-call span, .page-template-template-franchise-with-us .f-location span{
    font-size: 15px;
    padding-left: 1px;
  }
  .award-wrapper h2.a-title{
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    margin-top: 46px;
  }
  .award-images-lists .foogallery.fg-simple_portfolio .fg-item{
        max-width: 160px !important;
        min-width: 160px !important;
  }
  .award-images-lists .foogallery.fg-simple_portfolio .fg-item:nth-child(4) {
    margin-left: 15px !important;
}
  .award-images-lists .foogallery.fg-simple_portfolio .fg-item:first-child {
    margin-left: 15px !important;
}
  .page-template-template-franchise-with-us-php .sec-division .leadform{
    background-color: #fff !important;
    box-shadow: none !important;
  }
  .award-wrapper {
    padding-left: 0px;
 }
 .page-template-template-franchise-with-us-php .item-image-wrap img {
    width: 78%;
}
  .page-template-template-franchise-with-us-php .leadform .form-control{
    font-size: 16px !important;
    border-radius: 8px !important;
    height: 44px;
  }
  .cta-items a{
    padding: 10px 28px 10px;
    font-size: 15px;
  }
  .ds-banner-items .slick-slide{
    height: 216px;
  }
  .ds-banner-items .slick-slide img{
    height: 216px;
  }
  .ds-banner-items .slick-dots{
        bottom: -68px;
  }
  .page-template-template-franchise-with-us-php .sec-division {
    padding-top: 36px;
}
  .ds-banner-items .slick-dots li button {
    height: 6px;
    width: 20px;
}
  .ds-banner-items .slick-dots li{
    margin: 0 2px;
  }
  .business-points.p-80 {
    padding-top: 0px;
}
}
@media (max-width: 410px){
.award-images-lists .foogallery.fg-simple_portfolio .fg-item {
    max-width: 140px !important;
    min-width: 108px !important;
        margin: 8px !important;
  }
  .award-images-lists .foogallery.fg-simple_portfolio .fg-item:nth-child(3){
    margin-left: 15px !important;
  }
  .award-images-lists .foogallery.fg-simple_portfolio .fg-item:nth-child(4) {
    margin-left: 7px !important;
}
} 
/** end of franchise page css **/
.counter-img img{
  max-width: 95%;
}
/**subscribtion form-22-05-23**/
.input-group.dev-subcription p {
  display: contents;
}
/**subscribtion form-22-05-23**/
/** intelli Home Skool Section **/
.intelliskill_section{
   padding: 0px 76px 60px;
}
.intelliskill_section .main-title h2{
  margin-bottom: 0px;
}
.intelliskill_section .shadow-wrapper{
    margin: 0 auto;
    box-shadow: 0px 2px 10px 5px rgb(0 0 0 / 5%);
    border: 2px solid #eee;
    padding: 35px 40px 21px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
}
.sleft-wrapper img{
  width: 160px;
}
.sleft-wrapper{
  text-align: center;
  max-width: 20%;
}
.sleft-wrapper .sbtitles h3{
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 35px;
    margin-top: 15px;
}
.sright-wrapper .intelli-lists li{
    padding-bottom: 15px;
    position: relative;
    padding-left: 28px;
    font-size: 18px;
    color: #424242;
    text-align: left;
    font-weight: normal;
    line-height: 22px;
    margin: 0 auto;
    list-style-type: none !important;
    font-family: 'Averia Sans Libre';
}
.sright-wrapper .intelli-lists li:first-child:before {
    content: "";
    background: url(../images/tick_1.svg);
    position: absolute;
    left: 0px;
    top: 3px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
.sright-wrapper .intelli-lists li:nth-child(2):before {
    content: "";
    background: url(../images/tick_2.svg);
    position: absolute;
    left: 0px;
    top: 3px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
.sright-wrapper .intelli-lists li:nth-child(3):before {
    content: "";
    background: url(../images/tick_3.svg);
    position: absolute;
    left: 0px;
    top: 3px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
.sright-wrapper .intelli-lists li:last-child:before {
    content: "";
    background: url(../images/tick_4.svg);
    position: absolute;
    left: 0px;
    top: 3px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
.intelli-lists{
    padding-left: 60px;
    padding-top: 10px;
}
.sright-wrapper .btn-wrap{
    padding-left: 60px;
    margin-top: 22px;
}
.sright-wrapper .btn-wrap a{
  color: #fff;
    line-height: 29px;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    font-family: 'Balsamiq Sans';
    padding: 12px 36px;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 10px;
}
@media(max-width: 767px){
  .intelliskill_section {
    padding: 0px 10px 30px;
   }
  .intelliskill_section .shadow-wrapper{
    box-shadow: none;
    border: none;
    padding: 0px;
    border-radius: 0px;
    display: block !important;
  }
  .sleft-wrapper {
    text-align: center;
    max-width: 100%;
  }
  .sleft-wrapper .sbtitles h3{
    font-size: 20px;
  }
  .sright-wrapper .intelli-lists li{
    line-height: 20px;
  }
  .intelli-lists{
    padding-top: 0px;
    padding-left: 0px;
  }
  .sright-wrapper .intelli-lists li{
    font-size: 16px;
    padding-left: 35px;
  }
 .sright-wrapper .btn-wrap a {
    padding: 10px 40px 10px;
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429 30%, #ff7043 100%);
    font-size: 15px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    text-transform: uppercase;
  }
  .sright-wrapper .btn-wrap {
    padding-left: 0px;
    text-align: center;
    margin-top: 15px;
  }
}

/** end of intelli home skool section css **/
/** Center Detail Page UPdate CSS **/
.single-centre #schoolFinder_breadcrumb{
  padding: 31px 0 5px;
}
.single-center .top-detail-section{
 padding-top: 0px;
}
.single-center .top-detail-section .location-title h1{
  margin-top: 0px !important; 
}
/** End of center Detail Page Css **/
/** css of privacy-policy page **/
.page-template-template_privacy_policy #schoolFinder_breadcrumb {
  padding: 30px 10px 5px;
}
.editoral_contents h2.editorial-title{
  text-align: left;
  font-size: 35px;
  font-weight: 900;
  color: #5ac4be;
  font-family: 'Balsamiq Sans';
  padding-bottom: 0px;
  text-transform: capitalize;
  letter-spacing: 0px;
}
.editoral_contents{
padding-top: 0px;
}
.editoral_contents h3{
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 auto;
  font-family: 'Averia Sans Libre';
  color: #424242;
  letter-spacing: 0px;
   padding-top: 10px;
}
.editoral_contents h3.editorial-subtitle{
 padding-top: 4px;
}
.editoral_contents p{
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 auto;
  font-family: 'Averia Sans Libre';
  color: #616161;
  padding-bottom: 15px;
  padding-top: 4px;
}
.editoral_contents .block-container{
padding: 0px 24px;
}
.editoral_contents a{
  color: #2979ff;
  letter-spacing: 0px;
  font-size: 16px;
}
.editoral_contents .block-container{
  padding: 0px 24px;
  }
  .editoral_contents a{
    color: #2979ff;
    letter-spacing: 0px;
    font-size: 16px;
  }
  .page-template-footer_common_template #schoolFinder_breadcrumb .block-container{
    padding:0px 24px;
  }
  .editoral_contents h4{
      font-size: 20px;
      font-weight: bold;
      line-height: 24px;
      margin: 0 auto;
      font-family: 'Averia Sans Libre';
      color: #424242;
      letter-spacing: 0px;
      padding-top: 4px;
    }
    .page-template-footer_common_template #schoolFinder_breadcrumb{
      padding: 30px 0 5px;
    }
   .page-template-footer_common_template .single-program-content-sec .item-image-wrap{
      margin-top: 55px;
      margin-bottom: 48px;
    }
  .page-template-footer_common_template .single-program-content-sec{
    padding-bottom: 60px;
  }
@media(max-width: 767px){
.editoral_contents {
  padding-top: 98px;
 }
.editoral_contents .block-container {
  padding: 0px 15px;
}
.editoral_contents h2.editorial-title{
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
}
.editoral_contents h3{
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  padding-top: 8px;
}
.editoral_contents p, .editoral_contents a{
   font-size: 14px;
   line-height: 21px;
}
.editoral_contents p{
  padding-bottom: 0px;
  padding-top: 6px;
}
.editoral_contents h4{
  font-size: 14px;
}
.page-template-footer_common_template .single-program-content-sec .item-image-wrap {
  margin-top: 20px;
}
}
/** end of privacy-policy page **/
/** about us page css **/
.page-template-template-about-oi .page-body{
  background-color: #fff;
}
.page-template-template-about-oi .sidebar-nav ul li.active{
  background: linear-gradient(to right, #ff8429 , #ff7043);
}
.page-template-template-about-oi .sidebarnew-menu ul li{
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
}
.page-template-template-about-oi .sidebarnew-menu ul li a{
    font-family: 'Balsamiq Sans';
    color: #424242;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 15px 20px;
}
.page-template-template-about-oi .sidebarnew-menu ul li.active a{
  color: #fff !important;
}
.page-template-template-about-oi .sidebarnew-menu ul li:first-child{    
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 	12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.page-template-template-about-oi .sidebarnew-menu ul li:last-child { 
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-bottomright: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.page-template-template-about-oi-php #schoolFinder_breadcrumb .block-container{
  padding: 0px 24px;
}
.page-template-template-about-oi-php .page-body .block-container{
  padding: 0px 24px;
}
.page-template-template-about-oi-php .page-body h1.page-main-title{
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 15px;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-top: 0px;
    line-height: 34px;
}
.page-template-template-about-oi .custom-page-body .about-img{
  max-width: 742px;
  padding-bottom: 20px;
}
.page-template-template-about-oi .custom-page-body h3{
    font-size: 24px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    letter-spacing: 0px;
    margin-top: 10px;
    line-height: 36px;
    margin-bottom: 0px;
}
.custom-page-body p{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 auto;
    font-family: 'Averia Sans Libre';
    color: #616161;
    padding-bottom: 15px;
    padding-top: 4px;
}
.page-template-template-about-oi #schoolFinder_breadcrumb{
  padding: 30px 0 5px;
}
.page-template-template-about-oi .page-body{
  padding-top: 0px;
}
.page-template-template-about-oi .single-program-content-sec .item-image-wrap{
      padding-bottom: 10px;
}
.page-template-template-about-oi .single-program-content-sec{
   padding-bottom: 60px;
}
.page-template-template-about-oi .cta-items a{
   padding: 12px 64px 12px;
}
.page-template-template-about-oi .single-program-content-sec .item-image-wrap img{
  width: 48.8%;
}
.page-template-template-about-oi .single-program-content-sec{
   padding-top: 5px;
}
@media(max-width: 767px){
  .page-template-template-about-oi .page-body {
    padding-top: 100px;
    padding-bottom: 0px;
  }
 .page-template-template-about-oi-php .page-body .block-container {
    padding: 0px 15px;
  }
  .page-template-template-about-oi-php .page-body h1.page-main-title{
    font-size: 21px;
    padding-bottom: 0px;
  }
  .page-template-template-about-oi .custom-page-body h3{
    font-size: 21px;
    line-height: 28px;
  }
  .custom-page-body p{
    font-size: 14px;
    line-height: 21px;
  }
  .page-template-template-about-oi .custom-page-body .about-img{
    margin-bottom: 15px;
  }
  .page-template-template-about-oi .single-program-content-sec .item-image-wrap img{
    width: 100%;
  }
  .page-template-template-about-oi .custom-page-body h3{
    margin-top: 0px;
  }
  .page-template-template-about-oi .custom-page-body .about-img{
     padding-bottom: 6px;
  }
}

/** end of about us css **/
/** intellibaby-parent-toddler-program css ***/
.parent_toddler_banner{
    margin-top: 98px;
    padding: 0px;
    position: relative;
}
.parent_programs_section .intro-btn {
    margin-top: 25px;
}
.parent_toddler_banner .pbanner-row .banner-slide .bg-img {
    max-width: 994px;
    margin: 0 auto;
    text-align: center;
}
.parent_programs_section{
  padding-top: 8px;
  padding-left: 26px;
  padding-right: 26px;
}
.parent_programs_section .parent-titles{
  padding-bottom: 10px;
  padding-top: 30px;
}
.parent-titles{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 35px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.programsTabSection .parent-titles{
      padding-bottom: 20px;
}
.parent_programs_section ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    transition: 0.4s;
    padding-top: 0px;
}

.parent_programs_section ul{
    justify-content: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    transition: 0.4s;
    padding-top: 0px;
    align-items: center;
}
.parent_programs_section ul li{
  flex: 0 0 45%;
    max-width: 45%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 35px;
    padding-left: 18px;
    padding-right: 18px;
}
.parent_programs_section ul li .p-left {
    flex: 0 0 34%;
    max-width: 34%;
    margin-right: 20px;
}
.parent_programs_section ul li .p-right{
    padding-top: 0px;
}
.parent_programs_section ul li .p-right{
    padding-top: 0px;
    flex: 0 0 62%;
}
.parent_programs_section ul li .p-right h3{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    line-height: 30px;
    letter-spacing: 0px;
    margin-bottom: 5px;
    margin-top: 25px;
}
.parent_programs_section ul li .p-right p{
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 auto;
    font-family: 'Averia Sans Libre';
    color: #424242;
}
.parent_programs_section ul li .p-left img {
    width: 100%;
}
.pform-layout .pcard-img{
    flex: 0 0 40%;
    position: relative;
}
.pform-layout .pcard-img figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom-left-radius: 16px;
    background-size: cover;
}
.pform-layout .pcard-img{
    flex: 0 0 40%;
    position: relative;
}
.pform-layout .pcard-img figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom-left-radius: 16px;
    background-size: cover;
}
.padmission-form-top-img{
  display: none;
}
.form-section .pcard{
    flex-wrap: wrap;
    display: flex;
   /* max-width: 1100px;*/
    background: white;
    margin: auto;
    border-radius: 16px;
    z-index: 9;
    transition: all 0.6s ease-in-out;
    box-shadow: 0px 2px 10px 5px rgb(0 0 0 / 5%);
    border: 1px solid #eee;
}
.works-wrapper ul li{
  width: 100%
}
.works-wrapper ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.works-wrapper ul li {
    flex: 0 0 49%;
    max-width: 49%;
    display: flex;
    flex-wrap: nowrap;
    padding-top: 10px;
    padding-bottom: 35px;
    padding-left: 78px;
    padding-right: 78px;
}
.w-right h3{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    font-family: 'Averia Sans Libre';
    letter-spacing: 0px;
    color: #424242;
    margin-top: 0px;
    margin-bottom: 0px;
}
.w-left{
    flex: 0 0 13.5%;
    max-width: 13.5%;
    margin-right: 20px;
}
.works-wrapper ul li:nth-child(3) .w-left{
  padding-top: 15px;
}
.works-wrapper ul li:nth-child(4) .w-left{
  padding-top: 15px;
}
.works-wrapper{
    border: 1px solid #ffe9b5;
    border-radius: 24px;
    background-color: #fffcf1;
    max-width: 1235px;
    margin: 0 auto;
}
.works_section .works-wrapper{
   padding-top: 36px;
   padding-bottom: 48px;
}
.works-wrapper ul{
  margin-top: -32px;
}
.counseller-btn{
  margin-top: 0px;
}
.counseller-btn a{
    padding: 12px 24px 12px;
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    font-size: 18px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    text-transform: uppercase;
}
.count-section{
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
}
.countsItems h4{
    font-size: 34px;
    font-weight: bold;
    font-family: 'Balsamiq Sans';
    color: #faa74a;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #ffecc0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.countsItems p{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    font-family: 'Averia Sans Libre';
    letter-spacing: 0px;
    color: #424242;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 38px;
}
.dev-wrapper{
    border: 1px solid #ffe9b5;
    border-radius: 24px;
    background-color: #fffcf1;
    max-width: 930px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 100%;
}
.d-left-wrapper{
    text-align: center;
    flex: 0 0 50%;
    padding-top: 60px;
}
.d-right-wrapper{
  text-align: center;
  flex: 0 0 50%;
}
.d-img-wrap img{
   width: 332px;
}
.d-left-wrapper h2{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #5ac4be;
    font-family: 'Balsamiq Sans';
    padding-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 40px;
}
.d-left-wrapper p{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    font-family: 'Averia Sans Libre';
    letter-spacing: 0px;
    color: #424242;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 1px 38px;
}
.dev-btn{
   margin-top: 32px;
}
.dev-btn a{
    padding: 12px 18px 12px;
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    font-size: 18px;
    font-family: 'Balsamiq Sans';
    font-weight: bold;
    text-transform: uppercase;
}
.d-img-wrap{
  padding-top: 40px;
  padding-bottom: 40px;
}
.programs-level-tabs .panel-heading-nav{
    display: flex;
    justify-content: center;
    background-color: #fff !important;
    border-color: #fff !important;
}
.programs-level-tabs ul.nav-tabs{
  padding-left: 0px !important;
  border-bottom: none !important;
}
.programs-level-tabs .panel-default{
  border: none !important;
}
.programs-level-tabs ul li{
  border: 2px solid #eee;
  margin: 0px 10px;
  border-radius: 8px;
   width: 150px;
   border-radius: 10px;
}
.programs-level-tabs ul li.active{
   border-color: #ff7043;
}
.programs-level-tabs ul li.active a h4, .programs-level-tabs ul li.active a p{
  color: #ff7043;
}
.programs-level-tabs ul li a{
   background-color: #f7f7f7;
   border: none !important;
   margin-right: 0px;
   border-radius: 10px;
}
.programs-level-tabs ul li.active a{
   background: #ffeee2 !important;
}
.programs-level-tabs .pright-wrap ul{
  padding-left: 40px;
}
.programs-level-tabs ul li a h4{
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    color: #424242;
    font-family: 'Balsamiq Sans';
    margin-top: 0px;
    margin-bottom: 0px;
}
.programs-level-tabs ul li a p{
    padding-bottom: 0px !important;
    font-family: 'Averia Sans Libre';
    color: #424242;
    font-size: 18px;
    text-align: center;
    margin-bottom: 0px;
}
.programs-level-tabs .tab-pane{
  max-width: 1010px;
  margin: 0 auto;
}
.pcol-item{
   display: flex;
}
.pcol-item .pleft-wrap{
     flex: 0 0 38%;
    border: 1px solid #e0e0e0;
    border-radius: 24px;
}
.pcol-item .pleft-wrap img{
    border-radius: 24px;
    width: 390px;
    height: 390px;
}
.p-center{
    margin: 0px 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pright-wrap{
  align-items: center;
  display: flex;
}
.pright-wrap ul{
    border: 1px solid #ffe9b5;
    border-radius: 24px;
    background-color: #fffcf1;
    height: 238px;
    width: 460px;
    padding-top: 55px;
}
.panel .pright-wrap ul li {
   list-style: none !important;
   list-style-type: none !important;
    position: relative;
    padding-bottom: 20px;
    width: auto;
    color: #424242;
}
.programs-level-tabs .panel .pright-wrap ul li::before {
   content: "\2022";
    color: #ffbe95;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.pright-wrap li{
    font-family: 'Averia Sans Libre';
    color: #424242;
    font-size: 20px;
    border: none !important;
}
.programs-level-tabs .nav ul li{
  width: 180px;
}
.programs-level-tabs .panel{
  box-shadow: none !important;
}
@media(max-width: 767px){
  .parent_toddler_banner{
     margin-top: 82px;
  }
  .parent-titles{
     font-size: 21px;
  }
   .parent_programs_section .parent-titles{  
     margin-top: 2px;
     padding-bottom: 0px;
     padding-top: 10px;
     margin: 0 0 0px;
    }
  .parent_programs_section{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
  }
  .parent_programs_section ul{
     display: block;
  }
  .parent_programs_section ul li{
     max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-end;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .parent_programs_section ul li .p-left{
    flex: 0 0 32%;
    max-width: 32%;
   margin-right: 15px;
  }
  .parent_programs_section ul li .p-right{
    flex: 0 0 63%;
  }
  .parent_programs_section ul li .p-right h3{
    font-size: 16px;
    line-height: 20px;
  }
  .parent_programs_section ul li .p-right p{
     line-height: 20px;
     font-size: 14px;
  }
  .works_section{
     padding-top: 8px;
     padding-bottom: 12px;
  }
  .works-wrapper ul{
     display: block;
  }
  .works-wrapper ul li{
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    align-items: center;
  }
  .w-right h3{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .works_section .works-wrapper{
     padding-top: 20px;
     padding-bottom: 25px;
     border-radius: 12px;
  }
 .works_section .parent-titles{
    padding-bottom: 40px;
     margin-bottom: 0px;
  }
  .counseller-btn a{
    font-size: 15px;
    padding: 10px 20px 10px;
  }
  .count-section{
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .count-section .parent-titles{
    padding-bottom: 0px;
    margin: 0 0 10px;
  }
  .countsItems{
    display: flex;
    align-items: center;
    padding: 7px 0px;
  }
  .countsItems h4{
    flex: 0 0 12%;
    font-size: 17px;
    width: 40px;
    height: 40px;
    margin: inherit;
  }
  .countsItems p{
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 6px 20px;
  }
 .countsItems p br{
    display: none;
} 
  .development-section{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .d-left-wrapper h2{
     font-size: 21px;
     line-height: 30px;
      margin-bottom: 5px;
  }
  .dev-wrapper{
    display: block;
    border-radius: 12px;
  }
  .d-img-wrap{
   padding-top: 20px;
   padding-bottom: 30px;
  }
  .d-left-wrapper{
    padding-top: 20px;
  }
  .programs-level-tabs ul li{
    border: 1px solid #eee;
  }
  .d-left-wrapper p{
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
  }
  .d-left-wrapper p br{
     display: none;
  }
  .dev-btn{
    display: none;
  }
  .dev-btn a{
    font-size: 15px;
    padding: 10px 20px 10px;
    display: none;
  }
  .d-img-wrap img {
    width: 300px;
 } 
  .programsTabSection{
     padding-top: 15px;
  }
  .programsTabSection .parent-titles{
    padding-bottom: 0px;
  }
  .programsTabSection .block-container{
    padding: 0 0px;
  }
  .programsTabSection .block-container .parent-titles{
     padding: 0px 15px;
  }
  .programs-level-tabs ul.nav-tabs{
    display: flex;
    overflow: auto;
  }
 .programs-level-tabs ul.nav-tabs{
   overflow-x: auto;
   overflow-y:hidden;
   flex-wrap: nowrap;
   padding-left: 10px !important;
}
 .programs-level-tabs ul.nav-tabs li {
  white-space: nowrap;
    margin: 0px 5px;
   width: 112px;
    border-radius: 10px;
 }
  .programs-level-tabs ul li a h4{
    font-size: 14px;
  }
  .programs-level-tabs ul li a p{
    font-size: 12px;
    line-height: 15px;
  }
  .pcol-item {
    display: block;
 }
  .programs-level-tabs .panel-heading{
    padding: 0px 0px;
  }
  .pcol-item .pleft-wrap{
    border-radius: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    text-align: center;
  }
  .panel .pright-wrap ul li{
    padding-bottom: 15px;
  }
  .pcol-item .pleft-wrap img{
    border-radius: 12px;
    width: 284px;
    height: 284px;
   }
  .programs-level-tabs .panel{
        margin-bottom: 0px;
  }
  .p-center{
    position: absolute;
    margin-top: -16px;
    width: 30px;
    left: 36%;
  }
  .programs-level-tabs .pright-wrap ul{
    padding-left: 25px;
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
    border-radius: 0px;
    height: auto;
    padding-bottom: 15px;
    width: 460px;
    padding-top: 30px;
  }
  .pform-layout .pcard-img figure{
     display: none;
  }
  .padmission-form-top-img {
    display: block !important;
  }
  .padmission-form-top-img {
    width: 110px;
    margin: auto;
    margin-top: 15px;
  }
  .form-section .pform-layout{
    display: block;
    max-height: fit-content !important;
  }
  .padmission-form-txt {
    font-size: 22px;
    font-weight: 800;
    color: #5ac4be;
    padding: 15px 20px;
    text-align: center;
    font-family: 'Balsamiq Sans';
}
  .programsTabSection{
     padding-bottom: 0px;
  }
  .page-template-parentToddler_template .form-section{
     padding-top: 0px;
  }
  .form-section .pcard {
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    box-shadow: none;
  }
  .parent_programs_section .intro-btn{
    margin-top: 35px;
  }
}
@media (max-width: 330px){
  .parent_programs_section ul li .p-left{
    margin-right: 12px;
  }
}
html {
  scroll-behavior: smooth;
}
.development-section{
  padding-top: 13px;
}
.programsTabSection{
  padding-bottom: 3px;
}
.page-template-parentToddler_template .form-section{
      padding-bottom: 58px;
}
.page-template-parentToddler_template .form-section .pform-layout .pcard-img{
  flex: 0 0 42%;
}
.page-template-parentToddler_template .form-section .pform-layout .form-wrapper{
   flex: 0 0 58%;
}
/** end of intellibaby-parent-toddler-program css **/

/** Sub Menu Css **/
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background-color: #fff;
}
.dropdown.open>a{
  color:#ff7043 !important;
}
.subMenuItem a .caret{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #616161;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px; 
    margin-top:-3px;
    transition: transform 0.4s linear;
}
.subMenuItem.open a .caret{
  transform: rotate(223deg);
  transition: transform 0.4s linear;
}
.subMenuItem .dropdown-menu{
  top: 64px;
}
#menu-main-menu li.subMenuItem .dropdown-menu li:hover, .subMenuItem .dropdown-menu>li>a:hover{
  background-color: #fff !important;
}
.subMenuItem .dropdown-menu>li>a{
  padding: 6px 30px;
}
.subMenuItem .dropdown-menu>li>a{
    font-family: 'Averia Sans Libre';
    font-size: 18px;
    color: #616161;
    font-weight: 500;
}
.subMenuItem .dropdown-menu{
    border: none;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding-bottom: 20px;
}
header .navigation a:hover .caret{
  border-color: #ff7043;
}
.subMenuItem .dropdown-menu>li>a:hover, .subMenuItem:hover .caret{
  color: #ff7043;
}
.subMenuItem.open a .caret{
  border-color: #ff7043 !important;
  margin-top: 3px;
}
@media(max-width: 767px){
  #menu-main-menu li a:hover{
     background-color: transparent !important;
  }
  .right-menu .nav>li>a {
    display: block;
  }
  .subMenuItem a .caret {
    position: absolute;
    right: 10px;
    margin-top: 5px;
  }
}
.single-centre .programs-offered.home-program-sec{
  padding-top: 40px;
}
.programs-level-tabs ul.nav-tabs::-webkit-scrollbar { 
  width: 0px; 
}
@media (max-width: 767px){
  .subMenuItem .dropdown-menu>li>a{
    font-size: 15px;
  }
  .programs-offered .nav-tabs{
       /* overflow: auto;
        padding-left: 10px !important;
    justify-content: flex-start;
    flex-wrap: nowrap;*/
  }
  .programs-offered .nav-tabs li{
     white-space: nowrap;
     margin: 6px 0px;
    width: auto;
  }
.programs-offered ul.nav-tabs::-webkit-scrollbar { 
  width: 0px; 
}
  body.modal-open .right-menu{
    display: none !important;
  }
  .works-wrapper ul li:nth-child(3) .w-left, .works-wrapper ul li:nth-child(4) .w-left{
     padding-top: 0px;
  }
  .navbar-nav .open .dropdown-menu>li>a{
     padding: 5px 15px 5px 12px;
  }
  .main-header .block-container{
        padding: 0px 0px;
  }
  .dropdown.open a{
    padding-bottom: 0px;
  }
  .right-menu .nav>li>a{
     padding: 10px 17px;
  }
}
/** end of sub menu css **/
.pform-layout .wpcf7-spinner{
  display: none !important;
}
#admission-step-1 #mothertod-grade-page{
 color: rgb(158, 158, 158);
 background-image: linear-gradient(45deg, transparent 50%, #9e9e9e 50%), linear-gradient(135deg, #9e9e9e 50%, transparent 50%), linear-gradient(to right, #9e9e9e, #9e9e9e)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;
}
#mothertoddler-grade #mothertod-grade-top{
    color: #9e9e9e!important;
    line-height: initial!important;
    appearance: none!important;
    background-image: linear-gradient(45deg, transparent 50%, #9e9e9e 50%), linear-gradient(135deg, #9e9e9e 50%, transparent 50%), linear-gradient(to right, #9e9e9e, #9e9e9e)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em!important;
    background-size: 5px 5px, 5px 5px, 0px 1.5em!important;
    background-repeat: no-repeat!important;
}
/** educational section css **/
.educational-section .edu-wrapper{
   max-width: 767px;
   margin: 0 auto;
}

.edu-list .card-wrapper{
  height: 455px;
}
.edu-list .card-wrapper img{
   width: 160px;
   margin: 0 auto;
}
.edu-wrapper .edu-lists{
  display: flex;
}
.edu-wrapper .edu-lists .edu-list{
    box-shadow: 0px 2px 10px 5px rgb(0 0 0 / 5%);
    margin: 15px;
    border: 2px solid #eee;
    padding: 20px;
    border-radius: 8px;
    max-width: 360px;
}
.edu-list .card-wrapper a{
   color: #fff;
    line-height: 29px;
    border-radius: 6px;
    background: linear-gradient(to right, #ff8429, #ff7043);
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    font-family: 'Balsamiq Sans';
    padding: 8px 36px;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 20px;
}
.edu-list .card-wrapper h3{
    letter-spacing: 0px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #2222229e;
    padding-bottom: 3px;
    text-transform: capitalize;
    line-height: 30px;
    padding-top: 0px;
    font-family: 'Balsamiq Sans';
    margin-bottom: 0px;
}
.edu-list .card-wrapper ul {
    padding-top: 10px;
    padding-bottom: 20px;
}
.edu-list .card-wrapper ul li {
    padding-bottom: 10px;
    position: relative;
    padding-left: 35px;
    font-size: 18px;
    font-weight: 400;
    color: #424242;
    text-align: left;
    font-weight: normal;
    line-height: 22px;
    margin: 0 auto;
    list-style-type: none !important;
    font-family: 'Inter', sans-serif;
}
.edu-list .card-wrapper ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 3px;
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
}
.edu-list .card-wrapper ul li:first-child:before{
   background: url(../images/tick_1.svg);
   background-repeat: no-repeat;
}
.edu-list .card-wrapper ul li:nth-child(2):before {
   background: url(../images/tick_2.svg);
   background-repeat: no-repeat;
 }
.edu-list .card-wrapper ul li:nth-child(3):before {
   background: url(../images/tick_3.svg);
  background-repeat: no-repeat;
  }
.edu-list .card-wrapper ul li:last-child:before {
   background: url(../images/tick_4.svg);
   background-repeat: no-repeat;
}
.educational-section{
  padding-top: 2px;
}
.educational-section .main-title h2{
   padding-bottom: 0px;
}
.educational-section .panel-default {
    box-shadow: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    border: none;
}
.educational-section .panel-default>.panel-heading {
    background-color: transparent;
    border: none !important;
}
.educational-section .nav-tabs {
    border-bottom: none !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 10px !important;
}
.educational-section .nav-tabs li {
    white-space: nowrap;
    margin: 6px 2px;
    width: auto;
}
.educational-section .nav-tabs li a {
    color: #9e9e9e;
    border-radius: 6px;
    background: #eee;
    font-size: 16px;
    font-family: 'Balsamiq Sans';
    font-weight: 600;
}
.educational-section .nav-tabs li.active a {
    background: linear-gradient(to right, #ff8429 30%, #ff7043 100%);
    color: #fff;
 }
.educational-section .nav-tabs li a {
    padding: 8px 15px !important;
}
@media(max-width: 767px){
  .educational-section .main-title h2 {
    padding-bottom: 2px;
    margin: 0 0 5px;
}
  .educational-section .panel .panel-body{
    padding: 0px;
  }
}

@media(max-width:768px)
{
  .programs-offered
  {
    display: none;
  }
}
.mb-3

{
  margin-bottom: 1rem;
}


.gallery_img
{
  height: 350px;
  width:100%
}

.img-fluid
{
    width:100%
}
.bg-header {
    background: linear-gradient(to right, #47568f, #213988);
}

.font-16
{
    font-size:16px
}
/* contact css */
.contact-info-item {
    display: flex;
    margin-bottom: 30px;
}

.contact-info-icon {
    height: 50px;
    width: 50px;
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
}

    .contact-info-icon i {
        font-size: 25px;
        line-height: 70px;
    }

.contact-info-content {
    margin-left: 20px;
}

    .contact-info-content h4 {
        color: #213988;
        font-size: 1.4em;
        margin-bottom: 5px;
    }


.contact-form h2 {
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 10px;
    color: #333;
}

.contact-form .input-box {
    position: relative;
    width: 100%;
    margin-top: 10px;
}

    .contact-form .input-box input,
    .contact-form .input-box textarea {
        width: 100%;
        padding: 5px 0;
        font-size: 16px;
        margin: 10px 0;
        border: none;
        border-bottom: 2px solid #333;
        outline: none;
        resize: none;
    }

    .contact-form .input-box span {
        position: absolute;
        left: 0;
        padding: 5px 0;
        font-size: 16px;
        margin: 10px 0;
        pointer-events: none;
        transition: 0.5s;
        color: #666;
    }

    .contact-form .input-box input:focus ~ span,
    .contact-form .input-box textarea:focus ~ span {
        color: #e91e63;
        font-size: 12px;
        transform: translateY(-20px);
    }

    .contact-form .input-box input[type="submit"] {
        width: 100%;
        background: #465991;
        color: #FFF;
        border: none;
        cursor: pointer;
        padding: 10px;
        font-size: 18px;
        border: 1px solid #465991;
        transition: 0.5s;
    }

        .contact-form .input-box input[type="submit"]:hover {
            background: #FFF;
            color: #465991;
        }

@media (max-width: 991px) {
    section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .row {
        flex-direction: column;
    }

    .contact-info {
        margin-bottom: 40px;
        width: 100%;
    }

    .contact-form {
        width: 100%;
    }
}
.btn-primary {
    background: #213988 !important;
    padding: 7px 21px !important;
}
#menu-main-menu {
    margin: 30px -15px;
}
/** end of eductional section css **/






.mySlides {
    display: none;
}

img {
    vertical-align: middle;
}

/* Slideshow container */

.p-0 {
    padding-left: 0px;
    padding-right: 0px;
}
/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active {
    /*background-color: #717171;*/
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 2.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px
    }
}
/*@media screen and (max-width: 679px) {
    .ig{
        height:220px !important;
    }
}*/
/*@media (max-width: 768px) {
    .cards-image {
        margin-top: -50px;
    }
}*/



