.header {
    position: relative;
    background: none !important;
    z-index: 500;
    font-family: 'Raleway', sans-serif;
    padding: 0;
    box-shadow: 0 3px 6px #00000029;
}

.header.fix {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.header.fix + .region-content {
    padding-top: 200px;
}

.header.fix + div,
.header.fix + main,
.header.fix + section {
    padding-top: 200px;
}


.header .access-links {
    background-color: #3A547E;
    padding:10px;	
}

.header .access-links .row-access-link {
    justify-content: flex-end;
    align-items: center;
}

.header .access-links .row-access-link img {
    max-width: 100%;
    margin: 10px 37px;
}

.header .access-links .row-access-link img.nebrija {
    max-width: 96px;
}

.header .access-links .row-access-link .cta-campus {
    background-color: #F59B02;
    padding: 6px 21px;
    border-radius: 25px;
}

.header .access-links .row-access-link .cta-campus:hover {
    opacity: 60%;
}

.header .access-links .row-access-link .cta-campus a{
    font-size: 14px;
    font-weight: 300;
    color: #FCFCFC;
}

.header .access-links .item-access {
    font-family: 'Raleway', 'sans-serif';
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    padding: 3px 10px;
}


.header .item-access.chat {
    color: #616161;
    font-size: 17px;
}


.header .pre-nav {
    background-color: #FFF;
    padding: 5px 0 0 0;
}

.header.fix .pre-nav {
    padding: 0;
}

.header .pre-nav .logo-web{
    max-width: 180px;
}

.header .pre-nav .col-logo {
    display: flex;
    align-items: center;
}

.header .pre-nav .col-logo p {
    font-family: 'Raleway', 'sans-serif';
    margin: 0;
    color: #192b5d;
    font-style: italic;
    font-size: 18px;
}

.header.fix .pre-nav .col-logo p {
    font-size: 16px;
    line-height: 21px;
}

.header.fix .pre-nav .logo-web {
    flex-basis: 170px;
}

.header .pre-nav .tlf{
    margin-top: 18px;
}

.header .pre-nav .tlf a{
    color: #545454;
    font-size: 25px;
    font-weight: 600;
}

.header .pre-nav .tlf a:hover{
    color: #545454;
    text-decoration: none;
}

.header .pre-nav .tlf img{
    width: 25px;
}

.header .pre-nav .buscador-form {
    position: relative;
    margin-bottom: 0;
    margin-top: 15px !important;
}

.header .pre-nav .buscador-form .form--inline::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f002";
    position: absolute;
    height: 100%;
    width: 50px;
    text-align: center;
    line-height: 35px;
    font-size: 20px;
    color: #797979;
    left: 10%;
    padding-top: 12px;
}

.header .pre-nav .buscador-form .form--inline .form-item {
    float: none;
    margin: 0 0 15px 0;
    display: flex;
    justify-content: flex-end;
}

.header .pre-nav .buscador-form .form-submit {
    display: none;
}

.header .pre-nav .buscador-form input.form-text {
    width: 90%;
    padding-left: 50px;
    border-radius: 22px;
    border: none;
    background-color: #F5F5F5;
    padding-top: 18px;
    padding-bottom: 18px;
    outline: none;
    margin: 0;
}

