/* --------------------------------------------------------
/* ---- SECCIÃ“N 1: 
-------------------------------------------------------- */

.ed__n_section_1 {
	width: 100%;
	max-width: 1920px;
	height: 540px;
	position: relative;
	margin: 0 auto;
	background: url("../../theme_assets/images/creceletras/Creceletras-01.png");
	background-position: center center;
	background-size: cover;
}

.ed__n_section_1 .title {
	width: 520px;
	height: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	bottom: -30px;
	z-index: 999;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 2: 
-------------------------------------------------------- */
.ed__n_section_2 {
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-bottom: 60px;
	position: relative;
}

.ed__n_section_2 .block {
	width: 33.33%;
	height: auto;
	float: left;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 3: 
-------------------------------------------------------- */
.ed__n_section_3 {
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-bottom: 60px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}

.ed__n_section_3 .imagen_1 {
	width: 260px;
	height: auto;
	position: absolute;
	left: 30px;
	top: 20px;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 4: 
-------------------------------------------------------- */
.ed__n_section_4 {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	padding: 40px;
}

.ed__n_section_4 .block {
	width: 50%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.ed__n_section_4 .block .imagen {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.ed__n_section_4 .block .imagen_2 {
	width: 80%;
	height: auto;
}

.ed__n_section_4 .block .info {
	width: 90%;
	height: auto;
}

.ed__n_section_4 .ed__btn_n_1 {
	width: 180px;
	height: auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff !important;
	border-radius: 20px;
	background-color: #bc0024 !important;
	display: block;
	padding: 6px 0px 6px 0px;
	text-transform: uppercase;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 10px;
}

.ed__n_section_4 .ed__btn_n_subtitle {
	font-family: "Montserrat-ExtraBold";
	font-size: 14px;
	color: #bc0024;
	text-align: center;
	margin-bottom: 80px;
}

.ed__n_section_4 .ed__subtitle {
	width: 100%;
	height: auto;
	font-family: "Montserrat-Regular";
	font-size: 16px;
	text-align: center;
	color: #1f2c4a;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.ed__n_section_4 .ed__main {
	width: 100%;
	height: auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 34px;
	line-height: 38px;
	text-align: center;
	color: #bc0024;
	margin-bottom: 20px;
}

.ed__n_section_4 .ed__main span {
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	background: #4d378b;
	text-align: center;
	padding: 0px 20px 0px 20px;
}

.ed__n_section_4 .ed__p {
	width: 90%;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-Light";
	font-size: 17px;
	font-size: 20px;
	text-align: center;
	color: #1f2c4a;
	margin-bottom: 10px;
}

.ed__n_section_4 .ed__btn_n {
	width: 220px;
	height: auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff !important;
	border-radius: 20px;
	background-color: #bc0024 !important;
	display: block;
	padding: 6px 0px 6px 0px;
	text-transform: uppercase;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	z-index: 4;
	position: relative;
	display: block;
}

.ed__n_section_4 .slide_1 {
	width: 500px;
	height: auto;
	position: absolute;
	left: 0;
	top: -180px;
	opacity: 0.9 !important;
}

.ed__n_section_4 .slide_2 {
	width: 600px;
	height: auto;
	position: absolute;
	right: -100px;
	top: 60px;
	opacity: 0.9 !important;
}

.ed__n_section_4 .slide_3 {
	width: 260px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 20px;
	opacity: 0.9 !important;
}

.ed__n_section_4 .ed__image_item {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	z-index: 3;
	display: block;
	position: relative;
	top: 0px;
	left: -200px;
}

.ed__n_section_4 .slide_4 {
	width: 460px;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 40px;
	display: block;
	z-index: 5;
}

.ed__n_section_4 .slide_5 {
	width: 460px;
	height: auto;
	position: absolute;
	display: block;
	left: 0px;
	bottom: 0px;
	z-index: 2;
}

.ed__n_section_4 .slide_6 {
	width: 460px;
	height: auto;
	position: absolute;
	right: -15px;
	bottom: 40px;
	display: block;
	z-index: -1;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 5: 
-------------------------------------------------------- */

.ed__n_section_5 {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	display: inline-block;
}

.ed__n_section_5 .figuras {
	width: 160px;
	height: auto;
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}

.ed__n_section_5 .figuras_b {
	position: relative;
	margin-top: 60px;
}

.ed__n_section_5 .info {
	width: 70%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px;
}

.ed__n_section_5 .info_b {
	position: relative;
	margin-top: 60px;
}

.ed__n_section_5 .clear_1 {
	display: none;
	clear: both;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 6: 
-------------------------------------------------------- */

.ed__n_section_6 {
	width: 100%;
	height: 200px;
	position: relative;
	margin: 0 auto;
	background-color: #fff;
	background-position: center center;
	background-size: cover;
	margin-bottom: 180px;
}

.ed__n_section_6 .imagen {
	width: 600px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.ed__n_section_6 .slide_1 {
	width: 40px;
	height: auto;
	position: absolute;
	left: 5%;
	top: 35%;
}

.ed__n_section_6 .slide_2 {
	width: 40px;
	height: auto;
	position: absolute;
	right: 5%;
	top: 35%;
}

.ed__n_section_6 .title {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: -30px;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 7: 
-------------------------------------------------------- */
.ed__n_section_7 {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	margin-top: 40px;
}

.ed__n_section_7 .ed__main_title_medium {
	display: none;
}

.ed__n_section_7 .imagen {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
	display: none;
}

.ed__n_section_7 .info {
	width: 70%;
	height: auto;
	margin: 0 auto;
}

.ed__n_section_7 .info .imagen {
	width: 70%;
	height: auto;
	margin: 0 auto;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 8: 
-------------------------------------------------------- */
.ed__n_section_8 {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	margin-top: 40px;
}

.ed__n_section_8 .imagen {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.ed__n_section_8 .info {
	position: relative;
	top: 80px;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 9: 
-------------------------------------------------------- */
.ed__n_section_9 {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	margin-top: 40px;
}

.ed__n_section_9 .slide_1 {
	width: 160px;
	height: auto;
	margin-top: 20px;
}

.ed__n_section_9 .slide_2 {
	width: 80%;
	height: auto;
	position: absolute;
	left: 0;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 10: 
-------------------------------------------------------- */
.ed__n_section_10 {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	margin-top: 40px;
}

.ed__n_section_10 .slide_1 {
	width: 80%;
	height: auto;
	position: absolute;
	left: 0;
	top: 10%;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 11: 
-------------------------------------------------------- */
.ed__n_section_11 {
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-bottom: 60px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}

.ed__n_section_11 .imagen_1 {
	width: 180px;
	height: auto;
	position: absolute;
	right: 30px;
	top: 20px;
}

/* --------------------------------------------------------
/* ---- SECCIÃ“N 11: 
-------------------------------------------------------- */
.ed__n_section_12 {
	width: 100%;
	height: auto;
	margin-top: 60px;
	margin-bottom: 60px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}

.ed__n_section_12 .info {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px;
}

.ed__n_section_12 .info .imagen {
	width: 100%;
	height: auto;
}

.ed__n_section_12 .info .imagen img {
	width: 80%;
	height: auto;
}

/* --------------------------------------------------------
/* ---- FOOTER
-------------------------------------------------------- */

.ed_footer {
	width: 100%;
	height: 100px;
	padding: 40px 20px 40px 20px;
	font-family: "Quicksand-Regular";
	font-size: 11px;
	line-height: 16px;
	background: #1f2c4a;
	overflow: hidden;
	position: relative;
}

.ed_footer .texto-editorial {
	width: 200px;
	height: auto;
	position: absolute;
	left: 20px;
}

.ed_footer .texto-aviso {
	width: 150px;
	height: auto;
	position: absolute;
	right: 0px;
}

.ed_footer a {
	color: #fff;
}

/* --------------------------------------------------------
/* ---- AGRADECIMIENTOS
-------------------------------------------------------- */

.section-ag {
	max-width: 1920px;
	width: 100%;
	height: 720px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.ag_photo_sub {
	height: auto;
}

.c_index {
	z-index: 999;
}

.photo-ag {
	left: 0;
	width: 1100px;
	position: relative;
}

.ag-info {
	width: 100%;
	height: auto;
}

.ag-ed-logo {
	width: 200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}

.ag-ed-logo_dk {
	display: block;
}
.ag-ed-logo_mb {
	display: none;
}

.ag-tanks-text-1 {
	width: 100%;
	height: auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	color: #1f2c4a;
	margin-bottom: 20px;
}

.ag-tanks-text-2 {
	width: 340px;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-Medium";
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #1f2c4a;
	margin-bottom: 40px;
}

.ag-logo-docente {
	width: 380px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}

.ag_btn {
	width: 360px;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 18px;
	line-height: 18px;
	padding: 14px 0px 14px 0px;
	text-align: center;
	color: #fff !important;
	border-radius: 40px;
	background-color: #bc0024 !important;
	display: block;
	text-transform: uppercase;
}

.container_ag_dc {
	max-width: 1920px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}

.section-ag-docente {
	padding-top: 40px;
	padding-bottom: 40px;
}

.be_ag_info {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding-top: 80px;
	position: relative;
}

.be_ag_info .image_border {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	z-index: -1;
}

.be_ag_info .be_title {
	width: 85%;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	color: #1f2c4a;
	margin-bottom: 30px;
}
.be_ag_info .be_title span {
	background: #fbc84f;
	padding: 5px;
}

.be_ag_info .be_btn {
	width: 360px;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff !important;
	border-radius: 40px;
	background-color: #00bd9a !important;
	display: block;
	padding: 14px;
	text-transform: uppercase;
}

.green_dots_a {
	width: 60px;
	height: auto;
	position: relative;
	float: left;
	left: 5%;
}

.green_dots_b {
	width: 60px;
	height: auto;
	position: relative;
	float: right;
	right: 5%;
}

.ed__dots_horizontal {
	width: 280px;
	height: auto;
	position: relative;
}

.rotate_signo {
	transform: scale(-1, 1);
	display: inline-block;
}

/* --------------------------------------------------------
/* ---- FORM
-------------------------------------------------------- */

.container-form {
	width: 80%;
	margin: 0 auto;
	min-height: 620px;
	margin-top: 80px;
	border-radius: 40px;
	padding: 30px 0px 30px 0px;
}

.form-title {
	font-family: "Montserrat-ExtraBold";
	font-size: 36px;
	line-height: 46px;
}

.form-subtitle {
	font-family: "Montserrat-ExtraBold";
	font-size: 24px;
	line-height: 28px;
}

.form-elements {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.form-elements input {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	border-radius: 10px;
	border: solid 2px #bc0024;
	font-family: "Quicksand-Bold";
	font-size: 14px;
}

.form-elements .btn-submit {
	width: 80%;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 22px;
	line-height: 28px;
	color: #fff !important;
	border-radius: 20px;
	background-color: #bc0024 !important;
	display: block;
	padding: 6px 0px 6px 0px;
	text-transform: uppercase;
}

.text-politics {
	font-family: "Quicksand-Bold";
	font-size: 14px;
	text-transform: uppercase;
}

*:focus {
	outline: 0 !important;
}

::placeholder {
	color: #28304a;
	font-size: 14px;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #28304a;
	font-size: 14px;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #28304a;
	font-size: 14px;
}

.btn-registrar {
	width: 260px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-family: "Montserrat-ExtraBold";
	font-size: 16px;
	line-height: 28px;
	color: #fff !important;
	border-radius: 20px;
	background-color: #bc0024 !important;
	display: block;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	display: none;
}

.btn-registrar a {
	color: #fff !important;
}

.btn-registrar a:hover {
	color: #fff !important;
}

.btn-registrar:hover {
	background-color: #28304a !important;
}

/* --------------------------------------------------------
/* ---- PONENTES
-------------------------------------------------------- */

.title-ponentes {
	font-family: "Montserrat-ExtraBold";
	font-size: 22px;
	line-height: 28px;
}

.info-ponent {
	width: 220px;
	height: auto;
	margin: 0 auto;
}

.info-ponent .photo-p {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.info-ponent .photo-p img {
	width: 100%;
	height: auto;
}

.info-ponent .title-p {
	width: 100%;
	height: auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 22px;
	line-height: 28px;
	padding: 3px;
}

.info-ponent .desc-p {
	width: 100%;
	height: auto;
	font-family: "Quicksand-Regular";
	font-size: 14px;
	line-height: 16px;
}

.photo_objetivo {
	width: 605px;
	height: auto;
	position: relative;
	top: 2%;
}

.curva-azul {
	width: 100%;
	height: 30px;
	z-index: 99;
	position: relative;
}

.curva-footer {
	width: 100%;
	height: auto;
	position: relative;
	top: -50px;
}

.btn_up {
	width: 40px;
	height: auto;
	position: fixed;
	right: 30px;
	z-index: 999;
	bottom: 50px;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.btn_up_show {
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

/* --------------------------------------------------------
/* ---- LAYOUT
-------------------------------------------------------- */

.layout {
	width: 100%;
	height: auto;
	position: relative;
	background: url(../images/generals/Manchas_Edeb_2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.layout img {
	width: 100%;
	height: auto;
}

.layout-img {
	position: absolute;
}

.layout-info {
	width: 100%;
	height: auto;
}

.layout-logo {
	width: 180px;
	height: auto;
	margin: 0 auto;
}

.layout-logo img {
	width: 100%;
	height: auto;
}

.layout-text {
	width: 80%;
	height: auto;
	font-family: "Montserrat-SemiBold";
	font-size: 26px;
	line-height: 36px;
	margin: 0 auto;
}

.layout-text span {
	font-family: "Montserrat-ExtraBold";
}

.layout-btn {
	width: 300px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-family: "Montserrat-ExtraBold";
	font-size: 22px;
	line-height: 28px;
	color: #fff !important;
	border-radius: 20px;
	background-color: #bc0024 !important;
	display: block;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
}

.layout-btn a {
	color: #fff !important;
}

.layout-btn a:hover {
	color: #fff !important;
}

.layout-btn:hover {
	background-color: #28304a !important;
}

/* --------------------------------------------------------
/* ---- LAYOUT
-------------------------------------------------------- */

.footer {
	height: auto;
	padding: 40px 20px 40px 20px;
	font-family: "Quicksand-Regular";
	font-size: 11px;
	line-height: 16px;
	background: #1f2c4a;
}

.text-left {
	text-align: left !important;
}

.social-container {
	width: 185px;
	height: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

.social-container_mb {
	width: 185px;
	height: auto;
	margin: 0 auto;
	display: none;
}

.social-icon {
	width: 36px;
	height: auto;
	float: left;
	margin-left: 10px;
}

.social-icon img {
	width: 100%;
	height: auto;
}

/* --------------------------------------------------------
/* ---- EMAIL EVENTOS
-------------------------------------------------------- */

.email-events {
	display: none;
}

.register-block {
	width: 100%;
	height: auto;
	position: relative;
}

.register-icon {
	width: 80px;
	height: auto;
	margin: 0 auto;
}

.register-icon img {
	width: 100%;
	height: auto;
}

.register-title {
	width: 100%;
	height: auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 26px;
	line-height: 36px;
	margin: 0 auto;
}

.register-desc {
	width: 60%;
	height: auto;
	margin: 0 auto;
	font-family: "Quicksand-Regular";
}

.register-desc p {
	font-family: "Quicksand-Regular";
	font-size: 20px;
	line-height: 26px;
}

.register-desc strong {
	font-family: "Quicksand-Bold";
}

.register-line {
	width: 420px;
	height: auto;
	position: absolute;
	bottom: -30px;
	right: 0px;
}

.register-line img {
	width: 100%;
	height: auto;
