Educación al tablero: Así van los colegios y las universidades en 2025

Section

Se afirma que la actual generación (quienes hoy se encuentran en el colegio o la universidad) es la más educada o con más conocimientos de la historia, gracias a que han tenido mayor acceso a la educación que sus antepasados y a su familiaridad con la tecnología, lo que les permite acceder a una gran cantidad de información.Esta lógica sugeriría una mejora constante en la educación en Colombia, pero los resultados de las Pruebas Saber, que le sirven al Estado para medir los conocimientos de los estudiantes y la calidad de colegios y universidades, aún reflejan preocupantes deficiencias.

.caja-todo10{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
width: 100%;
max-width: 600px;
justify-content: center;
margin: 10px auto;
}
.caja-imagenes10{
margin: auto;
}
.caja-imagenes10 img{
-webkit-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
-moz-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
max-width: 180px;
height: 180px;
width: 100%;
z-index: 1;
}
.img_sep{
margin: auto;
}
.linea_izq{
width: 100%;
height: 100%;
max-width: 80%;
max-height: 2.5px;
background: #fbb800;
margin: auto;
}
@media (max-width: 768px){
.caja-todo10{
grid-template-columns: 25% 50% 25%;
max-width: 380px;
}
.linea_izq{
max-width: 80%;
}
}

*{
box-sizing: border-box;
}
/*------------------------Fuentes------------------------*/
@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}
/*------------------------Fuentes------------------------*/
body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.contenedor-general{
display: flex;
justify-content: center;
}
.contenedor-alineacion{
display: flex;
flex-direction: column;
}
.contenedor-articulo{
width: 800px;
height: 400px;
display: flex;
justify-content: center;
align-items: center;
}
.info{
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
height: 100%;
max-width: 490px;
max-height: 360px;
transform: translateX(-30px);
}
.titulo {
margin-left: 90px;
margin-right: 20px;
line-height: 2px;
padding-bottom: 15px;
border-bottom: #6b2275 1.35px solid;
font-family: 'SemanaSans-Medium';
font-size: 21px;
position: relative;
color: #282129;
font-weight: 400;
z-index: 1;
}
.chapo{
margin-left: 90px;
margin-right: 20px;
margin-bottom: 10px;
margin-top:10px;
font-family: 'SemanaSans-Regular' !important;
font-size: 17px;
position: relative;
z-index: 1;
line-height: 21px;
color: #2e2d2d;
font-weight: 200;
}
.enlace{
display: flex;
justify-content: center;
width: 110px;
height: 35px;
margin-left: 90px;
margin-right: 20px;
margin-top: 10px;
background: #6b2275;
position: relative;
z-index: 1;
}
.enlace-texto{
text-align: center;
margin-top:0;
}
.ajuste{
margin-top: 7px;
color: white;
font-family: 'SemanaSerif-Medium';
font-size: 15px;
position: relative;
z-index: 1;
}
.imagen{
position: relative;
transform: translate(30px, 0px);
z-index: 1;
}
.cuadro-mitad{
position: relative;
width: 9px;
height: 18px;
background: #6b2275;
margin-top: -27px;
transform: translate(72px, 24px);
z-index: 1;
}
.imagen-articulo{
width: 100%;
max-width: 300px;
height: 100%;
max-height: 300px;
-webkit-box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
}
.img-fondo{
width: 100%;
height: 100%;
display: flex;
position: absolute;
border: 0.9px solid #CCC6C6;
}
a{
text-decoration: none;
}
@media(max-width:768px){
.contenedor-articulo{
flex-direction: column;
width: 100%;
height: 620px;
margin-top:40px;
}
.imagen{
transform: translate(0px, 25px);
}
.imagen-articulo{
max-width: 280px;
max-height: 280px;
}
.cuadro-mitad{
position: absolute;
transform: translate(0px, 90px);
width: 18px;
height: 9px;
margin-left: 20px;
}
.info{
max-width: 320px;
max-height: 100%;
transform: translate(0px, -30px);
padding-bottom: 20px;
justify-content: unset;
}
.titulo{
margin-left: 20px;
margin-top: 82px;
padding-bottom: 10px;
font-size: 18px;
line-height: 23px;
}
.chapo{
margin-left: 20px;
font-size: 16px;
line-height: 20px;
margin-top: 10px;
}
.enlace{
margin-left: 20px;
}
.img-fondo{
height: 100%;
}
}

Así funciona el seguro educativo que se puede comprar desde 200.000 pesos
Además, este tipo de pólizas son flexibles y se adaptan a las nuevas tendencias de la educación. Incluso, algunos productos están pensados para educación continuada.

Ir al artículo

Esta universidad está presente en 950 municipios y llega incluso a resguardos indígenas. Así funciona su modelo educativo
El Politécnico Grancolombiano cuenta actualmente con 53.000 estudiantes matriculados y un modelo que privilegia el uso de la tecnología para llegar a prácticamente todo el territorio. Su clave son las clases virtuales.

Ir al artículo

Este colegio fomenta la creatividad en los estudiantes. En esto consiste su modelo disruptivo
Esta red de 82 colegios en cuatro países de Latinoamérica, con presencia en Colombia, ofrece a sus más de 3.500 estudiantes una educación que los prepara para el futuro. ¿Cómo funciona?

Ir al artículo

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

Un análisis de la Fundación Empresarios por la Educación (FExE) de las Saber 11 de 2024 muestra que, si bien el puntaje global promedio aumentó 2 puntos con respecto a 2023, este cambio no es significativo y persisten diferencias amplias entre grupos de estudiantes y territorios del país, así como en las áreas de conocimiento.Así, aun cuando hubo mejoras en las pruebas de lectura, matemáticas, ciencias naturales e inglés, el avance no fue mayor, pues se presentó una reducción en la prueba de sociales y ciudadanas, habilidades fundamentales en un país como Colombia, amenazado por la corrupción y el desgobierno.
.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

*{
box-sizing: border-box;
}
/*------------------------Fuentes------------------------*/
@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}
/*------------------------Fuentes------------------------*/
body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.contenedor-general{
display: flex;
justify-content: center;
}
.contenedor-alineacion{
display: flex;
flex-direction: column;
}
.contenedor-articulo{
width: 800px;
height: 400px;
display: flex;
justify-content: center;
align-items: center;
}
.info{
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
height: 100%;
max-width: 490px;
max-height: 360px;
transform: translateX(-30px);
}
.titulo {
margin-left: 90px;
margin-right: 20px;
line-height: 26px;
padding-bottom: 15px;
border-bottom: #6b2275 1.35px solid;
font-family: 'SemanaSans-Medium';
font-size: 21px;
position: relative;
color: #282129;
font-weight: 400;
z-index: 1;
}
.chapo{
margin-left: 90px;
margin-right: 20px;
margin-bottom: 10px;
margin-top:10px;
font-family: 'SemanaSans-Regular' !important;
font-size: 17px;
position: relative;
z-index: 1;
line-height: 21px;
color: #2e2d2d;
font-weight: 200;
}
.enlace{
display: flex;
justify-content: center;
width: 110px;
height: 35px;
margin-left: 90px;
margin-right: 20px;
margin-top: 10px;
background: #6b2275;
position: relative;
z-index: 1;
}
.enlace-texto{
text-align: center;
margin-top:0;
}
.ajuste{
margin-top: 7px;
color: white;
font-family: 'SemanaSerif-Medium';
font-size: 15px;
position: relative;
z-index: 1;
}
.imagen{
position: relative;
transform: translate(30px, 0px);
z-index: 1;
}
.cuadro-mitad{
position: relative;
width: 9px;
height: 18px;
background: #6b2275;
margin-top: -27px;
transform: translate(72px, 24px);
z-index: 1;
}
.imagen-articulo{
width: 100%;
max-width: 300px;
height: 100%;
max-height: 300px;
-webkit-box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
}
.img-fondo{
width: 100%;
height: 100%;
display: flex;
position: absolute;
border: 0.9px solid #CCC6C6;
}
a{
text-decoration: none;
}
@media(max-width:768px){
.contenedor-articulo{
flex-direction: column;
width: 100%;
height: 620px;
margin-top:40px;
}
.imagen{
transform: translate(0px, 25px);
}
.imagen-articulo{
max-width: 280px;
max-height: 280px;
}
.cuadro-mitad{
position: absolute;
transform: translate(0px, 90px);
width: 18px;
height: 9px;
margin-left: 20px;
}
.info{
max-width: 320px;
max-height: 100%;
transform: translate(0px, -30px);
padding-bottom: 20px;
justify-content: unset;
}
.titulo{
margin-left: 20px;
margin-top: 82px;
padding-bottom: 10px;
font-size: 18px;
line-height: 23px;
}
.chapo{
margin-left: 20px;
font-size: 16px;
line-height: 20px;
margin-top: 10px;
}
.enlace{
margin-left: 20px;
}
.img-fondo{
height: 100%;
}
}

“Queremos que Cundinamarca tenga el mejor Pisa de América Latina”, presidente de la Fundación Alquería Cavelier
De acuerdo con Carlos Enrique Cavelier, si hoy reunieran en un mismo colegio a los estudiantes que apoyan a través del programa Talentos Excepcionales, serían el quinto mejor rankeado del país en las pruebas Saber.

Ir al artículo

Este colegio en Bogotá abre las puertas de las mejores universidades del mundo para sus estudiantes. Así funciona su modelo educativo
Además de alcanzar puntajes muy elevados en las pruebas Saber, el Colegio Jordán de Sajonia está vinculado a una organización extranjera que eleva las competencias de sus estudiantes. Recientemente logró su primera promoción de Bachillerato Internacional (IB).

Ir al artículo

Estos nueve programas de pregrado revolucionan la educación superior. ¿Conozca cuáles son?
Con profesionales altamente capacitados en diversos campos del conocimiento científico y tecnológico, la Facultad de Ciencias Naturales e Ingeniería de la Universidad Jorge Tadeo Lozano fomenta en sus estudiantes el pensamiento crítico, la innovación y la responsabilidad social y ambiental. Este es su impacto.

Ir al artículo

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

Igualmente, se mantienen las brechas entre educación rural y urbana, pública y privada. Según la FExE, las estudiantes mujeres, los estudiantes en zona rural y de colegios públicos obtuvieron puntajes 10, 25 y 30 puntos por debajo de los estudiantes hombres, de colegios en zonas urbanas y de colegios privados, respectivamente.El año pasado, los colegios oficiales obtuvieron un puntaje global de 248,9 sobre 500 en las Pruebas Saber 11, y los privados, de 278,3, lo que implica una brecha de 29 puntos. Si bien sigue alta, es inferior a los 31 puntos registrados en 2022 y 2023 y a los 35 puntos de 2021.En lo que respecta a la diferencia entre colegios urbanos y rurales, la brecha es de 25 puntos. La misma registrada desde 2021, con excepción de 2023, cuando se redujo a 24 puntos.
.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

*{
box-sizing: border-box;
}
/*------------------------Fuentes------------------------*/
@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}
/*------------------------Fuentes------------------------*/
body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.contenedor-general{
display: flex;
justify-content: center;
}
.contenedor-alineacion{
display: flex;
flex-direction: column;
}
.contenedor-articulo{
width: 800px;
height: 400px;
display: flex;
justify-content: center;
align-items: center;
}
.info{
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
height: 100%;
max-width: 490px;
max-height: 360px;
transform: translateX(-30px);
}
.titulo {
margin-left: 90px;
margin-right: 20px;
line-height: 26px;
padding-bottom: 15px;
border-bottom: #6b2275 1.35px solid;
font-family: 'SemanaSans-Medium';
font-size: 21px;
position: relative;
color: #282129;
font-weight: 400;
z-index: 1;
}
.chapo{
margin-left: 90px;
margin-right: 20px;
margin-bottom: 10px;
margin-top:10px;
font-family: 'SemanaSans-Regular' !important;
font-size: 17px;
position: relative;
z-index: 1;
line-height: 21px;
color: #2e2d2d;
font-weight: 200;
}
.enlace{
display: flex;
justify-content: center;
width: 110px;
height: 35px;
margin-left: 90px;
margin-right: 20px;
margin-top: 10px;
background: #6b2275;
position: relative;
z-index: 1;
}
.enlace-texto{
text-align: center;
margin-top:0;
}
.ajuste{
margin-top: 7px;
color: white;
font-family: 'SemanaSerif-Medium';
font-size: 15px;
position: relative;
z-index: 1;
}
.imagen{
position: relative;
transform: translate(30px, 0px);
z-index: 1;
}
.cuadro-mitad{
position: relative;
width: 9px;
height: 18px;
background: #6b2275;
margin-top: -27px;
transform: translate(72px, 24px);
z-index: 1;
}
.imagen-articulo{
width: 100%;
max-width: 300px;
height: 100%;
max-height: 300px;
-webkit-box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
box-shadow: 10px 10px 33px -11px rgba(0,0,0,0.75);
}
.img-fondo{
width: 100%;
height: 100%;
display: flex;
position: absolute;
border: 0.9px solid #CCC6C6;
}
a{
text-decoration: none;
}
@media(max-width:768px){
.contenedor-articulo{
flex-direction: column;
width: 100%;
height: 620px;
margin-top:40px;
}
.imagen{
transform: translate(0px, 25px);
}
.imagen-articulo{
max-width: 280px;
max-height: 280px;
}
.cuadro-mitad{
position: absolute;
transform: translate(0px, 90px);
width: 18px;
height: 9px;
margin-left: 20px;
}
.info{
max-width: 320px;
max-height: 100%;
transform: translate(0px, -30px);
padding-bottom: 20px;
justify-content: unset;
}
.titulo{
margin-left: 20px;
margin-top: 82px;
padding-bottom: 10px;
font-size: 18px;
line-height: 23px;
}
.chapo{
margin-left: 20px;
font-size: 16px;
line-height: 20px;
margin-top: 10px;
}
.enlace{
margin-left: 20px;
}
.img-fondo{
height: 100%;
}
}

¿Qué es el STEM Integrado? Este colegio de Bogotá lidera la puesta en marcha de esta metodología
Esta forma de abordar la educación impulsa a los estudiantes a resolver problemas de la vida cotidiana. Hoy, los proyectos que se emprenden tienen un impacto real.

Ir al artículo

La red de Colegios Colsubsidio ha recibido 15 premios en dos años. ¿Cuál es su secreto?
Los colegios de Colsubsidio ponen al alcance de los niños y jóvenes de Bogotá y Cundinamarca un modelo educativo de alto nivel. Recientemente recibieron la acreditación internacional Cognia.

