@charset "utf-8";

/* CSS Document */

html { height: 100%; }

body {
    overflow-x: hidden;font-family: 'Montserrat', sans-serif;}

* {
    margin: 0;
    padding: 0;
}


@font-face {
	font-family: 'Conv_GlacialIndifference-Regular';
	src: url('../fonts/GlacialIndifference-Regular.eot');
	src: local('☺'), url('../fonts/GlacialIndifference-Regular.woff') format('woff'), url('../fonts/GlacialIndifference-Regular.ttf') format('truetype'), url('../fonts/GlacialIndifference-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'Conv_PlayfairDisplay-Regular';
	src: url('../fonts/PlayfairDisplay-Regular.eot');
	src: local('☺'), url('../fonts/PlayfairDisplay-Regular.woff') format('woff'), url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype'), url('../fonts/PlayfairDisplay-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'Conv_Photograph Signature';
	src: url('../fonts/Photograph Signature.eot');
	src: local('☺'), url('../fonts/Photograph Signature.woff') format('woff'), url('../fonts/Photograph Signature.ttf') format('truetype'), url('../fonts/Photograph Signature.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}






@font-face {
    font-family: 'Baskerville';
    src: url('../fonts/Baskerville-Italic.woff2') format('woff2'),
        url('../fonts/Baskerville-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
















a {
    outline: none; text-decoration: none !important;
}

a:focus {
    outline: none;
}

.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: #fff;
    font-size: 13px;
background:#2d4d03;
padding: 5px 9px; border-radius: 16px;transition: all .7s; }




.btn_new1.focus,
.btn_new1:focus,
.btn_new1:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#6cc9f1; 
}





.btn_new2 {
    color: #fff;
    font-size: 13px;
background: #f4893a;
padding: 5px 9px; border-radius: 16px;transition: all .7s; }




.btn_new2.focus,
.btn_new2:focus,
.btn_new2:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}













.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:; transition: all 1s;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 15%);
	
    }

.logo_div img{transition:all .8s;
    padding: 5px;text-align: center;margin-top: 20px;}



.logo-max-width{max-width: 100px;transition:all .8s;}
.nav-margin-zero{ margin-top: 5px !important; transition:all .8s;}








