.box-container{
		margin-top: 30px;
}
.box{
	background: #f6f4f3;
	width: 260px;
	float: left;
	display: inline-block;
	height: 195px;
	padding: 40px 25px 25px;
	margin: 15px 15px 0 0;
}
.box p{
	font-size: 16px;
	line-height: 18px;
	margin: 25px 0;
	color: #000;
}
.box.margin{
	margin-left: 129px;
	height: 175px;
}
.msg p{
	font-size: 16px;
	line-height: 28px;
	margin-top: 25px;
}
.row .video{
	margin-top: 50px;
	text-align: center;
}
.light{
	font-size: 35px!important;
	color: #050708;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: "Gotham 4r",Arial,sans-serif;
	padding: 10px 0;
}
.border{
	border-bottom: 4px solid #050708;
	width: 75px;
	display: inline-block;
	margin: 15px 0 25px;
}
.row{
	 color: #050708;
	 margin: 0 auto 75px;
	 font-family: "Gotham 4r",Arial,sans-serif;
	 font-size: 18px;
 }
.margin25{
	margin-top: 25px;
}
.row p{
	line-height: 28px;
	margin-top: 25px;
	display: block;
	text-align: justify;
}
.center{
	text-align: center;
	margin: 25px;
}
.img-compromisos{
	margin-top: -53px;
	float: right;
}
a{
	color: #000000!important;
	font-weight:700;
	border-bottom: 0px!important
}