@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
body {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.wrapper-fluid .site-grid {
  grid-gap: 0;
}
h1, h2, h3, h4 {
  color: #ed1c24;
	font-family: "Ubuntu", sans-serif;
}

/* BORDES */
.imagen-borde-curvo {
  background-image: url('/images/bordes/borde-bottom-2.svg');
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 150px;
}
.bottom-a.card .card-body, .top-a.card .card-body {
	padding: 0;
} 
.bottom-a.card, .top-a.card {
  margin: 0;
}
.card {
  --card-border-width: 0;
}
.container-header {
  background-image: none;
  background-color: #1A2D3B;
  display: grid;
  grid-template-columns: auto 1fr;
}
.grid-child.container-nav {
  justify-content: flex-end;
}
.mm-collapse.mm-show a {
	color: #ed1c24;
}
.metismenu-item.level-2.current.active {
	background: #eceaea;
	border-radius: 2px;
}
.metismenu-item.level-2 {
	--link-color: #ed1c24;
}
.metismenu .current.active {
	color: #ed1c24;
}
#navbar1 .metismenu-item a:hover {
	color: #ffadb0;
}
/* Esto quita la animacion de subrayado debajo de los menus */
.container-header .metismenu > li > a::after, .container-header .metismenu > li > button::before {	
  height: 0px;	
}
/**/
.brand-logo img {
  width: 200px;
}
.grid-child.container-bottom-a {
	display: flex;
	flex-direction: column;
}
.logo-inferior-so {
	background: #1a2d3b;
	padding-bottom: 25px;
}
.logo-inferior-so img {
	margin: 0 auto;
	display: block;
	width: 100px;
}
.container-footer.footer.full-width .grid-child {
	flex-direction: column;
}
.footer {
  background-color: #1A2D3B;
  background-image: none;
  margin-top: 0;
}
.mod-footer {
	margin: 0 auto;
	font-size: 14px;
}
#mod-custom136 {
	font-size: 12px;	
	color: #6e9dc6;
}
#mod-custom136 .fa-brands.fa-whatsapp {
  font-size: 19px;
  vertical-align: sub;
}
/* Nuevo redes Sociales 2025 */
#redes-sociales-fa {
	max-width: 320px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
}
#redes-sociales-fa a {
	text-decoration: none;	
	color: #6d6d6d;
}
#redes-sociales-fa a.fa-brands, #redes-sociales-fa a.fa-solid {
  font-size: 42px;
}
#redes-sociales-fa a:hover {
	color: #000;
	transition: ease-in-out .3s;
}

/* Formato de position bottom */
  .main-bottom.card {
  --card-border-color: none;
}
/* ---------------- ESTILO DE VARIAS PAGINAS EN COMÚN -------------------*/
.inicio, .quienes-somos, .que-hacemos, .deportes, .salud, .educacion, .comunidad, .liderazgo, .formas-de-apoyar {
	margin: 0 auto;
	max-width: 90%;
}


/* -------------------INICIO de Inicio ----------------*/
/*.slider-inicio {
  max-width: 1138px;
  margin: 0 auto;
}*/
.sobre-nosotros {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
	gap: 2rem;
}
.sob-nos-video iframe.video {
	border: 8px solid #ed1c24;
  border-radius: 8px;
  box-shadow: 0px 4px 12px 2px #5e5e5e;
}
.sob-nos-video .video {
	width: 500px;
  aspect-ratio: auto;
}
.mis-vis-fil-metas {
	max-width: 80%;
	margin: 30px auto 0;
	text-align: center;
}
.mis-vis-fil-metas > p {
	margin-bottom: 4em;
}
.mision-vision-filosofia {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 4em;
	/*display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 250px;
	align-items: center;
	column-gap: 2em;*/
}
.mvf-item {
	width: 450px;
}
.mision-vision-filosofia p {
	font-style: italic;
	color: #6a6a6a;
}
hr {
	border-top: 5px solid #ed1c24;
	opacity: 1;
	width: 100px;
}
.colabora {
	text-align: center;
	margin-top: 30px;
}
.colabora p {
	font-weight: bold;
	font-size: 19px;
}
.btn.btn-primary.btn-lg {
	display: flex;
	margin: 2em auto;
	width: fit-content;
}
.btn-primary {
	background-color: #ed1c24;
  border-color: #ed1c24;
}
.btn-primary:hover, .btn-primary:focus, .btn:first-child:active {
  background-color: #ac161b;
  border-color: #ac161b;
}
/* -------------------FIN de Inicio ----------------*/

