﻿@charset "UTF-8";

@font-face {
    font-family: 'uafont';
    src: url(fonts/uafont.eot);
    src: url('fonts/uafont.eot') format('embedded-opentype'), url(fonts/uafont.ttf) format('truetype'), url(fonts/uafont.woff) format('woff'), url('fonts/uafont.svg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^="iconua-"],
[class*=" iconua-"] {
    font-family: 'uafont' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconua-accesibilidad:before {
    content: "\e900"
}

.iconua-ubicacion:before {
    content: "\e901"
}

.iconua-estudios:before {
    content: "\e902"
}

.iconua-home:before {
    content: "\e903"
}

.iconua-buscar:before {
    content: "\e904"
}

.iconua-pinterest:before {
    content: "\e905"
}

.iconua-linkedin:before {
    content: "\e907"
}

.iconua-itunes:before {
    content: "\e909"
}

.iconua-instagram:before {
    content: "\e90b"
}

.iconua-flickr:before {
    content: "\e90d"
}

.iconua-facebook:before {
    content: "\e90f"
}

.iconua-youtube:before {
    content: "\e911"
}

.iconua-twitter:before {
    content: "\e913"
}

.iconua-correo:before {
    content: "\e915"
}

.iconua-sedeelectronica:before {
    content: "\e916"
}

.iconua-uacloud:before {
    content: "\e917"
}

.iconua-abrir .path1:before {
    content: "\e91a"
}

.iconua-abrir .path2:before {
    content: "\e91b";
    margin-left: -1em
}

.iconua-mas .path1:before {
    content: "\e91c"
}

.iconua-mas .path2:before {
    content: "\e91d";
    margin-left: -1em
}

.iconua-cerrar:before {
    content: "\e91e"
}

.iconua-portaltransparencia:before {
    content: "\e918"
}

.iconua-datosuaes:before {
    content: "\e919"
}

.iconua-boua:before {
    content: "\e930"
}

.iconua-perfilcontratante:before {
    content: "\e931"
}

.iconua-seguridad:before {
    content: "\e932"
}

.iconua-informacion:before {
    content: "\e933"
}

.iconua-contacto:before {
    content: "\e934"
}

.iconua-estadisticas:before {
    content: "\e935"
}

.iconua-hamburguer:before {
    content: "\e936"
}

.iconua-opciones_vertical:before {
    content: "\e937"
}

.iconua-opciones_horizontal:before {
    content: "\e938"
}

.iconua-flecha_arriba:before {
    content: "\e939"
}

.iconua-flecha_abajo:before {
    content: "\e93a"
}

.iconua-vineta_1:before {
    content: "\e93b"
}

.iconua-reanudar:before {
    content: "\e906"
}

.iconua-pausar:before {
    content: "\e908"
}

.iconua-sonido_on:before {
    content: "\e90a"
}

.iconua-sonido_off:before {
    content: "\e90c"
}

.iconua-flecha_izquierda:before {
    content: "\e90e"
}

.iconua-flecha_derecha:before {
    content: "\e910"
}

html {
    font-weight: 100%
}

body {
    color: #212121
}

    body .rounded-logo {
        border-radius: 1.25rem !important
    }

    body a.collapsemenu:before {
        font-family: 'uafont';
        content: "\e93a";
        float: right;
        -webkit-transition: all 0.5s;
        transition: all 0.5s
    }

    body a.collapsemenu.collapsed:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    body .sitio h1 {
        display: inline
    }

    body ul.vineta_1 {
        font-size: .9em
    }

        body ul.vineta_1 :hover {
            background-color: #e2e0e0
        }

       /* body ul.vineta_1 li::before {
            font-family: 'uafont';
            content: "\e93b";
            background-color: #7E8FE8;
            color: #fff;
            font-size: 1.7em;
            padding: .2em;
            margin-right: .5em
        }*/

        body ul.vineta_1 li {
            background-color: #f0f0f0;
            margin-bottom: .2em;
            /* padding-left: 1em;
            padding-right: .4em;
            padding-top: 0;*/
            padding: 1em .4em .5em 1em;
            font-size: 1.1em;
        }

            body ul.vineta_1 li a.nav-link {
                display: inline-block;
                padding-top: .2em;
                vertical-align: super;
                border: 1px solid rgba(0,0,0,.125);
                border-radius: .25rem;
            }

    body ul.vineta_2 {
        font-size: 1.1em;
        padding-left: 0px;
        list-style: none;
        margin-bottom: 0px;
    }

        body ul.vineta_2 li::before {
            font-family: 'uafont';
            content: "\e93b";
            background-color: #7E8FE8;
            color: #fff;
            font-size: 1.7em;
            padding: .2em;
            margin-right: .5em
        }

        body ul.vineta_2 li {
            padding-right: .4em;
            margin-bottom: .2em;
            padding-top: 0;
            display: inline-block;
        }


@media (min-width:992px) {
    body .sticky-menu {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 10
    }

        body .sticky-menu a.nav-link {
            padding-left: 0
        }

        body .sticky-menu ul ul {
            list-style: none;
            padding-left: 1em
        }
}

body .btn-primary {
    background-color: #006FE6
}

body .masinfoseccionprincipal a {
    color: #2969AE
}

body .masinfoseccionprincipal .infobox {
    border: 1px solid #ececec;
    color: #263244;
    background: #fff;
    margin-top: -4rem;
    position: relative
}

    body .masinfoseccionprincipal .infobox .contenido {
        background: #dee8ff
    }

        body .masinfoseccionprincipal .infobox .contenido .evento {
            background: #fff;
            display: block
        }

    body .masinfoseccionprincipal .infobox .h2 {
        font-size: 1.5rem;
        display: block
    }

body .h1,
body h1 {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: .8em;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-top: .2em;
}

body .seccionprincipal {
    display: block;
    color: #1467FF;
    font-size: 1.1rem;
    line-height: 1.4rem;
    padding-top: 2rem;
    padding-bottom: .8rem
}

body h2.apartado {
    line-height: 1.4rem;
    color: #483a2b;
    display: block;
    padding-bottom: 1.1rem;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 1.5rem;
    position: relative;
    margin-top: 0
}

    body h2.apartado span {
        width: 3.25rem;
        height: .375rem;
        position: absolute;
        bottom: -.25rem;
        left: 0;
        display: block;
        background: #86b7d9
    }

body h3.apartado {
    font-size: 1.2rem;
    line-height: 1.1rem;
    color: #483a2b;
    display: block;
    padding-bottom: 1.1rem;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 1.5rem;
    position: relative;
    margin-top: 0
}

    body h3.apartado span {
        width: 3.25rem;
        height: .375rem;
        position: absolute;
        bottom: -.25rem;
        left: 0;
        display: block;
        background: #86b7d9
    }

body h4.apartado {
    font-size: 1.1rem;
    line-height: 1rem;
    display: block;
    padding-bottom: 1.1rem;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 1.5rem;
    position: relative;
    margin-top: 0
}

    body h4.apartado span {
        width: 3.25rem;
        height: .375rem;
        position: absolute;
        bottom: -.25rem;
        left: 0;
        display: block;
        background: #86b7d9
    }

body a {
    /* color: #2B6EB6;*/
    color: #0054a8;
    text-decoration: none;
}

    body a:hover, body a:active, body a:focus {
        color: #d30;
        text-decoration: underline;
        font-weight: 400
    }

    body a.icono {
        text-decoration: none
    }


body h3 {
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 400;
    font-family: "Roboto", sans-serif
}

body h2,
body .h2 {
    font-size: 1.6em;
    line-height: 1.7em;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin: 0;
    padding: 0
}

    body h2.titulo,
    body .h2.titulo {
        font-weight: 700
    }

    body h2#tablonnoticias3 {
        font-size: 25px;
        line-height: 25px;
        color: #666;
        font-weight: 300;
        font-family: "Roboto", sans-serif;
    }

    body h2#eventos {
        font-size: 25px;
        line-height: 25px;
        color: #666;
        font-weight: 300;
        font-family: "Roboto", sans-serif;
        margin-bottom: 15px;
    }

    body h2#destacados {
        font-size: 25px;
        line-height: 25px;
        color: #d30;
        font-weight: 300;
        font-family: "Roboto", sans-serif;
        margin-bottom: 15px;
    }

    body h2#ua-social {
        font-size: 25px;
        line-height: 25px;
        color: #1d6288;
        font-weight: 300;
        font-family: "Roboto", sans-serif;
        margin-bottom: 15px;
    }




