html {
    
}

body {
    font-size: 15px;
    color: #3f3f3f;
}

/* Se quita la línea punteada gris */
a:focus {
   outline: 0;
}

.wrapper {
    background-color: #FFF;
    min-height: 700px;
    padding-top: 102px;
}

.footer {
    padding: 10px 0;
    background-color: #a87d41;
    color: #fff;
}

.footer a,
.footer a:hover,
.footer a:focus,
.footer a:active{
    color: #fff;
}

.ligas-footer a {
    display: block;
    margin-bottom: 10px;
}

.ligas-footer p {
    margin-bottom: 10px;
}

.redes-sociales-footer {
    text-align: left;
    margin-bottom: 10px;
}

.redes-sociales-footer a {
    margin-right: 13px;
}

.redes-sociales-footer a:last-child {
    margin-right: 0;
}

.redes-sociales-footer a img {
    width: 25px;
}

.icono-map-footer {
    width: 20px;
    margin-right: 7px;
    vertical-align: top;
}

.icono-sub-footer {
    width: 20px;
    margin-right: 5px;
    margin-left: 3px;
}

.linea-blanca-footer {
    border-top: 1px solid #fff;
    padding-top: 15px;
}

.firma-unam {
    margin-bottom: 15px;
}
.firma-unam img {
    /*para imagen angosta*/
    /*width: 130px;*/
    /*para imagen ancha*/
    /*width: 185px;*/
    width: 150px;
}
.firma-unam .otro-logo {
    margin-top: 20px;
}
.bloque{
    display: inline-block;
}

@media screen and (max-width:767px){   
    .ligas-footer p {
        margin-bottom: 15px;
    }
    
    .linea-blanca-footer {
        margin-top: 30px;
    }
    .firma-unam{
        text-align: center;
    }
}

/* Menú top azul */
.top-unam {
    background-color: #265d99;
    color: #fff;
    font-size: 13px;
}

.top-unam-admin {
    background-color: #d69538;
}

.top-unam .container, .top-unam .top-menu {
    height: 80px;
}

.top-unam-logo {
    padding-top: 9px;
}

.img-iij-header {
    width: 58px;
}

.img-unam-header {
    width: 50px;
}

.top-unam .navbar-brand, .top-unam .navbar-nav > li > a {
    text-shadow: none;
    color: #fff;
}

.top-menu {
    position: relative;
}

.top-menu > ul {
    position: absolute;
    bottom: 0;
    right: 30px;
}

.top-menu > ul > li > a {
    padding: 5px 10px;
    margin: 0 5px 15px 5px;
}

.top-menu > ul > li > a:focus, .top-menu > ul > li > a:hover {
    background-color: #29477f;
    color: #fff;
}

