@font-face{
	font-family:"objectivitybold";
	src:url("../fonts/objectivity-bold-webfont.woff2") format("woff2"),url("../fonts/objectivity-bold-webfont.woff") format("woff");
	font-weight:normal;
	font-style:normal
}

@font-face{
	font-family:"objectivitymedium";
	src:url("../fonts/objectivity-medium-webfont.woff2") format("woff2"),url("../fonts/objectivity-medium-webfont.woff") format("woff");
	font-weight:normal;
	font-style:normal
}

@font-face{
	font-family:"objectivityregular";
	src:url("../fonts/objectivity-regular-webfont.woff2") format("woff2"),url("../fonts/objectivity-regular-webfont.woff") format("woff");
	font-weight:normal;
	font-style:normal
}

@font-face{
	font-family:"objectivitylight";
	src:url("../fonts/objectivity-light-webfont.woff2") format("woff2"),url("../fonts/objectivity-light-webfont.woff") format("woff");
	font-weight:normal;
	font-style:normal
}

@font-face{
	font-family:"objectivitythin";
	src:url("../fonts/objectivity-thin-webfont.woff2") format("woff2"),url("../fonts/objectivity-thin-webfont.woff") format("woff");
	font-weight:normal;
	font-style:normal
}


body,
html,
section{
	background-color: #EFEFEF;
}


/*** NAVIGATION ***/

header.main_header_2022 ul li a{
	font-family:"objectivitythin";
	font-style: normal;
	font-weight: 100;
	font-size: 24px;
	line-height: 37px;
	color: #000000;
}



/*** HOME HERO ***/

.hero_left_container{
	display: flex;
	flex-direction: row;
	min-height: calc(100vh - 106px);
	position: relative;
	width: 60%;
}

.descubre_link{
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 35px;
	text-decoration-line: underline;
	color: #EFEFEF;
	margin-top: 50px;
	display: block;
}

.descubre_link:hover{
	color: #EFEFEF;
}

