﻿
html, body {
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0;
    width: 100%;
}

body {
    font-family: 'Lato',Arial, sans-serif;
    font-weight: 250;
    font-size: 13px;
    background: rgba(255,255,255,1);
    overflow-y: scroll;
    overflow-x: hidden;
}

.cuerpo-articulo ol, .cuerpo-articulo ul {
    list-style-position: inside;
    list-style: none;
}

.cuerpo-articulo #art14 {
    list-style-type: lower-latin;
}

    .cuerpo-articulo #art14 li {
        padding-bottom: 5px;
    }


.cuerpo-articulo #articulos li {
    padding-bottom: 8px;
}

.cuerpo-articulo #articulos a {
    text-decoration: underline;
}


.cuerpo-articulo .listnum {
    margin: 0 0 0.5em;
    padding: 0;
    counter-reset: item;

    
}

.cuerpo-articulo .listnum  > li {
    margin: 0;
    padding: 0 0 0 2em;
    text-indent: -1em;
    list-style-type: none;
    counter-increment: item;
    margin-bottom: 2em;
}

    .cuerpo-articulo .listnum > li:before {
        display: inline-block;
        width: 1em;
        padding-right: 0.0em;
        font-weight: bold;
        text-align: justify;
        content: counter(item) ".";
    }


div {
    display: block;
}

.hide {
    display: none;
    visibility: hidden;
}

.cuerpo-articulo ul li {
    padding-left: 10px;
    background-image: url("../Images/nvineta.gif");
    background-repeat: no-repeat;
    background-position-y: 3px;
}

input {
    background-color: whitesmoke;
    border: 1px ridge #999;
}


    input[type="text"] {
        border: 1px ridge #999;
        border-collapse: separate;
    }


body * {
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0;
}

a {
    color: #000;
}

    a:visited {
        color: #000;
    }

.wrapper {
    width: 100%;
    height: 84px;
    padding: 0;
    outline: 0;
    border: 0;
    position: fixed;
    z-index: 550;
}


.menu-spacer {
    height: 80px;
    width: 100%;
}

.menu-close,
.menu-inputs {
    position: absolute;
    left: -9999px;
    display: none;
}

.menu-wrap {
    background: rgb(21,44,89,1);
    background: rgb(21,44,89);
    background: -moz-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#152c59",endColorstr="#152c59",GradientType=1);
    height: 64px;
    background-repeat: no-repeat;
}


.logo {
    top:2px;
   
    border: 0px solid white;
    position: absolute;
}



#logo {
    height: 60px;
}


.pager {
    z-index: 500;
    position: absolute;
    right: 200px;
    bottom: 10px;
}

    .pager span {
        background-color: white;
        margin-right: 5px;
        width: 10px;
        text-indent: -666em;
        overflow: hidden;
        color: transparent;
        font-size: 8px;
        padding-left: 5px;
        cursor: pointer;
        opacity: 0.4;
        filter: alpha(opacity=40);
    }

    .pager .cycle-pager-active {
        background-color: white;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }



.leerMas {
    z-index: 1000;
    top: 260px;
    left: 23%;
    font-size: 18px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 0px solid #000000;
    padding: 10px;
    background-color: rgba(0,0,0,0.60);
    position: absolute;
    color: rgba(255,255,255,1);
}

#content-title-8c {
    width: 1024px;
    bottom: 100px;
    margin: 0 auto;
    border: 1px solid #7fcd00;
    position: relative;
    z-index: 1000;
    min-height: 30px;
}

.content-columns {
    width: 1024px;
}

.oferta-dinamic-container {
    height:75vh;
    overflow-x: hidden;
    overflow-y: auto;
   
}

#content-column1, #content-column2, #content-column3 {
    width: 340px;
    position: relative;
    float: left;
    background-color: #fff;
}


    #content-column2 .content-noticias {
        width: 100%;
    }

    #content-column2 .imageTitleNoticia {
        width: 100%;
        height: 173px;
        overflow: hidden;
        background-color:#000;
    }


        #content-column2 .imageTitleNoticia img {
            position: relative;
            width: 100%;
            z-index: 1;
        }

        #content-column2 .imageTitleNoticia .content-titleNoticia .noticia-resum {
            color: rgba(255,255,255,1);
            font-weight: bold;
            font-size: 1.0em;
        }

    #content-column2 .noticia-item {
        height: 295px;
        overflow: hidden;
        border: 0px solid red;
        background-color:#fff;
    }

        #content-column2 .noticia-item .noticia-intro {
            text-align: justify;
            margin: 2px;
            margin-top: 6px;
            font-size: 0.90em;
           
        }


#content-masInf {
    position: absolute;
    top: 276px;
    left: 76%;
    border: 0px solid red;
    background-color: rgba(255,255,255,1);
}


#content-column2 .imageTitleNoticia .content-titleNoticia {
    top:133px;
    left: 0px;
    position: absolute;
    z-index: 100;
    height: 37px;
    width: 100%;
    padding: 5px 0px 0px 0px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(5,5,5,0.81) 96%, rgba(5,5,5,0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(96%, rgba(5,5,5,0.81)), color-stop(100%, rgba(5,5,5,0.8)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(5,5,5,0.81) 96%, rgba(5,5,5,8) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(5,5,5,0.81) 96%, rgba(5,5,5,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(5,5,5,0.81) 96%, rgba(5,5,5,0.8) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(5,5,5,0.81) 96%, rgba(5,5,5,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#050505', GradientType=0 );
}

    #content-column2 .imageTitleNoticia .content-titleNoticia a {
        position: relative;
     
    }


.menu-wrap .menu-wrap-inner {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    height: 64px;
    border: 0px solid red;
}




    .menu-wrap .menu-wrap-inner .menu-bar {
        position: relative;
        max-width: 868px;
        height: 64px;
        border: 0px solid blue;
        left: 151px;
    }


    .menu-wrap .menu-wrap-inner .menu-bar-inner {
        position: relative;
        width: 100%;
        max-width: 868px;
        border: 0px solid green;
        display: block;
        overflow: hidden;
    }

.menu-bar {
    margin-left:30px;
    
}

.menu-bar ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: inline-flex;
    align-items: center;
}

    .menu-bar ul li {
        width: 100px;
        position: relative;
        border-right: 0px solid #f8f8f8;
        border-left: 0px solid transparent;
        border-bottom: 0px solid transparent;
        text-align: center;
        height: 51px;
        padding-top: 13px;
    }


.menu-wrap .menu-bar .menu-bar-inner ul li label, .menu-wrap .menu-bar .menu-bar-inner ul li a {
    display: block;
    color: #fff;
    cursor: pointer;
    border-right: 1px solid #f8f8f8;
    height: 35px;
    padding-top: 3px;
    font-size: 0.96em;
}

.menu-wrap .menu-bar .menu-bar-inner ul li:hover {
    background-color: rgba(0,0,0,0.25);
}

#whats {
    position: absolute;
    top: 4px;
    right: 0px;
    margin: 0px;
    padding: 0px;

    z-index: 10000;
}