/* -------------------------INICIO QUIENES SOMOS -------------------------------------*/

.quienes-somos section {
	margin-bottom: 3em;
	margin-top: 3em;
}
.nuestra-historia img {
	display: block;
	margin: 0 auto;
  border-radius: 20px;
}
.nuestra-historia {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
}

blockquote {
	border-left: 2px #b0b0b0 solid;
	padding-left: 1em;
	margin-top: 1em;
	color: gray;
	font-style: italic;
}

.quienes-somos table {
	margin: 0 auto 3em;
  width: 50%;
}
.junta-directiva table caption {
	caption-side: top;
}
.quienes-somos table tr {
	line-height: 2;
}
.quienes-somos table td {
	padding: .5em;
}
.quienes-somos table tr td:first-child {
	font-weight: 500;
}
.quienes-somos table tr:nth-child(2n+1) {
	background: #d2d2d2;
}

/* PRUEBAS CAMBIO DE ICONO DE LISTAS */
ul.ticked li {
  list-style-type: none;
}
ul.ticked li::before, h2.ticked::before {
  display: inline-block;
  width: 16px;
  margin-right: 15px;
  margin-left: -10px;
  content: url('data:image/svg+xml,<svg width="16" height="16" version="1.1" viewBox="0 0 118.55 84.68" xmlns="http://www.w3.org/2000/svg"><g transform="translate(-156.9 -69.85)"><path d="m272.96 72.33c3.3073 3.3073 3.3073 8.6783 0 11.986l-67.733 67.733c-3.3073 3.3073-8.6783 3.3073-11.986 0l-33.867-33.867c-3.3073-3.3073-3.3073-8.6783 0-11.986 3.3073-3.3073 8.6783-3.3073 11.986 0l27.887 27.861 61.754-61.727c3.3073-3.3073 8.6783-3.3073 11.986 0z" fill="%23ed1c24"/></g></svg>');
}

.quienes-somos .fa-solid.fa-users-between-lines {
	margin-right: 13px;
	font-size: 26px;
	align-self: center;
}

/* -------------------------FIN  QUIENES SOMOS -------------------------------------*/


/* ----------------------------INICIO QUE HACEMOS --------------------------*/

.plataformas {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
	max-width: 900px;
	margin: 0 auto;
}
.flip-card {
	background-color: transparent;
	width: 300px;
	height: 300px;
	perspective: 1000px;
  }
  
.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	border-radius: 6px;
}
  
.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg);
}
  
.flip-card-front, .flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 6px;
}
  
.flip-card-front {
	background-color: #bbb;
	color: black;
}
.flip-card-front img {
	border-radius: 6px;
}
.flip-card-front h2 {
    position: absolute;
    top: 205px;    
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 10px;
}
  .flip-card-back {
    background-color: #3c3c3c;
    color: white;
    transform: rotateY(180deg);
  }
  .flip-card-back h2 {
	  margin-top: 15px;

  }
  .flip-card-back p {
	padding: 1em;
	font-size: 14px;
  }
  .flip-card-back a {
    padding: .5em;
    background: #ed1c24;
    border-radius: 3px;
    text-decoration: none;
    color: white;
  }
  .flip-card-back a:hover {
    background: #C4161C;
    transition: .4s;
  }
  .plataformas .flip-card:nth-child(1) .flip-card-front h2 {
    color: white;
    background: #c4161c;
  }
  .plataformas .flip-card:nth-child(2) .flip-card-front h2 {
    color: #fff;
    background: #88ac2e;
  }
  .plataformas .flip-card:nth-child(3) .flip-card-front h2 {
    color: #fff;
    background: #009784;
  }
  .plataformas .flip-card:nth-child(4) .flip-card-front h2 {
    color: #fff;
    background: #0063A5;
  }
  .plataformas .flip-card:nth-child(5) .flip-card-front h2 {
    color: #fff;
    background: #e66a1f;
  }
  .plataformas .flip-card:nth-child(6) .flip-card-front h2 {
    color: #fff;
    background: #e5a812;
  }



