@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
@font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont.eot?v=4.0.2');
 src: url('../fonts/fontawesome-webfont.eot?v=4.0.2#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.2') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.2') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.2#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'bankgothic_lt_btlight';
 src: url('../fonts/bankgothic_lt_bt_light-webfont.eot');
 src: url('../fonts/bankgothic_lt_bt_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bankgothic_lt_bt_light-webfont.woff') format('woff'), url('../fonts/bankgothic_lt_bt_light-webfont.ttf') format('truetype'), url('../fonts/bankgothic_lt_bt_light-webfont.svg#bankgothic_lt_btlight') format('svg');
 font-weight: normal;
 font-style: normal;
}
hr {
	margin-top: 19px;
	margin-bottom: 19px;
	border: 0;
	border-top: 1px solid #333;
}
a {
	text-decoration:none;
}
body {
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5384;
	color: #888;
	background-image:url(../images/texture.png);
	background-color: #181818;
	overflow-x: hidden;
}
ul li {
	list-style:none;
}
h1 {
	font-family: 'bankgothic_lt_btlight', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1;
	color: #fff;
}
#banner {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}
.tint {
	background: url(../images/texture.png);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.text-center {
	text-align: center;
}
.welcome h3 {
	line-height: 1em;
	margin: 0;
	font-size: 75px;
	font-family: 'bankgothic_lt_btlight', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1;
	color: #fff;
}
.welcome {
	color: #fff;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.welcome span {
	display: block;
	font-size: 30px;
	line-height: 1em;
	margin: 0;
}
.welcome h1 {
	line-height: 1em;
	margin: 0;
	font-size: 130px;
}
.welcome a {
	color:#fff;
	font-size: 17px;
	line-height: 1.33;
	text-decoration:none;
	letter-spacing: 10px;
	margin-top: -78px;
	padding: 10px 20px 10px 30px;
	margin-left: 970px;
	border: 1px solid #807154;
	text-shadow: 0 1px 0 #fff;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
/*////////////////////// home///////////////////////// */
.container {
	width: 1140px;
	display:block;
	overflow: hidden;
	margin:0 auto;
	padding:10px 0;
}
.container a{
	color: #8d7535;
}
.container a:hover{
	text-decoration:underline;
}
.navbar {
	background-color: #000;
	display:block;
	margin-bottom: 40px;
}
.logo {
	float: right;
}
.nav {
	display:block;
	float:left;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	padding:30px 30px 30px 0;
	text-decoration:none;
}
.nav li a:hover, .nav li a.active {
	color: #8d7535;
}
.content {
	display:block;
	/* [disabled]width: 47%;
*/
	float: left;
}
.content2{
	width:500px;
	float:left;
	display:block;
	margin:0 0 20px 0;
}
.content2 img{
	float:left;
	display:block;
	margin:0 20px 0 0;
}
.content h2, h2 {
	font-family: 'bankgothic_lt_btlight', Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin:0 0 20px 0;
}
h3 {
	font-family: 'bankgothic_lt_btlight', Georgia, "Times New Roman", Times, serif;
}
.footer {
	background-color: #000;
	display:block;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}
.footer i {
	color: #8d7535;
	margin:0 3px 0 10px;
}
.footer p {
	color:#fff;
	margin: 0 0 1em;
}
.footer a {
	color:#fff;
}
.footer a:hover {
	color:#8d7535;
}
.copyright {
	color:#888 !important;
}
.sectors {
	width: 100%;
	display: block;
	overflow: hidden;
}
.sectors li {
	float: left;
	width: 20%;
	text-align:center;
}
.contact-form {
	width: 420px;
	float: left;
	overflow: hidden;
	padding: 0 30px 20px 0;
}
.contact-form label {
	width:100px;
	float:left;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	color:#444;
	padding:5px 20px 0 0;
}
.contact-form-element {
	clear:both;
	overflow:hidden;
	padding:0 0 16px 0;
}
.contact-text {
	width:400px;
	height:24px;
	float:left;
	font-size: 13px;
	line-height: 1.5384;
	color: #888;
	background-color: #000;
	background-image: none;
	border: 1px solid #222;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	/* transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; */

	padding:8px 10px;
}
.contact-text:focus {
	outline:0;
}
.contact-textarea {
	height:106px;
	padding:10px;
}
.submit {
	width: 110px;
	height: 40px;
	clear: both;
	float: left;
	background-image: linear-gradient(to bottom, #807154 0, #5b503c 100%);
	border-color: #554b38;
	font-family: 'bankgothic_lt_btlight', Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	cursor: pointer;
	margin:10px 0 0 0;
 transition: all .5s ease;
-moz-transition: all .5s ease;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
}
.submit:hover {
	background-color:#675b44;
	background-position:0 -40px;
}
.mail {
	color:#8d7535;
}
.mail:hover {
	color:#888;
}
.divider {
	border-bottom: 1px solid #333;
	color: #807154;
	font-size: 30px;
	line-height: 1em;
	margin:30px 0;
}