#whats2 {

    visibility:hidden;
    display:none;

}
#whats img {
    width:55px;
}

    #whats:hover {
        background-color: transparent;
    }

.menu-wrap .menu-bar a {
    display: block;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.menu-wrap .menu-bar h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #fff;
    display: inline-block;
}

    .menu-wrap .menu-bar h1 a {
        color: #fff;
        text-decoration: none;
        arial, sans-serif;
    }

    .menu-wrap .menu-bar h1 span {
        display: inline-block;
        background: #fff;
        color: #000;
        width: 28px;
        text-align: center;
        margin: 0 2px;
        font: arial, sans-serif;
    }



.menu-wrap .menu-bar ul li label.close-menu,
.menu-superior .barra-menu .barra-menu-interior ul li label.close-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.menu-bars label.close-menu,
.sub-inner ul li label.close-menu,
.sub-inner3 ul li label.close-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}


.menu-sub {
    max-height: 0;
    overflow: hidden;
    background: #000;
    background-color: rgba(255,255,255,0.90);
}

.menu-sub2 {
    max-height: 0;
    overflow: hidden;
    background: #000;
    background-color: rgb(82,83,81);
}

.sub-portales {
    max-height: 0;
    overflow: hidden;
    background: #000;
    background-color: rgb(82,83,81);
}

.sub-inner, .sub-innerx {
    width: 95%;
    max-width: 1024px;
    margin: 0 auto;
}


    .sub-innerx .oferta-content {
        display: block;
        align-items: center;
        background-color: #fff;
        width: 507%;
    }



.ingenierias-content {
    display: inline-flex;
    width: 100%
}


.sub-innerx a {
    list-style: none;
    font-size: 0.86em;
}

    .sub-innerx h3 {
        font-size: 1.07em;
        margin-bottom: 9px;
    }


.sub-inner3, .sub-inner4 {
    width: 95%;
    max-width: 1024px;
    margin: 0 auto;
}

.sub-inner2 {
    width: 95%;
    max-width: 1024px;
    margin: 0 auto;
}

    .sub-inner2 ul {
        display: inline-flex;
    }

        .sub-inner2 ul li {
            background-repeat: no-repeat;
            background-position: left;
            padding-left: 10px;
            margin-left: 10px;
        }

            .sub-inner2 ul li:hover {
                border-bottom: 2px dotted #fff;
            }



.sub-inner ul, .sub-inner3 ul , .sub-inner4 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sub-inner {
    -webkit-columns: 5 180px;
    -moz-columns: 5 180px;
    columns: 5 180px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.sub-inner3 {
    -webkit-columns: 4 250px;
    -moz-columns: 4 250px;
    columns: 4 250px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.sub-inner4 {
    -webkit-columns: 3 250px;
    -moz-columns: 3 250px;
    columns: 3 250px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}


.sub-inner ul li label, .sub-inner3 ul li label, .sub-inner4 ul li label {
    margin-left: 12px;
    cursor: pointer;
    font-weight: 250;
    color: rgba(79,110,171,1);
    font-size: 12px;
    line-height: 20px;
    display: block;
}



.sub-inner ul li, .sub-inner3 ul li, .sub-inner4 ul li {
    background-image: url(../../Images/disc-verde.png);
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 2px;
    min-width: 210px;
    position: relative;
    line-height: 20px;
}

    .sub-inner ul li a, .sub-inner3 ul li a, .sub-inner4 ul li a {
        color: #000;
        text-decoration: none;
        margin-left: 12px;
        font-weight: 250;
        font-size: 12px;
        line-height: 20px;
        overflow: hidden;
        padding: 0 2px;
        text-align: left;
    }

.menus, .alumnos, .egresado, .empresario, .cic4 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.demos, .padres, .servicios {
    padding-top: 0px;
    padding-bottom: 0px;
}




.oferta-dinamic-container::-webkit-scrollbar {
    width: 7px;
}



.menu-wrap .menu-bar-inner,
.menu-wrap #sub-becas,
.menu-wrap #sub-becas2,
.menu-wrap #sub-becas3,
.menu-wrap #sub-cic4,
.menu-wrap #sub-didet,
.menu-wrap #sub-docentes,
.menu-wrap #sub-padres,
.menu-superior #sub-accesos,
.menu-superior #sub-intranet,
.menu-superior #sub-portales,
.menu-wrap #sub-alianzas,
.menu-wrap #sub-sector,
.menu-wrap #sub-reglamentos,
.menu-wrap #sub-escolares,
.menu-wrap #sub-transparencia,
.menu-wrap #sub-escolares2,
.menu-wrap #sub-identidad,
.menu-wrap #sub-oferta,
.menu-wrap #sub-calidad,
.menu-wrap #sub-egresado,
.menu-wrap #sub-empresario,
.menu-wrap #sub-servicios,
.menu-wrap #sub-demos,
.menu-wrap #sub-accesosx,
.menu-wrap #sub-alumnos,
.menu-wrap #sub-menus {
    transition: 0.4s;
}



#accesosx:checked ~ .menu-wrap #sub-accesosx,
#becas:checked ~ .menu-wrap #sub-becas,
#becas2:checked ~ .menu-wrap #sub-becas2,
#becas3:checked ~ .menu-wrap #sub-becas3,
#cic4:checked ~ .menu-wrap #sub-cic4,
#didet:checked ~ .menu-wrap #sub-didet,
#docentes:checked ~ .menu-wrap #sub-docentes,
#padres:checked ~ .menu-wrap #sub-padres,
#accesos:checked ~ .menu-superior #sub-accesos,
#intranet:checked ~ .menu-superior #sub-intranet,
#portales:checked ~ .menu-superior #sub-portales,
#alianzas:checked ~ .menu-wrap #sub-alianzas,
#sector:checked ~ .menu-wrap #sub-sector,
#transparencia:checked ~ .menu-wrap #sub-transparencia,
#escolares:checked ~ .menu-wrap #sub-escolares,
#escolares2:checked ~ .menu-wrap #sub-escolares2,
#reglamentos:checked ~ .menu-wrap #sub-reglamentos,
#oferta:checked ~ .menu-wrap #sub-oferta,
#identidad:checked ~ .menu-wrap #sub-identidad,
#calidad:checked ~ .menu-wrap #sub-calidad,
#egresado:checked ~ .menu-wrap #sub-egresado,
#empresario:checked ~ .menu-wrap #sub-empresario,
#servicios:checked ~ .menu-wrap #sub-servicios,
#alumnos:checked ~ .menu-wrap #sub-alumnos,
#demos:checked ~ .menu-wrap #sub-demos,
#menus:checked ~ .menu-wrap #sub-menus {
    transition: 0.6s 0.5s;
}

