hr{
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid rgb(0, 168, 89);
}
select{
    border: 0px solid #ffffff!important;
    width: 100% !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #999 !important;
    background: #fff;
    box-sizing: border-box;
    display: block;
    line-height: 1.428571429;
    vertical-align: middle;
    background-color: #fcfcfc;
    background-image: none;
    transition: all ease-in-out .15s;
    box-shadow: none;
    height: 35px;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
}
.form {
	position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-sizing: border-box;
    background: #00a859;
    padding: 1px;
}
.form h3 {
    background: #ed3237;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 0;
}
.form-sec {
    visibility: visible;
    animation-delay: 0ms;
    animation-name: fadeInRight;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-sizing: border-box;
    background: #ffffff;
    padding: 15px;
}
.contact-form {
    position: relative;
}
.course-box{
    padding: 30px 0;
    background: #ed3237;
}
#second{
	background:#0d1128;
	padding:30px 0;
}
.course-box .info {
    padding: 20px;
    text-align: center;
}
.course-box .info i{
	font-size:50px;
	color:#fff;
	margin-bottom:20px;
}
.course-box .info h3{
    text-align: center;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
}
.course-box .info p{
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}
.mt-30{
	margin-top:32px !important;
}
.read-btn {
    margin-top: 19px;
    margin-bottom: 0px;
}
.contact-info ul li {
    border: none !important;
    padding: 5px 0 !important;
}
.contact-info ul li span{
    color: #fff;
    font-weight: 100;
    font-size: 15px;
}
.contact-info ul li i {
    font-size: 16px;
    color: #ffffff;
    background: #00a859;
    border-radius: 1px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 34px;
    margin-right: 10px;
    border: 1px solid #272727;
}	
.address {
    float: left;
    margin-top: -35px;
    margin-left: 45px;
    color: #fff;
    font-weight: 100;
    font-size: 15px;
}
.social_media_links{
	float:right;
}
.social_media_links a{
	border: 2px solid #fff;
    color: #fff;
    display: block;
    float: left;
    height: 29px;
    line-height: 22px;
    text-align: center;
    width: 29px;
    border-radius: 24px;
}
.blog-author {
    padding: 40px 30px;
    background: #fbf9ff;
    margin-top: 50px;
}
.blog-author img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 30px;
}
.navigation-top{
	margin-top:15px;
	margin-bottom:15px;
}
.accordion-sec{
	padding:60px 0;
}
.header-center{
	padding: 5px 0;
    background: #fff;
}
.header-center .short_contact_list .icon{
	width: 45px; 
	float: left;
}
.header-center .short_contact_list .icon-text{
	
}
.header-center .short_contact_list {
    text-align: left;
}
.header-center .short_contact_list ul li i{
	color: #ed3237;
    margin-right: 7px;
    font-size: 40px;
}
.header-center .short_contact_list ul li span {
	font-size: 15px;
    color: #3e4096;
    font-weight: 600;
}
.header-center .short_contact_list ul li a {
    color: #ed3237;
    margin-right: 7px;
    font-size: 12px;
    float: left;
}
#mega-submenu{
	width: 1134px;
    margin-left: -203px;
}
#mega-submenu li a{
	font-size:12px;
	font-weight:500;
	padding: 8px 2px;
}
#mega-submenu li a:hover{
	color:#fd5f00;
}
#mega-submenu li a::before {
	content: '\f101';
    z-index: -1;
    margin-right:5px;
    float: left;
    font-family: 'FontAwesome';
}
.news-text{
	line-height: 22px;
    text-decoration: none;
    cursor: pointer;
    color: #df6512;
    font-size: 13px;
    margin-bottom: 5px;
    float: left;
}
.btn{
    margin-bottom: 5px;
    border-radius: 0;
}
.btn:focus {
    color: #495057;
    background-color: #fff;
    border-color:#ced4da !important;
    outline: 0;
    box-shadow:none; 
}
.btn-submit{
	position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    padding: 5px 20px;
    font-weight: 800;
    overflow: hidden;
    border-radius: 3px;
    letter-spacing: 1px;
    background-color: #001e57;
    text-transform: uppercase;
}
@media (max-width: 1280px) {
	.header-area .main-header-area .main-menu ul li a {
		font-size: 12px;
		text-transform: uppercase;
	}
	#mega-submenu {
		width: 1060px;
		margin-left: -180px;
	}
	#mega-submenu li a {
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	.mt-30 {
		margin-top: 10px !important;
	}
	.body-sec {
		width: 80%;
		margin: 0 auto;
		background: #fff;
		/* box-shadow: 2px 2px #444; */
		box-shadow: 0 0 12px 0 #e6e6e6;
	}
	.admin-login {
		padding: 5px 5px;
	}
	.center-login {
		padding: 5px 5px;
	}
	.course-box .info {
		padding: 10px;
	}
	.course-box {
		padding: 10px 0;
	}
	.Emergency_contact .single_emergency .info h3{
		font-size: 18px;
		font-weight: 500;
		color: #fff;
		text-transform: uppercase;
	}
	.Emergency_contact .single_emergency .info p {
		color: #fff;
		font-size: 13px;
		font-weight: 400;
		margin-bottom: 0;
		line-height: 20px;
	}
	.icons a {
		font-size:12px !important;
	}
	.icons a i {
		margin-right: 10px;
		background-color: #fff;
		height: 22px !important;
		width: 22px !important;
		color: #000;
		text-align: center;
		line-height: 22px !important;
		border-radius: 40px;
		transition: all 0.5s;
	}
	.slicknav_btn{
		background: #fff;
		padding: 1px;
		text-align: center;
		width: 40px;
		float: right;
	}
	.icons {
		position: fixed;
		top: 30%;
		right: 0%;
		width: 45px !important;
		display: flex;
		flex-direction: column;
		z-index: 1000;
	}
}
@media (max-width: 375px) {
	.body-sec {
		width: 80%;
		margin: 0 auto;
		background: #fff;
		/* box-shadow: 2px 2px #444; */
		box-shadow: 0 0 12px 0 #e6e6e6;
	}
}
.login-sec {
    float: left;
    margin-top: 5px;
}
.center-login {
    padding: 5px 20px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    text-align: center;
    background:#00a859;
    color: #fff;
    font-weight: 500;
}
.admin-login {
    padding: 5px 20px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    text-align: center;
    background: #ed3237;
    color: #fff;
    font-weight: 500;
}
.google-translater{
	float:left;
}
.goog-te-menu2{
	width:80% !important;
	box-sizing: content-box;
    height: 253px;
}
#admission-img{
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
}
.icons{
    position: fixed;
    top: 30%;
    right: 0%;
    width: 60px;
    display: flex;
    flex-direction: column;
    z-index: 1000;
}
.icons a{
    text-decoration: none;
    text-transform: capitalize;
    padding: 5px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    margin: 3px;
    text-align: left;
    border-radius: 50px 0px 0px 50px;
    transform: translate(10px, 0px);
    transition: all 0.5s;
}
.icons a:hover{
	transform: translate(0px, 0px);
}
.icons a i{
    margin-right: 10px;
    background-color: #fff;
    height: 35px;
    width: 35px;
    color: #000;
    text-align: center;
    line-height: 35px;
    border-radius: 40px;
    transition: all 0.5s;
}
.icons a:hover i{
	transform: rotate(360deg);
}
.icons a i .fa-facebook{
	color: #2c80d3;
}
.icons a i .fa-twitter{
	color: #53c5ff;
}
.icons a i .fa-instagram{
	color: #fa0910;
}
.facebook{
	background-color: #2c80d3;
	color: #fff;
}
.twitter{
	background-color: #53c5ff;
	color: #fff;
}
.instagram{
	background-color: #fa0910;
	color: #fff;
}
.linkedin{
	background-color:#0074b0;
	color:#fff;
}
.indiamart{
	background-color:#db2033;
	color:#fff;
}
.soical-img{
	width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 25px;
}
#other-img{
	border:4px solid #ed3237;
	margin-bottom:25px;
}
.slicknav_btn slicknav_collapsed{
	outline: none;
    background: #17497c;
    padding: 1px;
    text-align: center;
    width: 158px;
    float: right;
    margin-top: 8px;
    margin-right: 3px;
    color: #fff;
    text-transform: capitalize !important;
}