/* Layout - Header, footer, pre-footer, logo, search */
/* Extracted from style.css — DO NOT edit style.css */

/* ========================================
   FOOTER (from style.css lines 2132-2474)
   ======================================== */

/*FOOTER*/

.vn-footer-copyright .subtitle p {
    line-height: 16px;
}

.vn-footer {
    background: #000000;
}

.vn-footer a,
.vn-footer h4,
.vn-footer h5,
.vn-footer p {
    color: #ffffff;
}

.vn-footer h4 {
    font-size: 20px;
    line-height: 24px;
}

.vn-footer h5 {
    font-size: 16px;
    margin-bottom: 12px !important;
}

.vn-footer-top a:hover {
    margin-left: 4px;
}

.vn-footer li {
    width: 100%;
}

.vn-footer-top a {
    font-size: 14px;
    line-height: 20px !important;
    padding: 6px 0 !important;
    transition: margin-left 0.4s;
    width: 100%;
    letter-spacing: 0.4px;
}

.vn-footer-top {
    padding: 48px 0 32px 0;
    border-bottom: 1px solid #ffffff;
}

.vn-footer-bottom {
    padding: 24px 0;
    border-bottom: 1px solid #ffffff;
}

.twitter .vn-footer-bottom a,
.twitter .vn-footer-bottom p {
    font-size: 18px !important;
}

.vn-footer-bottom a,
.vn-footer-bottom p {
    font-size: 12px;
    line-height: 18px !important;
    transition: margin-left 0.4s;
    color: #B0B0B0;
    letter-spacing: 0.4px;
}

.vn-footer-bottom .elementor-icon {
    font-size: 18px !important;
}

.vn-footer-bottom .elementor-icon:hover svg .capa2 {
    fill: var(--uv-blue);
}

.uv-prof-twitter img {
    top: 3px;
    position: relative;
}

.vn-footer-bottom a:hover {
    color: #ffffff;
}

.vn-footer-bottom span.elementor-icon-box-title {
    display: none !important;
}