#accesosx:checked ~ .menu-wrap #sub-accesosx,
#becas:checked ~ .menu-wrap #sub-becas,
#becas2:checked ~ .menu-wrap #sub-becas2,
#becas3:checked ~ .menu-wrap #sub-becas3,
#cic4:checked ~ .menu-wrap #sub-cic4,
#didet:checked ~ .menu-wrap #sub-didet,
#docentes:checked ~ .menu-wrap #sub-docentes,
#padres:checked ~ .menu-wrap #sub-padres,
#accesos:checked ~ .menu-wrap #sub-menus,
#accesos:checked ~ .menu-wrap #sub-oferta,
#intranet:checked ~ .menu-superior #sub-intranet,
#portales:checked ~ .menu-superior #sub-portales,
#alianzas:checked ~ .menu-wrap #sub-alianzas,
#sector:checked ~ .menu-wrap #sub-sector,
#escolares:checked ~ .menu-wrap #sub-escolares,
#transparencia:checked ~ .menu-wrap #sub-transparencia,
#escolares2:checked ~ .menu-wrap #sub-escolares2,
#reglamentos:checked ~ .menu-wrap #sub-reglamentos,
#oferta:checked ~ .menu-wrap #sub-oferta,
#identidad:checked ~ .menu-wrap #sub-identidad,
#calidad:checked ~ .menu-wrap #sub-calidad,
#egresado:checked ~ .menu-wrap #sub-egresado,
#empresario:checked ~ .menu-wrap #sub-empresario,
#servicios:checked ~ .menu-wrap #sub-servicios,
#alumnos:checked ~ .menu-wrap #sub-alumnos,
#demos:checked ~ .menu-wrap #sub-demos,
#menus:checked ~ .menu-wrap #sub-menus {
    max-height: 1000px;
    padding: 10px 0;
}



#menuOpen:checked ~ .menu-wrap .menu-bars #bars-close,
#docentes:checked ~ .menu-wrap .menu-sub ul li #docentes-close,
#becas:checked ~ .menu-wrap .menu-sub ul li #becas-close,
#becas2:checked ~ .menu-wrap .menu-sub ul li #becas2-close,
#becas3:checked ~ .menu-wrap .menu-sub ul li #becas3-close,
#didet:checked ~ .menu-wrap .menu-sub ul li #didet-close,
#padres:checked ~ .menu-wrap .menu-sub ul li #padres-close,
#demos:checked ~ .menu-superior .barra-menu .barra-menu-interior ul li #demos-close,
#oferta:checked ~ .menu-wrap .menu-sub ul li #oferta-close,
#accesos:checked ~ .menu-wrap .menu-bar ul li #accesos-close,
#intranet:checked ~ .menu-superior .barra-menu-interior ul li #intranet-close,
#portales:checked ~ .menu-wrap .menu-sub ul li #portales-close,
#alianzas:checked ~ .menu-wrap .menu-sub ul li #alianzas-close,
#sector:checked ~ .menu-wrap .menu-sub ul li #sector-close,
#escolares:checked ~ .menu-wrap .menu-sub ul li #escolares-close,
#trasnparencia:checked ~ .menu-wrap .menu-sub ul li #transparencia-close,
#escolares2:checked ~ .menu-wrap .menu-sub ul li #escolares2-close,
#reglamentos:checked ~ .menu-wrap .menu-sub ul li #reglamentos-close,
#becas:checked ~ .menu-wrap .menu-sub ul li #becas-close,
#identidad:checked ~ .menu-wrap .menu-sub #identidad-close,
#calidad:checked ~ .menu-wrap .menu-sub #calidad-close,
#cic4:checked ~ .menu-wrap .menu-bar ul li #cic4-close,
#egresado:checked ~ .menu-wrap .menu-bar ul li #egresado-close,
#padres:checked ~ .menu-wrap .menu-bar ul li #padres-close,
#empresario:checked ~ .menu-wrap .menu-bar ul li #empresario-close,
#servicios:checked ~ .menu-wrap .menu-bar ul li #servicios-close,
#alumnos:checked ~ .menu-wrap .menu-bar ul li #alumnos-close,
#accesosx:checked ~ .menu-wrap .menu-bar ul li #accesosx-close,
#menus:checked ~ .menu-wrap .menu-bar ul li #menus-close {
    display: block;
    border: none;
}




