a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
input, textarea {
	border:0;
	padding:0;
	margin:0;
	outline: 0;
}
iframe {
	border:0;
	margin:0;
	padding:0;
}
input, textarea, select {
	margin:0;
	padding:0px;
}

/* Global properties ======================================================== */
html, body {
	width:100%;
	padding:0;
	margin:0;
}
body {
	font: 14px/24px Tahoma, Geneva, sans-serif;
	color:rgba(255,255,255,0.7);
	min-width:1264px;
	background: #000;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.main {
	width:90%;
	margin:0 auto;
}
/***********************************************************************/
a {
	text-decoration:none;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.button {
	background:#c22f28;
	color:#fff;
	font-size:18px;
	line-height:24px;
	padding:8px 12px 8px 12px;
	display:inline-block;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.button:hover {
	background:#636f6f;
}
.link {
	color:#c22f28;
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
}
.clr-1 {
	color:#fff;
}
.text-1 {
	color:#fff;
	font-size:18px;
	line-height:24px;
}
h2 {
	font-size:24px;
	line-height:32px;
	color:#fff;
	font-weight:normal;
}
h3 {
	font-size:18px;
	line-height:24px;
	color:#fff;
	font-weight:normal;
}
ul {
	margin:0;
	padding:0;
	list-style-image:none;
}
ul.list-1 li {
	line-height:24px;
}
ul.list-1 li a {
	font-size:14px;
	color:rgba(255,255,255,0.6);
	line-height:24px;
}
ul.list-1 li a:hover {
	color:#fff;
}
ul.list-2 li {
	padding:0px 0 6px 0px;
	line-height:24px;
}
ul.list-2 li a {
	font-size:14px;
	color:#fff;
	line-height:24px;
}
ul.list-2 li a:hover {
	color:#c22f28;
}
/******************************************************************/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative
}
.wrap {
	overflow:hidden;
	position:relative;
}
.banner-wrap {
	overflow: hidden;
    color: white;
    line-height: 35px;
    font-size: 25px;
    margin-bottom: 30px;
}

.extra-wrap {
	overflow:hidden;
}

.fleft {
	float:left;
}
.fright {
	float:right;
}
.img-indent {
	float:left;
	margin:3px 20px 0px 0;
}
.img-indent-2 {
	float:left;
	margin:8px 20px 0px 0;
}
.last {
	margin-right:0px !important;
	padding-right:0px !important;
}
.top-1 {
	padding-top:108px;
}
.top-2 {
	margin-top:14px;
}
.top-3 {
	margin-top:20px;
}
.top-4 {
	padding-top:30px;
}
.top-5 {
	padding-top:22px;
}
.top-6 {
	padding-top:19px;
}
.left-1 {
	margin-left:12px;
}
.left-2 {
	margin-left:24px;
}
.bot-0 {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.pad-0 {
	padding:0px 0px 0px 0px;
}
.pad-1 {
	margin:38px 0px 29px 0px;
}
.pad-2 {
	margin:40px 0px 30px 0px;
}
.p1 {
	padding-bottom:24px;
}
.p2 {
	padding-bottom:17px;
}
.p3 {
	padding-bottom:8px;
}
.p4 {
	padding-bottom:14px;
}
.p5 {
	padding-bottom:10px;
}
/*********************************header*************************************/
header {
	width:100%;
	margin:0 auto;
	z-index:101;
	padding:7px 0 12px 0;
}
h1 {
	display:inline-block;
	z-index:100;
	float:left;
}

h1.banner-wrap {float: none;}

.social-icons {
    display: inline-block;
    position: relative;
	float: right;
    height: 50px;
    line-height: 50px;
}

.social-icons span {
	display: block;
    position: relative;
	float: left;
    font-size: 18px;
    color: rgba(255,255,255,0.7);
    letter-spacing: -1px;
    margin-right: 10px;
}

.social-icons>div {
	display: block;
    position: relative;
    float: right;
}
.social-icons a {
	display:inline-block;
	position: relative;
}

.main i.fa {
    display: block;
    position: relative;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    font-size: 25px;
}

.social-icons a {
	color:#ffffff;
	text-decoration: none;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.social-icons a:hover {
	color:#c22f28;
	text-decoration: none;
}
nav {
	display: block;
	position: relative;
	width:90%;
	margin:0 auto;
	z-index:100;
	padding:5px 0px 11px 0px;
}
ul.menu {
	display: block;
	position: relative;
	list-style: none;
}
ul.menu > li {
	display: inline-block;
	position: relative;
}
ul.menu > li > a {
	display: block;
	position: relative;
	height: 40px;
	line-height:40px;
	font-size:18px;
	color:rgba(255,255,255,0.7);
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding: 0 25px;
}
ul.menu > li > a:hover, ul.menu > li.current > a, ul.menu > li:hover > a {
	color:#fff;
	text-decoration: none;
}

li.current > a {padding-left: 0px!important;}
/*********************************content*************************************/
.content {
	width:960px;
	margin:0 auto;
	padding:0px 0px 55px 0;
	position:relative;
}
.box-1 a {
    display: block;
	position: relative;
	font-size: 26px;
    color: rgba(255,255,255,0.5);
    letter-spacing: -1px;
    padding: 0px 0px 0px 25px;
    height: 45px;
    line-height: 45px;
}

.box-1 a:hover {
	background-color: rgba(255,255,255,0.2);
}
.line {
	height: 1px;
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    color: #3e3d3d;
}
.box-2 {
	overflow:hidden;
}
.number {
	width:45px;
	height:58px;
	font-size:30px;
	color:#fff;
	line-height:36px;
	text-align:center;
	float:left;
	margin: 0 16px 0 0;
	padding-top:5px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.border-bot-1 {
	border-bottom:#333333 1px dotted;
	padding-bottom:20px;
	margin-bottom:16px;
}
.box-3>div {
	float:left;
	width:276px;
	margin-right:56px;
}
.box-4 {
	overflow:hidden;
	padding:10px 0 8px 0;
}
.box-4 img {
	float:left;
	margin:3px 20px 0 0;
}
.box-5>div {
	float:left;
	width:171px;
	margin-right:47px;
}
.lists {
	overflow:hidden;
}
.lists ul {
	float:left;
	width:286px;
	margin-right:32px;
}
/****************************footer************************/
footer {
	width:940px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	padding:107px 0 40px 0;
}
footer h3 {
	padding-bottom:15px;
}
.footer-col-1 {
	float:left;
	width:190px;
	padding:0 20px 0 0px;
}
#form-search {
display: block;
    position: relative;
	margin:3px 0 0 0px;
	overflow:hidden;
	width:180px;
	background:#1a1a1a;
}
#form-search span {
	display:block;
	margin-bottom:5px;
}
#form-search input {
	width:140px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	border:none;
	background:transparent;
	vertical-align:top;
	padding:2px 5px 3px 10px;
	display: inline-block;
	float:left;
}
#form-search a {
	float:right;
	background: #c22f28;
	width:25px;
	height:25px;
}
#form-search a:hover {
	background-color:#636f6f;
}
.footer-col-2 {
	float:left;
	width:190px;
	padding:0 20px 0 0px;
}
.footer-col-3 {
	float:left;
	width:180px;
	padding:0 64px 0 0px;
}
dl.adrss {
	margin:0px 0 0px 0;
}
dl.adrss dt {
	line-height:24px;
	margin-bottom:3px;
}
dl.adrss dd span {
	width:52px;
	text-align:left;
	display:block;
	float:left;
	margin-right:12px;
	color:#fff;
}
dl.adrss dd {
}
dl.adrss dd a {
}
dl.adrss dd a:hover {
}
.footer-col-4 {
	float:left;
	width:276px;
	padding:3px 0px 0 0px;
}
/**********************form**********************/
.map {
	width:276px;
	height:200px;
	margin-top:17px;
}
.map iframe {
	width:276px;
	height:200px;
}
dl.adr {
	margin-top:13px;
}
dl.adr dt {
	margin-bottom:6px;
}
dl.adr dd span {
	width:80px;
	display:block;
	float:left;
	color:#fff;
}
dl.adr dd {
}
dl.adr dd a {
}
dl.adr dd a:hover {
}
#form {
	margin: 17px 0 0px 0px;
	width:607px;
}
#form input {
	border:#1a1a1a 1px solid;
	background:#1a1a1a;
	font-size:14px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#fff;
	padding:3px 10px 3px 10px;
	outline: medium none;
	width: 511px;
	height:17px;
	float:left;
}
#form textarea {
	border:#1a1a1a 1px solid;
	background:#1a1a1a;
	font-size:14px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#fff;
	height: 249px;
	outline: medium none;
	overflow: auto;
	padding: 4px 0px 0px 10px;
	width:521px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form label {
	position:relative;
	display: block;
	min-height:30px;
	overflow:hidden;
}
.btns {
	text-align:right;
	overflow:hidden;
	width:607px;
}
.btns a {
	display:inline-block;
	margin:20px 0px 0 10px;
	width:88px;
	text-align:center;
}
#form label strong {
	float:left;
	display:block;
	padding-top:3px;
	line-height:15px;
	width:74px;
	font-weight:normal;
	white-space:nowrap;
}

