@charset "UTF-8";

body{font-family: 'Montserrat', sans-serif!important;}


/* CSS Document */
	.btn{ font-size:14px;!important; text-transform:none!important}
	.btn.BtnColorBlue{background: #65A7F2;
border-radius: 4px; width:170px; height:39px; line-height:39px; text-align:center;}

.btn.BtnColorBlueSmall{background: #65A7F2;
border-radius: 4px; width:122px; height:39px; line-height:39px; text-align:center;}

	.btn.BtnColorBlue:hover, .btn.BtnColorBlue2:hover{background-color: #1565c0;}
.btn.BtnColorBlue2{background: #65A7F2;
border-radius: 4px; width:190px; height:39px; line-height:39px; text-align:center;}
	.side-nav li{ line-height:normal;}
	.side-nav li div.collapsible-header{ padding:0 32px!important; height:48px; line-height:48px;}
 /* label color */
   .input-field label {
     color: hsla(0,0%,0%,0.50);

	  font-weight: 500;
   }
   
   .valMiddleIcons{ top:12px;}
   .op-50{
   color: rgba(0,0,0,0.50);
   }
   .valMiddle{ vertical-align:middle!important;}
   
   .side-nav{ z-index:999999!important;}
	nav #moreDropDown{ width:200px!important; right:0px!important; left:auto; }
	.dropDownOuter{ position:relative!important;}
	nav .nav-wrapper i{ display:inline; vertical-align:middle;}
	nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i{ height:80px!important; line-height:80px!important;}
	.input-field label:not(.label-icon).active{font-size:1rem !important;}
	.input-field input[type=text].valid {
    border-bottom: 1px solid #0DA128 !important;
    box-shadow: 0 1px 0 0 #0DA128 !important;
}

	.boldFonts{ font-weight:700;}
	
   /* label focus color */
   .input-field input[type=text]:focus + label, .input-field input[type=email]:focus + label , .input-field input[type=tel]:focus + label, .input-field input[type=url]:focus + label  {
     color: hsla(210,79%,46%,1.00) !important;
	  font-weight: 600;
	
   }
   .contentHeading{
   ont-size: 32px;
color: #212435;
text-align: center; font-weight:500; margin-bottom:16px;
   }
     .contentHeading span{font-size: 32px;
			color: #1968c1!important; 
			line-height: 39px;font-weight:600;
		}
		
		 .contentHeadingTxt{
		 font-size: 16px;
color: #212435;
text-align: center;
line-height: 29px;
		 }
   /* label underline focus color */
   .input-field input[type=text]:focus,  .input-field input[type=email]:focus,  .input-field input[type=tel]:focus,  .input-field input[type=url]:focus  {
     border-bottom: 1px solid hsla(210,79%,46%,1.00) !important;
     box-shadow: 0 1px 0 0 hsla(210,79%,46%,1.00)!important;
   }
   /* valid color */
   .input-field input[type=text].valid {
     border-bottom: 1px solid #000;
     box-shadow: 0 1px 0 0 #000;
   }

   /* icon prefix focus color */
   .input-field .prefix.active {
     color:hsla(210,79%,46%,1.00) !important;
   }
        	
	
	
	.menu_mobile_list li a {text-align: center;}
	.menu_mobile_link	{
		
    padding: 16px 0px 16px 0px;
    width: 100%;
		
		
		
	}
	
	footer{margin-top:39px !important;}
	#map {
        height: 350px;
        width: 100%;
       }
	
	
	.menu_mobile{
		
		z-index: 50000;
		min-height: 100vh;
		width: 80vw;
		padding: 24px; 
		transform: translateX(-100%);
		background-color: #fff;
		position: fixed;
		opacity: 0;
		transition:         all 600ms cubic-bezier(0.86, 0, 0.07, 1);
		overflow-y: scroll;
		}	
	
.nav_shadow {
	box-shadow: 0 2px 24px 0 rgba(25,118,210,0.13)!important; 
}
	
	#testimonial_slider .owl-controls {
		

    position: absolute;
    bottom: -100%;
    left: 10%;

	}
	.preloader_animation {
		animation: preloader_waves 1.5s linear infinite forwards;
	}
	@keyframes preloader_waves{
		
		0% {opacity: 0; }
		
		50%{opacity: 1;}
		
		100%{opacity: 0;}
		
	}	
.footer_copyright {
	position: absolute;
	background-color: #1565c0 !important;
	height: 80px;
	width: 100%;
	left: 0px;
	margin-bottom: -20px;
	padding-left: 10vw;
	padding-right: 10vw;
}
.footer_link {
	line-height: 40px;
	transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
	transform: translateX(0px); position:relative; display: inline-block;text-decoration: none; position:relative;
} 
.footer_link::before{
	content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #FFFFFF; position:absolute;
    transition: width .3s; top:6px;
} 
.footer_link:hover::before{ width: 20px;}
 
.footer_link:hover, .footer_link:focus {
	opacity: 1 !important;
	transform: translateX(0px) !important; 
}
.border-btn {
	color: #fff;
	font-weight: 500;
	border: 1.5px solid #fff;
	padding: 15px 16px 15px 16px;
	text-transform: uppercase;
}
.border-btn:hover, .border-btn:focus {
	color: hsla(210,79%,46%,1.00);
	background-color: #fff;
}
.medium {
	font-weight: 500 !important;
}

