
* {
    margin: 0;
    padding: 0;
	outline:none !important;
}
body {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #333;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    line-height: 22px;
	overflow-x:hidden
}
@font-face {
    font-family: "oswaldregular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-regular-webfont.woff") format("woff"), url("../fonts/oswald-regular-webfont.ttf") format("truetype"), url("../fonts/oswald-regular-webfont.svg#oswaldregular") format("svg");
}
.martp10
{
	margin-top:10px;
}
em
{
	color:#f00;
}
input[readonly]
{
	background:#fff !important;
}
p {
    color: #333;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
	text-align:justify;
}
a:hover, a:focus{
	text-decoration:none;
	color:#fc942c !important;
}
.order-list li{
    margin-bottom: 10px;
    margin-left: 25px;
    line-height: 24px;
    color: #333;
    text-align: justify;
	font-size:14px;
}
.solid-text {
    font-size: 22px !important;
    background: #ececec;
    padding: 10px;
    list-style-position: inside;
    border-radius: 19px;
    border: solid 1px #ccc;
}
.botm30{
	padding-bottom:30px;
}
a {
    color: #fc942c;
    text-decoration: none;
}
h2{
	font-family: "oswaldregular";
	font-size:25px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000;
}
h2 span{
	font-size:16px;
	color:#fc942c;
	font-family: "Roboto",sans-serif;
	font-weight:normal;
}
h3{
	font-family: "Roboto",sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:26px;
}
.martp0{
	margin-top:0px !important;
}
.navbar{
	min-height:10px;
}
.wht-colr {
    color: #fff;
}
.annouce{
	background:#fff;
	padding:20px 0px;
}
.annouce img{
	position:relative;
	top:10px;
	left:0px;
}
.sml-title {
    font-size: 22px;
	font-weight:500;
	line-height:30px;
}

.pad25 {
    padding: 25px 0;
}
.no-pad {
    padding:0px !important;
}
.pad10 {
    padding: 10px 0 !important;
}
.support {
	float:right;
}
.support li {
    display: inline-block;
    margin: 25px 10px 0px;
}
.support li:last-child{
	margin-right:0px;
}
.support li a{
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.stiky-header{
	position:absolute;
	top:0px;
	z-index:999;
	width:100%;
}
.wht-bg{
	background:#fff;
	padding:16px 0px;
}
.gry-bg{
	background:#f0f0f0;
	padding:30px 0px;
}
.orng-bg{
	background:#922608;
	padding:30px 0px;
}
ul.schm li {
    /* float: left; */
     width: 22%; 
    margin-right: 20px;
    text-align: center;
    display: inline-block;
	line-height:16px;

}
ul.schm li:last-child
	{
	margin-right:0px;
	}
ul.schm li a {
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
}
ul.schm li a img {
    margin-bottom: 5px;
	border-radius:5px;
	width:100%;
}
.block-area
{
	margin-bottom: 10px;
	display: block;
}
@media (max-width:990px)
{
	ul.schm li
	{
		/* float: left; */
		width: 40%;
		margin-right: 20px;
		text-align: center;
		display: inline-block;
		line-height: 16px;
	}
}
.facility{
	padding:30px 0px;
}
.facility:hover{
	background:#0e0d0d;

}
.facility:hover p{
	color:#fff;
}
.facility p{
	font-size:20px;
	font-weight:bold;
	color:#333;
	line-height:24px;
}
.facility a, .facility span{
	color:#fc942c;
	font-size:14px;
	font-weight:bold;
}
#slidr img{
	width:100%;
}
.intro{
	background-color:#181818;
}
.intro .container{
	background:url(../images/map.png);
	background-position:right -6px;
	background-repeat:no-repeat;
	padding:50px 15px;
}
.intro p{
	color:#f0f0f0;
	font-weight:normal;
	line-height:25px;
	font-size:15px;
}
.intro h2{
	color:#fff;
}
.logo > img {
    max-width: 100%;
}

