.all {
	margin-top: 0px;
	width: 100%;


}

.todo {
	padding: 20px;
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;



}

.valores {
	font-size: 18px;
	line-height: 35px;
	width: 350px;
	text-align: center;
	margin: 20px;
	color: #76757b;
	padding-right: 1%;
	border-right: 1px solid #76757b;


}



.valores h4 {
	color: #4857B7;
	font-size: 28px;
	font-weight: 700;
	font-style: inherit;

}



.valores p {
	padding: 0px 20px;
	text-align: center;
	

}

#val {
	border-right: none;
	
}

@media screen and (max-width:1205px) {

	.all {
		margin-top: 0px;
		width: 100%;
		height: none;

	}

	.todo {
		padding: 0px;
		width: 90%;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;



	}

	.valores {
		font-size: 16px;
		line-height: 30px;
		width: 90%;
		text-align: center;
		margin: 10px;
		color: #76757b;
		padding-right: 10px;
		border-right: none;


	}



	.valores h4 {
		color: #4857B7;
		font-size: 25px;
		font-weight: 700;
		font-style: inherit;

	}



	.valores p {
		padding: 0px;
		text-align:ju;
		font-size: 16px;


	}


}



.eleven {



	background: #f2f2f2;
	width: 100%;


}

.minds {
	padding: 50px;
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;



}

.ele1 {


	width: 450px;
	margin: 20px;
	color: #76757b;


}

.ele2 {
	font-size: 18px;
	line-height: 35px;
	width: 800px;
	text-align: center;
	color: #76757b;


}


.ele1 img {
	padding: 15px 0px;
	justify-content: center;
	width: 450px;
}

.ele2 p {

	
	text-align: left;

}

@media screen and (max-width:1205px) {


	.eleven {



		background: #f2f2f2;
		width: 100%;


	}

	.minds {
		padding: 10px;
		width: 80%;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;



	}

	.ele1 {

		margin: 0px;



	}

	.ele2 {
		font-size: 16px;
		line-height: 35px;
		width: 100%;
		text-align: center;
		color: #76757b;


	}


	.ele1 img {
		padding: 20px 0px;
		justify-content: center;
		width: 100%;
	}

	.ele2 p {


		text-align: center;

	}
}





.content-portadaa {

	width: 100%;
	height: 510px;
	z-index: 1;
	background-image: url(../images/portada_ele.png);
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;

}

@media screen and (max-width:850px) {

	.content-portadaa {
		background-position: 0px;
		height: 240px;


	}

}








.botonn ul {
	margin-top: 150px;
	float: left;
	list-style: none;
	width: 500px;
}

.botonn li {
	margin-top: 30px;
	padding-right: 20px;
	cursor: pointer;
	width: 138px;
	float: left;

}

.botonn h3 {
	width: 420px;
	color: #fff;
	font-size: 29px;
	font-weight: 500;
}

.botonn img {

	width: 100%;
}

.botonn li:hover img {

	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

@media screen and (max-width:850px) {
	.content-item1 {
		width: 100%;
		max-width: 100px;
		margin: auto;
	}

	.botonn ul {
		margin-right: -200px;
		margin-top: 85px;
		float: right;
		list-style: none;
	}

	.botonn li {
		margin-left: 35px;
		margin-top: 10px;
		padding-right: 7px;
		cursor: pointer;
		width: 130px;
		

	}

	.botonn h3 {
		text-align: center;
		width: 320px;
		color: #fff;
		font-size: 27px;
		font-weight: 500;
	}


}
