  @charset "utf-8";
/* CSS Document */
/*** Global /
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,600');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button{
	padding:0;
	margin:0;
	border:0;
	font-size:100%;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	background:#fff;
	color:#333;
	font-size:15px;
	line-height:27px;
	font-weight:normal;
	font-family:'Work Sans', sans-serif;
	font-weight:400;
	overflow:inherit !important;
}
img{
	padding:0;
	margin:0;
	border:none;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
input, button, select, textarea, .form-control{
	outline:none;
	font-family:'Work Sans', sans-serif;
	font-size:15px;
}
input[type="text"], input[type="password"], button, textarea{
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
}
a{
	outline:none;
	color:#333;
	text-decoration:none!important;
	outline:none;
}
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
strong{
	font-weight:600;
}
p{
	padding-bottom:20px;
}
.no_padding{
	padding-bottom:0 !important;
}
.no_margin{
	margin-right:0 !important;
}
.margin_bot{
	margin-bottom:10px !important;
}
.mb-0{
	margin-bottom:0 !important;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.spacer, .clear{
	clear:both;
	line-height:0;
	font-size:0;
}
.mandatory{
    border-right:3px solid #ff0000 !important;
}
.clearfix:after, .clearfix:before{
  display:block;
  clear:both;
  content:"";
}
.row{
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
}
.form-group{
	position:relative;
	margin-bottom:15px;
}
.form-control{
	display:block;
	width:100%;
	height:36px;
	padding:6px 12px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	border:1px solid #ccc;
	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;
}
.top_head{
	padding:10px 0;
	background:#253b80;
	border-bottom:1px solid #4b64b0;
}
.header_sec{
	position:relative;
}
.header_sec img{
	width:100%;
	display:block;
}
.container{
	max-width:1170px;
	margin:0 auto;
	position:relative;
}
.top_head img{
	float:left;
	max-width:90px;
}
.top_head .head_title{
	float:left;
	padding-left:15px;
	color:#fff;
}
.top_head .head_title h2{
	font-size:20px;
	line-height:34px;
	font-weight:600;
	margin-top:10px;
}
.top_head .head_title h3{
	font-size:30px;
	line-height:25px;
}
.welcome_sect{
	background:#10abc9;
	padding:45px 0 35px;
	color:#fff;
	text-align:center;
}
.welcome_sect h2{
	font-size:38px;
	line-height:38px;
	margin-bottom:25px;
}
.welcome_sect p{
	font-size:18px;
	line-height:30px;
}
.welcome_sect p em{
	color:#fff;
}
.body_content{
	padding:45px 0;
}
.body_content .content_block{
	padding:0;
}
.body_content .content_block .content_inn{
	padding:15px 0;
	background:#fff;
	border-radius:3px;
}
.body_content .content_block h3{
	font-size:35px;
	margin-bottom:25px;
	color:#213a87;
	text-align:center;
	text-transform:uppercase;
}
.body_content .content_block ul{
	padding:0;
	margin-left:-30px;
}
.body_content .content_block ul li{
	border-bottom:1px dashed #ccc;
	width:45%;
	float:left;
	margin:0 0 0 30px;
}
.body_content .content_block ul li .fa{
	color:#0045ac;
	margin-right:7px;
}
.body_content .content_block ul li a{
	display:block;
	padding:10px 5px;
	color:#0045ac;
	font-size:17px;
	font-weight:bold;
}
.body_content .content_block ul li a:hover{
	text-decoration:none;
	background:#0faac8;
	color:#fff;
}
.body_content .content_block ul li:hover{
	border-color:#0faac8;
}
.body_content .content_block ul li:hover .fa{
	color:#fff;
}
.overlay{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.4);
}
.help_desk{
	color:#fff;
	float:right;
	margin-top:10px;
	position:relative;
	padding-left:40px;
	/*background:url(/images/phone_icon.svg) no-repeat 0 6px;*/
}

/*.help_desk:before{
	content:"\f095";
	font-family: 'FontAwesome';
	position:absolute;
	font-size:34px;
	top:10px;
	left:0;
}*/
.help_desk span{
	color:#fff;
	display:block;
	line-height:22px;
	display:block;
}
.help_desk img{
	display:block;
	max-width:40px;
	float:none;
	margin:0 auto;
}
.menu_section{
	background:#333;
}
.menu_section .fa{
	font-size:25px;
	position:relative;
	top:3px;
}
.menu_section ul{
	text-align:center;
}
.menu_section ul li{
	display:inline-block;
}
.menu_section ul li a{
	font-size:14px;
	color:#fff;
	line-height:31px;
	padding:5px 10px;
	display:block;
	text-transform:uppercase;
}
.menu_section ul li a:hover, .menu_section ul li a.active{
	text-decoration:none;
	background:#253b80;
}
.slider_content{
	left:0;
	right:0;
	top:75px;
	position:absolute;
	z-index:999;
	text-align:center;
}
.slider_content span{
	color:#fff;
	font-size:32px;
	display:block;
	margin-bottom:15px;
	text-shadow:2px 2px 1px #333;
}
.slider_content h2{
	color:#fff;
	font-size:35px;
	line-height:35px;
	margin-bottom:15px;
	text-align:center;
	text-shadow:2px 2px 1px #333;
}
.slider_content.inner_head{
	top:15%;
}
.slider_content.inner_head h2{
	font-size:36px;
	line-height:36px;
}
.login_sect a{
	text-decoration:underline;
	color:#253b80;
}
.login_sect a:hover{
	text-decoration:none;
}
.capture_img{
	display:block;
	margin-left:20px;
}
.btn{
	background:#253b80;
	text-align:center;
	font-size:18px;
	color:#fff;
	display:block;
	padding:10px 15px;
	border-radius:5px;
	width:100%;
	cursor:pointer;
}
.btn:hover{
	background:#076fc0;
}
.forget_links{
	padding:10px 0 0;
	text-align:center;
}
.blinking{
	animation-duration:300ms;
	animation-name:blink;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	font-weight:600;
}
@keyframes blink{
 from	{
  color:#000;
 }
 to	{
  color:#fa00f7;
 }
}