#docentes:checked ~ .menu-wrap .menu-bars #bars-close,
#becas:checked ~ .menu-wrap .menu-bars #bars-close,
#becas2:checked ~ .menu-wrap .menu-bars #bars-close,
#becas3:checked ~ .menu-wrap .menu-bars #bars-close,
#didet:checked ~ .menu-wrap .menu-bars #bars-close,
#padres:checked ~ .menu-wrap .menu-bars #bars-close,
#intranet:checked ~ .menu-wrap .menu-bars #bars-close,
#portales:checked ~ .menu-wrap .menu-bars #bars-close,
#alianzas:checked ~ .menu-wrap .menu-bars #bars-close,
#sector:checked ~ .menu-wrap .menu-bars #bars-close,
#transparencia:checked ~ .menu-wrap .menu-bars #bars-close,
#escolares:checked ~ .menu-wrap .menu-bars #bars-close,
#escolares2:checked ~ .menu-wrap .menu-bars #bars-close,
#reglamentos:checked ~ .menu-wrap .menu-bars #bars-close,
#becas:checked ~ .menu-wrap .menu-bars #bars-close,
#oferta:checked ~ .menu-wrap .menu-bars #bars-close,
#identidad:checked ~ .menu-wrap .menu-bars #bars-close,
#calidad:checked ~ .menu-wrap .menu-bars #bars-close {
    display: block;
}

#close:checked ~ .menu-wrap .menu-bars #bars-close {
    display: none;
}






#cic4:checked ~ .menu-wrap .menu-bar ul li.cic4,
#didet:checked ~ .menu-wrap .menu-bar ul li.didet,
#docentes:checked ~ .menu-wrap .menu-bar ul li.docentes,
#padres:checked ~ .menu-wrap .menu-bar ul li.padres,
#egresado:checked ~ .menu-wrap .menu-bar ul li.egresado,
#servicios:checked ~ .menu-wrap .menu-bar ul li.servicios,
#empresario:checked ~ .menu-wrap .menu-bar ul li.empresario,
#alumnos:checked ~ .menu-wrap .menu-bar ul li.alumnos,
#demos:checked ~ .menu-wrap .menu-bar ul li.demos,
#menus:checked ~ .menu-wrap .menu-bar ul li.menus {
    background-color: rgba(0,0,0,0.25);
    border-color: transparent;
}

/*
    #cic4:checked ~ .menu-wrap .menu-bar ul li.cic4 label ,
    #didet:checked ~ .menu-wrap .menu-bar ul li.didet label,
    #docentes:checked ~ .menu-wrap .menu-bar ul li.docentes label,
    #padres:checked ~ .menu-wrap .menu-bar ul li.padres label,
    #egresado:checked ~ .menu-wrap .menu-bar ul li.egresado label,
    #servicios:checked ~ .menu-wrap .menu-bar ul li.servicios label,
    #empresario:checked ~ .menu-wrap .menu-bar ul li.empresario label,
    #alumnos:checked ~ .menu-wrap .menu-bar ul li.alumnos label,
    #demos:checked ~ .menu-wrap .menu-bar ul li.demos label,
    #menus:checked ~ .menu-wrap .menu-bar ul li.menus:first-of-type + li  label {
   
        border-color: transparent;
    }
    */


#docentes:checked ~ .menu-wrap .menu-sub ul li.docentes,
#becas:checked ~ .menu-wrap .menu-sub ul li.becas,
#becas2:checked ~ .menu-wrap .menu-sub ul li.becas2,
#becas3:checked ~ .menu-wrap .menu-sub ul li.becas3,
#didet:checked ~ .menu-wrap .menu-sub ul li.didet,
#padres:checked ~ .menu-wrap .menu-sub ul li.padres,
#accesos:checked ~ .menu-wrap .menu-sub ul li.accesos,
#intranet:checked ~ .menu-wrap .menu-sub ul li.intranet,
#portales:checked ~ .menu-wrap .menu-sub ul li.portales,
#alianzas:checked ~ .menu-wrap .menu-sub ul li.alianzas,
#sector:checked ~ .menu-wrap .menu-sub ul li.sector,
#escolares:checked ~ .menu-wrap .menu-sub ul li.escolares,
#escolares2:checked ~ .menu-wrap .menu-sub ul li.escolares2,
#reglamentos:checked ~ .menu-wrap .menu-sub ul li.reglamentos,
#becas:checked ~ .menu-wrap .menu-sub ul li.becas,
#oferta:checked ~ .menu-wrap .menu-sub ul li.oferta,
#calidad:checked ~ .menu-wrap .menu-sub ul li.calidad,
#identidad:checked ~ .menu-wrap .menu-sub ul li.identidad {
    font-weight: bold;
    font-size: 16px;
}

.accesosx, #sub-accesosx {
    visibility: hidden;
    display: none;
}



@keyframes autoplay {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -1642px 0;
    }
}

@-webit-keyframes autoplay {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -1642px 0;
    }
}



.barra-menu-interior {
    align-items: center;
    border: 0px solid #fff;
    height: 20px;
}

.barra-menu ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: inline-flex;
    align-items: center;
}

    .barra-menu ul li {
        display: inline-block;
        position: relative;
        padding-top: 2px;
    }

.menu-superior {
    height: 22px;
    background-color: rgb(82,83,81);
}

    .menu-superior barra-menu a {
        display: block;
    }

    .menu-superior barra-menu ul {
        display: inline-flex;
        align-items: center;
    }

        .menu-superior barra-menu ul li label.cierra-menu-superior {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 100;
            display: none;
        }


    .menu-superior ul li {
        color: #fff;
        font-size: 10px;
        margin-right: 5px;
        list-style: none;
        padding: 0px;
        background-position: left;
        background-repeat: no-repeat;
    }

        .menu-superior ul li a, .menu-superior ul li label {
            color: #fff;
            font-size: 10px;
            text-decoration: none;
            font-weight: 400;
            cursor: pointer;
        }


#content-column3 .content-twit, #content-column3 .content-face {
    width: 335px;
    overflow-x: hidden;
}

#content-column3 .content-face {
    height: 240px;
    overscroll-behavior-y:none;
}



a {
    cursor: pointer;
    text-decoration: none;
    border: none;
}

    a:focus {
        outline: none;
    }

    a:visited {
        color: #000;
        text-decoration: none;
        border: none;
    }

    a img {
        border: none;
    }

.pointer {
    cursor: pointer;
}