.vn-footer-bottom i.fas {
    font-size: 16px;
    top: 10px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0;
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.elementor-widget-icon-box .elementor-icon-box-description img {
    width: 25px;
    margin-right: 10px;
}

.vn-footer-bottom .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.vn-footer-bottom .elementor-widget-wrap {
    display: block !important;
}

.vn-footer-bottom .menu-item a.hfe-menu-item,
.vn-footer-bottom p {
    padding-top: 9px !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.vn-footer-bottom .increase-margin {
    width: 34% !important;
}

.vn-footer-bottom .follow-us i.fab {
    font-size: 18px;
    color: #ffffff;
    font-weight: 100 !important;
}

.vn-footer-bottom .follow-us i.fab:hover {
    color: var(--uv-blue);
}

.vn-footer-bottom .elementor-icon-wrapper {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.vn-footer-copyright {
    padding: 16px 24px;
}

.vn-footer-copyright p {
    font-size: 12px;
    letter-spacing: 0.4px;
    color: #b0b0b0;
}

.fa-train:before {
    content: "" !important;
    background-image: url(../img/icono-cercanias.svg);
    padding: 9px;
    background-size: cover;
}

.fa-subway:before {
    content: "" !important;
    background-image: url(../img/icono-metro-de-madrid.svg);
    padding: 7px 12px;
    background-size: cover;
}

/* Mobile menu (footer context) */

.mobile_menu .uv-mob-menu-widgets-separator {
    margin-top: 24px;
    margin-bottom: 48px;
    border-top: 1px solid #000;
}

.mobile_menu .uv-mob-menu-widget-links {
    display: block;
    margin-left: 36px;
    margin-bottom: 34px;
}

.mobile_menu .uv-mob-menu-widget-links li {
    margin-left: 0;
    margin-bottom: 12px;
}

.mobile_menu .uv-mob-menu-widget-links li:last-child {
    margin-bottom: 0;
}

.mobile_menu .uv-mob-menu-widget-links li a {
    padding: 0;
    text-transform: initial;
    font-weight: 400;
}

.mobile_menu .vn-top-bar-icons {
    margin-left: 36px;
    border: 0;
    padding: 0;
    margin-bottom: 34px;
}

.mobile_menu .vn-top-bar-icons a {
    display: inline-block;
    padding: 0;
}

.mobile_menu .vn-top-bar-icons img {
    height: 24px;
    width: auto;
}

.mobile_menu .widget-area .qode_button_widget {
    display: block;
    margin-left: 36px;
    margin-right: 36px;
}

.mobile_menu .widget-area .qode_button_widget .qbutton {
    margin-top: 0;
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
}

nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active>a {
    color: var(--uv-blue);
}

/* Logo */

.q_logo {
    top: 50%;
    left: 0;
}

.q_logo img {
    height: 50px !important;
    top: -24px;
}

.logo_wrapper {
    height: 100px !important;
}

header.sticky .logo_wrapper,
header.sticky.centered_logo .logo_wrapper {
    position: relative;
    top: 15px;
}

/* Header bottom */

.header_bottom {
    border-bottom: 1px solid black;
}

.header-widget.widget_nav_menu ul ul {
    background-color: var(--uv-light-bg);
}

.header-widget.widget_nav_menu ul.menu li a:hover {
    color: var(--uv-blue);
}

/* WPML language switcher */

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    margin: 0 !important;
}

.wpml-ls-legacy-list-horizontal a {
    border: 0.5px solid #807F7F !important;
    border-radius: 40px !important;
    color: #807F7F !important;
    font-family: Roboto !important;
    font-size: 8px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    letter-spacing: 1px !important;
    text-align: left !important;
    padding: 0 !important;
    width: 28px !important;
    height: 18px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item:first-child a {
    margin-right: 15px;
    margin-left: 15px;
}

.menu-item .wpml-ls-legacy-list-horizontal .wpml-ls-item:first-child a {
    margin-right: 15px;
    margin-left: 0;
}

nav.mobile_menu ul li a.search_button {
    padding: 0 !important;
    top: -8px;
    left: 10px;
}

.widget_icl_lang_sel_widget {
    border-left: 2px solid black !important;
    top: 7px;
    position: relative;
}

/* Top bar */

.vn-top-bar-icons {
    border-left: none;
    padding: 0 12px 0 12px;
}

.vn-top-bar-icons a img {
    border: none;
    margin-right: 13px;
    width: 35px;
    top: 0;
    position: relative;
}

.header_top .vn-top-bar-icons a {
    padding: 0;
    display: inline-block;
}

.header_top {
    padding: 16px 54px 16px 16px;
    border-bottom: 1px solid #000000;
}

.qbutton.vn-top-bar-button {
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.2px;
    top: 0;
    position: relative;
}

.header-widget.widget_nav_menu {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    letter-spacing: 0.4px;
    margin-right: 24px;
    position: relative;
    top: 4px;
}

/* ========================================
   Header top right search (from style.css lines 1029-1092)
   ======================================== */

/*Header top right search*/
.search_button_mobile.header-top-r {
    padding-right: 0 !important;
    position: relative;
    top: 3px;
    color: #9d9d9d;
}

.search_button_mobile.header-top-r:hover,
.search_button_mobile.header-top-r:focus {
    opacity: .8;
}

.header_inner_right .side_menu_button {
    display: none;
}

/* ========================================
   Footer info mobile widget (from GENERAL section)
   ======================================== */

/* footer info mobile widget*/
#footer-info-mobile {
    position: fixed;
    bottom: 0;
    display: none;
}

#footer-donde-estamos svg {
    width: 30px !important;
    height: auto !important;
}

footer {
    z-index: 99;
}

footer .logo-colaborador {
    width: 30% !important;
    margin-right: 5%;
    float: left;
}

footer .logo-colaborador:last-child {
    margin-right: 0;
}

/* ========================================
   RESPONSIVE - Layout
   ======================================== */

/* --- max-width: 1024px --- */
@media only screen and (max-width: 1024px) {

    /*Specific rules for web header*/
    .header_bottom.clearfix {
        padding: 0 20px;
    }
}

/* --- max-width: 992px --- */
@media only screen and (max-width: 992px) {

    .search_button_mobile {
        padding: 0 !important;
    }

    body .side_menu_button>a.search_button {
        display: none !important;
    }

    /* footer info mobile widget*/
    #footer-info-mobile {
        display: none;
        background-color: var(--uv-yellow);
        border: none !important;
        color: #0a0a0a;
        width: 100%;
    }

    body.en-is-current #footer-info-mobile {
        display: block;
    }

    .ufw_btn_wrap {
        position: fixed;
        bottom: 0;
        top: unset !important;
        transform: none;
        width: 100% !important;
        right: 0;
        background-color: var(--uv-yellow);
        border-color: transparent;
        border-width: 0px;
        color: #0a0a0a;
        border-radius: 0px;
        display: flex;
        justify-content: center;
    }

    body .ufw_btn_wrap .ufw_btn {
        bottom: unset;
        right: unset;
        position: relative;
        width: 70% !important;
        border-left: 2px solid #000 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    .ufw_btn_wrap a {
        margin: 0 10px;
        width: 16px;
    }

    .wd-info.vn-top-bar-icons a {
        padding: 0 10px;
        transform: rotate(0);
    }

    .ufw_btn_wrap .wd-info {
        width: 30%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        border-left: none !important;
        border-right: none !important;
        padding: 0 !important;
    }

    #footer-info-mobile .elementor-shortcode {
        display: none;
    }

    #footer-info-mobile .wd-container {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    #footer-info-mobile .wd-container .wd-info-button,
    #footer-info-mobile .wd-container .wd-info {
        padding: 10px;
    }

    #footer-info-mobile .wd-container .wd-info-button {
        width: 70%;
        border-top: none;
        height: 50px;
        text-align: center;
        justify-content: center;
        display: flex;
        align-items: center;
        font-weight: bold;
    }

    body.en-is-current #footer-info-mobile .wd-container .wd-info-button {
        width: 100%;
        border-left: 2px solid #000 !important;
    }

    #footer-info-mobile .wd-container .wd-info-button i {
        font-size: 16px !important;
    }

    #footer-info-mobile .wd-container .wd-info {
        width: 30%;
        text-align: center;
        border-top: none;
        height: 50px;
    }

    #footer-info-mobile .vn-top-bar-icons a img {
        margin: 0 auto !important;
    }

    #footer-info-mobile .wd-container .wd-info a,
    #footer-info-mobile .wd-container .wd-info-button a {
        margin: 0 10px;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0.25px;
        text-transform: initial;
    }

    #footer-info-mobile .elementor-column-wrap {
        padding: 0;
        text-align: center;
    }

    #footer-info-mobile .wd-info.vn-top-bar-icons {
        border-left: none !important;
    }
}