.banner {
	display: block;
	position: relative;
	width: 100%;
	height: 600px;
	background: url(../images/banner.jpg) no-repeat center top -200px;
	background-size: cover;
	line-height: 1;
}

.banner:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
}

.main p {
	display: inline-block;
	position: relative;
	height: 50px;
	line-height: 50px;
}

.main p > a {
	display: block;
	position: relative;
	font-size: 35px;
    color: rgba(255,255,255,0.8);
	text-decoration: none;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.main p > a:hover {
    color: #ffffff;
	text-decoration: none;
}

.banner-content {
	display: block;
	position: relative;
	top: 200px;
    width: 40%;
    padding: 25px;
    margin: 0 auto;
}

.button-box {
	display: block;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.btn {
	display: inline-block;
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0px 30px;
    border: 2px solid;
    font-size: 20px;
    color: white;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.1);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.btn:hover {
    color: #fff;
    text-decoration: none;
    background: #c22f28;
    border: 2px solid #c22f28;
}

.box-1 i.fa {
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 25px;
    left: 50%;
    color: rgba(0, 0, 0, 0);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.box-1 a:hover i.fa {
    left: 90%;
    color: #fff;
}

.num-box a, .num-box a:hover {
	display: block;
	position: relative;
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}

.num-box a:hover .number {
	color: #c22f28;
	text-decoration: none;
}

a {
	color: #fff;
	text-decoration: none;
}	

a:hover {
	color: #c22f28;
	text-decoration: none;
}

.list-1 .fa, .list-2 .fa {
	margin-right: 10px;
	line-height: 22px;
}

#form-search i.fa {
    display: block;
    position: absolute;
    top: 6px;
    right: 5px;
    color: white;
}	

a.button:hover {
	color: white;
	text-decoration: none;
}


.inner h1 {font-size: 28px; margin-bottom: 20px; line-height: 110%;}
.inner h2 {margin: 20px 0px;}
.inner h3 {margin: 20px 0px;}
.inner ul {list-style: disc; padding: 20px 0px 20px 15px; }
.inner ol {list-style: decimal; padding: 20px 0px 20px 15px;}