.listas, .listas-contacto {
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style-image: url(../../Images/nvineta.gif);
    list-style-position: !important;
    padding-top: 5px;
    padding-left: 15px;
    background-color: transparent;
}

    .listas-contacto li {
        padding-bottom: 10px;
    }

        .listas-contacto li, .listas-contacto li a {
            color: rgba(255,255,255,1);
        }


            .listas-contacto li a:hover {
                cursor: pointer;
            }

dsfqwedsfsa, a .listas2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style-image: url(../../Images/nvineta.gif);
    list-style-position: !important;
    padding-top: 5px;
    padding-left: 15px;
    background-color: transparent;
}

.listas li {
    padding: 0px;
    padding-left: 0px;
    margin-left: 0px;
    list-style-type: none;
    padding-bottom: 3px;
    color: #fff;
}

listas2 li {
    padding: 0px;
    padding-left: 0px;
    margin-left: 0px;
    list-style-type: none;
    padding-bottom: 3px;
    color: #000;
}

.listas li a {
    font-size: 12px;
    color: #D5D5D5;
    padding-left: 0px;
    margin-left: 0px;
    text-decoration: none;
}

    .listas li a:hover {
        color: #000;
        font-weight: 300;
    }

.rss {
}

    .rss .rss-list {
        color: #000;
        list-style: none;
        width: 100%;
    }

        .rss .rss-list li {
            border-bottom: 1px inset rgba(79, 110, 171, 1);
            list-style: none;
            padding-left: 8px;
            padding-top: 10px;
            padding-bottom: 10px;
        }


            .rss .rss-list li a, .rss .rss-list li a:hover {
                color: #000;
                font-size: 12px;
            }

                .rss .rss-list li a span {
                    color: rgba(79,110,171,1);
                    font-size: 10px;
                    font-weight: bold;
                }


.masInf {
    color: rgba(79,110,171,1);
    font-size: 10px;
    font-weight: bold;
}

.Spliter {
    min-height: 20px;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 15;
  
    background: rgb(21,44,89);
    background: -moz-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#152c59",endColorstr="#152c59",GradientType=1);
}

.cabecera-listas {
    background: rgb(21,44,89);
    background: -moz-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#152c59",endColorstr="#152c59",GradientType=1);
    height: 35px;
    overflow: hidden;
}

.articulo-carreras h3 {
    color: #343434;
}


.text {
    font-size: 12px;
}

div#menuHolder {
    width: 100%;
    background-color: transparent;
    text-align: center;
    overflow: hidden;
    position: relative;
}

    div#menuHolder ul {
        height: 170px;
        padding: 0;
        margin: 0;
        list-style: none;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        text-align: center;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-translation: vertical-to-horizontal;
        -ms-overflow-style: none;
    }

        div#menuHolder ul li {
            display: inline-block;
            vertical-align: top;
            padding: 0 18px;
        }

            div#menuHolder ul li:first-child {
                padding-left: 35px;
            }

            div#menuHolder ul li:last-child {
                padding-right: 35px;
            }

            div#menuHolder ul li img {
                display: block;
                margin: 12px auto;
            }

            div#menuHolder ul li span {
                display: block;
                padding-bottom: 12px;
                font: 13px/13px helvetica, arial, sans-serif;
                text-rendering: optimizelegibility;
            }

            div#menuHolder ul li a {
                text-decoration: none;
                color: #444;
            }

    div#menuHolder #leftArrow {
        width: 29px;
        height: 120px;
        background: rgb(223, 223, 223) url('../../Images/izquierda.png') no-repeat center center;
        border-right: 1px solid #999;
        position: absolute;
        left: 0;
        top: 10px;
        display: none;
        z-index: 100;
        cursor: pointer;
    }

    div#menuHolder #rightArrow {
        width: 29px;
        height: 120px;
        background: rgb(223, 223, 223) url('../../Images/derecha.png') no-repeat center center;
        border-left: 1px solid #999;
        position: absolute;
        right: 0;
        top: 10px;
        display: none;
        z-index: 100;
        cursor: pointer;
    }

@media only screen and (max-width:1060px) {
    div#menuHolder {
        cursor: ew-resize;
    }
}

.cuerpo-articulo li, .cuerpo-articulo li:visited {
    color: #000;
    font-size: 12px;
}

/*
.content-left ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style-image: url(../../Images/nvineta.gif);
    list-style-position: !important;
    padding-top: 5px;
    padding-left: 15px;
    background-color: transparent;
}*/


.ficha-contacto {
    position: relative;
    border: 0px solid #000;
    height: 80px;
    width: 710px;
    background-color: rgba(255,255,255,0);
    background-image: url("../Images/Slide-2-contactos.png");
    background-size: 710px;
    background-repeat: no-repeat;
    background-position-y: bottom;
    margin-bottom: 5px;
    margin-top: 90px;
}

    .ficha-contacto ul {
        list-style: none;
        position: relative;
        top: 0px;
        left: 285px;
    }

        .ficha-contacto ul li {
            background-image: none;
            padding: 3px;
            font-weight: bold;
        }



.menu-bars {
    visibility: hidden;
    display: none;
    right: 10px;
}

.imageMainSlider2 {
    width: 100%;
    height: auto;
}

.imageMainSlider {
    width: 100%;
    height: auto;
    min-width: 1060px;
    display: block;
    margin: auto;
}

.listas li {
    color: #3e3e3e;
    font-size: 16px;
}


.content-menu {
    padding-left: 1px;
    width: 100%;
}

    .content-menu ul {
        width: 90%;
        list-style-position: inside;
    }

        .content-menu ul li {
            border-bottom: 1px dotted #3e3e3e;
            padding-bottom: 6px;
            padding-top: 6px;
            padding-left: 13px;
            list-style: none;
            background-image: url("../Images/nvineta.gif" );
            background-repeat: no-repeat;
            background-position: left;
            background-position-y: 10px;
        }

            .content-menu ul li label {
                color: rgb(0,164,224);
                font-size: 14px;
            }

            .content-menu ul li a, .content-menu ul li a:hover {
                color: #000;
                font-size: 13px;
            }

            .content-menu ul li ul li {
                padding-left: 13px;
                list-style: none;
                background-image: url("../Images/nvinetalvl2.jpg");
                background-repeat: no-repeat;
                background-position: left;
                border-bottom: none;
            }


