/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }*/

/* Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: Lead Product Designer @ http://kyruus.com

@font-face {
  font-family: "FontAwesome";
  src: url('/font/fontawesome-webfont.eot');
  src: url('/font/fontawesome-webfont.eot?#iefix') format('eot'), url('/font/fontawesome-webfont.woff') format('woff'), url('/font/fontawesome-webfont.ttf') format('truetype'), url('/font/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
  font-weight: normal;
  font-style: normal; }*/

.video:before {
  content: "\f03d"; }

.campus .info-campus div i.address:before {
  content: "\f041"; }

.evento .fecha i:before {
  content: "\f073"; }

.campus .info-campus div i.phone:before {
  content: "\f095"; }

.docente .contacto .tel:before {
  content: "\f098"; }

.twitter:before {
  content: "\f099"; }

.facebook:before {
  content: "\f09a"; }

.blog:before {
  content: "\f09e"; }

.anuncio:before {
  content: "\f0a1"; }

.docente .contacto .email:before {
  content: "\f0e0"; }

.evento .fecha i:before, .facebook:before, .twitter:before, .video:before, .blog:before, .anuncio:before, .campus .info-campus div i.address:before, .campus .info-campus div i.phone:before, .docente .contacto .email:before, .docente .contacto .tel:before {
  line-height: 1em;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle; }

.video:before {
  content: "\f03d"; }

.campus .info-campus div i.address:before {
  content: "\f041"; }

.evento .fecha i:before {
  content: "\f073"; }

.campus .info-campus div i.phone:before {
  content: "\f095"; }

.docente .contacto .tel:before {
  content: "\f098"; }

.twitter:before {
  content: "\f099"; }

.facebook:before {
  content: "\f09a"; }

.blog:before {
  content: "\f09e"; }

.anuncio:before {
  content: "\f0a1"; }

.docente .contacto .email:before {
  content: "\f0e0"; }

/*#main {
  *zoom: 1;
  max-width: 59em;
  _width: 59em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto; }
  #main:after {
    content: "";
    display: table;
    clear: both; }*/

/*.header-container {
  *zoom: 1;
  max-width: 59em;
  _width: 59em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto; }
  .header-container:after {
    content: "";
    display: table;
    clear: both; }

.footer-container {
  *zoom: 1;
  max-width: 59em;
  _width: 59em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto; }
  .footer-container:after {
    content: "";
    display: table;
    clear: both; }

body {
  color: #444444; }*/

/*h1 {
  color: #003664; }

h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  color: #0061b4;
  clear: both;
  margin-bottom: 0.5em;
  margin-left: 8.47458%; }

h3 {
  color: #005297; }
*/
/*p {
  margin-bottom: 1em;
  text-align: justify; }

#links h2 {
  text-align: left; }*/