body .texto-peq {
    font-size: .8em
}

.clickcaja,
.clickcajaexterna {
    cursor: pointer
}

.mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important
}

.dropdown-menu {
    border: 0
}

.text-s {
    font-size: .7em
}

.color-gris,
a.color-gris {
    color: #212121 !important
}

    a.color-gris:hover {
        color: #d30 !important
    }

.enlaceCerrar .icon15x {
    font-size: 1.5em
}

.bg-gris-cla-3 {
    background-color: #ececec
}

    .bg-gris-cla-3 a {
        color: #000
    }

.bg-gris-cla-4 {
    background-color: #ececec;
    color: #1d6288
}

    .bg-gris-cla-4 a {
        color: #1d6288
    }

        .bg-gris-cla-4 a:hover {
            color: #263244
        }

.bg-gris-osc-1 {
    background-color: #d0d0d0;
    color: #525151
}

    .bg-gris-osc-1 a {
        color: #525151 !important
    }

        .bg-gris-osc-1 a:hover {
            color: #000 !important;
            text-decoration: underline !important
        }

        .bg-gris-osc-1 a.icono:hover {
            color: #000
        }

.bg-gris-osc-5 {
    background-color: #263244;
    color: #ddd
}

    .bg-gris-osc-5 a {
        color: #fff
    }

