/*****************************************************/
/* Home */
.home .migas{ display: none; }
.home #theme-home-l1 { position: relative;}
.home #theme-home-l1 .cycle-slideshow { z-index: -10; margin-bottom: 0;}
.home #theme-home-l1 #home-slide{ text-align: center; z-index: 1000; color: #fff; position: absolute; bottom:0; width: 100%; padding-bottom: 35px; }
.home #theme-home-l1 #home-slide h2{  font-size: 54px; font-style: italic; text-shadow: 0 0 25px rgba(113, 109, 105, .8);}
.home #theme-home-l1 #home-slide #home-slide-txt{ font-size: 12px; font-family: Gotham, sans-serif; text-shadow: 0 0 20px rgba(113, 109, 105, .8);}
.home #theme-home-l1 #home-slide .p_botones .asset-boton:first-child{ margin-right: 45px; color: #fff; border-color: #fff; background-color: rgba(113, 109, 105, .2); box-shadow: 0 0 25px rgba(113, 109, 105, .2);}
.home #theme-home-l1 #home-slide .p_botones .asset-boton:first-child:hover{ color: #716d69; border-color: #fff; background-color: #fff; }
.home #theme-home-l1 #home-slide .p_botones .asset-boton:last-child{ border-color: #fff; background-color: #fff; }
.home #theme-home-l1 #home-slide .p_botones .asset-boton:last-child:hover{ color: #fff; background-color: transparent; }


@media all and (max-width: 900px) {
	.home #theme-home-l1 #home-slide h2{  font-size: 40px; }
}
@media all and (max-width: 700px) {
	.home #theme-home-l1 #home-slide {  padding: 40px 20px; }
	.home #theme-home-l1 #home-slide h2{  font-size: 30px; }
}
@media all and (max-width: 500px) {
	.home #theme-home-l1 #home-slide {  padding: 0 20px; }
	.home #theme-home-l1 #home-slide .p_botones { display: flex; justify-content:  space-around; flex-wrap: wrap; }
	.home #theme-home-l1 #home-slide .p_botones .asset-boton{ font-size: 10px; }
	.home #theme-home-l1 #home-slide .p_botones .asset-boton:first-child{ margin-right: 0; }
	.home #theme-home-l1 #home-slide h2{  font-size: 20px; }
}
@media all and (max-width: 350px) {
	.home #theme-home-l1 #home-slide h2{  font-size: 17px; line-height: 1.1em;}
	.home #theme-home-l1 #home-slide #home-slide-txt{ line-height: 1em; }
	.home #theme-home-l1 #home-slide .p_botones { flex-direction: column; }
	.home #theme-home-l1 #home-slide .p_botones .asset-boton:first-child{ margin-bottom: 5px; }
	.home #theme-home-l1 #home-slide .p_botones .asset-boton{ padding: 2px 20px 0; }
}

.home #home-mision{ text-align: center; padding: 0 20px; margin: 80px auto 90px; }
.home #home-mision .erradicar-cancer{ font-family: Gotham, sans-serif; font-weight: bold; font-size: 30px; margin-bottom: 1em; }
.home #home-mision .erradicar-cancer strong{ font-family: 'ChronicleTextG1', serif; font-weight: normal; font-style: italic; font-size:36px;}
.home #home-mision h1{ max-width: 700px; margin:0 auto; font-size: 1em; font-weight: normal; font-family: 'ChronicleTextG1', serif; font-weight: normal;}
.home #home-mision p{  max-width: 700px; margin:0 auto 1em;}

.home.accesible #home-slide #home-slide-titulo,
.home.accesible #home-slide #home-slide-txt {  color: #000 !important; }
.home.accesible #theme-home-l1 #home-slide #p_botones .asset-boton:first-child,
.home.accesible #theme-home-l1 #home-slide #p_botones .asset-boton:last-child { background-color: #000 !important; color: #fff !important;  }

/******************************************************/

/******************************************************/
/* Theme Noticias */
.theme-noticias .cycle-slideshow{ margin-bottom: 0; }
.theme-noticias .cycle-slideshow img{ width: 1140px; /* height: 500px; */  max-width: 100%;}
.theme-noticias .categorias{ margin-bottom: 20px; padding: 15px 0; text-align: center; }
.theme-noticias .categorias ul li{ display: inline-block;  }
.theme-noticias .categorias ul li a{ 
	font-size: 11px; border-color: #d3d0cb; padding:0 .5em; font-weight:normal; font-weight: 400; margin: 0 .5em;
	font-family: Gotham, sans-serif; text-transform: uppercase; text-decoration: none; cursor: pointer; letter-spacing: .06em;
}
.theme-noticias .categorias ul li a:hover{ opacity: .4;}

