/*!
 * 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:SWZ721CFont, 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;
}

/* 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;
/* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f0955), to(#6f0955)); /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #6f0955, #6f0955); /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #6f0955, #6f0955); /* IE 10 */ background: -ms-linear-gradient(top, #6f0955, #6f0955); /* Opera 11.10+ */ background: -o-linear-gradient(top, #6f0955, #6f0955);
min-height:365px;
 color:#FFF;
}
.bg-primary {
    background-color: #f5dfec;
	color:#666666;
	padding:20px 0px;
}
.logo{ margin-botttom:15px;}
.bg-primary a{
color:#CCCCCC;
}
.bg-primary  a:hover{
color:#fff;
}
.bg-purple {
  background-color:#6f0955;
  color:#FFFFFF;
  padding:15px 10px;
}
.bg-footer {
    background-color: #202020;
	color:#dfdfdf;
	padding:8px 0px;
	line-height:20px;
	font-size:14px;
	border-top:solid 5px #484b59;
}
.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/list_img.gif);
}
.bg-footer  li{
padding:2px 0px;
}
.bg-footer  a:hover{
	color:#CCCCCC;
}
.bg-copyright {
    background-color: #1a1a1a;
	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: #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:16px;
	font-weight:bold;
	color:#FFFFFF !important;
}
.nav > li > a {
    display: block;
    padding: 12px 30px;
    position: relative;
	color:#fff !important;
}
.nav > li > a:hover{
color:#fff !important;
 background-color: #a11b80 !important;
}
.nav-tabs {
    border-bottom: 0px;
}	h2{
	margin:0px;
	color:#c35233;
	font-size:26px;
	font-weight:normal !important;
	background: url(../images/title_bg.png) no-repeat;
	background-position:left bottom;
padding:8px 0px;
margin-bottom:8px;
font-family:"SWZ721CFont", Georgia, "Times New Roman", Times, serif;
	}
	h2.rtitle{
	background: none;
text-align:center;
	margin-bottom:15px;
	}
	h4{
	font-size:16px;
	color:#990066;
	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;
	
}
.toppad{
padding-top:50px;
font-family:"SquareFont", Georgia, "Times New Roman", Times, serif;
}
.cpad{
padding-top:8px;
}
.contentpad{
	padding-top:20px;
}
.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.gif) no-repeat;
}
.nbs-flexisel-nav-right {
	right:-50px;
	top:50px;
	background: url(../images/l-arrow.gif) 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: 64.666%;
}
li.news {
	width: 20%;
	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-bottom:8px;
font-size:20px
}
h3.yheader{
margin:0px;
padding:0px;
color:#eee559;
}
.cpad{
margin-top:25px;}
.carousel{
	z-index:10;
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
    box-shadow: 0px 5px 5px #888888;
	border:solid 5px #FFF;
}
.bluebar{
background-color:#5c86b0;
padding:3px 0px;
}
.gallery img{
margin:2px;
}
.tblock{
text-align:center;
color:#676768;
margin-bottom:5px;
}
.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:12px;
}
.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:#c35233;
	font-size:26px;
	font-weight:normal !important;
	background: url(../images/title_bg.png) no-repeat;
	background-position:left bottom;
padding:8px 0px;
margin:8px 0px;
font-family:"SWZ721CFont", Georgia, "Times New Roman", Times, serif;
}
h1.gtitle{
color:#545454;
text-align:center;
padding:5px;
margin-bottom:8px;
border-bottom:solid 1px #999999;

}
.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-4{
padding:0px 6px;
} 
.oblock .col-md-6{
padding:0px 10px;
}
a.morelink{
color:#006699;
margin-right:18px;
}
.navbar-default {
 background-color:#d731ad !important;
  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;
		}
	.nav{}	
	.message_block{
		background-color:#e1dbdb;
		font-size:18px;
		padding:20px 10px;
		}
	.message_block p{
	margin:20px 0px;
		}
		.message_block .gtext{
	color:#069000;
		}
		.message_block .btext{
	color:#000;
		}
		.btn{
			border-radius:0px;}
			.cposition{
			position:relative;
			}
			.single, .single-vertical {
      width: 100%;
      position: relative;
      overflow: hidden;
    }

    .single ul, .single-vertical ul {
      list-style: outside none;
      width: 10000%;
      position: relative;
      top: 0;
      right: 0;
      transition: all 0.6s ease;
      padding: 0;
      margin: 0;
    }

    .single li {
      float: left;
    }

    .single-box {
      width: 500px;
    }
	.ytext{color:#fbc966;}
	.tpad{
		padding-top:15px;
		}
		.dname{
			font-size:18px;
			}
			.icpad{
				padding-bottom:20px;
				}