.elementor-291 .elementor-element.elementor-element-f5152a6{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-2a52e28 *//* =========================================================
   EDUVISION GLOBAL FOOTER
   FULL WIDTH • COMPACT TYPOGRAPHY • ELEMENTOR OVERRIDES
   ========================================================= */


/* =========================================================
   GLOBAL RESET
   ========================================================= */

.evg-footer,
.evg-footer *,
.evg-footer *::before,
.evg-footer *::after {
    box-sizing: border-box;
}


/* =========================================================
   FULL WIDTH
   ========================================================= */

.evg-footer {
    position: relative;

    width: 100vw !important;
    max-width: 100vw !important;

    left: 50%;
    right: auto;

    transform: translateX(-50%);

    margin: 0 !important;

    overflow: hidden;

    text-align: left !important;
}


/* =========================================================
   FOOTER CONTAINER
   ========================================================= */

.evg-footer-container {
    position: relative;
    z-index: 2;

    width: 100% !important;
    max-width: 1400px;

    margin: 0 auto !important;

    padding-left: 40px;
    padding-right: 40px;

    text-align: left !important;
}


/* =========================================================
   REMOVE DEFAULT ELEMENTOR SPACING
   ========================================================= */

.evg-footer h1,
.evg-footer h2,
.evg-footer h3,
.evg-footer h4,
.evg-footer h5,
.evg-footer h6,
.evg-footer p,
.evg-footer ul,
.evg-footer ol,
.evg-footer li {
    margin-top: 0 !important;
}


/* =========================================================
   MAIN FOOTER GRID
   ========================================================= */

.evg-footer-main {
    width: 100% !important;

    display: grid !important;

    grid-template-columns:
        1.45fr
        1fr
        1fr
        1fr
        1.25fr;

    gap: 42px;

    align-items: start;

    text-align: left !important;
}


/* =========================================================
   BRAND
   ========================================================= */

.evg-footer-brand {
    width: 100%;

    text-align: left !important;
}


.evg-footer-logo {
    display: inline-block !important;

    margin-bottom: 18px !important;

    text-align: left !important;
}


.evg-footer-logo img {
    display: block !important;

    width: auto !important;
    max-width: 240px !important;

    height: auto !important;

    margin: 0 !important;
}


/* Brand description */

.evg-footer-description {
    display: block !important;

    max-width: 300px;

    margin: 0 !important;

    padding: 0 !important;

    color: #8fb4dc !important;

    font-size: 15px !important;

    line-height: 1.6 !important;

    font-weight: 400 !important;

    font-family: inherit !important;

    text-align: left !important;
}


/* =========================================================
   COLUMNS
   ========================================================= */

.evg-footer-column {
    width: 100% !important;

    display: block !important;

    margin: 0 !important;

    padding: 0 !important;

    text-align: left !important;
}


/* =========================================================
   COLUMN HEADINGS
   ========================================================= */

.evg-footer-column h3 {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;

    padding: 0 !important;

    color: #ffffff !important;

    font-size: 18px !important;

    line-height: 1.3 !important;

    font-weight: 700 !important;

    font-family: inherit !important;

    letter-spacing: 0 !important;

    text-transform: none !important;

    text-align: left !important;
}


/* =========================================================
   BLUE LINE
   ========================================================= */

.evg-footer-line {
    display: block !important;

    width: 55px !important;

    height: 2px !important;

    margin: 10px 0 18px 0 !important;

    padding: 0 !important;

    background: #2589ff !important;

    border: 0 !important;

    text-align: left !important;
}


/* =========================================================
   UL
   ========================================================= */

.evg-footer-column ul {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;

    padding: 0 !important;

    list-style: none !important;

    text-align: left !important;
}


/* =========================================================
   LI
   ========================================================= */

.evg-footer-column ul li {
    display: block !important;

    width: 100% !important;

    margin: 0 0 7px 0 !important;

    padding: 0 !important;

    text-align: left !important;
}


/* =========================================================
   LINKS
   ========================================================= */

.evg-footer-column ul li a,
.evg-footer-column ul li a:visited {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;

    padding: 0 !important;

    color: #8fb4dc !important;

    font-size: 14px !important;

    line-height: 1.5 !important;

    font-weight: 400 !important;

    font-family: inherit !important;

    text-decoration: none !important;

    background: transparent !important;

    border: 0 !important;

    box-shadow: none !important;

    text-align: left !important;
}


/* Link hover */

.evg-footer-column ul li a:hover {
    color: #ffffff !important;

    text-decoration: none !important;
}


/* =========================================================
   LINK ARROWS
   ========================================================= */

.evg-footer-column ul li a b {
    display: inline-block !important;

    width: auto !important;

    margin: 0 5px 0 0 !important;

    padding: 0 !important;

    color: #2589ff !important;

    font-size: 14px !important;

    line-height: inherit !important;

    font-weight: 700 !important;
}


/* =========================================================
   OFFICES
   ========================================================= */

.evg-footer-offices {
    text-align: left !important;
}


/* Office */

.evg-office {
    display: flex !important;

    width: 100% !important;

    align-items: flex-start !important;

    justify-content: flex-start !important;

    gap: 10px;

    margin: 0 0 18px 0 !important;

    padding: 0 !important;

    text-align: left !important;
}


/* Office icon */

.evg-office-icon {
    flex: 0 0 auto;

    width: 16px;

    margin: 0 !important;

    padding: 0 !important;

    color: #2589ff !important;

    font-size: 13px !important;

    text-align: left !important;
}


/* Office content */

.evg-office > div:last-child {
    text-align: left !important;
}


/* Office name */

.evg-office strong {
    display: block !important;

    margin: 0 0 4px 0 !important;

    padding: 0 !important;

    color: #ffffff !important;

    font-size: 14px !important;

    line-height: 1.4 !important;

    font-weight: 600 !important;

    font-family: inherit !important;

    text-align: left !important;
}


/* Office address */

.evg-office p {
    display: block !important;

    margin: 0 !important;

    padding: 0 !important;

    color: #8fb4dc !important;

    font-size: 14px !important;

    line-height: 1.5 !important;

    font-weight: 400 !important;

    font-family: inherit !important;

    text-align: left !important;
}


/* =========================================================
   CONTACT ROW
   ========================================================= */

.evg-footer-contact-row {
    width: 100% !important;

    display: flex !important;

    align-items: center !important;

    justify-content: flex-start !important;

    gap: 40px;

    margin: 38px 0 0 0 !important;

    padding: 22px 0 !important;

    border-top: 1px solid rgba(143, 180, 220, 0.22) !important;

    border-bottom: 0 !important;

    text-align: left !important;
}


/* Contact item */

.evg-footer-contact-row .evg-contact-item {
    display: flex !important;

    align-items: center !important;

    justify-content: flex-start !important;

    gap: 10px;

    margin: 0 !important;

    padding: 0 !important;

    text-align: left !important;
}


/* Contact icon */

.evg-footer-contact-row .evg-contact-item > span {
    display: flex !important;

    align-items: center !important;

    justify-content: center !important;

    width: 18px;

    height: 18px;

    flex: 0 0 18px;

    margin: 0 !important;

    padding: 0 !important;

    color: #2589ff !important;

    font-size: 15px !important;

    line-height: 1 !important;

    text-align: center !important;
}


/* Contact links */

.evg-footer-contact-row .evg-contact-item a,
.evg-footer-contact-row .evg-contact-item a:visited {
    display: inline-block !important;

    margin: 0 !important;

    padding: 0 !important;

    color: #8fb4dc !important;

    font-size: 15px !important;

    line-height: 1.5 !important;

    font-weight: 400 !important;

    font-family: inherit !important;

    text-decoration: none !important;

    background: transparent !important;

    border: 0 !important;

    text-align: left !important;
}


/* Contact hover */

.evg-footer-contact-row .evg-contact-item a:hover {
    color: #ffffff !important;
}


/* =========================================================
   SOCIAL
   ========================================================= */

.evg-footer-contact-row .evg-social {
    display: flex !important;

    align-items: center !important;

    justify-content: flex-start !important;

    gap: 10px;

    margin: 0 0 0 8px !important;

    padding: 0 !important;

    text-align: left !important;
}


/* Social buttons */

.evg-footer-contact-row .evg-social a,
.evg-footer-contact-row .evg-social a:visited {
    display: flex !important;

    align-items: center !important;

    justify-content: center !important;

    width: 48px !important;

    height: 48px !important;

    min-width: 48px !important;

    margin: 0 !important;

    padding: 0 !important;

    border: 1px solid rgba(37, 137, 255, 0.35) !important;

    border-radius: 11px !important;

    color: #8fb4dc !important;

    background: rgba(255, 255, 255, 0.015) !important;

    font-size: 13px !important;

    line-height: 1 !important;

    font-weight: 600 !important;

    font-family: inherit !important;

    text-decoration: none !important;

    text-align: center !important;

    box-shadow: none !important;

    transition:
        background 0.25s ease,
        border-color 0.25s ease,
        color 0.25s ease,
        transform 0.25s ease !important;
}


/* Social hover */

.evg-footer-contact-row .evg-social a:hover {
    color: #ffffff !important;

    background: rgba(37, 137, 255, 0.12) !important;

    border-color: #2589ff !important;

    transform: translateY(-2px);
}


/* =========================================================
   BOTTOM FOOTER
   ========================================================= */

.evg-footer-bottom {
    width: 100% !important;

    display: flex !important;

    align-items: center !important;

    justify-content: space-between !important;

    gap: 20px;

    margin: 0 !important;

    padding: 22px 0 28px 0 !important;

    text-align: left !important;
}


/* Copyright */

.evg-copyright {
    margin: 0 !important;

    padding: 0 !important;

    color: #8fb4dc !important;

    font-size: 14px !important;

    line-height: 1.5 !important;

    font-weight: 400 !important;

    font-family: inherit !important;

    text-align: left !important;
}


/* Legal */

.evg-legal {
    display: flex !important;

    align-items: center !important;

    justify-content: flex-end !important;

    gap: 9px;

    margin: 0 !important;

    padding: 0 !important;

    text-align: right !important;
}


/* Legal links */

.evg-legal a,
.evg-legal a:visited {
    margin: 0 !important;

    padding: 0 !important;

    color: #8fb4dc !important;

    font-size: 14px !important;

    line-height: 1.5 !important;

    font-weight: 400 !important;

    font-family: inherit !important;

    text-decoration: none !important;
}


/* Legal separator */

.evg-legal span {
    color: #8fb4dc !important;

    font-size: 14px !important;

    opacity: 0.7;
}


/* Legal hover */

.evg-legal a:hover {
    color: #ffffff !important;
}


/* =========================================================
   GLOW ELEMENTS
   ========================================================= */

.evg-footer-glow {
    position: absolute;

    pointer-events: none;

    z-index: 0;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1100px) {

    .evg-footer-container {
        padding-left: 30px;
        padding-right: 30px;
    }


    .evg-footer-main {
        grid-template-columns:
            1.3fr
            1fr
            1fr;

        gap: 35px;
    }


    .evg-footer-column h3 {
        font-size: 18px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .evg-footer {
        width: 100vw !important;

        max-width: 100vw !important;

        left: 50%;

        transform: translateX(-50%);
    }


    .evg-footer-container {
        width: 100% !important;

        padding-left: 22px;
        padding-right: 22px;
    }


    .evg-footer-main {
        grid-template-columns: 1fr !important;

        gap: 32px !important;
    }


    .evg-footer-column h3 {
        font-size: 18px !important;
    }


    .evg-footer-description {
        max-width: 100%;

        font-size: 15px !important;
    }


    /* Contact */

    .evg-footer-contact-row {
        flex-direction: column !important;

        align-items: flex-start !important;

        justify-content: flex-start !important;

        gap: 18px !important;

        padding: 22px 0 !important;
    }


    .evg-footer-contact-row .evg-social {
        margin-left: 0 !important;

        flex-wrap: wrap;
    }


    /* Bottom */

    .evg-footer-bottom {
        flex-direction: column !important;

        align-items: flex-start !important;

        justify-content: flex-start !important;

        gap: 12px !important;

        padding-bottom: 25px !important;
    }


    .evg-legal {
        justify-content: flex-start !important;

        text-align: left !important;

        flex-wrap: wrap;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    .evg-footer-container {
        padding-left: 18px;
        padding-right: 18px;
    }


    .evg-footer-column h3 {
        font-size: 17px !important;
    }


    .evg-footer-column ul li a {
        font-size: 14px !important;
    }


    .evg-footer-contact-row {
        gap: 16px !important;
    }


    .evg-footer-contact-row .evg-contact-item a {
        font-size: 14px !important;
    }


    .evg-footer-contact-row .evg-social {
        width: 100%;
    }


    .evg-footer-contact-row .evg-social a {
        width: 44px !important;

        height: 44px !important;

        min-width: 44px !important;
    }


    .evg-copyright,
    .evg-legal a {
        font-size: 13px !important;
    }

}/* End custom CSS */