h1, h2 {
  transform: scale(0.9, 1.0);
}



#galeria h1, #galeria h2{
	  transform-origin: left center;
}



/* HACER BLANCOS O GRISES LOS BLOQUES NECESARIOS */
section#posgrados-convocatorias {
    background-color: white !important;
}

section#cursos {
    /*background-color: #efefef;*/
    padding-top: 4rem;
}

/*section#historias_inspiradoras {
    background-color: #efefef;
}*/

section#admisiones {
    background-color: white;
}




/**/


/* OCULTAR EL BOTON DE EVENTOS Y QUITAR SU PADDING, ARREGLAR SUS ESTILOS */

.contenedor_eventos_listado {
    background-color: #efefef;
}

.contenedor_noticias_listado {
    /* background-color: #efefef; */
    padding: 0;
    padding-top: 2%;
}

/**/
.tp-splitted.tp-linesplit{
	margin-top: 27px;
}

@media (max-width: 575.98px) {
	.tp-loop-wrap, .tp-mask-wrap{
	  padding-top: 10px;
  }
  .tp-parallax-wrap{
  	margin-top: 8px;
  }
  .tp-caption.tp-resizeme{
  	margin-top: 8px !important;
  }
  
}
