/*!
Theme Name: mSchools Theme
Theme URI: https://holarafa.com
Author: wearefirma & holarafa
Author URI: https://wearefirma.com
Description: mSchools theme by wearefirma & holarafa
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mschools
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Tech BCN theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*-----------------------------------------------------------------------------------------------------------
>>> STYLES CSS
-----------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

@font-face {
	font-family: 'GreycliffCF-Medium';
	src: url('/wp-content/themes/mschools/fonts/GreycliffCF-Medium.eot');
	src: url('/wp-content/themes/mschools/fonts/GreycliffCF-Medium.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/mschools/fonts/GreycliffCF-Medium.woff') format('woff'),
		url('/wp-content/themes/mschools/fonts/GreycliffCF-Medium.woff2') format('woff2'),
		url('/wp-content/themes/mschools/fonts/GreycliffCF-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'GreycliffCF-Bold';
	src: url('/wp-content/themes/mschools/fonts/GreycliffCF-Bold.eot');
	src: url('/wp-content/themes/mschools/fonts/GreycliffCF-Bold.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/mschools/fonts/GreycliffCF-Bold.woff') format('woff'),
		url('/wp-content/themes/mschools/fonts/GreycliffCF-Bold.woff2') format('woff2'),
		url('/wp-content/themes/mschools/fonts/GreycliffCF-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

html {
    font-family: 'GreycliffCF-Medium',sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

html {
    font-size: 62.5%;
}

h1 {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

h2 {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

h3 {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

h4 {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

p, span {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

em {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

b, strong {
	font-family: 'GreycliffCF-Bold',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a:hover {
	font-family: 'GreycliffCF-Medium',sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9, .col-mds-1, .col-mds-10, .col-mds-11, .col-mds-12, .col-mds-2, .col-mds-3,
.col-mds-4, .col-mds-5, .col-mds-6, .col-mds-7, .col-mds-8, .col-mds-9, .col-sms-1, .col-sms-10, .col-sms-11,
.col-sms-12, .col-sms-2, .col-sms-3, .col-sms-4, .col-sms-5, .col-sms-6, .col-sms-7, .col-sms-8, .col-sms-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9 {
    position:relative;
    min-height:1px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.hentry {
    margin: 0;
}

*:focus {
	color: inherit;
	text-decoration: none;
	outline: none;
	outline: 0 !important;
	text-decoration: none;
}

a:focus {
	color: inherit;
	text-decoration: none;
	outline: none !important;
	outline-offset: 0 !important;
}

a[href^="tel"]{
    color:inherit;
    font-family: inherit;
    font-weight: inherit;
    text-decoration:none;
}

a.sin-formato, a.sin-formato:hover {
	text-decoration: none !important;
	color: inherit;
	outline: none !important;
}

a, a:hover, a:focus {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

#content {
	min-height: 100vh;
	background: #F5F5F5;
}

.tabla-wordpress {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.fila-wordpress {
	display: table-row;
	width: 100%;
}

.celda-10 {
	display: table-cell;
	vertical-align: top;
	width: 10%;
}

.celda-20 {
	display: table-cell;
	vertical-align: top;
	width: 20%;
}

.celda-30 {
	display: table-cell;
	vertical-align: top;
	width: 30%;
}

.celda-40 {
	display: table-cell;
	vertical-align: top;
	width: 40%;
}

.celda-50 {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}

.celda-60 {
	display: table-cell;
	vertical-align: top;
	width: 60%;
}

.celda-70 {
	display: table-cell;
	vertical-align: top;
	width: 70%;
}

.celda-80 {
	display: table-cell;
	vertical-align: top;
	width: 80%;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #FDF1E7 inset !important;
}

.no-desktop {
	display: none;
}

.alinear-derecha {
	text-align: right;
}

.div-relative {
	position: relative;
}

.espaciado-derecha {
	padding-right: 11.0rem !important;
}

.espaciado-izquierda {
	padding-left: 11.0rem !important;
}

.espaciado-derecha-mini {
	padding-right: 6.0rem !important;
}

.espaciado-izquierda-mini {
	padding-left: 6.0rem !important;
}

.full-width {
	width: 100%;
	height: auto;
}

/*--------------------------------------------------------------
# Footer & Header
--------------------------------------------------------------*/

#header_mschools {
	padding: 1.3rem 0 1.2rem 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.is-nav-showing #header_mschools,
.is-nav-hidden #header_mschools {
	background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logo-mschools {
	width: 12.9rem;
	height: auto;
}

.enlace-logo-mschools,
.enlace-logo-mschools:hover, 
.enlace-logo-mschools:focus {
	display: inline-block;
	margin-right: 3.2rem;
}

.link-menu-desktop, .link-menu-desktop:hover, .link-menu-desktop:focus {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	margin-right: 1.8rem;
	padding-bottom: 3px;
	position: relative;
	transform: translateY(5px);
    display: inline-block;
}

.is-nav-showing .link-menu-desktop,
.is-nav-showing .link-menu-desktop:hover,
.is-nav-showing .link-menu-desktop:focus,
.is-nav-hidden .link-menu-desktop,
.is-nav-hidden .link-menu-desktop:hover,
.is-nav-hidden .link-menu-desktop:focus {
	color: #5E2340;
}

.link-menu-desktop:first-child {
	margin-right: 0;
}

.link-menu-desktop svg {
	opacity: 0;
	position: absolute;
	top: calc(100% + 5px);
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.link-menu-desktop:hover svg, .link-menu-desktop:focus svg {
	opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.page-template-page-home.is-nav-showing .link-menu-desktop:hover svg circle,
.page-template-page-home.is-nav-showing .link-menu-desktop:focus svg circle,
.page-template-page-home.is-nav-hidden .link-menu-desktop:hover svg circle,
.page-template-page-home.is-nav-hidden .link-menu-desktop:focus svg circle {
	fill: #5E2340 !important;
}

.link-menu-current svg {
	opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#language_selector {
	display: inline-block;
	margin-left: 3.8rem;
}

.wpml-ls-legacy-dropdown-click {
	width: auto;
}

.wpml-ls-legacy-dropdown-click a {
    display: block;
    text-decoration: none;
    color: #5E2340;
    border: 1px solid rgba(94,35,64,.2);
    border-radius: 8px;
    background-color: transparent;
    padding: 11px 25px 10px 9px !important;
	font-size: 1.7rem;
	line-height: 1.7rem;
	text-align: left;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
	border-width: 1px;
    background: #fff;
}


.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: url('/wp-content/themes/mschools/images/arrow-language-selector.svg');
    vertical-align: middle;
    display: inline-block;
    border: none;
    border-top: none;
    position: absolute;
    right: 9px;
    top: calc(50% - 2px);
    transform: translateY(-50%);
}

.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover {
    color: #5E2340;
    background: #fff;
    border: 1px solid #5E2340;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	top: calc(100% + 5px);
	border-top: 0px solid rgba(94,35,64,.2);
    border-radius: 8px;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	margin-top: 5px;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:first-child {
	margin-top: 0px;
}

.wpml-ls-legacy-dropdown-click a span {
	white-space: nowrap;
}

#footer_mschools {
	padding-top: 8.8rem;
	padding-bottom: 5.5rem;
	background: #5E2340;
	position: relative;
}

#logo_footer {
	width: 16.2rem;
	height: auto;
	margin-bottom: 6.0rem;
}

.title-form-newsletter-footer {
	margin-bottom: 2.4rem;
	font-size: 2.2rem;
	line-height: 131.1%;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

#form_newsletter_mschools {
	margin-bottom: 17.0rem;
}

.copyright {
	font-size: 1.3rem;
	line-height: 2.7rem;
	color: #FFFFFF;
	margin-bottom: 3.4rem;
}

.link-menu-footer {
	display: inline-block;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #FFFFFF;
	margin-bottom: 2rem;
	padding-bottom: 1px;
	animation-duration: 0s;
	border-bottom: 1px solid #5E2340;
}

.link-menu-footer:hover, .link-menu-footer:focus, .link-menu-footer-current {
	display: inline-block;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #FFFFFF;
	margin-bottom: 2rem;
	padding-bottom: 1px;
	border-bottom: 1px solid #fff;
	animation-duration: 0s;
}

.logo-company-footer {
	height: 4.0rem;
	width: auto;
	margin-right: 6.6rem;
}

#last_row_footer {
	border-top: 1px solid rgba(255,255,255,.15);
	padding-top: 4.0rem;
}

#last_row_footer a:last-child .logo-company-footer {
	margin-right: 0;
}

#social_networks {
	margin-bottom: 5.6rem;
}

.logo-social-network {
	height: 1.7rem;
	width: auto;
	margin-right: 2.7rem;
}

.background-image-footer {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40vw;
	height: auto;
}

#links_footer {
	margin-bottom: 17.0rem;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
    text-align: left !important;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
	margin: 0 0 !important;
	padding: 0 0 !important;
}

.wpml-ls-legacy-list-horizontal a {
	font-size: 1.5rem;
	line-height: 2.9rem;
	color: rgba(255, 255, 255, 1);
}

.wpml-ls-legacy-list-horizontal a:hover, .wpml-ls-legacy-list-horizontal a:focus {
	color: #00E082;
}

.wpml-ls-legacy-list-horizontal a {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-right: 3.0rem !important;
}

#email_newsletter2,#email_newsletter3 {
	background: rgba(255,255,255,.1);
	border-radius: 8px;
	padding: 1.4rem 1.6rem;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #FFFFFF;
	box-shadow: none;
	border: none;
	display: inline-block;
	width: 100%;
	margin-bottom: 1.3rem;
}
#email_newsletter{
	background: rgba(255,255,255,.1);
	border-radius: 8px;
	padding: 1.4rem 1.6rem;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #FFFFFF;
	box-shadow: none;
	border: none;
	display: inline-block;

	margin-bottom: 1.3rem;
}

.wpcf7-form-control-wrap.email-newsletter {
	display: inline-block;
	width: 40.0rem;
	max-width: 100%;
}

#submit_newsletter, #submit_newsletter2,#submit_newsletter3 {
	display: inline-block;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	background: #00E082;
	border-radius: 8px;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
	border: 1px solid #00E082;
	box-shadow: none;
	margin-left: 1.7rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#submit_newsletter:hover, #submit_newsletter:focus, #submit_newsletter2:hover, #submit_newsletter2:focus {
	display: inline-block;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #00E082;
	background: #5E2340;
	border-radius: 8px;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
	border: 1px solid #00E082;
	box-shadow: none;
	margin-left: 1.7rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#colophon .accept-contact-form {
	font-size: 1.3rem;
	line-height: 2.7rem;
	color: rgba(255, 255, 255, 0.5);
	margin-top: 1.3rem;
}

#colophon .accept-contact-form a, #colophon .accept-contact-form a:hover, #colophon .accept-contact-form a:focus {
	color: #fff;
}

#colophon .wpcf7 form.invalid .wpcf7-response-output, 
#colophon .wpcf7 form.unaccepted .wpcf7-response-output {
    padding: 0 0;
    margin: 0 0;
    margin-top: 2.0rem;
    font-size: 2.0rem;
    line-height: 3.0rem;
    color: red;
    border: none !important;
}

#colophon .wpcf7 form.sent .wpcf7-response-output {
    padding: 0 0;
    margin: 0 0;
    margin-top: 2.0rem;
    font-size: 2.0rem;
    line-height: 3.0rem;
    color: #fff;
    border: none !important;
}

#cookie-law-info-bar {
	box-shadow: none !important;
	padding: 2.7rem 3.1rem !important;
    bottom: 0 !important;
    right: 0 !important;
}

.cli-bar-message {
	font-size: 1.7rem;
	line-height: 153.6%;
	color: #FFFFFF;
	margin-bottom: 5.2rem;
}

.more-info-cookies {
	margin-top: 4px;
}

.more-info-cookies a, .more-info-cookies a:hover, .more-info-cookies a:focus {
	font-size: 1.6rem;
	line-height: 153.6%;
	color: #FFFFFF;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}

#wt-cli-settings-btn {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	border: 1px solid #00E082;
	padding: 14px 16px 12px 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#wt-cli-settings-btn:hover, #wt-cli-settings-btn:focus {
	color: #00E082 !important;
	border: 1px solid #00E082;
	background: transparent !important;
	opacity: 1 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#wt-cli-accept-btn {
	border: 1px solid rgba(255,255,255,.3);
	box-sizing: border-box;
	border-radius: 8px;
	background: transparent !important;
	color: #fff !important;
	padding: 14px 16px 12px 14px !important;
	border-radius: 8px !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	font-size: 1.7rem !important;
	line-height: 2.2rem !important;
	text-transform: none !important;
}

#wt-cli-accept-btn:hover, #wt-cli-accept-btn:focus {
	border: 1px solid rgba(255,255,255,1);
	box-sizing: border-box;
	border-radius: 8px;
	background: transparent !important;
	color: #fff !important;
	padding: 14px 16px 12px 14px !important;
	border-radius: 8px !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	font-size: 1.7rem !important;
	line-height: 2.2rem !important;
	text-transform: none !important;
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/

.menu-brown .schools-logo-mschools {
	fill: #5E2340;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.is-nav-hidden.menu-brown .schools-logo-mschools,
.is-nav-showing.menu-brown .schools-logo-mschools {
    fill: #5E2340;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menu-white .schools-logo-mschools,
.menu-white .m-logo-mschools {
    fill: #ffffff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.is-nav-hidden.menu-white .schools-logo-mschools,
.is-nav-showing.menu-white .schools-logo-mschools {
    fill: #5E2340 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.is-nav-hidden.menu-white .m-logo-mschools,
.is-nav-showing.menu-white .m-logo-mschools {
    fill: #00E082 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menu-white .link-menu-desktop {
    color: #fff;
}

.menu-white .link-menu-desktop svg circle {
    fill: #fff;
}

.is-nav-hidden.menu-white .link-menu-desktop,
.is-nav-showing.menu-white .link-menu-desktop {
    color: #5E2340;
}

.is-nav-hidden.menu-white .link-menu-desktop svg circle,
.is-nav-showing.menu-white .link-menu-desktop svg circle {
    fill: #5E2340;
}

.menu-white .wpml-ls-legacy-dropdown-click a {
    color: #fff;
    border: 1px solid rgba(255,255,255,.2);
}

.is-nav-hidden.menu-white .wpml-ls-legacy-dropdown-click a,
.is-nav-showing.menu-white .wpml-ls-legacy-dropdown-click a {
    color: #5E2340;
    border: 1px solid rgba(94,35,64,.2);
}

.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,
.menu-white .wpml-ls-legacy-dropdown-click a:focus,
.menu-white .wpml-ls-legacy-dropdown-click a:hover {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
} 

.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
	color: #5E2340;
}

.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover,
.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:focus {
	color: #fff;
}

.is-nav-hidden.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover,
.is-nav-showing.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover,
.is-nav-hidden.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:focus,
.is-nav-showing.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:focus {
	background: #fff;
}

.is-nav-hidden.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,
.is-nav-hidden.menu-white .wpml-ls-legacy-dropdown-click a:focus,
.is-nav-hidden.menu-white .wpml-ls-legacy-dropdown-click a:hover,
.is-nav-showing.menu-white .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,
.is-nav-showing.menu-white .wpml-ls-legacy-dropdown-click a:focus,
.is-nav-showing.menu-white .wpml-ls-legacy-dropdown-click a:hover {
    color: #5E2340;
    background: transparent;
    border: 1px solid #5E2340;
}

.menu-white .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: url('/wp-content/themes/mschools/images/arrow-language-selector-white.svg');
}

.is-nav-hidden.menu-white .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after,
.is-nav-showing.menu-white .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: url('/wp-content/themes/mschools/images/arrow-language-selector.svg');
}

#header_home {
	background: #5E2340;
	height: 100vh;
	overflow: hidden;
	animation-delay: 0.5s;
}

#header_home .by-author {
	display: block;
	text-align: left;
}

.swiper-container-home-slider {
	width: 100%;
	height: 100vh;
}

.swiper-container-home-slider iframe,
.swiper-container-home-slider object,
.swiper-container-home-slider embed {
	width: 100% !important;
    height: 56.25vw !important;
    min-height: 100vh !important;
    min-width: 177.77% !important;
    position: absolute !important;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.image-slider-home-full {
	width: 100vw;
	height: 100vh;
	object-fit: cover;
	object-position: center center;
}

.textos-full-home-slide {
	position: absolute;
	z-index: 1000;
	left: 0;
	width: 100%;
	bottom: 8.5rem;
	animation-delay: 0.5s;
}

.titulo-home-slide {
	max-width: 69.0rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
}

.boton-slider-home-blanco,
.boton-slider-home-blanco:hover,
.boton-slider-home-blanco:focus {
	background: #FFFFFF;
	border-radius: 8px;
	border: 1.5px solid #fff;
	font-size: 1.7rem;
	line-height: 2.0rem;
	color: #5E2340;
	display: inline-block;
	margin-top: 3.5rem;
	padding: 1.8rem 1.7rem 1.7rem 1.6rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    float: left;
}

.boton-slider-home-verde,
.boton-slider-home-verde:hover,
.boton-slider-home-verde:focus {
	background: #00E082;
	border-radius: 8px;
	border: 1.5px solid #00E082;
	font-size: 1.7rem;
	line-height: 2.0rem;
	color: #5E2340;
	display: inline-block;
	margin-top: 3.5rem;
	padding: 1.8rem 1.7rem 1.7rem 1.6rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    float: left;
}

.boton-slider-home-blanco:hover,
.boton-slider-home-blanco:focus {
	background: #5E2340;
	color: #fff;
	border: 1.5px solid #5E2340;
}

.boton-slider-home-verde:hover,
.boton-slider-home-verde:focus {
	background: #5E2340;
	color: #00E082;
	border: 1.5px solid #5E2340;
}

.swiper-slide-brown-left .boton-slider-home-verde:hover,
.swiper-slide-brown-left .boton-slider-home-verde:focus {
	background: #5E2340;
	color: #00E082;
	border: 1.5px solid #00E082;
}

.swiper-slide-brown-left .categoria-post {
	color: #fff;
}

.boton-slider-home-blanco path {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boton-slider-home-blanco:hover path,
.boton-slider-home-blanco:focus path {
	stroke: #fff;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boton-slider-home-verde path {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boton-slider-home-verde:hover path,
.boton-slider-home-verde:focus path {
	stroke: #00E082;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boton-slider-home-blanco svg,
.boton-slider-home-verde svg {
	margin-left: 2.7rem;
}

#header_home .topic-category-post {
	text-align: left;
}

.gris-home {
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background: rgb(94,35,64);
	background: linear-gradient(180deg, rgba(94,35,64,1) 0%, rgba(94,35,64,0.3) 50%, rgba(94,35,64,0.05) 100%);
	opacity: 0.4;
	z-index: 10;
}

.gris-home-estrecho {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100%;
	background: rgb(94,35,64);
	background: linear-gradient(180deg, rgba(94,35,64,1) 0%, rgba(94,35,64,0.5) 50%, rgba(94,35,64,0.3) 70%, rgba(94,35,64,0) 100%);
	opacity: 0.4;
	z-index: 10;
}

.date-event-home {
	margin-bottom: 1.4rem;
	font-size: 2.2rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: rgba(255,255,255,.5);
}

.title-event-home {
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin-bottom: 6.1rem;
}

.menu-white #header_home .by-author {
	color: #fff;
	display: block;
	text-align: left;
	margin-top: 1.5rem;
}

.menu-white .date-event-full-slide {
	margin-bottom: 1.5rem;
	font-size: 2.2rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

.menu-white .by-author a {
	color: #fff !important;
	border: 1px solid rgba(255,255,255,.2) !important;
	animation-delay: 0s;
}

.header-home-image-event {
	width: 50vw;
	position: relative;
	height: auto;
}

#header_home .button-block-about:hover, #header_home .button-block-about:focus {
    padding: 1.4rem 1.6rem;
    color: #00E082;
    background: #5E2340;
    border: 1px solid #00E082;
}

#header_home .swiper-pagination {
	text-align: left;
}

#pagination_slider_home {
	position: absolute;
	z-index: 1200;
	left: 0;
	bottom: 4.3rem;
	width: 100%;
	margin-left: -1.4rem;
}

#pagination_slider_home .swiper-pagination-bullet {
	content: url('/wp-content/themes/mschools/images/bullet-off.svg');
	margin-left: 1.4rem;
	margin-right: 1.4rem;
	background: transparent;
	width: 6px;
	height: 6px;
	opacity: 1;
}

#pagination_slider_home .swiper-pagination-bullet-active {
	content: url('/wp-content/themes/mschools/images/bullet-on.svg');
	background: transparent;
	width: 20px;
	height: 20px;
	margin-left: 7px;
	margin-right: 7px;
	transform: translateY(7px);
}

.menu-brown #pagination_slider_home .swiper-pagination-bullet {
	content: url('/wp-content/themes/mschools/images/bullet-off-brown.svg') !important;
}

.menu-brown #pagination_slider_home .swiper-pagination-bullet-active {
	content: url('/wp-content/themes/mschools/images/bullet-on-brown.svg') !important;
}

.left-event-header-home {
	padding-bottom: 6.1rem;
	padding-right: 4.0rem !important;
}

.swiper-slide-white {
	background: #fff;
}

.image-slider-home-half-with-space {
	margin-top: 11.2rem;
	height: calc(100vh - 15.5rem);
	object-fit: cover;
	object-position: center center;
}

.titulo-slider-half-with-space {
	max-width: 55.0rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 1.9rem;
}

.titulo-slider-half {
	max-width: 55.0rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #fff;
	margin-bottom: 1.9rem;
}

.image-slider-home-half {
	height: 100vh;
	width: 50vw;
	min-width: 50vw;
	object-fit: cover;
	object-position: center center;
}

#header_home .button-learn-more {
	float: none;
	margin-left: 0rem;
    border: 1px solid rgba(255,255,255,.3);
    color: #fff;
}

#header_home .button-block-about, #header_home .button-block-about:hover, #header_home .button-block-about:focus {
	margin-right: 2.0rem;
}

#header_home .button-learn-more svg path {
    stroke: #fff;
}

#header_home .button-learn-more:hover, #header_home .button-learn-more:focus {
	border: 1px solid #fff;
	background: #fff;
	color: #5E2340;
}

#header_home .button-learn-more:hover svg path, #header_home .button-learn-more:focus svg path {
    stroke: #5E2340;
}

#header_home.header-home-corporate iframe, #header_home.header-home-corporate object, #header_home.header-home-corporate embed {
    width: 100% !important;
    height: 56.25vw !important;
    min-height: 100vh !important;
    min-width: 177.77% !important;
    position: absolute !important;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

#header_home.header-home-corporate {
    position: relative;
    overflow: hidden;
    background: #5E2340;
    height: auto;
    width: 100vw;
    height: 56.25vw;
    min-height: 60.0rem;
    max-height: 100vh;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.grey-corporate-header-home {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #43331A;
	mix-blend-mode: multiply;
	opacity: 0.25;
	top: 0;
	left: 0;
}

#header_image_corporate {
	width: 100vw;
	height: auto;
	object-fit: cover;
	object-position: center center;
	position: relative;
}

.texts-coporate-header-home {
	position: absolute;
	bottom: 6.1rem;
	left: 0;
	width: 100vw;
}

.title-corporate-home {
	max-width: 79.0rem;
	font-size: 80px;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	text-shadow: 0px 4px 69px rgba(102, 80, 37, 0.25);
	margin-bottom: 4.2rem;
}

.watch-video {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #fff;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
}

.watch-video svg {
	margin-left: 1.0rem;
	transform: translateY(-1px);
}

.watch-video:hover, .watch-video:focus {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #fff;
	background: #5E2340;
	border-radius: 8px;
	border: 1px solid #5E2340;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
}

.watch-video svg {
	margin-left: 1.0rem;
	transform: translateY(-1px);
}

.watch-video:hover svg path, .watch-video:focus svg path {
	stroke: #fff;
}

#events_home {
	
	padding-bottom: 14.8rem;
}
#challenges_home {
	padding-bottom: 14.8rem;
	padding-top: 9.8rem;
}

.title-area-home {
	margin-bottom: 0.6rem;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
}

