/* =========================================================
   28 PRIVÉ - FOOTER 2
   Font: EB Garamond
   Background: #102e57
========================================================= */


/* =========================================================
   MAIN FOOTER
========================================================= */

.elementor-widget-muzex_footer2,
.elementor-widget-muzex_footer2 .site-footer,
.footer-two-modern {
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #102e57 !important;

    color: #ffffff !important;

    font-family: "EB Garamond", Georgia, serif !important;
}


.elementor-widget-muzex_footer2 *,
.footer-two-modern * {
    box-sizing: border-box;
}


/* =========================================================
   FORCE FONT
========================================================= */

.footer-two-modern,
.footer-two-modern h1,
.footer-two-modern h2,
.footer-two-modern h3,
.footer-two-modern h4,
.footer-two-modern h5,
.footer-two-modern h6,
.footer-two-modern p,
.footer-two-modern a,
.footer-two-modern li,
.footer-two-modern span {
    font-family: "EB Garamond", Georgia, serif !important;
}


/* =========================================================
   UPPER AREA
========================================================= */

.footer-two-modern .site-footer__upper {
    width: 100% !important;

    padding-top: 58px !important;
    padding-bottom: 48px !important;

    margin: 0 !important;

    background: #102e57 !important;
}


/* =========================================================
   CONTAINER
========================================================= */

.footer-two-modern .container {
    width: 100% !important;

    max-width: 1240px !important;

    margin-left: auto !important;
    margin-right: auto !important;

    padding-left: 30px;
    padding-right: 30px;
}


/* =========================================================
   FOUR COLUMNS
========================================================= */

.footer-two-modern__row {
    align-items: flex-start;
}


/*
 * DESKTOP:
 * Equal width and equal space between all four columns.
 */