/* --- max-width: 960px --- */
@media only screen and (max-width: 960px) {

    body.en-is-current #footer-info-mobile .wd-container .wd-info {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/* --- min-width: 769px and max-width: 1000px --- */
@media only screen and (min-width: 769px) and (max-width: 1000px) {

    .wrapper .content.content_top_margin {
        margin-top: 0 !important;
    }

    .logo_wrapper {
        height: 100px !important;
        left: 32px;
    }

    .q_logo a {
        left: 0;
    }

    .mobile_menu_button {
        float: right;
    }

    nav.mobile_menu>ul {
        width: 100%;
    }

    .header_bottom,
    footer .container_inner,
    nav.content_menu {
        padding: 0;
    }
}

/* --- max-width: 1000px --- */
@media only screen and (max-width: 1000px) {

    header {
        z-index: 0;
    }

    nav.mobile_menu {
        border-top: 1px solid;
    }

    .logo_wrapper {
        height: 100px !important;
        left: 32px;
    }

    .q_logo a {
        left: 0;
    }

    .mobile_menu_button {
        float: right;
    }

    nav.mobile_menu>ul {
        width: 100%;
    }

    .header_bottom,
    footer .container_inner,
    nav.content_menu {
        padding: 0;
    }

    .menu-item span.mobile_arrow {
        display: none !important;
    }

    .menu-item.menu-item-has-children ul.sub_menu {
        background: var(--uv-gray-bg);
        padding: 14px;
    }

    nav.mobile_menu ul li.open_sub>ul {
        border-top: none;
    }

    nav.mobile_menu ul li,
    nav.mobile_menu ul li ul li {
        border: none;
    }
}

/* --- max-width: 768px --- */
@media only screen and (max-width: 768px) {

    .header_bottom {
        border-bottom: none;
    }

    .vn-footer-bottom i.fas {
        top: 7px;
    }

    .vn-footer-bottom .elementor-icon-wrapper {
        margin-right: 24px;
    }

    .vn-footer-top .menu-item-object-degree:before,
    .vn-footer-top .menu-item-object-master:before {
        top: 2px !important;
    }

    .vn-footer-top .menu-item-object-degree a,
    .vn-footer-top .menu-item-object-master a {
        font-size: 14px !important;
    }

    .vn-footer-copyright p {
        line-height: 13px;
        width: 70%;
        font-size: 10px;
        float: left;
        text-align: left !important;
    }

    .vn-footer-copyright {
        padding: 16px 0;
    }

    .vn-footer-copyright img.attachment-full.size-full {
        width: 40% !important;
    }

    .vn-footer-copyright .elementor-row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .vn-footer h5 {
        text-align: left;
    }

    .vn-footer-bottom .menu-item-object-page a {
        margin-left: 0;
    }

    .vn-footer-bottom {
        padding: 16px 0;
    }

    .vn-footer .footer-social h5 {
        margin-bottom: 20px !important;
    }

    .vn-footer-bottom .elementor-element-populated {
        padding: 16px 10px !important;
    }

    .footer-university,
    .footer-info {
        width: 50%;
    }

    .vn-footer-bottom .increase-margin {
        width: 100% !important;
    }

    .vn-footer-bottom i.fas {
        font-size: 12px;
        margin-right: 12px;
    }

    .vn-footer-bottom .elementor-icon-box-wrapper {
        text-align: left;
        display: flex;
    }

    .vn-footer-top li.menu-item:not(:last-child) {
        border: none !important;
    }

    .vn-footer-top .menu-item-object-degree,
    .vn-footer-top .menu-item-object-master {
        margin: 0 0 0 19px !important;
    }

    .vn-footer-top .elementor-widget-navigation-menu {
        margin-left: 0;
    }

    .vn-footer-top nav.hfe-dropdown,
    .vn-footer-top .menu-item a.hfe-menu-item {
        background-color: #000000 !important;
    }

    .vn-footer-top .hfe-nav-menu__toggle.elementor-clickable {
        margin-top: -20px;
    }

    .vn-footer-top .elementor-inner-column {
        border-bottom: 0.5px solid #4e4e4e;
    }

    .vn-footer-top .hfe-nav-menu__toggle {
        margin-right: 0 !important;
        text-align: right;
    }

    .vn-footer-top .elementor-element-populated {
        padding: 4px 10px;
    }

    .vn-footer-top {
        padding: 24px 0 0 0;
        border: none;
    }

    .vn-footer-top i.far {
        position: relative;
        left: 4px;
    }

    .vn-footer-top i.fas,
    .vn-footer-top i.far {
        color: #ffffff !important;
    }

    .vn-footer-top .elementor-widget:not(:last-child) {
        margin-bottom: 0;
    }

    .vn-footer h4 {
        font-size: 16px;
        line-height: 20px !important;
        position: relative;
        top: 9px;
        text-align: left !important;
    }

    .logo_wrapper {
        height: 100px !important;
        left: 32px;
    }

    .q_logo a {
        left: 0;
    }

    .mobile_menu_button {
        float: right;
    }

    .header_bottom,
    footer .container_inner,
    nav.content_menu {
        padding: 0;
    }
}

/* --- max-width: 320px --- */
@media only screen and (max-width: 320px) {

    .logo_wrapper {
        height: 100px !important;
        left: 24px;
    }

    .vn-footer-copyright p {
        width: 100%;
        margin-top: 0;
    }
}

/* ============================================================
   RESPONSIVE - Migrado desde style.css (feb 2026)
   ============================================================ */

@media only screen and (max-width: 1024px) {
    /*FOOTER START*/
    .vn-footer-bottom .elementor-icon-wrapper {
    margin-right: 32px;
    margin-bottom: 16px;
    }

    .vn-footer-bottom .increase-margin {
    width: 29% !important;
    }

    .vn-footer-copyright img.attachment-full.size-full {
    width: 40% !important;
    }

    /*Specific rules for web header*/
    .header_bottom.clearfix {
    padding: 0 20px;
    }

}

@media only screen and (max-width: 1000px) {
    body.en-is-current #footer-info-mobile .wd-container .wd-info {
    display: none !important;
    }

    .only-menu-responsive {
    display: block !important;
    }

}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
    header.centered_logo.centered_logo_animate .q_logo img,
    header:not(.centered_logo) .q_logo img {
    height: 50px !important;
    top: -20px;
    left: -19px;
    }

    .q_logo {
    top: 0;
    }

    .mobile_menu_button .qode_icon_font_awesome.fa {
    font-family: FontAwesome !important;
    font-size: 29px;
    color: #000;
    font-weight: 200;
    }

    ul#menu-main-menu {
    padding-bottom: 32px;
    padding-top: 24px;
    }

    nav.mobile_menu {
    border-top: 1px solid;
    }

    .logo_wrapper {
    height: 100px !important;
    left: 32px;
    }

    .q_logo a {
    left: 0;
    }

    .mobile_menu_button {
    float: right;
    }

    .menu-item-object-degree:before,
    .menu-item-object-master:before,
    .menu-item-object-course:before {
    content: '>';
    color: var(--uv-blue);
    font-weight: 700 !important;
    position: relative;
    top: 19px;
    float: left;
    margin-left: -18px;
    }

    .menu-item-object-degree a,
    .menu-item-object-master a,
    .menu-item-object-course a {
    text-transform: none !important;
    padding: 24px 0 !important;
    }

    .menu-item.menu-item-has-children ul.sub_menu h3 {
    padding: 24px 0;
    }

    nav.mobile_menu>ul {
    width: 100%;
    }

    .header_bottom,
    footer .container_inner,
    nav.content_menu {
    padding: 0;
    }

    .menu-item span.mobile_arrow {
    display: none !important;
    }

    .menu-item.menu-item-has-children ul.sub_menu {
    background: var(--uv-gray-bg);
    padding: 14px;
    }

    nav.mobile_menu ul li.open_sub>ul {
    border-top: none;
    }

    nav.mobile_menu ul li,
    nav.mobile_menu ul li ul li {
    border: none;
    }

    nav. ul li a,
    nav.mobile_menu ul li h3 {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    padding: 16px 36px;
    text-transform: uppercase;
    line-height: 24px;
    }

}