.accordion-toggle {
    cursor: pointer;
}

.accordion-content {
    display: none;
}

    .accordion-content.default {
        display: block;
    }



.cabecera-listas h3 {
    font-size: 16px;
    margin-left: 15px;
    padding-left: 9px;
    padding-top: 8px;
    color: rgba(255,255,255,1);
    font-weight: bold;
}

.slider-container {
    width: 100%;
    max-height: 350px;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}



.content-left table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px dashed #aaa;
}

    .content-left table tr:nth-child(even) {
        background: #FAFAFA;
    }

    .content-left table caption, .content-left table td, .content-left table th {
        padding: 15px 7px;
        font: inherit;
    }

    .content-left table td {
        border: 1px dashed #aaa;
    }

    .content-left table th {
        font-weight: 400;
        color: #6E6E6E;
        background-position: 100% 100%;
        background-size: 2px 10px;
        background-repeat: no-repeat;
    }

        .content-left table th:last-child {
            background: 0 0;
        }


.ui-widget-header {
    border-bottom: 1px solid #dddddd;
    height: 22px;
    margin-bottom: 10px;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .0em 0 0;
    border-bottom-width: 0;
    padding: 0;
    padding-bottom: 16px;
    /* white-space: nowrap; */
}

.ui-tabs-panel {
    padding: 7px;
    padding-top: 30px;
}