@media (max-width:767px){
	.solid-text {
    font-size: 18px !important;
}
}
/*================Navigation====================*/
.navbar-default{
	background:none;
	border:none;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fc942c;
    background-color: transparent;
    border-bottom: solid 2px #fc942c;
}
.navbar{
	margin-bottom:0px;
}
.nav>li>a {
    margin: 10px 15px;
	line-height: 15px;
	padding:7px 0px;
	font-size:16px;
}
.nav>li>a:hover{
	color: #fc942c !important;
    background-color: transparent;
    border-bottom: solid 2px #fc942c;
}
.scroller_anchor {
    float: left;
    height: 0px;
    background: #fff;
    width: 100%;
    position: relative;
    top: 1px;
}
header.menu-fix  {
    position: fixed;
    width: 100%;
	background:#922608;
}
header.menu-fix .support{
	display:none;
}
.menu-fix .logo img {
    width: 50px;
}
.logo {
    padding-top: 10px;
}
.carousel-control {
    width: 8% !important;
}
.animated-logo{
  width: 112px;
  height: 126px;
  margin: 2% auto;
  background:url(../images/animated-logo.png);
  overflow:hidden;
  animation: play 2s steps(20) infinite;
  float:left;
}
.menu-fix .animated-logo {
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 46px;
    animation: none;
    background-size: 100%;
    height: 52px;
}
.links li
{
	display:block;
	list-style:none;
}
.links li a
{
	color: #000;
	text-transform:uppercase;
}
.links li a:hover
	{
	color:#fc942c;
	}