#events_home h2 {
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}
#challenges_home h2 {
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.button-browse-events {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	background: #00E082;
	border: 1px solid #00E082;
	border-radius: 8px;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
	display: inline-block;
}

.button-browse-events:hover, .button-browse-events:focus {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #00E082;
	background: #5E2340;
	border: 1px solid #5E2340;
	border-radius: 8px;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
	display: inline-block;
}

.button-browse-events svg {
	margin-left: 1.0rem;
}

.button-browse-events:hover svg path, .button-browse-events:focus svg path {
	stroke: #00E082;
}

.next-events-home {
	margin-top: 4.7rem;
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
#slider_challenges_home {
	margin-top: 4.7rem;
}

#events_home .related-event {
	margin-bottom: 3.0rem;
}

#events_home .related-event,
#events_home .wrapper-related-event,
#events_home .texts-related-event,
#events_home .image-related-event img {
	height: 26.0rem;
}

#events_home .image-related-event {
	overflow: hidden;
}

#events_home .image-related-event img {
	border-top-right-radius: 8px;
	overflow: hidden;
}

#events_home .wrapper-related-conference {
    height: 55.0rem;
}
#events_home .wrapper-related-challenge {
    height: 40.0rem;
}

#events_home .related-conference .image-related-event {
	height: 100% !important;
}

#about_home {
	padding-top: 12.4rem;
	text-align: center;
}

#about_home h2 {
	font-size: 8.0rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	width: 100%;
	max-width: 86.0rem;
	margin-bottom: 2.7rem;
}

.text-about-home {
	font-size: 2.2rem;
	line-height: 131.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	width: 100%;
	max-width: 57.0rem;
	margin-bottom: 10.9rem;
}

.image-about-home {
	transform: translateX(-50%) translateY(1px);
	position: relative;
	width: 100%;
	height: auto;
	max-width: 66.0rem;
	margin-top: 8.6rem;
	left: 50%;
	display: block;
}

#initiatives_home {
	background: #BFB8FD;
	padding-top: 11.1rem;
	padding-bottom: 11.0rem;
	position: relative;
}
#proposals_home {
    padding-top: 11.1rem;
    padding-bottom: 11.0rem;
    position: relative;
}
#proposals_home img {
    margin-bottom: 1.8rem;
}
.circle-background {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 80%;
	width: auto;
}

#initiatives_home h2,#proposals_home h2 {
	max-width: 654px;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 5.5rem;
}

.button-browse-initiatives {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #FFFFFF;
	background: #5E2340;
	border: 1px solid #5E2340;
	border-radius: 8px;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
	display: inline-block;
}

.button-browse-initiatives:hover, .button-browse-initiatives:focus {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	background: #FFFFFF;
	border: 1px solid #5E2340;
	border-radius: 8px;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
	display: inline-block;
}

.button-browse-initiatives svg {
	margin-left: 1.0rem;
}

.button-browse-initiatives:hover svg path, .button-browse-initiatives:focus svg path {
	stroke: #5E2340;
}

.swiper-container-initiatives-home .swiper-slide {
	opacity: 1 !important;
}
.swiper-container-challenges-home .swiper-slide {
	opacity: 1 !important;
}

.swiper-container-initiatives-home {
	width: 100vw;
	overflow: hidden;
	margin-bottom: 5.7rem;
}
.swiper-container-challenges-home {
	
	overflow: hidden;
	margin-bottom: 5.7rem;
}

@media (min-width: 1000px) {
	.swiper-container-initiatives-home {
		padding-left: calc(50vw - 465px);
		padding-right: calc(50vw - 465px);
	}

}

@media (min-width: 1200px) {
	.swiper-container-initiatives-home {
		padding-left: calc(50vw - 555px);
		padding-right: calc(50vw - 555px);
	}

}

@media (min-width: 1281px) {
	.swiper-container-initiatives-home {
		padding-left: calc(50vw - 590px);
		padding-right: calc(50vw - 590px);
	}

}

@media (min-width: 1401px) {
	.swiper-container-initiatives-home {
		padding-left: calc(50vw - 635px);
		padding-right: calc(50vw - 635px);
	}

}

.swiper-notification {
	display: none !important;
}

.name-initiative-home {
	font-size: 2.2rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
	margin-top: 2.0rem;
	margin-bottom: 0.6rem;
}

.text-initiative-home {
	font-size: 2.2rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.swiper-initiatives-button-prev, .swiper-initiatives-button-next {
	display: inline-block;
}
.swiper-challenges-button-prev, .swiper-challenges-button-next {
	display: inline-block;
}

.swiper-initiatives-button-next {
	margin-left: 1.2rem;
}
.swiper-challenges-button-next {
	margin-left: 1.2rem;
}

#discover_home {
	padding-top: 9.8rem;
	padding-bottom: 7.8rem;
}

.subtitulo-discover-home {
	font-size: 1.7rem;
	line-height: 2.0rem;
	text-align: center;
	color: #5E2340;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 6px;
	display: inline-block;
	position: relative;
}

#discover_home h2 {
	margin-bottom: 6.6rem;
	max-width: 79.0rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	text-align: center;
	letter-spacing: -0.03em;
	color: #5E2340;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.title-discover-area {
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.4rem;
}

#discover_home .boton-slider-home-verde,
#discover_home .boton-slider-home-verde:hover,
#discover_home .boton-slider-home-verde:focus {
	margin-top: 4.9rem;
	display: inline-block;
}

#discover_home_topic {
	background: #EDEBEC;
	padding-top: 6.2rem;
	padding-bottom: 10.8rem;
}

#discover_home_topic .swiper-slide img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#discover_home_topic .swiper-slide:hover img {
	opacity: 0.6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.swiper-mostview-button-prev.swiper-button-disabled,
.swiper-mostview-button-next.swiper-button-disabled {
	opacity: 0;
}

#discover_home .post-grid {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 0 !important;
}

#discover_home .by-author span {
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 1.1rem;
}

#featured_discover {
	padding-right: 5.2rem !important;
	border-right: 1px solid rgba(94,35,64,.2);
}

#latest_discover,
.title-discover-area-espaciado {
	padding-left: 5.2rem !important;
}

.link-post-latest,
.link-post-latest:hover,
.link-post-latest:focus {
	margin-bottom: 3.1rem;
	display: block;
}

.link-post-latest .by-author {
	text-align: left;
}

.link-post-latest .topic-name-post {
	margin-left: 0;
}

.link-post-latest .espaciado-izquierda-mini {
	padding-left: 2.7rem !important;
}

.link-post-latest img, 
.link-post-latest img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.link-post-latest:hover img, 
.link-post-latest:focus img {
	opacity: 0.6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

/*--------------------------------------------------------------
# Initiatives
--------------------------------------------------------------*/

.page-template-page-initiatives #content {
	background: #F5F5F5;
}

.page-template-page-initiatives .m-logo-mschools {
	fill: #5E2340;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.is-nav-hidden.page-template-page-initiatives .m-logo-mschools,
.is-nav-showing.page-template-page-initiatives .m-logo-mschools {
	fill: #00E082;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header_initiatives {
	background: #BFB8FD;
	padding-top: 24.6rem;
	padding-bottom: 6.7rem;
	position: relative;
}

.illustration-header {
	position: absolute;
	right: 0;
	height: auto;
}

#illustration_header_initiatives {
	bottom: -25%;
	width: 40vw;
}

.title-page-header {
	margin-bottom: 1.1rem;
	font-size: 2.2rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
	animation-delay: 0.2s;
}

#header_initiatives h1 {
	max-width: 55.4rem;
	width: 100%;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	animation-delay: 0.5s;
}

#content_initiatives {
	padding-top: 9rem;
	padding-bottom: 18rem;
}

.introduction-initiatives {
	animation-delay: 0.5s;
	max-width: 85.6rem;
	width: 100%;
	font-size: 3.0rem;
	line-height: 3.9rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 9.7rem;
}

.row_initiatives {
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}

.wrapper-initiative {
	padding-left: 1.25rem !important;
	padding-right: 1.25rem !important;
}

.initiative {
	background: #FFFFFF;
	border-radius: 8px;
	width: 100%;
	overflow: hidden;
	min-height: 41.4rem;
	margin-bottom: 2.2rem;
}

.image-initiative {
	background-size: cover;
	height: 41.4rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.initiative:hover .image-initiative {
	opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.texts-initiative {
	padding: 2.6rem 2.2rem 2.6rem 2.5rem !important;
	position: relative;
}

.title-initiative {
	font-size: 2.1rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.name-initiative {
	font-size: 2.1rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
	margin-top: 1.0rem;
}

.text-initiative {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	bottom: 2.6rem;
	left: 2.5rem;
}

.initiative-page img {
	margin-bottom: 2.7rem;
}

.initiative-page {
	margin-top: 2.0rem;
	margin-bottom: 7.2rem;
}

#menu_sticky_initiatives {
	position: sticky;
	z-index: 100;
	top: 12.0rem;
	left: 0;
	height: 100vh;
	padding-top: 2.0rem;
}

.enlace-initiative-sticky,
.enlace-initiative-sticky:hover,
.enlace-initiative-sticky:focus {
	display: inline-block;
	border: 1px solid rgba(94,35,64,.3);
	border-radius: 8px;
	font-weight: 400;
	font-size: 1.7rem;
	line-height: 2.0rem;
	text-align: center;
	color: #5E2340;
	margin-bottom: 1.0rem;
	padding: 1.4rem 1.6rem 1.2rem 1.6rem;
}

.enlace-initiative-sticky:hover {
	border: 1px solid rgba(94,35,64,1);
}

/*--------------------------------------------------------------
# Legal
--------------------------------------------------------------*/

#header_legal {
	background: #FDC2B3;
	padding-top: 21.8rem;
	padding-bottom: 6.4rem;
}

#header_legal h1 {
	font-size: 8.0rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

#content_legal {
	padding-top: 9.3rem;
	padding-bottom: 13.3rem;
}

.content-legal {
	position: relative;
	max-width: 86.2rem;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.content-legal h2 {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 3.0rem;
	margin-top: 2.0rem;
	display: inline-block;
}

.content-legal h3 {
	font-size: 3.0rem;
	line-height: 3.3rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.0rem;
	margin-top: 1.0rem;
	display: inline-block;
}

.content-legal h4 {
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.0rem;
	display: inline-block;
}

.content-legal p, .content-legal li {
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.0rem;
	position: relative;
}

.content-legal ul {
	list-style: none;
	padding-left: 3.0rem;
}

.content-legal li:before {
	content: url('/wp-content/themes/mschools/images/li-before.svg');
	position: absolute;
	top: 0;
	left: -3.0rem;
}

.content-legal b {
	font-family: 'GreycliffCF-Bold',sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.content-legal a, .content-legal a:hover, .content-legal a:focus {
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	text-decoration: underline;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/

#header_about {
	padding-top: 16.0rem;
}

#header_about h1 {
	width: 100%;
	max-width: 56.0rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

#header_about h2 {
	font-size: 3.0rem;
	line-height: 3.9rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 3.4rem;
}

.text-header-about {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

#illustration_header_about {
	max-width: 120rem;
    width: 100%;
    transform: translateY(1px);
    z-index: 0;
    position: relative;
}

#what_is_about {
	padding-top: 8.8rem;
	padding-bottom: 8.8rem;
	background: #5E2340;
	z-index: 1;
	position: relative;
}

.title-area-mschools {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	margin-bottom: 1.2rem;
	color: rgba(94,35,64,.5);
}

#what_is_about .title-area-mschools {
	color: rgba(255,255,255,.5);
}

#what_is_about h2 {
	margin-bottom: 3.4rem;
	font-size: 3.0rem;
	line-height: 3.9rem;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

.text-area-mschools {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

#what_is_about .text-area-mschools {
	color: #FFFFFF;
}

.illustration-what-do-we-do {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 25vw;
	height: auto;
}

#what_do_we_do {
	padding-top: 10.9rem;
	padding-bottom: 11.6rem;
}

#what_do_we_do h2 {
	margin-bottom: 2.9rem;
	font-size: 4.6rem;
	line-height: 107.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

#what_do_we_do .text-area-mschools {
	padding-bottom: 10.6rem;
}

#kpis_about {
	margin-left: -1.1rem;
	margin-right: -1.1rem;
}

.wrapper-kpi-about {
	padding-left: 1.1rem !important;
	padding-right: 1.1rem !important;
}

.kpi-about {
	background: #FFFFFF;
	border-radius: 8px;
	padding: 4.4rem 1.0rem;
	text-align: center;
}

.value-kpi {
	margin-bottom: 1.0rem;
	font-size: 6.5rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.text-kpi {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
}

#values_about {
	padding-top: 7.0rem;
	padding-bottom: 9.5rem;
	background: #FDC2B3;
}

.value-about {
	padding-right: 5.0rem !important;
}

.icon-value-about {
	width: auto;
	height: 3.3rem;
	margin-bottom: 1.3rem;
}

.title-value-about {
	margin-bottom: 1.0rem;
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.text-value-about {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

#community_about {
	background: #5E2340;
}

.image-community-about {
	width: 50vw;
	height: 100%;
	position: absolute;
	object-fit: cover;
	object-position: center center;
}

#community_about h2 {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin-bottom: 4.8rem;
}

#community_about .espaciado-izquierda {
	padding: 13.7rem 0 14.2rem 8.0rem !important;
}

.points-community {
	width: 100%;
	min-height: 37.0rem;
}

.point-community {
	position: relative;
	margin-bottom: 2.0rem;
	display: table;
	cursor: pointer;
	width: 100%;
}

.point-community:hover .table-point, .point-community:focus .table-point, .point-community-activo .table-point {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.table-point {
	background: rgba(255,255,255,.1);
	border-radius: 8px;
	padding: 2.0rem 7.1rem 2.1rem 2.0rem;	
	display: table;
	table-layout: fixed;
	width: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.title-table-point svg {
	position: absolute;
	top: 50%;
	right: -5.0rem;
	transform: translateY(-50%);
}

.title-table-point {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.title-table-point p {
	font-size: 2.0rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

.text-table-point {
	padding-right: 5.0rem;
	font-size: 1.7rem;
	line-height: 2.6rem;
	color: #FFFFFF;
	animation-delay: 0.15s;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: scale(0.75);
}

.point-community-activo .text-table-point {
	margin-top: 2.0rem;
	height: 100%;
	max-height: 100.0rem;
	opacity: 1 !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: scale(1);
}

.point-community-activo .eliminar-activo {
	display: none;
}

#blocks_about {
	padding-top: 12.9rem;
	padding-bottom: 15.1rem;
}

.blocks-about {
	margin-left: -3.5rem;
	margin-right: -3.5rem;
}

.block-about {
	padding-left: 3.5rem !important;
	padding-right: 3.5rem !important;
}

.title-block-about {
	max-width: 37.6rem;
	width: 100%;
	font-size: 3.0rem;
	line-height: 3.3rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.6rem;
}

.text-block-about {
	margin-bottom: 2.8rem;
	width: 100%;
	max-width: 53.0rem;
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.button-block-about {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	padding: 1.4rem 1.6rem;
	background: #00E082;
	border: 1px solid #00E082;
	border-radius: 8px;
}

.button-block-about:hover, .button-block-about:focus {
	padding: 1.4rem 1.6rem;
	color: #00E082;
	background: #5E2340;
	border: 1px solid #5E2340;
}

.button-block-about svg {
	margin-left: 4.0rem;
}

.button-block-about:hover svg path, .button-block-about:focus svg path {
	stroke: #00E082;
}

.block-about .full-width {
	margin-top: 5.0rem;
}

#opinions_about {
	background: #FBD97E;
	padding-top: 13.4rem;
	padding-bottom: 17.0rem;
}

.comillas-opinions {
	position: absolute;
	top: 0;
	left: 0;
	width: 35vw;
	height: auto;
}

.swiper-slide {
	opacity: 0 !important;
}

.swiper-slide-active {
	opacity: 1 !important;
}

.swiper-container-opinions {
	width: 100%;
	position: relative;
}

.swiper-container-opinions .swiper-slide {
	padding-left: 20%;
	padding-right: 20%;
	text-align: center;
}

.text-opinion-about {
	margin-bottom: 2.6rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.swiper-opinions-button-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 50;
}

.swiper-opinions-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 50;
}

.image-opinion-about {
	margin-bottom: 2.7rem;
	height: 10rem;
	width: auto;
}

.name-opinion-about {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.position-opinion-about {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.page-template-page-contact .m-logo-mschools {
	fill: #5E2340;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.is-nav-hidden.page-template-page-contact .m-logo-mschools,
.is-nav-showing.page-template-page-contact .m-logo-mschools {
	fill: #00E082;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header_contact {
	background: #FBD97E;
	padding-top: 20.6rem;
	padding-bottom: 6.7rem;
	position: relative;
}

#illustration_header_contact {
	bottom: -20.3vw;
	width: 32vw;
}

#header_contact h1 {
	max-width: 64.0rem;
	width: 100%;
	font-size: 8.0rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

#form_contact {
	padding-top: 9.3rem;
	padding-bottom: 19.0rem;
}

.formulario-contacto {
	width: 100%;
	max-width: 67.0rem;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.title-form-contact {
	font-size: 3.0rem;
	line-height: 3.9rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.9rem;
}

.wpcf7-form-control-wrap {
	width: 100%;
}

.formulario-contacto input, .formulario-contacto textarea {
	width: 100%;
	margin-bottom: 1.5rem;
	background: #FFFFFF;
	border-radius: 8px;
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	padding: 1.2rem 2.0rem;
	border: none;
	box-shadow: none;
}

.formulario-contacto input::placeholder, .formulario-contacto textarea::placeholder {
	color: rgba(94,35,64,.7);
}

.formulario-contacto .submit-contact {
	width: auto;
	background: #00E082;
	border-radius: 8px;
	padding: 1.4rem 7.0rem 1.2rem 1.6rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.formulario-contacto .submit-contact:hover, .formulario-contacto .submit-contact:focus {
	background: #5E2340;
	color: #00E082;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.accept-contact-form {
	font-size: 1.3rem;
	line-height: 2.7rem;
	color: rgba(94, 35, 64, 0.5);
}

.submit-contact-form {
	position: relative;
	display: inline-block;
}

.submit-contact-form:after {
	content: url('/wp-content/themes/mschools/images/arrow-contact-form.svg');
	position: absolute;
	right: 1.6rem;
	top: calc(50% - 5px);
	transform: translateY(-50%);
}

.submit-contact-form:hover:after {
	content: url('/wp-content/themes/mschools/images/arrow-contact-form-hover.svg');
}

.accept-contact-form a {
	color: #5E2340;
}

.wpcf7 .ajax-loader {
	display: none;
}

.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-not-valid {
	border: 1px solid red !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	padding: 0 0;
	margin: 0 0;
	margin-top: 3.0rem;
	font-size: 4.0rem;
	line-height: 5.0rem;
	color: red;
	border: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	padding: 0 0;
	margin: 0 0;
	margin-top: 3.0rem;
	font-size: 4.0rem;
	line-height: 5.0rem;
	color: #5E2340;
	border: none !important;
}

/*--------------------------------------------------------------
# Event
--------------------------------------------------------------*/

.single-event #header_mschools {
	background: #fff;
}

#data_event {
	padding-top: 3.8rem;
	padding-bottom: 4.4rem;
	margin-top: 6.4rem;
	background: #5E2340;
}

#data_event h1 {
	margin-bottom: 1.3rem;
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
}

.conference-link {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #FFFFFF;
	padding: 8px 8px 7px 8px;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 8px;
	margin-right: 1.0rem;
	display: inline-block;
}

.conference-link:hover, .conference-link:focus {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	background: #fff;
	padding: 8px 8px 7px 8px;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 8px;
	margin-right: 1.0rem;
	display: inline-block;
}

.category-event {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #FFFFFF;
}

.icon-data-event {
	height: 2.4rem;
	width: auto;
	margin-bottom: 2.7rem;
}

#data_event .tabla-wordpress .celda-10 {
	text-align: center;
	vertical-align: top;
}

#data_event .tabla-wordpress .celda-90 {
	vertical-align: top;
}

.text-data-event {
	padding-left: 2.5rem;
	font-size: 1.7rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	padding-top: 0.5rem;
}

#data_event .button-block-about:hover, #data_event .button-block-about:focus {
	padding: 1.4rem 1.6rem;
	color: #00E082;
	background: #5E2340;
	border: 1px solid #00E082;
}

#content_event {
	padding-top: 6.9rem;
	padding-bottom: 14.7rem;
}

