@font-face {
    font-family: "Helvetica Neue", Helvetica,Arial , sans-serif;
    src: url( Helvetica Neu Bold.ttf , HelveticaNeue BlackCond.ttf , HelveticaNeue Light.ttf , HelveticaNeue Medium.ttf);
	
}
html{overflow-x: hidden;}
body{
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
p{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
header .navbar {
    margin-bottom: 0px;
}
ul,ol,li{
	margin:0px;
	padding:0px;
}
/*header*/
.top-header{
	padding:20px 0px 20px 0px ;
	color:#333;
	line-height:26px;
}
.johngroup {
    font-size: 23px !important;
    font-weight: bold;
    text-align: left !important;
}
.collegesection {
    font-size: 18px !important;
    line-height: 1.6 !important;
    text-align: left !important;
}
.college-more-info {
    font-size: 16px;
    line-height: 1.4;
    color: #424242;
}
.contact-header{
	font-size: 18px;
}
.top-right{
	text-align:right;
}
/*header*/
/*slider form*/

.lead-form {
    background: #273274;
    margin-top: 20px;
    border-radius: 8px;
    padding: 0px 20px;
    color: #fff;
    padding-bottom: 20px;
	box-shadow: 0px 0px 15px #fff;
}
.slider-form{
	position: absolute;
	top: 10px;
	z-index: 5;
	right: 50%;
	margin-right: -575px;
	max-width: 350px;
}
.form-heading Strong {
    font-size: 22px;
    display: block;
    color: #f8ea08;
    font-weight: 300;
}
.form-heading {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    padding: 10px 0px;
}

.form_bnt {
    background-color: #ea8716;
    border: solid 1px #d56406;
    padding: 8px 15px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    width: 100%;
}
/*slider form*/
/*slider*/
.owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.owl-theme .owl-dots .owl-dot span{
	height: 14px;
	width: 14px;
}
#owl-carousel-recruiters .item{
	padding: 1rem;
	text-align: center;
}
 #owl-carousel-recruiters .item img{
	padding: 1rem;
	width: auto;
	display: inline-block;
}   
#owl-carousel-recruiters  .owl-dots{position: initial;margin-top: 20px;}
/*slider image*/
/* tabs arrow*/


.arrow-down {
    display: none;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 22px solid #ea8716;
    position: absolute;
    top: -1px;
    left: calc(50% - 20px);
}
.arrow-down-inner {
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 12px solid #fff;
  position: absolute;
  top: -22px;
  left: -18px;
}
.nav > li.active .arrow-down {
	display: block;
}
/*tabs arrow*/
/*why us*/
.college-usp {
    padding:50px 0px 30px 0px;
}
.college-usp h3 {
    padding:10px 0px;
    font-size: 30px;
	text-align:center;
	color:#273274;
	font-weight: bold
}
.college-usp .heading-line {
    width: 90px;
    height: 5px;
    text-align: center;
     margin: 10px auto;
     background-color: #273274;
	 margin-bottom:20px;
 }
.college-usp ul {
    margin: 0px 0px 0px 18px;
    padding: 0px;
    list-style: square;
}
.college-usp ul li {
    font-size: 15px;
    padding-bottom: 20px;
}
/*why us*/
/*tabs courses*/
.active-tab {
    height: 100px;
    margin-bottom: 0px;
    border-bottom: solid 5px #273274;
    font-weight: 300;
    position: relative;
}
.border-tabs{
	border: 2px solid #ccc;
	padding: 0px;
}
.courses {
    padding: 10px;
    font-size: 20px;
    font-weight: 300;
}

.courses strong {
    font-size: 36px;
    display: block;
}
b, strong {
    font-weight: 700;
}
.courses-name {
    font-size: 18px;
    padding-bottom: 5px;
}
.courses-info {
    font-size: 15px;
    color: #252525;
}
.courses-list {
   padding: 8px 0px;
    margin: 8px 0px;
}
.active-tab {
    height: 100px;
    margin-bottom: 0px;
    border-bottom: solid 5px #273274;
    font-weight: 300;
    position: relative;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #ea8716;
    background-color:#fff;
	border:none !important;
	outline:none !important;
}
.nav-tabs > li:hover a{
	background-color:#f0f0f0;
	outline:none !important;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}


.nav-tabs > li > a {
    background-color: #f0f0f0;
   color: #000;
}
/*tabs fancy*/

.fancyTab {
	text-align: center;
  padding:15px 0;
  transition: top .2s;
}
li.fancyTab.active a {
  padding-top: inherit;
}
.fancyTab.active {
  top:-20px;
  transition:top .2s;
}

.whiteBlock {
  display:none;
}

.fancyTab.active .whiteBlock {
  display:block;
  height:2px;
  bottom:-2px;
	width:99%;
  position:absolute;
  z-index:1;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
 }

