@charset "utf-8";
/* CSS Document */


.content{
	height: 2400px;
}

.box-titulo{
margin-top: 22px;
height: 80px;
border-bottom: 1px solid #BFBFBF;
}

.box-titulo h1{
	font-size:28px;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
}

.left{
	margin-top: 25px;
	width: 450px;
	height: 280px;
	float: left;
}

.left p{
	text-align:justify;
	line-height: 18px;
	font-size: 14px;
	color: #363636;
	padding: 10px;
}

.left h1{
	font-size: 20px;
	color: #00B3E2;
}

.left h2{
	font-size: 15px;
}


/*CO WASH*/
.left2{
	margin-top: 25px;
	width: 450px;
	height: 320px;
	float: left;

}

.left2 p{
	text-align:justify;
	line-height: 18px;
	font-size: 14px;
	color: #363636;
	padding: 10px;
}

.left2 h1{
	font-size: 20px;
	color: #00B3E2;
}

.left2 h2{
	font-size: 16px;
}