.content-event {
	width: 100%;
	max-width: 86.0rem;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.image-event {
	width: 100%;
	height: auto;
	margin-bottom: 6.9rem;
}

.text-featured-event {
	margin-bottom: 4.9rem;
	font-size: 3.0rem;
	line-height: 3.9rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.description-event {
	margin-bottom: 7.7rem;
}

.description-event p {
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.description-event b {
	font-family: 'GreycliffCF-Bold',sans-serif;
	font-weight: normal;
	font-style: normal;
}

.description-event a {
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	padding-bottom: 1px;
	border-bottom: 1px solid #5E2340;
}

.description-event a:hover, .description-event a:focus {
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #00E082;
	padding-bottom: 1px;
	border-bottom: 1px solid #5E2340;
}

.description-event li {
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.0rem;
	position: relative;
}

.description-event ul {
	list-style: none;
	padding-left: 3.0rem;
}

.description-event li:before {
	content: url('/wp-content/themes/mschools/images/li-before.svg');
	position: absolute;
	top: 0;
	left: -3.0rem;
}

.copy-link, .share-copy-link {
	border: 1px solid rgba(94,35,64,.3);
	border-radius: 8px;
	padding: 1.4rem 5.8rem 1.2rem 1.6rem;
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 7.1rem;
}

.copy-link span, .share-copy-link span {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
}

.no-display-text-link {
	display: none !important
}

.copy-link svg, .share-copy-link svg {
	position: absolute;
	top: 50%;
	right: 1.2rem;
	transform: translateY(-50%);
}

h2.speakers-title {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 0.6rem;
}

.speaker-event {
	margin-top: 4.4rem;
	border-top: 1px solid rgba(94,35,64,.2);
	padding-top: 2.5rem;
}

.name-speaker {
	font-size: 3.0rem;
	line-height: 3.3rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 0.9rem;
}

.position-speaker {
	font-size: 1.7rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
}

.description-speaker {
	margin-top: 2.9rem;
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.photo-speaker-column {
	padding-left: 4.0rem !important;
}

.additional-text-event {
	margin-top: 3.9rem;
}

.speakers-event {
	margin-bottom: 15.7rem;
}

h2.addition-title-event {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.share-event {
	border-top: 1px solid rgba(94,35,64,.2);
	padding-top: 2.2rem;
}

.title-share {
	font-size: 3.0rem;
	line-height: 3.9rem;
	letter-spacing: -0.05em;
	color: #5E2340;
	margin-right: 3.0rem;
	display: inline-block;
	transform: translateY(3px);
}

#related_events {
	background: #FDC2B3;
	padding-top: 10.6rem;
	padding-bottom: 16.6rem;
}

#related_events h2 {
	margin-bottom: 6.7rem;
	font-size: 6.5rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.related-events {
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}

.related-event {
	padding: 0 1.5rem 0 1.5rem !important;
}

.wrapper-related-event {
	background: #FFFFFF;
	border-radius: 8px;
	overflow: hidden;
	height: 30.0rem;
}

.texts-related-event {
	position: relative;
	height: 30.0rem;
	padding: 2.1rem 2.5rem 2.1rem 2.9rem !important;
}

.image-related-event {
	height: 30.0rem;
}

.image-related-event img {
	height: 30.0rem;
	width: 100%;
	object-fit: cover;
	object-position: center center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.date-related-event {
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
}

.title-related-event {
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.related-event:hover img, .related-event:focus img {
	opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.related-event:hover .title-related-event, .related-event:focus .title-related-event {
	color: #00E082;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.conference-link-related-event {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	padding: 8px 8px 7px 8px;
	border: 1px solid #FBD97E;
	border-radius: 8px;
	margin-right: 1.0rem;
	display: inline-block;
	background: #FBD97E;
	margin-bottom: 1.0rem;
	/*max-width: calc(100% - 3.0rem);*/
}

.category-related-event {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	white-space: nowrap;
	margin-bottom: 1.0rem;
}

.related-event .conference-category {
	position: absolute;
	bottom: 2.1rem;
	left: 2.9rem;
	padding-right: 3.0rem;
}

/*--------------------------------------------------------------
# Conference
--------------------------------------------------------------*/

#header_conference {
	padding-top: 13.3rem;
	padding-bottom: 4.4rem;
}

.text-data-conference {
	margin-bottom: 1.3rem;
	font-size: 2.2rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
}

#header_conference h1 {
	font-size: 5.5rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 2.0rem;
	max-width: 48.0rem;
}

.excerpt-conference p {
	font-size: 2.0rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.image-header-conference {
	background: #FFFFFF;
	border-radius: 8px;
}

.single-conference #data_event {
    margin-top: 0;
}

#data_event h2 {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
}

#content_conference {
	padding-top: 7.2rem;
	padding-bottom: 14.7rem;
}

.content-conference {
	width: 100%;
	max-width: 86.0rem;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

#sessions_conference {
	padding-bottom: 9.1rem;
}

#sessions_conference h2 {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-top: 8.0rem;
	margin-bottom: 2.0rem;
}

.session-conference {
	border-top: 1px solid rgba(94,35,64,.2);
	padding-top: 2.1rem;
	margin-top: 4.6rem;
}

.category-event-session {
	margin-bottom: 0.7rem;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	display: inline-block;
}

.title-session {
	margin-bottom: 1.8rem;
	font-size: 3.0rem;
	line-height: 3.3rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.excerpt-session p,
.description-session {
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.module-white-session {
	width: 100%;
	padding: 3.0rem 2.8rem 3.5rem 2.8rem;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 2.0rem;
}

.module-white-session .text-data-event {
	font-size: 1.7rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	padding-top: 0.5rem;
}

.module-white-session .tabla-wordpress:last-child .icon-data-event {
    height: 2.4rem;
    width: auto;
    margin-bottom: 0;
}

.module-white-session .celda-10 {
	text-align: center;
}

.session-conference .button-block-about {
	display: inline-block;
}

.session-conference .button-block-about svg {
    margin-left: 1rem;
}

.button-learn-more {
	border: 1px solid rgba(94,35,64,.3);
	border-radius: 8px;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	padding: 1.6rem 1.6rem 1.4rem 1.6rem;
	margin-left: 1.0rem;
	float: right;
}

.button-learn-more:hover {
	border: 1px solid rgba(94,35,64,.3);
	border-radius: 8px;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #fff;
	background: #5E2340;
	padding: 1.6rem 1.6rem 1.4rem 1.6rem;
	margin-left: 1.0rem;
	float: right;
}

.button-learn-more svg {
	margin-left: 1.0rem;
}

.button-learn-more:hover svg path {
	stroke: #fff;
	object-position: center center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.image-with-caption {
	margin-bottom: 8.1rem;
}

.caption-image {
	margin-top: 1.9rem;
	font-size: 1.7rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.text-other-content-conference {}

.text-other-content-conference h2 {
	margin-top: 2.0rem;
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 4.2rem;
}

.text-other-content-conference h3 {
	margin-top: 2.0rem;
	margin-bottom: 3.0rem;
	font-size: 3.0rem;
	line-height: 3.9rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.text-other-content-conference h4 {
	margin-top: 1.0rem;
	margin-bottom: 1.2rem;
	font-family: 'GreycliffCF-Bold',sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.text-other-content-conference p {
	margin-bottom: 3.2rem;
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	position: relative;
}

.text-other-content-conference li {
	margin-bottom: 1.0rem;
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	position: relative;
}

.text-other-content-conference a {
	margin-bottom: 3.2rem;
	font-size: 2.0rem;
	line-height: 3.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	text-decoration: underline;
}

.text-other-content-conference a:hover, .text-other-content-conference a:focus {}

.text-other-content-conference b, .text-other-content-conference strong {
	font-family: 'GreycliffCF-Bold',sans-serif;
	font-weight: normal;
	font-style: normal;
}

.text-other-content-conference ul {
	list-style: none;
	padding-left: 3.0rem;
	margin-bottom: 3.2rem;
}

.text-other-content-conference li:before {
	content: url('/wp-content/themes/mschools/images/li-before.svg');
	position: absolute;
	top: 0;
	left: -3.0rem;
}

.single-conference .share-event {
	margin-top: 7.0rem;
}

.related-conference {
	padding: 0 1.5rem 0 1.5rem !important;
	margin-bottom:30px;
}
.related-challenge {
	padding: 0 1.5rem 0 1.5rem !important;
	margin-bottom:30px;
}

.wrapper-related-conference {
	background: #FFFFFF;
	border-radius: 8px;
	overflow: hidden;
	height: 47.0rem;
}
.wrapper-related-challenge {
	background: #FFFFFF;
	border-radius: 8px;
	overflow: hidden;
	height: 47.0rem;
}

.texts-related-conference {
	position: relative;
	padding: 2.1rem 2.0rem 2.1rem 2.9rem !important;
}
.texts-related-challenge {
	position: relative;
	padding: 2.1rem 2.0rem 2.1rem 2.9rem !important;
	z-index: 10;
}

.dates-related-conference {
	padding: 2.1rem 2.0rem 2.1rem 2.9rem !important;
	text-align: right;
}

.date-related-conference {
	font-size: 2.2rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
}

.image-related-event {
	position: absolute;
	right: 1.5rem;
	bottom: 0;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	overflow: hidden;
	width: 65%;
}

.image-related-event img {
	width: 100%;
	height: 100%;
	position: absolute;
    bottom: 0;
    right: 0;
}

.title-related-conference {
	font-size: 3.5rem;
	line-height: 4.5rem;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 0.6rem;
}

.excerpt-related-conference {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
}

.button-learn-more-related-conference {
	position: absolute;
	bottom: 2.5rem;
	left: 2.5rem;
}
.button-learn-more-related-challenge {
	position: absolute;
	bottom: 2.5rem;
	left: 2.5rem;
}

/*--------------------------------------------------------------
# Participate
--------------------------------------------------------------*/

.page-template-page-participate #header_mschools {
	background: #fff !important;
}

#filter_events {
	background: #5E2340;
	padding-top: 2.1rem;
	position: fixed;
	top: 6.4rem;
	left: 0;
	z-index: 900;
}

.filter-events {
	display: inline-block;
}

.all-events {
	cursor: pointer;
	display: inline-block;
	font-size: 1.7rem !important;
	line-height: 2.2rem !important;
	color: rgba(255,255,255,.5) !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-left: 1.0 !important;
    padding-right: 1.0 !important;
	padding-bottom: 2.1rem !important;
	margin-right: 0.7rem;
    opacity: 1 !important;
}

.alm-filter--link.field-radio {
	font-size: 1.7rem !important;
	line-height: 2.2rem !important;
	color: rgba(255,255,255,.5) !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-left: 1.0rem !important;
    padding-right: 1.0rem !important;
	padding-bottom: 2.1rem !important;
	margin-left: 0.7rem;
	margin-right: 0.7rem;
    opacity: 1 !important;
}

.alm-filter--link.field-radio:hover, .all-events:hover {
	color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.alm-filter--link.field-radio.active, .all-events.active {
	color: #fff !important;
    opacity: 1 !important;
    border-bottom: 1px solid #fff;
}

.alm-filter--radio {
	display: inline-block !important;
}

.alm-filters-container {
	display: inline-block !important;
}

.alm-filters-container, .alm-filters-container .alm-filter li {
	margin-bottom: 0 !important;
}

.alm-filters-container .alm-filter--inner {
    padding: 0 0 !important;
}

.alm-filter--link.field-radio:before, .alm-filter--link.field-radio:after {
	display: none !important;
}

.alm-filters-container.filtering .alm-filters--loading {
	display: none !important;
}

.alm-filters-container.filtering {
	opacity: 1 !important;
}

#grid_events {
	padding-top: 10.7rem;
	padding-bottom: 17.7rem;
	margin-top: 12.0rem;
    display: none;
}

#grid_events.events-visibles {
	display: block !important
}

.rest-events-conferences-first .alm-listing,
#grid_events .alm-listing {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}

.rest-events-conferences-second .alm-listing {
	/*-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    orphans: 1;
    widows: 1;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: 0;
}

.page-template-page-participate .related-event,
.page-template-page-participate .related-conference,
.page-template-page-challenges .related-challenge{
	margin-bottom: 3.0rem;
}

.page-template-page-participate .related-event,
.page-template-page-participate .related-event .wrapper-related-event {
	height: 30.0rem;
}

/*.page-template-page-participate .related-conference,
.page-template-page-participate .related-conference .wrapper-related-conference {
	height: 63.0rem;
}*/

.alm-load-more-btn.more.done {
	display: none !important;
}

.alm-load-more-btn.more {
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	border: none !important;
	box-shadow: none !important;
	background: transparent !important;
}

.no-result-events {
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	border: 1px solid #5E2340 !important;
	border-radius: 8px;
	width: 100%;
	padding: 10px 25px;
	text-align: center;
	box-shadow: none !important;
	background: transparent !important;
}

#ajax-load-more, #ajax-load-more-2 {
    min-width: 100%;
}

#grid_events h2, #grid_events_conferences h2,#grid_challenges h2 {
	font-size: 6.0rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
    margin-bottom: 8.6rem;
}

#alm-selected-filters {
	display: inline-block !important;
}

#alm-selected-filters li {
    display: inline-block !important;
    margin: 0 0 !important;
    padding: 0;
    list-style: none;
    background: none;
}

#alm-selected-filters li div, #alm-selected-filters li div:hover {
	font-size: 6.0rem !important;
	line-height: 97.1% !important;
	letter-spacing: -0.03em;
	color: #5E2340 !important;
	display: inline-block;
    padding: 0 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    text-decoration: none;
    cursor: initial !important;
    outline: none;
    text-transform: lowercase;
}

#alm-selected-filters li div:before {
	display: none !important
}

#grid_events_conferences {
	padding-top: 10.7rem;
	padding-bottom: 17.7rem;
	margin-top: 12.0rem;
}
#grid_challenges {
	padding-top: 10.7rem;
	padding-bottom: 17.7rem;
	margin-top: 12.0rem;
}

#grid_events_conferences.all-invisible {
	display: none !important;
}
#grid_challenges.all-invisible {
	display: none !important;
}

.featured-event-participate {
	padding: 0 1.5rem 0 0 !important;
	position: sticky;
    top: 15rem;
    left: 0;
    z-index: 100;
    height: calc(100vh - 15rem);
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.featured-event-participate::-webkit-scrollbar {
	display: none;
}

.wrapper-featured-event-participate {
	background-size: cover;
	background-position: center center;
	background: #FFFFFF;
	border-radius: 8px;
	padding: 2.7rem 2.5rem 3.5rem 2.5rem;
	overflow: hidden;
	height: 60.0rem;
	max-height: calc(100vh - 180px);
	width: 100%;
}

.title-left-featured-event {
	font-size: 4.3rem;
	line-height: 4.2rem;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin-bottom: 3.4rem;
}

.text-left-eatured-event {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #FFFFFF;
}

.date-left-featured-event {
	font-size: 2.4rem;
	line-height: 111.1%;
	text-align: right;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

.grey-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 99.08%);
	mix-blend-mode: multiply;
	opacity: 0.4;
}

.button-learn-more-left-featured {
	position: absolute;
	bottom: 2.5rem;
	left: 2.5rem;
	z-index: 10;
	color: #fff;
	border-color: #fff;
}

/*--------------------------------------------------------------
# Post - Discover
--------------------------------------------------------------*/

.single-post #header_mschools {
	background: #fff;
}

.topic-category-post {
	text-align: center;
	margin-bottom: 1.7rem;
}

#parte_superior_header_1 {
	padding-top: 14.8rem;
	padding-bottom: 5.6rem;
	background: #EDEBEC;
}

#parte_superior_header_1 .by-author {
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.gris-mitad {
	background: #EDEBEC;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
}

#parte_inferior_header_1 {
	padding-bottom: 10.0rem;
}

#header_post_1 h1 {
	position: relative;
	width: 100%;
	max-width: 86.0rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: 6.5rem;
	line-height: 97.1%;
	text-align: center;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 2.8rem;
}

.by-author {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	text-align: center;
	display: inline-block;
}

.by-author span {
	padding: 3px 8px;
	border: 1px solid rgba(94,35,64,.2);
	border-radius: 8px;
	margin-left: 0.5rem;
}

.page-template-page-discover .by-author span {
	display: inline-block;
	white-space: nowrap;
	margin-bottom: 5px;
}

.by-author a, .by-author a:hover, .by-author a:focus {
	padding: 3px 8px;
	border: 1px solid rgba(94,35,64,.2);
	border-radius: 8px;
	margin-left: 0.5rem;
	color: #5E2340;
	margin-right: 5px;
	display: inline-block;
	white-space: nowrap;
	margin-bottom: 10px;
}

.by-sin-link {
	margin-right: 0;
	border: none;
}

.topic-name-post {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	padding: 5px 9px;
	background: #FBD97E;
	border-radius: 8px;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	display: inline-block;
}

.categoria-post {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	margin-left: 0.5rem;
	margin-right: 0.5rem;	
}

#header_post_1 .image-header-post {
	animation-delay: 0.5s;
}

.view-modal span {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	margin-right: 1.4rem;
}

.view-modal {
	padding: 1.4rem 1.6rem 1.3rem 1.6rem;
	border: 1px solid rgba(94,35,64,.3);
	border-radius: 8px;
	display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.view-modal:hover, .view-modal:focus {
	border: 1px solid rgba(94,35,64,1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.view-modal svg {
	display: inline-block;
	transform: translateY(-4px);
}

#fila_inferior_share {
	padding-bottom: 1.0rem;
	padding-top: 1.0rem;
	border-bottom: 1px solid rgba(94,35,64,.2);
}

.popup{
	min-width: 40.0rem;
	position: absolute;
	left: 50%;
	z-index: 1000;
	background: #fff;
	padding: 4rem 2rem 2rem 2rem;
	border-radius: 15px;
	top: -150%;
	max-width: 380px;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
	transform: translate(-50%, -50%) scale(1.2);
	transition: top 0s 0.2s ease-in-out,
				opacity 0.2s 0s ease-in-out,
				transform 0.2s 0s ease-in-out;
}

.popup.show{
  top: 50%;
  opacity: 1;
  pointer-events: auto;
  transform:translate(-50%, -50%) scale(1);
  transition: top 0s 0s ease-in-out,
              opacity 0.2s 0s ease-in-out,
              transform 0.2s 0s ease-in-out;

}

.popup :is(header, .icons, .field){
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.popup header{
  padding-bottom: 15px;
  border-bottom: 1px solid #ebedf9;
}

.popup header .close{
	display: flex;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
	transition: all 0.3s ease-in-out;
	color: #5E2340;
	font-size: 17px;
	background: rgba(94,35,64,.2);
	height: 33px;
	width: 33px;
	cursor: pointer;
	position: absolute;
	top: 1rem;
	right: 1.5rem;
}

header .close:hover{
	color: #fff;
	background: rgba(94,35,64,1);
	opacity: 1;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
	opacity: 1;
}

.popup .content{
	margin: 20px 0;
}

.content .field{
	margin: 12px 0 -5px 0;
	height: 45px;
	border-radius: 4px;
	padding: 0 5px;
	border: 1px solid #e1e1e1;
}

.field.active{
	border-color: #7d2ae8;
}

.field i{
	width: 50px;
	font-size: 18px;
	text-align: center;
}

.field.active i{
	color: #7d2ae8;
}

.field input{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	font-size: 15px;
	padding-right: 15px;
}

.field button{
	color: #fff;
	padding: 5px 18px;
	background: #5E2340;
	border: 1px solid #5E2340;
	font-size: 1.4rem;
	line-height: 1.8rem;
	border-radius: 5px;
	box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.field button:hover{
	background: #fff;
	color: #5E2340;
	border: 1px solid #5E2340;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.popup p {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	margin-bottom: 1.0rem;
}

#parte_superior_header_2 {
	position: relative;
	height: calc(100vh - 7.1rem);
}

#parte_superior_header_2 .image-header-post {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
	animation-delay: 0.2s;
}

#header_post_2 h1 {
	max-width: 86.0rem;
	width: 100%;
	font-size: 6.5rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin-top: 1.8rem;
}

.textos-header-2 {
	position: absolute;
	z-index: 10;
	bottom: 6.9rem;
	left: 0;
	width: 100%;
}

.topic-category-post-2 .topic-name-post {
	background: #fff;
}

.topic-category-post-2 .categoria-post {
	color: #fff;
}

.gris-header-full {
	background: linear-gradient(360deg, #090F25 0%, rgba(16, 36, 106, 0) 77.51%);
	opacity: 0.5;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	animation-delay: 0.2s;
}

#parte_inferior_header_2 {
	padding-bottom: 1.0rem;
	padding-top: 1.0rem;
	border-bottom: 1px solid rgba(94,35,64,.2);
}

#parte_inferior_header_2 .by-author {
	text-align: left;
}

#header_post_3 {
	padding-bottom: 10.0rem;
}

#parte_superior_header_3 {
	background: #5E2340;
	padding-top: 14.2rem;
	padding-bottom: 6.4rem;
}

#parte_superior_header_3 .topic-category-post {
	text-align: left;
}

#parte_superior_header_3 .categoria-post {
	color: #fff;
}

#parte_superior_header_3 h1 {
	max-width: 86.0rem;
	width: 100%;
	font-size: 6.5rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin-bottom: 2.3rem;
}

#parte_superior_header_3 .by-author {
	color: #fff;
	text-align: left;
}

#parte_superior_header_3 .by-author span {
	border: 1px solid rgba(255,255,255.2);
}

#parte_superior_header_3 .by-author a, 
#parte_superior_header_3 .by-author a:hover, 
#parte_superior_header_3 .by-author a:focus {
	padding: 3px 8px;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 8px;
	margin-left: 0.5rem;
	color: #fff;
	margin-right: 5px;
}

.video-header,
.video-post {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.video-header iframe,
.video-header object,
.video-header embed,
.video-post iframe,
.video-post object,
.video-post embed {
	width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.portada-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	cursor: pointer;
	z-index: 0;
}

.desaparece-thumbnail .portada-video,
.desaparece-thumbnail .play-video {
	display: none;
}

.play-video {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: auto;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.play-video:hover, .play-video:focus {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#parte_inferior_header_3 {
	position: relative;
}

.marron-mitad {
	background: #5E2340;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
}

#header_post_4 {
	background: #EDEBEC;
	padding-top: 11.2rem;
	padding-bottom: 2.0rem;

}

#header_post_4 .image-header-post {
	margin-bottom: 7px;
	animation-delay: 0.2s;
}

#header_post_4 .video-header {
	margin-bottom: 7px;
	animation-delay: 0.2s;
}

.iconos-share-event {
	position: relative;
}

#header_post_4 .topic-category-post {
	text-align: left;
}

#header_post_4 h1 {
	margin-bottom: 1.8rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

#header_post_4 .by-author {
	text-align: left;
	margin-bottom: 2.5rem;
}

.text-header-post {
	font-size: 2.0rem;
	line-height: 130%;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 3.9rem;
}

.cta-header-post, .cta-header-post:hover, .cta-header-post:focus {
	position: relative;
	display: inline-block;
	background: #00E082;
	border-radius: 8px;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	padding: 1.4rem 6.3rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.cta-header-post:hover, .cta-header-post:focus {
	background: #5E2340;
	color: #00E082;
}

#header_post_5 {
	padding-top: 11.1rem;
	padding-bottom: 10.0rem;
}

#header_post_5 .topic-category-post,
#header_post_5 .by-author {
	text-align: left;
}

#header_post_5 h1 {
	max-width: 104.0rem;
	font-size: 6.5rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.alinear-derecha .popup {
	text-align: left;
}

.cta-post-verde, .cta-post-verde:hover, .cta-post-verde:focus {
	position: relative;
	display: inline-block;
	background: #00E082;
	border-radius: 8px;
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #5E2340;
	padding: 1.4rem 6.3rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-top: 3.8rem;
	margin-bottom: 3.8rem;/*cetrex adaptabilidad móvil*/
}

.cta-post-verde:hover, .cta-post-verde:focus {
	background: #5E2340;
	color: #00E082;
}

#content_post {
	padding-bottom: 0rem;
}

.contenido-texto-post {
	max-width: 95.2rem;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	margin-bottom: 3.0rem;
}
.espaciado-arriba{
	margin-top: 8.0rem;
}
.espaciado-post-debajo {
	margin-bottom: 6.0rem;
	margin-top: 6.0rem;
}
.espaciado-post-debajo-iframe{
	margin-bottom: 6.0rem;
}
.wysy-post {
	width: 100%;
	position: relative;
}

.wysy-post p, .wysy-post span,
.wysy-post div, .wysy-post li {
	font-size: 2.0rem;
	line-height: 3.5rem;
	color: #5E2340;
	position: relative;
}

.wysy-post p {
	margin-bottom: 1.0rem;
}

.wysy-post b, .wysy-post strong {
	font-weight: normal;
	font-family: 'GreycliffCF-Bold';
	color: #5E2340;
}

#content_post h2 {
	font-size: 4.6rem;
	line-height: 97%;
	margin-bottom: 3.0rem;
	margin-top: 3.0rem;
	color: #5E2340;
}
.content_post_library{
	margin-top:0!important;
	margin-bottom: 40px!important;
}

#content_post h3 {
	font-family: 'GreycliffCF-Bold';
	font-size: 3.0rem;
	margin-bottom: 97%;
	margin-bottom: 2.0rem;
	margin-top: 3.0rem;
	color: #5E2340;
}

#content_post h4 {
	font-family: 'GreycliffCF-Bold';
	font-size: 2.0rem;
	margin-bottom: 97%;
	margin-bottom: 1.0rem;
	margin-top: 2.0rem;
	color: #5E2340;
}

.wysy-post a, .wysy-post a:hover, .wysy-post a:focus {
	font-size: 2.0rem;
	line-height: 3.5rem;
	color: #5E2340;
	text-decoration: none;
	border-bottom: 2px solid #00E082;
	padding-bottom: 1px;
	font-family: 'GreycliffCF-Bold';
}

.wysy-post a:hover, .wysy-post a:focus {
	border-bottom: 2px solid #5E2340;
}

.wysy-post ul {
	list-style: none;
	padding-left: 0;
	padding-top: 2.3rem;
}

.wysy-post ul li:before {
	content: url('/wp-content/themes/mschools/images/bullet-post.svg');
	position: absolute;
	left: 0;
	top: 0;
}

.wysy-post li {
	padding-left: 3.3rem;
	padding-bottom: 2.3rem;
}

.bullet-point-post {
	padding-left: 3.3rem;
	position: relative;
	font-size: 2rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 1.5rem;
}

.bullet-point-post svg {
	position: absolute;
	top: 0.4rem;
	left: 0;
	width: 1.7rem;
}

.number-point-post {
	padding-left: 7.4rem;
	position: relative;
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
	padding-bottom: 5.1rem;
	border-left: 1px solid rgba(94,35,64,.2);
}

.number-point-post:last-child {
	border-left: none;
}

.title-number-point-post {
	font-size: 3.0rem;
	line-height: 3.5rem;
	font-family: 'GreycliffCF-Bold';
	margin-bottom: 1.0rem;
	transform: translateY(-3px);
}

.text-number-point-post {
	font-size: 2.0rem;
	line-height: 3.5rem;
}

.number-point {
	position: absolute;
	top: 0rem;
	left: 0;
	background: #00E082;
	font-size: 1.4rem;
	line-height: 1.8rem;
	text-align: center;
	letter-spacing: -0.02em;
	color: #5E2340;
	width: 3.3rem;
	height: 3.3rem;
	border-radius: 100%;
	padding-top: 0.7rem;
	transform: translateX(-1.65rem);
}

.numbered-list-post {
	padding-left: 1.65rem;
}