/* ----------------------------FIN QUE HACEMOS --------------------------*/


/*-------------------------INICIO SECION DE DEPORTES --------------------*/

.deportes section {
	margin-top: 2em;
}
.video-stretch iframe.video {
	border: 12px solid #ea761e;
	border-radius: 20px;
	box-shadow: 0px 4px 12px 2px #5e5e5e;
	display: block;
	margin: 0 auto;
}
.video-stretch .video {
	aspect-ratio: 16 / 9;
	width: 80%;
}
.disciplinas {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 800px;
	margin: 0 auto;
	gap: 2em;
}
.item-disciplina h3 {
	color: black;
	font-size: 17px;
	text-align: center;
	font-weight: 900;
}
.competicion img {
	margin: 0 auto;
	display: block;
}
.deporte-unificado-contenido, .atletas-jovenes-contenido, .matp-contenido {
	display: flex;
	justify-content: center;
	gap: 5em;
	align-items: center;
}
.deporte-unificado-contenido img, .atletas-jovenes-contenido img, .matp-contenido img {
	border-radius: 20px;
}
.image-link img {
  border-radius: 8px;
}
.texto-deporte-unificado, .texto-atletas-jovenes, .matp-texto {
	max-width: 400px;
}
.deporte-unificado-contenido {
  flex-direction: row-reverse;
}
/*----------------------FIN SECION DE DEPORTES -----------------------------------*/

/* ---------------------INICIO SALUD -----------------------------*/

.salud h3 {
	font-size: 24px;
}
.salud h4 {
	font-size: 22px;
}

.salud .image-link img, /*.educacion .image-link img*/ {
	border-radius: 7px;
}
.educacion .slider-container ul li {
	border-radius: 7px;
}
.atletas-saludables {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-around;
	gap: 2em;
}
.texto-atletas-saludables {
	width: 90%;
}
.promocion-de-la-salud-section, .sonrisas-especiales-section, .abriendo-tus-ojos-section, .medfest-section, .funfitness-section, .pies-saludables-section, .mentes-poderosas-section {
	background: #f2f2f2;
    padding: 2em;
    border-radius: 4px;
	margin-top: 3rem;
}
.promocion-de-la-salud, .sonrisas-especiales, .abriendo-tus-ojos, .medfest, .funfitness, .pies-saludables, .mentes-poderosas {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	gap: 2em;		
	/*background: #f2f2f2;
    padding: 2em;
    border-radius: 4px;*/
}
.promocion-de-la-salud-texto, .sonrisas-especiales-texto, .abriendo-tus-ojos-texto, .medfest-texto, .funfitness-texto, .pies-saludables-texto, .mentes-poderosas-texto {
	max-width: 600px;
}

.foros-de-familia-y-salud {
	margin-top: 3rem;
}
.salud .fa-brands.fa-whatsapp, .deportes .fa-brands.fa-whatsapp {
	font-size: 26px;
	align-self: center;
	margin-left: 10px;
}
/* ---------------------FIN SALUD -----------------------------*/


/* ---------------------INICIO EDUCACIÓN -----------------------------*/
.involucrese.contenido, .voluntario-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-evenly;
	gap: 2rem;
	margin-bottom: 2em;
}
.involucrese-logo img {
	height: 300px;
}
.video-educacion {
	width: 80%;
	margin: 0 auto;
}
.video-educacion .video {
	width: 100%;
	aspect-ratio: 16 / 9;
	border: 8px solid #23411f;
	border-radius: 20px;
	box-shadow: 0px 4px 12px 2px #5e5e5e;
}
.escuelas-unificadas-contenido {
	display: flex;
	align-items: center;
	gap: 2rem;
	justify-content: center;
	margin-bottom: 2em;
}
.escuelas-unificadas-texto {
	max-width: 500px;
}
.escuelas-unificadas-imagen {
	max-width: 500px;
}
/* Color del texto principal de arriba */
.accordion-button:not(.collapsed) {
	color: white;
  background-color: #ed1c24;
	font-weight: 600;
}