.ui-tabs .ui-state-default a {
    background: rgb(21,44,89);
    background: -moz-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    background: linear-gradient(90deg, rgba(21,44,89,1) 0%, rgba(79,110,171,1) 50%, rgba(21,44,89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#152c59",endColorstr="#152c59",GradientType=1);
    padding: 5px;
    padding-bottom: 7px;
    padding-top: 7px;
    color: rgba(255,255,255,1);
    // background-image: url('../Images/menuBarGray.jpg');
    background-position-x: center;
    border: 1px solid #c6c6c6;
}

    .ui-tabs .ui-state-default a:hover {
        border-top: 2px solid #3e9ee5;
    }

.ui-tabs .ui-tabs-active a, .ui-tabs .ui-tabs-active a:hover {
    background: #ffffff;
    border-bottom-color: #ffffff;
    border-top: 2px solid rgb(21,44,89,1);
    color: #3e3e3e;
}

.horariosIdiomas tr td {
    border-left: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
    padding: 5px;
}

.imagePrincipal {
    max-width: 710px;
    height: auto;
}


/***Containers****/

.content-titulo {
    width: 321px;
    border-bottom: 0px dashed #808080;
    border: 0px solid rgba(79,110,171,1);
    margin-left: 10px;
    padding: 7px;
}

    .content-titulo label {
        font-weight: bold;
        font-size: 14px;
    }

    .content-titulo a {
        background-image: url("../Images/nvineta.gif");
        background-repeat: no-repeat;
        background-position-y: 75%;
        font-size: 12px;
        margin-left: 20px;
        padding-left: 7px;
        padding-bottom: 0px;
        color: rgba(79,110,171,1);
        font-weight: bold;
    }



.content-titulo-paginas {
    width: 1024px;
    border-bottom: 1px dotted #808080;
    margin-bottom: 7px;
    color: #808080;
}

.content-principal-paginas {
    margin: 0 auto;
    width: 1024px;
    min-height: 600px;
    position: relative;
    padding-top: 5px;
}

.post-container {
    width: 710px;
    float: left;
    position: relative;
    min-height: 600px;
    border-right: 1px dotted #3e3e3e;
    padding-right: 10px;
}


.content-right {
    width: 290px;
    float: right;
}

.content-imageSlider {
    width: 100%;
    min-width: 1024px;
}


.content-logos-inner {
    width: 100%;
    display: inline-flex;
    align-items: center;
}

.content-logos {
    width: 1100px;
    margin: 0 auto;
   position:relative;
}

    .content-logos .logos-left {
        width: 25%;
        text-align: center;
    }

    .content-logos .logos-center {
        width: 50%;
        text-align: center;
    }

    .content-logos .logos-right {
        width: 25%;
        text-align: center;
    }

.content-footer {
    max-width: 1070px;
    margin: 0 auto;
}

.content-footer-inner {
    overflow: hidden;
    width: 100%;
}

    .content-footer-inner .footer-logo {
        width: 25% !important;
        float: left;
        position: relative;
    }

   

    .content-footer-inner .footer-clima {
        width: 17% !important;
        float: left;
    }

    .content-footer-inner .footer-contacto {
        width: 25% !important;
        float: left;
    }

    .content-footer-inner .footer-gob {
        width: 25% !important;
        float: left;
    }

    .content-footer-inner .footer-gobmx {
        width: 25% !important;
        float: left;
    }



.contact {
    position: relative;
    margin-top: 90px;
}

    .contact .bordegrad {
        background: linear-gradient(90deg, rgba(255,255,255,1) 5%, rgba(110,108,108,1) 50%, rgba(255,255,255,1) 95%);
        height: 3px;
    }

    .contact .content-contact-inner {
        width: 100%;
        display: inline-flex;
        align-items:top;
    }

        .contact .content-contact-inner .content-contact-inner-left {
            width: 40%;
            display: flex;
            align-items: center;
            height: 107px;
            font-family: 'Lato',Arial, sans-serif;
            font-size: 16px;
            background: linear-gradient(90deg, rgba(255,255,255,1) 5%, rgba(208,208,208,1) 100%);
        }


            .contact .content-contact-inner .content-contact-inner-left div {
                text-align: center;
                width: 100%;
            }

        .contact .content-contact-inner .content-contact-inner-left {
            padding: 5px;
            padding-left: 20px;
        }

.content-contact-inner-right ul li {
    margin: 6px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position-y: 0px;
}
/*////////////*/
@media only screen and (max-width : 995px) {
    .bloq-calendar {
        display: block !important;
    }

    .ingenierias-content {
       display:block;
       width:100%;
      
    }


    .oferta-dinamic-container {
        max-height: 70vh;
        overflow: hidden;
        overflow-y: scroll;
    }

    #whats2 {
        visibility:initial;
        display:block;
        position: fixed;
        bottom:0px;
        right: 15px;
        margin: 0px;
        padding: 0px;
        z-index:10000;

    }

        #whats2 img {
            width: 100px;
        }

    #whats {
        position: fixed;
        bottom: 50px;
        right: 0px;
        margin: 0px;
        padding: 0px;
        visibility: hidden;
        display: none;
    }

        #whats img {
            width: 100px;
        }



        .bloq-calendar div {
            width: 100% !important;
        }

    .sub-innerx .oferta-content {
       float:left;
        align-items: center;
        background-color: #fff;
        width: 100%;
    }

    #oferta-dea, #oferta-di, #oferta-ambiental, #oferta-dtai, #oferta-id {
        width: 100% !important;
        float: left !important;
    }

    #oferta-ambiental, #oferta-dtai {
        min-height: 140px !important;
    }

    #oferta-dea {
        height: 246px !important;
    }

    #oferta-di {
        min-height: 230px !important;
    }

   

    #oferta-row1, #oferta-row2 {
        display: list-item;
    }


    .accesosx, #sub-accesosx {
        visibility: initial;
        display: block;
    }


    .ficha-contacto {
        position: relative;
        border: 0px solid #000;
        height: auto;
        min-height: 110px;
        width: 98%;
        background-color: rgba(255,255,255,0);
        background-image: url("../Images/Slide-2-contactos.png");
        background-size: 0px;
        background-repeat: no-repeat;
        background-position-y: top;
        margin-bottom: 5px;
        margin-top: 90px;
    }

        .ficha-contacto ul {
            list-style: none;
            position: relative;
            top: 0x;
            left: 25px;
        }

            .ficha-contacto ul li:first-child {
                list-style-image: url("../Images/contacto.png")
            }

            .ficha-contacto ul li:nth-child(2) {
                list-style-image: url("../Images/mail.png");
            }

            .ficha-contacto ul li:last-child {
                list-style-image: url("../Images/tel.png");
            }

            .ficha-contacto ul li {
                background-image: none;
                padding: 3px;
                font-weight: bold;
            }

    .content-footer {
        width: 100% !important;
    }

    .content-footer-inner {
        width: 100% !important;
        height: auto;
    }

        .content-footer-inner .footer-logo {
            width: 33% !important;
        }

        .content-footer-inner .footer-clima {
            width: 33% !important;
        }

        .content-footer-inner .footer-contacto {
            width: 33% !important;
        }

        .content-footer-inner .footer-gob {
            width: 50% !important;
            float: left;
        }

        .content-footer-inner .footer-gobmx {
            width: 50% !important;
        }


    .content-logos-inner {
        width: 100%;
        display: flex;
    }


    .content-logos {
        width: 100%;
        position: relative;
        max-width: 1024px;
    }

        .content-logos .logos-left {
            visibility: visible;
        }

        .content-logos .logos-center {
            width: 50%;
            border: 0px solid red;
            float: left;
        }

        .content-logos .logos-right {
            width: 48%;
            float: right;
            text-align: center;
            padding-top: 20px;
            border: 0px solid blue;
        }



    .content-imageSlider {
        min-width: 100%;
        min-height: 200px;
        height: auto;
    }

    .pager {
        display: none;
        visibility: hidden;
    }

    .imageMainSlider {
        position: relative;
        /* left: -150px;*/
        min-height: 150px;
    }


    .content-titulo-paginas {
        width: 98%;
    }

    .post-container .imagePrincipal {
        width: 98% !important;
        height: auto !important;
    }


    .post-container {
        width: 100%;
    }

    .content-principal-paginas {
        width: 97%;
    }

    .cuerpo-articulo {
        padding-left: 7px;
        padding-right: 7px;
        width: 97%;
    }




    html {
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }

    body {
        width: 100%;
        overflow-x: hidden;
    }

    .logo {
        position: absolute;
        left: 10px;
        top: 3px;
        z-index: 1000;
    }

    .menu-bars {
        position: absolute;
        right: 35px;
        top: 0px;
    }

    .menu-bars {
        visibility: visible;
        display: inline-flex;
        align-items: center;
        height: 66px;
        padding-left: 20px;
    }

        .menu-bars img {
            top: 25px;
            z-index: 1000;
            cursor: pointer;
        }



    .content-columns {
        width: 98%;
    }

    #content-column1 {
        width: 48%;
    }


    #content-column2 {
        width: 48%;
        float: right;
    }



    #content-column3 {
        clear: both;
        width: auto;
        float: none;
    }

        #content-column3 .content-twit {
            width: 48%;
            padding: 10px;
        }


        #content-column3 .content-face {
            float: right;
        }


            #content-column3 .content-face .fb-page {
                width: 100%
            }



    content-titulo {
        background-color: white;
    }



    .menu-wrap .menu-wrap-inner .menu-bar {
        position: relative;
        min-width: 100%;
        height: 64px;
        border: 0px solid blue;
        left: 0px;
    }

    .menu-wrap .menu-bar .menu-bar-inner {
        position: relative;
        top: 64px;
        width: 300%;
        min-width: 160px;
        max-height: 0;
        background-color: rgba(255,255,255,0.95);
        z-index: 1;
    }

    .content-right {
        visibility: hidden;
        display: none;
    }


    .menu-wrap .menu-bar .menu-bar-inner ul {
        position: relative;
        padding: 0;
        margin-left: 50px;
        list-style: none;
        display: none;
        z-index: 1;
    }

        .menu-wrap .menu-bar .menu-bar-inner ul li {
            border-bottom: 0px solid transparent;
            text-align: left;
            width: auto;
            height: unset;
        }


            .menu-wrap .menu-bar .menu-bar-inner ul li:hover {
                background-color: rgba(255,255,255,0.75);
            }

            .menu-wrap .menu-bar .menu-bar-inner ul li label, .menu-wrap .menu-bar .menu-bar-inner ul li a {
                color: #000;
                height: unset;
                position: relative;
            }



    #menuOpen:checked ~ .menu-wrap .menu-bar .menu-bar-inner ul {
        transition: 6s;
    }



    #menuOpen:checked ~ .menu-wrap .menu-bar .menu-bar-inner {
        max-height: 1000px;
    }

        #menuOpen:checked ~ .menu-wrap .menu-bar .menu-bar-inner ul {
            display: block;
        }




    .menus, .alumnos, .egresado, .empresario, .cic4 {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .demos, .padres, .servicios {
        padding-top: 5px;
        padding-bottom: 5px;
    }


    .menu-superior {
        height: 0px;
        overflow: hidden;
        display: none;
        visibility: hidden;
    }

    .wrapper {
        height: 58px;
    }

    .menu-spacer {
        height: 60px;
    }

    .menu-wrapper {
        height: 100%;
    }


    .menu-wrap .menu-wrap-inner .menu-bar-inner {
        min-width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .bloq-calendar {
        display:block !important;
    }
        .bloq-calendar div {
            width: 100% !important;
        }
    #oferta-dea, #oferta-di, #oferta-ambiental, #oferta-dtai {
        width: 100% !important;
        float: left !important;
    }

    #oferta-dtai {
        min-height: 140px !important;
    }

    #oferta-amb0 {
        min-height: 160px !important;
    }

    #oferta-dea {
        height: 246px !important;
    }

    #oferta-di {
        min-height: 270px !important;
    }

    #oferta-ambiental {
        min-height: 245px !important;
    }
   


    #oferta-row1, #oferta-row2 {
        display: list-item;
    }

    .content-footer-inner .footer-logo {
        width: 50% !important;
    }

    .content-footer-inner .footer-clima {
        width: 100% !important;
        float: none;
    }

    

    .content-footer-inner .footer-gob {
        width: 100% !important;
    }

    .content-footer-inner .footer-gobmx {
        width: 100% !important;
    }

   /* .oferta-content div{
        float:left;
        min-height:100px;
    }*/

    .ui-widget-header {
        border-bottom: 1px solid #dddddd;
        height: 22px;
        margin-bottom: 45px;
    }

    .content-logos-inner {
        width: 100%;
        height: 180px;
        display: initial;
    }


    .content-logos {
        width: auto;
        width: 100%;
    }


        .content-logos .logos-center {
            width: auto;
            float: none;
        }

        .content-logos .logos-right {
            width: auto;
            float: none;
            height: 60px;
        }


    .content-imageSlider, slider-container {
        width: 100%;
        min-height: 130px;
        height: auto;
    }

    .pager {
        display: none;
        visibility: hidden;
    }

    .imageMainSlider {
        min-width: 125%;
        position: relative;
        /* left: -80px;*/
        min-height: 180px;
    }



    .leerMas {
        clear: both;
        left: 0px;
        top: 145px;
        font-size: 12px;
        width: 100%;
        border: none;
        border-radius: 0px 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px 0px;
        -webkit-border-radius: 0px 0px 0px 0px;
    }

    #content-column1 {
        width: auto;
        float: none;
    }

    #content-column2 {
        width: auto;
        float: none;
        margin-left: 0px;
    }

    #content-column3 {
        width: auto;
        float: none;
    }


        #content-column3 .content-twit {
            float: none;
            width: auto;
            padding: 5px;
        }


        #content-column3 .content-face {
            float: none;
            width: auto;
            padding: 5px;
        }
}