.caption-content-post {
	padding-top: 2.2rem;
	font-size: 1.7rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.quote-post {
	background: #FBD97E;
	text-align: center;
	padding-top: 11.5rem;
	padding-bottom: 10.8rem;
}

.text-opinion-about {
	max-width: 86.2rem;
	width: 80vw;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.swiper-container-post .swiper-slide {
	opacity: 1 !important;
	width: auto;
	height: auto;
	margin-right: 30px;
}

.swiper-container-post {
	width: 100vw;
	overflow: hidden;
	
}

@media (min-width: 1000px) {
	.swiper-container-post {
		padding-left: calc(50vw - 465px);
		padding-right: calc(50vw - 465px);
	}
}

@media (min-width: 1200px) {
	.swiper-container-post {
		padding-left: calc(50vw - 555px);
		padding-right: calc(50vw - 555px);
	}
}

@media (min-width: 1281px) {
	.swiper-container-post {
		padding-left: calc(50vw - 590px);
		padding-right: calc(50vw - 590px);
	}
}

@media (min-width: 1401px) {
	.swiper-container-post {
		padding-left: calc(50vw - 635px);
		padding-right: calc(50vw - 635px);
	}
}

.swiper-post-button-prev, .swiper-post-button-next {
	display: inline-block;
}

.swiper-post-button-next {
	margin-left: 1.2rem;
}

.swiper-container-post img {
	height: 45vh;
	width: auto;
}

.slider-post-content {
	padding-top: 6.5rem;
	position: relative;
	background: #EDEBEC;
}

.redonda-fondo-slider-post {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 90%;
}

.slider-post-content .swiper-button-disabled {
	opacity: 0.4;
}

.complex-1 {
	background: #EDEBEC;
	padding-top: 5.6rem;
	padding-bottom: 5.6rem;
}

.complex-1 h2 {
	margin-bottom: 3.0rem;
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.complex-1 p {
	font-size: 2.0rem;
	line-height: 150%;
	color: #5E2340;
}

.complex-1 .number-point-post {
	border-left: none !important;
	padding-bottom: 1.0rem;
	padding-left: 3.0rem;
}

.complex-1 .number-point {
	top: -1px;
}

.accordion-post {
	width: 100%;
}

.point-accordion {
	position: relative;
	margin-bottom: 2.0rem;
	display: table;
	cursor: pointer;
	width: 100%;
	background: rgba(255,255,255,1);
	border-radius: 8px;
}

.point-accordion:hover .table-accordion, .point-accordion:focus .table-accordion, .point-accordion-activo .table-accordion {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.table-accordion {
	padding: 2.0rem 7.1rem 2.1rem 2.0rem;	
	display: table;
	table-layout: fixed;
	width: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.title-table-accordion svg {
	position: absolute;
	top: 50%;
	right: -5.0rem;
	transform: translateY(-50%);
}

.title-table-accordion {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.title-table-accordion p {
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
	font-family: 'GreycliffCF-Bold';
}

.text-table-accordion {
	padding-right: 5.0rem;
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
	animation-delay: 0.15s;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: scale(0.75);
}

.point-accordion-activo .text-table-accordion {
	margin-top: 2.0rem;
	height: 100%;
	max-height: 300.0rem;
	opacity: 1 !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: scale(1);
    padding: 0 7.1rem 2.1rem 2.0rem;
}

.point-accordion-activo .eliminar-activo {
	display: none;
}

.complex-azul {
	background: #B5DCF6;
}

.fondo-naranja {
	padding-top: 8.8rem;
	padding-bottom: 10.3rem;
	background: #FDC2B3;
}
.complex-c{
	padding-top: 8.8rem;
	padding-bottom: 10.3rem;
}
.year-chronology-post {
	padding-left: 30.0rem;
	position: relative;
	border-left: 1px solid rgba(94,35,64,.2);
}

.year-chronology-post:last-child {
	border-left: none;
	transform: translateY(-5.5rem);
}

.year-chronology-post:first-child .year-chronology,
.year-chronology-post:first-child .textos-chronology-post {
	transform: translateY(-3rem);
}

.year-chronology {
	font-size: 7.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	position: absolute;
	top: 0;
	left: 0;
}

.year-chronology svg {
	margin-right: 2.4rem;
	transform: translate(-8px, -5px);
}

.title-year-chronology-post {
	font-size: 3.0rem;
	line-height: 117%;
	color: #5E2340;
	margin-bottom: 1.5rem;
}

.text-year-chronology-post p,
.text-year-chronology-post li,
.text-year-chronology-post div {
	font-size: 2.0rem;
	line-height: 3.5rem;
	color: #5E2340;
	margin-bottom: 1.0rem;
}

.year-chronology-post img {
	margin-top: 4.7rem;
	margin-bottom: 8.0rem;
}

.step-post {
	padding-left: 30vw;
	position: relative;
	border-left: 1px solid rgba(94,35,64,.2);
}

.steps-post .step-post:last-child {
	border-left: none;
}

.steps-post .step-post:first-child .left-step-post,
.steps-post .step-post:first-child .text-step-post {
	transform: translateY(-3rem);
}

.left-step-post {
	max-width: calc(30vw - 6.0rem);
	font-size: 3.0rem;
	line-height: 117%;
	color: #5E2340;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 3.0rem;
}

.left-step-post .number-point {
	position: absolute;
	top: -2px;
	left: 0px;
}

.text-step-post p,
.text-step-post li,
.text-step-post div {
	font-size: 2.0rem;
	line-height: 3.5rem;
	color: #5E2340;
	margin-bottom: 1.0rem;
}

.textos-step-post img {
	margin-top: 4.7rem;
	margin-bottom: 8.0rem;
}

.interviewer {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	padding-right: 3.0rem;
	margin-top: 0.8rem;
}

.interviewer svg {
	margin-left: 1.2rem;
}

.question {
	font-size: 2.0rem;
	line-height: 175%;
	color: #5E2340;
	margin-bottom: 2.0rem;
	font-family: 'GreycliffCF-Bold';
}

.answer {
	font-size: 2.0rem;
	line-height: 175%;
	color: #5E2340;
	padding-bottom: 5.0rem;
}

.title-question-answer {
	padding-bottom: 3.8rem;
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 1.0rem;
	border-bottom: 1px solid rgba(94,35,64,.2);
}

.question-answer {
	padding-top: 1.0rem;
	margin-bottom: 2.0rem;
}

.question-answer .answer {
	border-bottom: 1px solid rgba(94,35,64,.2);
}

.question-answer:last-child .answer {
	border-bottom: none;
}

.title-speakers-post {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	padding-bottom: 5.0rem;
}

.speaker-post {
	padding-top: 2.5rem;
	border-top: 1px solid rgba(94,35,64,.2);
	padding-bottom: 7.7rem;
}

.name-speaker {
	margin-bottom: 0.9rem;
	font-size: 3.0rem;
	line-height: 110%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.cargo-speaker {
	padding-bottom: 2.9rem;
	font-size: 1.7rem;
	line-height: 97.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.5;
}

.descripcion-speaker {
	font-size: 2.0rem;
	line-height: 155%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.highlights-post {
	background: #5E2340;
	padding-top: 7.6rem;
	padding-bottom: 2.8rem;
}
.complex_9_h {
	padding-top: 7.6rem;
	padding-bottom: 2.8rem;
}

.highlight-post {
	text-align: center;
	padding: 1.0rem 2.0rem !important;
	border-right: 1px solid rgba(255,255,255,.2);
}

.valor-high-post {
	margin-bottom: 1.0rem;
	font-size: 8.5rem;
	line-height: 97.1%;
	text-align: center;
	letter-spacing: -0.03em;
	color: #00E082;
}

.texto-high-post {
	font-size: 1.7rem;
	line-height: 153%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	opacity: 0.5;
}

.highlight-post:last-child {
	border-right: none;
}

.titulo-logos-post {
	margin-bottom: 5.6rem !important;
	text-align: center;
	letter-spacing: -0.03em;
}

.logo-post {
	padding-left: 4.2rem !important;
	padding-right: 4.2rem !important;
	text-align: center;
}

.img-logo-post {
	padding-bottom: 3.1rem;
   /* height: 7.4rem; */
    max-width: 100%;
}

.external-link {
	background: #FFFFFF;
	border-radius: 8px;
	padding: 1.5rem 2.1rem !important;
}

.sin-padding {
	padding-left: 0 !important;
}

.sin-padding:last-child {
	padding-bottom: 2.0rem !important;
}

.url-external-link {
	font-size: 1.7rem;
	line-height: 2.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	overflow:hidden;
}

.external-link path,
.external-link line {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.external-link circle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.external-link:hover path,
.external-link:hover line {
	stroke: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.external-link:hover circle {
	fill: #5E2340;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.title-external-link {
	padding-left: 2.7rem;
	padding-bottom: 5px;
	font-size: 1.7rem;
	line-height: 2.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.description-external-link {
	padding-left: 2.7rem;
	font-size: 1.4rem;
	line-height: 136%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.6;
}

.external-link svg {
	position: absolute;
	bottom: -0.3rem;
	right: 0;
}

.external-link img {
	margin-bottom: 1.8rem;
}

.external-link-resource:first-child {
	margin-top: 10.0rem;
}

.external-link-resource:last-child {
	margin-bottom: 10.0rem;
}

.external-link-resource .contenido-texto-post {
	margin-bottom: 3.4rem;
}

.external-link-resource:last-child .contenido-texto-post {
	margin-bottom: 0;
}

.resources-module-post {
	background: #BFB8FD;
	padding-top: 8.5rem;
	padding-bottom: 13.6rem;
}

.resources-module-post h2 {
	max-width: 91.0rem;
	padding-bottom: 6.1rem;
	margin-bottom: 0;
}

.resources-module-post .external-link {
	margin-bottom: 2.7rem;
}

.chapter-resources {
	padding-top: 1.9rem;
	border-top: 1px solid rgba(94,35,64,.2);
}

.title-chapter {
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.share-post-module {
	padding-top: 2.8rem;
	padding-bottom: 2.8rem;
	background: #5E2340;
	text-align: center;
}

.share-buttons-module-post span {
	font-size: 1.7rem;
	line-height: 2.0rem;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	margin-right: 1.7rem;
}

.share-buttons-module-post .addtoany_shortcode {
	display: inline-block;
}

.share-buttons-module-post .addtoany_shortcode path {
	fill: #00E082;
}

.share-buttons-module-post .addtoany_shortcode a,
.share-buttons-module-post .addtoany_shortcode a:hover,
.share-buttons-module-post .addtoany_shortcode a:focus {
	border-radius: 100%;
	border: 1px solid rgba(0,224,130,.4);
	width: 3.8rem;
	height: 3.8rem;
	text-align: center;
	margin-right: 8px;
	transform: translateY(-3px);
}

.share-buttons-module-post .addtoany_shortcode a:hover,
.share-buttons-module-post .addtoany_shortcode a:focus {
	border: 1px solid rgba(0,224,130,1);
}

.share-buttons-module-post .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
    height: 26px;
    line-height: 26px;
    width: 26px;
    transform: translate(1px, 4px);
}

.tags-post {
	background: #FDC2B3;
	padding-top: 6.2rem;
	padding-bottom: 6.6rem;
	text-align: center;
}

.tag-post {
	background: #FFFFFF;
	border-radius: 8px;
	font-size: 1.4rem;
	line-height: 1.7rem;
	color: #5E2340;
	padding: 3px 10px 2px 9px;
	display: inline-block;
	margin-right: 1.4rem;
	margin-bottom: 1.8rem;
	white-space: nowrap;
}

.contenido-tags-post {
	max-width: 55.0rem;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

.sources-module-post {
	background: #EDEBEC;
	padding-top: 8.5rem;
	padding-bottom: 13.2rem;
}

.sources-module-post .contenido-texto-post {
	margin-bottom: 0;
}

.sources-module-post h2 {
	margin-bottom: 3.6rem;
}

.sources-module-post .external-link {
	margin-bottom: 1.8rem;
}

.text-source-external-link {
	margin-top: 0.8rem;
	margin-bottom: 1.8rem;
	font-size: 2.0rem;
	line-height: 155%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.authors-post {
	background: #5E2340;
	padding-top: 11.5rem;
	padding-bottom: 15.0rem;
}

.authors-post .contenido-texto-post {
	margin-bottom: 0;
}

.authors-post h2 {
	margin-bottom: 7.5rem !important;
	font-size: 5.6rem !important;
	line-height: 97.1%;
	text-align: center;
	letter-spacing: -0.03em;
	color: #FFFFFF !important;
}

.title-author-post {
	margin-bottom: 1.0rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}

.author-post {
	margin-bottom: 6.5rem;
}

.author-post .derecha-author-post {
	border-top: 1px solid rgba(255,255,255,.2);
	padding-top: 1.9rem;
}

.description-author-post {
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	max-width: 49.0rem;
	margin-top: 1.9rem;
}

.related-content-post .contenido-texto-post {
	margin-bottom: 0;
}

.related-content-post h2 {
	margin-bottom: 5.2rem !important;
}

.derecha-related-post {
	padding-top: 2.7rem;
	border-top: 1px solid rgba(94,35,64,.2);
}

.derecha-related-post .by-author {
	width: 100%;
	text-align: left;
	margin-top: 1.3rem;
	margin-bottom: 3.7rem;
}

.title-post-related {
	max-width: 40.0rem;
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-top: 1.3rem;
}

.audio-player-module {
    padding-top: 7.6rem;
    padding-bottom: 5.0rem;
}

.title-podcast {
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
	margin-bottom: 2.1rem;
	position: relative;
	max-width: 95.0rem;
	left: 50%;
	transform: translateX(-50%);
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
	background: #00E082;
}

.plyr--full-ui input[type=range] {
	color: #00E082;
}

.plyr--audio {
	position: relative;
	max-width: 95.0rem;
	left: 50%;
	transform: translateX(-50%);
}

.plyr--audio .plyr__controls {
	background: #5E2340;
	border-radius: 6px;
}

.plyr__control svg {
	fill: #fff;
}

.plyr__controls .plyr__controls__item.plyr__time {
	color: #fff;
}



/*--------------------------------------------------------------
# Discover Page
--------------------------------------------------------------*/

#header_discover {
	padding-top: 20.4rem;
	padding-bottom: 8.2rem;
	min-height: 100vh;
}

.page-template-page-discover .alm-listing {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2.4rem;
    margin-right: -2.4rem;
}

.post-grid {
	margin-bottom: 8.4rem;
	padding-left: 2.4rem !important;
	padding-right: 2.4rem !important;
}

.post-grid .full-width {
	margin-bottom: 1.8rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.post-grid:hover .full-width {
	opacity: 0.6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.page-template-page-discover h1 {
	margin-bottom: 6.3rem;
	font-size: 8.0rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	max-width: 90.0rem;
}

.title-post-grid {
	margin-bottom: 1.3rem;
	margin-top: 1.1rem;
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.post-grid .topic-name-post {
	margin-left: 0;
	margin-bottom: 0.0rem;
}

#most_viewed_posts {
	background: #EDEBEC;
	padding-bottom: 6.2rem;
	padding-top: 7.6rem;
}

#most_viewed_posts h2 {
	margin-bottom: 5.1rem;
	font-size: 2.4rem;
	line-height: 111.1%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.otgs-development-site-front-end {
	display: none !important;
}

.swiper-container-mostview {
	width: 100vw;
	overflow: hidden;
	padding-top: 4.1rem;
}

.swiper-container-mostview .swiper-slide {
	width: 25vw;
	opacity: 1 !important;
	padding-right: 2.0rem;
}

.post-mostview .espaciado-izquierda-mini {
	padding-left: 2.7rem !important;
}

.post-mostview .topic-name-post {
	margin-left: 0;
	margin-bottom: 0.5rem;
}

.post-mostview .title-post-grid {
	font-size: 2.0rem;
	line-height: 111.1%;
	margin-bottom: 1.4rem;
	margin-top: 1.1rem;
}

.post-mostview .topic-name-post,
.post-mostview .categoria-post {
	font-size: 1.4rem;
	line-height: 100%;
	white-space: nowrap;
}

.post-mostview .by-author,
.post-mostview .by-author span {
	text-align: left;
	font-size: 1.4rem;
	line-height: 100%;
}

.post-mostview .by-author span {
	border: none;
	padding: 0 0;
	margin-left: 0;
}

.swiper-mostview-button-prev {
	display: inline-block;
	margin-right: 2.0rem;
}

.swiper-mostview-button-next {
	display: inline-block;
}

#most_viewed_posts .swiper-button-disabled {
	opacity: 0.5;
}

#most_viewed_posts .swiper-slide img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#most_viewed_posts .swiper-slide:hover img {
	opacity: 0.6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.alm-is-filtering .alm-btn-wrap,
.alm-loading .alm-btn-wrap {
	display: none !important;
}

#header_discover .alm-load-more-btn {
	background: #00E082 !important;
	border-radius: 8px !important;
	font-size: 1.7rem !important;
	line-height: 2.0rem !important;
	color: #5E2340 !important;
	padding: 1.4rem 3.6rem 1.2rem 3.6rem !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#header_discover .alm-load-more-btn:hover,
#header_discover .alm-load-more-btn:focus {
	background: #5E2340 !important;
	border-radius: 8px !important;
	font-size: 1.7rem !important;
	line-height: 2.0rem !important;
	color: #00E082 !important;
	padding: 1.4rem 3.6rem 1.2rem 3.6rem !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.wrapper-post-grid-classroom {
	background: #fff;
	border-radius: 8px;
	height: 47.0rem;
	overflow: hidden;
}

.lado-izquierdo-grid-classroom,
.lado-derecho-grid-classroom {
	height: 47.0rem;
	position: relative;
}

.lado-derecho-grid-classroom .full-width {
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}

.lado-izquierdo-grid-classroom {
	padding: 2.1rem 2.5rem !important;
}

.description-classroom-grid {
	font-size: 1.7rem;
	line-height: 2.0rem;
	color: #5E2340;
	margin-bottom: 2.4rem;
}

.wrapper-post-grid-classroom .by-author {
	text-align: left;
}

.textos-inferiores-grid-classroom {
	position: absolute;
	bottom: 2.1rem;
	left: 2.5rem;
	max-width: calc(100% - 5.0rem);
}

#presentation_classroom {
	background: #5E2340;
	padding-top: 16.4rem;
	padding-bottom: 7.0rem;
}

#submenu_cxp {
	padding-top: 2.1rem;
	padding-bottom: 2.1rem;
	position: fixed;
	top: 6.5rem;
	left: 0;
	background: #5E2340;
	z-index: 100;
}

.enlace-submenu-cxp,
.enlace-submenu-cxp:hover,
.enlace-submenu-cxp:focus {
	font-weight: 400;
	font-size: 1.7rem;
	line-height: 2.0rem;
	color: rgba(255,255,255,.5);
	display: inline-block;
	margin-right: 3.2rem;
	position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.enlace-submenu-cxp svg {
	opacity: 0;
	position: absolute;
    top: calc(100% + 5px);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.enlace-submenu-cxp:hover,.enlace-submenu-cxp:focus,
.enlace-submenu-cxp-activo {
	color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.enlace-submenu-cxp:hover svg,
.enlace-submenu-cxp:focus svg,
.enlace-submenu-cxp-activo svg {
	opacity: 1;
	position: absolute;
    top: calc(100% + 5px);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#presentation_classroom h1 {
	margin-top: 1.3rem;
	margin-bottom: 1.3rem;
	font-size: 6.5rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
}

#presentation_classroom .categoria-post {
	color: #fff;
}

.video-classroom {
	position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.video-classroom iframe {
	width: 100%;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.description-classroom {
	max-width: 43.0rem;
	font-size: 2.0rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	margin-bottom: 11.1rem;
}

#presentation_classroom .by-author {
	color: #fff;
}

#presentation_classroom .by-author span {
	border: 1px solid rgba(255,255,255,.2);
}

#presentation_classroom .by-author a, 
#presentation_classroom .by-author a:hover, 
#presentation_classroom .by-author a:focus {
	border: 1px solid rgba(255,255,255,.2);
	color: #fff;
}

#presentation_classroom #fila_inferior_share {
    border-bottom: 1px solid rgba(255,255,255,.2);
}

#presentation_classroom .view-modal {
    border: none;
    padding-left: 0;
}

#presentation_classroom .view-modal span {
	color: #00E082;
}

#presentation_classroom .view-modal svg path {
	stroke: #00E082;
}

#tags_especiales_classroom {
	padding-top: 5.6rem;
	padding-bottom: 7.0rem;
	background: #FDC2B3;
}

.titulo-tags-especiales {
	margin-bottom: 1.7rem;
	font-weight: 400;
	font-size: 1.7rem;
	line-height: 105%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.titulo-tags-especiales svg {
	display: inline-block;
	margin-right: 1.0rem;
}
.proposal .tag-especial-post {
	white-space: normal!important;
}
.tag-especial-post {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #5E2340;
	padding: 5px 9px;
	background: #FFF;
	border-radius: 8px;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	display: inline-block;
	margin-bottom: 1.2rem;
	white-space: nowrap;
}
.tag-especial-post2 {
	font-size: 1.6rem;
    line-height: 2.7rem;
	color: #fff;
	padding: 5px 9px;
	background: #5E2340;
	border-radius: 8px;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	display: inline-block;
	margin-bottom: 1.2rem;
	white-space: nowrap;
}

.tags-especiales {
	margin-bottom: 2.5rem;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}
.proposal-module-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.proposal-module-header h2 {
    margin: 0; 
}

#content_classroom_experience .resources-module-post h2 {
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.context-module-post {
	padding-top: 14.6rem;
	padding-bottom: 8.6rem;
}

.context-module-post h2 {
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.description-context-classroom {
	margin-bottom: 7.0rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.title-left-context {
	margin-bottom: 2.8rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.swiper-context-button-prev,
.swiper-context-button-next {
	display: inline-block;
}

.swiper-context-button-prev {
	margin-right: 1.8rem;
}

.objectives-module-post {
	background: #FBD97E;
	padding-top: 14.4rem;
	padding-bottom: 16.1rem;
}

.objectives-module-post h2 {
	margin-bottom: 5.6rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.objective-classroom {
	padding-right: 6.0rem !important;
}

.icon-obj {
	margin-bottom: 1.9rem;
	height: 3.2rem;
	width: auto;
}

.title-obj {
	margin-bottom: 1.2rem;
	font-size: 2.1rem;
	line-height: 125%;
	letter-spacing: -0.02em;
	color: #5E2340;
	font-weight: 700;
}

.text-obj {
	font-size: 1.7rem;
	line-height: 2.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.swiper-container-objectives {
	overflow: hidden;
	width: 100%;
}

.swiper-container-objectives .swiper-slide {
	height: auto;
	opacity: 1 !important;
}

.swiper-container-objectives .swiper-wrapper {
	padding-bottom: 10.0rem;
}

.swiper-scrollbar-drag {
	background: #FFFFFF;
	border-radius: 100px;
	cursor: pointer;
	top: -1px;
	left: -1px;
	height: calc(100% + 2px);
	border: 1px solid #fff;
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: relative;
	left: 0%;
	width: 100%;
	background: transparent;
	border: 1px solid rgba(94,35,64,.2);
	border-radius: 100px;
}

.symbol-drag {
	position: relative;
	margin-left: 5.0rem;
	margin-top: 1.3rem;
}

.advices-module-post {
	padding-top: 16.0rem;
	padding-bottom: 15.0rem;
}

.advices-module-post h2 {
	margin-bottom: 1.4rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.subtitle-advices-post {
	margin-bottom: 4.7rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.title-advice-post {
	font-size: 1.7rem;
	line-height: 2.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.text-advice-post {
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.advice-post {
	padding-right: 6.8rem !important;
	padding-left: 3.0rem !important;
	border-right: 1px solid rgba(94,35,64,.2);
	padding-bottom: 6.0rem;
}

.advices-post {
	margin-left: -3.0rem;
}

.illustration-advice {
	position: absolute;
	bottom: 6.0rem;
	right: 0;
	width: calc(100% - 5.0rem);
}

.title-advice-post {
	font-size: 1.7rem;
	line-height: 2.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	font-family: 'GreycliffCF-Bold';
	margin-bottom: 1.2rem;
}

.text-advice-post {
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.advice-post:nth-child(3n) {
	border-right: none !important;
}

.advice-post .number-point {
	position: relative;
    display: inline-block;
    transform: translate(0,0);
    margin-bottom: 1.5rem;
}

.boton-author-ce,
.boton-author-ce:hover,
.boton-author-ce:focus {
	display: inline-block;
	padding: 1.4rem 1.6rem;
	font-weight: normal;
	font-size: 1.7rem;
	line-height: 2.0rem;
	color: #5E2340;
	background: #00E082;
	text-decoration: none;
	border: 1px solid #00E082;
	border-radius: 8px;
	margin-top: 3.5rem;
}

.boton-author-ce:hover,
.boton-author-ce:focus {
	background: #5E2340;
	color: #00E082;
}

.boton-author-ce svg,
.boton-author-ce:hover svg,
.boton-author-ce:focus svg {
	margin-left: 6.3rem;
}

.boton-author-ce path {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.boton-author-ce:hover path,
.boton-author-ce:focus path {
	stroke: #00E082;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-posts {
	padding-left: 7.0rem !important;
	padding-right: 7.0rem !important;
	padding-top: 0;
	padding-bottom: 3.0rem;
}
.related-posts-challenge {
	padding-left: 0rem !important;
	padding-right: 0rem !important;
	padding-top: 0;
	padding-bottom: 3.0rem;
}

.related-posts-classroom {
	padding-top: 10.0rem !important;
}

.related-posts .post-grid {
	padding-left: 1.6rem !important;
	padding-right: 1.6rem !important;
}

.related-posts h2 {
	margin-bottom: 6.0rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	padding-left: 1.6rem !important;
}

.related-posts .by-author {
	text-align: left;
}

.related-posts .by-author span {
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 5px;
}

.evaluation-module-post {
	padding-top: 14.0rem;
	padding-bottom: 8.0rem;
}

.evaluation-module-post h2 {
	margin-bottom: 5.3rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.text-evaluation-right {
	margin-bottom: 8.0rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.subtitle-evaluation {
	margin-bottom: 1.4rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.bullets-espaciado-debajo {
	margin-bottom: 4.5rem;
}

.title-download-exercises {
	margin-bottom: 5px;
	font-size: 1.7rem;
	line-height: 2.1rem;
	letter-spacing: -0.02em;
	color: #5E2340;
	font-weight: 600;
}

.text-download-exercises {
	max-width: 33.0rem;
	font-size: 1.4rem;
	line-height: 136%;
	letter-spacing: -0.02em;
	color: #5E2340;
	opacity: 0.6;
}

.download-exercises svg {
	top: 50%;
	transform: translateY(-50%);
}

.download-exercises {
	margin-top: 6.3rem;
}

.didactic-module-post {
	padding-top: 14.6rem;
	padding-bottom: 8.0rem;
}

.didactic-module-post h2 {
	margin-bottom: 6.7rem;
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
}

.sequence-didactic {
	transform: translateY(-2.0rem);
	width: 100%;
	padding: 2.1rem 2.6rem;
	background: #FFFFFF;
	border-radius: 8px;
}

.sequence-didactic .title-number-point-post {
	font-family: 'GreycliffCF-Medium';
	margin-bottom: 0;
	font-size: 2.4rem;
	line-height: 2.9rem;
	letter-spacing: -0.02em;
	transform: translateY(0);
}

.didactic-module-post .number-point-post {
	padding-bottom: 1.7rem;
}

.texto-sequence {
	font-size: 1.7rem;
	line-height: 153%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.oculto-sequence {
	padding-top: 3.2rem;
	display: none;
}

.close-sequence {
	position: absolute;
	top: 1.6rem;
	right: 2.6rem;
	cursor: pointer;
}

.close-sequence rect {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.close-sequence:hover rect {
	fill: #5E2340;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.close-sequence path {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.close-sequence:hover path {
	stroke: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sequence-activo .oculto-sequence {
	display: block !important;
}

.rotate-sequence {
	transform-origin: center center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sequence-activo .rotate-sequence {
	transform: rotate(45deg);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.localizacion-ce {
	margin-bottom: 3.0rem;
	font-size: 1.4rem;
	line-height: 1.7rem;
	color: #FFFFFF;
	padding-left: 3.5rem;
	position: relative;
	margin-top: 1.0rem;
}

.localizacion-ce svg {
	margin-right: 1.8rem;
	position: absolute;
	left: 0;
	top: -5px;
}

.enlace-google-maps,
.enlace-google-maps:hover,
.enlace-google-maps:focus {
	display: inline-block;
	margin-left: 1.0rem;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #00E082;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid rgba(0,224,130,0);
}

.enlace-google-maps:hover,
.enlace-google-maps:focus {
	border-bottom: 1px solid rgba(0,224,130,1);
}


/*--------------------------------------------------------------
# Author
--------------------------------------------------------------*/

#header_author {
	padding-top: 14.6rem;
	padding-bottom: 8.8rem;
	background: #EDEBEC;
}

#header_author h1 {
	font-size: 5.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #5E2340;
	margin-bottom: 2.3rem;
}

.espaciado-header-author {
	width: 100.0rem;
	max-width: 100%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.redes-sociales-autor {
	margin-bottom: 3.9rem;
}

.red-social-autor circle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.red-social-autor:hover circle {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.enlace-red-social-autor,
.enlace-red-social-autor:hover,
.enlace-red-social-autor:focus {
	display: inline-block;
	margin-right: 1.5rem;
}

.description-autor {
	font-size: 2.0rem;
	line-height: 130%;
	letter-spacing: -0.02em;
	color: #5E2340;
}

#content_author {
	padding-top: 9.4rem;
	padding-bottom: 13.8rem;
}

#content_author h2 {
	margin-bottom: 5.9rem;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

#content_author .by-author span {
	display: inline-block;
	white-space: nowrap;
	margin-bottom: 5px;
}

#content_author .by-author {
	text-align: left;
}

#posts_author {
	margin-left: -2.4rem;
	margin-right: -2.4rem;
}

#links_downloads_author {
	background: #BFB8FD;
	padding-top: 6.5rem;
	padding-bottom: 5.6rem;
}

/*--------------------------------------------------------------
# Initiative detail
--------------------------------------------------------------*/

.single-initiative #content,
.single-initiative .initiative {
	background: #F5F5F5;
	margin-bottom: 0;
	border-radius: 0;
}

.single-initiative #header_mschools {
	background: #fff;
}

#header_initiative {
	padding-top: 20.0rem;
	padding-bottom: 8.2rem;
	text-align: center;
}

#header_initiative h1 {
	font-weight: 400;
	font-size: 5.6rem;
	line-height: 97.1%;
	text-align: center;
	letter-spacing: -0.03em;
	color: #5E2340;
	max-width: 80.0rem;
	width: 100%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

#header_initiative h1 span {
	color: rgba(94,35,64,.5);
	display: block;
	margin-top: 1.0rem;
}

.texto-izquierda-initiative {
	margin-bottom: 7.1rem;
	font-weight: 400;
	font-size: 3.0rem;
	line-height: 3.6rem;
	letter-spacing: -0.02em;
	color: #5E2340;
}

.texto-derecha-initiative p,
.texto-derecha-initiative span,
.texto-derecha-initiative div,
.texto-derecha-initiative li {
	font-weight: 400;
	font-size: 1.7rem;
	line-height: 2.1rem;
	color: #5E2340;
}

.texto-derecha-initiative p {
	margin-bottom: 1.7rem;
}

.texto-derecha-initiative b,
.texto-derecha-initiative strong {
	font-weight: 700;
}

.single-initiative #kpis_about {
	padding-top: 11.0rem;
	padding-bottom: 12.3rem;
}

.single-initiative #objetives_area {
	background: #BFB8FD;
}

#submenu_initiatives {
	background: #5E2340;
	padding-bottom: 0;
	position: fixed;
	z-index: 100;
	top: 6.5rem;
	left: 0;
}

.enlace-initiative-submenu,
.enlace-initiative-submenu:hover,
.enlace-initiative-submenu:focus {
	font-weight: 400;
	font-size: 1.7rem;
	line-height: 2.0rem;
	color: rgba(255,255,255,.5);
	padding-bottom: 1.9rem;
	padding-top: 2.1rem;
	display: inline-block;
	margin-right: 3.4rem;
	border-bottom: 2px solid rgba(255,255,255,0);
}

.enlace-initiative-submenu:hover,
.enlace-initiative-submenu:focus {
	color: #fff !important;
}

.enlace-initiative-submenu-activo {
	color: #fff !important;
	border-bottom: 2px solid #fff !important;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	background: #5E2340;
	height: 1px;
	width: 16px;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, 
.hamburger.is-active .hamburger-inner:before {
	background: #5E2340;
}

.menu-white .hamburger-inner, .menu-white .hamburger-inner:after, .menu-white .hamburger-inner:before {
	background: #fff;
}

.menu-white.is-nav-hidden .hamburger-inner, .menu-white.is-nav-hidden .hamburger-inner:after, .menu-white.is-nav-hidden .hamburger-inner:before,
.menu-white.is-nav-showing .hamburger-inner, .menu-white.is-nav-showing .hamburger-inner:after, .menu-white.is-nav-showing .hamburger-inner:before {
	background: #5E2340;
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 13px;
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 10px 9px 8px 9px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    height: 34px;
    width: 34px;
	border: 1px solid rgba(94,35,64,.2);
	border-radius: 8px;
}

.menu-white .hamburger {
	border: 1px solid rgba(255,255,255,.2);
}

.is-nav-hidden.menu-white .hamburger,
.is-nav-showing.menu-white .hamburger {
	border: 1px solid rgba(94,35,64,.2);
}

.hamburger--collapse .hamburger-inner {
	bottom: 6px;
}

.hamburger-inner:before {
    top: -6px;
}

.hamburger--collapse .hamburger-inner:after {
    bottom: -6px;
    top: 6px;
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0,0,0) rotate(-45deg);
}

.hamburger.is-active:hover, .hamburger:hover {
    opacity: 1;
}

.is-menu-mobile-showing {
    overflow: hidden;
    height: 100%;
}

#menu_mobile {
	background: #5E2340;
	position: fixed;
	display: none;
	width: 100vw;
	height: 100%;
	padding-top: 6.0rem;
	padding-bottom: 3.0rem;
	z-index: 999;
	overflow: hidden;
}

.is-menu-mobile-showing #menu_mobile {
	display: block !important;
}

.is-menu-mobile-showing .logo-mschools .schools-logo-mschools {
	fill: #ffffff !important;
}

.is-menu-mobile-showing .logo-mschools .m-logo-mschools {
	fill: #00E082 !important;
}

.is-menu-mobile-showing #header_mschools {
	background: transparent !important;
}

.is-menu-mobile-showing .hamburger {
	border: 1px solid rgba(255,255,255,.2);
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, 
.hamburger.is-active .hamburger-inner:before {
	background: #fff;
}

.circle-right {
	position: absolute;
	width: 50vw;
	height: auto;
	right: 0;
	top: 10%;
}

.circle-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 55vw;
	height: auto;
}

.circle-left {
	position: absolute;
	width: 25vw;
	height: auto;
	left: 0;
	top: 40%;
}

#links_menu_mobile {
	position: absolute;
	top: calc(50% - 25px);
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.link-menu-mobile, .link-menu-mobile:hover, .link-menu-mobile:focus {
	font-size: 30px;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	display: inline-block;
	
	padding-bottom: 2px;
}

.link-menu-mobile:last-child {
	margin-bottom: 0 !important;
}

.link-menu-mobile-current {
	border-bottom: 1px solid #fff;
}

#footer_menu_mobile {
	width: 100vw;
	position: absolute;
	bottom: 3.8rem;
	left: 0;
	padding-left: 2.0rem;
	padding-right: 2.0rem;
}

#menu_mobile .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
	text-align: right !important
}

#menu_mobile .wpml-ls-legacy-list-horizontal a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 3.0rem !important;
    margin-right: 0 !important;
}

@media (max-width: 500px) {
	html {
	    font-size: 62.5%;
	}
	.no-desktop {
		display: block;
	}
	.no-mobile {
		display: none !important;
	}
	.rest-events-conferences-second {
		column-count: 1;
	}
	.order-reverse {
	    display: flex;
	    flex-direction: column-reverse;
	}
	.page-template-page-home .schools-logo-mschools {
		fill: #5E2340 !important;
	}
	.logo-mschools {
	    width: 120px;
	}
	.header-home-image-event {
	    width: 100vw;
	    margin-left: -15px;
	}
	.date-event-home {
		display: none;
	}
	.title-event-home {
		font-size: 30px;
		line-height: 97.1%;
		margin-bottom: 60px;
	}
	.left-event-header-home {
	    padding-top: 20px !important;
	    padding-right: 0 !important;
	    padding-bottom: 30px !important;
	}
	#header_home .button-block-about {
		padding-left: 3.3rem;
		padding-right: 3.3rem;
		white-space: nowrap;
	}
	#header_home .button-block-about svg {
		display: none;
	}
	#header_home .button-learn-more {
		padding-left: 3.0rem;
		padding-right: 3.0rem;
		white-space: nowrap;
	}
	#header_home .button-learn-more svg {
		display: none;
	}
	h2 {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	#events_home {
	    padding-top: 50px;
	    padding-bottom: 80px;
	}
	#challenges_home {
	    padding-top: 50px;
	    padding-bottom: 80px;
	}
	#footer_mschools {
	    padding-top: 36px;
	    padding-bottom: 36px;
	}
	#logo_footer {
	    width: 120px;
	    margin-bottom: 33px;
	}
	#form_newsletter_mschools {
	    margin-bottom: 36px;
	}
	#social_networks {
	    margin-bottom: 45px;
	    margin-top: 72px;
	}
	#links_footer {
	    margin-bottom: 0;
	}
	.enlace-company-footer {
		width: 49%;
		position: relative;
		display: inline-block;
	}
	.logo-company-footer {
	    height: 40px;
	    max-width: 80%;
	    margin-bottom: 33px;
	}
	.background-image-footer {
		display: none;
	}
	.title-related-conference {
		font-size: 30px;
		line-height: 31px;
	}
	.date-related-conference,
	.date-related-event {
		font-size: 17px;
		line-height: 19px;
		margin-bottom: 5px;
	}
	.button-learn-more-related-conference, .button-learn-more-related-conference:hover,
	.button-learn-more-related-conference:focus {
		position: relative;
		bottom: auto;
		left: auto;
		float: none;
	    display: inline-block;
	    margin-left: 20px;
	    margin-top: 20px;
	}
	.button-learn-more-related-challenge, .button-learn-more-related-challenge:hover,
	.button-learn-more-related-challenge:focus {
		position: relative;
		bottom: auto;
		left: auto;
		float: none;
	    display: inline-block;
	    margin-left: 20px;
	    margin-top: 20px;
	}
	.image-related-event {
		position: relative;
		right: 0;
		width: 100%;
		display: inline-block;
		overflow: initial;
		bottom: auto;
	}
	.related-conference .image-related-event img {
		position: relative;
		height: auto !important;
		width: 90% !important;
		bottom: auto;
		right: auto;
		margin-left: 5%;
	}
	.related-challenge .image-related-event img {
		position: relative;
		height: auto !important;
		width: 90% !important;
		bottom: auto;
		right: auto;
		margin-left: 5%;
	}
	.related-challenge {
		margin-bottom: 20px;
	}
	.related-conference {
		margin-bottom: 20px;
	}
	#events_home .related-event, #events_home .wrapper-related-event, #events_home .texts-related-event, #events_home .image-related-event img {
		height: auto !important;
	}
	#challenges_home .related-event, #challenges_home .wrapper-related-event, #challenges_home .texts-related-event, #challenges_home .image-related-event img {
		height: auto !important;
	}
	.related-event .conference-category {
	    position: relative;
	    bottom: auto;
	    left: auto;
	    padding-right: 0;
	    margin-top: 20px;
	}
	#events_home .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	#challenges_home .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	#slider_initiatives_home {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.swiper-container-initiatives-home {
		width: calc(100vw - 40px) !important;
	}
	
	#initiatives_home {
		padding-top: 70px;
		padding-bottom: 76px;
		overflow: hidden;
	}
	.circle-background {
	    position: absolute;
	    bottom: auto;
	    right: -79%;
	    height: auto;
	    width: 115%;
	    top: -15%;
	    transform: rotate(-30deg);
	}
	#about_home {
		padding-top: 68px;
	}
	.text-about-home {
		margin-bottom: 40px;
	}
	#header_mschools, #content, #colophon {
		width: 100vw;
		overflow: hidden;
	}
	#header_contact {
	    padding-top: 103px;
	    padding-bottom: 135px;
	}
	#header_contact h1,
	#header_legal h1,
	#header_about h1 {
		font-size: 40px;
		line-height: 39px;
	}
	#illustration_header_contact {
	    bottom: -34.3vw;
	    width: 54vw;
	}
	#form_contact {
	    padding-top: 70px;
	    padding-bottom: 71px;
	}
	#header_legal {
		padding-top: 124px;
		padding-bottom: 42px;
	}
	.content-legal h2 {
		font-size: 30px !important;
		line-height: 39px !important;
	}
	.content-legal p, .content-legal li,
	.content-legal a, .content-legal a:hover,
	.content-legal a:focus {
		font-size: 17px;
		line-height: 30px;
	}
	#content_legal {
	    padding-top: 40px;
	    padding-bottom: 93px;
	}
	#header_about {
		padding-top: 103px;
	}
	#header_about h2 {
		margin-top: 20px;
		font-size: 26px !important;
		line-height: 34px !important;
	}
	#illustration_header_about {
	    max-width: 130vw;
	    width: 130vw;
	    margin-top: 20px;
	}
	.espaciado-izquierda,
	#community_about .espaciado-izquierda {
		padding-left: 0 !important;
	}
	#what_is_about .title-area-mschools {
		margin-top: 40px;
	}
	#what_is_about,
	#what_do_we_do {
		padding-top: 64px;
		padding-bottom: 64px;
	}
	#what_is_about h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.illustration-what-do-we-do {
		display: none;
	}
	.value-kpi {
		font-size: 38px;
		line-height: 37px;
	}
	.kpi-about {
	    padding: 2.4rem 0.5rem;
	    margin-bottom: 13px;
	}
	#what_do_we_do .text-area-mschools {
	    padding-bottom: 28px;
	}
	.image-community-about {
	    width: 100vw;
	    height: auto;
	    position: relative;
	}
	#community_about .espaciado-izquierda {
		padding: 65px 0 60px 0 !important;
	}
	#community_about h2 {
		font-size: 30px !important;
		line-height: 32px !important;
	}
	#blocks_about {
	    padding-top: 14px;
	    padding-bottom: 64px;
	}
	.block-about {
		margin-top: 50px;
	}
	.text-opinion-about {
	    margin-bottom: 2.6rem;
	    font-size: 20px;
	    line-height: 26px;
	}
	.swiper-container-opinions .swiper-slide {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.comillas-opinions {
		width: 45vw;
	}
	.swiper-opinions-button-next,
	.swiper-opinions-button-prev {
		top: 110%;
	}
	#header_initiatives {
	    padding-top: 78px;
	    padding-bottom: 220px;
	}
	#header_initiatives h1 {
		font-size: 34px !important;
		line-height: 30px !important;
	}
	#illustration_header_initiatives {
	    bottom: -66px;
	    width: auto;
	    height: 240px;
	}
	.introduction-initiatives {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 60px;
	}
	.text-initiative {
	    font-size: 1.7rem;
	    line-height: 2.2rem;
	    color: #5E2340;
	    position: relative;
	    bottom: auto;
	    left: 0;
	    max-width: 100%;
	    margin-top: 20px;
	}
	.wrapper-initiative {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	#content_initiatives {
	    padding-top: 90px;
	    padding-bottom: 109px;
	}
	#filter_events::-webkit-scrollbar {
		display: none;
	}
	.alm-filter--link.field-radio, .all-events {
		padding-bottom: 0 !important;
	}
	.alm-filters-container .alm-filter li div.alm-filter--link {
		min-height: 0;
		padding: 0 10px;
	}
	.alm-filters-container .alm-filter ul {
		white-space: nowrap;
	}
	.alm-filters-container {
		width: calc(100% - 28px);
	}
	#filter_events {
		overflow-x: scroll;
		padding-right: 20px;
		width: 100vw;
		position: relative;
		display: block;
	}
	.alm-filters-container .alm-filter li div.alm-filter--link {
		padding-bottom: 20px !important;
	}
	.alm-filter--link.field-radio.active, .all-events.active {
		border-bottom: none;
	}
	#grid_events_conferences,
	#grid_events,#grid_challenges {
	    padding-top: 57px;
	    padding-bottom: 64px;
	    margin-top: 70px;
	}
	#alm-selected-filters li div, #alm-selected-filters li div,
	#alm-selected-filters li div, #alm-selected-filters li div:hover {
		font-size: 40px !important;
    	line-height: 97.1% !important;
	}
	#grid_events h2, #grid_events_conferences h2,#grid_challenges {
		margin-bottom: 40px;
	}
	.title-left-featured-event {
	    font-size: 30px;
	    line-height: 31px;
	    margin-bottom: 15px;
	    margin-top: 5px;
	}
	.date-left-featured-event {
		text-align: left;
		font-size: 17px;
		line-height: 111.1%;
		opacity: 0.5;
	}
	.button-learn-more-left-featured, .button-learn-more-left-featured:hover,
	.button-learn-more-left-featured:focus {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    float: none;
	    margin-left: 0;
	    margin-top: 20px;
	    display: inline-block;
	}
	.featured-event-participate {
	    padding: 0 0 !important;
	    position: relative;
	    top: 0;
	    left: 0;
	    z-index: 100;
	    height: 60vh;
	    overflow: initial;
	    margin-bottom: 30px;
	}
	.wrapper-featured-event-participate {
	    background-size: cover !important;
    	background-position: bottom right !important;
	    background: #FFFFFF;
	    border-radius: 8px;
	    padding: 2.7rem 2.5rem 3.5rem 2.5rem;
	    overflow: hidden;
	    height: 60vh;
	    max-height: 60vh;
	}
	.page-template-page-participate .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	.page-template-page-participate .texts-related-event {
		height: auto;
	}
	.page-template-page-participate .related-event, 
	.page-template-page-participate .related-event .wrapper-related-event {
		height: auto;
	}
	.page-template-page-participate .wrapper-related-conference,
	.page-template-page-participate .wrapper-related-conference .image-related-event {
		height: auto;
		padding-bottom: 2.0rem;
	}
	.page-template-page-challenges .wrapper-related-challenge,
	.page-template-page-challenges .wrapper-related-challenge .image-related-event {
		height: auto;
		padding-bottom: 2.0rem;
	}
	#header_conference h1 {
		font-size: 30px;
		line-height: 29px;
	}
	.image-header-conference {
		margin-top: 20px;
	}
	#data_event h2,
	#data_event h1 {
		font-size: 30px;
		line-height: 29px;
		margin-bottom: 20px;
	}
	.espaciado-izquierda-mini {
	    padding-left: 0 !important;
	}
	.alinear-derecha {
		text-align: left;
	}
	.data-event .button-block-about, .data-event .button-block-about:hover,
	.data-event .button-block-about:focus {
		margin-top: 20px;
	}
	.text-featured-event {
		font-size: 22px;
		line-height: 29px;
	}
	#sessions_conference h2 {
		margin-top: 44px;
	}
	#content_conference {
	    padding-top: 7.2rem;
	    padding-bottom: 70px;
	}
	#header_conference {
		padding-top: 100px;
	}
	.espaciado-derecha {
	    padding-right: 0 !important;
	}
	.single-event .conference-category {
		margin-bottom: 25px;
	}
	.photo-speaker-column {
	    padding-left: 0rem !important;
	    margin-top: 30px;
	}
	.speakers-event {
	    margin-bottom: 70px;
	}
	#content_event {
	    padding-top: 6.9rem;
	    padding-bottom: 70px;
	}
	.single-event .texts-related-event,
	.single-event .wrapper-related-event {
		height: auto;
	}
	.single-event .related-event {
		margin-bottom: 30px;
	}
	#related_events {
	    padding-top: 70px;
	    padding-bottom: 70px;
	}
	.animate__animated {
		animation-duration: 0.5s !important;
	}
	.wow {
		animation-delay: 0s !important;
	}
	#related_events h2 {
    	margin-bottom: 30px;
    }
    .value-about {
    	margin-bottom: 25px;
    }
    #hamburger_mobile {
    	text-align: right;
    }
    #data_event {
    	margin-top: 59px;
    }
    #filter_events {
    	top: 59px;
    }
    #language_selector_footer_mobile {
    	margin-bottom: 45px;
        margin-top: 72px;
        transform: translateY(-6px);
    }
    #footer_mschools .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
		text-align: right !important
	}
	#footer_mschools .wpml-ls-legacy-list-horizontal a {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	    margin-left: 3.0rem !important;
	    margin-right: 0 !important;
	}
	#submit_newsletter, #submit_newsletter:hover, #submit_newsletter:focus {
		margin-left: 0;
	}
	#cookie-law-info-bar {
		width: 100vw !important;
	}
	#events_home .image-related-event {
		border-top-right-radius: 0;
		overflow: hidden;
	}
	#challenges_home .image-related-event {
		border-top-right-radius: 0;
		overflow: hidden;
	}
	.link-menu-desktop {
		display: none !important;
	}
	.titulo-home-slide, .titulo-slider-half, .titulo-slider-half-with-space {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	.image-slider-home-half, .image-slider-home-half-with-space {
		height: auto;
		width: 100vw;
		min-width: 100vw;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 30px;
	}
	.date-event-full-slide {
		margin-top: 80px;
	}
	.menu-white .schools-logo-mschools, .menu-white .m-logo-mschools {
		fill: #ffffff !important;
	}
	#header_home .swiper-pagination {
		display: none !important;
	}
	#latest_discover, .title-discover-area-espaciado {
		padding-left: 0 !important;
		margin-top: 60px;
	}
	#latest_discover {
		margin-top: 0;
		padding-left: 0 !important;
	}
	.link-post-latest .espaciado-izquierda-mini {
		padding-left: 0 !important;
		padding-top: 20px;
	}
	#discover_home {
		padding-top: 60px;
	}
	.swiper-container-mostview .swiper-slide {
		width: 90vw;
	}
	.swiper-container-challenges-home .swiper-slide {
		width: 90vw;
	}
	.swiper-container-mostview {
		padding-left: 20px;
	}
	.swiper-mostview-button-next {
		float: right;
	}
	.post-mostview .espaciado-izquierda-mini {
		padding-left: 0 !important;
		padding-top: 20px;
	}
	#discover_home_topic {
		padding-bottom: 20px;
	}
	#featured_discover {
		border-right: none !important;
		padding-right: 0 !important;
	}
	.lado-izquierdo-grid-classroom, .lado-derecho-grid-classroom {
		height: auto;
	}
	.textos-inferiores-grid-classroom {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    max-width: 100%;
	    margin-top: 20px;
	}
	.wrapper-post-grid-classroom {
		height: auto;
	}
	#header_discover {
	    padding-top: 100px;
	    padding-bottom: 70px;
	    min-height: 100vh;
	}
	.page-template-page-discover h1,
	#presentation_classroom h1 {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	#filter_events .all-events {
		display: table-cell !important;
	}
	#filter_events .alm-filters-container {
	    display: table-cell !important;
	    transform: translateX(15px);
	}
	.page-template-page-discover #most_viewed_posts h2 {
		margin-bottom: 10px;
	}
	#submenu_cxp {
		display: none !important;
	}
	#presentation_classroom {
		padding-top: 100px;
	}
	.description-classroom {
		margin-bottom: 30px;
	}
	#context_area {
		padding-top: 60px;
	}
	.description-context-classroom {
		font-size: 25px;
		line-height: 120%;
		margin-top: 30px;
		margin-bottom: 0;
	}
	.swiper-container-context {
		margin-top: 30px;
	}
	.swiper-container-objectives .swiper-wrapper {
		padding-bottom: 30px;
	}
	.text-obj {
		font-size: 14px;
		line-height: 21px;
	}
	.objectives-module-post, .didactic-module-post, .evaluation-module-post,
	.advices-module-post, .authors-post {
	    padding-top: 50px;
	    padding-bottom: 40px;
	}
	.number-point-post {
		padding-left: 3.4rem;
	}
	.sequence-didactic .title-number-point-post {
		padding-right: 47px;
		font-size: 20px;
		line-height: 120%;
	}
	.texto-sequence {
		font-size: 15px;
		line-height: 130%;
	}
	.single-post h2 {
		font-size: 35px !important;
		line-height: 120% !important;
	}
	.illustration-advice {
		display: none;
	}
	.advice-post {
		border: none !important;
	}
	.author-post .espaciado-derecha-mini {
		padding-right: 0 !important;
	}
	.title-left-context {
		margin-top: 30px;
	}
	.related-posts {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.related-posts-classroom {
		padding-top: 60px;
	}
	#header_author .full-width {
		margin-bottom: 30px;
	}
	#header_author h1, .single-post h1, #header_initiative h1 {
		font-size: 35px !important;
		line-height: 120% !important;
	}
	#header_author {
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.share-buttons-module-post span {
		margin-bottom: 20px;
		display: inline-block;
	}
	#content_post {
	    padding-bottom: 70px;
	}
	#header_post_5 {
	    padding-top: 100px;
	    padding-bottom: 60px;
	}
	#parte_superior_header_1,
	#parte_superior_header_3 {
	    padding-top: 100px;
	    padding-bottom: 50px;
	}
	.title-chapter {
		margin-bottom: 20px;
	}
	.resources-module-post {
	    padding-top: 70px;
	    padding-bottom: 60px;
	}
	.espaciado-post-debajo {
	    margin-bottom: 30px;
	    margin-top: 30px;
	}
	#header_post_3 {
		padding-bottom: 50px;
	}
	#presentation_classroom .espaciado-derecha-mini {
		padding-right: 0 !important;
	}
	#menu_sticky_initiatives {
		display: none !important;
	}
	#submenu_initiatives {
		display: none !important;
	}
	#header_initiative {
		padding-top: 100px;
		padding-bottom: 70px;
	}
	.texto-izquierda-initiative {
		font-size: 21px;
		line-height: 120%;
	}
	.texto-derecha-initiative {
		margin-top: 30px;
	}
	.objective-classroom {
		padding-right: 0 !important;
		padding-top: 30px;
	}
	.objectives-module-post h2 {
		margin-bottom: 30px;
	}
}

