@charset "utf-8";
/* CSS Document */

body {

	padding:0px;
	margin:0px;
	background:url('images/background2.jpg') no-repeat fixed;
	background-size: 100%;
}
canvas {
  background-color: #000;
}

a {
	text-decoration:none;
	color:#454545;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
img {
	border:none;
}
.colorred {
	color:#9b3812;
}
.colorwhite {
	color:#FFFFFF;
}
.color1 {
	color:#3d3d3d;
}
.container {
	width:1050px;
	margin: 0 auto;
}
.header {
	width:100%;
	padding:0;
	margin:0 auto;
	
}

#banner{
top:-20px;
}
.partners {
	width:100%;
	padding:13px 0px;
	margin:0 auto;
	height:80px;
	text-align:center;
	background:#dbdbdb;
}
.partners_section {
	width:1004px;
	padding:0px;
	margin:0 auto;
}
.middle {
	width:100%;
	padding:0;
	margin:0 auto;
	
}
.middle_section {
	width:1050px;
	padding:20px 0px;
	margin:0 auto;
}

.logo {
	width:37%;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family:"Century Gothic";
	font-size:30px;
	color:#3b3b3b;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
}
.logo a{ margin:0; padding:0;
	
}
.contact {
	width:37%;
	padding:11px 0px 0px 0px;
	margin:0px;
	font-family:Calibri;
	font-size:20px;
	color:#fff;
        padding-top:32px;
	text-align:right;
	float:right;
}

.top_content {
	width:98.2%;
	float:left;
	margin:0px;
	background:#ffd996;
	font-family:Calibri;
	font-size:16px;
	text-align:left;
	padding:10px 10px;
	color:#484341;
}
.mission {
	width:49.8%;
	margin:0px;
	float:left;
	padding:0px 0px 10px 0px;
	background:#fcbc6e;
}
.vision {
	width:49.8%;
	margin:0px;
	float:left;
	padding:0px 0px 10px 0px;
	background:#fcbc6e;
	border-left:1px solid #dda266;
}
.location {
	width:100%;
	margin:0px;
	float:left;
	padding:0px 0px 10px 0px;
	background:#ac5330;
}
.box a {
	color:#fff;
}
.box a:hover {
	color:#ffff00;
	text-decoration:none;
}
.box1 {
	padding:8px;
	margin:0px 0px 8px 8px;
	background:#d8251f;
	color:#fff;
	font-family:Oswald;
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
	width:41%;
	float:left;
}
.box1 a {
	color:#fff;
}
.box1 a:hover {
	color:#ffff00;
	text-decoration:none;
}
#footer_bg {
	width:100%;
	float:left;
	border-top:1px solid #e0e0e0;
	padding:0px 0px 0px 0px;
	background:#000;
	
	

}
#footer_bg .footer {
	padding:10px 0;
	text-transform:uppercase;
}
#footer_bg .footer a {
	color:#09A099;
}

#footer_bg .footer .logo-box {
	width:273px;
	float:left;
	padding:0px 0 0 0;
}
#footer_bg .footer p {
	color: #FFF;
	font-size: 12px;
	line-height:19px;
	margin: 0;
 text-align:left;
 padding:0px 8px 0px 0px;
 text-transform:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align: justify;
}
#footer_bg .footer ul {
	margin:0px 0px 0px 0px;
	float:left;
}
#footer_bg .footer ul h1 {
	font-size:24px;
	color:#fff;
	margin:0px;
	padding:0px 0 10px 0;
	text-transform:uppercase;
	letter-spacing:normal;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	font-family:Calibri;
}
#footer_bg .footer social1 {
	font-size:24px;
	color:#464646;
	width:100%;
	float:left;
	border-top:1px solid #bf9e00;
	margin:0px;
	padding:0px 0 10px 0;
	text-transform:uppercase;
	letter-spacing:normal;
	text-align:left;
	font-style:normal;
	font-family:Calibri;
}

#footer_bg .footer ul li {
	color: #fff;
	display:block;
	font-size:12px;
	line-height:20px;
	list-style: none outside none;
	padding: 0 0px;
	font-family:"Open Sans";
	font-size:12px;
}
#footer_bg .footer ul li a {
    font-family:Arial;
	text-decoration:none;
	color:#fff;
	padding-left:0px;
}
#footer_bg .footer ul li a:hover {
	color:#F00;
}

h1 {
	font-family: verdana;
	font-size:80px;
	color:#000;
	text-align:center;
	font-style:regular;
	padding:0px;
	font-weight:regular;
	margin:auto;
	text-transform:none;
	/*letter-spacing:9px;*/
	font-size: 24px !important;
}
h2 {
	font-family:Arial;
	font-size:16px;
	color:#fff;
	background-color:#000;
	text-align:left;
	padding:10px 0px;
	font-weight:normal;
	margin:10px 0px;
	text-transform:uppercase;
	
}

#content{
background:url(images/content-bg.jpg);
height:auto;
width:1050px;
float:left;
}
#content img{
 border:4px solid gray;
 margin:15px;
 }
#content h3{
   font-family:Arial;
   font-size:16px;
   color:#E6F009;
   width:323px;
   background-color:#263AA5;
   font-weight:bold;
   margin:15px;
   text-align:center;
   padding:10px;
   }
#content p{
 font-family:Arial;
 font-size:13px;
 color:#000;
 line-height:1.4em;
 margin:15px;
 width:460px;
 text-align:justify;
 }
 #content span{
  color:red;
  }
 .rightbar {
  background-color:#E6E6E6;
  float:right;
  width:372px;
 }
 .rightbar h3{
   font-family:Arial;
   font-size:15px;
   color:#fff;
   width:160px;
   background-color:#2B6675;
   margin:0px;
   padding:20px;
   text-align:center;
   padding-top:10px;
   margin-bottom:10px;
   padding-right:20px;
   margin-right:5px;
   }
 .rightbar p{
 font-family:Arial;
 font-size:14px;
 color:#000;
 padding-right:10px;
 margin:0px;
 text-align:justify;
 }
 .rightbar a {
     text-decoration:underline;
	 line-height:2em;
	 
	
	}
	