.bg-azul-3 {
    background-color: #1d6288 !important;
    color: #eee !important;
}

    .bg-azul-3 a {
        color: #fff
    }

        .bg-azul-3 a:hover {
            color: #eee
        }

    .bg-azul-3.tema-underline a {
        /* text-decoration: none!important */
    }

.bg-blanco {
    background-color: #fff;
    color: #212121
}

    .bg-blanco a {
        /* color: #036 */
        color: #0054a8;
    }

        .bg-blanco a:hover {
            text-decoration: none
        }

    .bg-blanco.tema-azul a {
        color: #036
    }

        .bg-blanco.tema-azul a:hover {
            color: #263244
        }

    .bg-blanco.tema-gris a {
        color: #212121
    }

        .bg-blanco.tema-gris a:hover {
            color: #036
        }

    .bg-blanco.transparente {
        opacity: .9
    }

@media (max-width:992px) {
    body .masinfoseccionprincipal .infobox {
        margin-top: 0
    }

    #franjamovil h1 {
        display: inline
    }

    #mm_panellateral {
        z-index: 16;
        border-left: 1px solid #ccc
    }

    .carousel .carousel-item {
        height: 18rem
    }

    .carousel-item img {
        position: absolute;
        top: 0;
        left: 0;
        min-height: 13.75rem;
        width: auto !important;
        max-width: none
    }

    .carousel-indicators {
        display: none
    }

    .offcanvas-header .navbar-nav {
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        padding-top: 0
    }

        .offcanvas-header .navbar-nav .icon {
            font-size: 2rem
        }

        .offcanvas-header .navbar-nav .icono {
            margin-left: .5rem;
            font-size: .7rem
        }

    .dropdown-submenu {
        position: relative
    }

        .dropdown-submenu > a:after,
        .dropdown-toggle::after {
            content: "\e910";
            float: right;
            border: none;
            font-family: 'uafont'
        }

    .dropdown-menu.show > .dropdown-submenu > .dropdown-toggle.show::after,
    .nav-item.show > .dropdown-toggle::after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0;
        margin-left: .625rem
    }

    .bg-gris-cla-3 li.nav-item,
    .bg-gris-cla-3 .dropdown-item {
        padding: .3em 0em 0em 0em;
        background-color: #ececec;
        color: #000;
        border-top: 1px solid #ccc
    }

        .bg-gris-cla-3 li.nav-item a.nav-item,
        .bg-gris-cla-3 .dropdown-item a.nav-item {
            line-height: 2.5em
        }

        .bg-gris-cla-3 .dropdown-item:focus,
        .bg-gris-cla-3 .dropdown-item:hover {
            color: #000;
            background-color: transparent
        }

    .bg-gris-cla-3 .nav-link,
    .bg-gris-cla-3 a.nav-item,
    .bg-gris-cla-3 .dropdown-item {
        color: black !important;
        padding: .5rem .5rem
    }

    .bg-gris-cla-3 .dropdown-item {
        padding-left: 2rem
    }

    .bg-gris-cla-3 .dropdown-menu {
        background-color: #dcdcdc;
        padding: 0
    }

        .bg-gris-cla-3 .dropdown-menu .dropdown-item {
            background-color: #dcdcdc;
            padding-right: 0
        }

    .bg-gris-cla-3 a:hover {
        color: black !important
    }

    .bg-azul-3 .nav-item,
    .bg-azul-3 .dropdown-item {
        padding: .3em 0 0 0;
        background-color: #1d6288;
        color: #fff;
        border-top: 1px solid #133e55
    }

        .bg-azul-3 .dropdown-item:focus,
        .bg-azul-3 .dropdown-item:hover {
            color: #fff;
            background-color: transparent
        }

    .bg-azul-3 .nav-link,
    .bg-azul-3 .dropdown-item {
        color: white !important;
        padding: .5rem .5rem
    }

    .bg-azul-3 .dropdown-item {
        padding-left: 2rem
    }

    .bg-azul-3 .dropdown-menu {
        background-color: #1A5A7D;
        padding: 0
    }

        .bg-azul-3 .dropdown-menu .dropdown-item {
            background-color: #1A5A7D;
            padding-right: .6em
        }

    .bg-azul-3 .dropdown-submenu .dropdown-menu {
        background-color: #195575;
        padding: 0;
        margin-left: 0
    }

        .bg-azul-3 .dropdown-submenu .dropdown-menu .dropdown-item {
            background-color: #195575;
            padding-right: 0em;
            padding-left: 3em
        }

    .bg-azul-3 a:hover {
        color: white !important
    }
}