.facility:hover .links li a
{
	color: #fff;
}
@keyframes play {
    100% { background-position: -2220px; }
}
@media(max-width:1200px){
	.nav > li > a {
    font-size: 14px;
    line-height: 15px;
    margin: 10px 9px;
    padding: 7px 0;
}
}
@media(max-width:1024px){
	.nav > li > a {
    font-size: 14px;
    line-height: 15px;
    margin: 10px 10px;
    padding: 7px 0;
}
}
@media(max-width:990px){
.nav > li > a {
    font-size: 13px;
    line-height: 15px;
    margin: 10px 5px;
    padding: 7px 0;
}
}
@media(max-width:767px){
.support {
    float: none;
    text-align: center;
	margin-top:10px;
}
.support li {
    display: inline-block;
    margin:0px 0;
}
.support li a {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
}
.navbar-toggle {
    top: -122px;
	border:none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.no-pad-xs{
	padding:0px;
}
.navbar-nav{
	margin:0px;
	padding:0px 15px;
}
.logo > img {
    width: 75px;
}
.logo {
    text-align: center;
}
.animated-logo{
  width: 112px;
  height: 126px;
  margin: 2% auto;
  background:url(../images/animated-logo.png) left center;
  overflow:hidden;
  animation: play 2s steps(20) infinite;
  float:none;
  text-align:center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: #000;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background:none;
}
}

/*===============carousel======================*/
.slide-txt span {
    color: #fc942c;
    font-size: 50px;
	position:relative;
	top:-5px;
}
.slide-txt h1, .slide-txt h2{
	font-size:38px;
	font-weight:400;
	margin:10px 0px;
	color:#fff;
	font-family: "Roboto",sans-serif;
}
.slide-txt {
    text-align: left;
    color: #fff;
	text-shadow:none;
	position:absolute;
	top:30%;
	bottom:0px;
}
.slide-txt p {
    color: #fff;
    text-shadow: none;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
	margin: 15px 0px;
}
.slide1{
	background:url(../images/slide1.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	background-attachment:fixed;
}
.slide2{
	background:url(../images/slide2.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	background-attachment:fixed;
}
.slide3{
	background:url(../images/slide3.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	background-attachment:fixed;
}
.carousel-indicators{
	bottom:20px;
}
.carousel-indicators li {
    display: inline-block;
    width: 50px;
    height: 3px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #fff;
    border: none;
    border-radius: 0px;
}
.carousel-indicators .active {
    width: 50px;
    height: 3px;
    margin: 2px;
    background-color: #fc942c;
}
.main-right {
    cursor: url(../images/left-arow-main.png), auto !important;
    z-index: 999;
}
.main-left {
    cursor: url(../images/right-arrow-main.png), auto !important;
    z-index: 999;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
}
@media(min-width:1300px){
	.carousel-inner .item{
		height:700px;
	}
}
@media(max-width:1299px){
	.carousel-inner .item{
		height:750px;
		background-size:cover;
	}
}
@media (max-width:1024px){
	.carousel-inner .item{
		background-size:cover;
		background-position:center;
	}
	.slide1,.slide2,.slide3{
	background-attachment:scroll;
}
.carousel-inner .item{
		height:500px;
	}
}
@media (max-width:767px){
	.slide-txt p {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
    margin: 11px 0;
    text-shadow: none;
	}
	.slide-txt h1, .slide-txt h2  {
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0;
}
.slide-txt span {
    color: #fc942c;
    font-size: 21px;
    position: relative;
    top: -5px;
}
.slide-txt {
    bottom: 0;
    color: #fff;
    position: absolute;
    text-align: left;
    text-shadow: none;
    top: 48%;
}
.navbar-toggle {
    border: medium none;
    position: absolute;
    right: 1%;
    top: -108px;
}
.support li {
    display: block !important;
    margin: 0;
}
}
/*===============carousel======================*/
/*===============ghost-button===================*/
.button {
    background: none;
    border: solid 1px #fff;
    color: #fff;
    border-radius: 0px;
    padding: 10px 45px;
    font-size: 16px;
    font-weight: normal;
}
.button:hover{
	background:#fc942c;
	border:solid 1px #fc942c;
	color:#fff !important;
	border-radius:0px;
}
.detail{
	background: none;
    border: solid 1px #fc942c;
    color: #fc942c;
    border-radius: 0px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: normal;
}
.detail:hover{
	background: #fc942c;
    border: solid 1px #fc942c;
    color: #fff !important;
    border-radius: 0px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: normal;
}
/*=============facility==============*/
@media (max-width:767px){
.facility {
    margin: 0px;
    padding: 30px 0;
}
.facility p {
    color: #333;
    font-size: 16px;
}
}
/*=============facility==============*/	
/*=============module================*/
.list-image{
	margin-top:20px;
}
.list-image:after{
	content:"";
	width:50%;
	height:5px;
	background:#fc942c;
	position:absolute;
}
.list-info {
    background: #fff;
    padding: 10px;
}
.list-info  h3{
	margin-top:5px;
}
/*============tab=====================*/
.with-nav-tabs.panel-default .nav-tabs > li > a, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
    border: none;
	border-right: solid 1px #ccc;
}
.nav-tabs li:first-child{
	border-left:0px;
}
.nav-tabs li:last-child{
	border-right:0px;
}
/*.panel-heading {
    padding:0px;
}*/
.nav-tabs>li>a {
    border-radius: 0px;
    border: none;
    margin-right: 0px;
    margin: 0px;
    padding: 15px 0px;
    text-align: center;
}
.nav-tabs>li>a:hover{
	border-bottom:0px !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border:none;
}
.nav-tabs {
    border-bottom:none !important;
}
/*--news--*/
.news li {
    display: block;
    padding: 12px 0px;
    list-style: none;
    padding:15px;
    border-bottom: solid 1px #f3f3f3;
    font-size: 14px;
}
.news li:nth-child(even){
	background:#f3f3f3;
}
.news li span{
	font-size:12px;
	color:#999;
	display:block;
	margin-bottom:5px;
	}
.news li a{
	text-decoration:none;
	color:#333;
	font-size:14px;
	}
.news{
	font-size:22px;
	color:#e97a04;
	/*border-bottom:solid 1px #666;*/
	}
/*================tab End===================*/
/*================Footer Staer==============*/
.social-link li {
    display: inline-block;
}
.social-link li a {
    border: 1.7px solid #ccc;
    border-radius: 50%;
    color: #ccc;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    margin: 0px 1px;
}
.footer{
	background:#111;
	padding:15px 0px 0px;
}
.footer-bottom iframe{
	position:fixed;
	height:250px;
	bottom:0px;
	z-index:0;
}
.footer-bottom{
	height:250px;
	background:none;
	position:relative;
	z-index:-1;
	}
.footer .support li {
    display: inline-block;
    margin: 0px 9px 0px;
}
.footr-link{
	padding:25px 0px;
	margin-left:25px;
}
.footr-link li{
	display:inline-block;
	line-height:24px;
	float:none;
	width:100%;
}
.footr-link li a{
	font-size:14px;
	color:#fff;
	display:block;
}
.footr-link li span{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
	color:#fff;
}
.copyright-area{
	border-top:solid 1px #333;
	padding:15px 0px;
	color:#666;
}
.footer .logo {
    padding-top:0px;
}
.testimonial{
	background:url(../images/testimonial.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
div#testimonl img {
    width: 70px;
    margin: 0 auto;
}
#testimonl{
	padding:10px 0px 50px;
	color:#ccc;
}
#testimonl p{
	text-align:center;
}
.testimonial h1, .testimonial p{
	color:#ccc;
}
#testimonl .item{
	height:auto !important;
}
/*======================Footer End=========================*/

/*=====================Inner Page=======================*/
	/*-Header-*/
	.inner-page{
		background:url(../images/map.png);
		background-color:#922608;
		background-repeat:no-repeat;
		min-height:150px;
		background-position:center;
	}
	.breadcrumb {
		padding: 8px 15px;
		margin-bottom: 1px;
		list-style: none;
		background: #fff;
		border-radius: 0px;
		display: block;
	}
	/*-Header-*/
	/*-Content-area-*/
	.content{
		background:#fff;
		border-bottom:solid 1px #ccc;
	}
	@media(max-width:767px){
	.inner-page {
		min-height: 210px;
		background-position: center;
	}
	}
	/*-Content-area-*/
	/*footer*/
	.static iframe{
		position:static !important;
	}
	/*footer*/
/*=====================Inner Page=======================*/

/*====================form page=========================*/
.form-control{
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    min-height: 40px;
    padding: 10px;
    line-height: 20px;
    font-size: 13px;
}
label {
    font-weight: normal;
}
.form-control:focus {
    border-color: #fc942b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(232, 127, 37);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(252, 148, 44);
}
.theme-btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #922608;
    border-radius: 40px;
    color: #922608;
    font-size: 20px;
    line-height: 50px;
    padding: 0 40px;
    text-align: center;
}
.theme-btn:hover {
    background: #922608 none repeat scroll 0 0;
    border: 1px solid #922608;
    border-radius: 40px;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    padding: 0 40px;
    text-align: center;
}
/*====================form page=========================*/
/*====================Scroller==========================*/