a {
  text-decoration: none;
  color: #444444; }
  a:hover {
    text-decoration: underline;
    /*color: #0061b4;*/ }

hr.separator {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #f2f2f2;
  margin: 1em 0; }

p.tagline {
  text-align: center;
  font-weight: bold; }

.tagline:last-child {
  margin-top: 1.5em; }

body > h1.uaeh {
  padding: 0.56em;
  text-transform: uppercase;
  text-align: center;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #003664), color-stop(50%, #005297), color-stop(100%, #003664));
  background-image: -webkit-linear-gradient(left top, #003664, #005297 50%, #003664);
  background-image: -moz-linear-gradient(left top, #003664, #005297 50%, #003664);
  background-image: -o-linear-gradient(left top, #003664, #005297 50%, #003664);
  background-image: linear-gradient(left top, #003664, #005297 50%, #003664);
  font-weight: normal;
  font-size: 0.75em;
  border-bottom: 2px solid #003664; }
  body > h1.uaeh a {
    color: white;
    text-decoration: none; }

header nav {
  clear: both;
  padding-top: 1.5em; }
  header nav a {
   /* color: #0061b4;*/
    width: 9.09091%;
    float: left;
    margin-right: 1.0101%;
    display: inline;
    text-align: center; }
    header nav a:first-child {
      margin-left: 16.94915%; }

header {
  padding: 0.5em 0 1em 0;
  float: none;
  width: auto;
  margin-right: auto;
  #margin-left: auto;
  display: block;
  overflow: auto;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
  background-image: -webkit-linear-gradient(#ffffff, #fafafa);
  background-image: -moz-linear-gradient(#ffffff, #fafafa);
  background-image: -o-linear-gradient(#ffffff, #fafafa);
  background-image: linear-gradient(#ffffff, #fafafa);
  margin-bottom: 2em;
  -webkit-box-shadow: 0 1px 7px #cccccc;
  -moz-box-shadow: 0 1px 7px #cccccc;
  box-shadow: 0 1px 7px #cccccc; }

.header-container .logo {
  height: 100px;
/*  background: url("/images/logo.png") no-repeat;
*/  background-position: 0 0;
  text-indent: -9999em;
  width: 9.09091%;
  float: left;
  margin-right: 1.0101%;
  display: inline;
  margin-left: 5.05051%; }
.header-container h1.icea a {
  color: #004e91;
  font-size: 1.25em;
  line-height: 1.2em;
  text-transform: uppercase;
  width: 39.39394%;
  float: left;
  margin-right: 1.0101%;
  display: inline;
  margin-top: 15px; }
  .header-container h1.icea a:hover {
    text-decoration: none; }

/*footer {
  padding: 2em;
  margin-top: 5em;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #003664), color-stop(100%, #005297));
  background-image: -webkit-linear-gradient(#003664, #005297);
  background-image: -moz-linear-gradient(#003664, #005297);
  background-image: -o-linear-gradient(#003664, #005297);
  background-image: linear-gradient(#003664, #005297);
  float: none;
  width: auto;
  margin-right: auto;
  #margin-left: auto;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95; }

.footer-container .footer-links {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 8.47458%; }
  .footer-container .footer-links:first-child {
    margin-left: 0%; }
  .footer-container .footer-links h4 {
    color: white;
    text-transform: uppercase;
    font-size: 0.75em; }
  .footer-container .footer-links a {
    display: block;
    color: #d9d9d9;
    margin: 0.5em;
    margin-left: 0;
    font-size: 0.9em; }
    .footer-container .footer-links a.facebook:before, .footer-container .footer-links a.twitter:before {
      width: 20px;
      margin-right: 5px;
      text-align: center; }
*/
section {
  margin-bottom: 2em; }
  section h2.title {
    padding-bottom: 5px;
    width: auto;
    margin: auto; }
  section ul li {
    padding: 0.25em 0; }

.flexslider:hover .flex-next {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  right: 5px;
  display: block; }
.flexslider:hover .flex-prev {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  left: 5px;
  display: block; }

.flex-direction-nav {
  *height: 0; }
  .flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: none;
/*    background: url("/images/bg_direction_nav.png") no-repeat 0 0;
*/    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px; }
    .flex-direction-nav .flex-next:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  .flex-direction-nav .flex-prev {
    left: -36px;
      left-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      left-opacity: 1; }

.flex-caption {
  position: absolute;
  width: 100%;
  bottom: -16px;
  padding: 0.5em;
  background: #003664;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  color: white;
  text-indent: 1em; }

#menu {
  margin-top: 3em;
  overflow: auto; }

#info-menu {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
  display: inline; }

#noticias-menu {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline; }

#eventos-menu {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
  display: inline; }

#academicos-menu {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3em;
  float: right;
  margin-right: 0;
  #margin-left: -1em;
  display: inline; }
  #academicos-menu .subs {
    cursor: pointer; }
    #academicos-menu .subs ul {
      display: none; }
      #academicos-menu .subs ul li {
        text-indent: 0.5em; }
        #academicos-menu .subs ul li a {
          font-size: 0.8em;
          color: #00447e; }

#eventos {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1em; }

.evento {
  overflow: auto;
  padding-bottom: 0.5em; }
  .evento .fecha {
    display: block;
    /*color: #0061b4;*/
    font-size: 0.95em; }
    .evento .fecha i {
      margin-right: 0.5em; }
  .evento .descripcion {
    color: #515151; }

a span:first-child {
  margin-right: 0.5em;
 /* color: #0061b4;*/ }

#academicos section {
  margin: 5em 0;
  overflow: auto; }
#academicos h2 {
  margin-bottom: 3em; }
#academicos h3 {
  margin: 1em;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25em; }

.grupo {
  clear: both;
  margin-bottom: 2em;
  overflow: auto; }

.personal {
  margin: 1em 0;
  width: 28.57143%;
  float: left;
  margin-right: 7.14286%;
  display: inline;
  text-align: center; }
  .personal * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .personal:nth-child(3n) {
    float: right;
    margin-right: 0;
    #margin-left: -1em;
    display: inline; }
  .personal img {
    border: solid 1px #cccccc;
    -webkit-box-shadow: 0 2px 5px #cccccc;
    -moz-box-shadow: 0 2px 5px #cccccc;
    box-shadow: 0 2px 5px #cccccc;
    margin-bottom: 5px; }
  .personal .nombre {
    display: block;
    color: #005297; }
  .personal .cargo {
    color: #666666;
    font-style: italic;
    font-size: 0.85em; }

#antecedentes h2 {
  margin-left: 8.47458%; }

#timeline {
  margin-top: 3em;
  height: 100%; }
  #timeline .events {
    overflow: auto;
    padding: 2px 0;
    background: url("http://dummyimage.com/2x2/003664/003664.png") repeat-y top center; }
  #timeline .event {
    position: relative;
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    clear: both;
    margin-bottom: 1em; }
    #timeline .event .year {
      width: 17.24138%;
      position: absolute;
      padding: 0.5em;
      text-align: center;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
      background-image: -webkit-linear-gradient(#ffffff, #fafafa);
      background-image: -moz-linear-gradient(#ffffff, #fafafa);
      background-image: -o-linear-gradient(#ffffff, #fafafa);
      background-image: linear-gradient(#ffffff, #fafafa);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      -webkit-box-shadow: 0 1px 3px #404040;
      -moz-box-shadow: 0 1px 3px #404040;
      box-shadow: 0 1px 3px #404040;
     /* color: #0061b4;*/ }
    #timeline .event .desc {
      width: 65.51724%;
      float: left;
      margin-right: 3.44828%;
      display: inline;
      margin-left: 17.24138%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #timeline .event .desc h3 {
        padding: 0.5em;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0061b4), color-stop(100%, #0064ba));
        background-image: -webkit-linear-gradient(#0061b4, #0064ba);
        background-image: -moz-linear-gradient(#0061b4, #0064ba);
        background-image: -o-linear-gradient(#0061b4, #0064ba);
        background-image: linear-gradient(#0061b4, #0064ba);
        color: white;
        text-align: center;
        font-size: 0.7em;
        text-transform: uppercase; }
      #timeline .event .desc p {
        -webkit-box-shadow: 0 0 5px gray;
        -moz-box-shadow: 0 0 5px gray;
        box-shadow: 0 0 5px gray;
        padding: 1em; }
    #timeline .event:nth-child(odd) .year {
      right: -10.34483%; }
    #timeline .event:nth-child(odd) .desc:after {
      content: "";
      position: absolute;
      top: 0;
      right: 62px;
      width: 0;
      height: 0;
      border-bottom: 10px solid transparent;
      border-left: 20px solid #005faf;
      border-top: 14px solid transparent;
      z-index: -1; }
    #timeline .event:nth-child(even) {
      float: right;
      margin-right: 0;
      #margin-left: -1em;
      display: inline; }
      #timeline .event:nth-child(even) .year {
        left: -10.34483%; }
      #timeline .event:nth-child(even) .desc:before {
        content: "";
        position: absolute;
        top: 0;
        left: 61px;
        width: 0;
        height: 0;
        border-bottom: 10px solid transparent;
        border-right: 20px solid #005faf;
        border-top: 14px solid transparent;
        z-index: -1; }
  #timeline .founded .year {
    color: white;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0061b4), color-stop(100%, #0067bf));
    background-image: -webkit-linear-gradient(#0061b4, #0067bf);
    background-image: -moz-linear-gradient(#0061b4, #0067bf);
    background-image: -o-linear-gradient(#0061b4, #0067bf);
    background-image: linear-gradient(#0061b4, #0067bf); }

#org {
  margin-top: 3em; }

.node circle {
  fill: white;
  stroke: steelblue;
  stroke-width: 1.5px; }

.node {
  font: 12px sans-serif; }

.link {
  fill: none;
  stroke: #cccccc; }

#bienvenida h2 {
  margin-top: 3em; }
#bienvenida p {
  width: 74.57627%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 8.47458%; }

.director {
  width: 100%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-bottom: 0.5em; }

.bienvenida-quote {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 2em; }

#mision_vision p {
  width: 74.57627%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 8.47458%; }
#mision_vision div {
  overflow: auto;
  margin-bottom: 2em; }

#oferta_educativa h2 {
  margin-bottom: 3em;
  margin-left: 8.47458%; }

