@charset "utf-8";

/* CSS Document */

html { height: 100%; }

body {
    overflow-x: hidden;  font-family: "Noto Sans", sans-serif;
  font-style: normal;}

* {
    margin: 0;
    padding: 0;
}











a {
    outline: none;
}

a:focus {
    outline: none;
}

p{font-size: 15px;}
h5{font-size: 15px;}
ul li{font-size: 14px;}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

ul{ margin: 0 0 0 0; padding: 0 0 0 0;}

.margin1{ margin-top: 10px;}
.margin2{ margin-top: 20px;}
.margin3{ margin-top: 30px;}
.margin4{ margin-top: 40px;}
.margin5{ margin-top: 50px;}
.margin6{ margin-top: 60px;}


.padding15{padding: 15px;}







.wow{visibility: hidden;}





.btn_new1 {
    color: #000;
    font-size: 14px;
background: #fecc00;
padding: 4px 8px; border-radius: 16px;transition: all .7s;}




.btn_new1.focus,
.btn_new1:focus,
.btn_new1:hover {
    color: #000;
    text-decoration: none;
    outline: none !important;
	background:#fecc00; 
}





.btn_new2 {
    color: #000;
    font-size: 14px;
background:#fecc00;
padding: 4px 8px; border-radius: 16px;transition: all .7s; }




.btn_new2.focus,
.btn_new2:focus,
.btn_new2:hover {
    color: #000;
    text-decoration: none;
    outline: none !important;
	background:#fecc00; 
}

.btn_new3 {
    color: #000;
    font-size: 14px;
background:#fecc00;
padding: 4px 8px; border-radius: 16px;transition: all .7s; }




.btn_new3.focus,
.btn_new3:focus,
.btn_new3:hover {
    color: #000;
    text-decoration: none;
    outline: none !important;
	background:#fecc00; 
}

















.margin_adjust{margin-top: 120px;}

.margin_adjust2{margin-top: 150px;}














.myheader{position: fixed; top: 0; width: 100%;z-index: 9999;}
 .navbar-custom {
       
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }



.top-nav-collapse {
        padding: 0;        
        background:#e8e8e8 !important; transition: all 1s;
	
    }

.logo_div img{transition:all .8s;max-width:125px;}



.logo-max-width{max-width: 100px;transition:all .8s;}
.nav-margin-zero{ margin-top: 5px !important; transition:all .8s;}

























/* -------- NAV & LOGO SECTION --------*/