@media (min-width:320px) and (max-width: 768px) {
.container .row{ padding:0px!important; margin-left:0px!important; margin-right:0px!important;}
.sideNavActivate{ margin-right:35px;}
.container{ width:100%;}
.col.padMobile0{ padding:0px!important;}
.no_more_tuitions_card {
	width: 90%;
	padding: 24px;
	position: absolute;
	bottom: 0px;
	left: 5%;
}
.parallax-container {
	height: 600px;
}
.parallax-container .parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 40%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	height: auto;
}
.parallax-container {
	height: 600px !important;
}
}
/* Initializing font-fmaily*/
html {
	font-family: 'Montserrat', sans-serif;
}
footer {
	padding: 32px 32px 0px 5vw;
	margin-top: 200px;
}
.still_thinking_section {
	height: 400px !important;
	background-image: url(../images/Still_thinking_bg.jpg);
	background-size: cover;
	background-position: center center;
	margin-top: 120px;
}
.testimonial_next_btn, .testimonial_prev_btn {
	height: 48px;
	width: 48px;
	border-radius: 100%;
	cursor: pointer;
}
.testimonial_next_btn:hover, .testimonial_prev_btn:hover, .testimonial_next_btn:focus, .testimonial_prev_btn:focus {
	background-color: hsla(210,79%,46%,1.00) !important;
	color: white !important;
	opacity: 1 !important;
}
.testimonial_card {
	height: 300px;
	position: relative;
	left: -190px!important;
}
.testimonial_next_btn {
	position: absolute;
	top: 40%;
	left: -24px;
}
.testimonial_prev_btn {
	position: absolute;
	top: 40%;
	right: -24px;
}
.testimonial_subtitle {
	font-size: 20px;
	font-weight: 600;
	color: hsla(0,0%,0%,0.50);
	margin-top: -16px;
}
.testimonial_user_bg {
	height: 400px;
	width: 400px;
	background-image: url(../images/Testimonial_image_1.jpg);
	background-blend-mode: multiply;
}
.sec2_heading_indicator {
	width: 0px;
	height: 6px;
	background-color: hsla(210,79%,46%,1.00);
	border-radius: 6px;
	margin-bottom: -15px;
	transition: all 1.1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 2.5s !important;
}
.tranform_none {
	transform: none !important;
}
.baisc_transition_all {
	-webkit-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1.2s;
	transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1.2s;
}
.sec2_heading_indicator_animated {
	width: 50px!important;
}
.sec2_subtitle_animated {
	transform: translate(0px, 0px)!important;
}
.sec2_heading {
	transform: translateX(150px);
	transition: opacity 200ms linear 400ms, transform 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 2s !important;
}
.transform_delay_3s {
	transition: transform 3s !important;
}
	
.dropdown-content li>a, .dropdown-content li>span {
	font-size: 16px;
	font-weight: 500;
	color: hsla(0,0%,0%,0.50)!important;
	display: block;
	line-height: 22px;
	padding: 14px 16px;
}	
.dropdown-content li>a:hover{
	color:#1976D2!important;
}
.dropdown-content {
	background-color: #fff;
	margin:0;
	display: none;
	min-width: 100px;
	max-height: 650px;
	overflow-y: auto;
	opacity: 0;
	position: absolute;
	z-index: 999;
	will-change: width, height; width: 300px!important; top:80px!important;
}
.dropdownContentNew{
-webkit-box-shadow: 3px 8px 26px -5px rgba(0,0,0,0.2)!important;
-moz-box-shadow: 3px 8px 26px -5px rgba(0,0,0,0.2)!important;
box-shadow: 3px 8px 26px -5px rgba(0,0,0,0.2)!important; 
}
.dropdownContentNew small strong{ font-weight:700!important;}