@media (min-width: 501px) and (max-width: 767px) {
	html {
	    font-size: 62.5%;
	}
	.no-desktop {
		display: block;
	}
	.no-mobile {
		display: none !important;
	}
	.rest-events-conferences-second {
		column-count: 1;
	}
	.order-reverse {
	    display: flex;
	    flex-direction: column-reverse;
	}
	.page-template-page-home .schools-logo-mschools {
		fill: #5E2340 !important;
	}
	.logo-mschools {
	    width: 120px;
	}
	.date-event-home {
		display: none;
	}
	.title-event-home {
		font-size: 30px;
		line-height: 97.1%;
		margin-bottom: 60px;
	}
	.left-event-header-home {
	    padding-top: 20px !important;
	    padding-right: 0 !important;
	    padding-bottom: 30px !important;
	}
	#header_home .button-block-about {
		padding-left: 3.3rem;
		padding-right: 3.3rem;
		white-space: nowrap;
	}
	#header_home .button-block-about svg {
		display: none;
	}
	#header_home .button-learn-more {
		padding-left: 3.0rem;
		padding-right: 3.0rem;
		white-space: nowrap;
	}
	#header_home .button-learn-more svg {
		display: none;
	}
	h2 {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	#events_home {
	    padding-top: 50px;
	    padding-bottom: 80px;
	}
	#challenges_home {
	    padding-top: 50px;
	    padding-bottom: 80px;
	}
	#footer_mschools {
	    padding-top: 36px;
	    padding-bottom: 36px;
	}
	#logo_footer {
	    width: 120px;
	    margin-bottom: 33px;
	}
	#form_newsletter_mschools {
	    margin-bottom: 36px;
	}
	#social_networks {
	    margin-bottom: 45px;
	    margin-top: 72px;
	}
	#links_footer {
	    margin-bottom: 0;
	}
	.enlace-company-footer {
		width: 49%;
		position: relative;
		display: inline-block;
	}
	.logo-company-footer {
	    height: 40px;
	    max-width: 80%;
	    margin-bottom: 33px;
	}
	.background-image-footer {
		display: none;
	}
	.title-related-conference {
		font-size: 30px;
		line-height: 31px;
	}
	.date-related-conference,
	.date-related-event {
		font-size: 17px;
		line-height: 19px;
		margin-bottom: 5px;
	}
	.button-learn-more-related-conference, .button-learn-more-related-conference:hover,
	.button-learn-more-related-conference:focus {
		position: relative;
		bottom: auto;
		left: auto;
		float: none;
	    display: inline-block;
	    margin-left: 20px;
	    margin-top: 20px;
	}
	.button-learn-more-related-challenge, .button-learn-more-related-challenge:hover,
	.button-learn-more-related-challenge:focus {
		position: relative;
		bottom: auto;
		left: auto;
		float: none;
	    display: inline-block;
	    margin-left: 20px;
	    margin-top: 20px;
	}
	.image-related-event {
		position: relative;
		right: 0;
		width: 100%;
		display: inline-block;
		overflow: initial;
		bottom: auto;
	}
	.related-conference .image-related-event img {
		position: relative;
		height: auto !important;
		width: 90% !important;
		bottom: auto;
		right: auto;
		margin-left: 5%;
	}
	.related-challenge .image-related-event img {
		position: relative;
		height: auto !important;
		width: 90% !important;
		bottom: auto;
		right: auto;
		margin-left: 5%;
	}
	.related-conference {
		margin-bottom: 20px;
	}
	#events_home .related-event, #events_home .wrapper-related-event, #events_home .texts-related-event, #events_home .image-related-event img {
		height: auto !important;
	}
	#challenges_home .related-event, #challenges_home .wrapper-related-event, #challenges_home .texts-related-event, #challenges_home .image-related-event img {
		height: auto !important;
	}
	.related-event .conference-category {
	    position: relative;
	    bottom: auto;
	    left: auto;
	    padding-right: 0;
	    margin-top: 20px;
	}
	#events_home .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	#challenges_home .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	#slider_initiatives_home {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.swiper-container-initiatives-home {
		width: calc(100vw - 40px) !important;
	}
	
	#initiatives_home {
		padding-top: 70px;
		padding-bottom: 76px;
		overflow: hidden;
	}
	.circle-background {
	    position: absolute;
	    bottom: auto;
	    right: -79%;
	    height: auto;
	    width: 115%;
	    top: -15%;
	    transform: rotate(-30deg);
	}
	#about_home {
		padding-top: 68px;
	}
	.text-about-home {
		margin-bottom: 40px;
	}
	#header_mschools, #content, #colophon {
		width: 100vw;
		overflow: hidden;
	}
	#header_contact {
	    padding-top: 103px;
	    padding-bottom: 135px;
	}
	#header_contact h1,
	#header_legal h1,
	#header_about h1 {
		font-size: 40px;
		line-height: 39px;
	}
	#illustration_header_contact {
	    bottom: -34.3vw;
	    width: 54vw;
	}
	#form_contact {
	    padding-top: 70px;
	    padding-bottom: 71px;
	}
	#header_legal {
		padding-top: 124px;
		padding-bottom: 42px;
	}
	.content-legal h2 {
		font-size: 30px !important;
		line-height: 39px !important;
	}
	.content-legal p, .content-legal li,
	.content-legal a, .content-legal a:hover,
	.content-legal a:focus {
		font-size: 17px;
		line-height: 30px;
	}
	#content_legal {
	    padding-top: 40px;
	    padding-bottom: 93px;
	}
	#header_about {
		padding-top: 103px;
	}
	#header_about h2 {
		margin-top: 20px;
		font-size: 26px !important;
		line-height: 34px !important;
	}
	#illustration_header_about {
	    max-width: 130vw;
	    width: 130vw;
	    margin-top: 20px;
	}
	.espaciado-izquierda,
	#community_about .espaciado-izquierda {
		padding-left: 0 !important;
	}
	#what_is_about .title-area-mschools {
		margin-top: 40px;
	}
	#what_is_about,
	#what_do_we_do {
		padding-top: 64px;
		padding-bottom: 64px;
	}
	#what_is_about h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.illustration-what-do-we-do {
		display: none;
	}
	.value-kpi {
		font-size: 38px;
		line-height: 37px;
	}
	.kpi-about {
	    padding: 2.4rem 0.5rem;
	    margin-bottom: 13px;
	}
	#what_do_we_do .text-area-mschools {
	    padding-bottom: 28px;
	}
	.image-community-about {
	    width: 100vw;
	    height: auto;
	    position: relative;
	}
	#community_about .espaciado-izquierda {
		padding: 65px 0 60px 0 !important;
	}
	#community_about h2 {
		font-size: 30px !important;
		line-height: 32px !important;
	}
	#blocks_about {
	    padding-top: 14px;
	    padding-bottom: 64px;
	}
	.block-about {
		margin-top: 50px;
	}
	.text-opinion-about {
	    margin-bottom: 2.6rem;
	    font-size: 20px;
	    line-height: 26px;
	}
	.swiper-container-opinions .swiper-slide {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.comillas-opinions {
		width: 45vw;
	}
	.swiper-opinions-button-next,
	.swiper-opinions-button-prev {
		top: 110%;
	}
	#header_initiatives {
	    padding-top: 78px;
	    padding-bottom: 220px;
	}
	#header_initiatives h1 {
		font-size: 34px !important;
		line-height: 30px !important;
	}
	#illustration_header_initiatives {
	    bottom: -66px;
	    width: auto;
	    height: 240px;
	}
	.introduction-initiatives {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 60px;
	}
	.text-initiative {
	    font-size: 1.7rem;
	    line-height: 2.2rem;
	    color: #5E2340;
	    position: relative;
	    bottom: auto;
	    left: 0;
	    max-width: 100%;
	    margin-top: 20px;
	}
	.wrapper-initiative {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	#content_initiatives {
	    padding-top: 90px;
	    padding-bottom: 109px;
	}
	#filter_events::-webkit-scrollbar {
		display: none;
	}
	.alm-filter--link.field-radio, .all-events {
		padding-bottom: 0 !important;
	}
	.alm-filters-container .alm-filter li div.alm-filter--link {
		min-height: 0;
		padding: 0 10px;
	}
	.alm-filters-container .alm-filter ul {
		white-space: nowrap;
	}
	.alm-filters-container {
		width: calc(100% - 28px);
	}
	#filter_events {
		overflow-x: scroll;
		padding-right: 20px;
		width: 100vw;
		position: relative;
		display: block;
	}
	.alm-filters-container .alm-filter li div.alm-filter--link {
		padding-bottom: 20px !important;
	}
	.alm-filter--link.field-radio.active, .all-events.active {
		border-bottom: none;
	}
	#grid_events_conferences,
	#grid_events,#grid_challenges {
	    padding-top: 57px;
	    padding-bottom: 64px;
	    margin-top: 70px;
	}
	#alm-selected-filters li div, #alm-selected-filters li div,
	#alm-selected-filters li div, #alm-selected-filters li div:hover {
		font-size: 40px !important;
    	line-height: 97.1% !important;
	}
	#grid_events h2, #grid_events_conferences h2, #grid_challenges h2 {
		margin-bottom: 40px;
	}
	.title-left-featured-event {
	    font-size: 30px;
	    line-height: 31px;
	    margin-bottom: 15px;
	    margin-top: 5px;
	}
	.date-left-featured-event {
		text-align: left;
		font-size: 17px;
		line-height: 111.1%;
		opacity: 0.5;
	}
	.button-learn-more-left-featured, .button-learn-more-left-featured:hover,
	.button-learn-more-left-featured:focus {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    float: none;
	    margin-left: 0;
	    margin-top: 20px;
	    display: inline-block;
	}
	.featured-event-participate {
	    padding: 0 0 !important;
	    position: relative;
	    top: 0;
	    left: 0;
	    z-index: 100;
	    height: 60vh;
	    overflow: initial;
	    margin-bottom: 30px;
	}
	.wrapper-featured-event-participate {
	    background-size: cover !important;
    	background-position: bottom right !important;
	    background: #FFFFFF;
	    border-radius: 8px;
	    padding: 2.7rem 2.5rem 3.5rem 2.5rem;
	    overflow: hidden;
	    height: 60vh;
	    max-height: 60vh;
	}
	.page-template-page-participate .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	.page-template-page-participate .texts-related-event {
		height: auto;
	}
	.page-template-page-participate .related-event, 
	.page-template-page-participate .related-event .wrapper-related-event {
		height: auto;
	}
	.page-template-page-participate .wrapper-related-conference,
	.page-template-page-participate .wrapper-related-conference .image-related-event {
		height: auto;
		padding-bottom: 20px;
	}
	.page-template-page-challenges .wrapper-related-challenge,
	.page-template-page-challenges .wrapper-related-challenge .image-related-event {
		height: auto;
		padding-bottom: 20px;
	}
	
	#header_conference h1 {
		font-size: 30px;
		line-height: 29px;
	}
	.image-header-conference {
		margin-top: 20px;
	}
	#data_event h2,
	#data_event h1 {
		font-size: 30px;
		line-height: 29px;
		margin-bottom: 20px;
	}
	.espaciado-izquierda-mini {
	    padding-left: 0 !important;
	}
	.alinear-derecha {
		text-align: left;
	}
	.data-event .button-block-about, .data-event .button-block-about:hover,
	.data-event .button-block-about:focus {
		margin-top: 20px;
	}
	.text-featured-event {
		font-size: 22px;
		line-height: 29px;
	}
	#sessions_conference h2 {
		margin-top: 44px;
	}
	#content_conference {
	    padding-top: 7.2rem;
	    padding-bottom: 70px;
	}
	#header_conference {
		padding-top: 100px;
	}
	.espaciado-derecha {
	    padding-right: 0 !important;
	}
	.single-event .conference-category {
		margin-bottom: 25px;
	}
	.photo-speaker-column {
	    padding-left: 0rem !important;
	    margin-top: 30px;
	}
	.speakers-event {
	    margin-bottom: 70px;
	}
	#content_event {
	    padding-top: 6.9rem;
	    padding-bottom: 70px;
	}
	.single-event .texts-related-event,
	.single-event .wrapper-related-event {
		height: auto;
	}
	.single-event .related-event {
		margin-bottom: 30px;
	}
	#related_events {
	    padding-top: 70px;
	    padding-bottom: 70px;
	}
	.animate__animated {
		animation-duration: 0.5s !important;
	}
	.wow {
		animation-delay: 0s !important;
	}
	#related_events h2 {
    	margin-bottom: 30px;
    }
    .value-about {
    	margin-bottom: 25px;
    }
    #hamburger_mobile {
    	text-align: right;
    }
    #data_event {
    	margin-top: 59px;
    }
    #filter_events {
    	top: 59px;
    }
    #language_selector_footer_mobile {
    	margin-bottom: 45px;
        margin-top: 72px;
        transform: translateY(-6px);
    }
    #footer_mschools .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
		text-align: right !important
	}
	#footer_mschools .wpml-ls-legacy-list-horizontal a {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	    margin-left: 3.0rem !important;
	    margin-right: 0 !important;
	}
	.header-home-image-event {
	    width: 100vw;
	    margin-left: calc(255px - 50vw);
	}
	#links_menu_mobile {
		top: 50%;
	}
	.circle-right {
		width: 19vw;
	}
	.circle-left {
	    width: 10vw;
	    top: 10%;
	}
	.circle-bottom {
		width: 32vw;
	}
	#illustration_header_contact {
	    bottom: -28.3vw;
	    width: 44vw;
	}
	.featured-event-participate, .wrapper-featured-event-participate {
		height: 75vh;
		max-height: 75vh;
	}
	#events_home .image-related-event {
		border-top-right-radius: 0;
		overflow: hidden;
	}
	#challenges_home .image-related-event {
		border-top-right-radius: 0;
		overflow: hidden;
	}
	.link-menu-desktop {
		display: none !important;
	}
	.titulo-home-slide, .titulo-slider-half, .titulo-slider-half-with-space {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	.image-slider-home-half, .image-slider-home-half-with-space {
		height: auto;
		width: 100vw;
		min-width: 100vw;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 30px;
	}
	.date-event-full-slide {
		margin-top: 80px;
	}
	.menu-white .schools-logo-mschools, .menu-white .m-logo-mschools {
		fill: #ffffff !important;
	}
	#header_home .swiper-pagination {
		display: none !important;
	}
	#latest_discover, .title-discover-area-espaciado {
		padding-left: 0 !important;
		margin-top: 60px;
	}
	#latest_discover {
		margin-top: 0;
		padding-left: 0 !important;
	}
	.link-post-latest .espaciado-izquierda-mini {
		padding-left: 0 !important;
		padding-top: 20px;
	}
	#discover_home {
		padding-top: 60px;
	}
	.swiper-container-mostview .swiper-slide {
		width: 90vw;
	}
	.swiper-container-challenges-home .swiper-slide {
		width: 90vw;
	}
	.swiper-container-mostview {
		padding-left: 20px;
	}
	.swiper-mostview-button-next {
		float: right;
	}
	.post-mostview .espaciado-izquierda-mini {
		padding-left: 0 !important;
		padding-top: 20px;
	}
	#discover_home_topic {
		padding-bottom: 20px;
	}
	#featured_discover {
		border-right: none !important;
		padding-right: 0 !important;
	}
	.lado-izquierdo-grid-classroom, .lado-derecho-grid-classroom {
		height: auto;
	}
	.textos-inferiores-grid-classroom {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    max-width: 100%;
	    margin-top: 20px;
	}
	.wrapper-post-grid-classroom {
		height: auto;
	}
	#header_discover {
	    padding-top: 100px;
	    padding-bottom: 70px;
	    min-height: 100vh;
	}
	.page-template-page-discover h1,
	#presentation_classroom h1 {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	#filter_events .all-events {
		display: table-cell !important;
	}
	#filter_events .alm-filters-container {
	    display: table-cell !important;
	    transform: translateX(15px);
	}
	.page-template-page-discover #most_viewed_posts h2 {
		margin-bottom: 10px;
	}
	#submenu_cxp {
		display: none !important;
	}
	#presentation_classroom {
		padding-top: 100px;
	}
	.description-classroom {
		margin-bottom: 30px;
	}
	#context_area {
		padding-top: 60px;
	}
	.description-context-classroom {
		font-size: 25px;
		line-height: 120%;
		margin-top: 30px;
		margin-bottom: 0;
	}
	.swiper-container-context {
		margin-top: 30px;
	}
	.swiper-container-objectives .swiper-wrapper {
		padding-bottom: 30px;
	}
	.text-obj {
		font-size: 14px;
		line-height: 21px;
	}
	.objectives-module-post, .didactic-module-post, .evaluation-module-post,
	.advices-module-post, .authors-post {
	    padding-top: 50px;
	    padding-bottom: 40px;
	}
	.number-point-post {
		padding-left: 3.4rem;
	}
	.sequence-didactic .title-number-point-post {
		padding-right: 47px;
		font-size: 20px;
		line-height: 120%;
	}
	.texto-sequence {
		font-size: 15px;
		line-height: 130%;
	}
	.single-post h2 {
		font-size: 35px !important;
		line-height: 120% !important;
	}
	.illustration-advice {
		display: none;
	}
	.advice-post {
		border: none !important;
	}
	.author-post .espaciado-derecha-mini {
		padding-right: 0 !important;
	}
	.title-left-context {
		margin-top: 30px;
	}
	.related-posts {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.related-posts-classroom {
		padding-top: 60px;
	}
	#header_author .full-width {
		margin-bottom: 30px;
	}
	#header_author h1, .single-post h1, #header_initiative h1 {
		font-size: 35px !important;
		line-height: 120% !important;
	}
	#header_author {
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.share-buttons-module-post span {
		margin-bottom: 20px;
		display: inline-block;
	}
	#content_post {
	    padding-bottom: 70px;
	}
	#header_post_5 {
	    padding-top: 100px;
	    padding-bottom: 60px;
	}
	#parte_superior_header_1,
	#parte_superior_header_3 {
	    padding-top: 100px;
	    padding-bottom: 50px;
	}
	.title-chapter {
		margin-bottom: 20px;
	}
	.resources-module-post {
	    padding-top: 70px;
	    padding-bottom: 60px;
	}
	.espaciado-post-debajo {
	    margin-bottom: 30px;
	    margin-top: 30px;
	}
	#header_post_3 {
		padding-bottom: 50px;
	}
	#presentation_classroom .espaciado-derecha-mini {
		padding-right: 0 !important;
	}
	#menu_sticky_initiatives {
		display: none !important;
	}
	#submenu_initiatives {
		display: none !important;
	}
	#header_initiative {
		padding-top: 100px;
		padding-bottom: 70px;
	}
	.texto-izquierda-initiative {
		font-size: 21px;
		line-height: 120%;
	}
	.texto-derecha-initiative {
		margin-top: 30px;
	}
	.objective-classroom {
		padding-right: 0 !important;
		padding-top: 30px;
	}
	.objectives-module-post h2 {
		margin-bottom: 30px;
	}
}