.top_section{background:#00a0e3; padding-top: 4px; padding-bottom: 4px;display: none;}
.ts_left{}

.ts_left{}
.ts_left ul{list-style: none;text-align: left;margin-top: 3px;}
.ts_left ul li{display: inline-block;margin-right: 8px;}
.ts_left ul li a{color: #fff; }



.ts_right{text-align: right;}
.ts_right ul{list-style: none;text-align: right;}
.ts_right ul li{ margin-left:4px;}
.ts_right ul li a{color: #fff;}
.ts_right ul li a i{color: #fff; line-height:28px;width:28px; height:28px; border: 1px solid #fff; border-radius: 100%; text-align: center;}















.wrap2{ background:#fff; padding-top: 10px;padding-bottom: 5px; position: relative; z-index: 9;}
.crush img{width:100%;}

.logo_div{ text-align: center; margin-top:0;}

.search_div{ margin-top: 20px;}
.search_div .form-control{  }

.p_login{text-align:right;}




.top_list p{text-align: center; font-weight: bold;}



ul.small_list{list-style: none;text-align: right;}
ul.small_list li{display: inline-block; vertical-align: middle;margin-left: 3px;
    margin-right: 3px;}
ul.small_list li a{text-decoration: none;margin: 0 0 0 0; color: #000;}
ul.small_list li a img{max-width: 20px;}

.only_mob{display: none !important;}


ul.credentials{ list-style:none; margin:25px 0 0 0; padding:0 0 0 0;text-align: right;}
ul.credentials li{ display:inline-block;  margin: 0 0 0 0; padding-right: 8px; line-height: 16px;}
ul.credentials li a{ color:#2f3332; margin-left:15px; padding: 0 0 0 0;text-align: center;}
ul.credentials li a i{font-size:21px;}
ul.credentials li a:hover, ul.credentials li a:focus{ text-decoration: none;}
ul.credentials li:first-child{ border-left: none;}


.bell_wrap2{position: relative;}
.c_badge{width: 17px; height:17px; border-radius: 50%;background: #2e6759;position: absolute; top: -7px; right: 0px; color: #fff; text-align: center; font-size: 10px; line-height: 17px;}

.purple_bell a i{background:#422cfb !important; color:#fff;}

.inquire{background:#f48243;padding:6px 10px !important; color: #fff !important;border-radius: 18px;}

.desk_footer{display: none;}








@media(min-width:1200px){

.login_wrap{margin: 0 auto;}
	
}



@media (max-width: 992px) {
	
	.myheader{position: relative;}
	.wrap2{padding-top: 0;}
	.top_div{background:#333;}
	.logo_div{display:;}	
	.p_login{text-align: center;}	
	.top_div{text-align: center;}
.tel_div{ text-align: center; margin-top: 5px; margin-bottom: 5px;}	
	.top_right{ text-align: center;}	
	ul.credentials{ padding:12px 0 0 0;display: none;}	
	ul.small_list{list-style: none;text-align: center;}	
	ul.small_list li{line-height:30px;}	
	ul.small_list{display: none;}	
	.desk_footer{position: fixed; bottom: 0;padding-top:8px; padding-bottom:8px;display: block;width: 100%; background: #f48243;z-index: 999;}
	.desk_footer ul{list-style: none;}	
	.desk_footer ul li {
    float: left;
    text-align: center;   
    width:100%;}	
	.desk_footer ul li a{font-size:15px; color: #fff; text-decoration: none;background:#f48243;text-align: center;display:inline-block;width: 100%;}
	.icon_div{}
	
	.icon_div i{display: block; margin-right: 0;margin-bottom:2px; font-size:23px;}
    .icon_div span{display:block;font-weight: normal;padding: 0 5px;}
	
	.top_section {   
    padding-top: 10px;
    padding-bottom:10px;display: none;}
	.ts_left{text-align: center;}
	.ts_right{text-align: center;}
	
	
	.ts_left ul{text-align: center;margin-bottom: 7px;margin-top: 0;}
.ts_right ul{text-align: center;}
	

	
	
	
	
	
	
	
	
	
}











@media(max-width:767px) {
     .top_search{ width: 70%;}
	.news_input_top input[type=text]{ margin-bottom: 20px;}	
	
	
	
	
	
	
}

@media(max-width:479px) {
  .top_search{ width: 85%;}
}


@media(max-width:320px) {
	
}










.info_bottom2 {
	margin-top: 0px;
	margin-bottom:35px; text-align: center;
}

.info_bottom2 ul.nav-pills {
	margin-bottom: ;
	padding-bottom: 10px; margin-top: 20px; display: flex;
    justify-content: space-around;
}

.info_bottom2 ul.nav-pills li {
	 margin-bottom: 10px;  
}

.info_bottom2 ul.nav-pills li a {
	color: #2e6759;font-family:'neue_einstellungsemibold'; font-size:16px;
}

.info_bottom2 ul.nav-pills li.active a {
	background: #2e6759;
	color: #fff;}























@media(max-width:1200px){




}
	
	
	
@media(max-width:992px){
	

	


}








@media(max-width:767px) {
    
	.margin_mobile{margin-bottom: 100px;}
	
}

@media(max-width:479px) {
 
}


@media(max-width:320px) {
	
}
















.info_bottom2 ul.nav-tabs {
	margin-bottom:30px;
	padding-bottom: 10px; margin-top: 0;text-align: center;
}

.info_bottom2 ul.nav-tabs li {
	float: none;
	display: inline-block;margin-left: 15px; margin-right: 15px;
}

.info_bottom2 ul.nav-tabs li a {
	color: #000;padding: 6px 10px; background:none;border-radius: 20px; font-size: 16px; border:none;
}

.info_bottom2 ul.nav-tabs li.active a {
	background:#c42329;border:none;
	color: #fff;
}






#myModal_login{z-index: 99999;}
#myModal_login .modal-header{display: none;}
#myModal_login.fade.in {
    background: rgba(0,0,0,.9);
}


#myModal_login .modal-content {border-radius: 20px;}

#myModal_login .nav-pills > li.active > a, #myModal_login .nav-pills > li.active > a:hover, #myModal_login .nav-pills > li.active > a:focus {
    color: #fff;
    background-color:#c42329;
}


.login_box ul.nav-pills{margin-bottom: 15px;text-align: center;}
.login_box .nav-pills > li {
    
}

.login_box .nav > li > a {
    color: #000;}

ul.inner_pill{text-align: center;}
ul.inner_pill li{float: none; display: inline-block;}


.login_box h3{margin-top: 0; margin-bottom: 15px;}

.banner_outer{margin-top:0;position: relative;display: none;}

.adm_bg{background:url(../images/adm_bg.jpg) no-repeat top center; background-size: cover;background-attachment: ;padding-top:120px; padding-bottom:50px;position: relative;}

.abt_top h3{color: #fff;font-weight: bold;text-align: center;font-size: 32px;margin-bottom:30px;}
.abt_top h3 span{font-style: italic;font-weight: normal;}


.enquiry_form{background: #fff; border-radius: 6px; padding: 15px;margin-top: 10px;}
.enquiry_form h4{color: #000;font-weight: bold;margin-top:0;font-size: 24px;}


.adm_policy{margin-top: 50px; margin-bottom: 50px;}


.login_box{background: #fff;padding: 15px;border-radius: 8px;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000;
    background-color: #fecc00;
}



.whatsapp_div{display: none;}

.login_lower{margin-top: 15px;}



.right_form_wrap{width: 100%; position: absolute; top: 4%;z-index: 99;}
.right_form_wrap .login_box{border: 1px solid #e0e0e0;}




















.combination{background:url(../images/combination_bg.jpg) no-repeat top center; background-size: cover;background-attachment: fixed;padding-top:30px; padding-bottom:60px;display: none;}

.concept_wrap{margin-top: 20px;margin-bottom: 20px;}
.concept_top h3{font-size:24px;color:#000;text-align: center;margin-bottom: 30px;}
.concept_top h3 span{font-weight: bold;}


.concept_top h4{font-size:18px; color:#768188; margin-top: 15px;}
.concept_top p{font-size: 16px; color: #000;line-height: 26px;margin-top: 15px;}


.concept_box{border-radius: 10px;overflow: hidden; margin-top: 30px;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);}
.concept_top{}
.concept_top img{width: 100%; height:220px; object-fit: cover;}

.concept_text{}
.concept_padding{padding: 12px; background: #fff;}

.concept_text h5{color:#2e6759; font-family: 'neue_einstellungsemibold';font-size: 19px;}
.concept_text p{font-size: 15px;}

.service_box2{border-radius:8px;margin-top: 30px;box-shadow: 0 2px 8px 1px rgb(0 0 0 / 12%);background: #fff;overflow: hidden;padding: 15px;text-align: center;}

.service_box2 h4{font-size:23px;color:#c42329;margin-bottom: 20px;}
.service_box2 p{font-size: 17px; color: #000;line-height: 24px;margin-top: 15px;}
.service_box2 a{font-size: 14px; color: #000;margin-top:25px;display:block;font-family: 'neue_einstellungsemibold';}

.service_green2 h3{color: #fff; font-size: 32px;}

.service_box2 img{max-height: 104px;}



.heading1 h3{font-size:24px;color:#000;text-align: center;margin-bottom:45px;}
.heading1 h3 span{font-weight: bold;}

.instruction_wrap{margin-top: 50px; margin-bottom:70px;display: none;}


.instruction_wrap ul{padding-left: 15px;}

.instruction_wrap ul li{line-height:28px;color:#000;}


.course_wrap{margin-bottom: 50px;margin-top: 30px;}

.benefits_wrap{margin-bottom:30px;}

.benefit_box{margin-bottom: 30px;}
.benefit_top{position: relative;}

.benefit_box img {
    width: 100%;
    border-radius: 8px;
    height: 325px;
    object-fit: cover;
}

.ben_text{position: absolute; bottom: 40%;width: 100%; background:rgba(255,255,255,.65);text-align: center;}

.ben_text h5{text-align: center; font-size:20px;font-weight: bold; color: #000;}

.benefit_bottom{text-align: center;background: #fff;box-shadow: 0 4px 6px 1px rgb(0 0 0 / 15%);padding: 15px;margin-top: 15px;border: 1px solid #e6e6e6;border-radius: 8px;min-height:105px;}
.benefit_bottom p{margin: 0 0 0 0;color: #000;text-align: center;}


.reviews_wrap{background:#fecc00;padding-top: 50px; padding-bottom: 50px;}
.green_box{padding: 15px 15px 50px 15px;background:url(../images/testi_bg.jpg) no-repeat top center; background-size: cover;position: relative;border-radius: 6px;min-height:240px;display: flex;}

.gb1{flex-shrink:0;position: relative;margin-right: 15px;}
.gb2{flex-shrink: 1;}



.green_box p{color: #000;}
.green_box h6{color: #000;font-weight: bold;}
.google_box{position: absolute;bottom:10px;right:10px;}

.heading2 h3{font-size:24px;color:#fff;text-align: center;margin-bottom:45px;}
.heading2 h3 span{font-weight: bold;}

.heading2 h4{text-align: center; color: #fff; margin-top: 0px;}



#owl-demo{margin-top: 20px;}
#owl-demo .item{
      background: ;
      padding: 0px 0px;
      margin:0 15px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation{
      text-align: center; margin-bottom:30px; margin-top: 30px;
    }
   
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}




.customNavigation .prev{ cursor:pointer; padding: 0 2px;}
.customNavigation .next{cursor:pointer; padding: 0 2px;}
 


.reviews_wrap .owl-controls{display: none !important;}







.mid_login{margin-top: 40px;margin-bottom: 50px;}



.heading h2{color:#fff;text-align: center;font-size: 24px;}

.number_box{padding: 15px;background: #eeeeee; text-align: center;}

.number_box{position: relative;margin-bottom: 15px;border-radius: 16px;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);min-height: 160px;}

.number_box h2{color:#e84747;}







.accordion {
  width:100%;
  margin: 2rem auto;
}

.accordion-item {
  background-color: #fff;
  color: #111;
  margin:15px 0;
  border-radius: 12px;
  
}

.accordion-item-header {
  padding: 20px 48px 20px 8px;
  min-height: 3.5rem;
  line-height:24px;
  border-radius: 22px;
  display: flex;background:#00a0e3; color: #fff;
  align-items: center; font-size:16px;
  position: relative;
  cursor: pointer;
}


.accordion-item-header span{color: #b9eaff;margin-right: 10px;font-size: 24px;font-weight: bold;}


.accordion-item-header::after {
  content: "\002B";
  font-size: 20px;
    width: 22px;
    height: 22px;line-height: 20px;background:#3ac1fa; text-align: center;border-radius: 100%;
  position: absolute;
  right: 1rem;
}

.accordion-item-header.active::after {
  content: "\2212";
}

.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
  padding:28px 18px;
  line-height:27px; color:#000; border-radius:22px;
  border-top: 1px solid;background: #ededed;margin-top: 10px;
  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}


.ahs_top{margin-top: 40px;margin-bottom: 40px;}
.abt_left{}
.abt_left h4{color: #000;font-size: 30px;}
.abt_left h2{color: #000;font-size: 40px;font-weight: bold;margin-top: 0;}

.abt_left .btn_new3{padding:12px 18px;border-radius:7px;font-size: 16px;margin-top: 30px;}

.abt_right{}
.abt_left p{color: #000;line-height: 22px;font-size: 15px;}
.abt_left p span{color: #000;font-weight: bold;}

.video_size {
	width: 100%;
	height: 450px;margin-top: 20px;border-radius:6px;
}




#youtubeModal{z-index: 99999;}

#youtubeModal h4{ text-transform: uppercase;
    letter-spacing: 2px;
        font-size: 20px;color: #000;}


#youtubeModal .close{opacity: 1;}


.video-play-button {
  position: absolute;
  z-index: 10;
  top: 49%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 22px;
  height: 30px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background:#cf3201;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background:#cf3201;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#cf3201, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;top: 5px;
  width: 0;
  height: 0;
  border-left:16px solid #fff;
	border-top:9px solid transparent;
	border-bottom: 11px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}



.abt_right_image{border-radius: 100%;width:170px; height:170px; object-fit: cover;border: 1px solid #c30000;}


#youtubeModal2{z-index: 99999;}

#youtubeModal2 h4{ text-transform: uppercase;
    letter-spacing: 2px;
        font-size: 20px;color: #000;}


#youtubeModal2 .close{opacity: 1;}


.why_wrap{background: #00a0e3; padding-top: 50px; padding-bottom: 50px;}

.v_box{background:#efefef;padding: 10px;border-left: 3px solid #ff0000;margin-top: 15px;}
.v_box h4{color: #000;}


.why_right{}
.why_right img{margin-top: 15px;}

.sticky1 {
  position: -webkit-sticky;
  position: sticky;
  top:140px;}



.top_trusted{background: #093f89; padding-top:25px; padding-bottom:25px;margin-top: 105px;text-align: center; padding-left: 15px; padding-right: 15px;}
.top_trusted h1{color: #ffd319;margin-top: 0;font-size: 30px;}
.top_trusted h2{color: #fff;font-size: 24px;margin-top: 10px;}


.award1{position: fixed; top: 40%; right: 10px;z-index: 99999;}

.award1 img{max-width:170px;}

.award2{position: fixed; top: 20%; right: 20px;z-index: 99999;}

.award2 img{max-width: 160px;}


.school_list{background: #093f89; padding-top:25px; padding-bottom:45px;}

.school_list .heading2 h3{margin-bottom: 15px;}


.school_location{background:#00a0e3; padding: 15px; border-radius: 6px;text-align: center;margin-top: 15px;}
.school_location h3 {
    text-align: center;
    color: #fff;
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 0;
}
.school_location h4{text-align: center; color:#fff;}








.video-wrapper {
    position: relative;margin-top: 15px;
}

.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}



.counting .row{margin-left: 0; margin-right: 0;}

.counter_wrap{margin-bottom: 60px;margin-top: 40px;}
.counter_box{text-align: center; margin-top:20px;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 15%); border-radius: 20px; background:#d8ecff;}
#counter{display: inline-block; font-size:64px;position: relative;margin-bottom: 0; color:#004c8f;}
.counter_box p{font-size: 15px; color:#004c8f;line-height: normal;font-weight: bold;}
.counter_box img{max-height: 90px;}
.counter_inner{padding:30px 15px 20px 15px;}
.with_plus{display: inline-block; font-size:24px;position: relative;margin-bottom:20px;color:#004c8f;}
.with_plus:after{content:'+'; position: absolute; font-size: 29px; top: 0px; right: -12px;line-height:1;}




.slider_wrap3{ position: relative; margin-bottom:; margin-top:0;}


.slider_box2 img{width: 100%;}


.slider_wrap3 .carousel-indicators .active{ background: #00a0e3;width: 18px; height: 18px;}
.slider_wrap3 .carousel-indicators li{ background: none; border: 2px solid #00a0e3; width: 18px; height: 18px; border-radius: 0; vertical-align: middle;}



.slider_wrap3 a.carousel-control{display: none;}

a.carousel-control{ background-image: none !important;opacity: 1; z-index: 99;}
.slider_wrap3 .carousel-control .glyphicon{ font-size: 45px; color: #d7ce93; }




.slider_wrap3 .carousel-indicators {
  position: absolute;
  bottom: 20px;
  left:-25px;
  z-index: 999;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  text-align: right;
  list-style: none;
}



h2.adm_title{font-size: 24px; font-weight: bold;color: #000;margin-bottom: 15px;}





.ejc_wrap{margin-bottom: 50px;margin-top: 30px;}

#owl-demo-ejc{margin-top: 0;}
#owl-demo-ejc .item{
      background: ;
      padding: 0px 0px;
      margin:0 0;
      color: #000;
     
      text-align: left;
    }
    .customNavigation-ejc{
      text-align: center; margin-bottom:30px; margin-top: 30px;
    }
   
    .customNavigation-ejc a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}




.customNavigation-ejc .prev-ejc{ cursor:pointer; padding: 0 2px;}
.customNavigation-ejc .next-ejc{cursor:pointer; padding: 0 2px;}
 


.ejc_wrap .owl-controls{display: none !important;}


.moretext1 {
  display: none;}
.moretext2 {
  display: none;}
.moretext3 {
  display: none;}
.moretext4 {
  display: none;}
.moretext5 {
  display: none;}

.btn_common{color: #000 !important; display:inline-block !important;}


table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px; margin-bottom: 50px; background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

td, th {
  border: 1px solid #ff8c00;
  text-align: left;
  padding: 12px;
}

th {
  background-color: #ff8c00;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}

tr:nth-child(even) {
  background-color: #ffe4b5;
}

tr:hover {
  background-color: #ffd700;
  transition: all 0.3s ease;
}

.only_orange{background-color: #b41111 !important;}





.lower_list_branches ul{list-style: none;margin-bottom: 30px;text-align: center;}
.lower_list_branches ul li{display: inline-block;margin-left:5px; margin-right: 5px;line-height: 24px;}
.lower_list_branches ul li span{font-weight: bold;}

.branches_color{color: #9a0303;}


.contact_right a{color: #950000;display: block;font-weight: bold;}
.contact_right a i{color: #000;}

.award3{position: fixed; bottom:-2px; left: 0;right: 0; z-index: 99999;width: 100%;text-align: center;}

.award3 a{display: block; color: #000;background:#fecc00; padding:10px 12px;border-top-left-radius: 14px; border-top-right-radius: 14px; text-decoration: none;font-size:18px; font-weight: bold;}



.right_number{text-align: right;}

.right_number a{display:inline-block; color: #000;background:#fecc00; padding: 5px 12px;border-radius: 16px;text-decoration: none;font-size:20px; font-weight: bold;margin-top: 15px;}


















/* -------- Scroll Top Css --------*/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	
	z-index: 99999999999999999;
   
	color: #eeeeee;
	
	right: 5px;
	bottom: 70px;
	padding-top: 2px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}

/* -------- Scroll Top Css Ends --------*/






@media(max-width:1200px) {

.text_outer h2{font-size:36px;margin: 0 0 15px 0;}
.text_outer p{display:;}


}



@media(max-width:992px) {
	
	
	.text_outer h2{font-size:42px;margin: 0 0 0 0;}
	.concept_top img{width: 100%; height:320px; object-fit: cover;}
	
	.banner_outer {
    margin-top: 0;
    position: relative;
}
	.adm_bg {   
    padding-top: 15px;
		padding-bottom: 50px;}
	
	.login_wrap{margin-top:10px;}
	
	.adm_bg .row{margin-left: 0; margin-right: 0;}
	
	.no_row_margin_feature{margin-left: -15px !important; margin-right:-15px !important;}
	
	.concept_wrap .row{margin-left: 0; margin-right: 0;}
	
	.instruction_wrap{margin-top:20px; margin-bottom:40px;}
	.instruction_wrap ul{margin-top: 30px;}
	.instruction_wrap .row{margin-left: 0; margin-right: 0;}
	
	.green_box{min-height:auto;}
	
	
	
	
	.course_wrap .row{margin-left: 0; margin-right: 0;}
	.mid_login .row{margin-left: 0; margin-right: 0;}
	
	.heading1 h3{margin-bottom: 30px;}
	
	.video_size {
	width: 100%;
	height: 350px;margin-top: 20px;border-radius:6px;}
	
	.ahs_top .row{margin-left: 0; margin-right: 0;}
	
	.abt_right_image{width:110px; height:110px; object-fit: cover;}
	
	.video-play-button:after {width: 40px;height: 40px;}
	
	
	.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    top: 6px;
    left: 3px;
    width: 0;
    height: 0;
    border-left: 11px solid #fff;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}
	
	
	.video-play-button:before {   
    width: 44px;
    height: 44px;}
	
	
	.video-play-button {top:52%;}
	
	.gb2 h3{margin-top: 3px; font-size: 19px;color: #000;}
	.gb2 h4{margin-top: 0; font-size: 16px;}
	
	.sticky1{position: relative;top: 0;}
	.why_wrap .row{margin-left: 0; margin-right: 0;}
	
	.why_wrap {    
    padding-top: 30px;
    padding-bottom: 40px;}
	
	
	.heading2 h3 {    
    margin-bottom:25px;}
	
	
	
	.award1 img{max-width:80px;}
.award2 img{max-width: 80px;}
	
	.award2{right:10px;top:42%;}
	.award1{top: 57%;}
	
	.top_trusted{margin-top: 0;}
	
	.school_list .row{margin-left: 0; margin-right: 0;}
	
	
	.right_form_wrap {
    width: 100%;
    position: relative;
    bottom: 0;
    z-index: 99;
}
	
	
	
	
	.slider_wrap3 .carousel-indicators {display: none;}
	

	
	
	
	
	
	
	
	
	
	
	
	
}



@media(max-width:767px) {
 
	
	.lower_list_branches ul li{display: block;}
	
}





@media(max-width:567px) {

.slider_wrap img{width: 100%;height:425px; object-fit: cover;}
	
	.text_outer .btn_new1{padding:6px 20px;}
.text_outer .btn_new2{padding:6px 20px;}



}










@media(max-width:479px) {

	.concept_top img{width: 100%; height:220px; object-fit: cover;}
	
	#owl-demo1 .item {margin: 0 0;}
	
	.log_box{min-height:118px;}
}


@media(max-width:320px) {
	
}










/* -------- FOOTER SECTION --------*/



footer{background: url(../images/footer_bg.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
    padding-top:30px;
    padding-bottom: ;display: none;}



.footer3{margin-top: 30px; margin-bottom: 30px;}
.footer3 ul{list-style: none;}
.footer3 ul li{font-size:14px;}
.footer3 ul li a{color: #000; font-size:14px; line-height: 30px;}

.footer3 h4{padding-bottom:8px;color:#000;font-weight: bold; font-size: 16px;}


.footer4{padding-top: 10px;padding-bottom:10px;color: #000;}
.footer4 p{font-size: 15px;margin-bottom: 0;color: #fff;}

ul.soc{text-align: left;}
ul.soc li{display: inline-block; margin-right:4px; margin-left: 4px; margin-bottom: 10px;}
ul.soc li a img{max-width:30px;}


.footer3 p{color:#000;}
.footer3 p a{color:#000;}
.footer3 p span{font-weight:bold;}




.app_lower{}
.app_lower h6{color:#000;}

.app_lower a img{max-width: 46%; display: inline-block;}

.first_footer a img{margin-bottom: 15px;}



.lower_footer{background:#00a0e3; padding-top:6px;padding-bottom:6px;text-align: center;}
.lower_footer p{color: #fff;}


@media(max-width:992px) {

	
	.footer3{margin-left: 0; margin-right: 0;}
	
	.first_footer{text-align: center;}
	.first_footer img{display: block;
  margin-right: auto;
  margin-left: auto;}
	
	ul.soc {
    text-align: center;}
	
		.lower_footer {
    background: #00a0e3;
    padding-top: 6px;
    padding-bottom: 45px;
    text-align: center;
}
	
	
	
}



@media(max-width:767px) {
 
	

	
}





@media(max-width:567px) {



}










@media(max-width:479px) {

}


@media(max-width:320px) {
	
}

