@media (max-width:1992px) {
    .offcanvas-header {
        display: block
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 90%;
        padding-right: 1rem;
        padding-left: 0 !important;
        overflow-y: auto;
        visibility: hidden;
        background-color: #fff;
        -webkit-transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
        transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
        transition: visibility .2s ease-in-out, transform .2s ease-in-out;
        transition: visibility .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out
    }

        .navbar-collapse.show {
            visibility: visible;
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }
}

.boton-hablado {
    font-size: 1.3em;
    padding: .375rem .0rem;
}

footer .icono {
    font-size: 1.5em;
    vertical-align: bottom
}

footer ul {
    flex-direction: row !important
}

footer li {
    margin-bottom: .313rem
}

footer .espacio {
    padding: 0 0.625rem !important;
    padding: 0
}

footer .ubicacion {
    line-height: 22px;
}

footer .icono2x {
    font-size: 2em
}

.fechaevento .card-header {
    background-color: #d5ded9 !important;
    color: #333
}

.columnaDerechaEventoHome {
    font-family: "Roboto", sans-serif;
}

    .columnaDerechaEventoHome .categoriaEventoHome {
        font-size: 15px;
        line-height: 14px;
        font-weight: 410;
    }

    .columnaDerechaEventoHome .tituloEventoHome {
        line-height: 20px;
        font-weight: normal;
        padding-bottom: 10px;
        padding-top: 2px;
    }

    .columnaDerechaEventoHome a:hover {
        color: #d30;
        text-decoration: underline;
    }


.ussocialhome a {
    text-decoration: none !important
}

.ussocialhome .card {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #84d7fa
}

.ussocialhome [class^="iconua-"],
.ussocialhome [class*=" iconua-"] {
    padding: .3rem
}

.iconitos {
    margin-left: auto
}

    .iconitos .icon {
        font-size: 1.8em;
        display: block
    }

    .iconitos .nav-link {
        text-align: center
    }

    .iconitos .espacio {
        padding: .5rem 1rem;
        text-align: center;
        display: block
    }