nav{
  box-shadow: 0 2px 24px 0 rgba(25,118,210,0.13)!important;	
}


 @keyframes fadeIn {
 0% {
opacity:1;
}
 80% {
opacity:1;
}
 100% {
transform:translate(0px, 0px);
}
}
.sec2_subtitle {
	transform: translateY(20vh) scale(2.5) translateX(4vw);
	-webkit-transition: opacity 800ms linear 1s, transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: opacity 800ms linear 1s, transform 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.fade_in_translate_0_animated {
	transform: translateY(0px) !important;
	transform: translateX(0px) !important;
	opacity: 1 !important;
}
.select_card {
	transform: translateX(160px);
	opacity: 0;
	-webkit-transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1.8s;
	transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1.8s;
}
.landing_para {
	/* Practice from a vari: */
	opacity: 0.7;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	-webkit-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1.6s;
	transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1.6s;
}
.testimonial_heading {
	font-weight: 600;
	font-size: 45px;
	color: #1976D2;
	line-height: 60px;
	-webkit-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1s;
	transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1s;
}
.landingh1 {
	font-weight: 600;
	font-size: 45px;
	color: #1976D2;
	line-height: 60px;
	-webkit-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1s;
	transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1s;
}
.translate_y80 {
	transform: translateY(80px);
}
.subtitle {
	/* Online Practice & Te: */
	font-weight: 600;
	font-size: 20px;
	color: rgba(0,0,0,0.50);
}
/*All animation selectors*/
.dealy-250ms {
	animation-delay: 250ms;
}
.dealy-500ms {
	animation-delay: 500ms;
}
.dealy-1 {
	animation-delay: 1s;
}
.dealy-1_25 {
	animation-delay: 1.25s;
}
.dealy-1_5 {
	animation-delay: 1.5s;
}
.dealy-1_75 {
	animation-delay: 1.75s;
}
.dealy-2 {
	animation-delay: 2s;
}
.dealy-2_5 {
	animation-delay: 2.5s;
}
.dealy-3 {
	animation-delay: 3s;
}
.dealy-8 {
	animation-delay: 8s
!important;
}
/*All Media Queries*/
nav ul a {
	opacity: 0.5;
}


nav ul a.blackContent, nav ul a i.blackContent {
	opacity: 1;
}


.no-shadow {
	box-shadow: 0px 0px 0px transparent!important;
}
.no-shadow:hover {
	box-shadow: 0px 0px 0px transparent!important;
}
 


.semibold {
	font-weight: 600
}
.padding.l8 {
	padding-left: 8px;
}
.padding.t8 {
	padding-top: 8px;
}
.padding.b8 {
	padding-bottom: 8px;
}
.padding.r8 {
	padding-right: 8px;
}
.padding.l16 {
	padding-left: 16px;
}
.padding.t16 {
	padding-top: 16px;
}
.padding.b16 {
	padding-bottom: 16px;
}
.padding.r16 {
	padding-right: 16px;
}
.padding.l24 {
	padding-left: 24px !important;
}
.padding.t24 {
	padding-top: 24px;
}
.padding.b24 {
	padding-bottom: 24px;
}
.padding.r24 {
	padding-right: 24px;
}
.padding.l32 {
	padding-left: 32px;
}
.padding.t32 {
	padding-top: 32px;
}
.padding.b32 {
	padding-bottom: 32px;
}
.padding.r32 {
	padding-right: 32px;
}
.padding.l42 {
	padding-left: 42px;
}
.padding.t42 {
	padding-top: 42px;
}
.padding.b42 {
	padding-bottom: 42px;
}
.padding.r42 {
	padding-right: 42px;
}
nav ul a:hover {
	background-color: transparent !important;
	opacity: 1;
}
.overflow_hidden {
	overflow: hidden;
}
.med {
	font-weight: 600 !important;
}
.reg {
	font-weight: 400 !important;
}
.op-10 {
	opacity: 0.1 !important;
}
.op-20 {
	opacity: 0.2 !important;
}
.op-30 {
	opacity: 0.3 !important;
}
.op-40 {
	opacity: 0.4 !important;
}
.op-50 {
	opacity: 0.5 !important;
}
.op-60 {
	opacity: 0.6 !important;
}
.op-70 {
	opacity: 0.7 !important;
}
.op-80 {
	opacity: 0.8 !important;
}
.op-90 {
	opacity: 0.9 !important;
}
.op-0 {
	opacity: 1;
}
.op-full {
	opacity: 1 !important;
}
.absolute {
position:absolute !important;
}
.l0 {
	left: 0px
}
.fixed {
position:fixed !important;
}
.heading_indicator_animated {
	width: 48px !important;
}
.heading_indicator {
	width: 0px;
	height: 6px;
	background-color: hsla(210,79%,46%,1.00);
	border-radius: 6px;
	margin-bottom: -15px;
	-webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 3s cubic-bezier(0.19, 1, 0.22, 1) 1s;
}
.bottom-indicator {
	position: absolute;
	bottom: 10px;
	background-color: #1976D2;
	width: 0px;
	height: 4px;
	border-radius: 4px;
	-webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

.indicatorLine{  
	background-color: #1976D2;
	width: 35px;
	height: 4px;
	border-radius: 4px;
	-webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1); display:block;
}
nav ul a:hover .bottom-indicator {
	width: 24px;
}
nav ul a:focus .bottom-indicator {
	width: 24px;
}
nav ul a:active .bottom-indicator {
	width: 24px;
}
nav ul a:hover .highlight_text {
	color: #1976D2;
}
nav ul a:focus .highlight_text {
	color: #1976D2;
}
nav ul a:active .highlight_text {
	color: #1976D2;
}
nav ul a:hover i {
	color: #1976D2;
}
nav ul a:focus i {
	color: #1976D2;
}
nav ul a:active i {
	color: #1976D2;
}
/*Practica Cover Image */

.white_shutter_animated {
	height: 0% !important;
	top: -100% !important;
}
.transition {
	-moz-transition: all 4s cubic-bezier(0.075, 0.82, 0.165, 1);
	-webkit-transition: all 4s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: all 4s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition-delay: 1s;
}
.white_shutter {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	-moz-transition: all 5s cubic-bezier(0.075, 0.82, 0.165, 1);
	-webkit-transition: all 5s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: all 5s cubic-bezier(0.075, 0.82, 0.165, 1);
	background-color: white;
}
.cover_bg_animated {
	transform: scale(1)!important;
	filter: blur(0px) !important;
	background-position: right center;
}
.cover_bg {
	background: #fff url(../images/practica_cover.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	transform: scale(1.2);
	filter: blur(10px);
	-moz-transition: all 5s cubic-bezier(0.075, 0.82, 0.165, 1);
	-webkit-transition: all 5s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: all 5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.cover_bg_container {
	-webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.stats_row {
	transform: translateY(100px);
	opacity: 0;
	height: 60%;
	transform-origin: bottom !important;
	transition: opacity 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 3s;
}
.stats_row_animated {
	transform: translateY(0px) !important;
	opacity: 1 !important;
}
#feature_1 {
	height: 800px;
}

/*Desktop Media Queries*/
	.owl-carousel .owl-item img{ width:auto!important;}
@media screen and (min-width:992px) {
.res-container {
	width: 90% !important;
	margin: auto !important;
}
#feature_1, #feature_2, #feature_3 {
	height: 800px;
}
	
	.responsive_padding{padding: 50px 32px 32px 50px !important; }	
	.Vacancies_card{
		
		margin-top:-160px;
		
		
	}		
	
.res_heading {
	font-size: 40px;
}
.footer_content_row {
	margin-bottom: 80px;
}
.selective_valign-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.feature2_text, .feature3_text {
	padding-left: 5vw !important;
}
.no_more_tuitions_card {
	width: 80%;
	padding: 32px 50px 32px 50px;
	position: absolute;
	bottom: 24px;
	left: 10%;
}
.feature_img_container {
	position: absolute;
	width: 50px;
	height: 100%;
	right: 1500px;
	background-color: white;
}
.little_more_time_text {
	margin-left: 20%;
	margin-top: 10%;
}
.feature_img {
	height: 90% !important;
	width: auto !important;
}
.padding-5vw {
	padding-left: 5vw;
}
.sec1_h1 {
	font-size: 35px;
	line-height: 50px;
}
#landing {
	height: 100vh;
}
#landing_text_container {
	height: 100%;
	padding-left: 5vw;
}
}
#landing_text {
	width: 85%;
}
#learning_by_doing_container {
	margin-left: 25%;
	margin-top: 10%;
}
.feature_contianer {
	height: 100%;
	padding-left: 5vw !important;
}