.bottom_section{
	padding:45px 0;
	background:#ebebeb;
}
.bottom_section h2{
	font-size:38px;
	line-height:38px;
	margin-bottom:80px;
	text-align:center;
}
.bottom_section .bot_block{
	width:50%;
	padding:0 15px;
	text-align:center;
	display:flex;
	margin-bottom:120px;
}
.bottom_section .bot_block h3{
	font-size:23px;
	margin-bottom:15px;
	color:#213a87;
}
.bottom_section .bot_block .bot_block_in{
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
	border-radius:6px;
	padding:25px;
	padding-bottom:100px;
	background:#fff;
	position:relative;
}
.bottom_section .bot_block .bot_block_in p em{
	color:#213a87;
}
.bottom_section .bot_block .cam_bot_text{
	position:absolute;
	width:100%;
	padding:0 25px;
	left:0;
	bottom:30px;
	text-align:center;
}
.bottom_section .bot_block .cam_bot_text a:hover{
	color:#10abc9;
	text-decoration:none;
}
.address{
	color:#fff !important;
	text-decoration:none !important;
}
.bottom_section .campus_img{
	width:200px;
	height:200px;
	border-radius:50%;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.085) !important;
	background:#fff;
	border:6px solid #fff;
	margin:-100px auto 25px;
}
.bottom_section .campus_img img{
	border-radius:50%;
	max-width:100%;
	display:block;
}

footer{
	padding:15px 0;
	text-align:center;
	color:#fff;
	background:#253b80;
}
footer ul{
	text-align:center;
	padding-bottom:5px;
}
footer ul li{
	display:inline-block;
	border-right:1px solid #ccc;
	padding:0 15px;
	line-height:18px;
}
footer ul li a{
	color:#fff;
}
footer ul li:last-child{
	border:0;
}
.contact_form .form-group{
	width:50%;
	padding:0 15px;
}
.contact_form h2, .courses_sec h2{
	font-size:33px;
	line-height:38px;
	margin-bottom:20px;
}
.contact_form .btn{
	width:150px;
}
.courses_sec .courses_block{
	width:50%;
	padding:0 15px;
	margin-bottom:30px;
	display:flex;
}
.courses_sec .courses_block .courses_block_inn{
	width:100%;
	padding:30px;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 3px #ccc;
}
.courses_sec h3{
	color:#253b80;
	font-size:22px;
	margin-bottom:15px;
}
.courses_sec .courses_block .courses_block_inn ul li{
	margin-bottom:10px;
}
.courses_sec .courses_block .courses_block_inn ul li .fa{
	margin-right:7px;
}


.subject_content_wrap{
	padding:40px 0;
}
.subject_content_wrap .content_block{
	width:50%;
	padding:0 15px;
}
.subject_content_wrap .content_block .content_inn{
	width:100%;
	padding:15px;
	background:#fff;
	border-radius:3px;
	box-shadow:0 0 3px #ccc;
}
.subject_content_wrap .content_block h3{
	font-size:22px;
	margin-bottom:15px;
}
.subject_content_wrap .content_block ul{
	list-style-type:disc;
	margin-left:20px;
}
.subject_content_wrap .content_block ul li{
	border-bottom:1px dashed #ccc;
	margin:1px 0;
}
.subject_content_wrap .content_block ul li a{
	display:block;
	padding:5px;
	color:#0045ac;
}
.subject_content_wrap .content_block ul li a:hover{
	text-decoration:none;
	background:#f0f0f0;
}
.subject_content_wrap h2{
	font-size:35px;
	margin-bottom:25px;
	color:#213a87;
	text-align:center;
	text-transform:uppercase;
}
.notice_block{
	padding:20px;
	background:#10abc9;
	color:#fff;
	font-weight:600;
	margin:0 0 30px;
	border-radius:5px;
}
.extra{
	background:#10abc9;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	font-color: yellow;
	border:1px solid #1c7c8e;
	color: #fff !important;
	text-decoration: none!important;
}
.extra:hover{
	background:#10abc9 !important;
	color: #fff !important;
	text-decoration: none!important;
}
.link_color{
	color:#fdfd00 !important;
}