.text10{
font-family:Calibri;
	font-size:15px;
	color:#fff;
	text-align:left;
	font-weight:normal;
	padding:0px 0px;
	margin:0px;

}
.text1 {
	font-family:Calibri;
	font-size:29px;
	color:#ff0;
	text-align:center;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
.text2 {
	font-family:Calibri;
	font-size:25px;
	color:#303030;
	text-align:left;
	font-weight:normal;
	padding:0px 0px;
	margin:0px;
}
.text3 {
	font-family:Calibri;
	font-size:14px;
	color:#fcbc6e;
	text-align:center;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
.text4 {
	font-family:Calibri;
	font-size:20px;
	opacity:1;
	color:#fff;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin:0;
}
.text5 {
	font-family:arial;
	font-size:12px;
	opacity:none;
	color:#3a3838;
	text-align:left;
	font-weight:normal;
	padding:8px 6px;
}
.text6 {
	font-family:Oswald;
	font-size:35px;
	color:#b2e845;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin-left:0px;
	text-transform:uppercase;
}
.text7 {
	font-family:Oswald;
	font-size:35px;
	color:#e4546f;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin-left:0px;
	text-transform:uppercase;
}
.text8 {
	font-family:Calibri;
	font-size:20px;
	color:#aa0000;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin:10px 0px;
}
.text9 {
	font-family:Oswald;
	font-size:17px;
	color:#fff;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
.ul_li {
	width:auto;
	height:auto;
	padding:0px;
	margin:20px 0px;
}
.ul_li ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.ul_li li {
	background:#CCC;
}
.ul_li li a {
	color:#fff !important;
 margin-right:1px solid .fff;
	display:block;
	font-family:arial;
	font-size:18px;
	padding:10px 74px;
	text-align: left;
	background:#3f3f3f;
	float:left;
	border-left:1px solid .585858;
}
.ul_li li a:hover {
	color:#7ac141;
	background:#990000;
}
.running {
	font-size: 12px;
       font-family: verdana;
        text-decoration: none;
        color: #000;
        text-align: justify;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 25px;
        padding-bottom: 10px;
        margin: 0px;
        line-height: 21px;
        background-color: #fff;
       
}
.running1 {
	font-size:14px;
	font-family:verdana;
	text-decoration:none;
	color:#464646;
	text-align:center;
	padding:10px 0px;
	margin:0px 20px 0px 15px;
	line-height:20px;
}
.running2 {
	font-size:14px;
	font-family:verdana;
	text-decoration:none;
	color:#fff;
	text-align:justify;
	padding:10px 0px;
	margin:0px 20px 0px 15px;
	line-height:20px;
}
.quick {
	font-size:12px;
	font-family:arial;
	text-decoration:none;
	background:#ffeabe;
	width:220px;
	color:#d1482f;
	text-align:justify;
	padding:5px 10px 5px 10px;
	float:left;
	margin:auto;
	line-height:22px;
}
.input {
	width:400px;
	border:1px solid #dfdfdf;
	padding:8px 5px;
	font-family:arial;
	color:#000;
	background-color:#e9e9e9;
	margin:10px 0px 10px 0px;
}
.input:hover {
}
.input1 {
	width:400px;
	font-family:arial;
	border:1px solid #dfdfdf;
	font-size:12px;
	padding:12px 5px;
	color:#000;
	background-color:#e9e9e9;
	margin:10px 0px 10px 0px;
}
.input1:hover {
	background-color:#fff;
}
.btn {
	background: #282b80;
	font-family:"Open Sans";
	color: #ffffff;
	font-size:15px;
	margin:15px 10px 0px 0px;
	text-transform:uppercase;
	padding:5px 20px;
	text-decoration: none;
	border:none;
}
.btn:hover {
	background: #282b80;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.btn1 {
	background: #282b80;
	font-family:"Open Sans";
	color: #ffffff;
	font-size:15px;
	margin-top:15px;
	text-transform:uppercase;
	padding:5px 20px;
	text-decoration: none;
	border:none;
}
.btn1:hover {
	background: #282b80;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
#dg-container {
position: relative;
top: 0px;

}


.clear {clear:both; }


.content-bottom{
	padding-bottom:5%;
}
.content-bottom h2{
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	
	margin-bottom:40px;
}
.content-bottom h2 span{
	background:#424147;
	color:#ffea00;
	padding:5px 40px;
}
.content-bottom p{
	text-align:center;
	color:#424146;
	font-size: 1.4em;
	padding: 1% 0 3%;
}
/*--thumbs--*/
#jquery-script-menu {
	position: fixed;
	height: 90px;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 5px solid #316594;
	background: #fff;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	z-index: 999999;
	padding: 10px 0;
}
.jquery-script-center {
	width: 960px;
	margin: 0 auto;
}
.jquery-script-center ul {
	width: 212px;
	float:left;
	line-height:45px;
	margin:0;
	padding:0;
	list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
	width: 728px;
	height:90px;
	float:right;
}
.jquery-script-clear {
	clear:both;
	height:0;
}
.clearout {
	height: 20px;
	clear: both;
}
#flexiselDemo1, #flexiselDemo2, #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;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:100%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	width:100%;
	cursor: pointer;
	positon: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 144px;
	height:100px;
	max-height: 100px;
	border:2px solid gray;
}

.clear {clear:both; }