.aboutUs{
	margin-top: 82px;
	padding: 70px 0;
}

.aboutUs .description h3,.aboutUs .culture h3,.aboutUs .contact h3{
	font-size: 30px;
	color: #333333;
}
.aboutUs .content {
	padding: 30px;
	margin-right: 40px;
	font-size: 16px;
	color: #6b6b6b;
	line-height: 40px;
}
.aboutUs .contact img{
	width: 80%;
	max-width: 500px;
}
.aboutUs .description p:last-of-type{
	margin-top: 30px;
	text-indent: 2em;
	color: #797979;
	line-height: 40px;
	font-size: 16px;
	text-align: justify;
}

.aboutUs .contact .item{
	color: #333333;
}
