* {
  font-family: lato, sans-serif;
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	color: #000;
}
:root {
  --dark-color: #1B2525;
  --green-color: #027B74;
  --white-color: #FFFFFF;
  --black-color: #0D1B1A;
  --light-color: #E6FFFE;
}

/* hero slider section */

.call-numbers {
  display: inline;
  font-size: 18px;
  line-height: 26px;
}
.call-numbers a {
  text-decoration: none;
  color: white;
}
span.carousel-heading-text{
  color: var(--green-color);
  font-weight: 800;
}
/* .carousel-item {
  min-height: 280px;
} */
.carousel-item.active{
  position: relative;
}
.carousel-caption{
  position: absolute;
  left: 5%;
  top: 35%;
  width: 35%;
  text-align: left;
  /*z-index: 9999;*/
}



#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #000000;
}
.menu-list {
  margin-top: 8px;
}
/* navbar section */
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
.navbar{
  padding-top: 0;
  padding-bottom: 0;
}
#mainNav {
  padding-top: 0;
  padding-bottom: 0;
}

#mainNav.navbar-shrink {
  padding-top: 0;
  padding-bottom: 0;
}
.btn {
border-radius: 0.3rem;
}

.navbar-dark .navbar-nav .nav-link:hover {
color: #027B74;
}

.navbar ul.navbar-nav li.nav-item a{
	color: #000;
}
.navbar .current-menu-item>a, .navbar .current_page_item>a {
    
    font-weight: 600;
}
.course_box_gen{
	margin-bottom: 20px;
    text-align: center;
    padding: 20px;
    background: #e9e9e9;
    box-shadow: 2px 2px 8px;
    border-radius: 10px;
}
.course_box_gen img{
	width: 100px;
}
.course_box_gen h3{
	padding: 10px;
    font-weight: 900;
    font-size: 20px;
    color: #023633;
}
.single-course-row{
	padding: 20px 0;
}
.single-course-row img{
	width: 100%
}
.owl-carousel .owl-item img {
    margin: 0 auto;
    display: block;
    width: auto;
}
.contact-page-outer{
	padding:0px 0px 0px 0px;
	margin:40px 0px;
	}
.contact-page-outer:after{
	content:'';
	clear:both;
	display:block;
	}
.contact-form{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	}
.contact-form h2,
.contact-address h2{
	padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    color: #027b74;
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
	}
.contact-address{
	border-radius: 25px;
	padding:40px;
	margin:0px 0px 0px 0px;
	float:left;
	background-color:#027b74;
	}
.contact-form .form-row{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="number"]
{
	padding:5px 10px;
	margin:0px 0px 0px 0px;
	width:90%;
	background-color:#FFF;
	border:solid 2px #027b74;
	color:#333;
	border-radius: 5px;
	}
.contact-form input[type="button"],
.contact-form input[type="submit"]{
	background-color:#027b74;
	padding:15px 10px;
	margin:0px 0px 0px 0px;
	width:90%;
	border:none;
	color:#FFF;
	text-transform:uppercase;
	font-size:20px;
	cursor:pointer;
	}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
.contact-form textarea{
	padding:10px;
	margin:0px 0px 0px 0px;
	height:80px;
	width:90%;
	background-color:#FFF;
	border:solid 2px #027b74;
	color:#333;
	border-radius: 5px;
	}
.google-map iframe{
	width:100%;
	height:400px;
	}
.contact-address h2{
	color: #FFFFFF;
	}
.contact-address p{
	padding: 0px 0px 10px 0px;
    margin: 15px 0px 0px 0px;
    color: #FFFFFF;
    font-size:15px;
    line-height: 24px;
    font-weight: 400;
	}
.contact-address span{
	padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-size:18px;
    line-height: 24px;
    font-weight: 400;
	display:inline-block;
	width:100%;
	}
	
.breadcrumb{
	display: block;
}