@media (min-width: 768px) and (max-width: 999px) {
	html {
	    font-size: 62.5%;
	}
	.container, .container-md, .container-sm {
	    max-width: calc(100vw - 40px);
	}
	.no-desktop {
		display: block;
	}
	.no-mobile {
		display: none !important;
	}
	.rest-events-conferences-second {
		column-count: 1;
	}
	.order-reverse {
	    display: flex;
	    flex-direction: column-reverse;
	}
	.page-template-page-home .schools-logo-mschools {
		fill: #5E2340 !important;
	}
	.logo-mschools {
	    width: 120px;
	}
	.date-event-home {
		display: none;
	}
	.title-event-home {
		font-size: 30px;
		line-height: 97.1%;
		margin-bottom: 60px;
	}
	.left-event-header-home {
	    padding-top: 20px !important;
	    padding-right: 0 !important;
	    padding-bottom: 30px !important;
	}
	#header_home .button-block-about {
		padding-left: 3.3rem;
		padding-right: 3.3rem;
		white-space: nowrap;
	}
	#header_home .button-block-about svg {
		display: none;
	}
	#header_home .button-learn-more {
		padding-left: 3.0rem;
		padding-right: 3.0rem;
		white-space: nowrap;
	}
	#header_home .button-learn-more svg {
		display: none;
	}
	h2 {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	#events_home {
	    padding-top: 50px;
	    padding-bottom: 80px;
	}
	#challenges_home {
	    padding-top: 50px;
	    padding-bottom: 80px;
	}
	#footer_mschools {
	    padding-top: 36px;
	    padding-bottom: 36px;
	}
	#logo_footer {
	    width: 120px;
	    margin-bottom: 33px;
	}
	#form_newsletter_mschools {
	    margin-bottom: 36px;
	}
	#social_networks {
	    margin-bottom: 45px;
	    margin-top: 72px;
	}
	#links_footer {
	    margin-bottom: 0;
	}
	.enlace-company-footer {
		width: 49%;
		position: relative;
		display: inline-block;
	}
	.logo-company-footer {
	    height: 40px;
	    max-width: 80%;
	    margin-bottom: 33px;
	}
	.background-image-footer {
		display: none;
	}
	.title-related-conference {
		font-size: 30px;
		line-height: 31px;
	}
	.date-related-conference,
	.date-related-event {
		font-size: 17px;
		line-height: 19px;
		margin-bottom: 5px;
	}
	.button-learn-more-related-conference, .button-learn-more-related-conference:hover,
	.button-learn-more-related-conference:focus {
		position: relative;
		bottom: auto;
		left: auto;
		float: none;
	    display: inline-block;
	    margin-left: 0;
	    margin-top: 20px;
	}
	.button-learn-more-related-challenge, .button-learn-more-related-challenge:hover,
	.button-learn-more-related-challenge:focus {
		position: relative;
		bottom: auto;
		left: auto;
		float: none;
	    display: inline-block;
	    margin-left: 0;
	    margin-top: 20px;
	}
	.image-related-event {
		position: relative;
		right: 0;
		width: 100%;
		display: inline-block;
		overflow: initial;
		bottom: auto;
	}
	.related-conference .image-related-event img {
		position: relative;
		height: auto !important;
		width: 90% !important;
		bottom: auto;
		right: auto;
		margin-left: 5%;
	}
	.related-challenge .image-related-event img {
		position: relative;
		height: auto !important;
		width: 90% !important;
		bottom: auto;
		right: auto;
		margin-left: 5%;
	}	
	
	.related-conference {
		margin-bottom: 20px;
	}
	.related-challenge {
		margin-bottom: 20px;
	}
	#events_home .related-event, #events_home .wrapper-related-event, #events_home .texts-related-event, #events_home .image-related-event img {
		height: auto !important;
	}
	#challenges_home .related-event, #challenges_home .wrapper-related-event, #challenges_home .texts-related-event, #challenges_home .image-related-event img {
		height: auto !important;
	}
	.related-event .conference-category {
	    position: relative;
	    bottom: auto;
	    left: auto;
	    padding-right: 0;
	    margin-top: 20px;
	}
	#events_home .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	#challenges_home .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	#slider_initiatives_home {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#slider_challenges_home {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.swiper-container-initiatives-home {
		width: calc(100vw - 40px) !important;
	}
	
	#initiatives_home {
		padding-top: 70px;
		padding-bottom: 76px;
		overflow: hidden;
	}
	.circle-background {
	    position: absolute;
	    bottom: auto;
	    right: -79%;
	    height: auto;
	    width: 115%;
	    top: -15%;
	    transform: rotate(-30deg);
	}
	#about_home {
		padding-top: 68px;
	}
	.text-about-home {
		margin-bottom: 40px;
	}
	#header_mschools, #content, #colophon {
		width: 100vw;
		overflow: hidden;
	}
	#header_contact {
	    padding-top: 103px;
	    padding-bottom: 135px;
	}
	#header_contact h1,
	#header_legal h1,
	#header_about h1 {
		font-size: 40px;
		line-height: 39px;
	}
	#illustration_header_contact {
	    bottom: -34.3vw;
	    width: 54vw;
	}
	#form_contact {
	    padding-top: 70px;
	    padding-bottom: 71px;
	}
	#header_legal {
		padding-top: 124px;
		padding-bottom: 42px;
	}
	.content-legal h2 {
		font-size: 30px !important;
		line-height: 39px !important;
	}
	.content-legal p, .content-legal li,
	.content-legal a, .content-legal a:hover,
	.content-legal a:focus {
		font-size: 17px;
		line-height: 30px;
	}
	#content_legal {
	    padding-top: 40px;
	    padding-bottom: 93px;
	}
	#header_about {
		padding-top: 103px;
	}
	#header_about h2 {
		margin-top: 20px;
		font-size: 26px !important;
		line-height: 34px !important;
	}
	#illustration_header_about {
	    max-width: 130vw;
	    width: 130vw;
	    margin-top: 20px;
	}
	.espaciado-izquierda,
	#community_about .espaciado-izquierda {
		padding-left: 0 !important;
	}
	#what_is_about .title-area-mschools {
		margin-top: 40px;
	}
	#what_is_about,
	#what_do_we_do {
		padding-top: 64px;
		padding-bottom: 64px;
	}
	#what_is_about h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.illustration-what-do-we-do {
		display: none;
	}
	.value-kpi {
		font-size: 38px;
		line-height: 37px;
	}
	.kpi-about {
	    padding: 2.4rem 0.5rem;
	    margin-bottom: 13px;
	}
	#what_do_we_do .text-area-mschools {
	    padding-bottom: 28px;
	}
	.image-community-about {
	    width: 100vw;
	    height: auto;
	    position: relative;
	}
	#community_about .espaciado-izquierda {
		padding: 65px 0 60px 0 !important;
	}
	#community_about h2 {
		font-size: 30px !important;
		line-height: 32px !important;
	}
	#blocks_about {
	    padding-top: 14px;
	    padding-bottom: 64px;
	}
	.block-about {
		margin-top: 50px;
	}
	.text-opinion-about {
	    margin-bottom: 2.6rem;
	    font-size: 20px;
	    line-height: 26px;
	}
	.swiper-container-opinions .swiper-slide {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.comillas-opinions {
		width: 45vw;
	}
	.swiper-opinions-button-next,
	.swiper-opinions-button-prev {
		top: 110%;
	}
	#header_initiatives {
	    padding-top: 78px;
	    padding-bottom: 220px;
	}
	#header_initiatives h1 {
		font-size: 34px !important;
		line-height: 30px !important;
	}
	#illustration_header_initiatives {
	    bottom: -66px;
	    width: auto;
	    height: 240px;
	}
	.introduction-initiatives {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 60px;
	}
	.text-initiative {
	    font-size: 1.7rem;
	    line-height: 2.2rem;
	    color: #5E2340;
	    position: relative;
	    bottom: auto;
	    left: 0;
	    max-width: 100%;
	    margin-top: 20px;
	}
	.wrapper-initiative {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	#content_initiatives {
	    padding-top: 90px;
	    padding-bottom: 109px;
	}
	#filter_events::-webkit-scrollbar {
		display: none;
	}
	.alm-filter--link.field-radio, .all-events {
		padding-bottom: 0 !important;
	}
	.alm-filters-container .alm-filter li div.alm-filter--link {
		min-height: 0;
		padding: 0 10px;
	}
	.alm-filters-container .alm-filter ul {
		white-space: nowrap;
	}
	.alm-filters-container {
		width: calc(100% - 28px);
	}
	#filter_events {
		overflow-x: scroll;
		padding-right: 20px;
		width: 100vw;
		position: relative;
		display: block;
	}
	.alm-filters-container .alm-filter li div.alm-filter--link {
		padding-bottom: 20px !important;
	}
	.alm-filter--link.field-radio.active, .all-events.active {
		border-bottom: none;
	}
	#grid_events_conferences,
	#grid_events,#grid_challenges {
	    padding-top: 57px;
	    padding-bottom: 64px;
	    margin-top: 70px;
	}
	#alm-selected-filters li div, #alm-selected-filters li div,
	#alm-selected-filters li div, #alm-selected-filters li div:hover {
		font-size: 40px !important;
    	line-height: 97.1% !important;
	}
	#grid_events h2, #grid_events_conferences h2,#grid_challenges h2 {
		margin-bottom: 40px;
	}
	.title-left-featured-event {
	    font-size: 30px;
	    line-height: 31px;
	    margin-bottom: 15px;
	    margin-top: 5px;
	}
	.date-left-featured-event {
		text-align: left;
		font-size: 17px;
		line-height: 111.1%;
		opacity: 0.5;
	}
	.button-learn-more-left-featured, .button-learn-more-left-featured:hover,
	.button-learn-more-left-featured:focus {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    float: none;
	    margin-left: 0;
	    margin-top: 20px;
	    display: inline-block;
	}
	.featured-event-participate {
	    padding: 0 0 !important;
	    position: relative;
	    top: 0;
	    left: 0;
	    z-index: 100;
	    height: 60vh;
	    overflow: initial;
	    margin-bottom: 30px;
	}
	.wrapper-featured-event-participate {
	    background-size: cover !important;
    	background-position: bottom right !important;
	    background: #FFFFFF;
	    border-radius: 8px;
	    padding: 2.7rem 2.5rem 3.5rem 2.5rem;
	    overflow: hidden;
	    height: 60vh;
	    max-height: 60vh;
	}
	.page-template-page-participate .image-related-event img {
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	.page-template-page-participate .texts-related-event {
		height: auto;
	}
	.page-template-page-participate .related-event, 
	.page-template-page-participate .related-event .wrapper-related-event {
		height: auto;
	}
	.page-template-page-participate .wrapper-related-conference,
	.page-template-page-participate .wrapper-related-conference .image-related-event {
		height: auto;
		padding-bottom: 20px;
	}
	.page-template-page-challenges .wrapper-related-challenge,
	.page-template-page-challenges .wrapper-related-challenge .image-related-event {
		height: auto;
		padding-bottom: 20px;
	}
	#header_conference h1 {
		font-size: 30px;
		line-height: 29px;
	}
	.image-header-conference {
		margin-top: 20px;
	}
	#data_event h2,
	#data_event h1 {
		font-size: 30px;
		line-height: 29px;
		margin-bottom: 20px;
	}
	.espaciado-izquierda-mini {
	    padding-left: 0 !important;
	}
	.alinear-derecha {
		text-align: left;
	}
	.data-event .button-block-about, .data-event .button-block-about:hover,
	.data-event .button-block-about:focus {
		margin-top: 20px;
	}
	.text-featured-event {
		font-size: 22px;
		line-height: 29px;
	}
	#sessions_conference h2 {
		margin-top: 44px;
	}
	#content_conference {
	    padding-top: 7.2rem;
	    padding-bottom: 70px;
	}
	#header_conference {
		padding-top: 100px;
	}
	.espaciado-derecha {
	    padding-right: 0 !important;
	}
	.single-event .conference-category {
		margin-bottom: 25px;
	}
	.photo-speaker-column {
	    padding-left: 0rem !important;
	    margin-top: 30px;
	}
	.speakers-event {
	    margin-bottom: 70px;
	}
	#content_event {
	    padding-top: 6.9rem;
	    padding-bottom: 70px;
	}
	.single-event .texts-related-event,
	.single-event .wrapper-related-event {
		height: auto;
	}
	.single-event .related-event {
		margin-bottom: 30px;
	}
	#related_events {
	    padding-top: 70px;
	    padding-bottom: 70px;
	}
	.animate__animated {
		animation-duration: 0.5s !important;
	}
	.wow {
		animation-delay: 0s !important;
	}
	#related_events h2 {
    	margin-bottom: 30px;
    }
    .value-about {
    	margin-bottom: 25px;
    }
    #hamburger_mobile {
    	text-align: right;
    }
    #data_event {
    	margin-top: 59px;
    }
    #filter_events {
    	top: 59px;
    }
    #language_selector_footer_mobile {
    	margin-bottom: 45px;
        margin-top: 72px;
        transform: translateY(-6px);
    }
    #footer_mschools .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
		text-align: right !important
	}
	#footer_mschools .wpml-ls-legacy-list-horizontal a {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	    margin-left: 3.0rem !important;
	    margin-right: 0 !important;
	}
	.header-home-image-event {
	    width: 100vw;
	    margin-left: calc(255px - 50vw);
	}
	#links_menu_mobile {
		top: 50%;
	}
	.circle-right {
		width: 19vw;
	}
	.circle-left {
	    width: 10vw;
	    top: 10%;
	}
	.circle-bottom {
		width: 32vw;
	}
	#illustration_header_contact {
	    bottom: -28.3vw;
	    width: 44vw;
	}
	.featured-event-participate, .wrapper-featured-event-participate {
		height: 75vh;
		max-height: 75vh;
	}
	#events_home .image-related-event {
		border-top-right-radius: 0;
		overflow: hidden;
	}
	#challenges_home .image-related-event {
		border-top-right-radius: 0;
		overflow: hidden;
	}
	.link-menu-desktop {
		display: none !important;
	}
	.titulo-home-slide, .titulo-slider-half, .titulo-slider-half-with-space {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	.image-slider-home-half, .image-slider-home-half-with-space {
		height: auto;
		width: 100vw;
		min-width: 100vw;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 30px;
	}
	.date-event-full-slide {
		margin-top: 80px;
	}
	.menu-white .schools-logo-mschools, .menu-white .m-logo-mschools {
		fill: #ffffff !important;
	}
	#header_home .swiper-pagination {
		display: none !important;
	}
	#latest_discover, .title-discover-area-espaciado {
		padding-left: 0 !important;
		margin-top: 60px;
	}
	#latest_discover {
		margin-top: 0;
		padding-left: 0 !important;
	}
	.link-post-latest .espaciado-izquierda-mini {
		padding-left: 0 !important;
		padding-top: 20px;
	}
	#discover_home {
		padding-top: 60px;
	}
	.swiper-container-mostview .swiper-slide {
		width: 90vw;
	}
	.swiper-container-challenges-home .swiper-slide {
		width: 90vw;
	}
	.swiper-container-mostview {
		padding-left: 20px;
	}
	.swiper-mostview-button-next {
		float: right;
	}
	.post-mostview .espaciado-izquierda-mini {
		padding-left: 0 !important;
		padding-top: 20px;
	}
	#discover_home_topic {
		padding-bottom: 20px;
	}
	#featured_discover {
		border-right: none !important;
		padding-right: 0 !important;
	}
	.lado-izquierdo-grid-classroom, .lado-derecho-grid-classroom {
		height: auto;
	}
	.textos-inferiores-grid-classroom {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    max-width: 100%;
	    margin-top: 20px;
	}
	.wrapper-post-grid-classroom {
		height: auto;
	}
	#header_discover {
	    padding-top: 100px;
	    padding-bottom: 70px;
	    min-height: 100vh;
	}
	.page-template-page-discover h1,
	#presentation_classroom h1 {
		font-size: 40px !important;
		line-height: 97.1% !important;
	}
	#filter_events .all-events {
		display: table-cell !important;
	}
	#filter_events .alm-filters-container {
	    display: table-cell !important;
	    transform: translateX(15px);
	}
	.page-template-page-discover #most_viewed_posts h2 {
		margin-bottom: 10px;
	}
	#submenu_cxp {
		display: none !important;
	}
	#presentation_classroom {
		padding-top: 100px;
	}
	.description-classroom {
		margin-bottom: 30px;
	}
	#context_area {
		padding-top: 60px;
	}
	.description-context-classroom {
		font-size: 25px;
		line-height: 120%;
		margin-top: 30px;
		margin-bottom: 0;
	}
	.swiper-container-context {
		margin-top: 30px;
	}
	.swiper-container-objectives .swiper-wrapper {
		padding-bottom: 30px;
	}
	.text-obj {
		font-size: 14px;
		line-height: 21px;
	}
	.objectives-module-post, .didactic-module-post, .evaluation-module-post,
	.advices-module-post, .authors-post {
	    padding-top: 50px;
	    padding-bottom: 40px;
	}
	.number-point-post {
		padding-left: 3.4rem;
	}
	.sequence-didactic .title-number-point-post {
		padding-right: 47px;
		font-size: 20px;
		line-height: 120%;
	}
	.texto-sequence {
		font-size: 15px;
		line-height: 130%;
	}
	.single-post h2 {
		font-size: 35px !important;
		line-height: 120% !important;
	}
	.illustration-advice {
		display: none;
	}
	.advice-post {
		border: none !important;
	}
	.author-post .espaciado-derecha-mini {
		padding-right: 0 !important;
	}
	.title-left-context {
		margin-top: 30px;
	}
	.related-posts {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.related-posts-classroom {
		padding-top: 60px;
	}
	#header_author .full-width {
		margin-bottom: 30px;
	}
	#header_author h1, .single-post h1, #header_initiative h1 {
		font-size: 35px !important;
		line-height: 120% !important;
	}
	#header_author {
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.share-buttons-module-post span {
		margin-bottom: 20px;
		display: inline-block;
	}
	#content_post {
	    padding-bottom: 70px;
	}
	#header_post_5 {
	    padding-top: 100px;
	    padding-bottom: 60px;
	}
	#parte_superior_header_1,
	#parte_superior_header_3 {
	    padding-top: 100px;
	    padding-bottom: 50px;
	}
	.title-chapter {
		margin-bottom: 20px;
	}
	.resources-module-post {
	    padding-top: 70px;
	    padding-bottom: 60px;
	}
	.espaciado-post-debajo {
	    margin-bottom: 30px;
	    margin-top: 30px;
	}
	#header_post_3 {
		padding-bottom: 50px;
	}
	#presentation_classroom .espaciado-derecha-mini {
		padding-right: 0 !important;
	}
	#menu_sticky_initiatives {
		display: none !important;
	}
	#submenu_initiatives {
		display: none !important;
	}
	#header_initiative {
		padding-top: 100px;
		padding-bottom: 70px;
	}
	.texto-izquierda-initiative {
		font-size: 21px;
		line-height: 120%;
	}
	.texto-derecha-initiative {
		margin-top: 30px;
	}
	.objective-classroom {
		padding-right: 0 !important;
		padding-top: 30px;
	}
	.objectives-module-post h2 {
		margin-bottom: 30px;
	}
}