.educacion > section {
	margin-top: 3rem;
}
.liderazgo-secciones section {
	margin-top: 2em;
}
.liderazgo-de-atletas, .liderazgo-unificado, .lideres-del-movimiento, .voluntarios {
	display: flex;
	align-items: center;	
	gap: 2rem;
}
/* ----------------------FIN DE EDUCACION -----------------------*/



/* ------------------ INICIO LIDERAZGO -------------------------*/
.liderazgo-secciones section {
	display: flex;
	flex-direction: row;
	justify-content: center;
	gap: 2em;
}
section.liderazgo-unificado, .voluntario-item:nth-child(2n) {
	flex-direction: row-reverse;
}
.liderazgo-secciones section div:first-child {
	max-width: 500px;
}
/*------------------FIN LIDERAZGO ----------------------------*/

/*------------------- INICIO DE FORMAS DE APOYAR -------------*/

.voluntario-item div {
	max-width: 500px;
}
.cuentas table {
	width: 43%;
	margin: 0 auto;
	text-align: center;
}
.cuentas thead {
	background: #ed1c24;
	color: white;
	text-align: center;
}
.cuentas thead tr th {
	padding: .5em;
  border-bottom: 3px solid #ddd;
}
.cuentas table td {
	font-size: 20px;
	font-weight: 500;
	padding: .5em;
}
.voluntariado > p:last-child {
	font-style: italic;	
	text-align: center;
	font-size: 18px;
}
.voluntario-imagen img, .donaciones-imagen img, .voluntario-item img {
	border-radius: 8px;
}
.donaciones-imagen {
	text-align: center;
}
.cuentas {
	margin-top: 3rem;
}
.qr {
	margin-top: 3rem;
	text-align: center;
}
.qr img {
  width: 400px;
  height: auto;
}
/*------------------- FIN  DE FORMAS DE APOYAR ---------------*/

/* Enlaces de Contacto */

.contacto-module {	
	text-align: center;
	margin-top: 2em;
}
.contacto-module address {
	margin-bottom: 8px;
}
.contacto-module a {
	color: #29859B;
	text-decoration: none;
}
.contacto-module a:hover, .contacto-module a:focus {
	text-decoration: underline;
}
.contacto-module span {
  font-size: 21px;
  vertical-align: inherit;
}

/* --------------- Enlaces --------------*/
#enlaces-footer {
	background-color: #1a2d3b;
	padding: 1em 3em;
	border-top: 1px solid #404040;
}
.titulo-footer h4 {
	text-align: center;
	color: #c6c1c1;
	font-size: 19px;	
	margin-bottom: 1em;
}
.enlaces-footer-areas {
	display: grid;
	grid-template-columns: repeat(auto-fill, 25%)


}
#enlaces-footer a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	line-height: 1;
	color: #6bbed2;
	max-width: 167px;
	padding-bottom: 12px;
}
#enlaces-footer a:hover {
	color: white;
}
#enlaces-footer p {
	color: #959595;
	font-size: 13px;
}