.w-social-media a.facebook{
    color: #fff;
    padding: 4px 2px 0px 0px;
    background-color: #3b5998;
}
.w-social-media a.instagram{
    padding: 3px 1px 0px 1px;
    background-color: #fe4164;
    color: #fff;
}
.w-social-media a.youtube{
   padding: 2px 0px 0px 0px;
    background-color: #c4302b;
    color: #fff; 
}
.w-social-media a.linkedin{
   padding: 2px 0px 0px 0px;
    color: #fff;
    background-color: #0e76a8; 
}
.w-social-media a.twitter{
   padding: 3px 0px 0px 0px;
    color: #fff;
    background-color: #00acee; 
}
.w-social-media a.pinterest{
   padding: 3px 1px 0px 0px;
    color: #fff;
    background-color: #c8232c; 
}

/* Hero bottom bar - Admission  */
.admission-open {
  font-weight: 700;
  font-size: 22px;
  line-height: 36px;
}

.admission-open a{
	color: #fff;
    text-decoration: none;
}

.green-color {
  background-color: var(--green-color);
  color: #ffffff;
}

.admission-section {
  background-color: var(--green-color);
  position: relative;
}

.advance {
  
  color: var(--green-color);
  padding: 5px;
  margin-right: 0;
  z-index: 1;

}
.ecareclasses-logo
 {
  vertical-align: middle;
  width: auto;
}




#trapezoid {
  width: 350px;
  height: 0;
  border-bottom: 50px solid #ffffff;
  border-left: 30px solid transparent;
  border-right: 0px solid transparent;
  position: absolute;
  right: 0;
  top: 14px;
}
#trapezoid-two {
  width: 80%;
  height: 0;
  border-bottom: 75px solid var(--green-color);
  border-left: 30px solid transparent;
  border-right: 0px solid transparent;
  position: absolute;
  right: 0px;
  bottom: 14px;
  color: var(--white-color);
}
.trapezoid-content{
	text-align: left;
	vertical-align: middle;
	line-height: 25px;
	font-size: 18px;
	color: var(--white-color);
	padding-top: 10px;
	padding-left: 20px;
	font-style: italic;
}
p.trapezoid-content span {
  font-weight: bold;
}



.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {
  filter: none;
  display: none;
}

/* Hero slider */

.carousel-indicators {
  left:unset !important;
  margin-right: 5% !important;
   
 }
 .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}



/* section-2 */
.section-two h2 span, p.sub-hl-content span{
color: var(--green-color);
font-weight: bolder;
}
p.sub-hl-content span{
  color: var(--green-color);
  font-weight: bolder;
  font-size: 23px;
  }
.section-two p.sub-bottom-content{
  font-weight: bold;
  color:var(--black-color);
}




#owl-one .item{
background-color: rgb(237 237 237);
}

.courses-btn{
  background-color: var(--green-color);
}
.courses-btn span{
  color:var(--white-color);
}
a.know-more{
  color:var(--white-color);
  text-decoration: none;
}

.ecare-head h2{
  font-size: 38px;
  font-weight: 500;
}
.ecare-head h2 span{
  color:var(--green-color);
  font-weight: bolder;
}

.ecare-desc p span{
  font-weight: bold;
  color: var(--black-color);
}

p.kids-division {
  font-size: 13px;
}


/* how it works  */

section.howitworks {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.479167) 72.79%, rgba(0, 0, 0, 0.5) 72.8%), url(../images/faculty-bg.jpg);
    background-repeat: no-repeat;
	background-size: cover;
}

.faculty {
  width: 100%;
  height: 700px;
  padding: 50px;
}


.play-button {
width: 15%;
}

.video-play {
  text-decoration: none;
}

.bg-testimonial{
  background-color: #E5FFFE;  min-height: 450px;
}

.btn-about{
 width:25%;
  }
.btn-course{
  width: 35%;
}


/* footer  */