.webmail a:hover {
    text-decoration: underline !important;
}

.separacion {
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    padding: 0 5px;
}

@media (max-width:768px) {
    .iconitos .espacio {
        padding: .5rem .3rem
    }

    .carousel-caption-content {
        padding-left: 36px;
        padding-right: 36px
    }
    /* #carousel-example-generic {padding-top: 64px;}		*/
}



.idioma .espacio {
    padding: .5rem .2rem
}


#carousel-example-generic {
    background-color: #263244;
}

.carousel-caption {
    background-color: rgba(0, 0, 0, .5);
    max-width: 400px;
    height: 100%;
    padding: 0;
    bottom: 0 !important;
    padding: 1em;
}

    .carousel-caption p {
        text-align: left
    }

        .carousel-caption p.boton {
            /* text-align: right */
        }

        .carousel-caption p.btn a {
            color: #fff;
            text-decoration: none
        }

            .carousel-caption p.btn a:hover {
                color: #000;
                text-decoration: none
            }

.carousel-indicators {
    bottom: 1.6em !important;
}

.carousel-pause-cycle-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel .btn-customized {
    color: #fff;
    padding: 10px !important;
}

.carousel-control-prev:hover,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-next:focus {
    opacity: 1;
    background: rgba(0, 0, 0, .5)
}

.carousel-caption-content {
    position: absolute;
    top: 35%;
    left: 0px;
    text-align: left;
    width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    margin-top: 30px;
    padding-left: 36px;
    padding-right: 36px
}

    .carousel-caption-content p.h3 {
        font-size: 36px;
        font-family: "Roboto", sans-serif;
        line-height: 42px;
        font-weight: 300;
        text-shadow: none;
    }

    .carousel-caption-content p {
        color: #ffffff;
        font-family: "Roboto", sans-serif;
        line-height: 19px;
        font-size: 16px;
        text-shadow: none;
        font-weight: 100;
    }

        .carousel-caption-content p.boton {
            margin-top: 25px;
        }


.tablonnoticias {
    background: #ececec;
    padding: 1em 0;
}

    .tablonnoticias a {
        color: #036;
        text-decoration: none
    }

        .tablonnoticias a:hover {
            color: #d30;
            text-decoration: underline
        }

    .tablonnoticias .noticiadestacada {
        font-family: 'Open Sans', sans-serif;
        font-size: .9em
    }

    .tablonnoticias .noticiasresumen a {
        display: block;
        font-family: "Roboto", sans-serif;
        color: #444;
        font-weight: 300;
        line-height: 16px;
        font-size: .8em
    }

        .tablonnoticias .noticiasresumen a:hover {
            color: #d30;
            text-decoration: underline
        }

    .tablonnoticias .noticiasresumen .separador {
        display: block;
        width: 37%;
        height: 1px;
        background: #1d6288;
        margin-top: .625rem;
        margin-bottom: .625rem
    }

    .tablonnoticias .card {
        background-color: transparent
    }

    .tablonnoticias .card-body {
        padding: .3em 0
    }

.menusecciones.seccioneshome {
    padding-top: .625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    background-color: #263244;
    height: 55px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 80;
    text-transform: uppercase
}

    .menusecciones.seccioneshome .nav-link {
        padding-top: 0
    }

    .menusecciones.seccioneshome a:hover {
        text-decoration: underline
    }

.menusecciones.subseccioneshome {
    text-transform: none !important
}

.menusecciones.homeua {
    position: relative
}

.menusecciones.sitio {
    font-family: "Lato", sans-serif;
    margin-top: .5rem
}

@media screen and (min-width:992px) {
    .menusecciones.sitio {
        height: 120px
    }
}

.menusecciones.sitio .dropdown-menu-right {
    padding: 0 .313rem
}

.menusecciones.sitio .h1 {
    font-size: 1.5em;
    margin-bottom: .2rem;
    margin-top: 1.2rem;
    font-weight: 400;
    color: #fff
}

.menusecciones.sitio .nav-link {
    padding-left: 0;
    padding-right: 2rem
}

