@import url(../../../../fonts.googleapis.com/css@family=Open+Sans_3A300italic,400italic,600italic,700italic,800italic,400,300,700,800);

/*--------------------------------------------------------
BEGIN THEME STYLESHEET
--------------------------------------------------------*/

@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-webfont.eot');
    src: url('../fonts/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-webfont.woff') format('woff'),
         url('../fonts/oswald-webfont.ttf') format('truetype'),
         url('../fonts/oswald-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	background-color: #fff;
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial, sans-serif;
	font-size:13px;
	color:#222222;
	margin:0;
	background-image:url(../images/top-bg.png);
	background-position:top;
}

#button {
	width: 12em;

	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;

	color: #333;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#button li {
	border-bottom: 1px solid #fff;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
	
#button li a {
	display: block;
	padding: 15px 5px 13px 0.5em;
	border-left: 2px solid #771214;

	background-color: #cfcfcf;
	color: #333;
	font-size:13px;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 5px solid #5f0a0c;

	background-color: #771214;
	color: #fff;
}
/* Top */



.menu {
	float:right;
	width:500px;
	padding:0;
	margin:0;
	list-style-type:none;
	z-index:9999;
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size:16px;
	margin-top:33px;
}
.menu a {

	width:auto;
	text-decoration:none;
	color:#0d2348;
	padding:0.1em 0.5em;
	text-align:right;
}
.menu a:hover {

	color:#951a1d;
}
.menu .active {
	float:left;
	width:auto;
	text-decoration:none;
	color:#951a1d;



}
.red-sep{
	background-image:url(../images/red-line.jpg);
	background-repeat:repeat-x;
	height:6px;
}
.background-who-we-are{
	background-image:url(../images/background-who-we-are.jpg);
	background-repeat:no-repeat;
	background-color:#090816;
	background-position:center;
}
.background-our-approach{
	background-image:url(../images/background-our--approch.jpg);
	background-repeat:no-repeat;
	background-color:#000616;
	background-position:center;
}
.background-contact{
	background-color:#0d2348;
	color:#fff;
}
.background-red{
	background-color:#951a1d;
	color:#fff;
}
.background-red-inner{
	background-image:url(../images/inner-top.jpg);
	background-position:center;
		font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 45px;
	color: #fff;
	text-shadow: 3px 4px #51080a;

	}