@media (min-width: 1200px) {

    .footer-two-modern__row {
        display: grid !important;

        grid-template-columns:
            250px
            210px
            180px
            250px;

        justify-content: space-between;

        column-gap: 0 !important;

        align-items: start;

        margin-left: 0 !important;
        margin-right: 0 !important;
    }


    .footer-two-modern__row
    > [class*="col-"] {
        width: 100% !important;
        max-width: none !important;

        flex: none !important;

        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}


.footer-two-modern .footer-widget {
    width: 100%;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   BRAND ROW
========================================================= */

.footer-two-modern__brand {
    display: inline-flex !important;

    align-items: center;

    gap: 24px;

    height: 32px;
    min-height: 32px;

    margin: 0 0 24px !important;

    padding: 0 !important;

    text-decoration: none !important;

    overflow: visible !important;
}


/* =========================================================
   LOGO CREST
========================================================= */

.footer-two-modern__brand img {
    display: block !important;

    width: 50px !important;
    max-width: 80px !important;

    height: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: contain;

    flex-shrink: 0;

    transform: scale(1.4);

    transform-origin: left center;
}


/* =========================================================
   BRAND NAME
========================================================= */

.footer-two-modern__brand-name {
    margin: 0 !important;

    padding: 0 !important;

    font-family: "EB Garamond", Georgia, serif !important;

    font-size: 20.8px !important;
    line-height: 1 !important;

    font-weight: 700 !important;

    letter-spacing: 0.3px;

    color: #ffffff !important;

    white-space: nowrap;
}


/* =========================================================
   FIRST COLUMN DESCRIPTION
========================================================= */

.footer-two-modern__description {
    max-width: 245px;

    margin: 0 !important;
    padding: 0 !important;

    font-family: "EB Garamond", Georgia, serif !important;

    font-size: 14.2px !important;
    line-height: 1.75 !important;

    font-weight: 500 !important;

    letter-spacing: 0;

    color: #ffffff !important;
}


/* =========================================================
   COLUMN HEADINGS
========================================================= */

.footer-two-modern .footer-widget__title {
    display: flex;

    align-items: center;

    height: 32px;
    min-height: 32px;

    margin: 0 0 24px !important;

    padding: 0 !important;

    font-family: "EB Garamond", Georgia, serif !important;

    font-size: 20.8px !important;
    line-height: 1 !important;

    font-weight: 700 !important;

    letter-spacing: 0;

    color: #ffffff !important;
}


/* =========================================================
   GENERAL FOOTER TEXT
========================================================= */

.footer-two-modern .site-footer__upper p,
.footer-two-modern .site-footer__upper li,
.footer-two-modern .site-footer__upper li a,
.footer-two-modern .site-footer__upper .footer-widget a {
    font-family: "EB Garamond", Georgia, serif !important;

    font-size: 14.2px !important;
    line-height: 1.55 !important;

    font-weight: 500 !important;

    letter-spacing: 0;

    color: #ffffff !important;
}


/* =========================================================
   QUICK LINKS
   LARGE DESKTOP:
   First 5 items vertically, then start second column
========================================================= */

.footer-two-modern
.footer-widget__links-list {
    display: grid !important;

    grid-template-rows: repeat(5, auto) !important;

    grid-auto-flow: column !important;

    grid-auto-columns: max-content !important;

    column-gap: 28px !important;
    row-gap: 8px !important;

    width: max-content !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}


.footer-two-modern
.footer-widget__links-list li {
    position: relative;

    width: max-content !important;

    margin: 0 !important;

    padding-left: 13px !important;

    white-space: nowrap !important;

    word-break: normal !important;
    overflow-wrap: normal !important;
}


.footer-two-modern
.footer-widget__links-list li a {
    display: inline-block !important;

    width: auto !important;

    white-space: nowrap !important;

    word-break: normal !important;
    overflow-wrap: normal !important;
}


/* =========================================================
   QUICK LINK BULLET
========================================================= */

.footer-two-modern
.footer-widget__links-list li::before {
    content: "";

    position: absolute;

    left: 0;
    top: 9px;

    width: 4px;
    height: 4px;

    border-radius: 50%;

    background: #ffffff;
}


/* =========================================================
   CONTACT
========================================================= */

.footer-two-modern
.footer-widget__contact p {
    margin: 0 0 5px !important;

    padding: 0 !important;

    font-family: "EB Garamond", Georgia, serif !important;
}


.footer-two-modern
.footer-widget__contact p:last-child {
    margin-bottom: 0 !important;
}


/* Force email + phone to EB Garamond */

.footer-two-modern
.footer-widget__contact p a,

.footer-two-modern
.footer-widget__contact a[href^="mailto:"],

.footer-two-modern
.footer-widget__contact a[href^="tel:"] {
    font-family: "EB Garamond", Georgia, serif !important;

    font-style: normal !important;

    font-weight: 500 !important;
}


/* =========================================================
   LINKEDIN
========================================================= */

.footer-two-modern__social {
    margin-top: 14px;
}


/* LinkedIn button */

.footer-two-modern__social a,
.footer-two-modern__social a:visited,
.footer-two-modern__social a:hover,
.footer-two-modern__social a:focus,
.footer-two-modern__social a:active {
    display: inline-flex !important;

    align-items: center;
    justify-content: center;

    width: 32px;
    height: 32px;

    margin: 0 !important;
    padding: 0 !important;

    border:
        1px solid
        rgba(255, 255, 255, 0.55) !important;

    border-radius: 50%;

    background: transparent !important;
    background-color: transparent !important;

    color: #ffffff !important;

    text-decoration: none !important;

    transform: none !important;

    box-shadow: none !important;

    outline: none !important;
}


/* Font Awesome LinkedIn */

.footer-two-modern__social a i,
.footer-two-modern__social a:hover i,
.footer-two-modern__social a:focus i,
.footer-two-modern__social a:active i {
    font-family: "Font Awesome 5 Brands" !important;

    font-size: 14px !important;
    line-height: 1 !important;

    font-style: normal !important;
    font-weight: 400 !important;

    color: #ffffff !important;
}


/* Inline SVG LinkedIn fallback */

.footer-two-modern__linkedin-icon {
    display: block;

    width: 15px;
    height: 15px;

    color: #ffffff !important;
}


.footer-two-modern__social a:hover
.footer-two-modern__linkedin-icon,
.footer-two-modern__social a:focus
.footer-two-modern__linkedin-icon,
.footer-two-modern__social a:active
.footer-two-modern__linkedin-icon {
    color: #ffffff !important;
}


/* =========================================================
   LOCATION
========================================================= */

.footer-two-modern
.footer-widget__open-hrs p {
    max-width: 230px;

    margin: 0 !important;
    padding: 0 !important;

    line-height: 1.65 !important;
}


/* =========================================================
   LINKS
========================================================= */

.footer-two-modern a,
.footer-two-modern a:visited {
    color: #ffffff !important;

    text-decoration: none !important;

    transition: color 0.25s ease;
}


.footer-two-modern a:hover,
.footer-two-modern a:focus {
    color: #c9a668 !important;
}


/* Keep LinkedIn white on hover */

.footer-two-modern__social a:hover,
.footer-two-modern__social a:focus {
    color: #ffffff !important;
}


/* Brand hover */

.footer-two-modern__brand:hover
.footer-two-modern__brand-name {
    color: #c9a668 !important;
}


/* =========================================================
   FOOTER BOTTOM
========================================================= */

.footer-two-modern .site-footer__bottom {
    width: 100% !important;

    margin: 0 !important;

    padding-top: 26px !important;
    padding-bottom: 26px !important;

    background: #102e57 !important;

    border-top:
        1px solid
        rgba(255, 255, 255, 0.05);
}


/* =========================================================
   BOTTOM INNER
========================================================= */

.footer-two-modern__bottom {
    display: flex !important;

    align-items: center;

    justify-content: space-between;

    gap: 30px;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   COPYRIGHT
========================================================= */

.footer-two-modern__copyright {
    margin: 0 !important;
    padding: 0 !important;

    font-family: "EB Garamond", Georgia, serif !important;

    font-size: 12.9px !important;
    line-height: 1.4 !important;

    font-weight: 500 !important;

    color: #ffffff !important;
}


/* =========================================================
   BOTTOM LINKS
========================================================= */

.footer-two-modern
.site-footer__bottom-links {
    display: flex;

    align-items: center;

    justify-content: flex-end;

    flex-wrap: wrap;

    gap: 5px 12px;
}


.footer-two-modern
.site-footer__bottom-links a {
    font-family: "EB Garamond", Georgia, serif !important;

    font-size: 13.1px !important;
    line-height: 1.4 !important;

    font-weight: 500 !important;

    color: #ffffff !important;
}


/* =========================================================
   REMOVE LAST MARGINS
========================================================= */

.footer-two-modern p:last-child,
.footer-two-modern ul:last-child {
    margin-bottom: 0 !important;
}


/* =========================================================
   SMALL DESKTOP / LAPTOP
   992px - 1199px
========================================================= */

@media (min-width: 992px) and (max-width: 1199px) {

    .footer-two-modern .container {
        max-width: 1100px !important;

        padding-left: 28px;
        padding-right: 28px;
    }


    .footer-two-modern .site-footer__upper {
        padding-top: 52px !important;
        padding-bottom: 44px !important;
    }


    .footer-two-modern__brand-name,
    .footer-two-modern .footer-widget__title {
        font-size: 19px !important;
    }


    .footer-two-modern .site-footer__upper p,
    .footer-two-modern .site-footer__upper li,
    .footer-two-modern .site-footer__upper li a {
        font-size: 13.8px !important;
    }


    /* Four-column laptop layout */

    .footer-two-modern__row {
        display: grid !important;

        grid-template-columns:
            repeat(4, minmax(0, 1fr));

        column-gap: 38px !important;

        align-items: start;

        margin-left: 0 !important;
        margin-right: 0 !important;
    }


    .footer-two-modern__row
    > [class*="col-"] {
        width: auto !important;
        max-width: none !important;

        flex: none !important;

        padding-left: 0 !important;
        padding-right: 0 !important;
    }


    /* Quick links become vertical */

    .footer-two-modern
    .footer-widget__links-list {
        display: grid !important;

        grid-template-rows: none !important;

        grid-template-columns: 1fr !important;

        grid-auto-flow: row !important;

        grid-auto-columns: auto !important;

        width: 100% !important;
        max-width: 100% !important;

        column-gap: 0 !important;
        row-gap: 8px !important;
    }


    .footer-two-modern
    .footer-widget__links-list li {
        width: 100% !important;

        white-space: nowrap !important;
    }


    .footer-two-modern
    .footer-widget__links-list li a {
        white-space: nowrap !important;

        word-break: normal !important;
        overflow-wrap: normal !important;
    }

}


/* =========================================================
   TABLET
   768px - 991px
========================================================= */

@media (max-width: 991px) {

    .footer-two-modern .site-footer__upper {
        padding-top: 45px !important;
        padding-bottom: 38px !important;
    }


    .footer-two-modern__row {
        display: flex !important;

        flex-wrap: wrap;

        row-gap: 35px;

        margin-left: -15px !important;
        margin-right: -15px !important;
    }


    .footer-two-modern__row
    > [class*="col-"] {
        flex: 0 0 50% !important;

        width: 50% !important;
        max-width: 50% !important;

        padding-left: 15px !important;
        padding-right: 15px !important;
    }


    .footer-two-modern__description,
    .footer-two-modern
    .footer-widget__open-hrs p {
        max-width: 90%;
    }


    /* Quick links - one per line */

    .footer-two-modern
    .footer-widget__links-list {
        display: grid !important;

        grid-template-rows: none !important;

        grid-template-columns: 1fr !important;

        grid-auto-flow: row !important;

        grid-auto-columns: auto !important;

        width: 100% !important;
        max-width: 100% !important;

        column-gap: 0 !important;
        row-gap: 8px !important;
    }


    .footer-two-modern
    .footer-widget__links-list li,
    .footer-two-modern
    .footer-widget__links-list li a {
        white-space: nowrap !important;

        word-break: normal !important;
        overflow-wrap: normal !important;
    }


    .footer-two-modern__bottom {
        gap: 20px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .footer-two-modern .container {
        padding-left: 24px;
        padding-right: 24px;
    }


    .footer-two-modern .site-footer__upper {
        padding-top: 40px !important;
        padding-bottom: 35px !important;
    }


    .footer-two-modern__row {
        display: block !important;

        margin-left: 0 !important;
        margin-right: 0 !important;
    }


    .footer-two-modern__row
    > [class*="col-"] {
        width: 100% !important;

        max-width: 100% !important;

        padding-left: 0 !important;
        padding-right: 0 !important;

        margin-bottom: 32px;
    }


    .footer-two-modern__row
    > [class*="col-"]:last-child {
        margin-bottom: 0;
    }


    /* BRAND */

    .footer-two-modern__brand {
        height: 32px;
        min-height: 32px;

        gap: 22px;

        margin-bottom: 20px !important;
    }


    .footer-two-modern__brand img {
        width: 44px !important;
        max-width: 44px !important;

        transform: scale(1.3);

        transform-origin: left center;
    }


    .footer-two-modern__brand-name {
        font-size: 19px !important;
    }


    /* HEADINGS */

    .footer-two-modern
    .footer-widget__title {
        height: auto;
        min-height: auto;

        margin-bottom: 16px !important;

        font-size: 19px !important;
    }


    /* DESCRIPTION */

    .footer-two-modern__description,
    .footer-two-modern
    .footer-widget__open-hrs p {
        max-width: 100%;
    }


    /* QUICK LINKS */

    .footer-two-modern
    .footer-widget__links-list {
        display: grid !important;

        grid-template-rows: none !important;

        grid-template-columns: 1fr !important;

        grid-auto-flow: row !important;

        grid-auto-columns: auto !important;

        width: 100% !important;
        max-width: 100% !important;

        column-gap: 0 !important;
        row-gap: 8px !important;
    }


    .footer-two-modern
    .footer-widget__links-list li {
        width: 100% !important;
    }


    .footer-two-modern
    .footer-widget__links-list li,
    .footer-two-modern
    .footer-widget__links-list li a {
        white-space: nowrap !important;

        word-break: normal !important;
        overflow-wrap: normal !important;
    }


    /* LINKEDIN */

    .footer-two-modern__social {
        margin-top: 12px;
    }


    .footer-two-modern__social a {
        width: 30px;
        height: 30px;
    }


    .footer-two-modern__social a i {
        font-size: 13px !important;
    }


    .footer-two-modern__linkedin-icon {
        width: 14px;
        height: 14px;
    }


    /* BOTTOM */

    .footer-two-modern__bottom {
        flex-direction: column;

        align-items: center;

        justify-content: center;

        gap: 12px;

        text-align: center;
    }


    .footer-two-modern
    .site-footer__bottom-links {
        justify-content: center;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .footer-two-modern .container {
        padding-left: 20px;
        padding-right: 20px;
    }


    .footer-two-modern .site-footer__upper {
        padding-top: 35px !important;
        padding-bottom: 30px !important;
    }


    /* LOGO */

    .footer-two-modern__brand {
        gap: 20px;
    }


    .footer-two-modern__brand img {
        width: 40px !important;
        max-width: 40px !important;

        transform: scale(1.25);

        transform-origin: left center;
    }


    .footer-two-modern__brand-name {
        font-size: 18px !important;
    }


    /* TITLES */

    .footer-two-modern
    .footer-widget__title {
        font-size: 18px !important;
    }


    /* QUICK LINKS */

    .footer-two-modern
    .footer-widget__links-list {
        display: grid !important;

        grid-template-columns: 1fr !important;

        grid-template-rows: none !important;

        grid-auto-flow: row !important;

        row-gap: 7px !important;

        width: 100% !important;
    }


    .footer-two-modern
    .footer-widget__links-list li,
    .footer-two-modern
    .footer-widget__links-list li a {
        white-space: nowrap !important;
    }


    /* TEXT */

    .footer-two-modern .site-footer__upper p,
    .footer-two-modern .site-footer__upper li,
    .footer-two-modern .site-footer__upper li a {
        font-size: 13.5px !important;
    }


    .footer-two-modern__copyright,
    .footer-two-modern
    .site-footer__bottom-links a {
        font-size: 12.5px !important;
    }

}