.cabecera-propuesta{
	background-color: #ff0002;
}
.cd-cabecera{
	padding-top: 90px;
	padding-bottom: 90px;
}
.cd-titulo-propuesta{
	border-bottom: 3px solid #fff;
}
.propuesta-titulo{
	font-family: 'KeepCalm-Medium';
	font-size: 30px;
	color: #fff;
}
.cd-dimension-propuesta{
	margin-bottom: 60px;
}
.dimension-propuesta{
	font-family: 'Roboto';
	font-weight: 600;
	font-color: #fff;
	font-size: 20px;
}
.cd-mensaje-propuesta{
	margin-bottom: 90px;
}
.mensaje-propuesta{
	font-family: 'Roboto';
	font-weight: 300;
	font-color: #fff;
	font-size: 25px;
}
.cd-propuesta{
	padding: 90px 0px;
}
.cd-detalle{
	margin-bottom: 90px;
}
.cd-detalle, .detalle-propuesta{
	font-family: 'Roboto';
	font-weight: 300; /*light*/
	font-color: #000;
	font-size: 15px;
}
.img-propuesta{
	width: 100%;
	height: auto;
	position: relative;
}
.cd-botones-propuesta{
	margin-top: -50px;
}

.btn-anterior, .btn-siguiente{
	font-family: 'Roboto';
	font-weight: 600; /*light*/
	color: #fff;
	font-size: 15px;
}