.transparent-box-gray{
	background-color:#dcdcdc;
	color:#1b1b1b;
	text-align:center;
}
.transparent-box{
	background-color:#000;
	color:#1b1b1b;
	text-align:center;
	opacity: 0.8;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
	
.dot-sep {
	width:100%;
	height:19px;
	background-color:#ffcc00;
	background-repeat:repeat-x;
	float:right;
}
.slider-bg {
	background-repeat:repeat-x;
	height:320px;
	width:100%;
	margin-top:-50px;
	z-index:-9999;
}

.body {
	font-family: arial;
	font-size: 12px;
	color: #424242;
	text-align:justify;
}
.body a {
	font-family: arial;
	font-size: 12px;
	color: #89bc24;
	text-decoration: none;
}
.body a:link {
	font-family: arial;
	font-size: 12px;
	color: #89bc24;
	text-decoration: none;
}
.body a:hover {
	font-family: arial;
	font-size: 12px;
	color: #89bc24;
	text-decoration: underline;
}
.body a:visited {
	font-family: arial;
	font-size: 12px;
}


.copy{
	font-family: arial;
	font-size: 12px;
	color: #424242;

}
.copy a {
	font-family: arial;
	font-size: 12px;
	color: #0d2348;
	text-decoration: none;
}
.copy a:link {
	font-family: arial;
	font-size: 12px;
	color: #0d2348;
	text-decoration: none;
}
.copy a:hover {
	font-family: arial;
	font-size: 12px;
	color: #0d2348;
	text-decoration: underline;
}
.copy a:visited {
	font-family: arial;
	font-size: 12px;
}



.body2 {
	font-family: arial;
	font-size: 13px;
	color: #fff;

}
.body2 a {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.body2 a:link {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.body2 a:hover {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}
.body2 a:visited {
	font-family: arial;
	font-size: 12px;
}










.heading {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 40px;
	color: #0d2348;
	text-shadow: 3px 4px #d0d0d0;
}
.heading2 {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 40px;
	color: #fff;
	text-shadow: 3px 4px #000;
}
.heading3 {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 22px;
	color: #212121;
	text-shadow: 2px 2px #c4c4c4;
	font-weight:bold;
}
.heading4 {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px #1a1a1a;
	font-weight:bold;
}

.more-button {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 22px;
	color: #fff;
	text-transform: capitalize;
	background-color:#951a1d;
	height: 40px;
    padding-top: 2px;
	width:200px;
	display:block;
	text-decoration:none;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
  border-bottom: 2px solid #6d1215;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #6d1215;
  box-shadow: inset 0 -2px #6d1215;
	text-shadow: 2px 2px #6d1215;
}
.more-button a {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 25px;
	color: #fff;
	text-transform: capitalize;
	background-color:#951a1d;
	height: 35px;
    padding-top: 0px;
	width:135px;
	display:block;
	text-decoration:none;
}
.more-button a:link {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 25px;
	color: #fff;
	text-transform: capitalize;
	background-color:#951a1d;
	height: 35px;

	width:190px;
	display:block;
	text-align: center;
	text-decoration:none;
}
.more-button a:hover {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 25px;
	color: #230203;

	text-transform: cafpitalize;
	background-color:#951a1d;

	display:block;
	text-decoration:none;
}




.more-button-blue {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 22px;
	color: #fff;
	text-transform: capitalize;
	background-color:#0c1f40;
	height: 40px;
    padding-top: 2px;
	width:200px;
	display:block;
	text-decoration:none;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
  border-bottom: 2px solid #051025;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #051025;
  box-shadow: inset 0 -2px #051025;
	text-shadow: 2px 2px #051025;
}
.more-button-blue a {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 25px;
	color: #fff;
	text-transform: capitalize;
	background-color:#0c1f40;
	height: 35px;
    padding-top: 0px;
	width:135px;
	display:block;
	text-decoration:none;
}
.more-button-blue a:link {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 25px;
	color: #fff;
	text-transform: capitalize;
	background-color:#0c1f40;
	height: 35px;

	width:190px;
	display:block;
	text-align: center;
	text-decoration:none;
}
.more-button-blue a:hover {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 25px;
	color: #18438d;

	text-transform: cafpitalize;
	background-color:#0c1f40;

	display:block;
	text-decoration:none;
}




.bottom {

	width:500px;
	padding:0;
	margin:0;
	list-style-type:none;
	z-index:9999;
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size:16px;

}
.bottom a {

	width:auto;
	text-decoration:none;
	color:#0d2348;
	padding:0.1em 0.5em;
	text-align:right;
}
.bottom a:hover {

	color:#951a1d;
}
.bottom .active {
	float:left;
	width:auto;
	text-decoration:none;
	color:#951a1d;
}

.formfield {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 15px;
	color:#fff;
	background-color: #112b57;
	border: 1px solid #173361;
	height:20px;
	padding: 5px;
	width: 480px;
}

.formmsg {
	font-family: 'oswaldregular', 'Arial Narrow', Arial, sans-serif;
	font-size: 15px;
	color:#fff;
	background-color: #112b57;
	border: 1px solid #173361;
	height:25px;
	padding: 5px;
	width: 480px;
}
.clearout {
	height:20px;
	clear:both;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display:none;
}
.nbs-flexisel-container {
	position:relative;
	max-width:800px;
}
.nbs-flexisel-ul {
	position:relative;
	width:9999px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.nbs-flexisel-ul li {
	margin-left:0px;
	display:inline;
}
.nbs-flexisel-inner {
	overflow:hidden;
	float:left;
	width:100%;
}
.nbs-flexisel-item {
	float:left;
	margin:0px;
	padding:0px;
	cursor:pointer;
	position:relative;
	line-height:0px;
}
.nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	left: 10px;
	background: url(../images/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right: 5px;
	background: url(../images/button-next.png) no-repeat;
}
ul {
	margin-right:4px;
	padding-left: 30px;
}
li {
	list-style-image: url(../images/li.jpg);
}