.oferta {
  margin-left: 8.47458%; }

/*.post {
  position: relative;
  margin: 3em 0; }
  .post h2 {
    margin-bottom: 1em; }
  .post .pictures {
    margin: 1em 0;
    overflow: auto; }
    .post .pictures img {
      width: 23.72881%;
      float: left;
      margin-right: 1.69492%;
      display: inline; }
      .post .pictures img:nth-child(4) {
        float: right;
        margin-right: 0;
        #margin-left: -1em;
        display: inline; }
  .post .fecha {
    position: absolute;
    top: 0;
    right: 0;
    color: gray; }
*/
.campus {
  overflow: auto;
  margin-bottom: 4em; }
  .campus .mapa-campus {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 280px;
    background: white;
    border: 4px solid white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 2em; }
  .campus .info-campus div {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1em; }
    .campus .info-campus div i {
      font-size: 1.25em;
     /* color: #0061b4;*/
      float: left; }
    .campus .info-campus div p {
      float: left;
      margin-left: 1em; }

.docente .pic {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  text-align: center;
  margin-top: 1em; }
.docente .info {
  width: 74.57627%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  float: right;
  margin-right: 0;
  #margin-left: -1em;
  display: inline; }
  .docente .info h2 {
    margin-left: 0%;
    margin-top: 1.5em;
    margin-bottom: 1.25em; }