@media only screen and (max-width: 992px) {
    /*SEARCH BUTTON MOBILE*/
    .menu-item-search-button-mobile {
    display: inline-block !important;
    }

    /*Hide phone and whatsapp*/
    #mobile-menu-item-4087,
    #mobile-menu-item-4088,
    #mobile-menu-item-42288 {
    display: none !important;
    }

    nav.mobile_menu #icl_lang_sel_widget-3 ul {
    margin-left: 0 !important;
    }

    .wpml-ls-legacy-list-horizontal {
    padding: 0;
    }

    #mobile-menu-item-43383 {
    position: absolute;
    bottom: 45px;
    left: 80px;
    z-index: 999999;
    }

    #mobile-menu-item-43396 {
    position: absolute;
    bottom: 12px;
    left: 109px;
    }

    #mobile-menu-item-43383 h3,
    #mobile-menu-item-43396 h3 {
    padding: 0 !important;
    }

    #mobile-menu-item-43396 a {
    padding: 0 !important;
    margin-left: 0 !important;
    }

    .search_button_mobile {
    padding: 0 !important;
    }

    body .side_menu_button>a.search_button {
    display: none !important;
    }

    /* footer info mobile widget*/
    #footer-info-mobile {
    display: none;
    background-color: var(--uv-yellow);
    border: none !important;
    color: #0a0a0a;
    width: 100%;
    }

    body.en-is-current #footer-info-mobile {
    display: block;
    }

    .wd-info.vn-top-bar-icons a {
    padding: 0 10px;
    transform: rotate(0);
    }

    #footer-info-mobile .elementor-shortcode {
    display: none;
    }

    #footer-info-mobile .wd-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    }

    #footer-info-mobile .wd-container .wd-info-button,
    #footer-info-mobile .wd-container .wd-info {
    padding: 10px;
    }

    #footer-info-mobile .wd-container .wd-info-button {
    width: 70%;
    border-top: none;
    height: 50px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    font-weight: bold;
    }

    body.en-is-current #footer-info-mobile .wd-container .wd-info-button {
    width: 100%;
    border-left: 2px solid #000 !important;
    }

    #footer-info-mobile .wd-container .wd-info-button i {
    font-size: 16px !important;
    }

    #footer-info-mobile .wd-container .wd-info {
    width: 30%;
    text-align: center;
    border-top: none;
    height: 50px;
    }

    #footer-info-mobile .vn-top-bar-icons a img {
    margin: 0 auto !important;
    }

    #footer-info-mobile .wd-container .wd-info a,
    #footer-info-mobile .wd-container .wd-info-button a {
    margin: 0 10px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.25px;
    text-transform: initial;
    }

    #footer-info-mobile .elementor-column-wrap {
    padding: 0;
    text-align: center;
    }

    #footer-info-mobile .wd-info.vn-top-bar-icons {
    border-left: none !important;
    }

}