/*.section-tabs{background: #f2f2f2;padding: 0px 0px 60px 0px;};*/
.tabs-background{
	background: #f0f0f0;
}
.section-tabs{border:2px solid #f0f0f0;padding: 0px 10px 40px 10px; }
 .nav-tabs {
    border-bottom:none !important;
}
.btn-course{float: right; margin-top: -47px; margin-right: 8px; background: #ea8716; color: #fff; border: solid 1px #d56406}
/*.tabs-background{background: #f7f7f7; border-bottom: solid 1px #ccc; border-top: solid 1px #ccc; margin-top: 20px; }*/
.heading h3{
	 padding-bottom:10px;
    font-size: 30px;
	text-align:center;
	color:#273274;
	font-weight:bold;
}
.companies .heading  .heading-line{
	width: 90px;
    height: 5px;
    text-align: center;
     margin: 10px auto;
     background-color: #273274;
	 margin-bottom:0px;
}
 .heading  .heading-line{
	width: 90px;
    height: 5px;
    text-align: center;
     margin: 10px auto;
     background-color: #273274;
	 margin-bottom: 40px;
}



/*tabs course*/
/*awards*/
.awads-year-img{
	border:1px solid #ccc;
}
.awards-mg{
	padding:0px 0px;
	
}
.awards-mg .awads-year-img{
	border:1px solid #ccc;
}
.companies{
	margin: 0px 0px 0px 0px;
	background: #f7f7f7;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 40px 0px;
}
.companies .owl-carousel .owl-stage-outer {
    height:130px;
}
/*awards*/
/*footer*/
.footer-bottom{
	background-color: #222;
   padding: 15px 0;
}
 .footer-bottom p {
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0.3px;
}
/*footer*/
@media (max-width:1050px){
	.slider-form {
		top: 300px;
		left: 200px;
		z-index: 5;
	}
	.college-usp {
	 padding: 417px 0px;
	}
}
@media (max-width:768px){
/*header*/
	.johngroup {
    font-size: 18px !important;
    font-weight: blod;
    text-align: left !important;
	}
	.nav-logo{
		display: block;
		margin: auto;
	}
	.top-header {
		color: #333;
		line-height: 18px;
		padding-bottom: 0px;
	}
	.top-right{
		text-align:left;
	}
	.contact{
		text-align: left;
	}

	.collegesection {
		font-size: 14px !important;
		line-height: 1.6 !important;
		text-align: left !important;
	}
	/*header*/
	/*form-slider*/
	.slider-form {
		margin:auto;
		position: inherit;
		padding: 15px 15px 0px 15px;
	}
	.form-heading b {
		font-size: 16px;
		display: block;
		color: #f8ea08;
		font-weight: 300;
	}
	.form-heading {
		font-size: 14px;
		text-align: center;
		font-weight: 300;
		padding: 5px 0px;
	}
	.form_bnt {
		background-color: #ea8716;
		border: solid 1px #d56406;
		padding: 4px 8px;
		border-radius: 4px;
		color: #fff;
		font-size: 14px;
		cursor: pointer;
		font-weight: 300;
		width: 100%;
	}
	.college-usp {
		padding-top: 30px;
		padding-bottom:50px;
	}
	.form-control {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 12px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
			border-top-color: rgb(204, 204, 204);
			border-right-color: rgb(204, 204, 204);
			border-bottom-color: rgb(204, 204, 204);
			border-left-color: rgb(204, 204, 204);
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	/*slider*/
	/*tabs college*/
	.nav-tabs > li {
		 width: 50%;
	}
	.college-usp h3 {
		padding: 20px 0px 10px 0px;
		font-size: 22px;
		font-weight: 400;
		text-align: center;
	}
	.college-usp .heading-line {
		width: 90px;
		height: 3px;
		text-align: center;
		margin: 10px auto;
			margin-bottom: 10px;
		background-color: #273274;
		margin-bottom: 10px;
	}
	.college-usp ul li {
		font-size: 14px;
		padding-bottom: 10px;
		text-align: justify
	}

	/* .courses b {
		font-size: 24px;
		display: block;
	} */
	.courses {
		font-size: 12px;
		
	}
	.courses-name {
		font-size: 14px;
		padding-bottom: 5px;
		font-weight: bold;
	}
	.courses-info {
		font-size: 14px;
		color: #252525;
		text-align: justify;
	}
	.courses-list {
		border-bottom: solid 0px #c4c4c4;
		padding: 20px 0px;
		margin: 8px 0px;
	}
	.btn-course {
		float: right;
		margin-top: 4px;
		margin-right: 5px;
		background: #ea8716;
		color: #fff;
		border: solid 1px #d56406;
	}
	/*tabs cause*/
	/*awars*/
	.heading h3 {
		padding: 10px 0px;
		color: #333;
		font-size: 26px;
		font-weight: 500;
		text-align: center;
		font-weight: bold;
	}
	.heading .heading-line {
		width: 90px;
		height: 3px;
		text-align: center;
		margin: 10px auto;
			margin-bottom: 10px;
		background-color: #273274;
		margin-bottom: 10px;
	}
	.awards-mg {
		padding: 30px 0px 30px 0px;
	}
	.img-awards{
		margin-left:25px;
		margin-top:10px;
	}
	.companies .heading .heading-line {
		width: 90px;
		height: 3px;
		text-align: center;
		margin: 10px auto;
			margin-bottom: 10px;
		background-color: #273274;
		margin-bottom: 0px;
	}
	.companies {
		margin: 0px 0px 0px 0px;
		background: #f7f7f7;
		border-top: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		padding: 40px 0px 10px 0px;
	}
	.btn {
		padding: 4px 8px;
		font-size: 12px;
	 }

	 .contact-top-details, .college-detail{
		background: #f2f2f2;
		padding: 10px 15px;
	 }
	 .contact-top-details{border-top: 1px solid #ccc;}
	 .contact-top-details p br{display: none;}
	 .contact-top-details h5{padding-bottom: 6px;}
	 .contact-top-details p i.fa-whatsapp{margin-left: 20px;}
	 #owl-carousel-recruiters .item img{max-width: 200px;}

}
.heading-section{
	padding-bottom: 40px;
}
.heading-section h3 {
    padding: 0px;
    font-size: 30px;
    text-align: center;
    color: #273274;
    font-weight: bold;
}
.heading-section .heading-line {
    width: 90px;
    height: 5px;
    text-align: center;
    margin: 10px auto 10px auto;
    background-color: #273274;
    margin-bottom: 20px;
}
#newmodalregister .modal-dialog{
	width: 350px;
}
.lead-form .closemodal{
	position: absolute;
	right: -15px;
	top: -15px;
	font-size: 30px;
}
.lead-form .closemodal i{
	background: #000;
	border-radius: 26px;
	height: 24px;
	width: 24px;
	cursor: pointer;
	color: #fff;
}
/***** tabs *****/
.Courses-tabs{background: #f7f7f7;padding: 50px 0px;}


.Courses-tabs nav > .nav.nav-tabs{
	border: none;
    color:#fff;
    background: #222;
    border-radius:0;
	font-size: 14px;
	font-weight: bold;

}
.Courses-tabs nav > ul a.nav-item.nav-link,
.Courses-tabs nav > ul .active a.nav-item.nav-link{
	border: none;
    padding: 18px 25px;
    color:#fff;
    background:#222;
    border-radius:0;
	display: inline-block;
	text-decoration: none;
}
.Courses-tabs nav > ul .active a.nav-item.nav-link, .Courses-tabs nav > ul li:hover a.nav-item.nav-link, .Courses-tabs nav > ul li.active:hover a.nav-item.nav-link{
	background: #e74c3c; 
 }

.Courses-tabs nav > ul li.active a:after{
	 content: "";
	position: absolute;
	bottom: -34px;
	left: 50%;
	border: 15px solid transparent;
	border-top-color: transparent;
	border-top-color: #e74c3c;
	margin-left: -15px;
}
.Courses-tabs nav > ul li i{font-size: 18px;padding-right: 10px;}
.Courses-tabs .tab-content{
  background: #fff;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #e74c3c;
    border-bottom:5px solid #e74c3c;
    padding:30px 25px;
}

.Courses-tabs nav > ul li:hover a.nav-item.nav-link,
.Courses-tabs nav > ul li:focus a.nav-item.nav-link
{
  border: none;
    background: #e74c3c;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
	text-decoration: none;
	outline:none;
}
.btn-modal-regr-mobile{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 99;
}
.btn-modal-regr-mobile a{
	font-size: 18px;
	width: 100%;
	background: #ea8716;
	border: solid 1px #ea8716;
	color: #fff;
	border-radius: 4px 4px 0px 0px;
	margin: auto;
	text-align: center;
	padding: 10px;
	text-decoration: none;
}
.awards-area{margin-top: 0px;padding-top: 60px;background: #182241;padding-bottom: 60px;}
.awards-area .heading-section h3{color: #fff;}
.awards-area .heading-section .heading-line{background-color: #fff;}
.award-img-main{
	display: -webkit-flex; /* Safari */
  display: flex;
}
.award-img-main .col-awards{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */  
	flex: 1;
}
.award-img-main .col-awards.col-main{
	/* background:#45a0de; */
	color: #fff;
	display: inline-block;
	padding: 25px 20px;
	text-align: center;
}
.award-img-main .col-awards.col-main img{display: inline-block;}
@media (max-width:768px){
	.Courses-tabs nav > ul a.nav-item.nav-link, .Courses-tabs nav > ul .active a.nav-item.nav-link{
		font-size: 14px;
	}
	#newmodalregister .modal-dialog{
		width: 290px;
		margin: 50px auto;
	}
	footer{margin-bottom: 45px;overflow:hidden;}
	.college-usp{padding-top:0px;}
	.Courses-tabs{padding: 20px 0px 30px 0px;}
	.heading-section{padding-bottom: 10px;}
	.awards-area{margin-top: 0px;padding: 20px 0px 30px 0px;}
	.award-img-main{display: block;}
	.award-img-main .col-awards.col-main{width: 100%;}

}
@media (max-width: 500px){
	.Courses-tabs nav > ul li i {
		display: none;
	}

}

.owl-carousel.slider-mobile .owl-item img{min-height:205px;}
.slider-mobile{display: none !important;}		
 @media (max-width:768px){ 
 .slider-mobile{display: block !important;}
 .slider-web{display: none !important;}
 body{overflow: hidden;}
 }