/* Menú principal negro */
.menu-principal {
    background-color: #212121;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}

.menu-principal .navbar-collapse, .menu-principal-biblioteca .navbar-collapse{
    padding-right: 0px;
}

/* Menu principal morado */
.menu-principal-biblioteca{
    min-height: auto;
    background-color: #392466;
    background-image: linear-gradient(to bottom,#392466 0,#392466 100%);
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}
.ligaMenuPrincipal {
    margin-left: -30px;
}
#navbarPrincipal {
    margin-bottom: 0;
}
#navbarBiblioteca {
    margin-bottom: 0;
}
.pagination>li>span, .pagination>li>a{
    color: #212121 !important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    top: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    top: 0;
}
.menu-principal .navbar-toggle {
}
.menu-principal .navbar-toggle .icon-bar {
    background-color: #fff;
}
.menu-principal .navbar-brand, .menu-principal .navbar-nav > li > a {
    text-shadow: none;
    color: #fff;
}
.menu-principal .nav > li > a:focus, .menu-principal .nav > li > a:hover {
    background-color: #252525;
    color: #f0bd7f;
}
.menu-principal .nav .open > a, .menu-principal .nav .open > a:focus, .menu-principal .nav .open > a:hover {
    background-color: #252525;
    border-color: #337ab7;
}
.menu-principal .dropdown-menu {
    padding-top: 0px;
    padding-bottom: 0px;
}
.menu-principal .dropdown-menu > li > a {
    color: #d1d1d1;
    background-color: #333;
    background-image: none;
    border-bottom: 1px solid #666;
}
#navbarPrincipal .navbar-nav .open .dropdown-menu > li > a, #navbarPrincipal .navbar-nav .open .dropdown-menu .dropdown-header {
    background-color: #252525;
    padding: 15px 15px 15px 25px;
}
.menu-principal .navbar-nav .open .dropdown-menu > li > a:hover, .menu-principal .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #252525;
    color: #f0bd7f;    
}
.nav > li > .idioma-esp, .nav > li > .idioma-eng{
    display: inline-block;
}
#navbarBiblioteca .nav > li > .idioma-esp{
    padding-left: 25px;
}
.nav > li > .idioma-esp{
    padding-left: 30px;
    padding-right: 8px;
}
.nav > li > .idioma-eng{
    padding-left: 8px;
}
.idiomas{
    font-size: 12px;
}
#navbarBiblioteca #barraMenuPrincipal .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Estilos genéricos
-------------------------------------------------- */
.esconder {
    display: none;
}
.margen-top {
    margin-top: 20px;
}
.margen-top-min{
    margin-top: 10px;
}
.margen-top-lg {
    margin-top: 30px;
}
.margen-top-35 {
    margin-top: 35px;
}
.margen-top-100 {
    margin-top: 100px;
}
.margen-bottom {
    margin-bottom: 20px;
}
.margen-bottom-min{
    margin-bottom: 10px;
}
.margen-bottom-lg {
    margin-bottom: 30px;
}
.margen-bottom-35 {
    margin-bottom: 35px;
}
.margen-cero{
    margin: 0 0 !important;
}
.very-small {
    font-size: 11px;
}
.margen-left {
    margin-left: 20px;
}
.margen-right {
    margin-right: 20px;
}
.spacer-lg {
    padding-top: 50px;
    padding-bottom: 50px;
}
.negrita{
    font-weight: bold;
}
.justificado {
  text-align: justify;
}
.titulo-seccion {
  font-size: 28px;
  font-weight: bold;
  color: #666;
}
.subtitulo-seccion{
    font-size: 20px;
}
.espacio-left{
    padding-left: 20px;
}
.padding-cero{
    padding: 0;
}

/* Estilos para los <h>
-------------------------------------------------- */
h1 {
    font-size: 26px;
    color: #585858;
    font-weight: normal;
}

/* Color Aqua */
h2 {
    font-size: 18px;
    color: #2daab2;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    color: #7e7e7e;
}

h4 {
    font-size: 15px;
    color: #3f3f3f;
    font-weight: bold;
}

h5 {
    font-size: 15px;
    color: #df8345;
    font-weight: bold;
}

/* Estilo para las ligas */
a {
    color: #265d99;
}

/* Animación de cargando */
.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% { 
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% { 
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/* Animación hamburguesa */
.menu-principal-movil .navbar-toggle {
  border: none;
  background: transparent !important;
}
.menu-principal-movil .navbar-toggle:hover {
  background: transparent !important;
}
.menu-principal-movil .navbar-toggle .icon-bar {
    width: 40px;
    transition: all 0.2s;
}
.menu-principal-movil .navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 16% 16%;
}
.menu-principal-movil .navbar-toggle .middle-bar {
    opacity: 0;
}
.menu-principal-movil .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 16% 84%;
}

.menu-principal-movil .navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.menu-principal-movil .navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.menu-principal-movil .navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

/* Estilo genérico de cabeceras */
.cabecera-principal {
    background: #f2f2f2;
    height: 160px;
}

.cabecera-principal h1 {
    color: #3f3f3f;
    font-size: 32px;
    font-weight: 700;
    position: absolute;
    text-shadow: 2px 4px 3px #fff;
    top: 60px;
}

.img-principal h1{
    color: #FFF;
    font-weight: 700;
    font-size: 32px;
    position: absolute;
    top: 60px;
    text-shadow: 2px 4px 3px #111;
}

.dos-renglones h1 {
    top: 10px;
    line-height: 45px;
}

.busqueda-tematica{
    top: 45px;
    text-align: right;
}

.imagen-seccion {
    background-position: 50% 0;
    background-size: cover;
    height: 460px;
}

/* Paginación */
.pagination {
    display: inline-block;
    margin: 0;
}

