.contact {
	height: 30px;
	line-height: 30px;
	background-color: #F2F2F2;
	text-align: center;
	font-size: 14px;
}

.logo-container {
	border-bottom: 2px solid #D9E0DB;
}

.logo-area {
	text-align: center;
	height: 100px;
	line-height: 100px;
	cursor: pointer;
}

.text-right {
	text-align: right;
}

.row {
	margin: 0px;
}

.homepage-body {
	font-family:FuturaPT,Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

.content-width {
	width: 1340px;
	margin: 0 auto;
}

.container-title {
	height: 70px;
	font-size: 30px;
	padding-top: 30px;
}

.icon-font-size {
	font-size: 50px !important;
}

.content-min-width {
	min-width: 1340px;
}
