/*!
 * 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 */
}
@font-face {
 font-family: kannadaFont;
 src: url("../fonts/Nudi05k.eot") /* EOT file for IE */
}
@font-face {
 font-family: kannadaFont;
 src: url("../fonts/Nudi05k.ttf") /* TTF file for CSS3 browsers */
}
html,
body {
    height: 100%;
	font-family:"Roboto", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
		background: url(../images/body_bg.gif);
		padding-top:68px;
}
.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;
}

/* Responsive Styles */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.header{
clear:both;
padding-top:20px;
background-color:#007EBB;
}
.bg-primary {
    background-color: #898989;
	padding:8px 0px;
	text-align:justify;
}
.bg-primary a{
color:#CCCCCC;
}
.bg-primary  a:hover{
color:#fff;
}
.bg-gray {
  background-color:#257fb3;
  color:#FFFFFF;
  font-size:12px;
  padding:5px 0px;
}
.bg-tlgray {	

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #F5F3F3 0%, #E1E0E0 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #F5F3F3 0%, #E1E0E0 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #F5F3F3 0%, #E1E0E0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5F3F3), color-stop(1, #E1E0E0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #F5F3F3 0%, #E1E0E0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #F5F3F3 0%, #E1E0E0 100%);
background-color:#e1e0e0;
}
.bg-lgray {
  background-color:#fbfbe0;
  background: url(../images/linebg.gif);
  padding:8px 0px;
margin-top:2px;
}
.bg-footer {
    background-color: #4c4c4c;
	color:#dfdfdf;
	padding:8px 0px;
	line-height:20px;
	text-transform:uppercase;
	font-size:14px;
}
.bg-footer  a{
	color:#dfdfdf;
	text-decoration:none;
}
.bg-footer  ul{
list-style:none;
margin:0px;
padding:0px;
}
.bg-footer  li{
padding:4px 0px;
}
.bg-footer  a:hover{
	color:#CCCCCC;
}
.bg-copyright {
    background-color: #262626;
	color:#dfdfdf;
	font-size:14px;
	padding:14px 0px;
	height:190px;
}
.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: #818181;
    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: 8px 10px;
    position: relative;
	color:#fff !important;
}
.nav > li > a:hover{
color:#fff !important;
 background-color: #970b36 !important;
}
.nav-tabs {
    border-bottom: 0px;
}	h2{
	margin:0px;
	color:#996600;
	font-size:22px;
	font-weight:normal !important;
	background: url(../images/titlebar.png) no-repeat;
	background-position:left bottom;
padding:5px;
margin-bottom:8px;
font-family:"SWZ721CFont", Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
	}
	h2.rtitle{
	background: url(../images/titlebar.png) no-repeat;
	background-position:left bottom;
	text-transform:uppercase;
	margin-bottom:15px;
	}
	h4{
	font-size:14px;
	color:#0435a2;
	}
	.bg-footer h4{
	font-size:18px;
	color:#fff
	}
	.navbar {
    margin-bottom: 0px;
	min-height:40px;
	clear:both;
	text-transform:uppercase;
	font-size:14px;
	background-color:#be2625;
	border:0px;
	border-radius:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:20px;
}
.toppad{
padding-top:50px;
font-family:"SquareFont", Georgia, "Times New Roman", Times, serif;
}
.cpad{
padding-top:8px;
}
.contentpad{
padding:30px 0px;
}
.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%;
}
.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 li.news_desc {
	float: left;
	width: 68.666%;
}
li.news {
	width: 150px;
	float: left;
	margin-right:8px;
}
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-bottom:8px;
}
h3.yheader{
margin:0px;
padding:0px;
color:#eee559;
}
.cpad{
margin-top:25px;}
.carousel{
	background-image:url(../images/header_bg.jpg);
	background-color:#3264a0;
}
.bluebar{
background-color:#5c86b0;
padding:3px 0px;
}
.gallery img{
margin:2px;
}
.tblock{
text-align:justify;
font-size:13px;
background-color:#fbf9f9;
}
.tblock h2{
font-size:13px;
font-weight:bold;
}
.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: #970b36;
    color: #fff !important;
}
.dropdown-menu li.active a{
    background-color: #970b36 !important;
    color: #fff !important;
}
.dropdown-menu {
background-color: #237db6;
color:#FFFFFF;
font-size:13px;
}
.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{
font-family:"SWZ721CFont", Georgia, "Times New Roman", Times, serif;
font-size:24px;
text-transform:uppercase;
color:#003366;
font-weight:bold;

}
h1.gtitle{
color:#545454;
text-align:center;
	padding:5px;
margin-bottom:8px;
border-bottom:solid 1px #999999;

}
.site-content{
padding:20px 0px;
}
.imgFl{
float:left;
margin-right:10px;}
.imgFr{
float:right;
margin-left:10px;}
.links{
background-color:#fff;
text-align:center;
padding-bottom:5px;
color:#999999;
}
.links a{
color:#666666;
}
.bg-footer .col-md-2{
padding:6px;
}
h5{
text-align:left;
color:#0033FF;
}
.timingtext{
font-family:"SquareFont", Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
.sitemap{
list-style-image:url(../images/arrow.gif);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #970B36;
  color: #555555;
}
.kannadatext{
 font-family: kannadaFont, Verdana, Arial, sans-serif;
 font-size: 18px;
}