/* --------------------------------------------------------
/* ---- SECCIÓN 1: 
-------------------------------------------------------- */

.ed_home_slide_module {
	width: 100%;
	max-width: 100%;
	height: 768px;
	position: relative;
	margin: 0 auto;
	background-position: center right !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	z-index: 9;
	margin-bottom: 30px;
}

.ed_home_slide_module .slide {
	width: 800px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	opacity: 0.9;
}

.ed_home_slide_module .edebe__dots_horizontal {
	width: 320px;
	height: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -25px;
	margin: 0 auto;
}

.ed__dots_home_p_movil {
	display: none;
}

.ed_home_slide_module .slide .info {
	width: 600px;
	height: auto;
	position: absolute;
	left: 45%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ed_home_slide_module .slide_2 .custom_text_block .subtitle {
	width: 100%;
	height: auto;
	height: auto;
	font-family: "Montserrat-Regular";
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
	color: #00bd9a;
	margin-bottom: 10px;
}

.ed_home_slide_module .slide_2 .custom_text_block .title {
	width: 100%;
	height: auto;
	bottom: 0px;
	font-family: "Montserrat-ExtraBold";
	font-size: 24px;
	line-height: 34px;
	text-align: left;
	color: #fff;
	margin-bottom: 10px;
}

.ed_home_slide_module .slide_2 .custom_text_block .description {
	width: 100%;
	height: auto;
	text-align: left;
	font-family: "Montserrat-Light";
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 20px;
}

.ed_home_slide_module .slide_2 .custom_text_block .description span {
	background-color: #fbc84f !important;
	color: #1f2c4a !important;
	font-family: "Montserrat-Light";
	font-size: 18px;
	line-height: 24px;
}

.ed_home_slide_module .slide_2 .custom_text_block .btn_conoce {
	width: 160px;
	height: auto !important;
	position: relative;
}

.ed_home_slide_module .slide_2 .custom_text_block .btn_conoce .texto {
	width: 100%;
	height: auto;
	font-family: "Montserrat-Regular";
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1480px) {
	.ed_home_slide_module {
		width: 100%;
		height: 600px;
		background-position: center right !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		z-index: 9;
	}

	.ed_home_slide_module .slide {
		width: 600px;
	}

	.ed_home_slide_module .slide .info {
		width: 80%;
	}

	.ed_home_slide_module .ed__main_title {
		font-size: 26px;
		line-height: 32px;
	}

	.ed_home_slide_module .ed__main_subtitle_medium {
		font-size: 18px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 992px) {
	.ed_home_slide_module {
		width: 100%;
		height: 600px;
		background-position: top right !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		z-index: 9;
	}

	.ed__dots_home_p_desktop {
		display: none;
	}

	.ed__dots_home_p_movil {
		display: block;
		margin: 0 auto;
		margin-top: 40px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.ed_home_slide_module {
		width: 100%;
		height: 600px;
		background-position: bottom right !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		z-index: 9;
	}

	.ed__module_image_text .block_m_l {
		width: 100%;
	}
	.ed__module_image_text .imagen {
		width: 100%;
	}
}

@media only screen and (max-width: 620px) {
	.ed_home_slide_module .slide {
		width: 560px;
	}
	.ed_home_slide_module .edebe__main_subtitle {
		font-size: 12px;
		line-height: 16px;
	}

	.ed_home_slide_module .edebe__main_title {
		font-size: 24px;
		line-height: 28px;
	}

	.ed_home_slide_module p {
		font-family: "Quicksand-Regular";
		font-size: 16px;
		line-height: 22px;
	}

	.ed_home_slide_module .slide .info {
		top: 45%;
	}

	.ed_home_slide_module .btn_conoce_mas {
		width: 185px;
	}

	.ed_home_slide_module .btn_conoce_mas .texto {
		font-size: 12px;
		line-height: 17px;
	}
}

@media only screen and (max-width: 568px) {
	.ed_home_slide_module .slide {
		width: 480px;
	}

	.ed_home_slide_module .slide .info {
		top: 38%;
	}

	.ed__dots_home_p_movil {
		width: 260px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 480px) {
	.ed__module_image_text .ed__main_title {
		font-size: 20px;
		line-height: 28px;
	}
	.ed__module_image_text .ed_parrafo_medium {
		font-size: 18px;
		line-height: 26px;
	}

	.ed_module_blog .ed__main_title {
		font-size: 20px;
		line-height: 28px !important;
	}
	.ed_module_blog br {
		display: none;
	}

	.ed_home_slide_module .slide .info {
		top: 32%;
	}

	.ed_home_slide_module .slide {
		width: 420px;
	}

	.ed_home_slide_module .edebe__main_subtitle {
		font-size: 10px;
		line-height: 14px;
	}

	.ed_home_slide_module .edebe__main_title {
		font-size: 20px;
		line-height: 26px;
	}
	.ed_home_slide_module p {
		font-family: "Quicksand-Regular";
		font-size: 14px;
		line-height: 20px;
	}
	.ed_home_slide_module .btn_conoce_mas {
		width: 160px;
		height: 44px;
	}
	.ed_home_slide_module .btn_conoce_mas .texto {
		font-size: 10px;
		line-height: 15px;
	}
}

@media only screen and (max-width: 420px) {
	.ed_home_slide_module {
		width: 100%;
		height: 600px;
		background-position: bottom right !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		z-index: 9;
		overflow: hidden !important;
	}

	.ed_home_slide_module .dots {
		display: none;
	}

	.ed_home_slide_module .slide .info {
		width: 80%;
	}

	.ed_home_slide_module .ed__main_title {
		font-size: 20px;
		line-height: 26px;
	}

	.ed__main_subtitle_medium {
		font-size: 16px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 380px) {
	.ed_home_slide_module .slide {
		width: 110%;
	}
	.ed_home_slide_module .slide .info {
		top: 28%;
	}
	.ed_home_slide_module .edebe__main_title {
		font-size: 16px;
		line-height: 22px;
	}

	.ed_home_slide_module p {
		font-family: "Quicksand-Regular";
		font-size: 12px;
		line-height: 16px;
	}

	.ed_home_slide_module .btn_conoce_mas {
		width: 148px;
		height: 38px;
	}

	.ed_home_slide_module .btn_conoce_mas .texto {
		font-size: 8px;
		line-height: 10px;
	}

	.ed__dots_home_p_movil {
		width: 200px;
	}
}