@media screen and (max-width: 370px) {

    .bloq-calendar {
        display: block !important;
    }

        .bloq-calendar div {
            width: 100% !important;
        }

    #oferta-dea, #oferta-di, #oferta-ambiental, #oferta-dtai, #oferta-ambiental {
        width: 100% !important;
        float: left !important;
    }

    #oferta-dtai {
        min-height: 230px !important;
    }

    #oferta-amb0 {
        min-height: 160px !important;
    }
    #oferta-dea {
        height: 246px !important;
    }

    #oferta-di {
        min-height: 270px !important;
    }

    #oferta-ambiental {
        min-height: 245px !important;
    }

  


    #oferta-row1, #oferta-row2 {
        display: list-item;
    }


}


@media screen and (max-width: 310px) {

    .bloq-calendar {
        display: block !important;
    }

        .bloq-calendar div {
            width: 100% !important;
        }

    .imageMainSlider, slider-container {
        position: relative;
        min-height: 180px;
    }
}
/*///////////*/

.blinkLetter {
    width: 200px;
    height: 50px;
    background-color:white;
    padding: 15px;
    text-align: center;
    line-height: 50px;
}

.spane {
    font-size: 12px;
    font-family: cursive;
    color: #99cc00;
    animation:blink 1.1s linear infinite;
    background-color:#3e3e3e;
    font-weight:bold;

}

@keyframes blink {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .25;
    }

    50% {
        opacity: .5;
    }

    75% {
        opacity: .75;
    }

    100% {
        opacity: 1;
    }
}


/*Botón con Animación*/



.btn2:link,
.btn2:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 10px;
    transition: all .2s;
    position: relative;
    z-index: 1;
    color: #ffffff;
}

.btn2-blue {
    background-color: #3366ff;
    color: #ffffff;
}


.btn:link,
.btn:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 10px;
    transition: all .2s;
    position: relative;
    z-index: 1;
    color:#ffffff;   
}


.btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn-blue {
    background-color: #3366ff;
    color: #ffffff;
}

.btn::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.4s;
    animation: growBottom .7s infinite ease-out;
}

.btn-blue::after {
    background-color: #3366ff;
}


@keyframes growBottom {
    0% {
        opacity: 1;
        transform: scaleX(1) scaleY(1);
    }

    100% {
        opacity: 0;
        transform: scaleX(1.2) scaleY(1.3);
    }
}


/*Acordion Oferta Educativa*/

.acordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 95%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

    .activo, .acordion:hover {
        background-color: #ccc;
    }

    .acordion:after {
        content: '\25b2';
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

.activo:after {
    content: "\25bc";
}

.acordion-contenedor {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

    .acordion-contenedor ul li {
        font-size: 14px;
        margin-bottom: 7px;
        list-style-type: "\2714";
        background-image: none;
    }

        .acordion-contenedor ul li::marker {
            color: rgba(79,110,171,1);
            font-weight: 900;
        }
       
 /*Acordion Oferta Educativa*/

