/*
PANTALLAS GRANDES
*/
section[data-type=parallax] {
    background-attachment: fixed;
}

.header .nav>li>ul.sub-menu>li {
    width: 20%;
}

.header .utils-bar {
    right: 2.5%;
}
.header .utils-bar .main-filter {
    top: 42px;
}

.home-destacados .destacado-item>div {
    padding: 300px 80px 0;
    height: 700px;
}

.home-suscripcion .h2 {
    font-size: 2.4em;
}

/* Conocenos */
.page-header-conocenos {
    padding: 0;
}
.page-header-conocenos .mobile-shade {
    background: none;
}
.conocenos-asesoria li {
    width: 15%;
    padding: 0 0 40px;
    margin: 0 4% 20px;
}

/* Unete */
.unete-content h3 {
    width: 45%;
}
.unete-destacados li {
    width: 15%;
    margin: 0 4% 20px;
}

/* Eventos */
.page-eventos .evento-item {
    width: 32.333%;
    margin: 0 0.5% 10px;
}
.page-eventos .evento-item:first-child {
    margin-left: 0.5%;
}
.evento-destacados li {
    width: 24.25%;
    padding: 35px 20px;
}
.evento-destacados li:first-child {
    margin-left: 0;
}