/* DubaiHome authoritative Global Footer. This is the only live Footer stylesheet. */
.dhhfe-footer-wrap,
.dhhfe-footer-wrap .footer-top-wrap,
.dhhfe-footer-wrap .footer-bottom-wrap {
    background: #102033 !important;
    background-color: #102033 !important;
    color: #fff !important;
    font-family: "Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    box-shadow: none !important;
}

.dhhfe-footer-wrap {
    width: 100%;
    border: 0;
    border-radius: 0;
}

.dhhfe-footer-wrap .footer-top-wrap {
    padding: 100px 0 70px;
}

.dhhfe-footer-wrap .footer-bottom-wrap {
    padding: 24px 0;
}

.dhhfe-footer-wrap .dhhfe-footer-container {
    box-sizing: border-box;
    width: calc(100% - 32px);
    max-width: 1310px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}

.dhhfe-footer-wrap,
.dhhfe-footer-wrap a,
.dhhfe-footer-wrap span,
.dhhfe-footer-wrap strong,
.dhhfe-footer-wrap .widget-title,
.dhhfe-footer-wrap .footer-copyright,
.dhhfe-footer-wrap .footer-nav,
.dhhfe-footer-wrap .dhhfe-footer-company {
    color: #fff !important;
}

.dhhfe-footer-wrap a {
    text-decoration: none;
}

.dhhfe-footer-wrap a:hover,
.dhhfe-footer-wrap a:focus,
.dhhfe-footer-wrap a:hover span,
.dhhfe-footer-wrap a:focus span,
.dhhfe-footer-wrap a:hover .dhhfe-footer-icon,
.dhhfe-footer-wrap a:focus .dhhfe-footer-icon,
.dhhfe-footer-wrap .dhhfe-footer-link.is-active,
.dhhfe-footer-wrap .dhhfe-footer-link[aria-current="page"] {
    color: #00a6ae !important;
}

.dhhfe-footer-wrap a:focus-visible {
    outline: 3px solid currentColor;
    outline-offset: 3px;
}

.dhhfe-footer-wrap .dhhfe-footer-grid {
    display: grid !important;
    width: 100%;
    column-gap: 34px;
    row-gap: 28px;
    align-items: start;
}

.dhhfe-footer-wrap .dhhfe-footer-grid--count-5 {
    grid-template-columns: minmax(205px, 1.22fr) minmax(205px, 1.22fr) minmax(205px, 1.22fr) minmax(115px, .68fr) minmax(235px, 1.34fr);
}

.dhhfe-footer-wrap .dhhfe-footer-grid--count-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.dhhfe-footer-wrap .dhhfe-footer-grid--count-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.dhhfe-footer-wrap .dhhfe-footer-grid--count-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.dhhfe-footer-wrap .dhhfe-footer-grid--count-1 { grid-template-columns: 1fr; }

.dhhfe-footer-wrap .dhhfe-footer-col {
    min-width: 0;
    width: auto !important;
    max-width: none !important;
    flex: initial !important;
    padding: 0 !important;
    margin: 0 !important;
}

.dhhfe-footer-wrap .dhhfe-footer-widget,
.dhhfe-footer-wrap .footer-widget,
.dhhfe-footer-wrap .widget-wrap {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.dhhfe-footer-wrap .widget-title {
    margin-top: 0;
    margin-bottom: 24px !important;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    overflow-wrap: anywhere;
}

.dhhfe-footer-wrap .dhhfe-footer-list,
.dhhfe-footer-wrap .dhhfe-footer-contact {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.dhhfe-footer-wrap .dhhfe-footer-list li,
.dhhfe-footer-wrap .dhhfe-footer-contact li {
    margin: 0 0 8px;
    padding: 0;
    line-height: 1.55;
    list-style: none;
}

.dhhfe-footer-wrap .dhhfe-footer-list li:last-child,
.dhhfe-footer-wrap .dhhfe-footer-contact li:last-child {
    margin-bottom: 0;
}

.dhhfe-footer-wrap .dhhfe-footer-list a {
    display: inline-flex;
    align-items: flex-start;
    gap: 6px;
    max-width: 100%;
}

.dhhfe-footer-wrap .dhhfe-footer-list a span,
.dhhfe-footer-wrap .dhhfe-footer-contact span {
    min-width: 0;
    overflow-wrap: anywhere;
}

.dhhfe-footer-wrap .dhhfe-footer-contact li {
    display: flex;
    align-items: flex-start;
    gap: 6px;
}

.dhhfe-footer-wrap .dhhfe-footer-icon {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 1em;
    min-width: 1em;
    margin-top: 4px;
    font-family: inherit !important;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    vertical-align: middle;
}

.dhhfe-footer-wrap .dhhfe-footer-icon::before { content: ""; }
.dhhfe-footer-wrap .dhhfe-footer-icon-arrow::before { content: "\203a"; }
.dhhfe-footer-wrap .dhhfe-footer-icon-phone::before { content: "\260e"; font-size: .92em; }
.dhhfe-footer-wrap .dhhfe-footer-icon-email::before { content: "\2709"; font-size: .92em; }
.dhhfe-footer-wrap .dhhfe-footer-icon-pin::before { content: "\2022"; font-size: 1.05em; }

.dhhfe-footer-wrap[data-dhhfe-footer-context="clean"] .dhhfe-footer-contact .dhhfe-footer-icon {
    display: none !important;
}

.dhhfe-footer-wrap .dhhfe-footer-company {
    margin-bottom: 16px;
    text-align: center;
    opacity: .92;
}

.dhhfe-footer-wrap .dhhfe-footer-bottom-inner {
    display: flex !important;
    flex-direction: column;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px;
}

.dhhfe-footer-wrap .footer-copyright,
.dhhfe-footer-wrap .footer-nav {
    margin: 0;
}

.dhhfe-footer-wrap .dhhfe-footer-legal-sep {
    display: inline-block;
    margin: 0 4px;
}

@media (min-width: 768px) {
    .dhhfe-footer-wrap .dhhfe-footer-bottom-inner {
        flex-direction: row;
    }
}

@media (min-width: 992px) {
    .dhhfe-footer-wrap .dhhfe-footer-container {
        width: calc(100% - 128px);
        max-width: 1390px;
    }
}

@media (max-width: 1199.98px) {
    .dhhfe-footer-wrap .dhhfe-footer-grid,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-5,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-4 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 30px;
    }
}

@media (max-width: 767.98px) {
    .dhhfe-footer-wrap .footer-top-wrap {
        padding: 50px 30px 30px;
    }

    .dhhfe-footer-wrap .dhhfe-footer-grid,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-5,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-4,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 22px;
        row-gap: 20px;
    }

    .dhhfe-footer-wrap .dhhfe-footer-bottom-inner {
        justify-content: center !important;
        text-align: center;
    }

    .dhhfe-footer-wrap .footer-nav,
    .dhhfe-footer-wrap .footer-copyright {
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .dhhfe-footer-wrap .dhhfe-footer-grid,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-5,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-4,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-3,
    .dhhfe-footer-wrap .dhhfe-footer-grid--count-2 {
        grid-template-columns: 1fr;
        row-gap: 14px;
    }
}