@media (min-width: 1000px) and (max-width: 1200px) {
	html {
	    font-size: 52.5%;
	}
	.link-menu-desktop, .link-menu-desktop:hover, .link-menu-desktop:focus {
		margin-left: 1.5rem !important;
	}
	#language_selector {
	    margin-left: 2rem;
	}
	.dates-related-conference {
	    padding: 2.1rem 1.0rem 2.1rem 1.9rem !important;
	}
	.date-related-conference {
		font-size: 1.8rem;
	}
	.title-related-conference {
		font-size: 3.0rem;
	}
	.title-related-event {
		font-size: 2.0rem;
	}
	.image-related-event img {
	    width: 90%;
	    height: auto;
	}
	#illustration_header_contact {
	    bottom: -16.0vw;
	    width: 25vw;
	}
	.single-event .image-related-event img,
	.page-template-page-participate .related-event .image-related-event img {
	    width: auto;
	    height: 100%;
	}
	.title-event-home {
		font-size: 45px;
		line-height: 110%;
	}
	.value-kpi {
		font-size: 4.0rem;
	}
	#community_about .espaciado-izquierda {
	    padding: 15.7rem 0 17.2rem 8.0rem !important;
	}
	.page-template-page-home .related-conference .image-related-event img {
	    height: auto !important;
	    width: 100%;
	}
	.page-template-page-challenges .related-challenge .image-related-event img {
	    height: auto !important;
	    width: 100%;
	}
	.text-initiative-home {
	    font-size: 1.8rem;
	    line-height: 120%;
	}
}

@media (min-width: 1201px) and (max-width: 1400px) {
	html {
	    font-size: 57.5%;
	}
	.container {
		max-width: 1300px;
		padding-left: 60px;
		padding-right: 60px;
	}
	.swiper-container-mostview {
		padding-left: calc(50vw - 635px);
	}
	.illustration-advice {
		right: calc(635px - 50vw);
	}
}

@media (min-width: 1401px) and (max-width: 1919px) {
	html {
	    font-size: 62.5%;
	}
	.container {
		max-width: 1310px;
	}
	.swiper-container-mostview {
		padding-left: calc(50vw - 640px);
	}
	.illustration-advice {
		right: calc(640px - 50vw);
	}
}

@media (min-width: 1920px) {
	html {
	    font-size: 62.5%;
	}
	.container {
		max-width: 1310px;
	}
	.swiper-container-mostview {
		padding-left: calc(50vw - 640px);
	}
	.illustration-advice {
		right: calc(640px - 50vw);
	}
}
/*--------------------------------------------------------------
# taxonomies links
--------------------------------------------------------------*/

.archive .alm-listing{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2.4rem;
    margin-right: -2.4rem;
}

.archive h1 {
    margin-bottom: 6.3rem;
    font-size: 8.0rem;
    line-height: 97.1%;
    letter-spacing: -0.03em;
    color: #5E2340;
    max-width: 90rem;
}
/*--------------------------------------------------------------
# past events
--------------------------------------------------------------*/

.page-template-page-participate-past .related-event,
.page-template-page-participate-past .related-conference {
	margin-bottom: 3.0rem;
}

.page-template-page-participate-past .related-event,
.page-template-page-participate-past .related-event .wrapper-related-event {
	height: 30.0rem;
}
.dinamic-past-featured-event{
	padding: 0 10px 0 28px;
    min-height: 24px;    
    position: relative;
    text-decoration: none;
    cursor: pointer;
	font-size: 1.7rem !important;
    line-height: 2.2rem !important;
    color: rgba(255,255,255,.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 2.1rem !important;
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    opacity: 1 !important;
}

.dinamic-past-featured-event:hover{
	color: #fff!important;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*--------------------------------------------------------------
# Post - Project
--------------------------------------------------------------*/

.single-challenge #header_mschools {
	background: #fff;
}


/*--------------------------------------------------------------
# challenge
--------------------------------------------------------------*/
#submenu_chg{
	 -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  -ms-animation: fadeIn 0.5s;

}

