.category-title {
	font-size:30px;
	font-weight: 300;
	letter-spacing: -2px;
	text-align: center;
	margin:50px 0;
	
}

.content .wrap {
	clear:both;
	display:block;
	font-weight: 300;
	background-size:cover;
}

.content .wrap .head {
	position: relative;
	left:510px;
	top:95px;
	font-size:32px;
	font-weight: 400;
	color:#0099aa;
}

.content .wrap .text {
	position: relative;
	width:100%;
	left:510px;
	top:105px;
	max-width:590px;
	color:#ffffff;
	font-weight:300;
	font-size:15px;
	line-height:24px;
}

.mulasec .wrap {
	width:100%;
	max-width:1160px;
	margin:0 auto 80px;
	
}