.ed_module_ensenando_plan_lector {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 100px;
	padding-bottom: 80px;
}

.ed_module_ensenando_plan_lector .main-content {
	width: 100%;
	height: 160px;
	position: relative;
	margin: 0 auto;
}

.ed_module_ensenando_plan_lector .info {
	width: 1200px;
	height: auto;
	position: absolute;
	display: block;
	z-index: 999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ed_module_ensenando_plan_lector .info .image {
	width: 40%;
	height: auto;
	position: relative;
	float: left;
	top: 20px;
}

.ed_module_ensenando_plan_lector .text {
	width: 58%;
	height: 100%;
	position: absolute;
	right: 0px;
}

.ed_module_ensenando_plan_lector .text .parrafo {
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.slider_plan_lector {
	width: 80%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}

.slider_plan_lector .section_description {
	width: 80%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}

@media only screen and (max-width: 1220px) {
	.ed_module_ensenando_plan_lector .info {
		width: 100%;
		height: auto;
	}
	.ed_module_ensenando_plan_lector .text {
		width: 55%;
	}
}

@media only screen and (max-width: 880px) {
	.ed_module_ensenando_plan_lector {
		padding-top: 0px;
	}
	.ed_module_ensenando_plan_lector .main-content {
		height: auto;
	}
	.ed_module_ensenando_plan_lector .info {
		width: 80%;
		height: auto;
		margin: 0 auto;
		position: relative;
		left: 0px;
		top: 0px;
		transform: none;
		-webkit-transform: none;
		margin: 0 auto;
		overflow: hidden;
	}
	.ed_module_ensenando_plan_lector .info .image {
		width: 80%;
		height: auto;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
		top: 0px;
	}
	.ed_module_ensenando_plan_lector .text {
		width: 100%;
		height: auto;
		position: relative;
		right: 0px;
		left: 0px;
		margin: 0 auto;
	}

	.ed_module_ensenando_plan_lector .text .parrafo {
		width: 100%;
		height: auto;
		margin: 0 auto;
		position: relative;
		left: 0px;
		top: 0px;
		transform: none;
		-webkit-transform: none;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 768px) {
	.slider_plan_lector .section_description {
		width: 100%;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 568px) {
	.ed_module_ensenando_plan_lector .info .image {
		width: 100%;
		height: auto;
	}
}