@media only screen and (max-width: 960px) {
    .vn-footer-top .menu-item-object-degree {
    margin-left: 18px;
    }

    .vn-footer-top .menu-item-object-degree:before,
    .vn-footer-top .menu-item-object-master:before {
    top: 5px;
    }

    .vn-footer-top .menu-item-object-degree a,
    .vn-footer-top .menu-item-object-master a {
    text-transform: none !important;
    padding: 12px 0 !important;
    }

    body.en-is-current #footer-info-mobile .wd-container .wd-info {
    display: flex;
    justify-content: center;
    align-items: center;
    }

}

@media only screen and (max-width: 768px) {
    .only-menu-responsive.small.first a {
    padding: 40px 36px 10px !important;
    }

    .only-menu-responsive.small a {
    padding: 0 36px 10px !important;
    }

    .wpml-ls-legacy-list-horizontal {
    padding: 0 36px;
    }

    #mobile-menu-item-43383 {
    left: 110px;
    }

    .vn-footer-top .menu-item-object-degree {
    margin-left: 0;
    }

    .vn-footer-top .elementor-widget-navigation-menu {
    margin-left: 18px;
    }

    .vn-footer-top .menu-item-object-degree:before,
    .vn-footer-top .menu-item-object-master:before {
    top: 4px;
    }

    .vn-footer-top .menu-item-object-degree a,
    .vn-footer-top .menu-item-object-master a {
    padding: 8px 0 !important;
    }

    header.centered_logo.centered_logo_animate .q_logo img,
    header:not(.centered_logo) .q_logo img {
    height: 48px !important;
    top: -20px;
    left: -19px;
    }

    .q_logo {
    top: 0;
    }

    .mobile_menu_button .qode_icon_font_awesome.fa {
    font-family: FontAwesome !important;
    font-size: 29px;
    color: #000;
    font-weight: 200;
    }

    ul#menu-main-menu {
    padding-bottom: 32px;
    padding-top: 24px;
    border-top: 1px solid;
    }

    .logo_wrapper {
    height: 100px !important;
    left: 32px;
    }

    .q_logo a {
    left: 0;
    }

    .mobile_menu_button {
    float: right;
    }

    .menu-item-object-degree:before,
    .menu-item-object-master:before,
    .menu-item-object-course:before {
    content: '>';
    color: var(--uv-blue);
    font-weight: 700 !important;
    position: relative;
    top: 19px;
    float: left;
    margin-left: -18px;
    }

    .menu-item-object-degree a,
    .menu-item-object-master a,
    .menu-item-object-course a {
    text-transform: none !important;
    padding: 24px 0 !important;
    }

    .menu-item.menu-item-has-children ul.sub_menu h3 {
    padding: 24px 0;
    }

    nav.mobile_menu>ul {
    width: 100%;
    }

    .header_bottom,
    footer .container_inner,
    nav.content_menu {
    padding: 0;
    }

    .menu-item span.mobile_arrow {
    display: none !important;
    }

    .menu-item.menu-item-has-children ul.sub_menu {
    background: var(--uv-gray-bg);
    padding: 14px;
    }

    nav.mobile_menu ul li.open_sub>ul {
    border-top: none;
    }

    nav.mobile_menu ul li,
    nav.mobile_menu ul li ul li {
    border: none;
    }

    nav.mobile_menu ul li a,
    nav.mobile_menu ul li h3 {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    padding: 24px 36px;
    text-transform: uppercase;
    line-height: 24px;
    }

}

