/*!
 * 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: #fff;
	color: #666666;
	box-shadow: 5px 6px 5px #535353;
	z-index: 152;
	position: relative;
	padding: 15px 0px;
}
.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 !important;
	cursor: default;
}
.nav-tabs > li.active > a:hover{
	background-color: #5b0e27;
	color: #000 !important;
	}
.nav-tabs > li > a {
	border: 1px solid transparent;
	border-radius: 0px;
	line-height: 1.42857;
	margin-right: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "Roboto Condensed", Georgia, "Times New Roman", Times, serif;
	color: #000 !important;
}
.nav > li > a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
	color: #000 !important;
}
.nav > li > a:hover {
	background-color: #ededed !important;
}
.nav-tabs ul {
	border-bottom: 0px;
}
h2 {
	margin: 0px;
	font-size: 22px;
	font-weight: normal !important;
	padding: 12px 0px;
	margin: 8px 0px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background: url(../images/yellow_line.gif) no-repeat;
	background-position: left bottom;
	padding: 12px 0px;
	margin: 8px 0px;
}
h2.rtitle {
	background: url(../images/blackline.gif) no-repeat;
	background-position: left bottom;
	color: #1566c8;
	}
h4 {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	background: url(../images/yellow_line.gif) no-repeat;
	background-position: left bottom;
	padding: 8px 0px;
	margin: 8px 0px;
}
.bg-footer h4 {
	font-size: 18px;
	color: #fff
}
.navbar {
	margin-bottom: 0px;
	min-height: 30px;
	clear: both;
	text-transform: uppercase;
	font-size: 14px;
	border: 0px;
	border-radius: 5px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	background-color: rgba(223,223,223,1);
}
.toppad {
	padding-top: 50px;
	font-family: "SquareFont", Georgia, "Times New Roman", Times, serif;
}
.cpad {
	padding: 15px 0px;
}
.contentpad {
	padding: 15px 0px;
}
.contentpad2 {
	padding-bottom: 15px;
	top: -20px !important;
	position: relative;
}
.tab-content {
	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;
	background-image: none;
	margin: 0px;
	orphans: 0px;
	text-transform: none;
}
ul.news_section li.news_d;
esc {
	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: center;
	font-size: 13px;
	background-color: #bf1b3a;
	color: #fff;
	font-weight: bold;
}
.tblock h3 {
	text-align: center;
	font-size: 18px;
	background-color: #f6b60b;
	color: #fff;
	margin: 0px;
}
.tblock h4 {
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 0px;
}
.info-block {
	padding: 15px 0px;
	margin: 15px 0px;
}
.tblock img {
	margin-bottom: 3px;
}
.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 {
}
.dropdown-menu li.active a {
}
.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: #1566c8;
	font-size: 26px;
	font-weight: normal !important;
	background: url(../images/blackline.gif) no-repeat;
	background-position: left bottom;
	padding: 12px 0px;
	margin: 8px 0px;
	font-family: "SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h1.ch1 {
	background-position: center bottom;
}
.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 {
}
.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;
}
.links ul {
	padding: 0px;
	margin: 0px;
}
.links li {
	padding: 12px 0px;
	padding-left: 3px;
	border-left: solid 1px #CCC;
	list-style-image: none;
	background-color: #FFF;
	margin-bottom: 2px;
	box-shadow: 2px 2px 3px #535353;
}
.links li a {
	display: block;
}
.bluebg {
	background-color: #288feb;
	padding-bottom: 10px;
	color: #FFF;
}
.textcontent {
	background-color: #5c639b;
	padding: 10px;
	text-align: justify;
	padding-top: 0px;
	min-height: 350px;
	color: #FFF;
}
.btn-primary {
	background-color: #035081;
	border-radius: 0px 0px 8px 0px;
	border: 0px;
}
.img-responsive {
	width: 100%;
}
.darkbg {
	background-color: #ebebeb;
	padding: 20px 0px;
	margin-bottom: 10px;
}
h4.panel-title a {
	color: #0d52d0 !important;
}
.imgblock {
	width: 145px;
	float: left;
	text-align: center;
}
.wbg {
	padding: 15px 0px;
}
.tpad {
	padding-top: 25px;
	color: #0253af;
}
.cmsg {
	text-align: justify;
	border-left: solid 1px #ccc;
	margin: 10px 0px;
}
.header-top {
	background-color: #787878;
	text-align: right;
	color: #FFF;
	padding: 10px 0px;
}
.header-top a {
	color: #FFF;
}
.header-top a:hover {
	color: #CCC;
}
.scroll {
	background-color: #d94141;
	color: #FFF;
	padding: 0px 0px;
	padding-bottom: 5px;
}
.scroll-cont {
	position: relative;
}
.notice {
	position: absolute;
	left: 0px;
	top: -10px;
	z-index: 100;
}
.info {
	padding: 5px 0px;
	margin-top: 15px;
	text-align: center;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 150;
}
.sticky + .content {
	padding-top: 102px;
}
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 14px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	width: 100%;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #fff;
	margin: 0 0;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}
.relposition {
	position: relative;
	z-index: 149;
}
.logo {
	position: relative;
}
.projectDetail {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-color: rgba(255,0,0,0.7);
	text-align: center;
	color: #fff;
}
.projectDetail h4{
background-image:none;
padding:0px;
margin:0px;
}
.contactform {
	background-color: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	padding: 5px;
}
.contactform h2 {
	text-align: left;
	margin: 5px 0px;
	margin-top: 0px;
}
.contactform input, .contactform textarea {
	background-color: rgba(255,255,255,0);
	border: solid 1px #fff;
}
.testimonialbg {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	padding: 50px 20px;
	margin: 30px 0px;
	min-height:300px;
}
.onproject {
	color: #FFF;
	list-style: url(../images/listimg.png) !important;
}
.onproject ul {
	margin-left: 10px !important;
	padding-left: 10px !important;
	list-style: url(../images/listimg.png) !important;
}
.onproject li {
	padding: 5px 0px
}
.onprojectinner {
	color: #000;
	list-style: url(../images/listimg.png) !important;
}
.onprojectinner ul {
	margin-left: 10px !important;
	padding-left: 10px !important;
	list-style: url(../images/listimg.png) !important;
}
.onprojectinner li {
	padding: 5px 0px
}
.sicons img {
	margin: 2px 6px;
	;
}
.sicons span {
	border-right: solid 1px #999;
}
.contact_info {
	background-color: #bf1b3a;
	background-image: url(../images/contactbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0px;
	color: #FFF;
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.logo2 {
	width: 160px;
	height: auto;
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.contactform {
	position: absolute;
	left: 0px;
	top: -172px;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	z-index: 150;
	padding: 5px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.logo2 {
	width: 160px;
	height: auto;
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.contactform {
	position: absolute;
	left: 0px;
	top: -172px;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	z-index: 150;
	padding: 5px;
}
}
.rstrip{
	position:absolute;top:-2px; left:15px;
	}
	
	
	
	
	
	
	
	.testimonialbg {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	padding: 50px 20px;
	margin: 30px 0px;
	min-height:300px;
}
   #tcb-testimonial-carousel a{
        color: #b20000;
    }
    #tcb-testimonial-carousel .text-brand{
        color: #b20000;
    }
   #tcb-testimonial-carousel .carousel-indicators .active {
 
    }
    #tcb-testimonial-carousel .no-margin{
        margin: 0;
    }
	#tcb-testimonial-carousel .carousel-indicators {
    bottom: -60px;
	}
    #tcb-testimonial-carousel .carousel-indicators li {
        border: 1px solid #ccc;
    }
    #tcb-testimonial-carousel .carousel-control {
        color: #b20000;
        width: 5%;
    }
    #tcb-testimonial-carousel .carousel-control:hover,
    #tcb-testimonial-carousel .carousel-control:focus {
        color: #b20000;
    }
    #tcb-testimonial-carousel .carousel-control.left,
    #tcb-testimonial-carousel .carousel-control.right {
        background-image: none;
    }
    #tcb-testimonial-carousel .item{
        padding: 5px;

    }
    #tcb-testimonial-carousel .media-object {
        margin: auto;
    }
	.testimoni{
		text-align:right;
		 font-style: italic;
		 font-weight:bold;
		
	}
    @media screen and (max-width: 768px) {
        #tcb-testimonial-carousel .media-object {
            margin-bottom: 15px;
        }
    }