.menusecciones.sitio.gris {
    border-top: .188rem solid #999
}

    .menusecciones.sitio.gris .pestanya {
        padding-left: 2rem;
        padding-right: 2rem;
        display: block;
        float: right;
        color: #000;
        background-color: #999;
        font-size: .75rem;
        line-height: 1, 25rem;
        font-family: "Lato", sans-serif;
        padding-top: .25rem;
        padding-bottom: .188rem;
        margin-top: -.2rem;
        -webkit-border-bottom-right-radius: .313rem;
        -webkit-border-bottom-left-radius: .313rem;
        -moz-border-radius-bottomright: .313rem;
        -moz-border-radius-bottomleft: .313rem;
        border-bottom-right-radius: .313rem;
        border-bottom-left-radius: .313rem
    }

.menusecciones .card-icon {
    position: relative;
    height: 110px
}

.menusecciones .container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    background: transparent;
    border: none
}

.menusecciones a.nav-link {
    color: #afbfd2 !important
}

.menusecciones .dropdown-menu {
    width: 960px
}

@media screen and (max-width:992px) {
    .menusecciones h1 .logo {
        display: block
    }
}

@media screen and (min-width:992px) {
    .menusecciones h1 .logo {
        margin-top: -.625rem;
        border-radius: .438rem;
        -webkit-box-shadow: 0rem .438rem .313rem -.125rem rgba(0, 0, 0, .53);
        box-shadow: -.438rem -.313rem .313rem -.125rem rgba(0, 0, 0, .53);
        z-index: 4
    }
}

.cookies {
    border-top: 2px solid #999;
    background-color: #f5f5f5
}

.menumapasitio .tab-pane li {
    font-size: .8em
}

.menumapasitio .tab-pane ul {
    color: #616161;
    padding-left: 1.6em;
    padding-top: .2em;
    padding-bottom: 1em;
    list-style-type: disc
}

    .menumapasitio .tab-pane ul li {
        display: list-item
    }

label {
    margin-right: 10px !important
}

.b-1 {
    border: 1px solid #666
}

.input-group-buscador {
    border: 1px gray solid;
    margin: .1em .3em;
    width: auto;
    background-color: #fff
}

    .input-group-buscador input[type="search"] {
        border: none;
        background-color: transparent
    }

    .input-group-buscador .btn {
        padding: .375rem 0
    }

.buscadorua legend {
    font-size: 1em
}

.ayuda-h2 {
    font-size: 1em
}

.redessociales {
    font-size: 1.3em
}

    .redessociales a {
        display: inline-block
    }

    .redessociales ul {
        margin: 0;
        padding: 0
    }

    .redessociales li {
        list-style: none;
        display: inline-block
    }

        .redessociales li a {
            border-color: #aaa;
            width: .9em;
            padding: 0
        }

.universidadabierta {
    min-height: 290px;
    width: 100%;
    font-size: .8em;
    background: url(https://web.ua.es/secciones-ua/images/home/fondoCifras.jpg) repeat center center
}

    .universidadabierta .h2 {
        /*color: #337ab7; */
        color: #0054a8;
        font-family: "Roboto", sans-serif;
        font-size: 2em
    }

    .universidadabierta .card-icon {
        font-size: 4em;
        /*color: #337ab7*/
        color: #0054a8;
    }

    .universidadabierta a.card-title {
        font-size: 1.3em;
        font-family: "Roboto", sans-serif;
        /*color: #337ab7*/
        color: #0054a8;
    }

    .universidadabierta a:hover.card-title {
        color: #d30;
        text-decoration: underline
    }

    .universidadabierta p.card-text {
        color: #666;
        font-size: 12px;
        line-height: 15px;
        font-family: "Roboto", sans-serif
    }

.publicihome {
    background: #fff
}

    .publicihome img {
        max-width: 15.625rem;
        margin: 0 1em
    }

.destacado {
    list-style-type: none;
    padding: 0;
    margin-top: 1em
}

    .destacado li {
        display: inline;
        margin: 0;
    }

.display-5 {
    font-size: 2.5rem;
    line-height: 1.2;
}

.display-6 {
    font-size: 1.5rem;
    line-height: 1.2;
}


/* ------------------------------------------------------------------------------------------------------- */