.footer {
  background-color: #1b2525;
}
.footer-logo img{
  width: 45%;
}
.footer .logo-desc {
  padding-right: 5px;
}
.footer li {
  list-style: none;
  text-align: start;
  margin-top: 5px;
  margin-bottom: 5px;  border-bottom: 1px dotted #8d8c8c;
}
.footer li a {
  text-decoration: none;
  color: #fff;  font-size: 13px;
}.footer li a:hover {    color: #027b74;}
.btn-social {
  width: 2.25rem;
  height: 2.25rem;
  margin: 5px;
  background-color: #027b74;
  border-color: #027b74;
}


@media only screen and (max-width: 600px) {
  body {
      padding-top: 56px;
    }
  
  .advance{
    color:var(--white-color);
  }
  .ecareclasses-logo
 {
  vertical-align: middle;
  width: auto;
}
.btn-about{
  width:100%;
   }
}

@media (min-width: 768px){
  .mt-md-6 {
    margin-top: 5rem !important;
	}
	/*.carousel-caption{
		z-index: 9999;
	}*/
	
}
@media (max-width: 992px){
	.banner_slider_wrap {
		margin-top: 70px;
	}
	.inner_banner_image{
		margin-top: 70px;
	}
	.navbar ul.navbar-nav li.nav-item a{
		padding-top: 20px;
		display: block;
	}
	.carousel-caption p {
		display: none;
	}
	.carousel-caption {
		width: 80%;
		padding: 5px;
	}
	.carousel-caption h2 {
		font-size: 15px;
		text-shadow: 2px 2px 8px #060101;
		color: #f7fffd;
	}
	.carousel-caption .btn-course {
		width: auto;
		font-size: 12px;
		padding: 5px 10px;
	}
	.navbar .d-flex.justify-content-between {
		width: 100%;
		padding-top: 5px;
		text-align: right !important;
		justify-content: right !important;
	}
	.navbar button.btn {
		padding: 3px 10px;
		font-size: 13px;
		margin-right: 5px;
		float: right;
	}
	.video-play {
		text-decoration: none;
		display: block;
		padding: 20% 0;
	}
	.testimonials .owl-carousel .owl-item img {
		width: auto;
	}
}
@media (max-width: 768px){
	.contact-form input[type="submit"],.contact-form input[type="text"],.contact-form input[type="number"],.contact-form input[type="email"],.contact-form textarea {
		width: 100%;
	}
}
@media (max-width: 600px){
	.inner_cutom_banner {
		margin-top: 0 !important;
	}
}
@media (min-width: 1500px){
  .advance {
    color: white;
}
}
.nav-link {
  color: var(--black-color);
}

.navbar.navbar-expand-lg {
  background-color: var(--white-color) !important;
}
button.navbar-toggler {
  background: var(--green-color) !important;
}
.navbar-dark .navbar-nav .nav-link{color: var(--black-color);}

div#navbarsExampleDefault {
  background: white;
}
.copyright a:hover {
    color: #a9a1a1;
}