@media only screen and (max-width: 480px) {
    #mobile-menu-item-43383 {
    position: absolute;
    bottom: 20px;
    left: 80px;
    z-index: 999999;
    }

    nav.mobile_menu #icl_lang_sel_widget-3 ul {
    margin-left: 8px !important;
    }

    .wpml-ls-legacy-list-horizontal {
    padding: 0 7px;
    }

    .only-menu-responsive.small.first a {
    padding: 40px 0 10px !important;
    }

    .only-menu-responsive.small a {
    padding: 0 0 10px !important;
    }

    .q_logo a {
    opacity: 1 !important;
    }

    header.centered_logo.centered_logo_animate .q_logo img,
    header:not(.centered_logo) .q_logo img {
    height: 48px !important;
    top: -20px;
    left: -19px;
    display: block !important;
    visibility: visible !important;
    }

    ul#menu-vida li {
    padding: 12px 8px;
    }

    .vn-mission-header .blue-bg {
    padding: 24px;
    width: 90%;
    float: right;
    }

    .vn-mission-header .blue-bg p {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    }

    .vn-mission-header .blue-bg {
    padding: 24px;
    }

    .vn-mission-header h1 {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    padding: 94px 0 54px 0;
    width: 90%;
    }

    .menu-item-object-page a,
    .menu-item-type-custom a,
    .main-menu-grados h3,
    .main-menu-internacional h3,
    .main-menu-vida h3,
    .main-menu-universidad h3 {
    margin-left: 0;
    }

    .header_bottom {
    border-bottom: none;
    }

    .vn-footer-bottom i.fas {
    top: 7px;
    }

    .vn-footer-bottom .elementor-icon-wrapper {
    margin-right: 24px;
    }

    .vn-footer-top .menu-item-object-degree:before,
    .vn-footer-top .menu-item-object-master:before {
    top: 2px !important;
    }

    .vn-footer-top .menu-item-object-degree a,
    .vn-footer-top .menu-item-object-master a {
    font-size: 14px !important;
    }

    .vn-footer-copyright p {
    line-height: 13px;
    width: 70%;
    font-size: 10px;
    float: left;
    text-align: left !important;
    }

    .vn-footer-copyright {
    padding: 16px 0;
    }

    .vn-footer-copyright img.attachment-full.size-full {
    width: 40% !important;
    }

    .vn-footer-copyright .elementor-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-direction: column;
    }

    .vn-footer h5 {
    text-align: left;
    }

    .vn-footer-bottom .menu-item-object-page a {
    margin-left: 0;
    }

    .vn-footer-bottom {
    padding: 16px 0;
    }

    .vn-footer .footer-social h5 {
    margin-bottom: 20px !important;
    }

    .vn-footer-bottom .elementor-element-populated {
    padding: 16px 10px !important;
    }

    .footer-university,
    .footer-info {
    width: 50%;
    }

    .vn-footer-bottom .increase-margin {
    width: 100% !important;
    }

    .vn-footer-bottom i.fas {
    font-size: 12px;
    margin-right: 12px;
    }

    .vn-footer-bottom .elementor-icon-box-wrapper {
    text-align: left;
    display: flex;
    }

    .vn-footer-top li.menu-item:not(:last-child) {
    border: none !important;
    }

    .vn-footer-top .menu-item-object-degree,
    .vn-footer-top .menu-item-object-master {
    margin: 0 0 0 19px !important;
    }

    .vn-footer-top .elementor-widget-navigation-menu {
    margin-left: 0;
    }

    .vn-footer-top nav.hfe-dropdown,
    .vn-footer-top .menu-item a.hfe-menu-item {
    background-color: #000000 !important;
    }

    .vn-footer-top .hfe-nav-menu__toggle.elementor-clickable {
    margin-top: -20px;
    }

    .vn-footer-top .elementor-inner-column {
    border-bottom: 0.5px solid #4e4e4e;
    }

    .vn-footer-top .hfe-nav-menu__toggle {
    margin-right: 0 !important;
    text-align: right;
    }

    .vn-footer-top .elementor-element-populated {
    padding: 4px 10px;
    }

    .vn-footer-top {
    padding: 24px 0 0 0;
    border: none;
    }

    .vn-footer-top i.far {
    position: relative;
    left: 4px;
    }

    .vn-footer-top i.fas,
    .vn-footer-top i.far {
    color: #ffffff !important;
    }

    .vn-footer-top .elementor-widget:not(:last-child) {
    margin-bottom: 0;
    }

    .vn-footer h4 {
    font-size: 16px;
    line-height: 20px !important;
    position: relative;
    top: 9px;
    text-align: left !important;
    }

    .menu-item-object-degree:before,
    .menu-item-object-master:before,
    .menu-item-object-course:before {
    top: 4px;
    }

    .menu-item.menu-item-has-children ul.sub_menu h3 {
    padding: 24px 0;
    margin-left: 16px;
    }

    .menu-item.menu-item-has-children ul.sub_menu {
    padding: 0 !important;
    }

    .menu-item-object-page a,
    .menu-item-type-custom a,
    .main-menu-grados h3,
    .main-menu-internacional h3,
    .main-menu-vida h3,
    .main-menu-universidad h3 {
    padding: 16px 16px !important;
    }

    .menu-item-object-degree,
    .menu-item-object-master,
    .menu-item-object-course {
    margin: 0 0 0 31px !important;
    width: 85%;
    }

    .menu-item-object-degree a,
    .menu-item-object-master a,
    .menu-item-object-course a {
    text-transform: none !important;
    padding: 8px 0 !important;
    font-size: 16px !important;
    }

    .boxed div.section .section_inner,
    .carousel-inner .slider_content_outer,
    .container_inner,
    .container_inner nav.content_menu,
    .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner,
    .full_width .parallax_content,
    .qode_elementor_container_inner,
    .steps_holder_inner,
    div.grid_section .section_inner,
    nav.content_menu ul {
    width: 350px;
    }

    /*Fix to display correctly item "Claustro" from header and footer menus*/
    .mobile_menu .sub_menu a {
    margin-left: 16px;
    padding-left: 0;
    padding-right: 0;
    }

    .vn-footer-top .menu-item a {
    padding: 8px 0 !important;
    margin-left: 16px;
    }

}

@media only screen and (max-width: 375px) {
    /*Mission vision and values*/
    .vn-mission-header h1 {
    width: 100%;
    }

    .vn-footer-copyright p {
    width: 100%;
    margin-top: 5px;
    font-size: 9px;
    }

}

@media only screen and (max-width: 320px) {
    .q_logo a {
    opacity: 1 !important;
    height: 80px !important;
    display: inline-block !important;
    }

    header.centered_logo.centered_logo_animate .q_logo img,
    header:not(.centered_logo) .q_logo img {
    height: 40px !important;
    top: -20px;
    display: block !important;
    visibility: visible !important;
    }

    .logo_wrapper {
    height: 100px !important;
    left: 24px;
    }

    .vn-footer-copyright p {
    width: 100%;
    margin-top: 0;
    }

}