.color_background{
	background: linear-gradient(123.92deg, #16ABE2 -11.73%, #F8BC10 122.82%);
	width: 100%;
    min-height: calc(100vh - 106px);
}

section.main_section{
	padding: 0;
}

.unoi_hero_container h1{
	font-family:"objectivitythin";
	font-style: normal;
	font-weight: 100;
	font-size: 96px;
	line-height: 1;
	color: #EFEFEF;
}

.unoi_hero_text p{
	font-style: normal;
	font-weight: 100;
	font-size: 30px;
	line-height: 35px;
	color: #EFEFEF;
	font-family:"objectivitythin";
}
.unoi_hero_text{
	z-index: 1;
	padding: 3em;
	height: 100%;
	position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: '';
    width: 60%;
    z-index: 1;
}

.unoi_hero_image{
	background-image: url('https://unoi.com.mx/wp-content/uploads/2022/11/unoi_2022.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 40%;
	min-height: calc(100vh - 106px);
}

.unoi_hero_container{
	display: flex;
	flex-direction: row;
	position: relative;
}


/***** HOME BENEFICIOS *****/

.padded_section{
	padding: 50px 0;
}

.beneficios_container{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.beneficios_container .unoi-benefits{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 20px;
	width: 50%;
	padding: 35px 90px;
}

.beneficios_container .unoi-benefits figure{
	background: linear-gradient(123.88deg, #F4F4F4 34%, #EFEFEF 74.14%);
	box-shadow: 5px 14px 21px rgba(0, 0, 0, 0.25), 10px -14px 13px -4px rgba(250, 250, 250, 0.75);
	border-radius: 157px;
	width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.unoi-benefits h2{
	font-style: normal;
	font-weight: 500;
	font-size: 46px;
	line-height: 51px;
	color: #000000;
	font-family:"objectivitymedium";
}

.unoi-benefits p{
	font-family:"objectivitythin";
}

.evoluciona_section h2{
	color: #000000;
	display: block;
	font-style: normal;
	font-weight: 100;
	font-size: 80px;
	line-height: 88px;
	font-family:"objectivitythin";
	margin-bottom: 25px;
}

.evoluciona_section h2 span{
	display: block;
	font-style: normal;
	font-weight: 100;
	font-size: 80px;
	line-height: 88px;
	background: linear-gradient(180deg, #F8BC10 32.69%, #16ABE2 92.89%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	font-family:"objectivitythin";
}

.evoluciona_section p{
	font-family:"objectivitythin";
	font-style: normal;
	font-weight: 100;
	font-size: 24px;
	line-height: 28px;
	max-width: 60%;
}


/***** LOGOS SECTION *****/

.logos_section h2{
	font-style: normal;
	font-weight: 500;
	font-size: 46px;
	line-height: 55px;
	color: #000000;
	font-family:"objectivitymedium";
	max-width: 80%;
}

.logos_section p{
	font-style: normal;
	font-weight: 100;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	max-width: 40%;
	font-family:"objectivitythin";
}

/***** FOOTER *****/

footer{
	background-color: #000000;
}

.footer_columns{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	display: grid;
    flex-direction: row;
    justify-content: space-between;
    grid-template-columns: 2fr 5fr;
}

.footer_left p{
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	line-height: 22px;
	color: #EFEFEF;
	font-family:"objectivitythin";
}

.footer_left img{
	margin-bottom: 30px;
}

.footer_left ul{
	margin-top: 35px;
}

.footer_left ul li{
	display: inline-flex;
	padding-right: 20px;
}

.footer_left ul li a{
	font-style: normal;
	font-weight: 100;
	font-size: 20px;
	line-height: 27px;
	color: #EFEFEF;
	text-decoration: none;
	font-family:"objectivitythin";
}

.footer_left ul li a:hover{
	font-family:"objectivitymedium";
	text-decoration: underline;
	color: #EFEFEF;
}

footer.unoi_footer ul li a{
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	line-height: 22px;
	color: #EFEFEF;
	font-family:"objectivitythin";
}

footer.unoi_footer ul li a:hover{
	color: #ffc107;
}

.footer_menu_title{
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color: #EFEFEF;
	font-family:"objectivitymedium";
}

.footer_legals{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
    margin: 65px 0 0;
}

.footer_legals a,
.footer_legals p{
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	line-height: 22px;
	color: rgba(239, 239, 239, 0.7);
	font-family:"objectivitythin";
}

footer.unoi_footer{
	padding-bottom: 0;
}

.logos_container{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}

footer.unoi_footer .container{
	width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}

/***** NUMBERED SECTION *****/

.title_with_number{
	display: flex;
	flex-direction: row;
	position: relative;
    align-items: flex-end;
}
.numbered_content_item .the_number{
	font-style: normal;
	font-weight: 100;
	font-size: 400px;
	line-height: 1;
	letter-spacing: -0.05em;
	background: linear-gradient(103.52deg, #78B547 1.94%, #F8BC10 45.98%, #16ABE2 102.8%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	font-family:"objectivitythin";
}

.numbered_content_item h3{
	font-style: normal;
	font-weight: 500;
	font-size: 46px;
	line-height: 52px;
	color: #000000;
	background: transparent;
	-webkit-background-clip: none;
	-webkit-text-fill-color: none;
	background-clip: none;
	text-fill-color: none;
	font-family:"objectivityregular";
	letter-spacing: 1px;
    margin-left: -8%;
	padding-bottom: 80px;
}

.numbered_content_item p{
	font-family:"objectivitythin";
	font-style: normal;
	font-weight: 100;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	display: block;
	max-width: 34%;
    margin-left: 21%;
}

.numbered_content_item:nth-child(2){
	margin-left: 26%;
}


/**** HOME SLIDE *****/

.slide_section h2{
	font-style: normal;
	font-weight: 100;
	font-size: 80px;
	line-height: 1;
	color: #EFEFEF;
	font-family:"objectivitythin";
}

.slide_section{
	background: linear-gradient(116.81deg, #F8BC10 -51.45%, #16ABE2 91.43%);
}

.slide_container{
	display: flex;
	gap: 35px;
	margin: 35px 0;
}

.left_slider{
	width: 40%;
	overflow: hidden;
}

.right_slider{
	width: 60%;
	overflow: hidden;
}

.left_slider_main_text{
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 40px;
	color: #EFEFEF;
	font-family:"objectivitylight";
	margin-bottom: 35px;
}

.left_slider_name_text{
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 37px;
	color: #EFEFEF;
	font-family:"objectivitylight";
	
}

.left_slider_name_text span{
	font-family:"objectivitymedium";	
	display: block;
}

.right_img{
	width: 100%;
	display: inline-block;
}

.right_img img{
	border-radius: 37px;
	opacity: 70%;
	max-width: 70%;
	margin: auto;
}

.right_img.slick-current img{
	opacity: 100%;
}

.left_slider_item{
	width: 100%;
	display: inline-block;
}

/***** NAV *****/

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.collapse:not(.show) {
    display: none;
}


/***** Directores UNOi 2022 *****/

.directores_color_background{
	background: #EFEFEF;
}

.directores_hero_container{
	display: flex;
    flex-direction: row;
    position: relative;
	min-height: 110vh;
}

.directores_hero_container h1 {
    font-family: "objectivitythin";
    font-style: normal;
    font-weight: 100;
    font-size: 76px;
    line-height: 1;
    color: #000000;
	margin-top: 0;
}

.directores_hero_container h1 span{
    background: linear-gradient(156.11deg, #F8BC10 15.35%, #16ABE2 83.45%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.directores_hero_container p {
    font-style: normal;
    font-weight: 100;
    font-size: 30px;
    line-height: 35px;
    color: #000000;
    font-family: "objectivitythin";
	max-width: 70%;
}

.directores_hero_image{
	background-image: url('https://unoi.com.mx/wp-content/uploads/2022/10/directores.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 50%;
    min-height: calc(100vh - 106px);
}

.padres_hero_image{
	background-image: url('https://unoi.com.mx/wp-content/uploads/2022/11/unoi_padres.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 50%;
    min-height: calc(100vh - 106px);
}

.unoi_hero_text_padres{
	padding: 3em;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: '';
    width: 50%;
    z-index: 1;
}

.directores_hero_container p.padres_hero_subtitle{
	max-width: 100%;
}

.directores_hero_left_container {
    display: flex;
    flex-direction: row;
    min-height: calc(100vh - 106px);
    position: relative;
    width: 50%;
}

.slide_section.slide_directores{
	background: linear-gradient(90.02deg, #F8BC10 -5.43%, #F8BC10 99.99%);
	mix-blend-mode: multiply;
}

.slide_section.slide_directores h2 {
    font-style: normal;
    font-weight: 100;
    font-size: 80px;
    line-height: 1;
    color: #000000;
    font-family: "objectivitythin";
}

.slide_section.slide_directores .left_slider_main_text {
    color: #000000;
}

.slide_section.slide_directores .left_slider_name_text {
    color: #000000;
}

.evoluciona_section_directores h2{
	font-style: normal;
	font-weight: 500;
	font-size: 56px;
	line-height: 60px;
	color: #000000;
	font-family:"objectivitymedium";
	font-family: "objectivityregular";
}

.center_flex{
	display: flex;
	align-items: center;
	justify-content: center;
}

.directors_column figure{
	background: linear-gradient(123.88deg, #F4F4F4 34%, #EFEFEF 74.14%);
    box-shadow: 5px 14px 21px rgb(0 0 0 / 25%), 10px -14px 13px -4px rgb(250 250 250 / 75%);
    border-radius: 157px;
    width: 220px;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.directors_column{
	padding: 45px 0;
}

.min_h_70{
	min-height: 80vh;
}

section .container p.display-2{
	font-size: 68px;
    line-height: 71px !important;
}

.directors_column p{
	font-style: normal;
	font-weight: 100;
	font-size: 24px;
	line-height: 37px;
	color: #000000;
	font-family: "objectivitythin";
	margin-bottom: 30px;
}

.directors_column p.bold_text{
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 40px;
	color: #000000;
	font-family: "objectivityregular";
}

section p.white_text{
	color: #ffffff !important;
}

.white_text{
	color: #ffffff !important;
}

.button_yellow .section_right_form input[type=button] {
    background: #F8BC10 !important;
    border-radius: 52px !important;
    border: none !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 37px !important;
    color: #EFEFEF !important;
    padding: 8px 60px !important;
    font-family: "objectivityregular" !important;
}

/***** CTA FORM SECTION *****/

.back_yellow{
	background-color: #F8BC10;
}

.back_green{
	background-color: #75B547;
}

.form_section_container{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}

.section_left_form{
	width: 60%;
	padding: 25px 0;
}

.section_right_form{
	width: 40%;
	padding: 25px 0;
}

.section_left_form p{
	font-style: normal;
	font-weight: 100;
	font-size: 46px;
	line-height: 52px;
	color: #000000;
}

.section_right_form input[type=text],
.section_right_form input[type=tel],
.section_right_form input[type=number],
.section_right_form input[type=email]{
	border: none;
	background-color: transparent;
	border-bottom: 1px solid #000000;
	border-radius: 0;
}

.section_right_form input[type=button]{
	background: #16ABE2 !important;
	border-radius: 52px !important;
	border: none !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 24px !important;
	line-height: 37px !important;
	color: #EFEFEF !important;
	padding: 8px 60px !important;
	font-family: "objectivityregular" !important;
}

.section_right_form .nf-field-element ul li{
	background: #D9D9D9;
	border-radius: 120px;
	margin-right: 20px !important;
}


.section_right_form .nf-field-element ul li.liChecked{
	background-color: #16ABE2;
	color: #ffffff;
}

.button_yellow .section_right_form .nf-field-element ul li.liChecked{
	background-color: #F8BC10;
	color: #ffffff;
}

.button_yellow .section_right_form input[type=text], .button_yellow .section_right_form input[type=tel], .button_yellow .section_right_form input[type=number], .button_yellow .section_right_form input[type=email]{
	border-bottom: 1px solid #ffffff;
}

.button_yellow .section_right_form label{
	color: #ffffff;
}

.section_right_form .nf-field-element ul li input[type=radio]{
	opacity: 0;
}

.section_right_form .nf-field-element ul li input.nf-checked{
	background-color: #16ABE2;
}

.section_right_form #nf-label-field-22{
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 40px;
	color: #000000;
	margin-bottom: 25px;
}

.read_more_txt a{
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 35px;
	text-decoration-line: underline;
	color: #000000;
	font-family: "objectivityregular";
	margin-bottom: 25px;
}

.double_column_left p {
    font-style: normal;
    font-weight: 100;
    font-size: 46px;
    line-height: 52px;
    color: #000000;
	font-family: "objectivitythin";
	font-family: "objectivityregular";
}

.double_column{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.double_column_left,
.double_column_right{
	width: 50%;
	padding: 25px 35px 25px 0;
}

.middle_image_back{
	background-size: 50%;
    background-position: 100% 0;
    background-repeat: no-repeat;
}


/***** DOCENTES *****/

.docentes_hero_image{
	background-image: url(https://unoi.com.mx/wp-content/uploads/2022/11/docentes.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 50%;
    min-height: calc(100vh - 106px);
}

.back_blue{
	background: #16ABE2;
}

section.back_blue p{
	color: #ffffff;
}

section.back_blue .section_right_form #nf-label-field-22{
	color: #ffffff;
}

.numbered_content_item ul li {
    font-family: "objectivitythin";
    font-style: normal;
    font-weight: 100;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    display: block;
    max-width: 34%;
    margin-left: 21%;
}

.regular_p  p {
    font-style: normal;
    font-weight: 100;
    font-size: 24px;
    line-height: 37px;
    color: #000000;
    font-family: "objectivitythin";
    margin-bottom: 30px;
}

.regular_p p.bold_text {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    font-family: "objectivityregular";
}



.modal_video,
.modal_video_directores,
.modal_video_padres,
.modal_video_docentes{
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    text-align: center;
    display: none;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.modal_open .modal_video,
.modal_open_directores .modal_video_directores,
.modal_open_padres .modal_video_padres,
.modal_open_docentes .modal_video_docentes{
    display: flex;
}

.modal_video_directores pre {
    width: 70%;
}

.modal_video_padres pre {
    width: 70%;
}

.modal_video_docentes pre {
    width: 70%;
}

.descubre_link_docentes,
.descubre_link_padres,
.descubre_link_directores{
	color: #000000;
	text-decoration: underline;
}

/***** SUB-MENU *****/

.sub-menu{
	position: absolute;
	background: #fff;
	display: none;
	
}

.menu-item-has-children:hover > .sub-menu{
	display: block;
}

.menu-item-has-children:hover > .sub-menu {
    display: flex;
    flex-direction: column;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.main_header .navbar .sub-menu li a{
	padding: 0;
    font-size: 18px;
}

.main_header .navbar .navbar-nav .submenu > li {
    display: inline-block;
    color: #fff;
    padding: 0 30px;
    line-height: 60px;
}

.main_header ul li ul li {
    line-height: 30px;
}


/***** DESCARGA DE AUDIOS *****/

.descarga_audios h1{
	font-style: normal;
	font-weight: 100;
	font-size: 96px;
	line-height: 96px;
	font-family: "objectivitythin";
}

.audios_container{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.descarga_audios .numbered_content_item{
	margin-left: 0;
}

.descarga_audios .numbered_content_item h3 {
    margin-left: -19%;
}

.descarga_audios .numbered_content_item a{
	position: absolute;
    bottom: -20px;
    margin-left: 24%;
	background: #F8BC10;
	border-radius: 52px;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 37px;
	color: #000000;
	padding: 0 20px;
	z-index: 9;
}

.descarga_audios .numbered_content_item .the_number{
	font-size: 200px;
}

.sub_ti{
	font-style: normal;
	font-weight: 100;
	font-size: 26px;
	line-height: 26px;
	font-family: "objectivitythin";
}


/***** RESPONSIVE *****/

@media (max-width: 992px) {
	/*** HOME HERO ***/
	.unoi_hero_image{
		display: none;
	}
	
	.hero_left_container {
		width: 100%;
	}
	
	.unoi_hero_text{
		width: 100%;
		z-index: 1;
		display: flex;
    	flex-direction: column;
    	justify-content: space-between;
	}
	
	.unoi_hero_container h1 {
		font-size: 48px;
	}
	
	.unoi_hero_text p {
  	  font-size: 21px;
 	   line-height: 24px;
	}
	
	.evoluciona_section h2 span,
	.evoluciona_section h2{
		font-size: 40px;
		line-height: 47px;
	}
	
	.evoluciona_section p {
	    max-width: 100%;
	}
	
	.beneficios_container .unoi-benefits {
    	width: 100%;
    	padding: 35px 0;
	}
	
	.beneficios_container {
    	flex-direction: column;
    	justify-content: space-between;
	}
	
	.unoi-benefits h2 {
    	font-size: 38px;
	    line-height: 48px;
	}
	
	.padded_section {
    	padding: 20px 0;
	}
	
	.beneficios_container .unoi-benefits figure {
    	width: 110px;
    	height: 110px;
	}
	
	.beneficios_container .unoi-benefits figure img{
		max-width: 45px;
	}
	
	.footer_columns {
    	flex-direction: column;
    	justify-content: center;
	}
	
	.logos_section h2 {
	    font-size: 28px;
    	line-height: 34px;
    	max-width: 100%;
	}
	
	.logos_section p{
		max-width: 100%;
	}
	
	.numbered_content_item .the_number{
		font-size: 120px;
	}
	
	.numbered_content_item h3 {
    	font-size: 24px;
		line-height: 27px;
		padding-bottom: 6px;
	}
	
	.numbered_content_item p {
    	font-size: 20px;
    	line-height: 24px;
   		max-width: 79%;
    	margin-left: 21%;
	}
	
	.numbered_content_item:nth-child(2) {
    	margin-left: 0;
	}
	
	.footer_legals {
    	flex-direction: column;
    	justify-content: center;
    	margin: 65px 0 0;
    	align-items: center;
	}
	
	footer.unoi_footer{
		margin-bottom:0;
	}
	
	.left_slider {
	    width: 100%;
		order: 2;
	}
	
	.right_slider {
	    width: 100%;
		order: 1;
	}
	
	.slide_container {
    	display: flex;
    	gap: 35px;
    	margin: 35px 0;
    	flex-direction: column;
	}
	
	.slide_section h2 {
	    font-size: 36px;
    	text-align: center;
	}
	
	.left_slider_main_text {
	    font-size: 21px;
   		margin-bottom: 25px;
		line-height: 34px;
	}
	
	.form_section_container {
    	flex-direction: column;
	}
	
	.section_left_form,
	.section_right_form{
    	width: 100%;
	}
	
	.directores_hero_container h1 {
    	font-size: 37px;
		color: #ffffff;
	}
	
	.directores_hero_container p {
    	max-width: 100%;
		color: #ffffff;
	}
	
	.directores_hero_image {
    	width: 100%;
	}
	
	.directores_hero_left_container{
		display: none;
	}
	
	.directores_hero_container:after{
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: linear-gradient(123.92deg, #16ABE2 -11.73%, #F8BC10 122.82%);
		mix-blend-mode: multiply;
		width: 100%;
		min-height: calc(100vh - 106px);
	}
	
	.evoluciona_section_directores h2 {
    	font-size: 32px;
    	line-height: 40px;
	}
	
	.padded_section .row{
		margin-right: 0;
    	margin-left: 0;
	}
	
	.section_left_form p {
    	font-size: 32px;
	    line-height: 40px;
	}
	
	.double_column_left{
		width: 100%;
		padding: 0;
	}
	
	.double_column_right{
		display: none;
	}
	
	.middle_image_back{
		background-image: none !important;
	}
	
	.double_column_left p {
	    font-size: 32px;
	    line-height: 40px;
	}
	
	.form_cta #nf-field-22-wrap ul li label {
    	font-size: 10px;
	}
	
	.read_more_txt a {
	    font-size: 18px;
	}
	
	section .container p.display-2 {
    	font-size: 36px;
    	line-height: 51px !important;
	}
	
	.min_h_70 {
    	min-height: 40vh;
	}
	
	.padres_hero_image {
    	width: 100%;
	}
	
	.unoi_hero_text_padres {
    	width: 100%;
	}
	
	.unoi_hero_text_padres {
    	display: flex;
    	flex-direction: column;
    	justify-content: space-between;
	}
	
	.docentes_hero_image {
	    width: 100%;
	}
	
	.numbered_content_item ul li {
	    max-width: 100%;
	}
	
	.slide_section.slide_directores h2 {
	    font-size: 36px;
    	margin-top: 40px;
	}
	
	.main_header ul > li {
    	display: inline-block;
    	color: #fff;
    	padding: 0 30px;
    	line-height: 60px;
	}
	
	.main_header ul > li > ul > li{
		line-height: 30px;
	}
	
	.descubre_link {
	    margin-top: 0;
		font-size: 18px;
	}
	
	.main_section .unoi_hero_text_padres p,
	.directores_hero_container p{
		font-size: 18px;
    	line-height: 24px;
		font-family:"objectivitymedium";
	}
	
	footer ul {
    	display: block;
	}
	
	.descubre_link_docentes, .descubre_link_padres, .descubre_link_directores {
    	color: #ffffff;
    	text-decoration: underline;
	}
	
	.numbered_content_item{
		width: 100%;
	}
	
	.descarga_audios .numbered_content_item a {
    	position: relative;
    	bottom: 0;
    	margin-left: 0;
    	background: #F8BC10;
    	border-radius: 52px;
    	font-style: normal;
    	font-weight: 500;
    	font-size: 18px;
    	line-height: 37px;
    	color: #000000;
    	padding: 0 20px;
    	z-index: 9;
	}
	
	.title_with_number {
    	display: flex;
    	flex-direction: column;
    	position: relative;
    	align-items: center;
    	margin-bottom: 45px;
	}
	
	.descarga_audios .numbered_content_item h3 {
	    margin-left: 0;
	}
}