.elementor-1811 .elementor-element.elementor-element-effeed1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-7096718 *//* --- TỔNG THỂ KHUNG FOOTER MQ --- */
.nb-footer-wrapper {
    background-color: #0b1320 !important;
    color: #a0aec0 !important;
    padding: 60px 0 0 0 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    box-sizing: border-box !important;
    width: 100% !important;
}

.nb-footer-container {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 20px 40px 20px !important;
    display: grid !important;
    grid-template-columns: 1.4fr 0.7fr 1.1fr 1.1fr 1fr !important; /* Mở rộng nhẹ cột 1 chứa slogan dài */
    gap: 30px !important;
}

.nb-footer-col {
    display: flex !important;
    flex-direction: column !important;
}

.nb-footer-title {
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    margin: 0 0 20px 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}

/* =========================================================================
   STYLE KHỐI TEXT LOGO: ĐÚNG MÀU CHỮ OG & SLOGAN BÊN DƯỚI
   ========================================================================= */
.nb-footer-logo-block {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin-bottom: 15px !important;
}

.nb-img-logo {
    height: 44px !important; /* Tăng nhẹ để tương thích với cấu trúc text 2 dòng */
    width: auto !important;
    object-fit: contain !important;
}

.nb-logo-text-group {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.nb-main-logo-text {
    font-family: inherit !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    letter-spacing: 0.5px !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
}

/* Nhuộm màu vàng cam cho chữ OG */
.nb-highlight-text {
    color: #d4a359 !important;
}

/* Text slogan nhỏ bên dưới */
.nb-sub-logo-text {
    font-size: 10px !important;
    color: #a0aec0 !important;
    letter-spacing: 0.2px !important;
    margin-top: 2px !important;
    white-space: nowrap !important;
}

/* --- MÔ TẢ & MẠNG XÃ HỘI --- */
.nb-brand-desc {
    margin: 0 0 20px 0 !important;
    font-size: 13.5px !important;
    color: #a0aec0 !important;
}

.nb-social-icons {
    display: flex !important;
    gap: 10px !important;
}

.nb-social-item {
    width: 32px !important;
    height: 32px !important;
    background-color: rgba(255, 255, 255, 0.07) !important;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    transition: all 0.2s ease !important;
}

.nb-social-item:hover {
    background-color: #d4a359 !important;
}

.nb-social-item svg {
    width: 16px !important;
    height: 16px !important;
}

/* --- LINKS --- */
.nb-footer-links {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.nb-footer-links li {
    margin-bottom: 10px !important;
}

.nb-footer-links li a {
    color: #a0aec0 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.nb-footer-links li a:hover {
    color: #ffffff !important;
}

/* --- THÔNG TIN CÔNG TY --- */
.nb-footer-text p {
    margin: 0 0 10px 0 !important;
}

.nb-text-highlight {
    color: #ffffff !important;
    font-weight: 600 !important;
}

/* --- LIÊN HỆ --- */
.nb-contact-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

.nb-contact-item {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.nb-contact-icon {
    color: #d4a359 !important;
    display: inline-flex !important;
    flex-shrink: 0 !important;
}

.nb-contact-icon svg {
    width: 16px !important;
    height: 16px !important;
}

.nb-hotline-text {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

/* =========================================================================
   STYLE ĐỊNH DẠNG KHU VỰC KHUNG BẢN ĐỒ NHÚNG IFRAME
   ========================================================================= */
.nb-footer-map-box {
    width: 100% !important;
    border-radius: 6px !important;
    overflow: hidden !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    margin-bottom: 10px !important;
    height: 110px !important;
    background-color: #1a2332 !important;
}

.nb-footer-map-box iframe {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.nb-map-address {
    font-size: 13px !important;
    margin: 0 !important;
    color: #a0aec0 !important;
}

/* --- DẢI COPYRIGHT --- */
.nb-footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    padding: 20px 0 !important;
    margin-top: 20px !important;
}

.nb-footer-bottom-inner {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    font-size: 13px !important;
}

.nb-footer-bottom-links a {
    color: #a0aec0 !important;
    text-decoration: none !important;
}

.nb-footer-bottom-links a:hover {
    color: #ffffff !important;
}

.nb-divider {
    margin: 0 8px !important;
    color: rgba(255, 255, 255, 0.2) !important;
}

/* --- RESPONSIVE DI ĐỘNG --- */
@media (max-width: 991px) {
    .nb-footer-container {
        grid-template-columns: 1fr 1fr !important;
        gap: 40px !important;
    }
}

@media (max-width: 575px) {
    .nb-footer-container {
        grid-template-columns: 1fr !important;
        gap: 30px !important;
    }
    .nb-footer-bottom-inner {
        flex-direction: column !important;
        gap: 10px !important;
        text-align: center !important;
    }
}/* End custom CSS */