.header .img-background {
    /*background-image: url('../img/banner-ejemplo.jpg');*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.header .pre-nav .buttons-mobile button {
    background-color: #FFF;
    border: none;
    outline: none;
    font-size: 24px;
    margin: 0 2px;
}

.header .pre-nav .buttons-mobile .nav-toggle {
    font-size: 28px;
}

.header .pre-nav i.fa-bars, .header .pre-nav i.fa-search {
    color: grey;
}

/*
.header .access-links .item-access:not(.chat) {
    padding: 0;
    margin: 0 10px;
}

.header .access-links .item-access:not(.chat) {
    border-bottom: 4px solid transparent;
    font-size: 14px;
}

.header .access-links .item-access:not(.chat):hover {
    border-color: #980f39;
}
*/


/******************* Estilos NAV *******************/

.header .custom-nav ul {
    list-style: none;
}

.header .custom-nav {
    background-color: #fff;
}

.header .custom-nav .menu {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.header .custom-nav .menu .menu-item {
    position: relative;
}

.header .custom-nav .menu .row-line {
    border-top: 1px solid #E9E9E9;
    padding-top: 15px;
}

.custom-nav .container *:not(i) {
    font-family: 'Raleway', 'sans-serif';
}

@media (min-width: 992px) {
    .header .custom-nav .menu .menu-item.current::after {
        display: block;
    }

    .header .custom-nav .menu .menu-item:hover::after {
        display: block;
    }

    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        padding: 10px 15px;
    }

}

.header .custom-nav .menu .menu-item a,
.header .custom-nav .menu .list-unstyled li {
    font-family: 'Raleway', 'sans-serif';
    font-size: 15px;
    font-weight: 600;
    display: block;
    color: #717171;
    padding: 10px 20px;
    position: relative;
}

.header .custom-nav .menu .menu-item a.nav-link{
    padding: 10px 0;
    text-transform: uppercase;
}

.header .custom-nav .menu .menu-item .col-megamenu .title {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #707070;
}

.header .custom-nav .menu .menu-item .list-unstyled a,
.header .custom-nav .menu .list-unstyled li {
    padding: 2px 0;
    text-transform: initial;
    font-weight: normal;
}

.header .custom-nav .menu .menu-item .col-megamenu .informative-text a.link-primary{
    color: #5699E5;
    font-weight: 600;
    display: inline;
    padding: 0;
}

.header .custom-nav .menu .menu-item a:hover {
    color: #51C7E5;
}

.header.fix .custom-nav .menu .menu-item a {
    padding: 5px 0;
}

.header .custom-nav .menu .menu-item a:hover {
    text-decoration: none;
}

.header .dropdown-menu {
    margin: 0;
    border: none;
}

.header .dropdown-menu.megamenu.show {
    box-shadow: 0 3px 6px #00000029;
}

@media (max-width: 992px) {

    .header .custom-nav {
        border-bottom: 0;
    }

    .header {
        position: sticky;
        width: 100%;
        top: 0;
    }

    .header .pre-nav .buttons-mobile {
        display: flex;
        justify-content: flex-end;
    }

    .header .pre-nav {
        margin: 0;
        padding: 15px 0;
        position: sticky;
        top: 0;
        width: 100%;
        height: 60px;
        z-index: 800;
        display: flex;
        align-items: center;
        transition: top 0.2s ease-in-out;
        border-bottom: 1px solid #dae5ea;
    }

    .header .pre-nav.nav-up {
        top: -124px;
    }

    .header .custom-nav .container.container-fluid-lg {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .header .custom-nav {
        background-color: #FFF;
        color: #6A6A6A;
        position: absolute;
        width: 100%;
        top: -100vh;
        overflow-y: auto;
        height: calc(100vh - 60px);
        margin-top: 0;
        padding: 0;
        align-items: flex-start;
        transition: all 0.5s ease;
    }

    .header .custom-nav.opened{
        top: 90px;
    }

    .header .custom-nav .navbar-collapse.container {
        max-width: 100%;
    }

    .header .custom-nav .close-nav-mobile {
        position: absolute;
        right: 15px;
        top: 23px;
        cursor: pointer;
        font-size: 27px;
    }

    .header .custom-nav .access-links-mobile{
        background-color: #CFE5FF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px;
        width: 100%;
    }

    .header .custom-nav .access-links-mobile .telephone-mobile{
        color: #545454;
        font-size: 17px;
    }
    .header .custom-nav .access-links-mobile .telephone-mobile img{
        width: 20px;
        margin-right: 5px;
    }

    .header .custom-nav .access-links-mobile .btn-campus{
        background-color: #5699E5;
        color: #FFF;
        padding: 5px 15px;
        border-radius: 25px;
        font-size: 16px;
        font-weight: 300;
        transition: opacity 0.2s;
    }

    .header .custom-nav .access-links-mobile .btn-campus:focus{
        opacity: 0.8;
    }

    .header .custom-nav .menu {
        flex-direction: column;
        width: 100%;
    }

    .header .custom-nav .menu .row-line{
        border: none;
        padding: 0;
    }

    .header .custom-nav .menu .menu-item{
        padding: 0 15px;
        transition: background-color 0.2s ease;
    }

    .header .custom-nav .menu .menu-item:nth-child(odd),
    .header .custom-nav .menu .menu-item:nth-child(odd) .dropdown-menu,
    .header .custom-nav .menu .menu-item:nth-child(odd) .dropdown-menu .container{
        background-color: #EBF4FF;
    }

    .header .custom-nav .menu .menu-item.active{
        background-color: #5699E5;
    }

    .header .custom-nav .menu .menu-item a {
        font-size: 16px;
        color: #6A6A6A;
        padding: 15px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-weight: 500;
    }

    .header .custom-nav .menu .nav-link{
        transition: all 0.2s;
        padding: 0;
        border-bottom: 1px solid transparent;
    }

    .header .custom-nav .menu .menu-item a.nav-link{
        text-transform: none;
    }

    .header .custom-nav .menu .nav-link::after{
        transition: all 0.2s;
    }

    .header .custom-nav .menu .menu-item.active .nav-link{
        color: #FFF;
        border-bottom: 1px solid #FFF;
    }

    .header .custom-nav .menu .menu-item.active .nav-link::after{
        transform: rotate(180deg);
    }

    .header .custom-nav .menu .menu-item a:hover{
        color: unset;
    }
    .header .custom-nav .menu .menu-item.active .nav-link:hover{
        color: #FFF;
    }

    .header .custom-nav .menu .dropdown-menu{
        padding: 10px 0;
        border-radius: 0;
        transition: background 0.2s ease;
    }

    .header .custom-nav .menu .dropdown-menu .container{
        padding: 0;
        max-width: 100%;
        transition: background 0.2s ease;
    }

    .header .custom-nav .menu .menu-item.active .dropdown-menu,
    .header .custom-nav .menu .menu-item.active .dropdown-menu .container{
        background-color: #5699E5;
    }

    .header .custom-nav .menu .menu-item .col-megamenu .title{
        color: #FFF;
        margin-bottom: 5px;
    }

    .header .custom-nav .menu .menu-item .col-megamenu .informative-text{
        color: #FFF;
        font-size: 15px;
    }

    .header .custom-nav .menu .menu-item .col-megamenu .informative-text a.link-primary{
        color: #FFF;
        font-weight: bold;
        display: inline;
    }

    .header .custom-nav .menu .dropdown-menu a{
        color: #FFF;
    }

    .header .col-container-search {
        display: none;
    }

    .header .cap-blue-search {
        display: none;
    }

    .header .search {
        display: none;
    }

    .header .pre-nav .img-collaborator {
        display: none;
    }

}

@media (max-width: 768px) {
    .header .title-m-custom{
        margin-bottom: .25rem;
        margin-top: 1.5rem;
    }

    .header .title-mb-custom{
        margin-bottom: .25rem;
    }
}

@media (max-width: 992px) {
    .container-fluid-lg {
        max-width: 100%;
    }
}

@media(max-width: 768px){
    .header.fix .pre-nav .logo-web{
        max-width: 150px;
        width: 100%;
    }
}

/*Reboot navbar para tribuna: el tema elicit inserta su propio css...*/
.navbar.custom-nav {
    min-height: inherit;
    border: inherit;
    border-radius: inherit;
    box-shadow: none !important;
}