/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'ucentral';
  src: url('../fonts/ucentral.eot?v=4.7.0');
  src: url('../fonts/ucentral.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/ucentral.woff?v=4.7.0') format('woff'), url('../fonts/ucentral.ttf?v=4.7.0') format('truetype'), url('../fonts/ucentral.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.uc {
  display: inline-block;
  font: normal normal normal 14px/1 ucentral;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.uc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.uc-2x {
  font-size: 2em;
}
.uc-3x {
  font-size: 3em;
}
.uc-4x {
  font-size: 4em;
}
.uc-5x {
  font-size: 5em;
}
.uc-fw {
  width: 1.28571429em;
  text-align: center;
}
.uc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.uc-ul > li {
  position: relative;
}
.uc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.uc-li.fa-lg {
  left: -1.85714286em;
}
.uc-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.uc-pull-left {
  float: left;
}
.uc-pull-right {
  float: right;
}
.uc.uc-pull-left {
  margin-right: .3em;
}
.uc.uc-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.uc.pull-left {
  margin-right: .3em;
}
.uc.pull-right {
  margin-left: .3em;
}
.uc-spin {
  -webkit-animation: uc-spin 2s infinite linear;
  animation: uc-spin 2s infinite linear;
}
.uc-pulse {
  -webkit-animation: uc-spin 1s infinite steps(8);
  animation: uc-spin 1s infinite steps(8);
}
@-webkit-keyframes uc-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes uc-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.uc-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.uc-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.uc-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.uc-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.uc-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .uc-rotate-90,
:root .uc-rotate-180,
:root .uc-rotate-270,
:root .uc-flip-horizontal,
:root .uc-flip-vertical {
  filter: none;
}
.uc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.uc-stack-1x,
.uc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.uc-stack-1x {
  line-height: inherit;
}
.uc-stack-2x {
  font-size: 2em;
}
.uc-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.uc-presentacion:before {
  content: "A";
}

.uc-ruta-academica:before {
  content: "B";
}

.uc-actualidad:before {
  content: "C";
}

.uc-estrategias-aprendizaje:before {
  content: "D";
}


.uc-campos-de-profundizacion:before {
  content: "E";
}


.uc-escenarios-investigacion:before {
  content: "F";
}


.uc-doble-programa:before {
  content: "G";
}

.uc-difusion-conocimiento:before {
  content: "H";
}

.uc-eventos-academicos:before {
  content: "I";
}

.uc-intercambio-extranjero:before {
  content: "J";
}

.uc-egresados-unicentralistas:before {
  content: "K";
}

.uc-tecnologia:before {
  content: "L";
}

.uc-plan-estudios:before {
  content: "M";
}

.uc-experiencias-practicas:before {
  content: "N";
}

.uc-notas-plan-estudios:before {
  content: "O";
}

.uc-editorial:before {
  content: "P";
}

.uc-correo:before {
  content: "Q";
}

.uc-biblioteca:before {
  content: "R";
}

.uc-50:before {
  content: "S";
}

.uc-acn:before {
  content: "T";
}

.uc-ajedrez:before {
  content: "U";
}

.uc-cineclub:before {
  content: "V";
}

.uc-eventos:before {
  content: "W";
}

.uc-noticentral:before {
  content: "X";
}

.uc-sintopia:before {
  content: "Y";
}

.uc-teatros:before {
  content: "Z";
}

.uc-informacion-general:before {
  content: "[";
}

.uc-informacion-academica:before {
  content: "p";
}

.uc-perfiles:before {
  content: "]";
}

.uc-diferencia:before {
  content: "^";
}

.uc-recursos-academicos:before {
  content: "_";
}

.uc-beneficios-uc:before {
  content: "`";
}

.uc-inscripciones:before {
  content: "a";
}

.uc-admitidos:before {
  content: "b";
}

.uc-recibos-pagos:before {
  content: "c";
}

.uc-sistemas-financicacion:before {
  content: "d";
}

.uc-becas:before {
  content: "e";
}

.uc-normativa:before {
  content: "f";
}

.uc-arte-dramatico:before {
  content: "g";
}

.uc-ciencias-sociales:before {
  content: "h";
}

.uc-cine1:before {
  content: "i";
}

.uc-derecho:before {
  content: "j";
}

.uc-estudios-musicales:before {
  content: "k";
}

.uc-creacion-literaria:before {
  content: "l";
}

.uc-lenguas:before {
  content: "m";
}

.uc-publicidad:before {
  content: "n";
}

.uc-comunicacion-social:before {
  content: "o";
}

.uc-comunicacion-social:before {
  content: "o";
}

.uc-horarios-notas:before {
  content: "q";
}

.uc-solicitudes:before {
  content: "r";
}

.uc-citas-medicas:before {
  content: "s";
}

.uc-automatricula:before {
  content: "t";
}

.uc-educacion-virtual:before {
  content: "u";
}

.uc-actualizacion-datos:before {
  content: "v";
}

.uc-biblioteca1:before {
  content: "w";
}

.uc-correo1:before {
  content: "x";
}

.uc-evaluacion-docentes:before {
  content: "y";
}

.uc-el-empleo:before {
  content: "z";
}

.uc-leitmotiv:before {
  content: "{";
}

.uc-lenguas:before {
  content: "|";
}

.uc-produccion-intelectual:before {
  content: "}";
}

.uc-autoevaluacion:before {
  content: "~";
}

.uc-evaluacion-superior:before {
  content: "#";
}

.uc-cambio-contrasena:before {
  content: "$";
}

.uc-plan-trabajo:before {
  content: "%";
}

.uc-registro-datos-docente:before {
  content: "&";
}

.uc-registro-notas:before {
  content: "'";
}

.uc-directorio:before {
  content: "(";
}

.uc-consultorio-contable:before {
  content: ")";
}

.uc-ocupacional:before {
  content: "*";
}

.uc-rrhh:before {
  content: "+";
}

.uc-mesa-servicios:before {
  content: ",";
}

.uc-seven:before {
  content: "-";
}

.uc-avanza:before {
  content: ".";
}

.uc-universitas:before {
  content: "/";
}

.uc-isolucion:before {
  content: "0";
}

.uc-conferencia-rector:before {
  content: "1";
}

.uc-evaluacion-desempeno:before {
  content: "2";
}

.uc-documentos-electronicos:before {
  content: "3";
}

.uc-fqrs:before {
  content: "4";
}

.uc-gii:before {
  content: "5";
}

.uc-caracterizacion-socieconomica:before {
  content: "6";
}

.uc-salud-vida:before {
  content: "7";
}

.uc-informacion-general:before {
  content: "8";
}

.uc-informacion-academica:before {
  content: "9";
}


.uc-nuestro-programa:before {
  content: ":";
}

.uc-nuestros-perfiles:before {
  content: ";";
}

.uc-que-nos-diferencia:before {
  content: "<";
}

.uc-recursos-academicos:before {
  content: ">";
}

.uc-acompanamiento-exito:before {
	content: "À";
}

.uc-cultura:before {
	content: "Á";
}

.uc-cursos-intersemestrales:before {
	content: "Â";
}

.uc-descuentos:before {
	content: "Ã";
}

.uc-flexibilidad-financiera:before {
	content: "Ä";
}

.uc-flexibilidad:before {
	content: "Å";
}

.uc-homologar:before {
	content: "Æ";
}

.uc-hospital:before {
	content: "Ç";
}

.uc-carrera:before {
	content: "È";
}

.uc-instrumento:before {
	content: "É";
}

.uc-sistema-financiacion:before {
	content: "Ê";
}

.uc-transporte:before {
	content: "Ë";
}

.uc-flecha-arriba:before {
	content: "Ì";
}

.uc-ciencias-naturales:before {
	content: "Í";
}

.uc-ingenieria-ambiental:before {
	content: "Î";
}

.uc-ingenieria-electronica:before {
	content: "Ï";
}

.uc-ingenieria-industrial:before {
	content: "Ð";
}

.uc-ingenieria-mecanica:before {
	content: "Ñ";
}

.uc-ingenieria-sistemas:before {
	content: "Ò";
}

.uc-matematicas:before {
	content: "Ó";
}

.uc-administracion-empresas:before {
	content: "Ô";
}

.uc-contaduria-publica:before {
	content: "Õ";
}

.uc-economia:before {
	content: "Ö";
}

.uc-mercadologia:before {
	content: "×";
}

.uc-accesorios:before {
	content: "Ø";
}

.uc-ropa:before {
	content: "Ù";
}

.uc-papeleria:before {
	content: "Ú";
}

.uc-souvenir-regalos:before {
	content: "Û";
}

.uc-publicidad-dos:before {
	content: "Ü";
}

.uc-correo-contacto:before {
	content: "Ý";
}

.uc-direccion-contacto:before {
	content: "Þ";
}

.uc-telefono-contacto:before {
	content: "ß";
}

.uc-perfil-contacto:before {
	content: "à";
}

.uc-perfil1-contacto:before {
	content: "á";
}

.uc-portapapeles:before {
	content: "â";
}


.uc-cine:before {
	content: "ã";
}

.uc-mascara:before {
	content: "ä";
}

.uc-camerino:before {
	content: "å";
}

.uc-teatros-programa:before {
	content: "æ";
}

.uc-adempresas-1:before {
	content: "ç";
}

.uc-adempresas-2:before {
	content: "è";
}

.uc-ardramatico-1:before {
	content: "é";
}

.uc-ardramatico-2:before {
	content: "ê";
}

.uc-biologia-1:before {
	content: "ë";
}

.uc-biologia-2:before {
	content: "ì";
}

.uc-cine-1:before {
	content: "í";
}

.uc-cine-2:before {
	content: "î";
}

.uc-comsocperiodismo-1:before {
	content: "ï";
}

.uc-comsocperiodismo-2:before {
	content: "ð";
}

.uc-conpublica-1:before {
	content: "ñ";
}

.uc-conpublica-2:before {
	content: "ò";
}

.uc-conpublica-3:before {
	content: "ó";
}

.uc-creliteraria-1:before {
	content: "ô";
}

.uc-creliteraria-2:before {
	content: "õ";
}

.uc-derecho-1:before {
	content: "ö";
}

.uc-derecho-2:before {
	content: "÷";
}

.uc-economia-1:before {
	content: "ø";
}

.uc-economia-2:before {
	content: "ù";
}

.uc-economia-3:before {
	content: "ú";
}

.uc-economia-4:before {
	content: "û";
}

.uc-economia-5:before {
	content: "ü";
}

.uc-estmusicales-1:before {
	content: "ý";
}

.uc-estmusicales-2:before {
	content: "þ";
}

.uc-estmusicales-3:before {
	content: "ÿ";
}

.uc-estmusicales-4:before {
	content: "©";
}

.uc-estmusicales-5:before {
	content: "";
}

.uc-estmusicales-6:before {
	content: "«";
}


.uc-ingambiental-1:before {
	content: "!";
}


.uc-ingambiental-2:before {
	content: "?";
}


.uc-ingelectronica-1:before {
	content: "¡";
}

.uc-ingelectronica-2:before {
	content: "£";
}

.uc-ingelectronica-3:before {
	content: "Ć";
}


.uc-ingindustrial-1:before {
	content: "Ĉ";
}

.uc-ingindustrial-2:before {
	content: "Ĉ";
}

.uc-ingmecanica-1:before {
	content: "ĉ";
}

.uc-ingmecanica-2:before {
	content: "Ċ";
}

.uc-ingmecanica-3:before {
	content: "ċ";
}

.uc-ingsistemas-1:before {
	content: "Č";
}

.uc-ingsistemas-2:before {
	content: "č";
}

.uc-ingsistemas-3:before {
	content: "Ď";
}

.uc-matematicas-1:before {
	content: "ď";
}

.uc-matematicas-2:before {
	content: "Đ";
}

.uc-mercadologia-1:before {
	content: "đ";
}

.uc-mercadologia-2:before {
	content: "Ē";
}

.uc-publicidad-1:before {
	content: "ē";
}

.uc-publicidad-2:before {
	content: "Ĕ";
}

.uc-coordproy-viruales:before {
	content: "ĕ";
}

.uc-identidad-corporativa:before {
	content: "Ė";
}

.uc-medios-impresos:before {
	content: "ė";
}

.uc-medios-institucionales:before {
	content: "Ę";
}

.uc-presentaciones-banner:before {
	content: "ę";
}

.uc-sitios-web:before {
	content: "Ě";
}

.uc-divulgacion-informacion:before {
	content: "ě";
}

.uc-estrategia-comunicacion:before {
	content: "Ĝ";
}

.uc-eventos-institucionales:before {
	content: "ĝ";
}

.uc-fotografia-video:before {
	content: "Ğ";
}

.uc-gestion-medios:before {
	content: "ğ";
}

.uc-piezas-publicitarias:before {
	content: "Ġ";
}

.uc-relaciones-publicas:before {
	content: "ġ";
}

.uc-actualizacion-portal-web:before {
	content: "ģ";
}

.uc-modulo-participacion:before {
	content: "Ĥ";
}

.uc-informacionG-programas:before {
	content: "ĥ";
}

.uc-informacionA-programas:before {
	content: "Ħ";
}

.uc-nuestrosP-programas:before {
	content: "ħ";
}

.uc-vidaU-programas:before {
	content: "Ĩ";
}

.uc-perfiles-programas:before {
	content: "ĩ";
}

.uc-diferencia-programas:before {
	content: "Ī";
}

.uc-instalaciones-programas:before {
	content: "ī";
}

.uc-planE-programas:before {
	content: "Ĭ";
}

.uc-investigadores:before {
	content: "ĭ";
}

.uc-Ginvestigacion:before {
	content: "Į";
}

.uc-semilleros:before {
	content: "į";
}

.uc-capacidad:before {
	content: "İ";
}

.uc-area-escenario:before {
	content: "ı";
}

.uc-caracteristicas:before {
	content: "Ĳ";
}

.uc-iluminacion:before {
	content: "ĳ";
}

.uc-sistema-audio:before {
	content: "ĵ";
}

.uc-proyeccion:before {
	content: "Ĵ";
}


.uc-camerinos:before {
	content: "Ķ";
}

.uc-otros-teatros:before {
	content: "ķ";
}

.uc-mc-microfono:before {
	content: "ĸ";
}

.uc-mc-tv:before {
	content: "Ĺ";
}

.uc-fabrica:before {
	content: "ĺ";
}

.uc-dialogo:before {
	content: "Ļ";
}

.uc-grupo:before {
	content: "ļ";
}

.uc-diploma:before {
	content: "Ľ";
}

.uc-flecha1:before {
	content: "ľ";
}

.uc-flecha2:before {
	content: "Ŀ";
}

.uc-ver:before {
	content: "ŀ";
}

.uc-general:before {
	content: "Ł";
}

.uc-microfono:before {
	content: "ł";
}

.uc-cluster:before {
  content: "Ń";
}

.uc-calidad-academica:before {
  content: "ń";
}

.uc-formacion-pedagogica:before {
  content: "Ņ";
}

.uc-monitorias-academicas:before {
  content: "ņ";
}

.uc-documentos-academicos:before {
  content: "Ň";
}

.uc-pedagogia1:before {
  content: "ň";
}


.uc-pedagogia2:before {
  content: "ŉ";
}

.uc-pedagogia3:before {
  content: "Ŋ";
}

.uc-pedagogia4:before {
  content: "ŋ";
}

.uc-pedagogia5:before {
  content: "Ō";
}

.uc-editorial1:before {
  content: "ō";
}

.uc-editorial2:before {
  content: "Ŏ";
}

.uc-editorial3:before {
  content: "ŏ";
}


.uc-reforma1:before {
  content: "Ő";
}

.uc-reforma2:before {
  content: "ő";
}

.uc-reforma3:before {
  content: "Œ";
}

.uc-programa-new:before {
  content: "œ";
}



.uc-participacion1:before {
  content: "Ŕ";
}

.uc-participacion2:before {
  content: "ŕ";
}


.uc-participacion3:before {
  content: "Ŗ";
}

.uc-participacion4:before {
  content: "ŗ";
}


.uc-participacion5:before {
  content: "Ř";
}


.uc-participacion6:before {
  content: "ř";
}


.uc-universidad1:before {
  content: "Ś";
}


.uc-universidad2:before {
  content: "ś";
}

.uc-universidad3:before {
  content: "Ŝ";
}


.uc-universidad4:before {
  content: "ŝ";
}


.uc-prog1:before {
  content: "Ş";
}

.uc-prog2:before {
  content: "ş";
}

.uc-prog3:before {
  content: "Š";
}

.uc-beneficios-movilidad1:before {
  content: "š";
}

.uc-beneficios-movilidad2:before {
  content: "Ţ";
}

.uc-beneficios-movilidad3:before {
  content: "ţ";
}

.uc-beneficios-movilidad4:before {
  content: "Ť";
}

.uc-universitas:before {
  content: "ť";
}

.uc-paleta-color:before {
  content: "Ŧ";
}

.uc-diagramacion-componentes:before {
  content: "ŧ";
}

.uc-diagramacion-clases:before {
  content: "Ũ";
}

.uc-raai1:before {
  content: "ũ";
}

.uc-raai2:before {
  content: "Ū";
}

.uc-raai3:before {
  content: "ū";
}

.uc-raai4:before {
  content: "Ŭ";
}

.uc-raai5:before {
  content: "ŭ";
}

.uc-raai6:before {
  content: "Ů";
}

.uc-raai7:before {
  content: "ů";
}

.uc-raai8:before {
  content: "Ű";
}

.uc-raai9:before {
  content: "ű";
}

.uc-dpd1:before {
  content: "Ų";
}

.uc-dpd2:before {
  content: "ų";
}

.uc-dpd3:before {
  content: "Ŵ";
}

.uc-acnn:before {
  content: "ŵ";
}

.uc-webinar1:before {
  content: "Ŷ";
}

.uc-webinar2:before {
  content: "ŷ";
}

.uc-webinar3:before {
  content: "Ÿ";
}

.uc-preguntas-frecuentes:before {
  content: "Ź";
}

.uc-prog-academico-horario:before {
  content: "ź";
}


.uc-lenguas-dri:before {
  content: "Ż";
}

.uc-educacion-media-dri:before {
  content: "ż";
}

.uc-educacion-media-dri:before {
  content: "Ž";
}

.uc-servicios-raai1:before {
	content: "ž";
}

.uc-servicios-raai2:before {
	content: "ſ";
}

.uc-servicios-raai3:before {
	content: "ƀ";
}

.uc-servicios-raai4:before {
	content: "Ɓ ";
}

.uc-servicios-raai5:before {
	content: "Ƃ ";
}

.uc-copasst1:before {
	content: "ƃ ";
}

.uc-copasst2:before {
	content: "Ƅ ";
}

.uc-copasst3:before {
	content: "ƅ ";
}

.uc-copasst4:before {
	content: "Ɔ ";
}

.uc-copasst5:before {
	content: "Ƌ";
}

.uc-copasst6:before {
	content: "ƌ";
}

.uc-copasst7:before {
	content: "ƍ";
}

.uc-copasst8:before {
	content: "Ǝ";
}

.uc-copasst9:before {
	content: "Ə";
}


.uc-consultorio-juridico1:before {
	content: "Ƈ ";
}

.uc-consultorio-juridico2:before {
	content: "ƈ ";
}

.uc-consultorio-juridico3:before {
	content: "Ɖ";
}

.uc-consultorio-juridico4:before {
	content: "Ɗ";
}

.uc-raai-directorio:before {
	content: "Ɛ";
}

.uc-raai-sistema-informacion:before {
	content: "Ƒ";
}

.uc-raai-mesa-servicios:before {
	content: "ƒ";
}

.uc-raai-isolucion:before {
	content: "Ɠ";
}

.uc-raai-isolucion:before {
	content: "Ɠ";
}

.uc-raai-citas-medicas:before {
	content: "Ɣ";
}

.uc-raai-documentos-electronicos:before {
	content: "ƕ";
}

.uc-raai-fqrs:before {
	content: "Ɩ";
}

.uc-raai-seven:before {
	content: "Ɨ";
}

.uc-raai-universitas:before {
	content: "Ƙ";
}

.uc-raai-isismaweb:before {
	content: "ƙ";
}

.uc-primeros-auxilios:before {
	content: "ƚ";
}

.uc-ingles:before {
	content: "ƛ";
}

.uc-foco-uno:before {
	content: "Ɯ";
}

.uc-foco-dos:before {
	content: "Ɲ";
}

.uc-foco-tres:before {
	content: "ƞ";
}

.uc-foco-cuatro:before {
	content: "Ɵ";
}

.uc-foco-cinco:before {
	content: "Ơ";
}

.uc-menu-covid1:before {
	content: "ơ";
}

.uc-menu-covid2:before {
	content: "Ƣ";
}

.uc-menu-covid3:before {
	content: "ƣ";
}

.uc-menu-covid4:before {
	content: "Ƥ";
}

.uc-dec1:before {
	content: "ƥ";
}

.uc-dec2:before {
	content: "Ʀ";
}

.uc-dec3:before {
	content: "Ƨ";
}

.emprendimiento1:before {
	content: "ƨ";
}

.emprendimiento2:before {
	content: "Ʃ";
}

.emprendimiento3:before {
	content: "ƪ";
}

.emprendimiento4:before {
	content: "ƫ";
}

.emprendimiento5:before {
	content: "Ƭ";
}

.emprendimiento6:before {
	content: "ƭ";
}

.emprendimiento7:before {
	content: "Ʈ";
}

.emprendimiento8:before {
	content: "Ư";
}

.emprendimiento9:before {
	content: "ư";
}

.emprendimiento10:before {
	content: "Ʊ";
}

.emprendimiento11:before {
	content: "Ʋ";
}

.emprendimiento12:before {
	content: "Ƴ";
}

.emprendimiento13:before {
	content: "ƴ";
}

.emprendimiento14:before {
	content: "Ƶ";
}

.emprendimiento15:before {
	content: "ƶ";
}

.emprendimiento16:before {
	content: "Ʒ";
}

.emprendimiento17:before {
	content: "Ƹ";
}

.emprendimiento18:before {
	content: "ƹ";
}

.emprendimiento19:before {
	content: "ƺ";
}

.emprendimiento20:before {
	content: "ƻ";
}

.quienes-somos-dec1:before {
	content: "Ƽ";
}

.quienes-somos-dec2:before {
	content: "ƽ";
}

.quienes-somos-dec3:before {
	content: "ƾ";
}

.quienes-somos-dec4:before {
	content: "ƿ";
}

.uc-iconos-area1-gh:before {
	content: "ǀ";
}

.uc-iconos-area2-gh:before {
	content: "ǁ";
}

.uc-iconos-area3-gh:before {
	content: "ǂ";
}

.uc-iconos-area4-gh:before {
	content: "ǃ";
}

.uc-iconos-area5-gh:before {
	content: "Ǆ";
}

.uc-iconos-area6-gh:before {
	content: "ǅ";
}

.uc-iconos-area7-gh:before {
	content: "ǆ";
}

.uc-iconos-solicitud-financiera:before {
	content: "Ǉ";
}

.uc-iconos-progresa:before {
	content: "ǈ";
}
	
.uc-iconos-digiturno:before {
	content: "ǉ";
}

.uc-icono-bi-uc:before {
	content: "Ǌ";
}

.uc-dec4:before {
	content: "ǋ";
}

.uc-tienda:before {
  content: "ǌ";
}

.uc-aniversario:before {
  content: "Ǎ";
}
.uc-apoyo-estudios:before {
  content: "ǎ";
}
.uc-axilio-maternidad:before {
  content: "Ǐ";
}
.uc-biblioteca-virtualidad:before {
  content: "ǐ";
}
.uc-biciparqueadero:before {
  content: "Ǒ";
}
.uc-convenio-universidades:before {
  content: "ǒ";
}
.uc-convenio-egresados:before {
  content: "ǰ";
}
.uc-cumpleanos:before {
  content: "Ǔ";
}
.uc-descuento-talleres:before {
  content: "ǔ";
}
.uc-desenpeno-superior:before {
  content: "Ǖ";
}
.uc-dia-institucional:before {
  content: "ǖ";
}
.uc-eventos-deportivos:before {
  content: "Ǘ";
}
.uc-exequial:before {
  content: "Ǥ";
}
.uc-familia-centralista:before {
  content: "ǘ";
}
.uc-finca-fusagasuga:before {
  content: "Ǚ";
}
.uc-formacion-profesoral:before {
  content: "ǚ";
}
.uc-gimnasio:before {
  content: "Ǜ";
}
.uc-incapacidades-medicas:before {
  content: "ǜ";
}
.uc-incentivo-cumpleanos:before {
  content: "ǝ";
}
.uc-libranzas:before {
  content: "Ǟ";
}
.uc-llegada-hijo:before {
  content: "ǟ";
}
.uc-momentos-dificiles:before {
  content: "Ǡ";
}
.uc-office-365:before {
  content: "ǡ";
}
.uc-parqueadero:before {
  content: "Ǣ";
}
.uc-poliza-automovil:before {
  content: "ǣ";
}
.uc-poliza-vivienda:before {
  content: "ǥ";
}
.uc-programa-capacitacion:before {
  content: "Ǧ";
}
.uc-promocion:before {
  content: "ǧ";
}
.uc-seguro-vida:before {
  content: "Ǩ";
}
.uc-semana-octubre:before {
  content: "ǩ";
}
.uc-semana-santa:before {
  content: "Ǫ";
}
.uc-servicio-medico:before {
  content: "ǫ";
}
.uc-servicio-psicologia:before {
  content: "Ǭ";
}
.uc-servicio-teletrabajo:before {
  content: "ǭ";
}
.uc-trabajo-casa:before {
  content: "Ǯ";
}
.uc-incentivo-pensionados:before {
  content: "ǯ";
}
.uc-bi-uc:before {
  content: "Ǳ";
}
.uc-psa-uc:before {
  content: "ǲ";
}
.uc-psa1-uc:before {
  content: "ǳ";
}
.uc-participacion-docente:before {
  content: "Ǵ";
}
.uc-espacios-extracurriculares:before {
  content: "ǵ";
}
.uc-relacion-activa:before {
  content: "Ƕ";
}
.uc-participacion-academica:before {
  content: "Ƿ";
}
.uc-homologacion:before {
  content: "Ǹ";
}
.uc-doble-programa:before {
  content: "ǹ";
}
.uc-flexibilidad-horaria:before {
  content: "Ǻ";
}
.uc-descuento-certificado:before {
  content: "ǻ";
}
.uc-descuento-egresados:before {
  content: "Ǽ";
}

.uc-compensar:before {
  content: "ǽ";
}

.uc-fondo-empleados:before {
  content: "Ǿ";
}

.uc-concentrika:before {
  content: "ǿ";
}

.uc-facebook:before {
  content: "Ȁ";
}

.uc-instagram:before {
  content: "ȁ";
}


.uc-Twitter:before {
  content: "Ȃ";
}

.uc-linkedin:before {
  content: "ȃ";
}

.uc-ax-Mega:before {
  content: "Ȅ";
}

.uc-lactancia:before {
  content: "ȅ";
}

.uc-axone1:before {
  content: "Ȇ";
}

.uc-axone2:before {
  content: "ȇ";
}

.uc-radio-sintopia:before {
  content: "Ȉ";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
