.banner-contact{
	padding-left: 0;padding-right: 0;
	position: relative;
}

.img-title{
}

.banner-button {
	border:2px solid white;
	border-radius: 4px;
	margin: 60px auto;
	width: 180px;
	height: 60px;
}

.banner-button h4{
	color: white;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

.img-title h1{
	font-size: 60px;
	color: white;
	line-height: 86px;
	margin-bottom: 120px;
}

.join-left h3{
	margin-top: 220px;
	margin-bottom: 287px;
	margin-right: 200px;
	float: right;
	font-size: 32px;
}

.join-right{
	padding-left: 80px;
	color: #777;
	margin-top: 120px;
	padding-right: 200px;
}

.join-right h5{
	line-height: 25px;
}

.join-right img{
	font-size: 16px;
	margin-top: 40px;
}
.container{
	width: 100%;
}

.contact-us h3{
	margin-top: 176px;margin-right: 200px;
	float: right;
	font-size: 32px;
	color: #333;	
}

.contact-us{
	border-bottom: 1px solid #f6f6f6;
	padding-bottom: 120px;
}

.address-right small{
	font-size: 16px;
	color: #777;
}

.address-right{
	padding-left: 80px;
}

.address-right h4{
	margin-top: 40px;
	font-size: 24px;
}

.address-right{
	margin-top: 80px;
}
.contact-form input, .contact-form textarea, .contact-form select {
    border-color: #8F8F8F;
}
.contact-form button {
    width: 300px;
    height: 50px;
    margin: 0 auto;
    display: block;
}
