.tituloser{
	color: #059A2B;
	font-size: 38px;
	font-weight: 300;
	margin-bottom: 4%;
	text-align: center;
}
.breve{
	color: #636363;
	font-size: 20px;
	font-weight: 400;
}

.nom-ser{
	font-size: 32px;
	color: #059B2B;
	font-weight: 400;
	margin-top: 1%;
	margin-bottom: 3%;

}
.descrip{
	font-size: 18px;
	color: #5F5F5F;
}
.lineatop{
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	margin-bottom: 3%;
	margin-top: 3%;
}