/*### MENU START HERE ###*/

   @media (min-width:991px) {
.w-menu{
  margin:0px 0px 9px 0px;
  padding:0px 0px 0px 0px;
}
.w-menu ul{
    margin:0px 0px 0px 0px;
     padding:0px 0px 0px 0px;
    }
.w-menu ul li{
    float:left;
    list-style:none;
    position: relative;
	margin-right: 0 !important;
    }
.w-menu ul li a {
  color: #000;
  font-size: 16px;
  font-weight:500;
  display: block;
  padding:8px 14px;
}
.w-menu ul li a{
    text-decoration:none;
    }
.w-menu ul li a:hover{
    text-decoration:none;
    /*border-top: 2px #932522 solid;*/
    /*! background-color: #800000; */
    color: #085353;
    }
.w-menu ul li li a{
    border:none !important;
    transition: 0.3s;
    }
.w-menu ul ul li a:hover {
  color: #E0E6E6;
}
.w-menu ul li > ul,
.w-menu ul li li > ul,
.w-menu ul li li li > ul,
.w-menu ul li li li li> ul,
.w-menu ul li li li li li > ul {
 display: none;
 text-align:left;
  }

.w-menu ul li:hover > ul,
.w-menur ul li li:hover > ul,
.w-menu ul li li li:hover > ul,
.w-menu ul li li li li:hover > ul,
.w-menu ul li li li li li:hover > ul {
  position: absolute;
  z-index: 10;
  width: 250px;
  line-height: 20px;
  display: block;
}

.w-menu ul ul li ul {
  top: 0;
  left: 250px;
  min-height: 100%;
}
.w-menu ul ul li {
position: relative;
width:100%;
}
.w-menu ul ul li a {
  color: #fff;
  font-size: 14px;
  display: block;
  padding:7px 12px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #8A9190 !important;
 
}
.w-menu > ul > li:hover > a,
.w-menu > ul > li a.acitve {
color:#ffb3b0;
}

.w-menu ul li:hover > ul,
.w-menu ul li li:hover > ul,
.w-menu ul li li li:hover > ul,
.w-menu ul li li li li:hover > ul,
.w-menu ul li li li li li:hover > ul {
  background-color: #186A66;
}
.w-menu ul ul li:hover > a {
background-color:#085353;
 }
.w-menu ul li span.arrow-plus{
    position:absolute;
    display:block;
    z-index:99;
    right:2px;
    top:8px;
    cursor:pointer;
    text-align:center;
    height:auto;
    }

.w-menu ul li span.arrow-plus:after{
    font-family: FontAwesome;
    content: "\f107";
    color:#000;
    font-size:14px;
    }
.w-menu ul li li span.arrow-plus{
    padding-top:3px;
    padding-right:5px;
    }
	
	.w-menu ul ul li span.arrow-plus::after{
		color: #fff;
	}

}
@media (max-width:991px) {
.mobile-menu-icon{
    position:fixed;
    width:35px;
    height:33px;
    background-color:#262729;
    display: block;
    right:0px;
    cursor:pointer;
    top:0px;
    z-index:99;
    text-align:center;
    transition: 0.3s;
    padding-top:7px;
    }
.mobile-menu-icon:after{
    font-family: FontAwesome;
    content: "\f0c9";
    line-height:20px;
    font-size:18px;
    font-weight:400;
    color:#FFF; 
    display: inherit;  
    }
.mobile-menu-icon.icon-open{
    transition: 0.3s;
    right:300px;
    }
.mobile-menu-icon.icon-open:after{
    content: "\f00d";
    }
.mobile-menu{
      position: fixed;
      z-index: 99;
      top: 0;
      right: -300px;
      width: 300px;
      height: 100%;
      overflow-x: hidden;
      /*overflow-y: scroll;*/
      background: #666e6e;
      transition: 0.3s;
    }
.mobile-menu.menu-open{
    right:0px;
    transition: 0.3s;
}

.w-menu ul{
    padding:0px;
    margin:0px;
    }
.w-menu ul li{
    float:none;
    list-style:none;
    position:relative;
	margin-right: 0 !important;
    }
.w-menu ul li a {
  color: #fefefe;
  font-size: 14px;
  display: block;
  padding:7px 10px;
  border-top: 1px solid rgba(255,255,255,0.045);
  border-bottom: 1px solid rgba(0,0,0,0.045);
 
  text-decoration: none;
}
.w-menu ul li a:hover { background-color: #0d6060; text-decoration: none; }
.w-menu ul li ul{
    display:none;
    }
.w-menu ul li span.arrow-plus{
    position:absolute;
    width:25px;
    height:25px;
    border:solid 1px #FFF;
    display:block;
    z-index:99;
    right:2px;
    top:6px;
    cursor:pointer;
    text-align:center;
    padding-top:2px;
    }
.w-menu ul li span.arrow-plus:after{
    font-family: FontAwesome;
    content: "\f067";
    color:#FFF;
    font-size:11px;
    top: -5px;
    position: relative;
    }
.w-menu ul li span.arrow-minimize:after{
    content: "\f068";
    font-size:14px;
    }
.w-submenu{
    display:block !important;
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    }

}

.features_wrapper {
  width: 100%;
  z-index: 999;
  padding: 10px 5%;
  box-shadow: -1px 0px 8px #b9a6a6;
  border-radius: 10px;
  background-color: #056660;
  background-image: linear-gradient(to right, #2b4848 ,#cfcdcc );
  margin: 20px 0;
}
#featureSlider {
  position: relative;
}
#featureSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
}
.feature_title {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	text-shadow: 2px 2px 8px #575353;
	font-size: 28px;
}
.feature_title span {
  display: block;
  font-size: 12px;
  white-space: break-spaces;
}
.feature_text {
  color: #fff;
  font-size: 20px;
  white-space: break-spaces;
  text-shadow: 2px 2px 8px #000;
}
.features a {
  text-align: center;
  width: 100%;
  display: block;
  color: #fff;
  margin-top: 10px;
  border-top: 1px solid;
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: none;
}
.item.feature_item {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
}