Ir al artículo

Formar líderes osados y con mentalidad emprendedora: el enfoque del Colegio Colombo Hebreo
Un colegio de puertas abiertas que desarrolla habilidades particulares como la osadía.

Ir al artículo

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

Las diferencias regionales también son evidentes y lo muestran los resultados de las entidades territoriales certificadas (ETC), aquellos departamentos, distritos y municipios con más de 100.000 habitantes autorizados por el Ministerio de Educación para gestionar de manera autónoma la prestación del servicio educativo.En 2024, las ETC con los puntajes más altos en las Saber 11 fueron Envigado (289,4 puntos), Chía (287,1), Floridablanca (286,8), Duitama (286,6) y Tunja (286,4). Por el contrario, Vichada (213,2 puntos), Tumaco (210,5), Chocó (199,8) y Uribia (192) fueron las más rezagadas.

.caja-todo10{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
width: 100%;
max-width: 600px;
justify-content: center;
margin: 10px auto;
}
.caja-imagenes10{
margin: auto;
}
.caja-imagenes10 img{
-webkit-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
-moz-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
max-width: 180px;
height: 180px;
width: 100%;
z-index: 1;
}
.img_sep{
margin: auto;
}
.linea_izq{
width: 100%;
height: 100%;
max-width: 80%;
max-height: 2.5px;
background: #fbb800;
margin: auto;
}
@media (max-width: 768px){
.caja-todo10{
grid-template-columns: 25% 50% 25%;
max-width: 380px;
}
.linea_izq{
max-width: 80%;
}
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Menos estudiantes

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

Paralelamente, en la FExE detectaron que aún no se ha recuperado el número de estudiantes que presentaban las Saber 11 antes de la pandemia. Entre 2019 y 2020, la cantidad de evaluados disminuyó en más de 50.000. Aunque esta cifra ha mostrado una recuperación progresiva, en 2024, con 557.379 evaluados, todavía se registraron 10.000 menos en comparación con 2019.Llama la atención, además, que entre 2023 y 2024 hubo 6.474 evaluados menos, principalmente porque se redujo la cantidad de estudiantes en niveles socioeconómicos 1, 2 y 3; solo se presentó un aumento en los de estrato 4.Aquí entra en juego el cambio demográfico que vive el país, que golpea la matrícula estudiantil y ha sido responsable, entre otros factores, del cierre de 6.200 colegios entre 2019 y 2024. En esto no solo influye la disminución de la natalidad, sino también la migración.
.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

/*full screen sin padding lateral */
.article-main {
padding: 0 0px;
}
.article-main .sticky-top.t60 {
z-index: 2;
}
.shareBar {
left: 20px;
}
.contenedor-html-fullwidth {
width: 100%;
min-width: 100%;
}
.raw_html {
width: 100%;
min-width: 100%;
}
.section.sp-8 {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
min-width: 100%;
}
.article-main p {
max-width: 640px;
}
/************/
* {
/*border:1px solid red;*/
}
.contenedor-html {
min-width: 1000px;
}
.caja-html {
width: 100%;
height: 300px;
}
/*MEDIA QUERIES*/
@media screen and (max-width:1024px) {
.raw_html {
width: 850px;
min-width: 850px;
}
/*.caja-html{}*/
}
@media only screen and (max-width: 960px) {
.raw_html {
width: 100%;
min-width: inherit;
}
/*.caja-html{}*/
}
@media screen and (max-width:900px) {
/*.caja-html{}*/
}
@media screen and (max-width:800px) {
/*.caja-html{}*/
}
@media screen and (max-width:700px) {
/*.caja-html{}*/
}
@media screen and (max-width:600px) {
/*.caja-html{}*/
}
@media screen and (max-width:500px) {
/*.caja-html{}*/
}
@media screen and (max-width:400px) {
/*.caja-html{}*/
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Bold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}

body {
padding: 0;
margin: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html {
font-size: 16px;
}
*, :after, :before {
box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
font-style: normal;
color: inherit;
text-rendering: optimizeLegibility;
margin-bottom: .5rem;
line-height: 1.4;
padding: 0;
margin: 0;
}
p, h1, h2, h3, h4, h5, h6 {
font-family: 'SemanaSerif-Regular';
padding: 0;
margin: 0;
}
div {
outline : none;
}
::selection {
background: rgba(0, 0, 0, 0.2);
}
::-moz-selection {
background: rgba(0, 0, 0, 0.2);
}
button{
border:none;
padding: 0px;
margin: 0px;
border-radius: 0px;
background-color: transparent;
}
button:focus{
outline: none;
}
/*ÍCONOS*/
/*iconos navegación*/
.icono-navsprite{
background-repeat: no-repeat;
background-size: 1120px 120px;
}
.icono-navsprite-blanco{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-negro{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-rojo{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-gris-1{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-gris-2{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-home{
background-position: -400px 0px;
}
.icono-home-2{
background-position: -480px 0px;
}
/*.icono-historias{
background-position: -440px 0px;
}*/
.icono-historias {
background-position: -445px 0px;
}
.icono-historias-2{
background-position: -560px 0px;
}
.icono-cerrar-menu{
background-position: -40.5px 0px;
}
.icono-ver-mas {
position: relative;
width: 40px;
height: 40px;
background-position: 0px 0px;
}
.icono-cerrar {
position: relative;
width: 40px;
height: 40px;
background-position: -40px 0px;
}
.icono-flecha-abajo{
position: relative;
width: 40px;
height: 25px;
margin: 0 auto;
background-position: -360px -7px;
}
.icono-flecha-left{
position: absolute;
width: 100%;
height: 100%;
background-position: -240px 0px;
}
.icono-flecha-right{
position: absolute;
right: 0px;
width: 100%;
height: 100%;
background-position: -280px 0px;
}
.icono-flechagr-arriba{
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
background-position: -160px -40px;
}
.icono-flechagr-abajo{
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
background-position: -240px -40px;
}
.icono-flechagr-left{
position: relative;
width: 26px;
height: 40px;
background-position: -247px 0px;
}
.icono-flechagr-right{
position: relative;
width: 26px;
height: 40px;
background-position: -287px 0px;
}
.icono-flechagr-left-2{
position: relative;
width: 100%;
height: 80px;
background-position: -15px -40px;
}
.icono-flechagr-right-2{
position: relative;
width: 100%;
height: 80px;
background-position: -95px -40px;
}
/*DIVISORES*/
.divisor-contenido-01{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
width: 100%;
height: 50px;
margin: px 0px 15px 0px;
/*background-color: red;*/
}
.elemento-divisor-01{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
width: calc(100% - 20px);
max-width: calc(500px - 20px);
height: 1px;
border-top:2px solid rgba(217,16,22,1.00);
}
.forma-elemento-divisor-01{
width: 10px;
height: 10px;
background-color: rgba(217,16,22,1.00);
margin-bottom: 2px;
}
.link-destacado-parrafo{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
padding: 0px;
margin-top: 10px;
}
.caja-imagen-link-destacado-parrafo{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex: 0 0 30%;
margin-left: 0px;
margin-right: 10px;
padding: 0px;
}
.caja-url-link-destacado-parrafo{
position:relative;
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
justify-content: center;
flex-direction: column;
flex: 0 0 1;
padding: 0px;
}
.caja-url-link-destacado-parrafo ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
.caja-url-link-destacado-parrafo ul li{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
margin-bottom: 8px;
}
.caja-url-link-destacado-parrafo ul li div{
flex: 0 0 25px;
width: 25px;
height: 25px;
margin-right: 8px;
background-size: 725px 80px;
opacity: 1;
}
.caja-url-link-destacado-parrafo p{
line-height: 1.4rem;
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo span{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.7rem;
line-height: 0.9rem;
text-transform: uppercase;
letter-spacing: 2px;
color: rgba(0,0,0,1);
margin-top: 15px;
margin-right: 30px;
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo p a{
font-family: 'SemanaSans-Bold';
font-size: 1rem;
line-height: 1.2rem;
color:rgba(255,255,255,0.7);
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo p a:hover{
color: rgba(233,27,30, 1);
}

.bloque-contenido{
padding: 0px 10px 0px 10px;
}
.contenedor-contenido-grilla {
padding: 0px;
/*border:4px solid red;*/
}
.contenedor-contenido-grilla-perfil-datos{
margin: 5px 0px 5px 0px;
padding: 40px 0px 45px 0px;
border-bottom:none !important;
}
.contenedor-contenido-grilla-perfil-datos:first-of-type{
padding-top: 0px;
}
/*.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla{}*/
.caja-contenido-grilla {
/*height: 400px;*/
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
text-align: center;
max-width: 900px;
margin: 0 auto;
/*border:4px solid peru;*/
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .contenedor-imagen-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-end;
flex-direction: row;
text-align: center;
/*flex: 0 0 50%;*/
flex: 0;
height: 100%;
width: auto;
margin: 0px;
padding: 0px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-texto-foto-grilla-fuera {
position: absolute;
top: 50%;
left: inherit;
right: 0%;
-moz-transform: translateX(0%) translateY(-50%);
-webkit-transform: translateX(0%) translateY(-50%);
transform: translateX(0%) translateY(-50%);
width: 400px;
height: 400px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
width: 400px;
height: 400px;
border:1px solid rgba(0,0,0,0.2);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
text-align: center;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
/*max-width: 100%;
max-height: 100%;*/
max-width: calc(100% - 40px);
max-height: calc(100% - 40px);
border:1px solid rgba(0,0,0,0.1);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil iframe {
max-width: calc(100% - 40px);
max-height: calc(100% - 40px);
}
.contenedor-imagen-perfil{
position: relative;
display: inline-block;
vertical-align: middle;
width: 33%;
margin-bottom: 5px;
padding-bottom: 33%;
/*border:5px solid cyan;*/
}
/*fade imagen perfil */
.caja-imagen-perfil {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
height: 100%;
z-index: 0;
}
.caja-imagen-perfil .caja-imagen {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
height: 100%;
overflow: hidden;
}
.caja-imagen-perfil .caja-imagen img {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
max-width: calc(100% - 20px);
max-height: calc(100% - 20px);
}
.caja-imagen-perfil .fade-1:nth-of-type(1) {
animation-name: fader1;
animation-delay: 2.8s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-2:nth-of-type(1) {
animation-name: fader2;
animation-delay: 3.1s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-3:nth-of-type(1) {
animation-name: fader3;
animation-delay: 1.6s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-4:nth-of-type(1) {
animation-name: fader1;
animation-delay: 2.2s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-5:nth-of-type(1) {
animation-name: fader2;
animation-delay: 3s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-6:nth-of-type(1) {
animation-name: fader3;
animation-delay: 1.9s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .caja-imagen:nth-of-type(2) {
z-index: 10;
}
.caja-imagen-perfil .caja-imagen:nth-of-type(n+3) {
display: none;
}
@keyframes fader1 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
@keyframes fader2 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
@keyframes fader3 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
/*texto caja perfil*/
.caja-texto-foto-grilla{
position: absolute;
bottom: 20px;
left: 20px;
width: calc(100% - 40px);
z-index: 2;
}
.caja-texto-foto-grilla a {
position: absolute;
top:0px;
left:0px;
width: 100%;
height: 100%;
z-index: 2;
/*background-color: pink;*/
}
.caja-texto-foto-grilla-fuera{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
justify-content: flex-end;
flex-direction: column;
width: 100%;
height: 100%;
z-index: 2;
}
.caja-texto-foto-grilla-fuera > div {
max-width: calc(100% - 0px);
margin: 0px 0px 40px 40px;
padding: 0px 40px 0px 0px;
}
.caja-texto-foto-grilla > div h4 {
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.7rem;
text-align: left;
color: rgba(255,255,255,1.00);
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
margin-bottom: 10px;
padding-left: 0px;
}
.caja-texto-foto-grilla > div h5 {
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
margin-bottom: 5px;
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}
.caja-comilla-cita {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
position: relative;
width: 100%;
width: 155px;
height: 40px;
margin-top: 10px;
image-rendering: -webkit-optimize-contrast;
cursor: pointer;
z-index: 1;
}
.caja-comilla-cita a {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
.caja-comilla-cita p {
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
line-height: 0.9rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
color: rgba(255,255,255,1.00);
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
margin-bottom: 0px;
margin-left: 10px;
}
.caja-informacion-perfil .caja-comilla-cita p {
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
line-height: 0.9rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
color:rgba(0,0,0,1.00);
text-shadow: none;
margin-bottom: 0px;
margin-left: 10px;
}
.caja-comilla-cita img {
width: 40px !important;
height: 40px !important;
}
.boton-modal{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
}
.bloque-info-cita{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: calc(100% - 60px);
height: calc(100% - 60px);
background-color:rgba(0,0,0,0.5);
z-index: 1;
-moz-transition: all .6s ease-out;
-ms-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
transition: all .6s ease-out;
/*visibility: hidden;*/
opacity: 0.3;
}
/************/
.bloque-info-cita-activo{
/*display: block;*/
opacity: 1;
visibility: visible;
-moz-transition: all .6s ease-out;
-ms-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
transition: all .6s ease-out;
}
.bloque-opacidad-modal{
position: absolute;
width: 100%;
height: 100%;
background-color:rgba(0,0,0,0.4);
z-index: 1;
}
.bloque-info-cita img{
position: absolute;
top: 0px;
left: 0px;
max-width: 100%;
max-height: 100%;
z-index: 0;
}
.bloque-info-cita .caja-texto-foto-grilla h4 {
margin-bottom: 10px;
}
.bloque-info-cita .caja-comilla-cita {
width: 40px;
height: 40px;
background-color: rgba(233,27,30, 1);
}
.caja-foto-full-rostro{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: calc(100% - 20px);
height: calc(100% - 20px);
z-index: 2;
border:2px solid rgba(255,255,255,1.00);
opacity: 0;
}
.caja-texto-foto-grilla p {
font-size: 0.7rem;
line-height: 0.9rem;
letter-spacing: 0;
text-transform: none;
text-align: left;
color: rgba(255,255,255,1.00);
}
.caja-texto-foto-grilla h4 {
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.5rem;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
}
.caja-texto-foto-grilla h5 {
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
}
.caja-comilla-cita p{
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 0px;
margin-left: 10px;
color: rgba(255,255,255,1.00);
}
.contenedor-informacion-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
/*flex: 0 0 50%;*/
flex: 1;
height: 100%;
padding: 0px;
/*border: 5px solid magenta;*/
}
.caja-informacion-perfil{
/*width: 50%;*/
width: 100% !important;
max-height: calc(100% - 120px);
overflow-y: auto;
padding: 30px 60px 20px 20px;
border-top:1px dashed rgba(0,0,0,0.2);
border-right:1px dashed rgba(0,0,0,0.2);
border-bottom:1px dashed rgba(0,0,0,0.2);
background-color: rgba(255,255,255,1.00);
background-image: url(https://multimedia.semana.com/2022/11_noviembre/recursos/EGQRSK4NTVDKVA…);
background-repeat: repeat;
background-position: center;
background-size: auto;
/*border:3px solid peru;*/
}
.caja-informacion-perfil h5{
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.7rem;
text-align: left;
color:rgba(255,255,255,1.00);
margin-top: 30px;
margin-bottom: 10px;
padding-left: 0px;
}
.caja-informacion-perfil h5:first-of-type{
margin-top: 0px;
}
.caja-informacion-perfil h5:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil h3{
font-family: 'SemanaSans-ExtraBold' !important;
font-size: 1.5rem !important;
line-height: 1.9rem !important;
text-align: left;
/*text-transform: uppercase;*/
color:rgba(0,0,0,0.7) !important;
margin-bottom: 20px !important;
}
.caja-informacion-perfil h4{
font-family: 'SemanaSans-Light' !important;
font-size: 1.rem !important;
line-height: 1.2rem !important;
text-align: left;
text-transform: uppercase;
color:rgba(0,0,0,0.9) !important;
margin-bottom: 10px !important;
}
.caja-informacion-perfil p{
font-family: 'SemanaSerif-Bold';
font-size: 1.1rem;
line-height: 1.5rem;
text-align: left;
color:rgba(0,0,0,1.00);
margin-bottom: 0px;
}
.caja-informacion-perfil h5 span{
background-color: rgba(233, 27, 30, 1);
padding: 3px 7px 5px 7px
}
.caja-informacion-perfil ul{
list-style-type: square;
margin-bottom: 15px;
padding-left: 17px;
}
.caja-informacion-perfil ul:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil ul li{
margin-bottom: 20px;
}
.caja-informacion-perfil ul li:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil ul li h6{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.85rem;
line-height: 0.85rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color:rgba(0,0,0,0.8);
margin-bottom: 5px;
}
.caja-informacion-perfil ul li p{
font-family: 'SemanaSans-Medium';
font-size: 1rem;
line-height: 1.35rem;
/*letter-spacing: 1px;*/
/*text-transform: uppercase;*/
text-align: left;
padding-left: 0px;
color:rgba(0,0,0,1.00);
margin-bottom: 5px;
}

.contenedor-contenido-links-relacionado{
text-align: center;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 24%;
padding-bottom: 24%;
/*border:5px solid blue;*/
}
.contenedor-contenido-links-relacionado .caja-imagen-perfil {
width: calc(100% - 10px);
height: calc(100% - 10px);
}
.contenedor-contenido-links-relacionado .caja-imagen-perfil .caja-imagen img {
width: auto;
height: calc(100% + 10px);
max-width: none;
max-height: none;
}
.contenedor-contenido-links-relacionado .bloque-info-cita {
width: calc(100% - 30px);
height: calc(100% - 30px);
background-color: rgba(0,0,0,1);
opacity: 0.35;
}

.contenedor-logos{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: column;
flex-wrap: wrap;
width: 100%;
max-width: 1366px;
margin: 0 auto;
margin-bottom: 50px;
padding-top: 30px;
border-top:1px solid rgba(0,0,0,0.2);
}
.contenedor-logos > div:nth-last-child(2){
margin-bottom: 20px;
}
.contenedor-logos > div:nth-last-child(2) p{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 2px;
text-transform: uppercase;
padding-left: 0px;
color:rgba(0,0,0,0.3);
margin-bottom: 0px;
color: #989898;
}
.contenedor-logos > div:nth-last-child(1){
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
flex-wrap: wrap;
}
.contenedor-logos > div:nth-last-child(1) div{
flex:0 0 22%;
width: 22%;
text-align: center;
margin-bottom: 40px;
}
.contenedor-logos > div:nth-last-child(1) div img{
width: auto !important;
max-width: 100%;
max-height: 100%;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(8){
flex:0 0 30%;
width: 30%;
height: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(7){
flex:0 0 30%;
width: 30%;
height: 35px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(6){
flex:0 0 30%;
width: 30%;
height: 30px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(5){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(4){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(3){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(2){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(1){
flex:0 0 18%;
width: 18%;
height: 60px;
}

@media screen and (max-width:1024px){
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 33%;
padding-bottom: 33%;
}
.caja-informacion-perfil {
width: 100%;
max-height: calc(100% - 90px);
}
}
@media screen and (max-width:768px){
.contenedor-contenido-grilla {
text-align: center;
padding: 40px 10px 45px 10px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil {
/*height: auto;*/
height: inherit;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
max-width: 100%;
max-height: 100%;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil iframe {
max-width: 100%;
max-height: 300px;
}
.contenedor-imagen-perfil{
width: 47%;
padding-bottom: 47%;
/*border:1px solid cyan;*/
}
.caja-informacion-perfil {
width: 100%;
max-height: calc(100% - 70px);
border-left: 1px dashed rgba(0,0,0,0.2);
padding: 30px 30px 20px 20px;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 47%;
padding-bottom: 47%;
}
}
@media screen and (max-width:767px){
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla {
display: block;
height: auto;
padding: 20px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-texto-foto-grilla-fuera {
width: 100%;
height: 100%;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-informacion-perfil {
padding: 25px 30px 25px 30px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .bloque-info-cita {
top: calc(50% - 2px);
width: calc(100% - 20px);
height: calc(100% - 20px);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
max-width: 100%;
max-height: 100%;
border:none;
}
.caja-texto-foto-grilla-fuera > div {
margin: 0px 0px 25px 25px;
}
.caja-informacion-perfil {
width: 100%;
max-height: none;
border: none;
padding: 30px 0px 20px 0px;
}
}
@media screen and (max-width:677px){
.contenedor-contenido-grilla {
padding-top: 20px;
padding-bottom: 25px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla {
padding: 20px 20px 2px 20px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla.caja-embed {
padding: 0px 10px 0px 10px;
}
.contenedor-imagen-perfil{
width: 100%;
padding-bottom: 100%;
}
.contenedor-logos > div:nth-last-child(1) div {
margin-bottom: 15px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(8) {
flex: 0 0 90%;
width: 90%;
height: 18px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(7) {
flex: 0 0 90%;
width: 90%;
height: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(6) {
flex: 0 0 90%;
width: 90%;
height: 20px;
margin-bottom: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(5) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(4) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(3) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(2) {
flex: 0 0 32%;
width: 32%;
height: 40px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(1) {
flex: 0 0 32%;
width: 32%;
height: 40px;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 100%;
padding-bottom: 100%;
}
}

.contenedor-embed-flourish{}
/*.caja-embed{}*/
.caja-embed-flourish{
/*border:5px solid blue;*/
width: 100%;
max-width: 900px;
border-left: 1px dashed rgba(0,0,0,0.2);
border-right: 1px dashed rgba(0,0,0,0.2);
margin: 0 auto;
}
.contenedor-iframe-spreaker{
width: 100%;
margin-top: 5px;
padding: 5px 0px 10px 0px;
border-top: 1px dashed rgba(0,0,0,0.2);
border-bottom: 1px dashed rgba(0,0,0,0.2)
}
.contenedor-iframe-spreaker iframe{
max-width: 400px;
height: 400px;
}
.contenedor-contenido-grilla-perfil-datos{
border-top: none;
}

Impacto de la baja natalidad: Así está afectando a los colegios del país
La caída en los nacimientos está poniendo a prueba la actual estructura educativa. ¿Efecto dominó?

Ir al artículo

Inteligencia artificial: ¿Amenaza o aliada? Así está transformando la educación en el país
Para estudiantes y docentes, la IA potencia el proceso educativo. Países como Estados Unidos, China y Corea del Sur han utilizado esta herramienta para personalizar el aprendizaje.

Ir al artículo

No fue suerte: así se prepararon los estudiantes de los 5 mejores colegios del país para el examen del Icfes
Este cuadro de honor lo conforman dos instituciones de Bogotá, una de Barranquilla, otra de Bucaramanga y otra de Cali.

Ir al artículo

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

Cifras recientes indican que al año se van unos 400.000 colombianos, lo que equivale a que se fuera toda la población de una ciudad como Montería. Esto afecta particularmente a familias de estratos 3 y 4, pues las de 1 y 2 difícilmente pueden irse del país, y las de 5 y 6 tienen más capacidad para aguantar las crisis económicas.En el ámbito universitario, la menor matrícula ha llevado a que numerosas instituciones privadas hayan disminuido sus exigencias de ingreso, siempre que el estudiante demuestre que tiene con qué pagar, al tiempo que han tenido que ampliar los planes de financiación y de becas.Otro desafío que enfrenta la educación radica en el manejo de la tecnología. De la discusión sobre el uso de celulares en los colegios, intensa el año pasado, se pasó ahora a debatir sobre la mejor manera de lidiar con la inteligencia artificial, una herramienta que llegó para quedarse.
.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

/*full screen sin padding lateral */
.article-main {
padding: 0 0px;
}
.article-main .sticky-top.t60 {
z-index: 2;
}
.shareBar {
left: 20px;
}
.contenedor-html-fullwidth {
width: 100%;
min-width: 100%;
}
.raw_html {
width: 100%;
min-width: 100%;
}
.section.sp-8 {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
min-width: 100%;
}
.article-main p {
max-width: 640px;
}
/************/
* {
/*border:1px solid red;*/
}
.contenedor-html {
min-width: 1000px;
}
.caja-html {
width: 100%;
height: 300px;
}
/*MEDIA QUERIES*/
@media screen and (max-width:1024px) {
.raw_html {
width: 850px;
min-width: 850px;
}
/*.caja-html{}*/
}
@media only screen and (max-width: 960px) {
.raw_html {
width: 100%;
min-width: inherit;
}
/*.caja-html{}*/
}
@media screen and (max-width:900px) {
/*.caja-html{}*/
}
@media screen and (max-width:800px) {
/*.caja-html{}*/
}
@media screen and (max-width:700px) {
/*.caja-html{}*/
}
@media screen and (max-width:600px) {
/*.caja-html{}*/
}
@media screen and (max-width:500px) {
/*.caja-html{}*/
}
@media screen and (max-width:400px) {
/*.caja-html{}*/
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Bold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}

body {
padding: 0;
margin: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html {
font-size: 16px;
}
*, :after, :before {
box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
font-style: normal;
color: inherit;
text-rendering: optimizeLegibility;
margin-bottom: .5rem;
line-height: 1.4;
padding: 0;
margin: 0;
}
p, h1, h2, h3, h4, h5, h6 {
font-family: 'SemanaSerif-Regular';
padding: 0;
margin: 0;
}
div {
outline : none;
}
::selection {
background: rgba(0, 0, 0, 0.2);
}
::-moz-selection {
background: rgba(0, 0, 0, 0.2);
}
button{
border:none;
padding: 0px;
margin: 0px;
border-radius: 0px;
background-color: transparent;
}
button:focus{
outline: none;
}
/*ÍCONOS*/
/*iconos navegación*/
.icono-navsprite{
background-repeat: no-repeat;
background-size: 1120px 120px;
}
.icono-navsprite-blanco{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-negro{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-rojo{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-gris-1{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-gris-2{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-home{
background-position: -400px 0px;
}
.icono-home-2{
background-position: -480px 0px;
}
/*.icono-historias{
background-position: -440px 0px;
}*/
.icono-historias {
background-position: -445px 0px;
}
.icono-historias-2{
background-position: -560px 0px;
}
.icono-cerrar-menu{
background-position: -40.5px 0px;
}
.icono-ver-mas {
position: relative;
width: 40px;
height: 40px;
background-position: 0px 0px;
}
.icono-cerrar {
position: relative;
width: 40px;
height: 40px;
background-position: -40px 0px;
}
.icono-flecha-abajo{
position: relative;
width: 40px;
height: 25px;
margin: 0 auto;
background-position: -360px -7px;
}
.icono-flecha-left{
position: absolute;
width: 100%;
height: 100%;
background-position: -240px 0px;
}
.icono-flecha-right{
position: absolute;
right: 0px;
width: 100%;
height: 100%;
background-position: -280px 0px;
}
.icono-flechagr-arriba{
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
background-position: -160px -40px;
}
.icono-flechagr-abajo{
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
background-position: -240px -40px;
}
.icono-flechagr-left{
position: relative;
width: 26px;
height: 40px;
background-position: -247px 0px;
}
.icono-flechagr-right{
position: relative;
width: 26px;
height: 40px;
background-position: -287px 0px;
}
.icono-flechagr-left-2{
position: relative;
width: 100%;
height: 80px;
background-position: -15px -40px;
}
.icono-flechagr-right-2{
position: relative;
width: 100%;
height: 80px;
background-position: -95px -40px;
}
/*DIVISORES*/
.divisor-contenido-01{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
width: 100%;
height: 50px;
margin: px 0px 15px 0px;
/*background-color: red;*/
}
.elemento-divisor-01{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
width: calc(100% - 20px);
max-width: calc(500px - 20px);
height: 1px;
border-top:2px solid rgba(217,16,22,1.00);
}
.forma-elemento-divisor-01{
width: 10px;
height: 10px;
background-color: rgba(217,16,22,1.00);
margin-bottom: 2px;
}
.link-destacado-parrafo{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
padding: 0px;
margin-top: 10px;
}
.caja-imagen-link-destacado-parrafo{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex: 0 0 30%;
margin-left: 0px;
margin-right: 10px;
padding: 0px;
}
.caja-url-link-destacado-parrafo{
position:relative;
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
justify-content: center;
flex-direction: column;
flex: 0 0 1;
padding: 0px;
}
.caja-url-link-destacado-parrafo ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
.caja-url-link-destacado-parrafo ul li{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
margin-bottom: 8px;
}
.caja-url-link-destacado-parrafo ul li div{
flex: 0 0 25px;
width: 25px;
height: 25px;
margin-right: 8px;
background-size: 725px 80px;
opacity: 1;
}
.caja-url-link-destacado-parrafo p{
line-height: 1.4rem;
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo span{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.7rem;
line-height: 0.9rem;
text-transform: uppercase;
letter-spacing: 2px;
color: rgba(0,0,0,1);
margin-top: 15px;
margin-right: 30px;
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo p a{
font-family: 'SemanaSans-Bold';
font-size: 1rem;
line-height: 1.2rem;
color:rgba(255,255,255,0.7);
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo p a:hover{
color: rgba(233,27,30, 1);
}

.bloque-contenido{
padding: 0px 10px 0px 10px;
}
.contenedor-contenido-grilla {
padding: 0px;
/*border:4px solid red;*/
}
.contenedor-contenido-grilla-perfil-datos{
margin: 5px 0px 5px 0px;
padding: 40px 0px 45px 0px;
border-bottom:none !important;
}
.contenedor-contenido-grilla-perfil-datos:first-of-type{
padding-top: 0px;
}
/*.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla{}*/
.caja-contenido-grilla {
/*height: 400px;*/
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
text-align: center;
max-width: 900px;
margin: 0 auto;
/*border:4px solid peru;*/
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .contenedor-imagen-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-end;
flex-direction: row;
text-align: center;
/*flex: 0 0 50%;*/
flex: 0;
height: 100%;
width: auto;
margin: 0px;
padding: 0px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-texto-foto-grilla-fuera {
position: absolute;
top: 50%;
left: inherit;
right: 0%;
-moz-transform: translateX(0%) translateY(-50%);
-webkit-transform: translateX(0%) translateY(-50%);
transform: translateX(0%) translateY(-50%);
width: 400px;
height: 400px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
width: 400px;
height: 400px;
border:1px solid rgba(0,0,0,0.2);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
text-align: center;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
/*max-width: 100%;
max-height: 100%;*/
max-width: calc(100% - 40px);
max-height: calc(100% - 40px);
border:1px solid rgba(0,0,0,0.1);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil iframe {
max-width: calc(100% - 40px);
max-height: calc(100% - 40px);
}
.contenedor-imagen-perfil{
position: relative;
display: inline-block;
vertical-align: middle;
width: 33%;
margin-bottom: 5px;
padding-bottom: 33%;
/*border:5px solid cyan;*/
}
/*fade imagen perfil */
.caja-imagen-perfil {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
height: 100%;
z-index: 0;
}
.caja-imagen-perfil .caja-imagen {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
height: 100%;
overflow: hidden;
}
.caja-imagen-perfil .caja-imagen img {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
max-width: calc(100% - 20px);
max-height: calc(100% - 20px);
}
.caja-imagen-perfil .fade-1:nth-of-type(1) {
animation-name: fader1;
animation-delay: 2.8s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-2:nth-of-type(1) {
animation-name: fader2;
animation-delay: 3.1s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-3:nth-of-type(1) {
animation-name: fader3;
animation-delay: 1.6s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-4:nth-of-type(1) {
animation-name: fader1;
animation-delay: 2.2s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-5:nth-of-type(1) {
animation-name: fader2;
animation-delay: 3s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-6:nth-of-type(1) {
animation-name: fader3;
animation-delay: 1.9s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .caja-imagen:nth-of-type(2) {
z-index: 10;
}
.caja-imagen-perfil .caja-imagen:nth-of-type(n+3) {
display: none;
}
@keyframes fader1 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
@keyframes fader2 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
@keyframes fader3 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
/*texto caja perfil*/
.caja-texto-foto-grilla{
position: absolute;
bottom: 20px;
left: 20px;
width: calc(100% - 40px);
z-index: 2;
}
.caja-texto-foto-grilla a {
position: absolute;
top:0px;
left:0px;
width: 100%;
height: 100%;
z-index: 2;
/*background-color: pink;*/
}
.caja-texto-foto-grilla-fuera{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
justify-content: flex-end;
flex-direction: column;
width: 100%;
height: 100%;
z-index: 2;
}
.caja-texto-foto-grilla-fuera > div {
max-width: calc(100% - 0px);
margin: 0px 0px 40px 40px;
padding: 0px 40px 0px 0px;
}
.caja-texto-foto-grilla > div h4 {
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.7rem;
text-align: left;
color: rgba(255,255,255,1.00);
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
margin-bottom: 10px;
padding-left: 0px;
}
.caja-texto-foto-grilla > div h5 {
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
margin-bottom: 5px;
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}
.caja-comilla-cita {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
position: relative;
width: 100%;
width: 155px;
height: 40px;
margin-top: 10px;
image-rendering: -webkit-optimize-contrast;
cursor: pointer;
z-index: 1;
}
.caja-comilla-cita a {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
.caja-comilla-cita p {
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
line-height: 0.9rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
color: rgba(255,255,255,1.00);
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
margin-bottom: 0px;
margin-left: 10px;
}
.caja-informacion-perfil .caja-comilla-cita p {
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
line-height: 0.9rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
color:rgba(0,0,0,1.00);
text-shadow: none;
margin-bottom: 0px;
margin-left: 10px;
}
.caja-comilla-cita img {
width: 40px !important;
height: 40px !important;
}
.boton-modal{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
}
.bloque-info-cita{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: calc(100% - 60px);
height: calc(100% - 60px);
background-color:rgba(0,0,0,0.5);
z-index: 1;
-moz-transition: all .6s ease-out;
-ms-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
transition: all .6s ease-out;
/*visibility: hidden;*/
opacity: 0.3;
}
/************/
.bloque-info-cita-activo{
/*display: block;*/
opacity: 1;
visibility: visible;
-moz-transition: all .6s ease-out;
-ms-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
transition: all .6s ease-out;
}
.bloque-opacidad-modal{
position: absolute;
width: 100%;
height: 100%;
background-color:rgba(0,0,0,0.4);
z-index: 1;
}
.bloque-info-cita img{
position: absolute;
top: 0px;
left: 0px;
max-width: 100%;
max-height: 100%;
z-index: 0;
}
.bloque-info-cita .caja-texto-foto-grilla h4 {
margin-bottom: 10px;
}
.bloque-info-cita .caja-comilla-cita {
width: 40px;
height: 40px;
background-color: rgba(233,27,30, 1);
}
.caja-foto-full-rostro{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: calc(100% - 20px);
height: calc(100% - 20px);
z-index: 2;
border:2px solid rgba(255,255,255,1.00);
opacity: 0;
}
.caja-texto-foto-grilla p {
font-size: 0.7rem;
line-height: 0.9rem;
letter-spacing: 0;
text-transform: none;
text-align: left;
color: rgba(255,255,255,1.00);
}
.caja-texto-foto-grilla h4 {
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.5rem;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
}
.caja-texto-foto-grilla h5 {
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
}
.caja-comilla-cita p{
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 0px;
margin-left: 10px;
color: rgba(255,255,255,1.00);
}
.contenedor-informacion-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
/*flex: 0 0 50%;*/
flex: 1;
height: 100%;
padding: 0px;
/*border: 5px solid magenta;*/
}
.caja-informacion-perfil{
/*width: 50%;*/
width: 100% !important;
max-height: calc(100% - 120px);
overflow-y: auto;
padding: 30px 60px 20px 20px;
border-top:1px dashed rgba(0,0,0,0.2);
border-right:1px dashed rgba(0,0,0,0.2);
border-bottom:1px dashed rgba(0,0,0,0.2);
background-color: rgba(255,255,255,1.00);
background-image: url(https://multimedia.semana.com/2022/11_noviembre/recursos/EGQRSK4NTVDKVA…);
background-repeat: repeat;
background-position: center;
background-size: auto;
/*border:3px solid peru;*/
}
.caja-informacion-perfil h5{
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.7rem;
text-align: left;
color:rgba(255,255,255,1.00);
margin-top: 30px;
margin-bottom: 10px;
padding-left: 0px;
}
.caja-informacion-perfil h5:first-of-type{
margin-top: 0px;
}
.caja-informacion-perfil h5:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil h3{
font-family: 'SemanaSans-ExtraBold' !important;
font-size: 1.5rem !important;
line-height: 1.9rem !important;
text-align: left;
/*text-transform: uppercase;*/
color:rgba(0,0,0,0.7) !important;
margin-bottom: 20px !important;
}
.caja-informacion-perfil h4{
font-family: 'SemanaSans-Light' !important;
font-size: 1.rem !important;
line-height: 1.2rem !important;
text-align: left;
text-transform: uppercase;
color:rgba(0,0,0,0.9) !important;
margin-bottom: 10px !important;
}
.caja-informacion-perfil p{
font-family: 'SemanaSerif-Bold';
font-size: 1.1rem;
line-height: 1.5rem;
text-align: left;
color:rgba(0,0,0,1.00);
margin-bottom: 0px;
}
.caja-informacion-perfil h5 span{
background-color: rgba(233, 27, 30, 1);
padding: 3px 7px 5px 7px
}
.caja-informacion-perfil ul{
list-style-type: square;
margin-bottom: 15px;
padding-left: 17px;
}
.caja-informacion-perfil ul:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil ul li{
margin-bottom: 20px;
}
.caja-informacion-perfil ul li:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil ul li h6{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.85rem;
line-height: 0.85rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color:rgba(0,0,0,0.8);
margin-bottom: 5px;
}
.caja-informacion-perfil ul li p{
font-family: 'SemanaSans-Medium';
font-size: 1rem;
line-height: 1.35rem;
/*letter-spacing: 1px;*/
/*text-transform: uppercase;*/
text-align: left;
padding-left: 0px;
color:rgba(0,0,0,1.00);
margin-bottom: 5px;
}

.contenedor-contenido-links-relacionado{
text-align: center;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 24%;
padding-bottom: 24%;
/*border:5px solid blue;*/
}
.contenedor-contenido-links-relacionado .caja-imagen-perfil {
width: calc(100% - 10px);
height: calc(100% - 10px);
}
.contenedor-contenido-links-relacionado .caja-imagen-perfil .caja-imagen img {
width: auto;
height: calc(100% + 10px);
max-width: none;
max-height: none;
}
.contenedor-contenido-links-relacionado .bloque-info-cita {
width: calc(100% - 30px);
height: calc(100% - 30px);
background-color: rgba(0,0,0,1);
opacity: 0.35;
}

.contenedor-logos{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: column;
flex-wrap: wrap;
width: 100%;
max-width: 1366px;
margin: 0 auto;
margin-bottom: 50px;
padding-top: 30px;
border-top:1px solid rgba(0,0,0,0.2);
}
.contenedor-logos > div:nth-last-child(2){
margin-bottom: 20px;
}
.contenedor-logos > div:nth-last-child(2) p{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 2px;
text-transform: uppercase;
padding-left: 0px;
color:rgba(0,0,0,0.3);
margin-bottom: 0px;
color: #989898;
}
.contenedor-logos > div:nth-last-child(1){
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
flex-wrap: wrap;
}
.contenedor-logos > div:nth-last-child(1) div{
flex:0 0 22%;
width: 22%;
text-align: center;
margin-bottom: 40px;
}
.contenedor-logos > div:nth-last-child(1) div img{
width: auto !important;
max-width: 100%;
max-height: 100%;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(8){
flex:0 0 30%;
width: 30%;
height: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(7){
flex:0 0 30%;
width: 30%;
height: 35px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(6){
flex:0 0 30%;
width: 30%;
height: 30px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(5){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(4){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(3){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(2){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(1){
flex:0 0 18%;
width: 18%;
height: 60px;
}

@media screen and (max-width:1024px){
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 33%;
padding-bottom: 33%;
}
.caja-informacion-perfil {
width: 100%;
max-height: calc(100% - 90px);
}
}
@media screen and (max-width:768px){
.contenedor-contenido-grilla {
text-align: center;
padding: 40px 10px 45px 10px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil {
/*height: auto;*/
height: inherit;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
max-width: 100%;
max-height: 100%;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil iframe {
max-width: 100%;
max-height: 300px;
}
.contenedor-imagen-perfil{
width: 47%;
padding-bottom: 47%;
/*border:1px solid cyan;*/
}
.caja-informacion-perfil {
width: 100%;
max-height: calc(100% - 70px);
border-left: 1px dashed rgba(0,0,0,0.2);
padding: 30px 30px 20px 20px;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 47%;
padding-bottom: 47%;
}
}
@media screen and (max-width:767px){
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla {
display: block;
height: auto;
padding: 20px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-texto-foto-grilla-fuera {
width: 100%;
height: 100%;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-informacion-perfil {
padding: 25px 30px 25px 30px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .bloque-info-cita {
top: calc(50% - 2px);
width: calc(100% - 20px);
height: calc(100% - 20px);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
max-width: 100%;
max-height: 100%;
border:none;
}
.caja-texto-foto-grilla-fuera > div {
margin: 0px 0px 25px 25px;
}
.caja-informacion-perfil {
width: 100%;
max-height: none;
border: none;
padding: 30px 0px 20px 0px;
}
}
@media screen and (max-width:677px){
.contenedor-contenido-grilla {
padding-top: 20px;
padding-bottom: 25px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla {
padding: 20px 20px 2px 20px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla.caja-embed {
padding: 0px 10px 0px 10px;
}
.contenedor-imagen-perfil{
width: 100%;
padding-bottom: 100%;
}
.contenedor-logos > div:nth-last-child(1) div {
margin-bottom: 15px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(8) {
flex: 0 0 90%;
width: 90%;
height: 18px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(7) {
flex: 0 0 90%;
width: 90%;
height: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(6) {
flex: 0 0 90%;
width: 90%;
height: 20px;
margin-bottom: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(5) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(4) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(3) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(2) {
flex: 0 0 32%;
width: 32%;
height: 40px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(1) {
flex: 0 0 32%;
width: 32%;
height: 40px;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 100%;
padding-bottom: 100%;
}
}

.contenedor-embed-flourish{}
/*.caja-embed{}*/
.caja-embed-flourish{
/*border:5px solid blue;*/
width: 100%;
max-width: 900px;
border-left: 1px dashed rgba(0,0,0,0.2);
border-right: 1px dashed rgba(0,0,0,0.2);
margin: 0 auto;
}
.contenedor-iframe-spreaker{
width: 100%;
margin-top: 5px;
padding: 5px 0px 10px 0px;
border-top: 1px dashed rgba(0,0,0,0.2);
border-bottom: 1px dashed rgba(0,0,0,0.2)
}
.contenedor-iframe-spreaker iframe{
max-width: 400px;
height: 400px;
}
.contenedor-contenido-grilla-perfil-datos{
border-top: none;
}

La meta del Liceo Campo David es que todos sus egresados puedan entrar a la Universidad Nacional
Este colegio bogotano se ubica como el mejor del país por sus resultados en las Pruebas Saber 11.

Ir al artículo

Este colegio es la revelación en el Top 5 de los mejores del país. Una de sus claves está en la fe
Está ubicado en Bogotá y comenzó hace 26 años.

Ir al artículo

El mejor colegio oficial de Colombia está en Barranquilla y busca la excelencia académica
Su estrategia consiste en identificar y potenciar los talentos de sus alumnos. Contrario a otras instituciones sí le ve la utilidad a dejar tareas.

Ir al artículo

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

De nuevo, las brechas se hacen evidentes. Mientras que varios colegios tienen completamente vetados los celulares, otros dicen que aceptan que los estudiantes los usen en clase, dado que no cuentan con computadores para todos sus alumnos.Aun cuando la actual generación es nativa digital y tiene facilidad para el manejo tecnológico, no aprender a usar adecuadamente las herramientas existentes, como por ejemplo las de la IA, les causará un rezago de habilidades cada vez más indispensables en el mundo laboral.
.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

/*full screen sin padding lateral */
.article-main {
padding: 0 0px;
}
.article-main .sticky-top.t60 {
z-index: 2;
}
.shareBar {
left: 20px;
}
.contenedor-html-fullwidth {
width: 100%;
min-width: 100%;
}
.raw_html {
width: 100%;
min-width: 100%;
}
.section.sp-8 {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
min-width: 100%;
}
.article-main p {
max-width: 640px;
}
/************/
* {
/*border:1px solid red;*/
}
.contenedor-html {
min-width: 1000px;
}
.caja-html {
width: 100%;
height: 300px;
}
/*MEDIA QUERIES*/
@media screen and (max-width:1024px) {
.raw_html {
width: 850px;
min-width: 850px;
}
/*.caja-html{}*/
}
@media only screen and (max-width: 960px) {
.raw_html {
width: 100%;
min-width: inherit;
}
/*.caja-html{}*/
}
@media screen and (max-width:900px) {
/*.caja-html{}*/
}
@media screen and (max-width:800px) {
/*.caja-html{}*/
}
@media screen and (max-width:700px) {
/*.caja-html{}*/
}
@media screen and (max-width:600px) {
/*.caja-html{}*/
}
@media screen and (max-width:500px) {
/*.caja-html{}*/
}
@media screen and (max-width:400px) {
/*.caja-html{}*/
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Bold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}

body {
padding: 0;
margin: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html {
font-size: 16px;
}
*, :after, :before {
box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
font-style: normal;
color: inherit;
text-rendering: optimizeLegibility;
margin-bottom: .5rem;
line-height: 1.4;
padding: 0;
margin: 0;
}
p, h1, h2, h3, h4, h5, h6 {
font-family: 'SemanaSerif-Regular';
padding: 0;
margin: 0;
}
div {
outline : none;
}
::selection {
background: rgba(0, 0, 0, 0.2);
}
::-moz-selection {
background: rgba(0, 0, 0, 0.2);
}
button{
border:none;
padding: 0px;
margin: 0px;
border-radius: 0px;
background-color: transparent;
}
button:focus{
outline: none;
}
/*ÍCONOS*/
/*iconos navegación*/
.icono-navsprite{
background-repeat: no-repeat;
background-size: 1120px 120px;
}
.icono-navsprite-blanco{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-negro{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-rojo{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-gris-1{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-navsprite-gris-2{
background-image: url(https://especiales.semana.com/medicos-heroes-del-coronavirus-en-colombi…);
}
.icono-home{
background-position: -400px 0px;
}
.icono-home-2{
background-position: -480px 0px;
}
/*.icono-historias{
background-position: -440px 0px;
}*/
.icono-historias {
background-position: -445px 0px;
}
.icono-historias-2{
background-position: -560px 0px;
}
.icono-cerrar-menu{
background-position: -40.5px 0px;
}
.icono-ver-mas {
position: relative;
width: 40px;
height: 40px;
background-position: 0px 0px;
}
.icono-cerrar {
position: relative;
width: 40px;
height: 40px;
background-position: -40px 0px;
}
.icono-flecha-abajo{
position: relative;
width: 40px;
height: 25px;
margin: 0 auto;
background-position: -360px -7px;
}
.icono-flecha-left{
position: absolute;
width: 100%;
height: 100%;
background-position: -240px 0px;
}
.icono-flecha-right{
position: absolute;
right: 0px;
width: 100%;
height: 100%;
background-position: -280px 0px;
}
.icono-flechagr-arriba{
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
background-position: -160px -40px;
}
.icono-flechagr-abajo{
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
background-position: -240px -40px;
}
.icono-flechagr-left{
position: relative;
width: 26px;
height: 40px;
background-position: -247px 0px;
}
.icono-flechagr-right{
position: relative;
width: 26px;
height: 40px;
background-position: -287px 0px;
}
.icono-flechagr-left-2{
position: relative;
width: 100%;
height: 80px;
background-position: -15px -40px;
}
.icono-flechagr-right-2{
position: relative;
width: 100%;
height: 80px;
background-position: -95px -40px;
}
/*DIVISORES*/
.divisor-contenido-01{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
width: 100%;
height: 50px;
margin: px 0px 15px 0px;
/*background-color: red;*/
}
.elemento-divisor-01{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
width: calc(100% - 20px);
max-width: calc(500px - 20px);
height: 1px;
border-top:2px solid rgba(217,16,22,1.00);
}
.forma-elemento-divisor-01{
width: 10px;
height: 10px;
background-color: rgba(217,16,22,1.00);
margin-bottom: 2px;
}
.link-destacado-parrafo{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
padding: 0px;
margin-top: 10px;
}
.caja-imagen-link-destacado-parrafo{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex: 0 0 30%;
margin-left: 0px;
margin-right: 10px;
padding: 0px;
}
.caja-url-link-destacado-parrafo{
position:relative;
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
justify-content: center;
flex-direction: column;
flex: 0 0 1;
padding: 0px;
}
.caja-url-link-destacado-parrafo ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
.caja-url-link-destacado-parrafo ul li{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
margin-bottom: 8px;
}
.caja-url-link-destacado-parrafo ul li div{
flex: 0 0 25px;
width: 25px;
height: 25px;
margin-right: 8px;
background-size: 725px 80px;
opacity: 1;
}
.caja-url-link-destacado-parrafo p{
line-height: 1.4rem;
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo span{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.7rem;
line-height: 0.9rem;
text-transform: uppercase;
letter-spacing: 2px;
color: rgba(0,0,0,1);
margin-top: 15px;
margin-right: 30px;
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo p a{
font-family: 'SemanaSans-Bold';
font-size: 1rem;
line-height: 1.2rem;
color:rgba(255,255,255,0.7);
margin-bottom: 0px;
}
.caja-url-link-destacado-parrafo p a:hover{
color: rgba(233,27,30, 1);
}

.bloque-contenido{
padding: 0px 10px 0px 10px;
}
.contenedor-contenido-grilla {
padding: 0px;
/*border:4px solid red;*/
}
.contenedor-contenido-grilla-perfil-datos{
margin: 5px 0px 5px 0px;
padding: 40px 0px 45px 0px;
border-bottom:none !important;
}
.contenedor-contenido-grilla-perfil-datos:first-of-type{
padding-top: 0px;
}
/*.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla{}*/
.caja-contenido-grilla {
/*height: 400px;*/
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
text-align: center;
max-width: 900px;
margin: 0 auto;
/*border:4px solid peru;*/
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .contenedor-imagen-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-end;
flex-direction: row;
text-align: center;
/*flex: 0 0 50%;*/
flex: 0;
height: 100%;
width: auto;
margin: 0px;
padding: 0px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-texto-foto-grilla-fuera {
position: absolute;
top: 50%;
left: inherit;
right: 0%;
-moz-transform: translateX(0%) translateY(-50%);
-webkit-transform: translateX(0%) translateY(-50%);
transform: translateX(0%) translateY(-50%);
width: 400px;
height: 400px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
width: 400px;
height: 400px;
border:1px solid rgba(0,0,0,0.2);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
text-align: center;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
position: relative;
top: inherit;
left: inherit;
-moz-transform: none;
-webkit-transform: none;
transform: none;
/*max-width: 100%;
max-height: 100%;*/
max-width: calc(100% - 40px);
max-height: calc(100% - 40px);
border:1px solid rgba(0,0,0,0.1);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil iframe {
max-width: calc(100% - 40px);
max-height: calc(100% - 40px);
}
.contenedor-imagen-perfil{
position: relative;
display: inline-block;
vertical-align: middle;
width: 33%;
margin-bottom: 5px;
padding-bottom: 33%;
/*border:5px solid cyan;*/
}
/*fade imagen perfil */
.caja-imagen-perfil {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
height: 100%;
z-index: 0;
}
.caja-imagen-perfil .caja-imagen {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
height: 100%;
overflow: hidden;
}
.caja-imagen-perfil .caja-imagen img {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
max-width: calc(100% - 20px);
max-height: calc(100% - 20px);
}
.caja-imagen-perfil .fade-1:nth-of-type(1) {
animation-name: fader1;
animation-delay: 2.8s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-2:nth-of-type(1) {
animation-name: fader2;
animation-delay: 3.1s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-3:nth-of-type(1) {
animation-name: fader3;
animation-delay: 1.6s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-4:nth-of-type(1) {
animation-name: fader1;
animation-delay: 2.2s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-5:nth-of-type(1) {
animation-name: fader2;
animation-delay: 3s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .fade-6:nth-of-type(1) {
animation-name: fader3;
animation-delay: 1.9s;
animation-duration: 1s;
z-index: 20;
}
.caja-imagen-perfil .caja-imagen:nth-of-type(2) {
z-index: 10;
}
.caja-imagen-perfil .caja-imagen:nth-of-type(n+3) {
display: none;
}
@keyframes fader1 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
@keyframes fader2 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
@keyframes fader3 {
from { opacity: 1.0; }
to { opacity: 0.0; }
}
/*texto caja perfil*/
.caja-texto-foto-grilla{
position: absolute;
bottom: 20px;
left: 20px;
width: calc(100% - 40px);
z-index: 2;
}
.caja-texto-foto-grilla a {
position: absolute;
top:0px;
left:0px;
width: 100%;
height: 100%;
z-index: 2;
/*background-color: pink;*/
}
.caja-texto-foto-grilla-fuera{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: flex-start;
-ms-flex-align: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
justify-content: flex-end;
flex-direction: column;
width: 100%;
height: 100%;
z-index: 2;
}
.caja-texto-foto-grilla-fuera > div {
max-width: calc(100% - 0px);
margin: 0px 0px 40px 40px;
padding: 0px 40px 0px 0px;
}
.caja-texto-foto-grilla > div h4 {
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.7rem;
text-align: left;
color: rgba(255,255,255,1.00);
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
margin-bottom: 10px;
padding-left: 0px;
}
.caja-texto-foto-grilla > div h5 {
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
margin-bottom: 5px;
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}
.caja-comilla-cita {
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
position: relative;
width: 100%;
width: 155px;
height: 40px;
margin-top: 10px;
image-rendering: -webkit-optimize-contrast;
cursor: pointer;
z-index: 1;
}
.caja-comilla-cita a {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
.caja-comilla-cita p {
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
line-height: 0.9rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
color: rgba(255,255,255,1.00);
text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
margin-bottom: 0px;
margin-left: 10px;
}
.caja-informacion-perfil .caja-comilla-cita p {
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
line-height: 0.9rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
color:rgba(0,0,0,1.00);
text-shadow: none;
margin-bottom: 0px;
margin-left: 10px;
}
.caja-comilla-cita img {
width: 40px !important;
height: 40px !important;
}
.boton-modal{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
flex-direction: row;
position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
}
.bloque-info-cita{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: calc(100% - 60px);
height: calc(100% - 60px);
background-color:rgba(0,0,0,0.5);
z-index: 1;
-moz-transition: all .6s ease-out;
-ms-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
transition: all .6s ease-out;
/*visibility: hidden;*/
opacity: 0.3;
}
/************/
.bloque-info-cita-activo{
/*display: block;*/
opacity: 1;
visibility: visible;
-moz-transition: all .6s ease-out;
-ms-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
transition: all .6s ease-out;
}
.bloque-opacidad-modal{
position: absolute;
width: 100%;
height: 100%;
background-color:rgba(0,0,0,0.4);
z-index: 1;
}
.bloque-info-cita img{
position: absolute;
top: 0px;
left: 0px;
max-width: 100%;
max-height: 100%;
z-index: 0;
}
.bloque-info-cita .caja-texto-foto-grilla h4 {
margin-bottom: 10px;
}
.bloque-info-cita .caja-comilla-cita {
width: 40px;
height: 40px;
background-color: rgba(233,27,30, 1);
}
.caja-foto-full-rostro{
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: calc(100% - 20px);
height: calc(100% - 20px);
z-index: 2;
border:2px solid rgba(255,255,255,1.00);
opacity: 0;
}
.caja-texto-foto-grilla p {
font-size: 0.7rem;
line-height: 0.9rem;
letter-spacing: 0;
text-transform: none;
text-align: left;
color: rgba(255,255,255,1.00);
}
.caja-texto-foto-grilla h4 {
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.5rem;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
}
.caja-texto-foto-grilla h5 {
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color: rgba(255,255,255,1.00);
}
.caja-comilla-cita p{
flex: 1;
font-family: 'SemanaSans-Black';
font-size: 0.65rem;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 0px;
margin-left: 10px;
color: rgba(255,255,255,1.00);
}
.contenedor-informacion-perfil{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
/*flex: 0 0 50%;*/
flex: 1;
height: 100%;
padding: 0px;
/*border: 5px solid magenta;*/
}
.caja-informacion-perfil{
/*width: 50%;*/
width: 100% !important;
max-height: calc(100% - 120px);
overflow-y: auto;
padding: 30px 60px 20px 20px;
border-top:1px dashed rgba(0,0,0,0.2);
border-right:1px dashed rgba(0,0,0,0.2);
border-bottom:1px dashed rgba(0,0,0,0.2);
background-color: rgba(255,255,255,1.00);
background-image: url(https://multimedia.semana.com/2022/11_noviembre/recursos/EGQRSK4NTVDKVA…);
background-repeat: repeat;
background-position: center;
background-size: auto;
/*border:3px solid peru;*/
}
.caja-informacion-perfil h5{
font-family: 'SemanaSerif-ExtraBold';
font-size: 1.3rem;
line-height: 1.7rem;
text-align: left;
color:rgba(255,255,255,1.00);
margin-top: 30px;
margin-bottom: 10px;
padding-left: 0px;
}
.caja-informacion-perfil h5:first-of-type{
margin-top: 0px;
}
.caja-informacion-perfil h5:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil h3{
font-family: 'SemanaSans-ExtraBold' !important;
font-size: 1.5rem !important;
line-height: 1.9rem !important;
text-align: left;
/*text-transform: uppercase;*/
color:rgba(0,0,0,0.7) !important;
margin-bottom: 20px !important;
}
.caja-informacion-perfil h4{
font-family: 'SemanaSans-Light' !important;
font-size: 1.rem !important;
line-height: 1.2rem !important;
text-align: left;
text-transform: uppercase;
color:rgba(0,0,0,0.9) !important;
margin-bottom: 10px !important;
}
.caja-informacion-perfil p{
font-family: 'SemanaSerif-Bold';
font-size: 1.1rem;
line-height: 1.5rem;
text-align: left;
color:rgba(0,0,0,1.00);
margin-bottom: 0px;
}
.caja-informacion-perfil h5 span{
background-color: rgba(233, 27, 30, 1);
padding: 3px 7px 5px 7px
}
.caja-informacion-perfil ul{
list-style-type: square;
margin-bottom: 15px;
padding-left: 17px;
}
.caja-informacion-perfil ul:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil ul li{
margin-bottom: 20px;
}
.caja-informacion-perfil ul li:last-of-type{
margin-bottom: 0px;
}
.caja-informacion-perfil ul li h6{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.85rem;
line-height: 0.85rem;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
color:rgba(0,0,0,0.8);
margin-bottom: 5px;
}
.caja-informacion-perfil ul li p{
font-family: 'SemanaSans-Medium';
font-size: 1rem;
line-height: 1.35rem;
/*letter-spacing: 1px;*/
/*text-transform: uppercase;*/
text-align: left;
padding-left: 0px;
color:rgba(0,0,0,1.00);
margin-bottom: 5px;
}

.contenedor-contenido-links-relacionado{
text-align: center;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 24%;
padding-bottom: 24%;
/*border:5px solid blue;*/
}
.contenedor-contenido-links-relacionado .caja-imagen-perfil {
width: calc(100% - 10px);
height: calc(100% - 10px);
}
.contenedor-contenido-links-relacionado .caja-imagen-perfil .caja-imagen img {
width: auto;
height: calc(100% + 10px);
max-width: none;
max-height: none;
}
.contenedor-contenido-links-relacionado .bloque-info-cita {
width: calc(100% - 30px);
height: calc(100% - 30px);
background-color: rgba(0,0,0,1);
opacity: 0.35;
}

.contenedor-logos{
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: column;
flex-wrap: wrap;
width: 100%;
max-width: 1366px;
margin: 0 auto;
margin-bottom: 50px;
padding-top: 30px;
border-top:1px solid rgba(0,0,0,0.2);
}
.contenedor-logos > div:nth-last-child(2){
margin-bottom: 20px;
}
.contenedor-logos > div:nth-last-child(2) p{
font-family: 'SemanaSans-ExtraBold';
font-size: 0.75rem;
line-height: 0.95rem;
letter-spacing: 2px;
text-transform: uppercase;
padding-left: 0px;
color:rgba(0,0,0,0.3);
margin-bottom: 0px;
color: #989898;
}
.contenedor-logos > div:nth-last-child(1){
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
flex-direction: row;
flex-wrap: wrap;
}
.contenedor-logos > div:nth-last-child(1) div{
flex:0 0 22%;
width: 22%;
text-align: center;
margin-bottom: 40px;
}
.contenedor-logos > div:nth-last-child(1) div img{
width: auto !important;
max-width: 100%;
max-height: 100%;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(8){
flex:0 0 30%;
width: 30%;
height: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(7){
flex:0 0 30%;
width: 30%;
height: 35px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(6){
flex:0 0 30%;
width: 30%;
height: 30px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(5){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(4){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(3){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(2){
flex:0 0 18%;
width: 18%;
height: 70px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(1){
flex:0 0 18%;
width: 18%;
height: 60px;
}

@media screen and (max-width:1024px){
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 33%;
padding-bottom: 33%;
}
.caja-informacion-perfil {
width: 100%;
max-height: calc(100% - 90px);
}
}
@media screen and (max-width:768px){
.contenedor-contenido-grilla {
text-align: center;
padding: 40px 10px 45px 10px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil {
/*height: auto;*/
height: inherit;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
max-width: 100%;
max-height: 100%;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil iframe {
max-width: 100%;
max-height: 300px;
}
.contenedor-imagen-perfil{
width: 47%;
padding-bottom: 47%;
/*border:1px solid cyan;*/
}
.caja-informacion-perfil {
width: 100%;
max-height: calc(100% - 70px);
border-left: 1px dashed rgba(0,0,0,0.2);
padding: 30px 30px 20px 20px;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 47%;
padding-bottom: 47%;
}
}
@media screen and (max-width:767px){
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla {
display: block;
height: auto;
padding: 20px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-texto-foto-grilla-fuera {
width: 100%;
height: 100%;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-informacion-perfil {
padding: 25px 30px 25px 30px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .bloque-info-cita {
top: calc(50% - 2px);
width: calc(100% - 20px);
height: calc(100% - 20px);
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla .caja-imagen-perfil .caja-imagen img {
max-width: 100%;
max-height: 100%;
border:none;
}
.caja-texto-foto-grilla-fuera > div {
margin: 0px 0px 25px 25px;
}
.caja-informacion-perfil {
width: 100%;
max-height: none;
border: none;
padding: 30px 0px 20px 0px;
}
}
@media screen and (max-width:677px){
.contenedor-contenido-grilla {
padding-top: 20px;
padding-bottom: 25px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla {
padding: 20px 20px 2px 20px;
}
.contenedor-contenido-grilla-perfil-datos .caja-contenido-grilla.caja-embed {
padding: 0px 10px 0px 10px;
}
.contenedor-imagen-perfil{
width: 100%;
padding-bottom: 100%;
}
.contenedor-logos > div:nth-last-child(1) div {
margin-bottom: 15px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(8) {
flex: 0 0 90%;
width: 90%;
height: 18px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(7) {
flex: 0 0 90%;
width: 90%;
height: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(6) {
flex: 0 0 90%;
width: 90%;
height: 20px;
margin-bottom: 25px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(5) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(4) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(3) {
flex: 0 0 32%;
width: 32%;
height: 50px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(2) {
flex: 0 0 32%;
width: 32%;
height: 40px;
}
.contenedor-logos > div:nth-last-child(1) > div:nth-last-child(1) {
flex: 0 0 32%;
width: 32%;
height: 40px;
}
.contenedor-contenido-links-relacionado .contenedor-imagen-perfil {
width: 100%;
padding-bottom: 100%;
}
}

.contenedor-embed-flourish{}
/*.caja-embed{}*/
.caja-embed-flourish{
/*border:5px solid blue;*/
width: 100%;
max-width: 900px;
border-left: 1px dashed rgba(0,0,0,0.2);
border-right: 1px dashed rgba(0,0,0,0.2);
margin: 0 auto;
}
.contenedor-iframe-spreaker{
width: 100%;
margin-top: 5px;
padding: 5px 0px 10px 0px;
border-top: 1px dashed rgba(0,0,0,0.2);
border-bottom: 1px dashed rgba(0,0,0,0.2)
}
.contenedor-iframe-spreaker iframe{
max-width: 400px;
height: 400px;
}
.contenedor-contenido-grilla-perfil-datos{
border-top: none;
}

¿La caída en la natalidad se relaciona con los decrecimientos en matrículas? Sí, pero no lo explica todo
Andrea Escobar, directora de la Fundación Empresarios por la Educación, advierte que la caída en los nacimientos podría agravar las inequidades en aprendizaje y calidad educativa entre estudiantes y regiones.

Ir al artículo

En los últimos seis años, 6.263 colegios han cerrado sus puertas. Baja natalidad, una de las culpables
Gloria Bernal, directora del LEE de la Universidad Javeriana, señala que la sostenibilidad financiera de los colegios es un desafío y destaca la importancia de un sistema continuo de monitoreo demográfico para anticipar cambios poblacionales

Ir al artículo

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

En medio de tantos retos educativos, existe un grupo de colegios de excelencia en el país, cada vez más diverso y ya no solo concentrado en instituciones bilingües, bogotanas, de calendario B o católicas.Como lo ha hecho en los últimos 20 años, Dinero analiza los resultados de las Pruebas Saber 11 para identificar esos colegios sobresalientes y destacar su labor, así como la de sus egresados. A continuación, una radiografía de la educación de mejor calidad en Colombia.Con 13.000 colegios, cuyos estudiantes presentan cada año las pruebas Saber 11, que son requisito para entrar a la universidad, se obtiene información valiosa sobre las características del sistema educativo nacional. Así se constata que es el Estado el que tiene a su cargo la mayoría de los estudiantes, dado que los colegios oficiales son una abrumadora mayoría (9.095).Igualmente, las diferencias entre instituciones públicas y privadas son cada vez más notorias. En promedio, las primeras graduaron en 2024 a 46 alumnos con un puntaje en las pruebas de Estado de 47,6 sobre 100, mientras que las segundas tenían 35 estudiantes y una nota promedio de 55,1. De todas maneras, ambos casos se están rajando. De hecho, de todos los colegios evaluados, solo 1.425 obtuvieron una nota por encima de 60. La información recopilada en las Saber 11 es la única fuente con la que Dinero hace su ranking anual de los mejores colegios. Para obtener el puntaje de cada institución, se usa la información de las materias evaluadas (lectura crítica, matemáticas, sociales y ciudadanas, ciencias naturales e inglés). Con estos cinco datos se saca un promedio simple, que luego se ordena de mayor a menor, sin ponderaciones y excluyendo las instituciones con menos de cinco evaluados.En caso de empate, el colegio con más estudiantes obtiene mejor posición.
.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.cuerpo-tabla {
font-family: 'SemanaSans-Regular';
font-size: 15px;
text-align: center;
display: flex;
flex-direction: column;
color: #4d4d4d;
}
.instr {
display: none;
}
@media(max-width:768px){

.instr {
display: block;
width: 100%;
margin: auto;
max-width: 210px;
margin-bottom: 28px;
}

}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking por colegios

Ranking Colegios V2

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.colegiosV2-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.colegiosV2-container .buscador-colegiosV2 {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-colegiosV2 {
width: 100%;
border-collapse: collapse;
text-align: center;
}

.colegiosV2-container #tabla-colegiosV2 thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px !important;
}

#tabla-colegiosV2 tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-colegiosV2 tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-colegiosV2 tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

#tabla-colegiosV2 td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.wrapper-colegiosV2 {
overflow-x: auto;
}
.paginacion-colegiosV2 {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-colegiosV2 {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vQjYnHz4tEwr1ZMEIUJSjBj…;, {
download: true,
header: false,
complete: function (result) {
const datosColegiosV2 = result.data;
const encabezadosColegiosV2 = datosColegiosV2[0];
const filasColegiosV2 = datosColegiosV2.slice(1);

encabezadosColegiosV2.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.style.minWidth = '350px';
document.getElementById('header-colegiosV2').appendChild(th);
});

const tablaColegiosV2 = $('#tabla-colegiosV2').DataTable({
data: filasColegiosV2,
columns: encabezadosColegiosV2.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#buscador-colegiosV2').on('keyup', function () {
tablaColegiosV2.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios oficiales

Ranking Colegios

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-colegios-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.tabla-colegios-container .buscador-colegios {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-colegios {
width: 100%;
border-collapse: collapse;
text-align: center;
}

.tabla-colegios-container #tabla-colegios thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px !important;
}

#tabla-colegios tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-colegios tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-colegios tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

#tabla-colegios td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-colegios {
overflow-x: auto;
}
.pagination-wrapper-colegios {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-colegios {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vQZILX2oJOE8yaQBcjnkO7H…;, {
download: true,
header: false,
complete: function (result) {
const datosColegios = result.data;
const encabezadosColegios = datosColegios[0];
const filasColegios = datosColegios.slice(1);

encabezadosColegios.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.style.minWidth = '350px';
document.getElementById('header-colegios').appendChild(th);
});

const tablaColegios = $('#tabla-colegios').DataTable({
data: filasColegios,
columns: encabezadosColegios.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#buscador-colegios').on('keyup', function () {
tablaColegios.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios en lectura crítica

Ranking Colegios

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.tabla-ranking-colegios-container .buscador-ranking-colegios {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios {
width: 100%;
border-collapse: collapse;
text-align: center;
}

.tabla-ranking-colegios-container #tabla-ranking-colegios thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

#tabla-ranking-colegios td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRvl9qN4Zcs7QutwsFsaIKG…;, {
download: true,
header: false,
complete: function (result) {
const dataRanking = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersRanking = dataRanking[0];
const rowsRanking = dataRanking.slice(1);

const headerRow = document.getElementById('encabezado-ranking-colegios');
headersRanking.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.style.minWidth = '350px';
headerRow.appendChild(th);
});

const dtRanking = $('#tabla-ranking-colegios').DataTable({
data: rowsRanking,
columns: headersRanking.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios').on('keyup', function () {
dtRanking.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios en matemáticas

Ranking Colegios

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-mat-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.tabla-ranking-colegios-mat-container .buscador-ranking-colegios-mat {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-mat {
width: 100%;
border-collapse: collapse;
text-align: center;
}

.tabla-ranking-colegios-mat-container #tabla-ranking-colegios-mat thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-mat tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-mat tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-mat tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

#tabla-ranking-colegios-mat td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-mat {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-mat {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-mat {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRvl9qN4Zcs7QutwsFsaIKG…;, {
download: true,
header: false,
complete: function (result) {
const dataRankingColegiosMat = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersRankingColegiosMat = dataRankingColegiosMat[0];
const rowsRankingColegiosMat = dataRankingColegiosMat.slice(1);

const headerRowMat = document.getElementById('encabezado-ranking-colegios-mat');
headersRankingColegiosMat.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.style.minWidth = '350px';
headerRowMat.appendChild(th);
});

const dtRankingColegiosMat = $('#tabla-ranking-colegios-mat').DataTable({
data: rowsRankingColegiosMat,
columns: headersRankingColegiosMat.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-mat').on('keyup', function () {
dtRankingColegiosMat.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios en sociales y ciudadanas

Ranking Colegios V2

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-mat-v2-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-mat-v2 {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-mat-v2 {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-mat-v2 thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-mat-v2 tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-mat-v2 tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-mat-v2 tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

#tabla-ranking-colegios-mat-v2 td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-mat-v2 {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-mat-v2 {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-mat-v2 {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRvl9qN4Zcs7QutwsFsaIKG…;, {
download: true,
header: false,
complete: function (result) {
const dataRankingColegiosMatV2 = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersRankingColegiosMatV2 = dataRankingColegiosMatV2[0];
const rowsRankingColegiosMatV2 = dataRankingColegiosMatV2.slice(1);

const headerRowMatV2 = document.getElementById('encabezado-ranking-colegios-mat-v2');
headersRankingColegiosMatV2.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.style.minWidth = '350px';
headerRowMatV2.appendChild(th);
});

const dtRankingColegiosMatV2 = $('#tabla-ranking-colegios-mat-v2').DataTable({
data: rowsRankingColegiosMatV2,
columns: headersRankingColegiosMatV2.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-mat-v2').on('keyup', function () {
dtRankingColegiosMatV2.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios en ciencias naturales

Ranking Colegios V3

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-mat-v3-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-mat-v3 {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-mat-v3 {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-mat-v3 thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-mat-v3 tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-mat-v3 tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-mat-v3 tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

#tabla-ranking-colegios-mat-v3 td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-mat-v3 {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-mat-v3 {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-mat-v3 {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRvl9qN4Zcs7QutwsFsaIKG…;, {
download: true,
header: false,
complete: function (result) {
const dataRankingColegiosMatV3 = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersRankingColegiosMatV3 = dataRankingColegiosMatV3[0];
const rowsRankingColegiosMatV3 = dataRankingColegiosMatV3.slice(1);

const headerRowMatV3 = document.getElementById('encabezado-ranking-colegios-mat-v3');
headersRankingColegiosMatV3.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.style.minWidth = '350px';
headerRowMatV3.appendChild(th);
});

const dtRankingColegiosMatV3 = $('#tabla-ranking-colegios-mat-v3').DataTable({
data: rowsRankingColegiosMatV3,
columns: headersRankingColegiosMatV3.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-mat-v3').on('keyup', function () {
dtRankingColegiosMatV3.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios en inglés

Ranking Colegios V4

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-mat-v4-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-mat-v4 {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-mat-v4 {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-mat-v4 thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-mat-v4 tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-mat-v4 tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-mat-v4 tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

#tabla-ranking-colegios-mat-v4 td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-mat-v4 {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-mat-v4 {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-mat-v4 {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRvl9qN4Zcs7QutwsFsaIKG…;, {
download: true,
header: false,
complete: function (result) {
const dataRankingColegiosMatV4 = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersRankingColegiosMatV4 = dataRankingColegiosMatV4[0];
const rowsRankingColegiosMatV4 = dataRankingColegiosMatV4.slice(1);

const headerRowMatV4 = document.getElementById('encabezado-ranking-colegios-mat-v4');
headersRankingColegiosMatV4.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.style.minWidth = '350px';
headerRowMatV4.appendChild(th);
});

const dtRankingColegiosMatV4 = $('#tabla-ranking-colegios-mat-v4').DataTable({
data: rowsRankingColegiosMatV4,
columns: headersRankingColegiosMatV4.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-mat-v4').on('keyup', function () {
dtRankingColegiosMatV4.search(this.value).draw();
});
}
});
});
})();

.caja-todo10{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
width: 100%;
max-width: 600px;
justify-content: center;
margin: 10px auto;
}
.caja-imagenes10{
margin: auto;
}
.caja-imagenes10 img{
-webkit-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
-moz-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
max-width: 180px;
height: 180px;
width: 100%;
z-index: 1;
}
.img_sep{
margin: auto;
}
.linea_izq{
width: 100%;
height: 100%;
max-width: 80%;
max-height: 2.5px;
background: #fbb800;
margin: auto;
}
@media (max-width: 768px){
.caja-todo10{
grid-template-columns: 25% 50% 25%;
max-width: 380px;
}
.linea_izq{
max-width: 80%;
}
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking de los mejores colegios del país por departamentos

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Amazonas

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-mat-v5-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-mat-v5 {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-mat-v5 {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-mat-v5 thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-mat-v5 tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-mat-v5 tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-mat-v5 tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-mat-v5 {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-mat-v5 {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-mat-v5 {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5 = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5 = dataV5[0];
const rowsV5 = dataV5.slice(1);

const headerRowV5 = document.getElementById('encabezado-ranking-colegios-mat-v5');
headersV5.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5.appendChild(th);
});

const dtV5 = $('#tabla-ranking-colegios-mat-v5').DataTable({
data: rowsV5,
columns: headersV5.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-mat-v5').on('keyup', function () {
dtV5.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Antioquia

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5 {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5 {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5 thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5 tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5 tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-v5 tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-v5 {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5 {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5 {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5 = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5 = dataV5[0];
const rowsV5 = dataV5.slice(1);

const headerRowV5 = document.getElementById('encabezado-ranking-colegios-v5');
headersV5.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5.appendChild(th);
});

const dtV5 = $('#tabla-ranking-colegios-v5').DataTable({
data: rowsV5,
columns: headersV5.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5').on('keyup', function () {
dtV5.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Arauca

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5b-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5b {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5b {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5b thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5b tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5b tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-v5b tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-v5b {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5b {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5b {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5b = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5b = dataV5b[0];
const rowsV5b = dataV5b.slice(1);

const headerRowV5b = document.getElementById('encabezado-ranking-colegios-v5b');
headersV5b.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5b.appendChild(th);
});

const dtV5b = $('#tabla-ranking-colegios-v5b').DataTable({
data: rowsV5b,
columns: headersV5b.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5b').on('keyup', function () {
dtV5b.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Atlántico

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5c-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5c {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5c {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5c thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5c tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5c tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
text-align: center;
}
#tabla-ranking-colegios-v5c tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
text-align: center;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
text-align: center;
}

.table-wrapper-ranking-colegios-v5c {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5c {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5c {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5c = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5c = dataV5c[0];
const rowsV5c = dataV5c.slice(1);

const headerRowV5c = document.getElementById('encabezado-ranking-colegios-v5c');
headersV5c.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5c.appendChild(th);
});

const dtV5c = $('#tabla-ranking-colegios-v5c').DataTable({
data: rowsV5c,
columns: headersV5c.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5c').on('keyup', function () {
dtV5c.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Bogotá

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5d-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5d {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5d {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5d thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5d tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5d tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5d tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5d {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5d {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5d {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5d = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5d = dataV5d[0];
const rowsV5d = dataV5d.slice(1);

const headerRowV5d = document.getElementById('encabezado-ranking-colegios-v5d');
headersV5d.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5d.appendChild(th);
});

const dtV5d = $('#tabla-ranking-colegios-v5d').DataTable({
data: rowsV5d,
columns: headersV5d.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5d').on('keyup', function () {
dtV5d.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Bolívar

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5e-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5e {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5e {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5e thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5e tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5e tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5e tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5e {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5e {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5e {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5e = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5e = dataV5e[0];
const rowsV5e = dataV5e.slice(1);

const headerRowV5e = document.getElementById('encabezado-ranking-colegios-v5e');
headersV5e.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5e.appendChild(th);
});

const dtV5e = $('#tabla-ranking-colegios-v5e').DataTable({
data: rowsV5e,
columns: headersV5e.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5e').on('keyup', function () {
dtV5e.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Boyacá

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5f-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5f {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5f {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5f thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5f tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5f tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5f tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5f {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5f {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5f {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5f = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5f = dataV5f[0];
const rowsV5f = dataV5f.slice(1);

const headerRowV5f = document.getElementById('encabezado-ranking-colegios-v5f');
headersV5f.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5f.appendChild(th);
});

const dtV5f = $('#tabla-ranking-colegios-v5f').DataTable({
data: rowsV5f,
columns: headersV5f.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5f').on('keyup', function () {
dtV5f.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Caldas

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5g-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5g {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5g {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5g thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5g tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5g tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5g tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5g {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5g {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5g {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5g = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5g = dataV5g[0];
const rowsV5g = dataV5g.slice(1);

const headerRowV5g = document.getElementById('encabezado-ranking-colegios-v5g');
headersV5g.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5g.appendChild(th);
});

const dtV5g = $('#tabla-ranking-colegios-v5g').DataTable({
data: rowsV5g,
columns: headersV5g.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5g').on('keyup', function () {
dtV5g.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Caquetá

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5h-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5h {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5h {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5h thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5h tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5h tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5h tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5h {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5h {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5h {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5h = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5h = dataV5h[0];
const rowsV5h = dataV5h.slice(1);

const headerRowV5h = document.getElementById('encabezado-ranking-colegios-v5h');
headersV5h.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5h.appendChild(th);
});

const dtV5h = $('#tabla-ranking-colegios-v5h').DataTable({
data: rowsV5h,
columns: headersV5h.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5h').on('keyup', function () {
dtV5h.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Casanare

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5i-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5i {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5i {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5i thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5i tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5i tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5i tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5i {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5i {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5i {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5i = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5i = dataV5i[0];
const rowsV5i = dataV5i.slice(1);

const headerRowV5i = document.getElementById('encabezado-ranking-colegios-v5i');
headersV5i.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5i.appendChild(th);
});

const dtV5i = $('#tabla-ranking-colegios-v5i').DataTable({
data: rowsV5i,
columns: headersV5i.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5i').on('keyup', function () {
dtV5i.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Cauca

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5j-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5j {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5j {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5j thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5j tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5j tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5j tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5j {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5j {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5j {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5j = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5j = dataV5j[0];
const rowsV5j = dataV5j.slice(1);

const headerRowV5j = document.getElementById('encabezado-ranking-colegios-v5j');
headersV5j.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5j.appendChild(th);
});

const dtV5j = $('#tabla-ranking-colegios-v5j').DataTable({
data: rowsV5j,
columns: headersV5j.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5j').on('keyup', function () {
dtV5j.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Cesar

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5k-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5k {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5k {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5k thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5k tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5k tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5k tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5k {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5k {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5k {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5k = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5k = dataV5k[0];
const rowsV5k = dataV5k.slice(1);

const headerRowV5k = document.getElementById('encabezado-ranking-colegios-v5k');
headersV5k.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5k.appendChild(th);
});

const dtV5k = $('#tabla-ranking-colegios-v5k').DataTable({
data: rowsV5k,
columns: headersV5k.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5k').on('keyup', function () {
dtV5k.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Chocó

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5l-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5l {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5l {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5l thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5l tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5l tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5l tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5l {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5l {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5l {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5l = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5l = dataV5l[0];
const rowsV5l = dataV5l.slice(1);

const headerRowV5l = document.getElementById('encabezado-ranking-colegios-v5l');
headersV5l.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5l.appendChild(th);
});

const dtV5l = $('#tabla-ranking-colegios-v5l').DataTable({
data: rowsV5l,
columns: headersV5l.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5l').on('keyup', function () {
dtV5l.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Córdoba

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5m-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5m {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5m {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5m thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5m tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5m tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5m tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5m {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5m {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5m {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5m = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5m = dataV5m[0];
const rowsV5m = dataV5m.slice(1);

const headerRowV5m = document.getElementById('encabezado-ranking-colegios-v5m');
headersV5m.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5m.appendChild(th);
});

const dtV5m = $('#tabla-ranking-colegios-v5m').DataTable({
data: rowsV5m,
columns: headersV5m.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5m').on('keyup', function () {
dtV5m.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Cundinamarca

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5n-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5n {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5n {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5n thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5n tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5n tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5n tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5n {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5n {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

/* Estilo específico para la segunda columna (Colegios) */
th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5n {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5n = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5n = dataV5n[0];
const rowsV5n = dataV5n.slice(1);

const headerRowV5n = document.getElementById('encabezado-ranking-colegios-v5n');
headersV5n.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5n.appendChild(th);
});

const dtV5n = $('#tabla-ranking-colegios-v5n').DataTable({
data: rowsV5n,
columns: headersV5n.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5n').on('keyup', function () {
dtV5n.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Guainía

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5o-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5o {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5o {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5o thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5o tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5o tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5o tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5o {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5o {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5o {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5o = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5o = dataV5o[0];
const rowsV5o = dataV5o.slice(1);

const headerRowV5o = document.getElementById('encabezado-ranking-colegios-v5o');
headersV5o.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5o.appendChild(th);
});

const dtV5o = $('#tabla-ranking-colegios-v5o').DataTable({
data: rowsV5o,
columns: headersV5o.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5o').on('keyup', function () {
dtV5o.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Guaviare

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5p-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5p {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5p {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5p thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5p tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5p tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5p tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5p {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5p {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5p {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5p = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5p = dataV5p[0];
const rowsV5p = dataV5p.slice(1);

const headerRowV5p = document.getElementById('encabezado-ranking-colegios-v5p');
headersV5p.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5p.appendChild(th);
});

const dtV5p = $('#tabla-ranking-colegios-v5p').DataTable({
data: rowsV5p,
columns: headersV5p.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5p').on('keyup', function () {
dtV5p.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Huila

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5q-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5q {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5q {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5q thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5q tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5q tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5q tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5q {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5q {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5q {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5q = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5q = dataV5q[0];
const rowsV5q = dataV5q.slice(1);

const headerRowV5q = document.getElementById('encabezado-ranking-colegios-v5q');
headersV5q.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5q.appendChild(th);
});

const dtV5q = $('#tabla-ranking-colegios-v5q').DataTable({
data: rowsV5q,
columns: headersV5q.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5q').on('keyup', function () {
dtV5q.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

La Guajira

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5r-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5r {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5r {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5r thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5r tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5r tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5r tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5r {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5r {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5r {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5r = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5r = dataV5r[0];
const rowsV5r = dataV5r.slice(1);

const headerRowV5r = document.getElementById('encabezado-ranking-colegios-v5r');
headersV5r.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5r.appendChild(th);
});

const dtV5r = $('#tabla-ranking-colegios-v5r').DataTable({
data: rowsV5r,
columns: headersV5r.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5r').on('keyup', function () {
dtV5r.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Magdalena

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5s-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5s {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5s {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5s thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5s tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5s tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5s tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5s {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5s {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5s {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5s = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5s = dataV5s[0];
const rowsV5s = dataV5s.slice(1);

const headerRowV5s = document.getElementById('encabezado-ranking-colegios-v5s');
headersV5s.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5s.appendChild(th);
});

const dtV5s = $('#tabla-ranking-colegios-v5s').DataTable({
data: rowsV5s,
columns: headersV5s.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5s').on('keyup', function () {
dtV5s.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Meta

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5t-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5t {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5t {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5t thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5t tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5t tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5t tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5t {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5t {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5t {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5t = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5t = dataV5t[0];
const rowsV5t = dataV5t.slice(1);

const headerRowV5t = document.getElementById('encabezado-ranking-colegios-v5t');
headersV5t.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5t.appendChild(th);
});

const dtV5t = $('#tabla-ranking-colegios-v5t').DataTable({
data: rowsV5t,
columns: headersV5t.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5t').on('keyup', function () {
dtV5t.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Nariño

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5u-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5u {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5u {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5u thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5u tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5u tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5u tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5u {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5u {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5u {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5u = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5u = dataV5u[0];
const rowsV5u = dataV5u.slice(1);

const headerRowV5u = document.getElementById('encabezado-ranking-colegios-v5u');
headersV5u.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5u.appendChild(th);
});

const dtV5u = $('#tabla-ranking-colegios-v5u').DataTable({
data: rowsV5u,
columns: headersV5u.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5u').on('keyup', function () {
dtV5u.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Norte de Santander

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5v-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5v {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5v {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5v thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5v tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5v tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5v tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5v {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5v {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5v {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5v = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5v = dataV5v[0];
const rowsV5v = dataV5v.slice(1);

const headerRowV5v = document.getElementById('encabezado-ranking-colegios-v5v');
headersV5v.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5v.appendChild(th);
});

const dtV5v = $('#tabla-ranking-colegios-v5v').DataTable({
data: rowsV5v,
columns: headersV5v.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5v').on('keyup', function () {
dtV5v.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Putumayo

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5w-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5w {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5w {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5w thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5w tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5w tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5w tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5w {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5w {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5w {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5w = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5w = dataV5w[0];
const rowsV5w = dataV5w.slice(1);

const headerRowV5w = document.getElementById('encabezado-ranking-colegios-v5w');
headersV5w.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5w.appendChild(th);
});

const dtV5w = $('#tabla-ranking-colegios-v5w').DataTable({
data: rowsV5w,
columns: headersV5w.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5w').on('keyup', function () {
dtV5w.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Quindío

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5x-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5x {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5x {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5x thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5x tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5x tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5x tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5x {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5x {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5x {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5x = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5x = dataV5x[0];
const rowsV5x = dataV5x.slice(1);

const headerRowV5x = document.getElementById('encabezado-ranking-colegios-v5x');
headersV5x.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5x.appendChild(th);
});

const dtV5x = $('#tabla-ranking-colegios-v5x').DataTable({
data: rowsV5x,
columns: headersV5x.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5x').on('keyup', function () {
dtV5x.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Risaralda

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5y-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5y {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5y {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5y thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5y tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5y tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5y tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5y {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5y {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5y {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5y = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5y = dataV5y[0];
const rowsV5y = dataV5y.slice(1);

const headerRowV5y = document.getElementById('encabezado-ranking-colegios-v5y');
headersV5y.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5y.appendChild(th);
});

const dtV5y = $('#tabla-ranking-colegios-v5y').DataTable({
data: rowsV5y,
columns: headersV5y.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5y').on('keyup', function () {
dtV5y.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

San Andrés

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5z-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5z {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5z {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5z thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5z tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5z tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5z tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5z {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5z {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5z {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5z = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5z = dataV5z[0];
const rowsV5z = dataV5z.slice(1);

const headerRowV5z = document.getElementById('encabezado-ranking-colegios-v5z');
headersV5z.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5z.appendChild(th);
});

const dtV5z = $('#tabla-ranking-colegios-v5z').DataTable({
data: rowsV5z,
columns: headersV5z.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5z').on('keyup', function () {
dtV5z.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Santander

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5aa-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5aa {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5aa {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5aa thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5aa tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5aa tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5aa tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5aa {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5aa {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5aa {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5aa = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5aa = dataV5aa[0];
const rowsV5aa = dataV5aa.slice(1);

const headerRowV5aa = document.getElementById('encabezado-ranking-colegios-v5aa');
headersV5aa.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5aa.appendChild(th);
});

const dtV5aa = $('#tabla-ranking-colegios-v5aa').DataTable({
data: rowsV5aa,
columns: headersV5aa.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5aa').on('keyup', function () {
dtV5aa.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Sucre

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5ab-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5ab {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5ab {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5ab thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5ab tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5ab tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5ab tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5ab {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5ab {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5ab {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5ab = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5ab = dataV5ab[0];
const rowsV5ab = dataV5ab.slice(1);

const headerRowV5ab = document.getElementById('encabezado-ranking-colegios-v5ab');
headersV5ab.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5ab.appendChild(th);
});

const dtV5ab = $('#tabla-ranking-colegios-v5ab').DataTable({
data: rowsV5ab,
columns: headersV5ab.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5ab').on('keyup', function () {
dtV5ab.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Tolima

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5ac-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5ac {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5ac {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5ac thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5ac tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5ac tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5ac tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5ac {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5ac {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5ac {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5ac = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5ac = dataV5ac[0];
const rowsV5ac = dataV5ac.slice(1);

const headerRowV5ac = document.getElementById('encabezado-ranking-colegios-v5ac');
headersV5ac.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5ac.appendChild(th);
});

const dtV5ac = $('#tabla-ranking-colegios-v5ac').DataTable({
data: rowsV5ac,
columns: headersV5ac.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5ac').on('keyup', function () {
dtV5ac.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Valle

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5ad-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5ad {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5ad {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5ad thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5ad tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5ad tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5ad tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5ad {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5ad {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5ad {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5ad = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5ad = dataV5ad[0];
const rowsV5ad = dataV5ad.slice(1);

const headerRowV5ad = document.getElementById('encabezado-ranking-colegios-v5ad');
headersV5ad.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5ad.appendChild(th);
});

const dtV5ad = $('#tabla-ranking-colegios-v5ad').DataTable({
data: rowsV5ad,
columns: headersV5ad.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5ad').on('keyup', function () {
dtV5ad.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Vaupés

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5ae-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5ae {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5ae {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5ae thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5ae tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5ae tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5ae tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5ae {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5ae {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5ae {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5ae = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5ae = dataV5ae[0];
const rowsV5ae = dataV5ae.slice(1);

const headerRowV5ae = document.getElementById('encabezado-ranking-colegios-v5ae');
headersV5ae.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5ae.appendChild(th);
});

const dtV5ae = $('#tabla-ranking-colegios-v5ae').DataTable({
data: rowsV5ae,
columns: headersV5ae.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5ae').on('keyup', function () {
dtV5ae.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Vichada

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5af-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5af {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5af {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5af thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5af tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5af tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5af tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5af {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5af {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5af {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vRZKcElJ25YW2WdT01BXFbB…;, {
download: true,
header: false,
complete: function (result) {
const dataV5af = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5af = dataV5af[0];
const rowsV5af = dataV5af.slice(1);

const headerRowV5af = document.getElementById('encabezado-ranking-colegios-v5af');
headersV5af.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5af.appendChild(th);
});

const dtV5af = $('#tabla-ranking-colegios-v5af').DataTable({
data: rowsV5af,
columns: headersV5af.map(header => ({ title: header })),
pageLength: 15,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5af').on('keyup', function () {
dtV5af.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios de calendario A

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5ag-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5ag {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5ag {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5ag thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5ag tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5ag tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5ag tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5ag {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5ag {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}

@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5ag {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vT9VGa3lxuvoiN9Gou8XYxm…;, {
download: true,
header: false,
complete: function (result) {
const dataV5ag = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5ag = dataV5ag[0];
const rowsV5ag = dataV5ag.slice(1);

const headerRowV5ag = document.getElementById('encabezado-ranking-colegios-v5ag');
headersV5ag.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5ag.appendChild(th);
});

const dtV5ag = $('#tabla-ranking-colegios-v5ag').DataTable({
data: rowsV5ag,
columns: headersV5ag.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5ag').on('keyup', function () {
dtV5ag.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

@font-face {
font-family: 'SemanaSerif-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: "SemanaSerif-Bold";
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
font-weight: bold;
font-style: bold;
}
@font-face {
font-family: 'SemanaSerif-BoldItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-RegularItalic';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSerif-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSerif-…);
}
@font-face {
font-family: 'SemanaSans-Black';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-ExtraBold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-E…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}
@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Medium';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-M…);
}
@font-face {
font-family: 'SemanaSans-Regular';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-R…);
}

.caja-titulo2{
display: flex;
width: 100%;
justify-content: center;
}

.titulo2{
font-family: 'SemanaSerif-BoldItalic';
font-weight: 400;
font-style: normal;
font-size: 29px;
text-align: center;
line-height: 32px;
color: #3e0a45;
}
.caja-blanca{
width: 31px;
height: 8px;
position: absolute;
top: 48px;
background-color:white;
z-index: 1;
}
@media(max-width: 768px){
.titulo2{
font-size: 27px;
}
.mov-linea{
top: 80px;
}
}

Ranking mejores colegios de calendario B

Ranking Colegios V5

@font-face {
font-family: 'SemanaSans-Light';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-L…);
}
@font-face {
font-family: 'SemanaSans-Bold';
src: url(https://multimedia.elpais.com.co/2024/style/fuentes-semana/SemanaSans-B…);
}

.tabla-ranking-colegios-v5ah-container {
font-family: Arial, sans-serif;
max-width: 820px;
margin: auto;
padding: 20px 0;
}

.buscador-ranking-colegios-v5ah {
display: block;
margin: 10px auto;
padding: 8px;
width: 80%;
max-width: 400px;
border: 1px solid #ccc;
border-radius: 5px;
}

#tabla-ranking-colegios-v5ah {
width: 100%;
border-collapse: collapse;
text-align: center;
}

#tabla-ranking-colegios-v5ah thead th {
background-color: #3e0a45;
color: #fef8ff;
padding: 10px;
text-align: center;
white-space: nowrap;
border: 1px solid #ccc;
box-sizing: border-box;
writing-mode: initial !important;
transform: none !important;
height: 50px;
vertical-align: middle;
}

#tabla-ranking-colegios-v5ah tbody tr {
font-family: 'SemanaSans-Light';
font-size: 15px;
color: #4c4c4c;
text-align: center;
}
#tabla-ranking-colegios-v5ah tbody tr.odd td {
background-color: white !important;
color: #4f4f4f !important;
}
#tabla-ranking-colegios-v5ah tbody tr.even td {
background-color: #fdfaf8 !important;
color: #4f4f4f !important;
}

.table-wrapper-ranking-colegios-v5ah {
overflow-x: auto;
}
.pagination-wrapper-ranking-colegios-v5ah {
display: flex;
justify-content: center;
margin-top: 10px;
width: 100%;
}

.dataTables_paginate {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
border: none !important;
background: none !important;
color: #4c4c4c !important;
padding: 8px 12px;
font-size: 14px;
font-family: 'SemanaSans-Bold';
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background-color: #3e0a45 !important;
color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
color: #a4a4a4 !important;
}

table.dataTable.no-footer {
border-top: none !important;
border-bottom: 1px solid #dbdbdb !important;
}

th.columna-colegio,
td:nth-child(2) {
min-width: 350px;
max-width: 350px;
width: 350px;
white-space: normal !important;
}
.caja-logo-dinero{
display: flex;
position: relative;
justify-content: right;
width: 100%;
max-width: 750px;
margin: auto;
height: 50px;
border-top: 0.8px solid #E9E9EA;
}
@media screen and (max-width: 500px) {
#tabla-ranking-colegios-v5ah {
width: 750px;
}
}

(function () {
$(document).ready(function () {
Papa.parse("https://docs.google.com/spreadsheets/d/e/2PACX-1vT9VGa3lxuvoiN9Gou8XYxm…;, {
download: true,
header: false,
complete: function (result) {
const dataV5ah = result.data.filter(row => row.some(cell => cell.trim() !== ""));
const headersV5ah = dataV5ah[0];
const rowsV5ah = dataV5ah.slice(1);

const headerRowV5ah = document.getElementById('encabezado-ranking-colegios-v5ah');
headersV5ah.forEach((header, index) => {
const th = document.createElement('th');
th.textContent = header;
if (index === 1) th.classList.add('columna-colegio');
headerRowV5ah.appendChild(th);
});

const dtV5ah = $('#tabla-ranking-colegios-v5ah').DataTable({
data: rowsV5ah,
columns: headersV5ah.map(header => ({ title: header })),
pageLength: 10,
lengthChange: false,
searching: true,
info: false,
language: {
paginate: {
previous: "Atrás",
next: "Adelante"
}
},
dom: '',
});

$('#input-ranking-colegios-v5ah').on('keyup', function () {
dtV5ah.search(this.value).draw();
});
}
});
});
})();

.organizador{
display: flex;
height: 75px;
}
.linea-parrafo2{
border-bottom: 1.8px solid #3e0a45;
width: 400px;
justify-content: center;
margin: 0;
}
.rombo1 {
position: absolute;
margin-bottom: 0px;
width: 9px;
height: 9px;
background: #3e0a45;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.caja-todo10{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
width: 100%;
max-width: 600px;
justify-content: center;
margin: 10px auto;
}
.caja-imagenes10{
margin: auto;
}
.caja-imagenes10 img{
-webkit-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
-moz-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
max-width: 180px;
height: 180px;
width: 100%;
z-index: 1;
}
.img_sep{
margin: auto;
}
.linea_izq{
width: 100%;
height: 100%;
max-width: 80%;
max-height: 2.5px;
background: #fbb800;
margin: auto;
}
@media (max-width: 768px){
.caja-todo10{
grid-template-columns: 25% 50% 25%;
max-width: 380px;
}
.linea_izq{
max-width: 80%;
}
}

.caja-todo-gif{
width: 100%;
display: flex;
justify-content: center;
margin: 10px 0;
}
.linea-sep{
transform: translateX(171px);
margin-top: 99px;
position: absolute;
height: 2px;
width: 400px;
background: #f29100;
}
.linea-sep2{
transform: translateX(-171px);
margin-top: 99px;
position: absolute;
height: 2px;
width: 130px;
background: #f29100;
}
.caja-gif img{
-webkit-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
-moz-box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
box-shadow: 3px 4px 21px -3px rgba(104,86,62,0.29);
max-width: 730px;
max-height: 70px;
width: 100%;
z-index: 1;
}
@media (max-width: 768px){
.linea-sep{
transform: translateX(148px);
margin-top: 99px;
position: absolute;
height: 2px;
width: 97px;
margin-right: 0;
background: #f29100;
}
.linea-sep2{
transform: translateX(-148px);
margin-top: 99px;
position: absolute;
height: 2px;
width: 97px;
margin-left: 0;
background: #f29100;
}
.caja-gif img{
max-width: 220px;
max-height: 70px;
}
}

Medio
Escrito por