.docente .contacto {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 25.42373%;
  clear: both; }
  .docente .contacto .bio {
    color: #666666; }
  .docente .contacto .email {
    margin-bottom: 0.5em; }
    .docente .contacto .email:before {
      margin-right: 5px; }
  .docente .contacto .tel:before {
    font-size: 1.3em;
    margin-right: 5px; }

#eventos-completos h2 {
  margin-bottom: 2em; }
#eventos-completos .evento {
  margin-bottom: 1em; }
  #eventos-completos .evento .fecha {
    text-align: center;
    width: 6.77966%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }
    #eventos-completos .evento .fecha i.icon {
      font-size: 3em;
      margin: 0; }
  #eventos-completos .evento .info {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }
    #eventos-completos .evento .info .titulo {
      color: #00549b; }
    #eventos-completos .evento .info .date {
      text-transform: uppercase;
      font-size: 0.9em;
      color: #004682;
      margin: 0.25em 0; }
    #eventos-completos .evento .info .desc {
      font-size: 0.9em;
      color: #595959; }

#programa h2 {
  margin-bottom: 2em; }
#programa h3 {
  margin-top: 3em;
  text-transform: uppercase; }
#programa h4 {
  font-weight: bold;
  margin-top: 0.5em; }
#programa p {
  margin-top: 0.5em; }
#programa ul {
  margin-top: 0.5em; }
#programa ul.materias {
  margin: 0;
  margin-bottom: 1em; }