#submenu_chg {
	padding-top: 2.1rem;
	padding-bottom: 2.1rem;
	top: 6.5rem;
	left: 0;
	background: #5E2340;
	z-index: 100;
	overflow-x:scroll;
	
}
.submenu-wrapper {
	height:72px;
	
}
.fixed-header-ch {
  position: fixed;
  top:0; left:0;

 
}

.enlace-submenu-chg,
.enlace-submenu-chg:hover,
.enlace-submenu-chg:focus {
	font-weight: 400;
	font-size: 1.7rem;
	line-height: 2.0rem;
	color: rgba(255,255,255,.5);
	display: inline-block;
	margin-right: 3.2rem;
	position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.enlace-submenu-chg svg {
	opacity: 0;
	position: absolute;
    top: calc(100% + 5px);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.enlace-submenu-chg:hover,.enlace-submenu-chg:focus,
.enlace-submenu-chg.active {
	color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.enlace-submenu-chg:hover svg,
.enlace-submenu-chg:focus svg,
.enlace-submenu-chg.active svg {
	opacity: 1;
	position: absolute;
    top: calc(100% + 5px);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tab-slider--trigger {
	cursor: pointer;	
}
.tab-slider--body{
	padding-top:7em;
}
#ch-sub h3{
	font-family: 'GreycliffCF-Medium',sans-serif;
    font-size: 3.0rem;
    margin-bottom: 97%;
    margin-bottom: 2rem;
    margin-top: 3rem;
    color: #5E2340;
}
#ch-sub-row{
	padding-top: 7em;
	padding-bottom: 7em;
}
#ch-sub-row-img{
	padding-top: 0em;
	padding-bottom: 10em;
}

.ch-featured-icon{
	position: absolute; right:0; margin:5px;
}
.challenge-header{
	height: calc((100vh - 7.1rem)/2)!important;
}
.post-header-vid{
	height: calc((100vh - 7.1rem))!important;
	overflow: hidden;
	min-height: 100vh !important;
}
#parte_superior_header_2 iframe,
#parte_superior_header_2 object,
#parte_superior_header_2 embed {
	width: 100% !important;
    height: 56.25vw !important;
    min-height: 100vh !important;
    min-width: 177.77% !important;
    position: absolute !important;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.gris-header-full-vid {
	background: linear-gradient(360deg, #090F25 0%, rgba(16, 36, 106, 0) 77.51%);
	opacity: 0.5;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	animation-delay: 0.2s;
	
}



img[usemap] {
	  
		border: 0;
		width:auto;
		 max-width: 100%;
	  height: auto;
	 
	}
@media (max-width: 999px) {
	#submenu_chg {
		top:5.9rem;
	}
}

/*css para menú con submenús*/
.menu-item {
  position: relative;
  display: inline-block;
}

.menu-item a {
  text-decoration: none;
  color: #333;
  padding: 8px;
  display: inline-block;
}
	.link-submenu-desktop, .link-submenu-desktop a {
		font-size: 1.5rem;
		
	}
.submenu {
  display: none;
  position: absolute;
  top: 50px; 
  left: -50%;
  background: #fff;
  padding: 5px 0;
  
  width: 200px;
  z-index: 1;
-webkit-box-shadow: 0px 0px 10px 0px rgba(94, 35, 64, 1);
-moz-box-shadow: 0px 0px 10px 0px rgba(94, 35, 64, 1);
box-shadow: 0px 0px 10px 0px rgba(94, 35, 64, 1);
}

.submenu .buffer-area {
  position: absolute;
  top: -20px; 
  width: calc(100% + 20px);
  height: 20px;
}


.menu-item:hover .submenu,
.submenu:hover {
  display: block;
}

.submenu li {
  display: block;
}

.submenu li a {
  padding: 8px 20px;
  color:rgb(94, 35, 64);
  text-decoration: none;
}
.submenu li {
  display: block;

}

.submenu li:not(:first-child) {
  border-top: 1px solid rgba(94, 35, 64, 1); 

}




.menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.link-menu-mobile {
    flex-grow: 1;
    text-decoration: none;
    color: #ffffff !important;
    margin-bottom: 10px;
    display: block;
}

.submenu-toggle {
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    margin-left: 15px; 
    flex-shrink: 0;
	margin-bottom: 10px;
}

.submenu-mobile {
    display: none; 
    width: 100%; 
    padding-left: 20px;
    list-style: none;
    margin-top: 5px;
}

.link-submenu-mobile {
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 5px 10px;
}





.has-submenu .link-menu-mobile {
    display: inline-block;
    text-decoration: none;
}

.arrow {
    float: right;
    cursor: pointer;
    margin-left: 5px; 
    font-weight: bold; 
    color: #ffffff;
    font-size: 14px;
}

.submenu-mobile {
    display: none;
}

.submenu-mobile ul li a {
    color: #ffffff; 
    font-size: 16px;
}



/*DASHBOARD */
.container-dashboard{
	max-width:100%!important;	
}
#dashboard .menu-lat{
	background: #5E2340;
	
}
.user-profile{
	line-height: 3.5rem;
	text-decoration: underline;
	
}
.user-profile:hover, .user-profile:focus{
	line-height: 3.5rem;
	text-decoration: underline;
}

#dashboard-info{
	/*max-width: 700px;*/
}
.page-template-page-dashboard #header_mschools{
	background: #fff;
}
.mi-cuenta{
	font-size: 14px;
	color: rgba(255,255,255,.5) !important;
	text-transform: uppercase;
}
.mi-cuenta-name{
	font-size: 54px;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	overflow-x: hidden;
	text-overflow: ellipsis;
	
}
.editar-perfil{
	text-align: right;
	margin-bottom: 30px;
}
.preview-pr{
	display: flex; 
	justify-content: space-between;
	margin-bottom: 30px;
}
.cuenta-link-lat{
	line-height: 4.5em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	padding-top: 5px;
}

.cuenta-link-lat a{
	font-size: 20px;
	color:#fff;
}
.cuenta-link-lat a:hover{
	color: #00E082;
}
.dashboard-info{
	border: 1px solid rgba(94, 35, 64, 0.25);
	padding: 10px 0 10px 15px;
	font-size: 20px;
	color: rgba(94, 35, 64, 0.5);

}
.button-edit-login {
	font-size: 1.7em;
	line-height: 1.7em;
	letter-spacing: -0.4px;
	color: #5E2340;
	background: #00E082;
	border: 1px solid #00E082;
	border-radius: 8px;
	padding: 5px 16px 5px 14px;
	display: inline-block;
}

.button-edit-login:hover, .button-edit-login:focus {
	font-size: 1.7em;
	line-height: 1.7em;
	letter-spacing: -0.4px;
	color: #00E082;
	background: #5E2340;
	border: 1px solid #5E2340;
	border-radius: 8px;
	padding: 5px 16px 5px 14px;
	display: inline-block;
}
.dashboard-tb{
	font-size:14px;
	color:#5e2340;
	margin-bottom: 15px;

}

#dashboard  hr{
	border-color:rgba(255, 255, 255, 0.4);
}
#dashboard h2 {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin-bottom: 4.8rem;
}
#dashboard h2 {
	font-size: 4.6rem;
	line-height: 97.1%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin-bottom: 4.8rem;
}

#dashboard .espaciado {
	padding: 9rem 8.0rem 14.2rem 8.0rem !important;
}
#dashboard .espaciado-derecha {
	padding: 9rem 8rem 14.2rem 8.0rem !important;
}
#login-btn{
	float: left;
	width:50%;
}
.user-header{
	font-size:18px;
	color:#5e2340;
}
#main-container-dashboard{
	padding:0;
}
@media (min-width: 576px) and (max-width:1310px) {
		#main-container-dashboard {
			max-width: 100%;
			padding:0;
		}
}
@media (max-width: 991px){
	#dashboard .espaciado, #dashboard .espaciado-derecha {
		padding: 6rem 3rem 8rem 3rem  !important;
	}
	#dashboard .menu-lat {
		height:auto;
	}
	.dashboard-info {
		font-size:15px;
		}
	.cuenta-link-lat {
		font-size:15px;
		float: left;
		padding: 10px;
		border:0;
	}
	.cuenta-link-lat a{
		font-size:15px;
	}
}

/*DASHBOARD */
/*PROPOSALS */
.single-proposal #header_mschools, .page-id-24541 #header_mschools,.page-id-24543 #header_mschools,.page-id-24544 #header_mschools {
    background: #fff;
}
.return-dashboard{
	text-align: left;
	margin-bottom: 30px;
	
}.rtn-dash {
	font-size: 1.7em;
	line-height: 1.7em;
	letter-spacing: -0.4px;
	color: #fff;
	
	
	display: inline-block;
}

.rtn-dash:hover, .rtn-dash:focus {
	font-size: 1.7em;
	line-height: 1.7em;
	letter-spacing: -0.4px;
	color: #00E082;
	display: inline-block;
}
.proposal-text{
	font-size: 2.0rem;
    line-height: 3.5rem;
    color: #5E2340;
    position: relative;
	padding-top:30px;
	padding-bottom:30px;
}
.space-proposal{
	padding-top: 14.6rem;
    
}
.proposal-text-2{
	padding-top:30px;
	font-size: 1.7rem;
    letter-spacing: -0.02em;
    color: #5E2340;
	
}
@media (max-width: 991px){
	.proposal-text{
		font-size: 1.7rem;
    	line-height: 3.5rem;
	}
	.space-proposal {
		padding-top: 6.6rem;
	}
}

.edit-proposal-tabs input{
	border: 1px solid rgba(94, 35, 64, 0.25);
	background-color: var(--secondary-bg-color);
	padding: 10px 0 10px 15px;
	font-size: 20px;
	color: rgba(94, 35, 64);
	width: 100%;
}
.edit-proposal-tabs input[type="submit"] {
	margin-top:30px;
	font-size: 1.7em;
    line-height: 1.7em;
    letter-spacing: -0.4px;
    color: #5E2340;
    background: #00E082;
    border: 1px solid #00E082;
    border-radius: 8px;
    padding: 5px 16px 5px 14px;
    display: inline-block;
	}
.edit-proposal-tabs input[type="submit"]:hover, .edit-proposal-tabs input[type="submit"]:focus {
	
	font-size: 1.7em;
	line-height: 1.7em;
	letter-spacing: -0.4px;
	color: #00E082;
	background: #5E2340;
	border: 1px solid #5E2340;
	border-radius: 8px;
	padding: 5px 16px 5px 14px;
	display: inline-block;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

	.edit-proposal-tabs	.field-append{
		font-size: 20px;
	color: rgba(94, 35, 64);
		padding-top:50px;
		text-transform: uppercase;
	}

	.desc-proposal-intro{
		font-size: 1.7rem;
		line-height: 2.6rem;
		letter-spacing: -0.02em;
		color: #5E2340;
		text-align: center;
		margin-top:30px;
	}
	.edit-proposal-tabs label{
		margin-top:20px;
		font-weight: 800;
		font-size:14px;
		color:#5E2340;
		text-transform: uppercase;
	}
	.edit-proposal-tabs select{
		border: 1px solid rgba(94, 35, 64, 0.25);
		background-color: var(--secondary-bg-color);
    padding: 14px 0 14px 15px;
    font-size: 20px;
    color: rgba(94, 35, 64, 0.5);
    width: 100%;
	}
	.field-instructions{
		font-size:12px;
		color:#5E2340;
		margin-bottom: 10px;
	}
	.edit-proposal-tabs textarea{
		border: 1px solid rgba(94, 35, 64, 0.25);
		background-color: var(--secondary-bg-color);
		color: rgba(94, 35, 64);
		width: 100%;
    	height: 150px;
		font-size: 15px;
	}
	.edit-proposal-tabs ::placeholder {
		font-size: 20px;
		color: rgba(94, 35, 64, 0.5);
	}
	.edit-proposal-tabs textarea::placeholder {
		font-size: 15px;
		color: rgba(94, 35, 64, 0.5);
	}

.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 30px; 
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px; 
	text-transform:none!important;
	margin-top: 10px!important;
	font-weight: 400!important;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px; 
    width: 20px;
    background-color: #eee; 
    border: 1px solid #ccc; 
}


.custom-checkbox input:checked + .checkmark {
    background-color: #2196F3; 
    border: 1px solid #2196F3; 
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked + .checkmark:after {
    display: block;
    left: 7px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
	.custom-required-text{
		color:red;
	}
@media screen and (max-width: 972px) {
.scroll-container {
    overflow-x: auto; /* Enable horizontal scrolling */
    white-space: nowrap; /* Prevent line breaks */
    -webkit-overflow-scrolling: touch; /* Enable momentum scrolling on iOS devices */
    display: flex; /* Use flexbox */
}

.cuenta-link-lat {
    margin-right: 10px; /* Add some space between links */
}

/* Media query for mobile devices */

    .cuenta-link-lat {
        margin-right: 5px; /* Adjust margin for smaller screens */
    }
}
.dashboard-tb2 {
        display: flex; 
        flex-wrap: wrap; 
        justify-content: space-between; 
    }
	.dashboard-tb2 img{
		margin-bottom: 1.8rem;
	}
	.completed-proposal, .date-proposal{
		color:#5E2340;
		font-size: 1.4rem;
    	line-height: 1.8rem;
	}
.proposal_perc_date{
		display: flex; 
 		 justify-content: space-between; 
	}
	.completed-proposal.completed{
			color:#2ECC71;
	}
.no_img_pr img{
		max-width:100%;
		height:auto;
	}


.cuenta-link-lat {
    color: rgba(255, 255, 255, .5) ;
}

.cuenta-link-lat a {
    color: rgba(255, 255, 255, .5) ;
}
	.active-link{
		color:#fff!important;
	}
	.status_proposal{
		line-height: 4.5em;
		font-size: 14px;
    	color: #00E082;
    	
	}
	.submit-proposal{
		text-align: center;
	}
	.button-submit-proposal{
		font-size: 1.7em;
    line-height: 1.7em;
    letter-spacing: -0.4px;
    color: #5E2340;
    background: #00E082;
    border: 1px solid #00E082;
    border-radius: 8px;
    padding: 5px 16px 5px 14px;
    display: inline-block;
	}
	.button-submit-proposal[disabled],.button-submit-proposal[disabled]:hover,.button-submit-proposal[disabled]:focus {
   	border: 1px solid #5E2340;
	border-radius: 8px;
	color: #5E2340;
	background: rgba(0, 224, 130, 0.7); /* Apply opacity to the background color */
	padding: 5px 16px 5px 14px;
	display: inline-block;
	cursor: not-allowed;
}
	.button-submit-proposal:hover, .button-submit-proposal:focus {
	font-size: 1.7em;
	line-height: 1.7em;
	letter-spacing: -0.4px;
	color: #00E082;
	background: #5E2340;
	border: 1px solid #00E082;
	border-radius: 8px;
	padding: 5px 16px 5px 14px;
	display: inline-block;
}
	.character-counter{
		text-align: right;
		color:#5E2340;
	}

.proposal-tag{
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    line-height: 4.5em;
}
.proposal_img{
	text-align: center;
}
.desc-e-intro{
	font-size: 1.4rem;
    letter-spacing: -0.02em;
    color: #5E2340;

}
.alm-filters-container .alm-filter--select select {
	border: 0;
    padding: 14px 0 14px 15px;
    font-size: 15px;
    color: rgba(94, 35, 64, 0.25);
    min-width: 238.5px;
    margin-right: 20px;
    border-radius: 6px;
}
.page-template-page-discover .alm-filters-container .alm-filter--select select {
	
    color: rgba(94, 35, 64, 0.5);
	
   
}
.filter-events .alm-filters-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Adjust spacing between elements as needed */
    align-items: center; /* Vertically center the elements */
}

.filter-events .alm-filter--select {
    flex: 1 1 auto; /* Ensure the select elements take up available space */
    min-width: 150px; /* Adjust as necessary */
}

.filter-events .alm-filter--select select {
    width: 100%;
}
.page-template-page-discover .alm-filters-container .alm-filter {
	display:inline-block!important;
	margin: 1rem;
	
}
.page-template-page-discover #filter_events{
	padding-top: 0rem;

}

@media (min-width: 992px) {
   .page-template-page-discover .col-lg-8 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.alm-results-text{
	color:transparent;
}
/* ─── Scoped to the Complex 12 grid ───────────────────────────────────── */

/* 1) Mobile-first: single-column grid + gutters */
#complex12-grid .columns-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5.6rem;
}

/* 2) Tablet and up (≥768px): switch to dynamic columns */
@media (min-width: 768px) {
  #complex12-grid .columns-grid {
    grid-template-columns: repeat(var(--cols), 1fr);
  }

  /* Forzar comportamiento específico */
  #complex12-grid .columns-grid.four-columns {
    grid-template-columns: repeat(4, 1fr) !important; /* 4 en fila */
  }
  #complex12-grid .columns-grid.six-columns {
    grid-template-columns: repeat(3, 1fr) !important; /* 3 + 3 */
  }
}

/* 3) Default desktop (≥1316px): center, no padding */
#complex12-grid {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
}

/* 4) Mid-screens (768px–1315px): add side padding */
@media (max-width: 1315px) and (min-width: 768px) {
  #complex12-grid {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
	padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }
}

/* 5) Mobile only (<768px): side padding + bottom margin */
@media (max-width: 767px) {
  #complex12-grid {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
   
  }
  .swiper-container-initiatives-home{
	margin-bottom:0;
  }
   #slider_complex12_home {
    max-width: 90%;
    margin: 0 auto;
    padding: 10px; /* o un padding más pequeño */
  }
}

/* 6) Media-box forcing 16×9 aspect ratio */
#complex12-grid .media-box {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 */
  overflow: hidden;
  border-radius: 0.5rem;
}
#complex12-grid .media-box img,
#complex12-grid .media-box iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  object-fit: cover;
}

/* 7) Title & text spacing */
#complex12-grid .column-title {
  margin-top: 0.75rem;
  font-size: 1.25rem;
}
#complex12-grid .column-text {
  margin-top: 0.5rem;
}


#complex12-grid .column-card {
  background: #fff;
  padding: 0rem 2rem; /* espacio interior como en tu ejemplo */
  border-radius: 0 0 0.8rem 0.8rem; /* redondeado solo abajo */
}

#complex12-grid .media-box {
  border-radius: 0.8rem 0.8rem 0 0; /* redondeado arriba */
  overflow: hidden;
  position: relative;
}

#complex12-grid .column {
  border-radius: 0.8rem;
  overflow: hidden;
  background: #fff;
}

#complex12-grid .column-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6em;
  background: #00e082;
  color: #5E2340;
  font-size: 12pt;
  border: none;
  border-radius: 9999px;
  padding: 0.6em 1.2em;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease;
  margin-bottom: 2rem; /* 👉 aire con el borde inferior */
}

#complex12-grid .column-button::after {
  content: "→"; /* flecha */
  font-size: 1em;
  line-height: 1;
}

#complex12-grid .column-button:hover {
  background: #00c66f; /* solo cambia color */
}

#complex12-grid .column-tag {
text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #5E2340;       /* texto fijo en morado oscuro */
  padding: 3px 9px;

  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  position: absolute;   /* sigue estando dentro de la media-box */
  bottom: 1rem;
  left: 0.6rem;
}
#complex12-grid p{
	font-size: 2.0rem;
  line-height: 3.5rem;
  color: #5E2340;
  position: relative;
  margin-bottom: 3.0rem;
}
.block-url-wrapper {
  text-align: left; 
  width: 100%; /* asegura que use todo el ancho */
  padding-bottom: 5.6rem;
}

.block-url-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.8em;
  background: #5E2340;
  color: #fff;
  font-size: 1.8rem;
  border: none;
  border-radius: 5px;
  padding: 1rem 2rem;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease;
}

.block-url-button::after {
  content: "→";
  font-size: 1.2rem;
  line-height: 1;
}

.block-url-button:hover,
.block-url-button:focus,
.block-url-button:visited {
  background: #431a31; /* más oscuro */
  color: #fff;         /* texto siempre blanco */
  border: none;        /* forzamos que no aparezca borde */
  text-decoration: none; /* sin subrayado */
  padding: 1rem 2rem;    /* mantenemos padding */
  border-radius: 5px;    /* mantenemos border-radius */
}


.subtitle-page-slide{
    font-size: 22px;
    max-width:69.0rem;
	  margin-top: 2.5rem;
}

.boton-slider-pages, .boton-slider-pages:hover{
	background: #FFFFFF;
    border-radius: 8px;
    border: 1.5px solid #fff;
    font-size: 1.7rem;
    line-height: 2.0rem;
    color: #5E2340;
    display: inline-block;
    margin-top: 2.5rem;
    padding: 1.8rem 1.7rem 1.7rem 1.6rem;
}
.boton-slider-pages:hover{
	background: #5E2340;
    color: #fff;
    border: 1.5px solid #5E2340;
}


/* === Slider complex_12: hereda el aspecto 16:9 del grid === */

#complex12-slider .swiper-slide {
  display: flex;
  justify-content: left;
}

/* Igual que el grid */
#complex12-slider .column {
  background: #fff;
  border-radius: 0.8rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  width: 100%;
  max-width: 380px;
}

/* Mismo aspecto 16:9 */
#complex12-slider .media-box {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 */
  overflow: hidden;
  border-radius: 0.8rem 0.8rem 0 0;
}

/* Igual que grid: imagen o vídeo cubren el contenedor */
#complex12-slider .media-box img,
#complex12-slider .media-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Card interior */
#complex12-slider .column-card {
  background: #fff;
  padding: 0 2rem;
  border-radius: 0 0 0.8rem 0.8rem;
}

/* Tag */
#complex12-slider .column-tag {
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #5E2340;
  padding: 3px 9px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  position: absolute;
  bottom: 1rem;
  left: 0.6rem;
  background: #fff; /* si usas colores variables, cámbialo */
}

/* Botón igual que grid */
#complex12-slider .column-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6em;
  background: #00e082;
  color: #5E2340;
  font-size: 12pt;
  border: none;
  border-radius: 9999px;
  padding: 0.6em 1.2em;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease;
  margin-bottom: 2rem;
}
.cont-slider{
	padding-left:5px;
}
#complex12-slider .column-button::after {
  content: "→";
  font-size: 1em;
  line-height: 1;
}

#complex12-slider .column-button:hover {
  background: #00c66f;
}
/* Igualar espaciado del grid */
.complex12-slider-row {
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
}

/* Remove blank space when there's no media inside */
#complex12-grid .media-box:empty {
  display: none;
}

/* Also handle any accidental whitespace nodes */
#complex12-grid .media-box:not(:has(img, iframe)) {
  display: none;
}
#complex12-slider .media-box:empty,
#complex12-slider .media-box:not(:has(img, iframe)) {
  display: none;
}


#complex12-slider .column:not(:has(.media-box)) .column-card {
  padding-top: 2.4rem;
}

#complex12-grid .description-classroom-grid{
	    margin-top: 2.4rem;
}
.bloque-texto-b {
    position: relative;
    padding-top: 11.5rem;
    padding-bottom: 10.8rem;
    overflow: hidden;
}

/* Imagen decorativa que cubre el alto */
.bloque-texto-b__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: auto;
    max-width: none;
    object-fit: cover;
    z-index: 0;
    pointer-events: none;
}

/* Posiciones */
.bloque-texto-b__bg--left {
    left: 0;
}

.bloque-texto-b__bg--center {
    left: 50%;
    transform: translateX(-50%);
}

.bloque-texto-b__bg--right {
    right: 0;
}

/* Contenido encima */
.bloque-texto-b .container {
    position: relative;
    z-index: 1;
}

/* Responsive */
@media (max-width: 768px) {
    .bloque-texto-b {
        padding-top: 6rem;
        padding-bottom: 5rem;
    }

    .bloque-texto-b__bg {
        object-fit: contain;
        opacity: 0.15; /* opcional */
    }
}
.column-card .description-classroom-grid p {
    font-size: 1.7rem !important;
    line-height: 2.0rem !important;
    color: #5E2340;
    margin-bottom: 2.4rem;
}
