.ed__center_block {
	width: 80%;
	height: 180px;
	position: relative;
	margin: 0 auto;
	z-index: 999;
}

.foto_s3_ef {
	width: 50%;
	height: auto;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}

.foto_s3_ef .imagen {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.info_ef_3 {
	width: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}

.ed__fe {
	margin-bottom: 60px;
}

.ed__fe .main-content {
	width: 100%;
	height: auto !important;
	position: relative;
	margin: 0 auto;
}
/* --------------------------------------------------------
/* ---- SECCIÃ“N 3: 
-------------------------------------------------------- */
.ed__ef_section_6 {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.ed__ef_section_6 .figure_bg {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	z-index: -1;
}

.ed__ef_section_6 .figure_left {
	width: 280px;
	height: auto;
	position: absolute;
	left: -15px;
	top: 20px;
}

.ed__ef_section_6 .figure_right {
	width: 280px;
	height: auto;
	position: absolute;
	right: -30px;
	top: 0px;
}

.zain_block {
	width: 860px;
	height: auto;
	margin: 0 auto;
	position: relative;
	margin-bottom: 40px;
}

.zain_block .edebe__main_title_medium {
	line-height: 28px;
}

.zain_block .imagen {
	width: 180px;
	height: auto;
	position: relative;
	float: left;
}

.zain_block .info {
	width: 70%;
	height: auto;
	position: relative;
	float: left;
	top: 30px;
}

.zain_block .info .subtitle {
	width: 100%;
	height: auto;
	font-family: "Montserrat-Bold";
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

.figuras_ef_zain {
	width: 100%;
	margin-bottom: 0px;
}

.figuras_ef_cursos {
	width: 100%;
	height: 220px;
	margin-bottom: 30px;
	position: relative;
}

.figuras_ef_cursos .images {
	width: 200px;
	height: auto;
	padding: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1100px) {
	.foto_s3_ef {
		display: none !important;
	}

	.ed__center_block {
		height: auto;
		overflow: hidden;
	}
	.info_ef_3 {
		width: 100%;
		height: auto;
		position: relative;
		right: 0px;
		left: 0px;
		top: 0px;
		transform: none;
		-webkit-transform: none;
	}

	.ed__ef_section_6 {
		margin-bottom: 30px;
	}
	.ed__ef_section_6 .figure_left {
		display: none;
	}

	.ed__ef_section_6 .figure_right {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	.zain_block .imagen {
		width: 180px;
		float: none;
		margin: 0 auto;
	}

	.zain_block {
		width: 100%;
	}

	.ed__pm_section_2 {
		margin-bottom: 30px;
	}

	.zain_block .info {
		width: 80%;
		float: none;
		text-align: center;
		top: 0px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 768px) {
	.ed__center_block {
		width: 90%;
	}
}

@media only screen and (max-width: 568px) {
	.figuras_ef_cursos {
		width: 100%;
		height: 270px;
	}
}

@media only screen and (max-width: 380px) {
	.figuras_ef_cursos {
		width: 100%;
		height: 200px;
	}
}
