/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */
@font-face {
	font-family: SWZ721CFont;
	src: url("../fonts/SWZ721C.eot") /* EOT file for IE */
}
@font-face {
	font-family: SWZ721CFont;
	src: url("../fonts/SWZ721C.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: SquareFont;
	src: url("../fonts/Square721_BdEx_BT_Bold.eot") /* EOT file for IE */
}
@font-face {
	font-family: SquareFont;
	src: url("../fonts/Square721_BdEx_BT_Bold.ttf") /* TTF file for CSS3 browsers */
}
html, body {
	height: 100%;
	font-family: "Roboto", Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
/* Home Page Carousel */

header.carousel {
	height: 75%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
/* 404 Page Styles */

.error-404 {
	font-size: 100px;
}
/* Pricing Page Styles */

.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}
.period {
	display: block;
	font-style: italic;
}
/* Footer Styles */

footer {
	margin: 0;
}
.header {
	clear: both;
	background-color: #ffffff;
	color: #666666;
}
.header a {
	color: #666666;
}
.bg-primary {
	background-color: #d9d9d9;
	color: #666666;
}
.bg-primary a {
	color: #CCCCCC;
}
.bg-primary a:hover {
	color: #fff;
}
.bg-purple {
	background-color: #d6e6fe;
	padding: 10px 10px;
	margin-top: -8px;
}
.bg-footer {
	background-color: #373737;
	color: #dfdfdf;
	padding: 8px 0px;
	line-height: 20px;
	font-size: 12px;
	list-style-image: url(../images/larrow.png);
}
.bg-footer a {
	color: #dfdfdf;
	text-decoration: none;
}
.bg-footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	list-style-image: url(../images/larrow.png);
}
.bg-footer li {
	padding: 2px 0px;
}
.bg-footer a:hover {
	color: #CCCCCC;
}
.bg-copyright {
	background-color: #212121;
	color: #dfdfdf;
	font-size: 11px;
	padding: 8px 0px;
}
.bg-copyright a {
	color: #dfdfdf;
	text-decoration: none;
}
.bg-copyright a:hover {
	color: #CCCCCC;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #5b0e27;
	border: 0px;
	color: #fff;
	cursor: default;
}
.nav-tabs > li > a {
	border: 1px solid transparent;
	border-radius: 0px;
	line-height: 1.42857;
	margin-right: 2px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: "Roboto Condensed", Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF !important;
}
.nav > li > a {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left:16px;
	padding-right:16px;
	position: relative;
	color: #fff !important;
}
.nav > li > a:hover {
	color: #fff !important;
	background-color: #5b0e27 !important;
}
.nav-tabs {
	border-bottom: 0px;
}
h2 {
	margin: 0px;
	color: #fff;
	font-size: 22px;
	font-weight: normal !important;
	background: url(../images/title_bg.png) no-repeat;
	background-position: left bottom;
	padding: 12px 0px;
	margin: 8px 0px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
h2.rtitle {
	margin:0 -15px;
	margin-bottom: 15px;
	padding-left:10px;
	color:#fff;
	text-transform:uppercase;
}
h4 {
	font-size: 16px;
	color: #fff;
	font-weight:bold;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
}
.bg-footer h4 {
	font-size: 18px;
	color: #fff
}
.navbar {
	margin-bottom: 0px;
	min-height: 40px;
	clear: both;
	text-transform: uppercase;
	font-size: 14px;
	border: 0px;
	border-radius: 0px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	background-color: #0253af;
}
.toppad {
	padding-top: 50px;
	font-family: "SquareFont", Georgia, "Times New Roman", Times, serif;
}
.cpad {
	padding-top: 8px;
}
.contentpad {
	padding: 15px 0px;
}
.contentpad2 {
	padding-bottom: 15px;
	top: -20px !important;
	position: relative;
}
.tab-content {
	background-color: #818181 !important;
	margin: 0px;
}
.nav-tabs {
	margin: 0px;
	border: 0px;
	margin-bottom: -1px;
	background-color: #c6c6c6;
}
#flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	padding-left: 30px;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 51px;
	height: 51px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: -30px;
	top: 50px;
	background: url(../images/r-arrow.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right: -50px;
	top: 50px;
	background: url(../images/l-arrow.png) no-repeat;
}
.m_3 {
	text-align: center;
	position: relative;
}
span.left_line {
	height: 1px;
	width: 32em;
	display: block;
	background: #D8D5D5;
	position: absolute;
	left: 13.5em;
	bottom: 5px;
}
span.right_line {
	height: 1px;
	width: 34em;
	display: block;
	background: #D8D5D5;
	position: absolute;
	right: 14em;
	bottom: 5px;
}
i.flag {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
i.camera {
	width: 80px;
	height: 80px;
	background: url(../images/img-sprite.png)no-repeat -95px -6px;
	float: left;
	margin-right: 1em;
}
i.home {
	width: 80px;
	height: 80px;
	background: url(../images/img-sprite.png)no-repeat -187px -6px;
	float: left;
	margin-right: 1em;
}
.flag_desc h3 {
	margin-bottom: 0;
}
.flag_desc h3 a {
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
}
.flag_desc h3 a:hover {
	text-decoration: none;
	color: #f77462;
}
div.flag_desc {
	float: left;
	width: 68.22%;
}
.flag_desc p {
	color: #fff;
	font-size: 0.85em;
	line-height: 1.8em;
}
.msg {
	background-color: #fff;
	color: #363636;
}
ul.msg_box {
	padding: 0;
	list-style: none;
	margin: 0px;
}
ul.msg_box li.msg_img {
	float: left;
	width: 58%;
	margin-right: 5px;
}
ul.msg_box li.msg_img2 {
	float: left;
	width: 10%;
	margin-right: 5px;
}
ul.msg_box li.msg_desc {
	float: left;
	width: 40%;
}
ul.msg_box li.msg_desc2 {
	float: left;
	width: 88%;
}
ul.msg_box li.msg_desc h4 a {
	font-size: 1.1em;
	font-weight: bold;
	color: #104954;
	text-decoration: none;
}
ul.msg_box li.msg_desc h4 a:hover {
	color: #f77462;
}
ul.msg_box li.msg_desc p {
}
span.news {
	color: #f77462;
	font-size: 0.95em;
}
ul.news_section {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.news_section h4 {
	margin: 0px;
}
ul.news_section li.news_desc {
	float: left;
	width: 58.666%;
}
li.news {
	width: 26%;
	float: left;
	margin-right: 8px;
}
li.news img {
	width: 100%;
	height: auto;
}
span.m_2 a {
	font-size: 1em;
	font-weight: bold;
	color: #f77462;
}
h3 {
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	background: url(../images/rarrow.png) no-repeat;
	background-position: bottom;
	padding: 5px;
	margin: 0px;
	color: #07b3be;
	text-transform:uppercase;
}
h3.yheader {
	margin: 0px;
	padding: 0px;
	color: #eee559;
}
.cpad {
	margin-top: 25px;
}
.carousel {
	z-index: 10;
}
.bluebar {
	background-color: #5c86b0;
	padding: 3px 0px;
}
.gallery img {
	margin: 4px;
}
.tblock {
	text-align: justify;
	font-size: 18px;
	background-color: #e3e3e3;
	text-align: center;
	color: #676768;
	margin-bottom: 5px;
}
.tblock img {
	margin-bottom: 3px;
	width: 100%;
	height: auto;
}
.tblock2 {
	border: solid 1px #e3e3e3;
	padding: 4px;
	text-align: justify;
	font-size: 13px;
	background-color: #eaeaea;
	margin-bottom: 5px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #5b0e27;
	color: #fff !important;
}
.dropdown-menu li.active a {
	background-color: #5b0e27 !important;
	color: #fff !important;
}
.dropdown-menu {
	background-color: #0253af;
	color: #FFFFFF;
	font-size: 14px;
}
.dropdown-menu > li > a {
	color: #fff;
}
.dropdown-header {
	color: #fff;
}
.logo {
	margin-bottom: 5px;
}
.contact {
	font-size: 14px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin: 0px;
	color: #07b3be;
	font-size: 26px;
	font-weight: normal !important;
	background: url(../images/title_bg.png) no-repeat;
	background-position: left bottom;
	padding: 2px 0px;
	margin: 8px 0px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
h1.main {
	color: #fff;
}
h1 span{
	font-size: 20px;
}
h1.gtitle {
	color: #07b3be;
	font-size: 20px;
	text-transform: uppercase;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	padding:0px;
	background-image:none;
}
h1.btitle {
	color: #07b3be;
	font-size: 28px;
	text-transform: uppercase;
	text-align:center;
	padding:0px;
	background-image:none;
	margin-top:10px;
	margin-bottom:25px;
}

h5 {
	margin: 0px;
	color: #07b3be;
	font-size: 12px;
	font-weight: normal !important;
	background: url(../images/title_bg.png) no-repeat;
	background-position: left bottom;
	padding: 0px 0px;
	margin: 2px 0px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.site-content {
	padding: 20px 15px;
}
.imgFl {
	float: left;
	margin-right: 10px;
}
.imgFr {
	float: right;
	margin-left: 10px;
}
.btncol {
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	text-align: left;
	margin: 8px 0px;
}
.btncol2 {
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	text-align: left;
	margin: 8px 0px;
}
.btncol3 {
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	text-align: left;
	margin: 8px 0px;
}
.site_bg {
	background: rgba(255,255,255,0.5);
	margin-top: -15px;
	position: relative;
	z-index: 20;
	padding: 12px 10px !important;
}
.mrleft {
	margin-left: 10px;
}
.navbg {
	background-color: #0055ba;
}
.topcontent .col-md-7 {
	padding-left: 0px !important;
	padding-right: 5px;
}
.bg-primary .gallery {
	padding: 0px !important;
}
.bg-primary .col-md-3, .bg-primary .col-md-4 {
	padding: 0px 14px;
}
.oblock .col-md-6 {
	padding: 0px 10px;
}
a.morelink {
	color: #006699;
	margin-right: 18px;
}
.navbar-default {
	border: 0px;
}
.header_left {
	background-color: #024e82;
	padding: 12px;
	min-height: 105px;
}
.header_right {
	background-color: #3193d7;
	padding: 12px;
	min-height: 105px;
}
.info_block {
	color: #FFF;
	padding: 5px 0px;
	font-size: 12px;
}
.message_block {
	background-color: #edebeb;
	margin-top:20px;
}
.message {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.btn {
	border-radius: 0px;
}
.cposition {
	position: relative;
}
.slideshow {
	background-color: #0b8ed7;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat;
}
.slideshow2 {
	background-color: #0b8ed7;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
.mrtop {
	margin-top: 20px;
}
.btn-block {
	margin-top: 2px;
	text-align: left
}
.btn-primary {
	text-transform: uppercase;
}
.dateblock {
	background-color: #e4e4e4;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: normal;
}
.date {
	font-size: 30px;
	line-height: 20px;
}
.month {
	font-size: 30px;
}
.year {
	font-size: 13px;
	background-color: #F00;
	padding: 1px;
	color: #fff;
}
.upbg {
	background-color: #eeeeee;
	margin: 8px 0px !important;
}
.newsbg {
	border-bottom: solid 1px #999;
	margin: 8px 0px !important;
}
.lmrtop {
	margin-top: 50px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #5b0e27;
	color: #fff;
}
.padbottom {
	padding-bottom: 20px;
}
.homelink .btn {
	padding: 2px;
}
/* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.nav2 {
	background-color: #35adef;
	position: relative;
	top: -25px;
	padding-top: 15px;
}
.facility {
	text-align: center;
}
.campus_block {
	padding-top: 15px;
}
.campus_block .col-md-3 {
	padding: 5px !important;
	text-align: center;
}
.bg-gray {
	background-color: #8b143b;
	font-size: 12px;
	padding: 2px 0px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50,50,50,0.5);
	-moz-box-shadow: 0px 5px 5px 0px rgba(50,50,50,0.5);
	box-shadow: 0px 5px 5px 0px rgba(50,50,50,0.5);
	color: #fff;
	position: relative;
	z-index: 20;
}
.bg-gray h1 {
	font-size: 22px;
	background-image: none;
	text-aligns: center;
	color: #fff;
}
.panel-group .panel {
	border-radius: 0px !important;
	margin-bottom: 0;
}
.panel {
	background-color: rgba(0,0,0,0) !important;
	border: 0px solid transparent !important;
	border-radius: 0px !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) !important;
	margin-bottom: 20px;
}
.panel-heading {
	border-bottom: 0px solid transparent !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	padding: 2px 2px;
}
.panel-default > .panel-heading {
	background-color: #f1f1f1 !important;
	border-color: #fff !important;
	color: #0d52d0;
	border-left: 1px solid #0a71cd !important;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 0px solid #ddd !important;
}
.links li {
	padding: 8px;
	border-bottom: solid 1px #CCC;
	list-style-image: url(../images/larrow2.png);
}
.bluebg {
	background-color: #288feb;
	padding-bottom: 10px;
	color:#FFF;
}
.textcontent {
	background-color: #fff;
	padding: 10px;
	text-align: justify;
	padding-top: 0px;
	border: solid 1px #aeaeae;
}
.btn-primary {
	background-color: #035081;
	border-radius: 0px 0px 8px 0px;
	border: 0px;
}
.img-responsive {
	width: 100%;
}
.graybar{
	background-color:#3c3c3c;
}
.greenbar2{
	background-color:#5d9e39;
	padding:8px;
}
.darkbg{
	background-color:#efefef;
	padding:20px 0px;
	margin:10px 0px;
}
.gradebg{
     background: -moz-linear-gradient(0deg, rgba(40,143,235,1) 0%, rgba(40,143,235,1) 64%, rgba(243,82,62,1) 64%, rgba(243,82,62,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(40,143,235,1)), color-stop(64%, rgba(40,143,235,1)), color-stop(64%, rgba(243,82,62,1)), color-stop(100%, rgba(243,82,62,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, rgba(40,143,235,1) 0%, rgba(40,143,235,1) 64%, rgba(243,82,62,1) 64%, rgba(243,82,62,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, rgba(40,143,235,1) 0%, rgba(40,143,235,1) 64%, rgba(243,82,62,1) 64%, rgba(243,82,62,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, rgba(40,143,235,1) 0%, rgba(40,143,235,1) 64%, rgba(243,82,62,1) 64%, rgba(243,82,62,1) 100%); /* ie10+ */
    background: linear-gradient(90deg, rgba(40,143,235,1) 0%, rgba(40,143,235,1) 64%, rgba(83,12,80,1) 64%, rgba(83,12,80,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#288feb', endColorstr='#f3523e',GradientType=1 ); /* ie6-9 */ 
	color:#fff;
	padding:5px 0px;
	
}
@media only screen and (max-width: 800px) {
    .gradebg {
		background:none;
        background-color: #288feb;
    }
}
 h4.panel-title a{
	color:#0d52d0 !important;
}
.imgblock{
	width:135px;
	float:left;
}
.wbg{
padding:15px 0px;
}
.tpad{
	padding-top:25px;
	color:#0253af;
	}
	.cmsg{
		text-align:justify;
		}
		.bluebg img{
			border:solid 3px #fff;
			}