/* --------------------------------------------------------
/* ---- MODULOS IMAGEN TEXTO
-------------------------------------------------------- */
.ed__module_image_text {
	width: 90%;
	height: auto;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}

.ed__module_image_text .edebe__main_title_medium {
	margin-bottom: 0px !important;
}

.plan-lector .edebe__main_title_medium {
	margin-bottom: 30px !important;
}

.ed__module_image_text_small {
	width: 65%;
	height: auto;
}

.ed__module_image_text .descripcion_top {
	width: 100%;
	height: auto;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 50px;
}

.ed__module_image_text .b_centered {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.ed__module_image_text .imagen_libro {
	width: 70%;
	height: auto;
	margin: 0 auto;
}

.ed__module_image_text .block_m_l {
	width: 50%;
	min-height: 400px;
	position: relative;
	float: left;
}

.ed__module_image_text .block_m_l_2 {
	width: 50%;
	min-height: 530px;
	position: relative;
	float: left;
}

.ed__module_image_text .block_m_r {
	width: 50%;
	min-height: 400px;
	position: relative;
	float: right;
}

.ed__module_image_text .block_m_r_2 {
	width: 50%;
	min-height: 530px;
	position: relative;
	float: right;
}

.ed__module_image_text .image-movil {
	display: none;
}

.ed__module_image_text .image-web {
	display: block;
}

.ed__module_image_text .imagen {
	width: 90%;
	height: auto;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ed__module_image_text .imagen_small {
	width: 400px;
	height: auto;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ed__module_image_text .imagen_full {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ed__module_image_text .imagen_full img {
	width: 100%;
}

.ed__module_image_text .info {
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ed__module_image_text .info .textos {
	width: 90%;
	height: auto;
	position: relative;
	margin: 0 auto;
}

.ed__module_image_text .info .textos .thumb {
	width: 140px;
	height: auto;
	position: relative;
	margin-top: 20px;
}

.ed__module_image_text .numbers {
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 10px;
}

.ed__module_image_text .figura_1 {
	width: 90%;
	height: auto;
	position: absolute;
	bottom: 42px;
	left: 0;
	z-index: -1;
}

.rotate_60 {
	transform: rotate(-10deg);
}

.rotate_30 {
	transform: rotate(40deg);
}

.ed__module_image_text .books_section {
	width: 100%;
	height: auto;
}

.ed__module_image_text .block_b {
	width: 25%;
	height: auto;
	float: left;
}

.ed__module_image_text .block_b .libro {
	width: 90%;
	height: auto;
	margin: 0 auto;
}

/* --------------------------------------------------------
/* ---- MODULOS IMAGEN TEXTO NUEVO
-------------------------------------------------------- */
.ed__module_image_text_nuevo {
	width: 90%;
	height: auto;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	margin-top: 80px;
	margin-bottom: 80px;
	color: #28304a;
}

.info_negritas {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px;
}

.info_section {
	width: 80%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.info_section .section_texts {
	width: 50%;
	height: auto;
}

.info_section .section_image {
	width: 50%;
	position: absolute;
	right: 0%;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}

.figura_curva_text {
	width: 90%;
	height: auto;
	position: absolute;
	bottom: 42px;
	left: 0;
	z-index: -1;
}

.subtitle_bottom {
	margin-bottom: 60px;
}

@media only screen and (max-width: 1180px) {
	.ed__module_image_text_small {
		width: 90%;
		height: auto;
	}
}

@media only screen and (max-width: 992px) {
	.ed__module_image_text {
		width: 80%;
		height: auto;
		position: relative;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.ed__module_image_text h4 {
		text-align: center !important;
	}

	.ed__module_image_text .edebe__main_title_medium {
		text-align: center !important;
	}

	.ed__module_image_text p {
		text-align: center;
	}

	.ed__module_image_text .b_centered {
		width: 100%;
	}

	.ed__module_image_text .block_m_l {
		width: 80%;
		min-height: auto;
		height: auto;
		position: relative;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.ed__module_image_text .block_m_l_2 {
		width: 80%;
		min-height: auto;
		height: auto;
		position: relative;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.ed__module_image_text .block_m_r_2 {
		width: 80%;
		min-height: auto;
		height: auto;
		position: relative;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.ed__module_image_text .block_m_r {
		width: 80%;
		min-height: auto;
		height: auto;
		position: relative;
		float: none;
		margin: 0 auto;
		margin-bottom: 0px;
	}
	.ed__module_image_text .imagen {
		width: 70%;
		height: auto;
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		-webkit-transform: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.ed__module_image_text .imagen_small {
		width: 60%;
		height: auto;
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		-webkit-transform: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.ed__module_image_text .image-movil {
		display: block;
	}

	.ed__module_image_text .image-web {
		display: none;
	}

	.ed__module_image_text .info {
		width: 100%;
		height: auto;
		position: relative;
		margin: 0 auto;
		left: 0px;
		top: 0px;
		-webkit-transform: none;
	}

	.ed__module_image_text .ed__main_title_medium {
		text-align: center !important;
	}

	.ed__module_image_text .ed_parrafo_medium {
		text-align: center !important;
	}

	.ed__module_image_text .info .textos .thumb {
		width: 120px;
		height: auto;
		margin: 0 auto;
		margin-top: 20px;
	}

	.ed__module_image_text .figura_1 {
		top: 0px;
		left: 0px;
	}

	.ed__module_image_text .imagen_b {
		width: 80%;
	}
	.ed__module_image_text .block_b {
		width: 50%;
		height: auto;
		float: left;
	}

	.info_section .section_texts {
		width: 100%;
		height: auto;
	}

	.info_section .section_image {
		width: 70%;
		position: relative;
		right: 0%;
		left: 0%;
		top: 0%;
		transform: none !important;
		-webkit-transform: none !important;
		margin: 0 auto;
	}

	.plan-lector .edebe__main_title_medium {
		margin-bottom: 20px !important;
	}
}

@media only screen and (max-width: 768px) {
	.ed__module_image_text {
		overflow: hidden;
	}
	.ed__module_image_text .block_m_l {
		width: 100%;
	}

	.ed__module_image_text .block_m_l_2 {
		width: 100%;
	}

	.ed__module_image_text .imagen {
		width: 100%;
		margin-bottom: 0px;
	}

	.ed__module_image_text .block_m_l {
		margin-bottom: 0px;
	}
	.ed__module_image_text .block_m_r {
		width: 100%;
	}

	.ed__module_image_text .imagen_small {
		width: 80%;
		height: auto;
	}

	.info_section {
		width: 100%;
	}

	.info_negritas {
		margin-bottom: 10px;
		text-align: center;
	}

	.subtitle_bottom {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 568px) {
	.ed__module_image_text .info .textos {
		width: 100%;
	}
	.info_section .section_image {
		width: 100%;
	}

	.ed__module_image_text_nuevo {
		width: 80%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