.upper_nav{background:#1689b7;padding-top: 4px; padding-bottom: 4px;}
.upper_nav a{color:#fff; text-decoration: none;font-size: 13px;}
.upper_nav a i{color:#ffcb04;}
.u_n_right{text-align: right;}





















/* -------- NAV & LOGO SECTION --------*/



.wrap2{ background:#f2825a; 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; color: #000; line-height: normal;}
ul.small_list li a{text-decoration: none;margin: 0 0 0 5px; color: #000;background: #fff; padding: 2px 5px;}
ul.small_list li a img{max-width: 20px;}

.quote a{color:#1f54aa !important;}
.quote a i{font-size: 14px !important; vertical-align: middle !important; margin-top: -2px;}



ul.top_info{text-align: right;list-style: none;margin-top:30px;margin-bottom:25px;display: block;}
ul.top_info li{display: inline-block;}
ul.top_info li a{background: #6cc9f1; padding:5px 10px; border-radius: 20px; color: #fff;text-decoration: none;font-weight: bold;}

.form_div_outer2{ padding-top: 10px; padding-bottom: 10px;}

.form_div_outer2 .form-control{ background:transparent; color: #333;border-bottom:1px solid #d6d6d6;  font-size: 13px;border-top:none; border-right: none; border-left: none;  box-shadow:none; resize: none;height: 40px;}


.form_div_outer2 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}

.form_div_outer2 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}

.form_div_outer2 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}


#myModal_login{z-index: 99999;}
#myModal_login .modal-header{display: none;}




.advert_modal{z-index: 99999;}


#myModal_call .modal-header {
    display: none;
}






.top_section{background:#1a2c02;padding-top:4px;padding-bottom:4px;}
.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{}
.ts_right ul{list-style: none;text-align: right;}
.ts_right ul li{display: inline-block; margin-left:4px; color: #fff;}
.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;}












@media(min-width:1200px){

.login_wrap{margin: 0 auto;}

	
}


@media(min-width:992px){
.extra_nav{display: none !important}


}






@media (max-width: 992px) {
	
	.myheader{position: relative;}
	.wrap2{background: #f2825a;padding-top: 5px;padding-bottom: 5px;}
	.top_div{background:#333;}
	.logo_div{display: none;}
	
	
	
	
	.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;}
	
	ul.small_list{list-style: none;text-align: center; margin-bottom: 5px;}
	
	ul.small_list li{line-height:18px; }
	ul.small_list li a{display:inline-block;background: #ffcc05;}
	
	.upper_nav{text-align: center;}
	.u_n_right{text-align: center;}
	
	.margin_adjust2{margin-top: 10px;}
	
	ul.top_info{margin-top: 18px; margin-bottom: 18px;}
	
	
	.ts_left ul {    
    text-align: center;}
	
	.ts_right ul {    
    text-align: center;}
	
	.ts_right{margin-top: 5px;margin-bottom: 5px;}
	
	
	
	
	
}











@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) {
	
}




.banner_wrap{position:relative;margin-top:25px;}

.slider_outer{position: absolute; width: 100%; bottom:15%;z-index:9;}


#owl-demo2 .item{
      background: ;
      padding: 0px 0px;
      margin: 0;
      color: #000;
     
      text-align: left;
    }
    .customNavigation2{
      text-align: center; margin-bottom:30px; margin-top: 30px;display: none;
    }
   
    .customNavigation2 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);
    }




.customNavigation2 .prev2{ cursor:pointer; padding: 0 2px;}
.customNavigation2 .next2{cursor:pointer; padding: 0 2px;}
 


.services .owl-controls{display: none !important;}


.slider_outer .owl-theme .owl-controls .owl-page.active span, slider_outer .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #f58634 !important;
}





.img_wrap{position: relative;border-bottom-left-radius: 250px;overflow: hidden;}

.img_wrap video{width: 100%;
        max-height: 960px;
        overflow: hidden;
        object-fit: fill;}




.bg_yellow{background: #ffcc05 !important;}


.banner_textbox{text-align: center;margin-bottom: 40px;}
.banner_textbox h2{color: #fff;font-weight: bold;font-size: 36px;}
.banner_textbox h2 span{background:#6cc9f1;padding-left: 3px;padding-right: 3px;border-radius: 4px;}
.banner_textbox p{color: #fff;font-size: 22px;}


.banner_wrap img{width: 100%;}





/* -------- Specialist Doctors SECTION begins --------*/

.specialist{margin-bottom: 30px; margin-top: 30px;}
.spl_box{text-align: center;}

.spl_div{text-align: center;}
.spl_div a{font-size: 19px; color:#000;}
.spl_div p{font-size: 13px; color:#333;}

.image--cover {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  margin: 20px;

  object-fit: cover;
  object-position: center right;
}

ul.social-network3 {
    list-style: none;
	display: block;
	margin-top: 15px;
	padding: 0;
}
ul.social-network3 li {
	display: inline;
	margin: 0 5px;
}

ul.social-network3 li a{ color:#307e85;}

.headings_div{text-align: center;}

.headings_div h1{color: #000;}


.headings_div h2{ color: #000; font-size: 14px;}
.headings_div h3{ font-size:26px; color: #000; margin-bottom: 35px; }



/* -------- Specialist Doctors SECTION ends --------*/



.blog_section{ text-align: center; margin-bottom: 50px;}




.blog_box{ margin-bottom: 40px;}


.blog_box_inner{position: relative;}
.blog_other{position: absolute; bottom: -10px;}
.blog_other ul{ list-style: none; text-align: center; background:#f4893a; margin: 0 0 0 20px; padding: 5px 12px 5px 15px; border-radius: 4px;}
.blog_other ul li{display: inline-block; margin-right: 6px; color: #fff;}
.blog_other ul li a{color: #fff;}



.blog_box_text{margin-top: 30px;}
.blog_box_text a{ font-size: 19px;color:#000; margin-bottom: 15px; margin-top: 30px; display: block;}
.blog_box_text p{ font-size: 14px; color: #444; margin-bottom: 12px;}




.blog_box_bottom{border-top:1px solid #e0e0e0; padding-top: 10px;}





/* -------- Checkup section begins --------*/


.checkup_div{width: 100%; background:url(../images/checkup_bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; text-align: center; padding-top: 80px; padding-bottom:100px;}

.checkup_div p{ color: #fff;}
.checkup_div h2{font-size: 22px;font-weight: bold;
    color: #fff; margin-bottom: 15px; text-align: center; text-transform: uppercase;}







.advantage_div{background:#eeeff0; padding-top: 70px; padding-bottom: 70px;}
.advantage_div h2{font-size: 22px;font-weight: bold;
    color: #f2825a; margin-bottom: 15px; text-align: center; text-transform: uppercase;}
.advantage_div h6{text-align: center; color: #000; font-size: 14px;}

.ready{ margin-top: 40px;}


.covid{ margin-top:30px;}
.covid img{border-radius: 12px;}


.adv_block{padding: 10px;background:#f2825a; margin-top: 30px;border-radius: 6px;display: flex;text-align: left;}
.adv_block h3{color: #fff; font-size: 18px; font-weight: bold; margin: 0 0 5px 0;}
.adv_block h3 i{color: #fff;}
.adv_block p{color: #fff; font-size: 15px;margin: 0 0 0 0;line-height: normal;}

.adv_left{flex-shrink: 0;margin-right: 5px;}
.adv_left i{color: #fff; font-size:20px;}
.adv_right{flex-shrink: 1;}


.adv_con h2{font-size: 32px;margin-top:40px;}










.good_wrap{margin-top: 0; margin-bottom:20px; background:#fff;padding-top: 40px; padding-bottom: 0;text-align: center;}
.good_wrap h6{color: #f2825a;font-size: 20px;font-weight: bold;text-transform: uppercase;}
.good_wrap p{color: #000;font-size: 14px;}
.good_wrap p span{font-weight: bold;}

.good_box img{width: 100%; height: 275px; object-fit: cover;filter: brightness(50%);
-webkit-filter: brightness(50%);
-moz-filter: brightness(50%);
-o-filter: brightness(50%);
-ms-filter: brightness(50%);transition: all .6s;}


.good_box img:hover{filter: brightness(80%);
-webkit-filter: brightness(80%);
-moz-filter: brightness(80%);
-o-filter: brightness(80%);
-ms-filter: brightness(80%);}

.good_box::after{content:""; position: absolute; top: 10px; left: 10px; width: 100%; background:#4ca7af;height: 100%;z-index: -1;}



.good_wrap2{margin-top: 0; margin-bottom:20px; background:#fff;padding-top: 0; padding-bottom: 0;text-align: center;}
.good_wrap2 h6{color: #f2825a;font-size: 20px;font-weight: bold;text-transform: uppercase;}
.good_wrap2 p{color: #000;font-size: 14px;}
.good_wrap2 p span{font-weight: bold;}



.creators {
	background:#f2825a;
	padding-top: 50px;
	padding-bottom: 40px;margin-top:40px;
}

.left_inner1 {
	margin-top: 140px;
}

.left_inner1 h3 {
	color: #fff;
}

.left_inner1 p {
	color: #fff;
	line-height: 28px;
}

.left_inner1 h4 {
	color: #fff;
	background:#1a2c02;
	height: 50px;
	width: 50px;
	border-radius: 100%;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}

.left_inner1 h4 span {}

.p_banner img{border-radius: 20px;}





.testimonial_div{
background: #ededed; 
 padding-top: 40px; padding-bottom: 40px;}
.review_div{  margin-top: 0;}


.review_wrap2{ margin-top: 0; margin-bottom:20px;}
.review_box p{ color: #000; background: url(../images/para_bg.jpg) no-repeat left top; padding-left: 15px; margin-top: 20px; font-size: 15px; line-height: 24px;}
.rev_lower{ margin-top:20px;}
.review_box h5{ margin:10px 0 0 0; padding: 0 0 0 15px; color: #000;}


#owl-demo .item{
      background: ;
      padding: 0px 0px;
      margin: 10px 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;}
 


.review_div .owl-controls{display: none !important;}


ul.stars{list-style: none; padding-left: 15px;}
ul.stars li{display: inline-block; color: #000;}



.g_review{margin-top:50px;}









#owl-demo-news{margin-top: 50px;}




#owl-demo-news .item{
      background: ;
      padding: 0px 0px;
      margin:0 15px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation-news{
      text-align: center; margin-bottom: 50px; margin-top: 30px;
    }
    
    .customNavigation-news 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-news .prev-news{ cursor:pointer; padding: 0 2px;}
.customNavigation-news .next-news{cursor:pointer; padding: 0 2px;}
 


.customized .owl-controls{display: none !important;}




.customized{width: 100%; background:#307e85; padding-top:40px; padding-bottom:40px;}





.customized .cpl_image{margin-bottom:30px;}

.customized h2{font-size: 26px;
    color: #fff; margin-bottom: 15px; text-align: center; text-transform: uppercase;}
.customized h6{text-align: center; color: #fff; font-size: 14px;}



.pro_plus{position: absolute;left: 5%; top:2%;z-index:10;width: 100%;}
.pro_plus img{width: auto;filter: brightness(100%) !important;
-webkit-filter: brightness(100%) !important;
-moz-filter: brightness(100%) !important;
-o-filter: brightness(100%) !important;
-ms-filter: brightness(100%) !important;}


.news_text{text-align: center;}
.news_text p{color: #fff; font-size: 18px; margin-top: 15px;}






.cpl_image img{filter: brightness(60%);
-webkit-filter: brightness(60%);
-moz-filter: brightness(60%);
-o-filter: brightness(60%);
-ms-filter: brightness(60%);transition: all .6s;}


.cpl_image img:hover{filter: brightness(80%);
-webkit-filter: brightness(80%);
-moz-filter: brightness(80%);
-o-filter: brightness(80%);
-ms-filter: brightness(80%);}



.video_size {
	width: 100%;
	height: 300px
}

.act_text {
	text-align: center
}


.greview{padding-top: 40px; padding-bottom: 40px;}

#owl-demo-greview .item{
      background: ;
      padding: 0px 0px;
      margin: 10px 15px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation-greview{
      text-align: center; margin-bottom:30px; margin-top: 30px;
    }
   
    .customNavigation-greview 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-greview .prev-greview{ cursor:pointer; padding: 0 2px;}
.customNavigation-greview .next-greview{cursor:pointer; padding: 0 2px;}
 


.greview .owl-controls{display: none !important;}




.career_top_box{width: 100%; background:url(../images/career.jpg) no-repeat center center;  padding-top: 90px; padding-bottom: 100px; margin-bottom:30px;}


.big_form_div{background: rgba(255,255,255,0.7); position: relative;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 15%); z-index: 9; padding-top: 15px; padding-bottom: 10px;}

.big_form_btn button.btn_new1{width: 100%;padding:7px 0; margin-top: 23px;}

.big_form_div select{border: none; box-shadow: none;border-radius: 20px;}


.first_input input[type=text]{border: none; box-shadow: none; border:none !important; border-radius: 20px !important;}

.first_input .form-control{border-radius: 20px !important;}

.first_input label{color: #fff;text-align: center;display:block;}

.job_outer{}
.job_outer h3{margin-top: 0;}

.job_box{border: 1px solid #e0e0e0; border-top-right-radius: 20px; border-bottom-left-radius:20px;overflow: hidden; margin-bottom: 30px;}

.jb_top{background: #307e85;padding-top:10px; padding-bottom:10px;}
.jb_top h4{color: #fff; padding-left: 12px; margin: 0 0 0 0;}

.jb_bottom{padding: 12px;}
.jb_bottom p{margin-bottom: 5px;}

.jb_bottom h5{font-weight: bold;margin-top: 5px; margin-bottom: 5px;}

.collapse_content{margin-bottom: 15px;}
.collapse_content ul{margin-left: 15px;}
.collapse_content ul li{font-size: 13px;}


#myModal_assis{z-index: 99999;}
#myModal_assis .modal-header{display: none;}

.sticky{}


.resume_box{border-top-right-radius: 20px; border-bottom-left-radius:20px;overflow: hidden; background: #307e85; padding: 12px; text-align: center; margin-bottom: 20px;}

.resume_box h3{color: #fff;margin: 0 0 0 0; font-size: 20px; font-weight: bold;}
.resume_box p{color: #fff; margin: 10px 0 10px 0;}



.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}




.jobs_by{text-align: center; border-top-right-radius: 20px; border-bottom-left-radius:20px;overflow: hidden;border: 1px solid #e0e0e0;padding: 12px;margin-bottom: 20px;}
.jobs_by h4{ color: #000; font-weight: bold;margin: 0 0 10px 0; font-size: 16px;}

.jobs_by ul{text-align: center;}
.jobs_by ul li{display: inline-block; margin-left: 3px; margin-right: 3px;}

.jobs_by ul li a{color: #333;}

.jobs_by ul li a i{font-size:5px; vertical-align: middle;}









.booking_form{border-top-right-radius: 20px; border-bottom-left-radius:20px;overflow: hidden; padding: 15px;margin-bottom: 40px;background: #307e85;}

.booking_form h4{color: #fff;margin: 0 0 15px 0;}

.booking_form h5{color: #fff;margin: 0 0 0 0;}

.booking_form h5 span{font-weight: bold;}

.booking_form h5 i{color: #fff;}


.cb{
  appearance:none;
  width:120px;
  height:40px;
  background:#efeeee;
  border-radius:25px;
  position:relative;
  outline:none; font-size: 14px;
  cursor:pointer;
  box-shadow:0 0 5px rgba(0,0,0,.5); outline:none !important;
  margin:1rem;
}

.cb::before{
  content:attr(placeholder);
  position:absolute;
  top:50%;
  left:40px;
  transform:translate(0px,-50%);
  color:#333;
  font-size:13px; 
}

.cb::after{
  content:'';
  width:20px;
  height:20px;
  background:#ddd;
  position:absolute;
  top:10px;
  left:10px;
  border-radius:50%;
  box-shadow:inset 0 0 6px rgba(0,0,0,.5); 
}

.cb:checked::after{
  background:rgb(45,220,45);
  box-shadow: 0 0 10px rgba(45,255,45,.7),
              0 0 20px rgba(45,255,45,.6),
              0 0 30px rgba(45,255,45,.4),
              0 0 40px rgba(45,255,45,.3); 
}



.slot{margin-top: 10px;margin-bottom: 10px;}



.appoint_grey{background: #e0e0e0; padding-top:75px; padding-bottom: 75px;}



.app_box{background:#ededed;border-top-right-radius: 20px; border-bottom-left-radius:20px;overflow: hidden; padding: 15px;}


.doc_app_details h5{color: #000; font-size: 15px; font-weight: bold;}

.doc_app_details h6{color: #000; font-size: 14px; }


.app_box_bottom{border-top: 1px solid #e0e0e0; margin-top: 15px; padding-top: 15px;}


.app_box_bottom h4 img{vertical-align: top;}


.app_box_bottom ul{list-style: none;}
.app_box_bottom ul li{ line-height: 27px;}
.app_box_bottom ul li span{color: #000; font-weight: bold; margin-right: 5px;}



.av_date_margin{margin-top:25px;}

.btn_new_av {
    color: #fff;
    font-size: 13px;
background: #f4893a;
padding: 7px 9px; border-radius: 16px;transition: all .7s; }




.btn_new_av.focus,
.btn_new_av:focus,
.btn_new_av:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}


.abt1{margin-bottom: 40px;}

.abt1_image{position: relative;display:inline-block;}
.abt1_image img{border-top-right-radius: 20px; border-bottom-left-radius:20px;overflow: hidden;}



.abt1_image::after{content:""; position: absolute; top: 10px; left: 10px; width: 100%; background:#4ca7af;height: 100%;border-top-right-radius: 20px; border-bottom-left-radius:20px;z-index: -1;}


.abt1 p{line-height: 30px; color: #000;}





.works {
	background:url(../images/why_bg.jpg) no-repeat top center; background-size: cover; background-attachment: fixed;padding-top:60px; padding-bottom:70px;}

.works h2{font-size: 26px;
    color: #fff;
    margin-bottom: 25px;
    text-align: center;
   }


.icon_block {
	text-align: center; margin-top: 30px;
}

.icon_block h4{ font-size: 18px; color: #fff; margin-top: 15px; display: block;text-transform: uppercase;}
.icon_block p{ font-size: 14px; color: #fff;}

.block2 {}
.block2 a{text-decoration: none;}
.hovicon {
	display: inline-block;
	font-size: ;
	line-height: 90px;
	
	margin: 20px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	text-decoration: none;
	z-index: 1;
	color: #fff;
}

.hovicon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hovicon:before {
	speak: none;
	font-size: 48px;
	line-height: 150px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}


/* Effect 4 */

.hovicon.effect-4 {
	width: 120px;
	height: 120px;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
	background:#fff;
}

.hovicon.effect-4.small {
	width: 45px;
	height: 45px;
}

.hovicon.effect-4.mini {
	width: 30px;
	height: 30px;
}

.hovicon.effect-4.sub-a {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hovicon.effect-4:before {
	line-height: 92px;
}

.hovicon.effect-4:after {
	top: -7px;
	left: -7px;
	padding: 5px;
	z-index: 10;
	border: 2px dashed #b1b0b0;
}

.hovicon.effect-4:hover {
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	color: #fff;
}

.hovicon.effect-4:hover i {
	color: #fff;
}


/* Effect 4b */

.hovicon.effect-4.sub-b:hover {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hovicon.effect-4.sub-b:hover:after {
	-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite;
}

@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(360deg);
	}
}

.hovicon{position: relative;}

.hovicon img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/* -------- MID ICONS END --------*/











.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}



@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}







/* -------- LOWER DOC --------*/


.board_head{background:#ececec; padding-top: 10px; padding-bottom: 10px; text-align: center;}
.board_head h2{margin: 0 0 0 0;}

.lower_doc{ text-align: right; margin-top: 60px; margin-bottom: 50px; position: relative; z-index:1;}
.lower_doc h2{ margin-top: 40px; margin-bottom: 40px;}
.lower_doc h3{ text-align: right; font-size: 18px; margin-bottom: 30px;}
.lower_doc h3 span{border-top: 1px solid #000; border-bottom: 1px solid #000; padding-top: 10px; padding-bottom: 10px;}
.doc_box{background: #eaf3ee; margin-top: 20px; width: 90%; float: right; margin-right: -100px;position: relative; z-index: 99;}
.doc_box_inner{padding: 10px;}
.doc_box p{color: #000; font-size: 14px; line-height: 24px;}
.doc_box p a{color: #000; }


.doc_box_inner ul{list-style: none; border-bottom: 1px solid #b9b9b9;padding-bottom: 10px;}
.doc_box_inner ul li{}
.doc_box_inner ul li i{font-size:6px; vertical-align: middle; margin-right:2px;}


.doc_box h6{font-weight: bold;}

.abt_doc{background:#ececec; padding: 15px; margin-top: 40px;border-top-right-radius: 20px; border-bottom-left-radius:20px;text-align: center;}

.abt_doc p{color: #000;line-height: 24px;}





.serv_box{margin-top: 25px;}

.serv_text{width: 90%; margin:-20px auto 10px auto; background: #eaf3ee;position: relative; z-index: 9;-webkit-box-shadow: 0px 1px 5px #777;
-moz-box-shadow: 0px 1px 5px #777;
box-shadow: 0px 1px 5px #777;border-top-right-radius: 20px; border-bottom-left-radius:20px}
.serv_text_inner{padding: 10px;}
.serv_text_inner h3{margin: 0 0 10px 0; border-bottom: 1px solid #848484; padding-bottom: 5px;font-size: 18px; font-weight: bold; color: #000;}
.serv_text_inner ul{margin-left: 15px;}
.serv_text_inner ul li{font-size: 15px;}


.serv_list{margin-bottom: 50px; margin-top: 10px;}



.m_v_div{}
.m_v_div h5{color: #000; font-weight: bold; font-size: 18px;margin-bottom: 30px; margin-top: 30px;}

.m_v_div h5 span{background: #fff; border-radius: 16px;padding: 5px 12px;}

.covid2{ margin-top:0;}


.m_v_div p{color: #fff;font-weight: bold; font-size: 16px; line-height: 25px;}




.value_head{text-align: center;}
.value_head h5{color: #000; font-weight: bold; font-size: 18px;margin-bottom: 30px; margin-top: 30px;}
.value_head h5 span{background: #fff; border-radius: 16px;padding: 5px 12px;}


ul.value_list{list-style: none; text-align: center; margin-top: 20px;}
ul.value_list li{display: inline-block; margin-bottom: 25px; margin-left: 5px; margin-right: 5px; color: #fff; font-weight: bold;}
ul.value_list li span{background: #fff;color: #000; padding: 5px 10px;border-top-right-radius: 9px; border-bottom-left-radius:9px; margin-right: 4px;}



.award_wrap{margin-bottom:0;}

#owl-demo-award{margin-top: 50px;}




#owl-demo-award .item{
     
      padding: 0px 0px;
      margin:0 15px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation-award{
      text-align: center; margin-bottom: 50px; margin-top: 30px;
    }
    
    .customNavigation-award 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-award .prev-award{ cursor:pointer; padding: 0 2px;}
.customNavigation-award .next-award{cursor:pointer; padding: 0 2px;}



.award_box{text-align: center;}
.award_box p{color: #fff;text-align: center; margin-top: 15px; margin-bottom: 25px;}
.award_box a{color: #000; text-decoration: none;background: #fff;border-radius: 20px;padding: 5px 12px;display: inline-block;}


.award_box img{padding: 7px; border:1px solid #fff;}







.accreditations{background: #ececec;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;}


.accreditations p{color: #000; font-size: 16px; font-weight: bold;}

.accreditations img{max-width: 150px; margin-bottom: 20px;}




.emergency_btn a{background: #c12929 !important; color: #fff !important;font-weight: bold;border: 1px solid #c12929 !important;}

#myModal-24{z-index: 99999;}


.emer_numbers ul{list-style: none;}
.emer_numbers ul li{line-height:32px;}
.emer_numbers ul li a{color: #000; font-size: 18px;}


#myModal_assis{z-index: 99999;}
#myModal_assis .modal-header{}



.icon-bar2 {
  position: fixed;
  top: 40%;right:5px;
  z-index: 99;
}


.icon-bar2 a {
  display: block;
 
 
  transition: all 0.3s ease;
  
}




.icon-bar2 img{max-width: 45px;}



#myModal_assis2{z-index: 99999;}
#myModal_assis2 .modal-header h4{font-weight: bold;text-transform: uppercase;font-size: 20px;}

#myModal_assis2b{z-index: 99999;}
#myModal_assis2b .modal-header h4{font-weight: bold;text-transform: uppercase;font-size: 20px;}

#myModal_assis2b a{color: #000;display: block;margin-bottom: 15px;font-size:22px;font-weight: bold;}
#myModal_assis2b a img{max-width: 30px;display: inline-block;}


#owl-demo-special{margin-top: 50px;}




#owl-demo-special .item{
      background: ;
      padding: 0px 0px;
      margin:0 15px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation-special{
      text-align: center; margin-bottom: 50px; margin-top: 30px;
    }
    
    .customNavigation-special 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-special .prev-special{ cursor:pointer; padding: 0 2px;}
.customNavigation-special .next-special{cursor:pointer; padding: 0 2px;}
 

.specialist .owl-controls{display: none !important;}


.adv_con i{font-size: 24px;}








/* Common style */

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 100%;
	max-width: 480px;
	max-height: 460px;
	width: 48%;
	background: #1a2c02;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;width: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Anchor will cover the whole item by default */






.grid_outer{ margin-bottom: 20px;}

.grid_outer ul {
	margin-top: 15px;
	padding: 0; text-align: center;
}
.grid_outer ul li {
	list-style: none;
	float: none; display: inline-block;
	width: ;
	box-sizing: border-box; margin-right: 3px; margin-bottom: 5px;
}
.grid_outer ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff; border: 1px solid #c49e87;
}
.grid_outer ul li a .fa {
	font-size: 20px;
	transition: .5s; color: #c49e87;
}
.grid_outer ul li a:hover .fa {
	transform: rotateY(360deg);
}


@media (max-width: 992px) {
	.grid_outer h1 {font-size: 20px;}
	.grid_outer ul li {width:;}
	
	
	
}

@media (max-width: 768px) {
	.grid_outer {width: 100%;}
}

@media (max-width: 480px) {
	.grid_outer {margin: 20px auto;}
	.grid_outer ul li {width: calc(100% / 2);}
}
@media (max-width: 360px) {
	.grid_outer {margin: 0 auto;}
	.grid_outer ul li {width: calc(100% / 1);}
}




/* For some effects it will show as a button */

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size: 18px;
	text-transform: capitalize;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 14px;
}




figure.effect-sarah {
	background: #1a2c02;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 45px 0 0 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}






.what_is{width: 100%; background:#fff; background-size: cover; padding-top: 30px; padding-bottom: 30px;}

.what_top{}
.what_top h2{font-size: 22px;font-weight: bold;margin-top: 0;
    color: #f2825a; margin-bottom: 15px; text-align: center; text-transform: uppercase;}
.what_top p{color: #000;text-align: center;}

.what_block{margin-top:15px;}

.what_top ul{text-align:center;}
.what_top ul li{display:inline-block;margin-left: 3px;margin-right: 3px;font-size: 15px; color: #000;}


.bottom_content p{font-size: 18px; font-weight: bold;margin-top: 20px;}

.what_top h5{text-align: center; color:#000;}






/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
	background: #3498db;
}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 2em;
    padding: 0 11px;
    /* width: 100%; */
    max-width: 221px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


.who_can{margin-top: 50px; margin-bottom: 50px;}

.black_heading{}
.black_heading h2{font-size: 22px;
    font-weight: bold;
    color: #f2825a;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;}












.table_top{background: #6cc9f1;border-bottom: 0;margin-bottom: 15px; border-radius: 14px;color: #fff;}
.table_radius1{border-top-left-radius:14px; border-bottom-left-radius: 14px;}
.table_radius2{border-top-right-radius:14px; border-bottom-right-radius: 14px;}





.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 20px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top:none;
}



.table_row_feature{background:#d62828;color: #fff;border-radius: 14px;}

table { 
    border-collapse: separate;
  border-spacing:0 15px; font-size: 15px;
}


.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: none;
}


.side_hide{overflow: ;}


.content_table td{border: 1px solid rgba(255, 255, 255, .4) !important;background:#f2825a;}
.blue_td{background:#f2825a !important;}

.table_row_feature i{font-weight: bold;}



.award4{position: fixed; bottom:-2px; left: 0;right: 0; z-index: 99999;width: 100%;text-align: center;display: none;}

.award4 a{display: block; color: #fff;background:#6cc9f1; padding:10px 12px;border-top-left-radius: 14px; border-top-right-radius: 14px; text-decoration: none;font-size:18px; font-weight: bold;}




.v_m_bg{width: 100%; background:url(../images/v_m_bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; text-align: center; padding-top: 40px; padding-bottom:60px;}


.m_v_div{margin-left: -100px;}
.m_v_div h5{ color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;}

.m_v_div h5 span{}

.covid2{ margin-top:0;}


.m_v_div p{color: #000;font-size: 14px;line-height: 25px;}



.v_block_left{float: left; width:23%;}
.v_block_right{float: right; width: 75%;text-align: left;}
.v_block_right h5{font-size:20px;font-weight: bold;}
.v_block_left img{border:1px solid #fff;border-radius: 100%;width: 100%;}

.v_block{margin-top:30px;}

.adv_wrap{margin-top: 50px;}
.covid2 img{border:1px solid #fff;border-radius: 16px;}

.mission_wrap{margin-top:50px; margin-bottom:50px;}




.service_green{background:#f2825a;padding-top: 50px; padding-bottom: 70px;}


.service_box{border-radius:8px;margin-top: 30px;box-shadow: 0 2px 8px 1px rgb(0 0 0 / 12%);background: #fff;overflow: hidden;min-height:200px;}
.sb_padding{padding:40px 16px 25px 16px; background: #fff;}

.service_box h4{font-size:16px; color:#000;font-weight: bold;}
.service_box p{font-size: 15px; color: #000;line-height: 24px;margin-top: 15px;}
.service_box a{font-size: 14px; color: #000;margin-top:25px;display:block;}

.service_box img{max-width: 95px;}

.service_green h3 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}





        .nav-tabs-left {
            
        }
        .nav-tabs-left > li {
            float: none;
            margin-bottom: 5px;
        }
        .nav-tabs-left > li > a {
            color: white;
            background-color:#2d4d03;border-radius:6px;     
        }
      .nav-tabs-left > li > a:hover, 
        .nav-tabs-left > li.active > a,
        .nav-tabs-left > li > a:focus {
            background-color: #2d4d03;
            color: white;
        }
        .banjara_inner .tab-content {
            padding:;margin-bottom: 90px;
           
            border-left: none;
            border-radius: 0 4px 4px 4px;
        }


.banjara_inner .nav-tabs > li.active > a, .banjara_inner .nav-tabs > li.active > a:hover, .banjara_inner .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #1a2c02;
    border:none;
    border-bottom-color: none;
}



.banjara_inner{margin-bottom:90px;margin-top: 170px;}





.team_outer_wrap{margin-top:15px; margin-bottom:15px;}

.team_list{border:1px solid #e0e0e0; padding: 15px;margin-bottom: 30px;min-height: 320px;}

.team_list img{width: 100%;height:230px; object-fit: cover;}

.team_list h3{font-size: 17px;margin:15px 0 0 0;color: #000;font-weight: bold;}
.team_list h6{font-size: 15px;margin:5px 0 0 0;color: #000;}
.team_list a{color: #000;margin-top:5px;display: block;}
.team_list a i{color:#c42329;}



.moretext1 {
  display: none;
}
.moretext2 {
  display: none;
}

.moretext3 {
  display: none;
}





.btn_common{color: #fff !important; display:inline-block !important;}






















.event_image{position: relative;margin-bottom: 30px;}
.event_image .pro_plus2 {
    position: absolute;
    text-align: left !important;
    
    top:10px !important;
    right:10px !important;
    top: auto;
}
.event_image .pro_plus2 i{color: #fff;background:none;padding: 3px 4px;border-radius: 8px;}


.event_image img {
   width: 100%;
    margin-top: 0;
    height: 250px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 16px;
    border: 2px solid #fff;
}

.gal_small_text{color: #fff !important;margin-left: 10px;}
.gal_small_text a{text-decoration: none;}
.gal_small_wrap{display:flex;}
.gal_small_left{flex-shrink: 0;margin-right: 5px;}
.gal_small_right{flex-shrink: 1;}
.gal_small_right p{color: #fff;font-weight: bold; font-size: 18px;}

.gal_small_left i{background:#f48243 !important;border-radius: 100% !important;font-size: 20px !important;padding: 4px;}


.gallery_icon{text-align: right;width: 100%;}
.gallery_icon i{background:#c42329 !important;border-radius: 100% !important;font-size: 20px !important;padding: 4px;}






.event_image:after, .event_image:before {
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 15px 10px rgb(0 0 0 / 60%);
    box-shadow: 0 15px 10px rgb(0 0 0 / 60%);
    left: 5px;
    right: 50%;
    bottom: 8px;
    height: 30%;
    z-index: -1;
    border-radius: inherit;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
}



.event_image:after {
    left: 50%;
    right: 5px;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}




.info_bottom2 ul.nav-tabs {
	margin-bottom:15px;
	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;
}


.facility_inner{}
.facility_inner img{width: 100%;border: 1px solid #e0e0e0;}

.facility_inner h3 {
    margin-top: 10px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.facility_inner p{margin-top:5px; color: #000;font-size: 15px;}
.facility_inner h6{margin-top: 0; color: #000; font-weight: bold;}



.c_block_wrap{margin-bottom: 40px;}
.c_block{ text-align: center; margin-top: 20px;}
.c_block img{margin-bottom: 20px; border-bottom: 1px solid #f2825a; padding-bottom: 10px;}
.c_block p{color: #000; margin: 0 0 0 0; font-size: 15px; }






.contact .info i {
    font-size: 20px;
    color: #000;
    float: left;
    width: 44px;
    height: 44px;
    background:#eb8234;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}


.contact .info h4 {
       padding: 5px 0 0 60px;
    font-size: 19px;
    font-weight: 600;margin-top:;
    margin-bottom: 3px;
    color: #000;
}

.contact .info p {
    padding: 0 0 10px 60px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
}

.contact .php-email-form {
    width: 100%;
    border-top: 3px solid #c42329;
    border-bottom: 3px solid #c42329;
    padding: 30px;
    background:rgba(255,255,255,.15);
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 12%);
}

.contact .php-email-form2 {
    width: 100%;
    border-top: 3px solid #c42329;
    border-bottom: 3px solid #c42329;
    padding: 30px;
    background:rgba(255,255,255,.3);
  
}





.contact .php-email-form .form-group {
    margin-bottom: 20px;
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}


.contact-section{padding-top: 60px; padding-bottom: 60px;}

.contact .php-email-form input {
    height: 44px;background: transparent;}

.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;background: transparent;
}

.contact .php-email-form label {
    padding-bottom: 8px;color: #000;
}


.d-flex {
    display: flex !important;
}

.flex_row{display: flex;
    flex-wrap: wrap;}








.contact .php-email-form2 input, .contact .php-email-form2 textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;border-color: #000;
    background: transparent;
}


.contact .php-email-form2 label {
    padding-bottom: 8px;color: #000;
}



.contact .php-email-form input, .contact .php-email-form select {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;background: transparent;
}







.form_div_outer2 .form-control{ background:transparent; color: #000;border: none; border:1px solid #000; font-size: 13px;box-shadow:none;border-radius: 0;resize: none;height: 50px;}


.form_div_outer2 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

.form_div_outer2 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.form_div_outer2 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}


.form_div_outer2 h4{
   margin-top: 0;font-weight: bold;color: #000; font-size:18px;text-decoration: underline;text-transform: uppercase;}


.form_div_outer2 input{padding-left: 15px;}


.form_div_outer2 select option{color: #000;}

#courses img{width: 100%; margin-bottom: 25px;}






.blog_left2{}
.blog_left2 img{border-radius: 20px;width: 100%;}


.video_div{position: relative;}

.video_div img{width: 100%;border-top-right-radius:20px; border-bottom-left-radius:20px;}


.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  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: 80px;
  height: 80px;
  background:#b6d6c1;
  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: 80px;
  height: 80px;
  background:#b6d6c1;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#4a833f, 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;
  width: 0;
  height: 0;
  border-left: 21px solid #000;
	border-top: 15px solid transparent;
	border-bottom: 15px 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;
  }
}


.course_vid {
    margin-top: 30px;
}



#youtubeModal{z-index: 99999;}


.service_padding{padding-left: 15px; padding-right: 15px;}



.banner_wrap_small{margin-top: 0;}

.v_block_new{
    margin-top: 15px;}

#courses ul{list-style: none;margin-left: 5px;}
#courses ul li{color: #000;margin-bottom: 10px;}

#courses h3{color: #000; font-weight: bold;font-size: 18px;text-decoration: underline;}

#courses ul li i{color: #000; font-size: 16px;}



.obj ul{list-style: none;margin-left: 5px;margin-top: 10px;}
.obj ul li{color: #000;margin-bottom: 10px;text-align: left;font-size: 15px;}
.obj ul li i{color: #000; font-size: 16px;}



.blog_box{background:#2d4d03;border-radius:20px;margin-bottom: 30px;box-shadow: 0 4px 6px 1px rgb(0 0 0 / 12%);min-height: 168px;}


.blog_flex{display: flex;}
.blog_left1{flex-shrink: 0;}
.blog_left1 img{border-radius:4px;height:60px !important;width:60px !important; object-fit: cover; box-shadow: 0 4px 4px 1px rgb(0 0 0 / 9%);margin-right: 12px; margin-bottom:0 !important;}
.blog_right1{flex-shrink: 1;}

.blog_right1 h2{font-size:16px;color: #fff;margin-top:0;font-weight: bold;}

.padding10{padding: 15px 15px 5px 15px;}

.lower_mission{padding:0px 15px 10px 15px;}
.lower_mission p{color: #fff;}

.lower_mission ul{}
.lower_mission ul li{color:#fff !important; font-size: 15px;}

.new_content{margin-top: 35px;}
.new_content h3{color: #fff;}
.new_content p{color: #fff;}
.new_content h5{color: #fff;}

.grey_bg1{background: #f2825a;padding: 15px;}






















/* -------- Scroll Top Css --------*/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	
	z-index: 99999999999999999;
   
	color: #eeeeee;
	
	right: 5px;
	bottom: 75px;
	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 --------*/

.whatsapp_div{position: fixed; bottom: 75px; left: 15px; z-index: 999;}
.whatsapp_div a{display: block;margin-bottom: 10px;}



@media(max-width:1200px) {




}



@media(max-width:992px) {
	
	
	.team_list img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
	
	
	
	
	
	
	
	
	
	
	
		.left_inner1 {
		margin-top:20px;}
	
	
	.p_banner img{width: 100%;}
	
		.effect-sarah{width: 100% !important; margin: 10px auto !important;}
	
	figure.effect-sarah p {
    padding: 1em 0;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
	
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px auto;
    min-width: 100%;
    max-width: 480px;
    max-height: 460px;
    width: 100%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
	
	
	
	
	.banner_wrap {margin-top: 0;}
	.img_wrap {
    position: relative;
    border-bottom-left-radius: 75px;
    overflow: hidden;
}
	
	.slider_outer{position: relative; width: 100%; bottom:0; margin-top:20px;}
	
	
	.banner_textbox{text-align: center;margin-bottom: 10px;background: #ededed;padding: 15px;}
.banner_textbox h2{color: #000; margin-top: 0; font-size: 26px;}
	
	.banner_textbox h2 span{font-size: 20px;color:#fff;display: inline-block;}
	
	
	
.banner_textbox p{color: #000;font-size: 15px;}
	
	
	.zero_padding_later{padding-left: 0; padding-right: 0;margin-left: 0; margin-right: 0;}
	
	
	
	.parent {
		display: block;
	}
	
	.advantage_div {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.advantage_div h2 {
		font-size: 22px;
		color: #f2825a;
		margin-bottom: 5px;
	}
	
	.good_left h2 {
		margin-top: 10px;
	}
	
	.good_wrap {
		margin-top: 10px;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.good_box {
		margin-top: 30px;
	}
	
	.good_box img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	
	.good_left h6 {
		margin-top: 10px;
	}
	.g_review{margin-top:20px;}
	
	
	
	.video_size {
		width:100%;
		height: 300px;
		
	}
	
	
	.av_date_margin{margin-top:5px; margin-bottom: 20px;}
	
	.first_input label{text-align:left;}
	
	.abt1_image img{border:2px solid #307e85; display: block;
  margin-right: auto;
  margin-left: auto;}
	.abt1_image::after{content:none;}
	.abt1_image{position: relative;display:block; text-align: center; margin-top: 15px;}
	
	
	
		.lower_doc{ text-align: center; margin-top: 0;}
.lower_doc h2{ margin-top: 10px; margin-bottom: 30px;}
.lower_doc h3{ text-align: center;}
.lower_doc h3 span{border-top: 1px solid #000; border-bottom: 1px solid #000; padding-top: 10px; padding-bottom: 10px;}
.doc_box{ margin-top: 30px; width: 100%; float: none; margin-right: 0;margin-bottom: 20px; }
.doc_box_inner{padding: 10px;}


	
			.m_v_div {
  margin-left:auto;}
	
	.v_block{display: flex;}
	
	
	.v_block_left{display: none;}
	.v_block_left img{}
.v_block_right{float: none; width: 100%;}
	
	
	.advantage_div {   
    padding-top:20px;
    padding-bottom: 20px;}
	
	.m_v_div h5 {    
    margin-bottom: 15px;
    margin-top:0;}
	
	
	.v_m_bg{padding-top:10px; padding-bottom:10px;}
	
	
	.banjara_inner{margin-bottom: 90px;
    margin-top: 30px;}
	
	
	
	
}



@media(max-width:767px) {
 
	.icon-bar2 { position: fixed;
  top: 30%;}
	
.banner_text h3 {
   margin: 0 0 10px 0;
    font-size: 18px;}
	
	.banner_text a{margin-top: 7px; padding: 2px 9px;}
	

	.blog_box_inner img{width: 100%;}
	
	
	a.carousel-control{ display: none;}
	.carousel-caption{position: relative; left: 0; right: 0; bottom: 0; top: -20px;}
	.carousel-indicators{ bottom: 50%;}
	.carousel-caption h3 span{  background: none;}
    .carousel-caption p span{background: none;}
	.carousel-caption h3{color: #fff; text-shadow:none;}
     .carousel-caption p{ color:#fff ; text-shadow: none;}
	.slider_wrap{  margin-bottom: 0px;}
	
	
	

	
	
	
}





@media(max-width:567px) {
	.carousel-indicators{ bottom: 67%;}

}










@media(max-width:479px) {

	.checkup_div h2{ line-height: 40px;}
}


@media(max-width:320px) {
	
}












/* -------- FOOTER SECTION --------*/


/* -------- FOOTER SECTION --------*/

.footer-wrap {
    background:#307e85; 
    padding-top: 30px; padding-bottom: 54px;
    
}

.footer-wrap h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footer-wrap p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 15px;
}

.footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}

.footer-wrap p a:hover {
    text-decoration: none;
    color: #fff;
}


.footer-logo{ margin-top:10px; text-align: center;}
.footer-logo img{border: 1px solid #e0e0e0;background: #fff;}


.footer-links li{
  list-style: none;
}

.footer-links li a {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
}


.footer-links li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #fff;
}

.address {
    
    color: #fff;
    font-size: 14px;
    position: relative;
  
    line-height: 30px;
}

.copyright {
    border-top: 1px solid #e0e0e0;
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
    padding-top: 20px;
   
    padding-bottom: 20px;
}



ul.timings{list-style: none;}
ul.timings li{color: #fff; line-height: 26px;}
ul.timings li span{float: right;}
ul.timings li span span{color:#fff; }

.loc_div i{ color: #fff;}
.loc_div ul{ margin-top: 20px;}
.loc_div ul li{ list-style: none; color: #fff; margin-bottom: 12px;}
.loc_div ul li a{ color: #fff; }
.loc_div ul li i{}





ul.social-network2 {
    list-style: none;
	display: block;
	margin-top: 25px;
	padding: 0;
}
ul.social-network2 li {
	display: inline;
	margin: 0 5px;
}

ul.social-network2 li a{ color: #fff;}



.social_icons{text-align: right;}
.social_icons ul{list-style: none; margin-top: 20px;}
.social_icons ul li{display: inline-block; margin: 0 7px;}
.social_icons ul li a{ color: #fff; text-decoration: none;}
.social_icons ul li a i{font-size: 15px;}



@media only screen and (max-width: 992px) and (min-width: 767px) {
  .loc_div ul li{  margin-bottom: 0;}

}

@media(max-width:992px) {

.social_icons{text-align: center;}
.copyright{text-align: center;}

}

@media(max-width:767px) {

.footer-wrap {
 padding-bottom:80px;
    
}


}




.desk_footer{position: fixed; bottom: 0; padding-top: 12px; padding-bottom: 12px;  width: 100%; background: #f58634;z-index: 99;}
.desk_footer ul{list-style: none;}
.desk_footer ul li{float: left; text-align: center; width:33.33%;}



.icon_div{}
.icon_div i{display: inline-block; color: #fff; margin-right: 3px; vertical-align: middle;}
.icon_div span{display: inline-block; color: #fff; font-size: 12px; font-weight: bold;}



@media(max-width:767px) {

.icon_div i{display: block; margin-right: 0;margin-bottom: 4px;}
.icon_div span{display:block;font-weight: normal;}

}