/* ############################### TABLETS ##################################### */
@media (max-width: 992px) {
  /* Este ajuste situa al final el botón colapsable en tablets y celulares */
	.navbar {
	  justify-content: flex-end;
  }
  .metismenu-item.level-2.current.active {
    background: initial;
    border-radius: initial;    
  }
  /*ESTILO PARA EL MENU SECUNDARIO DESPLEGADO EN TABLETS Y CELUS  */
  .metismenu.mod-menu .mm-collapse:not(.mm-show) {
	  display: block;
	  background: none;
  }
  /* Cambio del menu Sec. de Absoluto a estatico  */
  .metismenu.mod-menu .metismenu-item > ul {
	  position: static;
	  box-shadow: none;      
  }
  .metismenu.mod-menu .mm-collapse {
	  box-shadow: none;
  }
  .metismenu.mod-menu .metismenu-item {
	  display: block;
  }
  /* Oculta el icono (la flecha) de dropdown */
  .metismenu.mod-menu .mm-toggler {
	  display: none;
  }
  .metismenu.mod-menu .mm-collapse > li > a {
	  color: gray;
  }
  .inicio, .quienes-somos, .que-hacemos, .deportes, .salud, .educacion, .comunidad, .formas-de-apoyar  {
	  margin: 0 auto;
	  max-width: 92%;
  }
  .imagen-borde-curvo {
    height: 100px;
  }
  .sobre-nosotros {
	  flex-direction: column-reverse;
  }
  .btn.btn-primary.btn-lg {
		margin: 2em auto;
  }
  .mis-vis-fil-metas, {
    max-width: 60%;
  }
  .voluntarios-texto, .voluntarios {
		max-width: initial;
  }
	.nuestra-historia, .voluntario-item, .voluntario-item:nth-child(2n), .atletas-saludables, .liderazgo-secciones section {
		flex-direction: column;
	}
	.quienes-somos table {
		width: initial;
	}
	.video-stretch iframe.video {
		border: 8px solid #ea761e;
		border-radius: 8px;
	}	
	.video-stretch .video {		
		width: 100%;
	}
	.deporte-unificado-contenido, .atletas-jovenes-contenido, .matp-contenido {
		flex-direction: column-reverse;
		gap: initial;
	}
	.texto-deporte-unificado, .texto-atletas-jovenes, .matp-texto, .liderazgo-secciones section div:first-child, .voluntario-item div {
		max-width: initial;
	}	
	.img-atletas-saludables {
		width: 300px;
	}
	.promocion-de-la-salud-section, .sonrisas-especiales-section, .abriendo-tus-ojos-section, .medfest-section, .funfitness-section, .pies-saludables-section, .mentes-poderosas-section {
		gap: 1rem;	
		margin-top: 3rem;
		background: initial;
		padding: initial;
		border-radius: initial;
	}
	.sob-nos-video {
		width: 80%;
	}
	  .sob-nos-video .video {
		width: 100%;
		aspect-ratio: 16 / 9;
		height: auto;
	}
  .donaciones-imagen {
	  text-align: center;
  }
  .cuentas table {
    width: 70%
  }
}



/* ########################################## CELUS ######################################### */

@media (max-width: 767px) {
	.container-header {
    grid-template-columns: auto;
  }
  .metismenu.mod-menu .metismenu-item {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
	.metismenu.mod-menu .metismenu-item:not(.level-1) > ul, .metismenu.mod-menu .metismenu-item:not(.level-2) > ul {
		margin-inline-end: 0;  
	}
	.brand-logo img {
		width: 125px;
	}
	hr {
		border-top: 5px solid #ed1c24;
		opacity: 1;
		width: 50px;
	}
  .imagen-borde-curvo {
    height: 100px;
  }
  .navbar-brand {
    margin: 0 auto;
  }
	#enlaces-footer {
		display: none;
	}
	.mod-footer {
		text-align: center;
	}
	.mision-filosofia {
		grid-template-columns: 1fr;
  	grid-template-rows: auto;
	} 
	.mis-vis-fil-metas {
		max-width: 100%;
	}
	.promocion-de-la-salud, .sonrisas-especiales, .abriendo-tus-ojos, .medfest, .funfitness, .pies-saludables, .mentes-poderosas {
		flex-direction: column;
		border-bottom: 2px dashed #dbdbdb;
		padding-bottom: 2em;
	}
	.sob-nos-video, .escuelas-unificadas-texto, .cuentas table {
	width: 100%;
	}  
  .video-educacion {
    width: initial;
  }
  .video-educacion .video, .sob-nos-video iframe.video {
    border-width: 5px;
    border-radius: 5px;
  }
  .educacion > section {
    margin-top: 1rem;
  }
  .involucrese.contenido {
    flex-direction: column-reverse;
  }
  .escuelas-unificadas-contenido {
    flex-direction: column;
    gap: 0;
  }
  .involucrese-logo img {
    height: auto;   
  }
  
  .liderazgo-de-atletas, .liderazgo-unificado, .lideres-del-movimiento {
    flex-direction: column;
  }
  .familias {
    flex-direction: column;
  }
  .familias-texto {
    max-width: 100%;
  }
  .familias-slider {
    max-width: 100%;
  }
  

  
}