/*Tablet Media Queries*/
@media screen and (min-width:760px ) and (max-width:992px) {
#landing_text_container {
	height: 100%;
	padding-left: 0px;
}
#landing {
	height: 100vh;
}
#landing_text {
	width: 85%;
}
}
#learning_by_doing_container {
	margin-left: 25%;
	margin-top: 10%;
}
.feature_contianer {
	height: 100%;
	padding-left: 5vw;
}
.stats_gif {
	max-width: 138% !important;
	height: auto !important;
	margin-left: 30px !important;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 8px !important;
	height: 8px !important;
	margin: 14px 7px !important;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #1975d3 !important;
}

/*Mobile Media Queries*/
    
@media screen and (max-width:760px) {
.landingh1 {
	font-weight: 600;
	font-size: 20px;
	color: #1976D2;
	line-height: 27px;
	-webkit-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1s;
	transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1s;
}
	
	.about_cover_img{margin-top: 0px !important;
	max-width: 200% !important;
    height: auto;
    margin-left: -41% !important;
	
	
	}	
	
.mobile_left {
	float: left !important;
}
.footer_copyright {
	position: absolute;
	background-color: #1565c0 !important;
	height: 160px;
	width: 100%;
	left: 0px;
	margin-bottom: -20px;
	padding-left: 24px !important;
	padding-right: 24px !important;
}
.padding-24 {
	padding-left: 24px !important;
}
.res_heading {
	font-size: 20px;
}
.testimonial_card {
	height: 300px;
	position: relative;
	left: 0px!important;
	top: -40px;
}
	
.responsive_padding{padding: 24px 16px 24px 24px !important; }	
	
.testimonial_user_bg {
	height: 200px;
	width: 80%;
	margin-left: 10%;
}
.testimonial_heading {
	font-size: 20px;
	line-height: auto !important;
}
.testimonial_subtitle {
	font-size: 16px;
}
.no_more_tuitions_card {
	width: 90%;
	padding: 24px;
	position: absolute;
	bottom: 24px;
	left: 5%;
}
.little_more_time_text {
	margin-left: 8%;
	margin-top: 0%;
}
.little_more_time_text_container {
	height: 160px !important;
}
.sec2_subtitle {
	transform: translateY(20vh) scale(2.5) translateX(11vw);
}
.parallax-container {
	margin-top: 0px !important;
}
.padding.l42 {
	padding-left: 0px !important;
	width: 90% !important;
}
.feature_contianer {
	height: 100%;
	padding-left: 24px !important;
}
.feature2_text, .feature3_text {
	width: 90% !important;
}
.feature_img, .feature2_img, .feature3_img {
	height: 400px !important;
	width: auto !important;
}
#feature_1 {
	height: auto;
}
.sec1_h1 {
	font-size: 20px;
}
#learning_by_doing_container {
	margin-left: 8%;
	margin-top: 33%;
}
#landing {
	height: 100vh;
}
#landing_text_container {
	height: 100%;
	padding-left: 0px;
}
#landing_text {
	width: 90%;
}
.heading_indicator {
	width: 0px;
	height: 4px;
	background-color: hsla(210,79%,46%,1.00);
	border-radius: 4px;
	margin-bottom: -21px;
	-webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 3s cubic-bezier(0.19, 1, 0.22, 1) 1s;
}
.heading_indicator_animated {
	width: 24px !important;
}
.subtitle {
	font-weight: 600;
	font-size: 12px;
	color: rgba(0,0,0,0.50);
	margin-top: -16px;
}
.landing_para {

	font-weight: 400;
	font-size: 14px;
	width: 100% !important;
	color: #000000;
	line-height: 22px;
	-webkit-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1.6s;
	transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1) 1.6s;
}
.select-wrapper input.select-dropdown {
	border-bottom: 1px solid rgba(0,0,0,0.12) !important;
	color: hsla(0,0%,0%,0.70)!important;
	height: 3rem !important;
	/* line-height: 0rem !important; */
	width: 100%;
	font-size: 0.95rem !important;
	font-weight: 500;
}
.select_field_btn {
	width: 50px !important;
}
.select_field_btn i {
	line-height: 50px !important;
}
.select_card {
	height: 51px !important;
	width: 100% !important;
}
	
	.margin-bottom-mobile{
		margin-bottom: 40px;
	}	
	
	
	
	.need_img{
		right: 60px !important;
		max-width: 140% !important;
		height: auto !important;
	}
	
	
	.tuition_free_img{
		
			left: -56px !important;
		max-width: 140% !important;
		height: auto !important;
		
	}

	
	.Vacancies_card{
		
		margin-top:-200px;
		    width: 90% !important;
    margin-left: 5% !important;
	}	
	
.dropdown-content li>a, .dropdown-content li>span {
	font-size: 14px;
	font-weight: 500;
	color: hsla(0,0%,0%,0.50)!important;
	display: block;
	line-height: 22px;
	padding: 14px 16px;
}
.logo {
	margin-top: 0px!important;
}
	
		#testimonial_slider .owl-controls {
		

    position: absolute;
    bottom: -100%;
    left: 36% !important;

	}
	
		.social_icons{margin-bottom:10px;}	

	
	
	