#wrapper {
  margin: 0 auto;
}

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-justify { text-align: justify; }

.newstape {
  color: #fff;
  height: 322px;
  overflow: hidden;
}

.newstape-content {
  position: relative;
}

.newstape-drag { cursor: ns-resize; }
/*====================Scroller==========================*/

/*======================cource-page=======================*/
.theme-accodn .panel-heading {
    border-bottom: 0;
    border-bottom: solid 4px #fc942c !important;
}
.theme-accodn h4.panel-title a {
    display: block !important;;
}
.theme-accodn .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.theme-accodn .panel-default>.panel-heading {
    color: #fff;
    background-color: #922608;
    border-color: #111111;
}
.theme-accodn .btn-sm {
    padding: 5px 10px !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    border-radius: 20px;
}
/*====================End cource-page=====================*/
/*====================responsive-table=====================*/

@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	.no-more-tables table, 
	.no-more-tables thead, 
	.no-more-tables tbody, 
	.no-more-tables th, 
	.no-more-tables td, 
	.no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	.no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	.no-more-tables tr { border: 1px solid #ccc; }
 
	.no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	.no-more-tables td:before { 
		/* Now like a table header */
		
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	.no-more-tables td:before { content: attr(data-title); }
}
/*=========================end-responsive table==================*/
/*===================study-center==========================*/

.well{
    min-height: 20px;
    padding: 12px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    background-color: white;
    border-style: groove !important;
    border-width: 8px !important;
    border-color: #fc942c !important;
}

/*===================study-center==========================*/

.large-height
{
	min-height:400px;
}
.input-validation-error {
    border-color: #D40404;
}
.field-validation-error {
    color: #D40404;
}