#featureLeft, #featureRight {
  background: none;
  border: 0;
  color: #fff;
}
#featureLeft {
  position: absolute;
  top: 30%;
  left: -30px;
}
#featureRight {
  top: 30%;
  position: absolute;
  right: -30px;
}

.floating_social_links {
    position: fixed;
    bottom: 20px;
    right: 0;
    width: 60px;	z-index: 999999;
}
.floating_social_links img {
    /*width: 50px;*/
    margin: 1px 0;
	float: right;
    margin-right: 3px;
	cursor: pointer;
}
.floating_social_links img:hover {
    box-shadow: 2px 2px 8px #100f0f;
    /*border-radius: 10px;*/
}
button.carousel-control-next {
    z-index: 0;
}
p.sub-hl-content {
    margin-bottom: 10px;
}
.section-two-description{
	margin-bottom: 0;
}

.our_vision, .our_mission, .our_values {
    background: #eaeff2;
    display: inline-block;
    text-align: left;
    padding: 10px 20px;
    position: relative;
    padding-top: 0;
	box-shadow: 2px 2px 8px #ccc;
    border-radius: 5px;
	min-height: 450px;
}
.vmv_image img {
    margin: 0 auto;
}
.our_vision h2, .our_mission h2, .our_values h2 {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid;
    padding-bottom: 5px;
}
.our_values h2 {
    color: #e7a336;
}
.our_mission h2 {
    color: #16ae95;
}
.our_vision h2 {
    color: #849b51;
}
.our_team {
    position: relative;
}
.our_team P {
    font-size: 20px;
    line-height: 39px;
    text-align: center;
    font-weight: bold;
}
.special_bullets ul li span {
    font-weight: bold !important;
}