@media screen and (max-width:1199px){
    .nav > li > .idioma-esp{
        padding-left: 15px;
    }
    .nav > li > a{
        padding: 10px 13px;
    }
    .firma-unam img{
        width: 140px;
    }
}
@media screen and (max-width:768px){
    .cabecera-principal h1 {
        top: 10px;
        font-size: 32px;
    }
    
    .pagination {
        margin: 0 auto;
    }
}

/* Color dorado UNAM */
.colorDorado, .menu-principal .navbar-brand, .menu-principal .navbar-nav > li > a.colorDorado  {
    color: #f0bd7f;
    font-size: 15px;
}

/* para regresar al top en todas las páginas */
.scrollToTop{
    font-weight: bold;
    text-decoration: none;
    position:fixed;
    right:25px;
    bottom:25px;
    display:none;
    border: none;
    border-radius: 3%;
    background-color: #444444 !important;
    color: white;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    z-index: 9999;
}

.scrollToTop:hover{
    text-decoration:none;
    background-color: #44b6df;
}

@media (max-width: 570px) {
    .scrollToTop{
        right: 5px;
        z-index: 9999;
    }
}


/* Estilo para centar la imagen apartir de las tablets hacia abajo */
@media screen and (max-width:768px){
    #imagencentradagrid{
        margin-left: 35%;
    }
}

@media screen and (max-width: 450px){
    #imagencentradagrid{
        margin-left: 30%;
    }
}

@media screen and (max-width: 400px){    
    #imagencentradagrid{
        margin-left: 30%;
    }
}

.tarjeta{
    padding: 20px;
    border-radius: 3px;
    background-color: #ededed;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* Estilos de google */
.paginaBusqueda {
    background-color: #676666;
    min-height: 700px;
}

.gsc-control-cse {
    background-color: #fff !important;
}

.gsc-input-box {
    height: 50px!important;
}

.gsc-adBlock, .gcsc-branding {
    display: none !important;
}

.gsc-result-info{
    color: #fff !important;
}

.gsc-input {
    height: 45px!important;
}

.tituloBuscar {
    color:#fff;
    margin-bottom: 0;
    margin-left: 15px;
}

/* Eror 404 */
.contenedor404 {
    
}

.contenedor404 a, .contenedor404 a:hover, .contenedor404 a:focus {
    
}

.tarjeta404 {
    margin: 50px 10%;
}

.error404 {
    text-align: center;
}

.logo404 {
    margin: 30px;
    max-width: 200px;
}

.error404 h2 {
    margin: 30px 0 20px;
    font-size: 30px;
}


@media (max-width: 991px) {
    .top-unam-logo {
        padding-top: 8px;
    }

    .menu-principal-movil {
        background-color: transparent;
    }

    .menu-principal-movil .navbar-toggle {
        margin-top: 20px;
        margin-right: 20px;
    }

    .menu-principal-movil .navbar-toggle .icon-bar {
        height: 5px;
        width: 40px;
    }

    #barraMenuPrincipal > .pull-right {
        float: none !important;
    }
    
    #navbarPrincipal {
        min-height: 0;
    }
    
    #navbarBiblioteca {
        min-height: 0;
    }
    .navbar-nav{
        margin: 0;
    }
    .ligaMenuPrincipal{
        margin-top: 7px;
        margin-left: -25px;
    }

    .img-principal h1 {
        top: 10px;
    }
    
    .busqueda-tematica {
        top: 110px;
        text-align: left;
    }
    
    .dos-renglones h1 {
        line-height: normal; 
    }
    .firma-unam .otro-logo {
        margin-top: 0;
        margin-left: 25px;
    }
    .ligas-footer {
        margin-top: 15px;
    }
}

@media screen and (max-width:768px){
    .logo404 {
        margin: 10px;
        max-width: 80px;
    }
    
    .error404 h2 {
        margin: 30px 0 20px;
        font-size: 20px;
    }
    
    .ligas-footer p {
        margin-bottom: 10px;
    }
}
#mensaje-legislacion{
    color: #fff;
    height: auto;
    display: none;
    position: fixed;
    bottom: 0;
    background-color: #474747;
    width: 100%;
    font-size: 14px;
    text-align: justify;
    z-index: 1100;
}
#mensaje-legislacion a{
    color:#fff;
    text-decoration: underline;
}
#mensaje-legislacion a:hover{
    text-decoration: none;
}

@media (min-width: 320px) and (max-width: 599px) {
    .firma-unam img {
        width: 130px;
    }
}