.theme-noticias .categorias ul li.wise a { color: #786698; } /* #cac2da; */
.theme-noticias .categorias ul li.investigacion-basica a { color: #769DBC; } /* #a4c6e1; */
.theme-noticias .categorias ul li.investigacion-traslacional a { color: #8DBB9E; } /* #bdd6c6; */
.theme-noticias .categorias ul li.innovacion a { color: #E0C95E; } /* #f3e5a5; */
.theme-noticias .categorias ul li.eventos a { color: #B5A77D; } /* #c9c4b5; */
.theme-noticias .categorias ul li.amigos a { color: #D9999C; } /* #ffb4b8; */
.theme-noticias .categorias ul li.cnio-y-sociedad a { color: #f18b71; } /* #f18b71; */
.theme-noticias .categorias ul li.wise a:hover,
.theme-noticias .categorias ul li.investigacion-basica a:hover,
.theme-noticias .categorias ul li.investigacion-traslacional a:hover,
.theme-noticias .categorias ul li.innovacion a:hover,
.theme-noticias .categorias ul li.eventos a:hover,
.theme-noticias .categorias ul li.amigos a:hover,
.theme-noticias .categorias ul li.cnio-y-sociedad a:hover{ color: #4a4a4a; opacity: 1; }


.tarjetas{ display: grid; justify-content:space-between; grid-template-columns: 1fr 1fr 1fr;  grid-column-gap: 30px; grid-row-gap: 30px; margin-bottom:40px;}
.tarjetas .tarjeta{  border: 1px solid #dbdad9; text-decoration: none; /* height: 585px; */ overflow: hidden; /* margin-bottom: 40px; */  }
.tarjetas .tarjeta img{ width: 100%; display: block; }
.tarjetas .tarjeta span{ display: block; padding: 10px 20px;}
.tarjetas .tarjeta .franja{ display: flex; flex-direction:row; justify-content:space-between; width:100%; background-color:#dbdad9; font-size: 12px; font-family: Gotham, sans-serif;  padding: 5px 20px; text-transform: uppercase;}
.tarjetas .tarjeta .post_categorias{ text-align:left; color:#9B9B9B; padding: 0; }
.tarjetas .tarjeta .fecha{  text-align:right; color:#9B9B9B; padding: 0;}
.tarjetas .tarjeta .title{  font-family: Gotham, sans-serif; font-weight: bold; padding-top: 30px; /* line-height: 1.3em; */ }
.tarjetas .tarjeta .excerpt{ padding-bottom: 30px; }

.tarjetas .tarjeta .franja.wise,
.tarjetas .tarjeta .franja.wise-en {background-color:#cac2da; }
.tarjetas .tarjeta .franja.investigacion-basica,
.tarjetas .tarjeta .franja.basic-research-en {background-color:#a4c6e1; }
.tarjetas .tarjeta .franja.investigacion-traslacional,
.tarjetas .tarjeta .franja.translational-en {background-color:#bdd6c6; }
.tarjetas .tarjeta .franja.innovacion,
.tarjetas .tarjeta .franja.innovation-en {background-color:#f3e5a5; }
.tarjetas .tarjeta .franja.eventos,
.tarjetas .tarjeta .franja.events {background-color:#c9c4b5; }
.tarjetas .tarjeta .franja.amigos,
.tarjetas .tarjeta .franja.cnio-friends {background-color:#ffb4b8; }
.tarjetas .tarjeta .franja.cnio-y-sociedad,
.tarjetas .tarjeta .franja.outreach-to-society {background-color:rgba(241,139,113,.7);  } /* #f18b71 */
/* 
Outreach to Society
CNIO y Sociedad
#f18b71
 */

@media all and (max-width: 1100px) {
	.tarjetas { grid-template-columns: 1fr 1fr; }
}
@media all and (max-width: 750px) {
	.tarjetas { grid-template-columns: 1fr; }
}

.accesible .tarjetas .tarjeta,
.accesible .tarjetas .tarjeta .franja,
.accesible .tarjetas .tarjeta .post_categorias,
.accesible .tarjetas .tarjeta .fecha{ color: #000 !important; }

/******************************************************/

/******************************************************/
/* theme-noticia */
.theme-noticia h1{ font-size: 18px; line-height: 1.3em; margin-bottom:.5em;}
.theme-noticia .texto-corrido img{ width: 100% !important; height: auto;}
.theme-noticia .fecha{ font-size: 12px; font-family: 'Gotham', sans-serif; margin-bottom:1em;}
.theme-noticia .the_champ_sharing_container{ margin-left:-10px; margin-bottom: 1em;}
.theme-noticia .volver a{ font-size: 12px; font-family: 'Gotham', sans-serif; text-decoration: none;}
.theme-noticia .texto-corrido .pie{
	margin: 0 0 2em;
	font-family: 'GothamBook',sans-serif;
	font-size: 14px;
}

.theme-noticia .noticias-donar .asset-boton {
    background-color: #ffa0a4;
    color: #fff;
    border-color: #ffa0a4;
    padding-bottom: 3px;
    line-height: 1.5em;
    margin-bottom: 2em;
}
/******************************************************/

/******************************************************/
/* theme-noticia-boletin */
.theme-noticia.theme-noticia-boletin .texto-corrido h2{ font-family: 'Gotham', Arial ,sans-serif; font-size: 22px; margin-top:0; margin-bottom:24px; color: #4A4A4A; }
.theme-noticia.theme-noticia-boletin .texto-corrido .imagen{ margin-bottom:24px; }
.theme-noticia.theme-noticia-boletin .texto-corrido .cuerpo{ font-family: 'ChronicleTextG1', Georgia ,serif; font-size: 18px; line-height: 25px; }
.theme-noticia.theme-noticia-boletin .texto-corrido .bloque { margin-bottom: 3em;  }
.theme-noticia.theme-noticia-boletin .texto-corrido hr{height: 1px; background-color: #C6C5C3; margin-top: .5em; margin-bottom: .5em; }

.theme-noticia.theme-noticia-boletin .texto-corrido .noticias .noticia{ margin-bottom: 2em; }
.theme-noticia.theme-noticia-boletin .texto-corrido .noticias .noticia .tipo,
.theme-noticia.theme-noticia-boletin .texto-corrido .eventos .fecha,
.theme-noticia.theme-noticia-boletin .texto-corrido .eventos .tipo{ font-family: 'Gotham', Arial ,sans-serif; font-size: 16px; line-height: 32px; margin-bottom:.5em; color:#9B9B9B; text-transform: uppercase;}

.theme-noticia.theme-noticia-boletin .texto-corrido .eventos .evento a{ text-decoration:none;}
.theme-noticia.theme-noticia-boletin .texto-corrido .eventos .ponente { font-family: 'Gotham', Arial ,sans-serif; font-size: 18px; line-height: 26px; margin-top:0; margin-bottom:.5em; }
.theme-noticia.theme-noticia-boletin .texto-corrido .eventos .descipcion{ font-family: 'ChronicleTextG1', Georgia ,serif; font-size: 18px; line-height: 25px; }
/******************************************************/

/******************************************************/
/* theme-noticia-alumni */
/*
.theme-noticia.theme-noticia-alumni .texto-corrido h2{ font-family: 'Gotham', Arial ,sans-serif; font-size: 22px; margin-top:0; margin-bottom:24px; color: #4A4A4A; }
.theme-noticia.theme-noticia-alumni .texto-corrido .imagen{ margin-bottom:24px; }
.theme-noticia.theme-noticia-alumni .texto-corrido .cuerpo{ font-family: 'ChronicleTextG1', Georgia ,serif; font-size: 18px; line-height: 25px; }
.theme-noticia.theme-noticia-alumni .texto-corrido .bloque { margin-bottom: 3em;  }
.theme-noticia.theme-noticia-alumni .texto-corrido hr{height: 1px; background-color: #C6C5C3; margin-top: .5em; margin-bottom: .5em; }

.theme-noticia.theme-noticia-alumni .texto-corrido .noticias .noticia{ margin-bottom: 2em; }
.theme-noticia.theme-noticia-alumni .texto-corrido .noticias .noticia .tipo,
.theme-noticia.theme-noticia-alumni .texto-corrido .eventos .fecha{ font-family: 'Gotham', Arial ,sans-serif; font-size: 16px; line-height: 32px; margin-bottom:.5em; color:#9B9B9B; text-transform: uppercase;}

.theme-noticia.theme-noticia-alumni .texto-corrido .eventos .evento a{ text-decoration:none;}
.theme-noticia.theme-noticia-alumni .texto-corrido .eventos .persona { font-family: 'Gotham', Arial ,sans-serif; font-size: 18px; line-height: 26px; margin-top:0; margin-bottom:.5em; }
.theme-noticia.theme-noticia-alumni .texto-corrido .eventos .descripcion{ font-family: 'ChronicleTextG1', Georgia ,serif; font-size: 18px; line-height: 25px; }

.theme-noticia.theme-noticia-alumni .texto-corrido .eventos .evento a{ text-decoration:none;}
.theme-noticia.theme-noticia-alumni .texto-corrido .eventos .evento a .ponente { font-family: 'Gotham', Arial ,sans-serif; font-size: 18px; line-height: 26px; margin-top:0; margin-bottom:.5em; }
.theme-noticia.theme-noticia-alumni .texto-corrido .eventos .evento a .tesis{ font-family: 'ChronicleTextG1', Georgia ,serif; font-size: 18px; line-height: 25px; }
*/
/******************************************************/

/******************************************************/
/* Hazte Amigo */
#theme-hazte-amigo .p_titulo{ margin: 50px auto; text-align: center; }
#theme-hazte-amigo .p_titulo .p_hazte-amigo{ font-family: 'Gotham', sans-serif; font-weight: bold; font-size: 36px ; text-align: center; margin-bottom: 0; color: #716d69; line-height: 1.3em;}
#theme-hazte-amigo .p_titulo h1{ font-style: italic; font-size: 28px ; text-align: center; font-family: ChronicleTextG1; font-weight: normal; line-height: 1em; }

#theme-hazte-amigo .p_pasos{ font-family: 'Gotham', sans-serif;  font-size: 12px ;  }
#theme-hazte-amigo .p_pasos strong{ font-family: 'GothamBook', sans-serif;  font-size: 14px ; font-weight: normal;  }

#theme-hazte-amigo .asset-columnas { margin-bottom: 60px; }
#theme-hazte-amigo .asset-columnas .columna-33 p{ text-align: center; margin-bottom: 1em; }
#theme-hazte-amigo .asset-columnas .columna-33 .p_info{ width: 100%; border:1px solid #e3e2e1; padding:20px; margin-bottom:20px;}
#theme-hazte-amigo .asset-columnas .columna-33 .p_info .p_plan{ font-family: 'Gotham', sans-serif;  color: #ffa0a4; margin-bottom:60px; font-size:.9em;}
#theme-hazte-amigo .asset-columnas .columna-33 .p_info .p_amigo{ font-family: 'Gotham', sans-serif; text-transform: uppercase;  margin-bottom:.1em; font-size:2em;}
#theme-hazte-amigo .asset-columnas .columna-33 .p_info .p_tipo{ font-style:italic;}
#theme-hazte-amigo .asset-columnas .columna-33 .p_info .p_rango{ font-style:italic; font-size:.9em; margin-bottom:40px; line-height:1.2em;}
#theme-hazte-amigo .asset-columnas .columna-33 .p_info .p_btn{ margin-bottom:0;}

#theme-hazte-amigo .asset-columnas .columna-33 .p_info .asset-boton{ background-color: transparent; border-color: #ffa0a4; font-family: 'GothamBook', sans-serif; }
#theme-hazte-amigo .asset-columnas .columna-33 .p_info .asset-boton:hover{ background-color: #ffa0a4; color: #fff;  }

#theme-hazte-amigo .asset-columnas .esconder { text-align: center; }
#theme-hazte-amigo .asset-columnas .esconder .esconder-toggle { font-family: 'Gotham', sans-serif; text-decoration: none;  font-size: .9em; }
#theme-hazte-amigo .asset-columnas .esconder .esconder-toggle img{ width: 10px; }
#theme-hazte-amigo .asset-columnas .esconder .esconder-content{ margin-top: 2em; }
#theme-hazte-amigo .asset-columnas .esconder ul { /* list-style-type: disc; */ padding:0 5px; font-family: 'GothamBook', sans-serif; font-size:12px;}
#theme-hazte-amigo .asset-columnas .esconder ul li{ text-indent: 0; margin:.5em 0 0; line-height: 1.5em;}
#theme-hazte-amigo .asset-columnas .esconder ul li::before{ content: ""; }

#theme-hazte-amigo #p_op2 .p_info{ background: linear-gradient(rgba(255,160,164,.25) , #fff); }
#theme-hazte-amigo #p_op3 .p_info{ background: linear-gradient(rgba(255,160,164,.5) , #fff); }

@media all and (max-width: 1140px) {
	#theme-hazte-amigo .asset-columnas .columna-33 { width:100%; margin-bottom:3em;}
}


#theme-hazte-amigo .p_comparte { font-family: 'GothamBook', sans-serif; font-size: 13px; margin-bottom:60px;}
#theme-hazte-amigo .p_comparte img{ width: 18px; height: 18px; margin-bottom: -3px;}
#theme-hazte-amigo hr{ background-color: #716d69; height: 1px; margin-bottom: 1em; }
#theme-hazte-amigo h3{ font-family: 'Gotham', sans-serif; font-weight: bold; font-size: 16px ;  }
/******************************************************/


/******************************************************/
/* Annual Report */
.theme-annual-report .research{ background-color: #a4c6e1; }
.theme-annual-report .translational{ background-color: #bdd6c6; } 
.theme-annual-report .innovation{ background-color: #f3e5a5; } 
.theme-annual-report .eventos{ background-color: #c9c4b5; } 
.theme-annual-report .amigos{ background-color: #ffa0a4; } 
.theme-annual-report .biobank{ background-color: #ff997d; } 

/* .page-id-98 .research{ background-color: #a4c6e1; }
.page-id-98 .translational{ background-color: #bdd6c6; } 
.page-id-98 .innovation{ background-color: #f3e5a5; } 
.page-id-98 .eventos{ background-color: #c9c4b5; } 
.page-id-98 .amigos{ background-color: #ffa0a4; } 

.page-id-18007 .research{ background-color: #a4c6e1; }
.page-id-18007 .translational{ background-color: #bdd6c6; } 
.page-id-18007 .innovation{ background-color: #f3e5a5; } 
.page-id-18007 .eventos{ background-color: #c9c4b5; } 
.page-id-18007 .amigos{ background-color: #ffa0a4; }  */
/******************************************************/


/******************************************************/
/* Eventos */
.theme-eventos  aside h2{ margin-bottom: 1em; }
.theme-eventos  aside .menu-interior{ margin-bottom: 3em; }
.theme-eventos .eventos{ 
	display: grid; justify-content:space-between; grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 40px;
	 width:100%; margin-top: 2em;  }
.theme-eventos .eventos .evento{   border-top: 1px solid #e3e2e1; text-decoration: none; }
.theme-eventos .eventos .evento .l1{ display: flex; justify-content:space-between; width:100%; font-family: 'Gotham', sans-serif; font-size: 12px; color: #9b9b9b; margin-top: 6px; margin-bottom: 6px; line-height: 1.4em; }
.theme-eventos .eventos .evento .l2{ font-family: 'Gotham', sans-serif; font-size: 15px; color: #4a4a4a; }
.theme-eventos .eventos .evento .l3{ font-size: 18px; color: #4a4a4a; line-height: 1.4em; }
@media all and (max-width: 980px) {
	.theme-eventos .eventos  { grid-template-columns: 1fr 1fr; }
}
@media all and (max-width: 600px) {
	.theme-eventos .eventos  { grid-template-columns: 1fr; }
}

.accesible .theme-eventos .eventos .evento *{ color: #000 !important; }

/* .theme-eventos  aside h2{ margin-bottom: 1em; }
.theme-eventos  aside .menu-interior{ margin-bottom: 3em; }
.theme-eventos .eventos{ display: flex; flex-direction:row; justify-content:space-between; flex-wrap:wrap; width:100%; margin-top: 2em;  }
.theme-eventos .eventos .evento{  width:calc(33% - 20px); border-top: 1px solid #e3e2e1; text-decoration: none; margin-bottom: 40px;  }
.theme-eventos .eventos .evento .l1{ display: flex; justify-content:space-between; width:100%; font-family: 'Gotham', sans-serif; font-size: 12px; color: #9b9b9b; margin-top: 6px; margin-bottom: 6px; line-height: 1.4em; }
.theme-eventos .eventos .evento .l2{ font-family: 'Gotham', sans-serif; font-size: 15px; color: #4a4a4a; }
.theme-eventos .eventos .evento .l3{ font-size: 18px; color: #4a4a4a; line-height: 1.4em; }
@media all and (max-width: 980px) {
	.theme-eventos .eventos .evento{  width:calc(50% - 20px);  }
}
@media all and (max-width: 600px) {
	.theme-eventos .eventos .evento{  width:100%;  }
} */

.theme-eventos-detalle .texto-corrido { font-family: 'GothamBook', sans-serif; line-height: 1.9em; font-size: 15px; }
.theme-eventos-detalle .texto-corrido strong{ font-family: 'Gotham', sans-serif; font-weight: bold; text-transform: uppercase; }
.theme-eventos-detalle .texto-corrido a{ font-family: 'GothamBook', sans-serif; }
.theme-eventos-detalle .texto-corrido h1{ 
	border-top: 1px solid #7b7b7b; 
	font-size: 1em; color: #7b7b7b; 
	padding-top: .5em; text-transform: uppercase; margin-bottom:3em;
	font-family: 'GothamBook', sans-serif;
}
.theme-eventos-detalle .texto-corrido h2{ 
	font-family: 'Gotham', sans-serif; font-size: 1em; margin-bottom: .5em;
}
.theme-eventos-detalle .texto-corrido .info{ margin-bottom: 2em; } 
.theme-eventos-detalle .texto-corrido .descargas{ list-style-type: none; margin: 0; padding:0; } 
.theme-eventos-detalle .texto-corrido .descargas li { text-indent: 0; }
.theme-eventos-detalle .texto-corrido .descargas li:before { content: ""; }
.theme-eventos-detalle .texto-corrido .enlaces{ list-style-type: none; margin: 0; padding:0; } 
.theme-eventos-detalle .texto-corrido .enlaces li { text-indent: 0; }
.theme-eventos-detalle .texto-corrido .enlaces li:before { content: ""; }

.accesible .theme-eventos-detalle .texto-corrido h1{ color: #000 !important; }

/******************************************************/

/******************************************************/
/* Faculty */
#theme-faculty-grupos .p_seleccionado{ font-family: 'Gotham', sans-serif; }
#theme-faculty-grupos{ font-family: 'GothamBook', sans-serif; margin: 1.5em 0; }
#theme-faculty-menu-grupos{ display: flex; flex-wrap: wrap; margin-bottom: 2em; font-size: 15px; }
#theme-faculty-menu-grupos p{ width: 30%; padding-bottom: .5em; margin-bottom: 0; }
#theme-faculty-menu-grupos ul.lista-limpia li{ padding-bottom: .5em; margin-bottom: 0; }
/* #theme-faculty-menu-grupos ul li:before{ content: ''; } */

#theme-faculty-grupos .p_grupo h2{ font-family: 'Gotham', sans-serif; border-bottom: 1px solid #4a4a4a; margin-bottom: .2em; text-transform: uppercase; }
#theme-faculty-grupos .p_grupo table tr{ border-bottom: 1px solid #e3e2e1; }
#theme-faculty-grupos .p_grupo table th,
#theme-faculty-grupos .p_grupo table td{ vertical-align: text-top; padding: .5em .5em .5em 0; }
#theme-faculty-grupos .p_grupo table th{ font-family: 'Gotham', sans-serif; font-weight: normal; text-align: left;  }
#theme-faculty-grupos .p_grupo table th:first-child{ width: 30%;  }
#theme-faculty-grupos .p_grupo table .faculty_program_group{ font-family: 'Gotham', sans-serif; font-weight: bold;  }
#theme-faculty-grupos .p_grupo table .faculty-column-description{ border-bottom: 0 solid #e3e2e1; }


@media all and (max-width: 850px) {
	#theme-faculty-grupos .p_grupo table tr{ display: flex; flex-direction: column; margin-bottom: 1em;  }
	#theme-faculty-grupos .p_grupo table .faculty-column-description{ display: none; }
	#theme-faculty-grupos .p_grupo table .faculty_program_group{ padding-top: 2em;  }
}
/*****************************************************

/******************************************************/
/* Ofertas de empleo */
/* .theme-ofertas-empleo{} */

/******************************************************/

/******************************************************/
/* Publicaicones */
/* .theme-publicaciones{ font-family: 'Gotham', sans-serif; font-weight: normal;} */
/* .theme-publicaciones input, 
.theme-publicaciones select {
	border: 2px solid black;
	clear: both;
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
	height: 30px;
} */
/******************************************************/

/******************************************************/
/* Buscar */
.theme-buscar{ font-family: 'Gotham', sans-serif; font-weight: normal;}
.theme-buscar #formulario-buscar form ul{ list-style-type: none; padding-left: 0; width: 100%; }
.theme-buscar #formulario-buscar form ul li{ text-indent: 0; display: block; padding-right: 0; }
.theme-buscar #formulario-buscar form ul li:before{ content: ''; }
/******************************************************/

/******************************************************/
/* Convenios */
.page-id-1500 .texto-corrido ul { padding-left: 0; margin-bottom:1.5em;}
.page-id-1500 .texto-corrido ul li{ padding-left: 0; text-indent: 0;}
.page-id-1500 .texto-corrido ul li:before {content: '';}
/******************************************************/


/******************************************************/
/* Test */
.page-id-192910 .migas{ display: none; }
.page-id-192910 #theme-home-l1 { position: relative;}
.page-id-192910 #theme-home-l1 .cycle-slideshow { z-index: -10; margin-bottom: 0;}
/* .page-id-192910 #theme-home-l1 .cycle-slideshow img{  } */
.page-id-192910 #theme-home-l1 #home-slide{ text-align: center; z-index: 1000; color: #fff; position: absolute; bottom:0; width: 100%; padding-bottom: 35px; }
.page-id-192910 #theme-home-l1 #home-slide h2{  font-size: 54px; font-style: italic; text-shadow: 0 0 25px rgba(113, 109, 105, .8);}
.page-id-192910 #theme-home-l1 #home-slide #home-slide-txt{ font-size: 12px; font-family: Gotham, sans-serif; text-shadow: 0 0 20px rgba(113, 109, 105, .8);}
.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton:first-child{ margin-right: 45px; color: #fff; border-color: #fff; background-color: rgba(113, 109, 105, .2); box-shadow: 0 0 25px rgba(113, 109, 105, .2);}
.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton:first-child:hover{ color: #716d69; border-color: #fff; background-color: #fff; }
.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton:last-child{ border-color: #fff; background-color: #fff; }
.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton:last-child:hover{ color: #fff; background-color: transparent; }
@media all and (max-width: 900px) {
	.page-id-192910 #theme-home-l1 #home-slide h2{  font-size: 40px; }
}
@media all and (max-width: 700px) {
	.page-id-192910 #theme-home-l1 #home-slide {  padding: 40px 20px; }
	.page-id-192910 #theme-home-l1 #home-slide h2{  font-size: 30px; }
}
@media all and (max-width: 500px) {
	.page-id-192910 #theme-home-l1 #home-slide {  padding: 0 20px; }
	.page-id-192910 #theme-home-l1 #home-slide .p_botones { display: flex; justify-content:  space-around; flex-wrap: wrap; }
	.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton{ font-size: 10px; }
	.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton:first-child{ margin-right: 0; }
	.page-id-192910 #theme-home-l1 #home-slide h2{  font-size: 20px; }
}
@media all and (max-width: 350px) {
	.page-id-192910 #theme-home-l1 #home-slide .p_botones { flex-direction: column; }
	.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton:first-child{ margin-bottom: .5em; }
	.page-id-192910 #theme-home-l1 #home-slide .p_botones .asset-boton{ padding: 3px 20px 2px; }
}

.page-id-192910 #home-mision{ text-align: center; padding: 0 20px; margin: 80px auto 90px; }
.page-id-192910 #home-mision .erradicar-cancer{ font-family: Gotham, sans-serif; font-weight: bold; font-size: 30px; margin-bottom: 1em; }
.page-id-192910 #home-mision .erradicar-cancer strong{ font-family: 'ChronicleTextG1', serif; font-weight: normal; font-style: italic; font-size:36px;}
.page-id-192910 #home-mision h1{ max-width: 700px; margin:0 auto; font-size: 1em; font-weight: normal; font-family: 'ChronicleTextG1', serif; font-weight: normal;}
.page-id-192910 #home-mision p{  max-width: 700px; margin:0 auto 1em;}
/* .page-id-192910 #home-mision p a{ text-decoration: none;} */

.page-id-192910.accesible #home-slide #home-slide-titulo,
.page-id-192910.accesible #home-slide #home-slide-txt {  color: #000 !important; }
.page-id-192910.accesible #theme-home-l1 #home-slide #p_botones .asset-boton:first-child,
.page-id-192910.accesible #theme-home-l1 #home-slide #p_botones .asset-boton:last-child { background-color: #000 !important; color: #fff !important;  }
/******************************************************/