/* header .col{
    display: inherit;
}


header .logo-ices{
    width: 210px;
    height: auto;
    margin: auto;
    margin-top: 30px;
}

header #usernavigation{
    flex-direction: row;
    align-items: center;
}

header #nav-notification-popover-container{
    margin: 0 12px;
}
.slider-home{
    background-image: url(/img/ICES-CAMPUS-VIRTUAL.png);
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 35px;
}

header .menu-principal ul{
    width: 100%;
    justify-content: space-between;
}

header .menu-principal{
    border-bottom: solid 1px #535a79;
    border-top: solid 1px #535a79;
    margin-top: 34px;
    padding: 0;
}

 */