.special_bullets ul li {
    list-style: none;
    background: url(../images/bullet_bkg1.png);
    background-repeat: no-repeat;
    padding: 2px 0px;
    line-height: 25px;
    padding-left: 46px;
    margin-bottom: 25px;
    font-size: 20px;
}
.inner_cutom_banner {
    padding: 0 !important;
}
.inner_banner_image {
    width: 100%;
    position: relative;
    /*max-height: 400px;*/
    overflow-y: hidden;
}
.inner_banner_image img {
    width: 100%;
	min-height: 150px;
}
.inner_banner_image .container.text-center {
    position: absolute;
    top: 35%;
    width: 100%;
    left: 0;
    max-width: 100%;
}
.join_link a {
    width: 100%;
    background-color: #027b74;
    display: inline-block;
    text-align: center;
    padding: 10px;
    box-shadow: 2px 2px 8px #000;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: bold;
} 
.join_link a:hover {
    background-color: #828282;
    color: #ebe6e6;
}
.admission_accor .sow-accordion-title {
    font-weight: bold;
    font-size: 18px;
}
.admission_accor .sow-accordion-panel-header {
    background-color: #074a46 !important; 
}
.admission_accor .sow-accordion-panel-header:hover {
    background-color: #665f5f !important;
}
.enquiry_form {
    background: linear-gradient(123deg,rgb(12 42 41) 18%,rgb(231 222 222) 100%) !important;
    display: inline-block;
    text-align: center;
    padding: 15px 0px;
    box-shadow: 2px 2px 8px #000;
    border-radius: 10px;
	width: 100%;
}
.enquiry_form .contact-form{
	width: 100%;
}
.enquiry_form .wpcf7-response-output {
    padding: 0 !important;
    margin: 0 !important;
	color: #fff;
}
.enquiry_form span.wpcf7-not-valid-tip {
    color: #ffb8b8;
    text-align: left;
    padding-left: 20px;
}
.two_column_courses {
    margin-top: 20px;
    padding: 0;
}
.course_box_gen img {
    width: 100px;
}
.course_box_gen:hover {
    background: linear-gradient(123deg,rgb(37 167 159) 18%,rgb(214 225 224) 100%) !important;
    transition: all .3s linear;
    transform: scale(1.04);
    z-index: 1;
}
.course_box_gen:hover .course_box_content h3 {
    color: #fff;
}
.two_column_courses h2 {
    border-bottom: 5px double #506c6a;
    color: #13403d;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.left_child_course {
    background: linear-gradient(123deg,rgb(12 42 41) 18%,rgb(231 222 222) 100%) !important;
    display: inline-block;
    padding: 20px;
    box-shadow: 2px 2px 8px #000;
    border-radius: 10px;
    width: 100%;
    margin-top: 20px;
}
.left_child_course h3, .enquiry_form h3 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
	margin-bottom: 20px;
}
.left_child_course ul {
    margin-top: 20px;
	padding-left: 10px;
}
.left_child_course ul li {
    list-style: none;
    font-weight: bold;
    margin-bottom: 10px;
	background: url(../images/bullet_leftbar.png);
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-left: 40px;
}
.left_child_course ul li a:hover {
    color: #979d9c;
}
.breadcrumb a:hover {
    color: #fff;
    text-decoration: underline;
}
.course_archive_wrapper .course_item {
    margin: 10px;
    padding: 15px;
    background: #f3f3f3;
    box-shadow: 2px 2px 8px #000;
    border-radius: 10px;
}
.course_archive_wrapper .course_item img {
    max-width: 100%;
}
.course_archive_wrapper {
    margin: 80px 0;
    padding: 40px 0;
}
.inner_content p {
    line-height: 28px;
}
.inner_content {
    margin: 40px 0;
}
.course_archive_wrapper h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.course_archive_wrapper .course_item:hover {
    background: linear-gradient(123deg,rgb(205 113 0) 18%,rgb(232 255 255) 100%) !important;
    transition: all .3s linear;
    transform: scale(1.04);
    z-index: 1;
}
.archive_item {
    border-bottom: 1px solid;
    padding: 20px 0;
}
.archive_item a {
    color: #000;
}
.news_scroller span a:hover {
    color: #fff;
    text-decoration: underline;
}
.news_scroller span a {
    font-weight: bold;
}
.news_scroller span::After {
    content: "|";
    position: absolute;
    top: -3px;
    right: -25px;
    color: #fff;
}
.news_scroller span {
    margin-right: 50px;
    position: relative;
}
.news_scroller {
    background-color: #10504d;
    padding: 2px 10px;
}
section.course_wrapper .owl-item {
    padding: 10px;
    background: #97a3a3;
}
section.course_wrapper .owl-item:hover{
	transition: all .3s linear;
    transform: scale(1.04);
    z-index: 1;
}
section.section-three.course_wrapper {
    background: #f1f1f1cc;
    padding: 30px 0;
    margin-top: 30px;
    box-shadow: 2px 2px 8px #a39d9d;
}
.right_side_cc_wrapper {
    display: none;
}
.left_dt_only .left_child_course {
    margin-top: 0;
}
.career_centbox {
    margin: 20px 0;
    background: linear-gradient(123deg,rgb(13 30 30) 18%,rgb(189 182 145) 100%) !important;
    padding: 50px 10%;
    font-size: 26px;
    text-align: center;
    color: #fff;
    box-shadow: 2px 2px 8px #000;
    border-radius: 20px;
}
.career_bottom_row {
    margin: 40px 0;
    padding: 20px;
    background-color: #f1f1f1;
    box-shadow: 2px 2px 8px #ccc;
}
.career_bottom_left_col {
    background: #ffffff;
    display: block;
    padding: 30px;
    min-height: 400px;
}
.career_bottom_right_col {
    min-height: 400px;
    background-color: #0a6661;
    color: #fff;
    padding: 30px;
}
.career_bottom_row>.panel-grid-cell:nth-child(1) {
    background-color: #fff;
}
.career_bottom_row>.panel-grid-cell:nth-child(2) {
    background-color: #0a6661;
}
.faculty_feedback {
    text-align: center;
	margin-bottom: 40px;
}
.faculty_feedback p {
    text-align: center !important;
    display: block;
    padding: 0px 20%;
}
.faculty_feedback img {
    margin: 0 auto;
    width: 150px;
    border-radius: 50%;
}
.faculty_feedback h3 {
    font-size: 18px;
}
.testimonials img {    border-radius: 50%;    border: 2px solid #369892;	width: 100px !important;}.red{	color: red;}.form_field {  margin: 10px 0 25px;}.form_field .error {  color: red;  font-size: 13px;}.form_field span {    display: inline-block;    margin-left: 5px;    margin-right: 10px;}.form_field input, .form_field textarea {    width: 100%;    padding: 8px;    color: #404040;    border: 1px solid #DDD;}.form_field select {    border: 1px solid #DDD;    padding: 8px 40px 8px 8px;    border-radius: 0;    height: 36px;    line-height: 100%;    background: transparent url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='10px' height='10' fill='%23666666' viewBox='0 0 284.929 284.929' style='enable-background:new 0 0 284.929 284.929;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M282.082,76.511l-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856c-2.471,0-4.661,0.95-6.563,2.856L142.466,174.441 L30.262,62.241c-1.903-1.906-4.093-2.856-6.567-2.856c-2.475,0-4.665,0.95-6.567,2.856L2.856,76.515C0.95,78.417,0,80.607,0,83.082 c0,2.473,0.953,4.663,2.856,6.565l133.043,133.046c1.902,1.903,4.093,2.854,6.567,2.854s4.661-0.951,6.562-2.854L282.082,89.647 c1.902-1.903,2.847-4.093,2.847-6.565C284.929,80.607,283.984,78.417,282.082,76.511z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E) no-repeat right 10px top 55%;    position: relative;    cursor: pointer;    -webkit-appearance: none;    -moz-appearance: none;}.form_field input[type="checkbox"] {    width: auto;}.form_field input[type="submit"] {    background: #027b74;    padding: 0 30px;    color: #FFF;    border: 0;    line-height: 46px;    height: 46px;}.testimonials .owl-stage-outer {    background: #e5fffe;}

.c_testimonials {
    text-align: center;
    margin: 30px 0;
	background: #e5efee;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 2px 2px 8px #ccc;
}
.c_testimonials .c_testi_desc {
    padding: 30px 10%;
    line-height: 27px;
}
.c_testimonials img {
    width: 100px !important;
    border-radius: 50%;
}
.c_testimonials .c_testi_title {
    font-size: 18px;
    font-weight: 900;
    margin: 10px 0;
}
nav.navbar.navbar-expand-lg.fixed-top.navbar-dark {
    box-shadow: 2px 2px 8px #cfcaca;
}
.contact-form .form-row small {
    font-size: 12px;
    color: #afadad;
}
.contact-form .form-row small a {
    color: #828a91;
}
.grecaptcha-badge { 
    visibility: hidden;
}
.banner_slider_wrap {
  margin-top: 80px;
}
@media only screen and (max-width: 992px) {
	.banner_slider_wrap {
	  margin-top: 130px;
	}
}
@media only screen and (max-width: 600px) {
	.banner_slider_wrap {
	  margin-top: 70px;
	}
}

@media only screen and (min-width: 770px) {
	.career_bottom_row {
		display: table !important;
	}
	.career_bottom_row>.panel-grid-cell {
		display: table-cell;
		width: 50% !important;
		vertical-align: top;
	}		.testimonials .flex-shrink-0 {		width: 20%;	}
}

@media only screen and (max-width: 769px) {
	.left_dt_only{
		display: none;
	}
	.right_side_cc_wrapper {
		display: block;
	}
	.enquiry_form{
		padding: 10px 10px;
	}
	.faculty_feedback p {
		padding: 0px 5%;
	}
}