#landing_text {
	padding: 24px 16px 0px 24px !important;
	width: 100% !important;
}
#cover_img {
	height: 56% !important;
}
#landing_text_container {
	height: auto !important;
}
}
#termsCondition.modal h4{ font-size:24px!important; line-height:24px!important; margin-bottom:10px;}
#termsCondition.modal .modal-content *{ padding:0px; margin:0px;}
#termsCondition.modal .modal-content ol, #termsCondition.modal .modal-content ul{ padding:0px 24px 8px 24px;}
#termsCondition.modal .modal-content ul li{  list-style-type:initial!important; }

/*Small Mobile Media Queries*/
	.faster{transition-duration:600ms !important;}
	.fade_in {
		
		opacity: 0;
		 -webkit-transition: all 1000ms linear;
  transition:         all 1000ms linear;
	}	
	
	.fade_in.animated{
		
		opacity: 1 !important;
	}
	.fade_in_up {
		transform:translateY(50%);
		opacity: 0;
		 -webkit-transition: all 1800ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:         all 1800ms cubic-bezier(0.23, 1, 0.32, 1);
	}	
	
	.fade_in_up.animated{
		transform:translateY(0%) !important;
		opacity: 1 !important;
	}
	
	.fade_in_from_right {
		transform:translateX(50%);
		opacity: 0;
		 -webkit-transition: all 1800ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:         all 1800ms cubic-bezier(0.23, 1, 0.32, 1);
	}	
	
	.fade_in_from_right.animated{
		transform:translateX(0%) !important;
		opacity: 1 !important;
	}
	
		.fade_in_from_left {
		transform:translateX(-50%);
		opacity: 0;
		 -webkit-transition: all 1800ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:         all 1800ms cubic-bezier(0.23, 1, 0.32, 1);
	}	
	
	.fade_in_from_left.animated{
		transform:translateX(0%) !important;
		opacity: 1 !important;
	}
	.hero_button{margin-left:16px;}	
	
	.module_card {
    padding: 32px 16px 24px 16px !important;
    border-radius: 6px;
    cursor: pointer;
}
.clearfix{ clear:both; height:0px;}
h1, h2 {
     font-weight:500;
	font-size: 32px!important;
	color: #212435; line-height:32px!important;
	text-align: center;
}
	h1 span, h2 span{color: #1465c0!important;line-height: 39px!important; font-weight:600;}
	.all_module_text{font-size: 16px;
color: #212435;
text-align: center;
line-height: 29px;}
.centralContent{margin:0 auto!important; float:none!important;}
.centralContentPad{ padding:0px 0px 0px 0px!important;}

.powerfulModulesImg{ width:auto!important; height:61px!important; margin-bottom:24px;}
.practiceBlockImg{ width:auto!important; height:78px!important; margin-bottom:26px;}
.practiceBlockIndicator{background: #1976D2;
border-radius: 100px; width:38px; height:4px; margin-bottom:6px;}

.practiceBlockHeading{ 
font-size: 36px;font-weight:500;
color: #000000; margin-bottom:16px;
}
.font300{ font-weight:300!important;}
.practiceBlockSubHeading{
font-size: 16px;
color: #000000;
line-height: 19px;font-weight:600!important;
}
.practiceBlockSubHeading span{color: #1976D2;}	

.powerfulModulesHeading{ 
font-size: 16px;
color: #000000;
line-height: 21px; font-weight:600; padding:0px!important;
}
.powerfulModulesContent{
opacity: 0.8; 
font-size: 14px; font-weight:500;
color: #000000;
line-height: 21px;
}
.input-field{ margin-top:0px!important;}
.input-field input{ margin-bottom:0px!important;}
.container{ width:82%;}
.space16{ clear:both; height:16px;}
.space25{ clear:both; height:25px;}
.space32{ clear:both; height:32px;}
.space34{ clear:both; height:34px;}
.space37{ clear:both; height:37px;}
.space41{ clear:both; height:41px;}
.space48{ clear:both; height:48px;}
.space58{ clear:both; height:58px;}
.space73{ clear:both; height:73px;}
.space85{ clear:both; height:85px;}
.space96{ clear:both; height:96px;}
.normalContent{
font-size: 16px;
color: #212435;
text-align: justify;
line-height: 29px;
}
.mapTxtHeading{
font-size: 24px;
color: #000000;
text-align: center; font-weight:500; padding:35px 0px 26px 0px;
}
.mapTxtNormal{
opacity: 0.7; 
font-size: 20px;
color: #000000;
text-align: center;
line-height: 30px; padding-bottom:28px;
}
.socialIconArea{ padding:38px 0px 86px 0px;}
 
@media screen and (min-width:960px) {
.content_container {
	padding: 0px 50px 0px 50px; 
}
}
.mainSliderOuter{ height:510px; overflow-y:hidden; width:100%; position:relative;}
.mainSlider{
		 	background-color: #3F51B5;  
    background-image: linear-gradient(-132deg, #3F51B5 13%, #3949AB 100%); 
 	 
}

.mainSlider .imageSection{
 	background-color: #3F51B5;  
    background-image: linear-gradient(-132deg, #3F51B5 13%, #3949AB 100%);  
}
.mainSliderOuter .sliderNavPrev{ position:absolute; left:10px; top:50%; margin-top:-21px; z-index:999999; cursor:pointer; opacity: 0 !important;}
.mainSliderOuter .sliderNavNext{ position:absolute; right:10px; top:50%; margin-top:-21px; z-index:999999;cursor:pointer;opacity: 0 !important;}

.mainSliderOuter:hover .sliderNavPrev{ opacity: 1 !important;}
.mainSliderOuter:hover .sliderNavNext{opacity: 1 !important;}


.mainSliderOuter .owl-pagination{ display:none;}
.sliderRightContent{ padding-top:100px!important;}
.sliderRightContent.newSection{ padding-top:40px!important;}
.sliderRightContent .logoImg{ width:89px!important; height:auto;}
.sliderRightContent .logoImgBtmContent{ padding-top:19px;font-size: 36px;
color: #FFFFFF;
text-align: left;
line-height: 56px;}

.sliderRightContent .logoImgBtmContent h1{font-size: 36px; padding:0px; margin:0px; line-height:46px; font-weight:400;}


.sliderRightContent .logoImgBtmContent2 span{color:#1465c0;}

.row.noMar{ margin:0px;}
.col.noMarPad{ margin:0px!important; padding:0px!important; line-height:normal;}
.row.noMarPadMobile{ margin:0px!important; padding:8px 4px 4px 4px!important; line-height:normal; display:block; height:55px;} 
.sliderRightContent .btnArea{ padding-top:32px;}
.sliderRightContent .btnArea .btnLink{border: 2px solid #FFFFFF; color:#FFFFFF!important; text-transform:uppercase; vertical-align:middle;
border-radius: 2px; width:195px!important; height:55px!important; line-height:55px; text-align:center; font-size:15px!important; text-decoration:none; display:inline-block}
.sliderRightContent .btnArea .btnLink i{vertical-align:middle!important;line-height:55px; margin-right:10px;}
.pageHeading, h1.pageHeading ,  h2.pageHeading{
font-size: 30px!important;
color: #000000;
line-height: 37px; font-weight:600!important; padding:0px; margin:0px 0px 5px 0px;
}

.socialIconLinks{ width:154px; height:134px; line-height:156px; background-color:#dfdfdf; text-align:center; display:inline-block; color:#e8e8e8; margin-right:16px;margin-bottom:16px;}
.socialIconLinks.gPlus{}
.socialIconLinks.gPlus:hover{background-color:#f2453e;color:#FFFFFF;}
.socialIconLinks.whatsApp{}
.socialIconLinks.whatsApp:hover{background-color:#07bb2c;color:#FFFFFF;}
.socialIconLinks.facebook{}
.socialIconLinks.facebook:hover{background-color:#647bac;color:#FFFFFF;}
.socialIconLinks.instagram{}
.socialIconLinks.instagram:hover{background-color:#447398;color:#FFFFFF;}
.socialIconLinks.behance{}
.socialIconLinks.behance:hover{background-color:#188bf9;color:#FFFFFF;}
.socialIconLinks.dribble{}
.socialIconLinks.dribble:hover{background-color:#e84e88;color:#FFFFFF;}

.innerPageContentArea{ position:relative;}
.innerPageContentArea .imgArea{ position:absolute; left:0px; top:0px; height:583px; width:100%; overflow:hidden; z-index:-1;-webkit-background-size: cover cover;background-size: cover;}
.innerPageContentArea .imgArea.career{ background:url(../images/career.jpg) no-repeat center center;}
.innerPageContentArea .imgArea.career2{ background:url(../images/careers_cover_page.png) no-repeat center center;}
.innerPageContentArea .innerContent{ padding-top:245px;}
.innerPageContentArea .innerContent .topLightTxt{opacity: 0.7; font-weight:600;
font-size: 20px;
color: #FFFFFF;
letter-spacing: 1.2px;
text-align: center;}
.innerPageContentArea .innerContent .topLightTxtBtm{font-size: 50px;
color: #FFFFFF;
text-align: center;
line-height: 71px;}
.innerPageContentArea .whiteContentArea{background: #FFFFFF;
border-radius: 2px; padding:64px 0px; margin-top:60px;}
.innerPageContentArea .whiteContentArea .innerPart{ padding:0px 164px;}
.innerPageContentArea .whiteContentArea .innerPartFeatures{ padding:0px 70px;}
.innerPageContentArea .whiteContentArea .innerPartCareer{ padding:0px 70px;}
.innerPageContentArea .whiteContentArea .headingBlock, .innerPageContentArea .whiteContentArea .headingBlock h1, .innerPageContentArea .whiteContentArea .headingBlock h2{
font-size: 36px;
color: #212435;
 font-weight:500;}
 .innerPageContentArea .whiteContentArea .headingSubBlock,  .innerPageContentArea .whiteContentArea .headingSubBlock h1,  .innerPageContentArea .whiteContentArea .headingSubBlock h2{
opacity: 0.6; 
font-size: 20px;
color: #212435;  
 font-weight:500; padding:0px; margin:0px;}

.innerPageContentArea .whiteContentArea .headingBlock span, .innerPageContentArea .whiteContentArea .headingBlock h1 span, .innerPageContentArea .whiteContentArea .headingBlock h2 span{color: #1465c0;line-height:44px; font-weight:600;}

.innerPageContentArea .whiteContentArea .regularText{
font-size: 16px;
color: #212435; 
line-height: 29px;
}
.innerPageContentArea .whiteContentArea .featuresTxtHead{
ont-size: 16px;
color: #212435;
font-weight:600;
}
.innerPageContentArea .whiteContentArea .featuresTxt{font-size: 14px;
color: #212435;
line-height: 20px;}

.viewCareerArea{ background:url(../images/careers_cover_page.png) no-repeat center center;   height:497px; width:100%; overflow:hidden;  -webkit-background-size: cover cover;background-size: cover; } 
.viewCareerArea .innerContentArea{ padding:91px 240px; text-align:center;}
.viewCareerArea .innerContentArea .txt1{font-size: 36px;
color: #FFFFFF;
text-align: center;
line-height: 60px; font-weight:500;}

.viewCareerArea .innerContentArea .txt2{opacity: 0.9; 
font-size: 16px;
color: #FFFFFF;
text-align: center;
line-height: 29px; font-weight:300;}


.viewCareerArea .btnArea{ padding-top:32px;}
.viewCareerArea .btnArea .btnLink{border: 2px solid #FFFFFF; color:#FFFFFF!important; text-transform:uppercase; vertical-align:middle;
border-radius: 2px; width:195px!important; height:55px!important; line-height:55px; text-align:center; text-decoration:none; display:inline-block}
.viewCareerArea .btnArea .btnLink i{vertical-align:middle!important;line-height:55px; margin-right:10px;}
.innerPageContentArea .whiteContentArea .innerPartCareer .semiboldTxt {
 font-size: 16px;
	color: rgba(0,0,0,0.50);
 }
 .file-field .file-path-wrapper{ margin-left:35px!important;}
.innerPageContentArea .whiteContentArea .innerPartCareer thead{ border-bottom:0px;} 

.innerPageContentArea .whiteContentArea .innerPartCareer table.striped>tbody>tr:nth-child(odd){ background-color:#FFFFFF!important;}
.innerPageContentArea .whiteContentArea .innerPartCareer table.striped>tbody>tr:nth-child(even){ background-color:#F7F7F7!important;}
.innerPageContentArea .whiteContentArea .innerPartCareer table td{ padding:3px;}
.innerPageContentArea .whiteContentArea .innerPartCareer table.striped td, .innerPageContentArea .whiteContentArea .innerPartCareer table.striped th {
    padding: 10px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}

.topMenuImg{font-size: 14px;
color: #212435;
line-height: 21px;}

 
@media screen and (max-width:599px) {
.container{ width:100%!important;}
.pageHeading, h1.pageHeading, h2.pageHeading{
font-size: 24px!important;
color: #000000;
line-height: 37px; font-weight:600!important; padding:0px; margin:0px;
}

.mainSlider{
 height: auto; overflow-y:hidden; width:100%; position:relative; padding-bottom:20px; background:transparent!important;
}
.mainSlider .imageSection{
 	background-color: #3F51B5;  
    background-image: linear-gradient(-132deg, #3F51B5 13%, #3949AB 100%);  
}

.mainSlider .imageSection img{ vertical-align:bottom!important;}
h2{ font-size:25px!important; }
h2 span{color: #1465c0!important;line-height: 30px!important; font-weight:600;}
	.all_module_text{ont-size: 13px;
color: #212435;
 text-align: justify;
    -moz-text-align-last: left;
    text-align-last: left;
line-height: 24px;}
.module_card {
    padding: 10px 16px 10px 16px !important;
    border-radius: 6px;
    cursor: pointer;
}
.centralContentPad{ padding:0px 20px 0px 20px!important;}
.practiceBlockImg{ width:auto!important; height:56px!important; margin-bottom:26px;}
.schoolEasyBottomImage{ margin-bottom:15px;}
.sliderRightContent{ padding-top:30px!important;}
.mainSlider .sliderNavPrev{  display:none;position:absolute; left:10px; top:50%; margin-top:-21px; z-index:999999; cursor:pointer; width:20px; height:auto;}
.mainSlider .sliderNavNext{ display:none; position:absolute; right:10px; top:50%; margin-top:-21px; z-index:999999;cursor:pointer;width:20px; height:auto;}
.sliderRightContent .logoImg{ display:none!important;}
.sliderRightContent .logoImg2{ display:none!important;}
.sliderRightContent .logoImgBtmContent{ padding-top:0px;font-size: 24px; text-align:center!important;
color: #000000; 
line-height: 36px;}
.sliderRightContent .logoImgBtmContent h1{font-size: 24px; padding:0px; margin:0px; line-height:36px; font-weight:400;}

.sliderRightContent .logoImgBtmContent2 img{ float:none; margin:0 auto;}
.sliderRightContent .btnArea{ padding-top:10px; text-align:center;}
.sliderRightContent .btnArea .btnLink{border: 2px solid #000000; color:#000000!important; text-transform:uppercase; vertical-align:middle;
border-radius: 2px; width:180px!important; height:40px!important; line-height:40px; text-align:center; text-decoration:none; display:inline-block}
.sliderRightContent .btnArea .btnLink i{vertical-align:middle!important;line-height:40px; margin-right:10px;}
.socialIconLinks{ width:84px; height:78px; line-height:88px; background-color:#dfdfdf; text-align:center; display:inline-block; color:#e8e8e8; margin-bottom:2px; margin-right:2px;}

.fa-3x {
    font-size: 2em!important;
}






.innerPageContentArea .imgArea{ position:absolute; left:0px; top:0px; height:487px; width:100%; overflow:hidden; z-index:-1;-webkit-background-size: cover cover;background-size: cover;}
.innerPageContentArea .imgArea.career{ background:url(../images/career.jpg) no-repeat center center;}
.innerPageContentArea .innerContent{ padding-top:40px;}
.innerPageContentArea .innerContent .topLightTxt{opacity: 0.7; font-weight:700;
font-size: 20px;
color: #FFFFFF;
letter-spacing: 1.2px;
text-align: center;}
.innerPageContentArea .innerContent .topLightTxtBtm{font-size: 22px;
color: #FFFFFF;
text-align: center;
line-height:32px;}
.innerPageContentArea .whiteContentArea{background: #FFFFFF;
border-radius: 2px; padding:20px 0px; margin-top:60px;}
.innerPageContentArea .whiteContentArea .innerPart{ padding:0px 20px;}
.innerPageContentArea .whiteContentArea .innerPartFeatures{ padding:0px!important; margin-left:0px!important; margin-right:0px!important;}
.innerPageContentArea .whiteContentArea .innerPartCareer{ padding:0px 20px;}
.innerPageContentArea .whiteContentArea .headingBlock, .innerPageContentArea .whiteContentArea .headingBlock h1, .innerPageContentArea .whiteContentArea .headingBlock h2{
font-size: 24px;
color: #212435;
 font-weight:500;}
 

 .innerPageContentArea .whiteContentArea .headingSubBlock, .innerPageContentArea .whiteContentArea .headingSubBlock h1, .innerPageContentArea .whiteContentArea .headingSubBlock h2{
opacity: 0.6; 
font-size: 16px;
color: #212435;  
 font-weight:500; padding:0px; margin:0px;}

.innerPageContentArea .whiteContentArea .headingBlock span, .innerPageContentArea .whiteContentArea .headingBlock h1 span, .innerPageContentArea .whiteContentArea .headingBlock h2 span{color: #1465c0;line-height:28px;}

.innerPageContentArea .whiteContentArea .regularText{
font-size: 15px;
color: #212435; 
line-height: 24px;
}
.innerPageContentArea .whiteContentArea .featuresTxtHead{
ont-size: 16px;
color: #212435;
font-weight:600;
}
.innerPageContentArea .whiteContentArea .featuresTxt{font-size: 14px;
color: #212435;
line-height: 20px;}

.viewCareerArea{ background:url(../images/careers_cover_page.png) no-repeat center center;   height:497px; width:100%; overflow:hidden;  -webkit-background-size: cover cover;background-size: cover; } 
.viewCareerArea .innerContentArea{ padding:60px 20px; text-align:center;}
.viewCareerArea .innerContentArea .txt1{font-size: 19px;
color: #FFFFFF;
text-align: center;
line-height:30px; font-weight:500;}

.viewCareerArea .innerContentArea .txt2{opacity: 0.9; 
font-size: 16px;
color: #FFFFFF;
text-align: center;
line-height: 29px;}


.viewCareerArea .btnArea{ padding-top:32px;}
.viewCareerArea .btnArea .btnLink{border: 2px solid #FFFFFF; color:#FFFFFF!important; text-transform:uppercase; vertical-align:middle;
border-radius: 2px; width:195px!important; height:55px!important; line-height:55px; text-align:center; text-decoration:none; display:inline-block}
.viewCareerArea .btnArea .btnLink i{vertical-align:middle!important;line-height:55px; margin-right:10px;}

}

.hoverable:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.05), 0 6px 20px 0 rgba(0,0,0,0.05);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.05), 0 6px 20px 0 rgba(0,0,0,0.05);
}

.btn, .btn-large{
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px!important;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}


.btn-flat {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 30px!important;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}
@media (min-width: 600px) and (max-width: 1900px) {
.sliderRightContent .logoImgBtmContent2{ padding:19px 19px 19px 80px;font-size: 36px;
color: #2F3352;
text-align: left;
line-height: 56px;}
}
.sliderRightContent .logoImgBtmContent2 h1{font-size: 36px; padding:0px; margin:0px; line-height:46px; font-weight:400;}
@media only screen and (max-width: 600px) {

.sliderRightContent .logoImgBtmContent2{ padding:0;font-size: 20px;
color: #2F3352;
text-align: center;!important
line-height: 20px!important;}
.sliderRightContent .logoImgBtmContent h1, .sliderRightContent .logoImgBtmContent2 h1{font-size: 24px; padding:0px; margin:0px; line-height:36px; font-weight:400;}

.mainSliderOuter{ height:425px; overflow-y:hidden; width:100%; position:relative;}

}
.logoImgBtmContent2{ 
    font-size: 36px; 
    text-align: left;
    line-height: 56px;}
.newSlideBorder{ background-color:#2196F3; padding:8px 15px!important; font-size:27px; line-height:24px; text-transform:uppercase; color:#FFFFFF; margin:20px 0px; text-align:center;}

.interactive_text_left{font-size: 16px;
color: #212435;
text-align: right;
line-height: 29px;}

.interactive_text_right{font-size: 16px;
color: #212435;
text-align: left;
line-height: 29px;}

.interactive_number_boxes{font-size: 16px;
color: #212435; 
line-height: 29px; border:1px solid #e6e6e6; padding: 20px 16px 20px 16px !important; margin-top:24px; margin-bottom:24px;}
.interactive_number_boxes h3{ font-weight:500;color:#1465c0;}

.interactive_number_boxes:hover, .interactive_number_boxes:focus{color:#FFFFFF; background-color:#1465c0;}
.interactive_number_boxes:hover h3, .interactive_number_boxes:focus h3{ color:#FFFFFF;}


@media (min-width:1280px) and (min-width:1280px) {	
	#owl-demo img.responsive-img, #owl-demo video.responsive-video {
    max-width: 100%;
    height: 462px;margin-left:30px; margin-top:24px;
}
}
@media (min-width:1366px) {
#owl-demo img.responsive-img, #owl-demo .responsive-video {
    max-width: 100%;
    height: 450px; margin-left:30px; margin-top:24px;
}
}

@media only screen and (max-width: 768px) {
.marginBtm10{margin-bottom:10px;}
.mobilPadding{ margin-bottom:0px!important;}
.sliderRightContent .logoImgBtmContent2 {
    padding: 0;
    font-size: 20px;
    color: #2F3352;
    text-align: center;
    !important: ;
    line-height: 20px!important;
}

.newSlideBorder {
    background-color: #2196F3;
    padding: 8px 15px!important;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 10px 0px;
    text-align: center;
}

#owl-demo  img.responsive-img, #owl-demo  video.responsive-video {
    max-width: 100%;
    height: 200px;  margin:0 auto;   margin-top: 15px;
}
.sliderRightContent.newSection {
    padding-top: 5px!important;
}
#owl-demo .btn, #owl-demo .btn-large{ margin-bottom:10px;}

h1, h2 {
    font-weight: 500;
    font-size: 24px!important;
    color: #212435;
    line-height: 26px!important;
    text-align: center;
}

.interactive_text_left{font-size: 16px;
color: #212435;
text-align: center!important;
line-height: 29px;}

.interactive_text_right{font-size: 16px;
color: #212435;
text-align: center!important;
line-height: 29px;}
}