@import '_content/AlYesir.Blazor.Components/AlYesir.Blazor.Components.f7p400awos.bundle.scp.css';

/* _content/AlNaserHolding/Pages/Components/FinalContactSection.razor.rz.scp.css */
/* Main outer spacing */
.contact-final-section[b-suq7t7msv4] {
    margin: 0 0;
}

/* Rounded dark container */
.contact-box[b-suq7t7msv4] {
    background: #fff url('/images/Home/bg.png') no-repeat right center;
    background-size: cover;
    border-radius: 30px;
    padding: 80px;
    color: #fff;
    min-height: 40vh;
    display: flex;
    align-items: center;
}

/* Left Content */
.contact-text[b-suq7t7msv4] {
    max-width: 600px;
}

/* Small heading */
.contact-small-title[b-suq7t7msv4] {
    font-size: var(--Title);
    font-weight: 700;
    margin-bottom: 15px;
    opacity: 1;
}

/* Big heading */
.contact-main-title[b-suq7t7msv4] {
    font-size: var(--Normal-Text);
    line-height: var(--lareg-line-height);
    margin-bottom: 30px;
}

/* CTA Button */
.contact-btn[b-suq7t7msv4] {
    display: inline-block;
    padding: 12px 35px;
    background-color: #f9a825; /* Change color as needed */
    color: #000;
    text-decoration: none;
    font-weight: 500;
    border-radius: 30px;
    transition: 0.3s;
}

    .contact-btn:hover[b-suq7t7msv4] {
        background-color: #ffc400;
    }

/* Mobile Responsive */
@media (max-width: 768px) {
    .contact-box[b-suq7t7msv4] {
        padding: 40px 30px;
        text-align: left;
        min-height: auto;
    }

    .contact-main-title[b-suq7t7msv4] {
        font-size: var(--Normal-Text);
    }

    .contact-box[b-suq7t7msv4] {
        background: #fff url('/images/Home/bg-mob.png') no-repeat right center;
        background-size: cover;
        min-height: 60vh;
        align-items:start;
    }
}
/* _content/AlNaserHolding/Pages/Components/HeroSection.razor.rz.scp.css */
/* ===========================================
   HERO SECTION
=========================================== */

.hero-section[b-zwgkijzhju] {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

/* ✅ Background Image Carousel */
.hero-bg-carousel[b-zwgkijzhju] {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

    .hero-bg-carousel.ready[b-zwgkijzhju] {
        opacity: 1;
    }

.hero-bg-slide[b-zwgkijzhju] {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

    .hero-bg-slide img[b-zwgkijzhju] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

/* ✅ Overlay above background */
.video-overlay[b-zwgkijzhju] {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

/* ✅ Foreground content */
.hero-content[b-zwgkijzhju] {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 95%;
    color: #fff;
    padding-top: 10%;
}

/* ✅ Static title */
.hero-title h1[b-zwgkijzhju] {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 2rem;
}

/* ✅ Carousel container */
.hero-carousel[b-zwgkijzhju] {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 10px;
}

/* ✅ Slide Layout */
.slick-slide[b-zwgkijzhju] {
    display: block !important;
}

.hero-slide[b-zwgkijzhju] {
    display: flex !important;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 0;
    align-items: flex-start;
}

/* Column 1 */
.number-text[b-zwgkijzhju] {
    align-self: flex-start;
    padding-top: 10px;
    font-size: 1.1rem;
    font-weight: 600;
}

/* Column 2 */
.content-text[b-zwgkijzhju] {
    align-self: flex-start;
    padding-top: 10px;
}

.main-text[b-zwgkijzhju] {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.6;
}

/* Column 3 */
.image-area[b-zwgkijzhju] {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

    .image-area img[b-zwgkijzhju] {
        max-width: 290px;
        width: 100%;
        height: auto;
        border-radius: 5px;
    }

/* ✅ Hide small carousel on mobile */
@media (max-width: 768px) {
    .desktop-carousel[b-zwgkijzhju] {
        display: none !important;
    }

    .hero-section[b-zwgkijzhju] {
        height: 90vh;
    }

    .hero-content[b-zwgkijzhju] {
        padding-top: 65%;
    }

    .hero-title h1[b-zwgkijzhju] {
        font-size: 1.8rem;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .main-text[b-zwgkijzhju] {
        font-size: 1.2rem;
    }

    .hero-slide[b-zwgkijzhju] {
        text-align: left;
    }

    .image-area[b-zwgkijzhju] {
        justify-content: flex-start;
    }

        .image-area img[b-zwgkijzhju] {
            max-width: 65%;
            margin-top: 2rem;
        }
}
/* _content/AlNaserHolding/Pages/Components/InvestmentCarousel.razor.rz.scp.css */
.investment-carousel[b-469v5pb62i] {
    width: 100%;
    height: 70vh;
    position: relative;
}

.slider[b-469v5pb62i], .slide[b-469v5pb62i] {
    width: 100%;
    height: 70vh;
}

.slide[b-469v5pb62i] {
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
}
    /* ✅ Dark overlay */
    .slide .overlay[b-469v5pb62i] {
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.5);
    }

/* ✅ Foreground content */
.content-wrapper[b-469v5pb62i] {
    /*position: relative;
    z-index: 2;
    color: #fff;
    max-width: 650px;
    margin-left: 80px;*/ /* Content margin from left */
    position: relative;
    z-index: 2;
    color: #fff;
    /*max-width: 650px;*/
    margin-left: 80px;
    margin-top: 10% !important;
    height: 100%;
    padding-left: 20px;
    padding-right: 25px;
}
/* ✅ Bigger static title */
.fixed-title[b-469v5pb62i] {
    font-size: var(--Title); /* Increased font size */
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
}

/* ✅ Slide dynamic title */
.slide-title[b-469v5pb62i] {
    font-size: var(--L-Title);
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

/* ✅ Slide description text */
.slide-text[b-469v5pb62i] {
    font-size: var(--Normal-Text);
    line-height: var(--lareg-line-height);
    margin-bottom: 25px;
}

/* ✅ Button styling */
.btn-learn[b-469v5pb62i] {
    padding: 10px 30px;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

    .btn-learn:hover[b-469v5pb62i] {
        background: #fff;
        color: #000;
    }



/* Slick dots */
/*.slick-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

    .slick-dots li button:before {
        color: #fff;
    }*/

/* ✅ Mobile */
@media (max-width: 768px) {
    .investment-carousel[b-469v5pb62i] {
        height: auto;
        min-height: 70vh;
    }
    .slider[b-469v5pb62i], .slide[b-469v5pb62i] {
        width: 100%;
        height: 70vh;
    }
    .slide-title[b-469v5pb62i] {
        font-size: var(--Title);
    }

    .content-wrapper[b-469v5pb62i] {
        margin-left: 20px;
        margin-right: 20px;
    }
}
/* _content/AlNaserHolding/Pages/Components/PartnershipSection.razor.rz.scp.css */
/* Outer wrapper inside container */
.partnership-wrapper[b-rinugwx0zy] {
    width: 100%;
    position: relative;
}


/* Background Section */
.partnership-section[b-rinugwx0zy] {
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
    border-radius: 10px;
}

/* Background fade layers */
.ps-bg[b-rinugwx0zy] {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    z-index: 1;
    pointer-events: none;
}

    .ps-bg.top[b-rinugwx0zy] {
        opacity: 0;
        transition: opacity 0.6s ease-in-out;
    }

        .ps-bg.top.show[b-rinugwx0zy] {
            opacity: 1;
        }

/* Dark overlay */
.overlay[b-rinugwx0zy] {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 2;
}

/* Tabs + Content */
.tabs-and-content[b-rinugwx0zy] {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding: 20px 40px;
    display: flex;
    flex-direction: column;
}

/* Tabs - Desktop */
.value-tabs[b-rinugwx0zy] {
    display: flex;
    gap: 30px;
    margin-bottom: auto;
    margin-top:20px;
}

    .value-tabs button[b-rinugwx0zy] {
        background: none;
        border: none;
        color: rgba(255,255,255,0.6);
        font-size: var(--Normal-Text);
        cursor: pointer;
        transition: color 0.3s;
    }

        .value-tabs button.active[b-rinugwx0zy],
        .value-tabs button:hover[b-rinugwx0zy] {
            color: #fff;
        }

/* Bottom-right Content */
.value-content[b-rinugwx0zy] {
    position: absolute;
    bottom: 40px;
    right: 40px;
    max-width: 450px;
    color: #fff;
    text-align: left;
}

    .value-content h3[b-rinugwx0zy] {
        font-size: var(--Title);
        margin-bottom: 10px;
    }

    .value-content p[b-rinugwx0zy] {
        color: #eee;
        line-height: var(--lareg-line-height);
    }

.learn-more-btn[b-rinugwx0zy] {
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 10px 25px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

    .learn-more-btn:hover[b-rinugwx0zy] {
        background: #fff;
        color: #000;
    }

/* Fade animation */
.fade-blur[b-rinugwx0zy] {
    animation: fadeBlur-b-rinugwx0zy 0.6s ease;
}

@keyframes fadeBlur-b-rinugwx0zy {
    from {
        opacity: 0;
        filter: blur(5px);
    }

    to {
        opacity: 1;
        filter: blur(0);
    }
}

/* Responsive - Mobile */
@media (max-width: 768px) {
    .value-tabs[b-rinugwx0zy] {
        flex-direction: column;
        gap: 10px;
        align-items:self-start;
    }

    .value-content[b-rinugwx0zy] {
        bottom: 20px;
        left: 20px;
        right: auto;
        max-width: 90%;
    }


    .tabs-and-content[b-rinugwx0zy] {
        position: relative;
        z-index: 3;
        width: 100%;
        height: 100%;
        padding: 10px 10px;
        display: flex;
        flex-direction: column;
    }
    .partnership-section[b-rinugwx0zy] {
        position: relative;
        width: 100%;
        height: 510px;
        overflow: hidden;
        border-radius: 10px;
    }
    .value-tabs button[b-rinugwx0zy] {
        font-size:1rem;
    }
}
/* _content/AlNaserHolding/Pages/Components/SectorsSection.razor.rz.scp.css */
/* Section base */
.sectors-section[b-hlbxv3n7yq] {
    position: relative;
    width: 100%;
    min-height: 80vh;
    color: #fff;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: stretch;
}

    /* Overlay that does NOT block clicks */
    .sectors-section .overlay[b-hlbxv3n7yq] {
        position: absolute;
        inset: 0;
        background: linear-gradient(to right, rgba(0,0,0,.65) 30%, rgba(0,0,0,.35));
        z-index: 1;
        pointer-events: none; /* <- fixes your click issue */
    }

/* Layout wrapper above overlay */
.sectors-inner[b-hlbxv3n7yq] {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-top: 12px;
}

/* Left list (top-aligned) */
.sectors-list[b-hlbxv3n7yq] {
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    border-right: 1px solid rgba(255,255,255,0.5);
}

.sector-btn[b-hlbxv3n7yq] {
    background: transparent;
    border: 1px solid rgba(255,255,255,.35);
    color: rgba(255,255,255,.85);
    padding: 6px 14px;
    border-radius: 18px;
    cursor: pointer;
    transition: all .25s;
    font-size: var(--ActionLink);
}

    .sector-btn:hover[b-hlbxv3n7yq],
    .sector-btn.active[b-hlbxv3n7yq] {
        background: #fff;
        color: #000;
        border-color: #fff;
    }

/* Right content uses absolute anchors to pin areas */
.sectors-content[b-hlbxv3n7yq] {
    position: relative;
    z-index: 2;
    min-height: calc(80vh - 24px);
}

/* Title top-left */
.sector-title-block[b-hlbxv3n7yq] {
    position: absolute;
    top: 40px;
    left: 40px;
/*    right: 40px;*/
}

    .sector-title-block h2[b-hlbxv3n7yq] {
        margin: 0;
        font-size: var(--L-Title);
        font-weight: 700;
        color: #fff;
    }

/* Text + CTA bottom-right */
.sector-text-block[b-hlbxv3n7yq] {
    position: absolute;
    left: 40px;
    bottom: 40px;
    max-width: 640px;
    text-align: left; /* bottom-right feel */
}

    .sector-text-block p[b-hlbxv3n7yq] {
        margin: 0 0 18px 0;
        line-height: var(--lareg-line-height);
        font-size: var(--Small-Text);
        color: #fff;
    }

.btn-learn[b-hlbxv3n7yq] {
    display: inline-block;
    padding: 10px 26px;
    border-radius: 28px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    transition: background .25s,color .25s,border-color .25s;
}

    .btn-learn:hover[b-hlbxv3n7yq] {
        background: #fff;
        color: #000;
        border-color: #fff;
    }

/* Background fade (no scale) */
.sectors-section[b-hlbxv3n7yq] {
    /*transition: background-image .6s ease-in-out;*/
}

.fade-bg[b-hlbxv3n7yq] {
    animation: fadeBG-b-hlbxv3n7yq .5s ease-in-out;
}

@keyframes fadeBG-b-hlbxv3n7yq {
    from {
        /*opacity: .45;*/
        filter: blur(5px);
    }

    to {
        /*opacity: 1;*/
        filter: blur(0px);
    }
}

/* Content slide-in (opacity + slight translate only) */
.slide-in[b-hlbxv3n7yq] {
    animation: slideIn-b-hlbxv3n7yq .35s ease-out both;
}

@keyframes slideIn-b-hlbxv3n7yq {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Mobile: horizontal list on top, content stacked */
.sectors-mobile-list[b-hlbxv3n7yq] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    display: flex;
    gap: 10px;
    padding: 15px 10px;
    overflow-x: auto;
    background: rgba(0,0,0,.45);
}

.mobile-sector-btn[b-hlbxv3n7yq] {
    white-space: nowrap;
    padding: 6px 14px;
    border-radius: 18px;
    border: 1px solid rgba(255,255,255,.35);
    background: transparent;
    color: #fff;
}

    .mobile-sector-btn.active[b-hlbxv3n7yq] {
        background: #fff;
        color: #000;
    }

/* Responsiveness */
@media (max-width: 992px) {
    .sector-title-block h2[b-hlbxv3n7yq] {
        font-size: var(--Title);
    }
}

@media (max-width: 768px) {
    .sectors-section[b-hlbxv3n7yq] {
        min-height: 80vh;
    }

    .sectors-inner[b-hlbxv3n7yq] {
        padding-top: 46px;
    }

    .sectors-list[b-hlbxv3n7yq] {
        display: none !important;
    }

    .sector-title-block[b-hlbxv3n7yq] {
        top: 60px;
        left: 20px;
        right: 20px;
    }

    .sector-text-block[b-hlbxv3n7yq] {
        right: 20px;
        left: 20px;
        bottom: 20px;
        text-align: left;
    }
}
/* _content/AlNaserHolding/Pages/Components/StatsSection.razor.rz.scp.css */
/* ✅ Card Box Layout */
.stats-card[b-itvmqpfmme] {
    background: #f5f5f5;
    border-radius: 20px;
    padding: 40px 30px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Number goes top, text goes bottom */
    text-align: left;
}
.stats-desc p[b-itvmqpfmme] {
    font-size: var(--Normal-Text);
    line-height: var(--lareg-line-height);
    color: #000;
}
    /* ✅ Number style — top-left */
.stats-card h2[b-itvmqpfmme] {
    font-size: var(--L-Title);
    font-weight: 700;
    margin: 0;
}

        /* ✅ Counter numbers with + symbol */
    .stats-card h2 span.counter[b-itvmqpfmme] {
        font-size: var(--L-Title);
        font-weight: 700;
    }

    /* ✅ Text at bottom-left */
.stats-card p[b-itvmqpfmme] {
    font-size: var(--Normal-Text);
    font-weight: 500;
    color: #555;
    margin: 0;
}
@media (max-width: 768px) {
    .stats-card[b-itvmqpfmme] {
        padding: 30px;
        min-height: auto;
    }
}
/* _content/AlNaserHolding/Pages/Components/WhoWeAreSection.razor.rz.scp.css */
/*.who-section {
    padding-top: 80px;
    padding-bottom:80px;
}
*/
/* ✅ Title styling */
.who-title h2[b-8erj98incq] {
    font-size: var(--Title);
    font-weight: 700;
    color: #111;
    margin-bottom: 10px;
}

/* ✅ Content text styling */
.who-content p[b-8erj98incq] {
    font-size: var(--Normal-Text);
    line-height: var(--lareg-line-height);
    color: #000;
    padding-top: 20px;
}

/* ✅ Image styling */
.who-image img[b-8erj98incq] {
    width: 100%;
    height: auto;
    border-radius: 5px;
    object-fit: cover;
}

/* ✅ Button styling */
.about-btn[b-8erj98incq] {
    display: inline-block;
    margin-top: 30px;
    padding: 12px 25px;
    background: transparent;
    border-radius: 25px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #111;
    font-weight: 500;
    transition: all 0.3s;
}

    .about-btn:hover[b-8erj98incq] {
        border-color: #000;
        color: #000;
    }

/* ✅ Mobile layout (Image first, then Title, then Content) */
@media (max-width: 768px) {
    .who-section[b-8erj98incq] {
        text-align: left;
    }

    .who-image[b-8erj98incq] {
        margin-bottom: 20px;
    }
}
/* _content/AlNaserHolding/Shared/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* _content/AlNaserHolding/Shared/NavMenu.razor.rz.scp.css */


/* HEADER BASE */
.header[b-vqmu5rtbav] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 25px 60px;
    background: transparent;
    color: #fff;
    transition: 0.3s;
    z-index: 1000;
}

    .header.open[b-vqmu5rtbav] {
        background: rgba(255,255,255,1);
       
        color: black;
    }

.nav-container[b-vqmu5rtbav] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img[b-vqmu5rtbav] {
    height: 40px;
}
.un-invert-logo[b-vqmu5rtbav] {
    filter: invert(0)!important;
}
.invert-logo[b-vqmu5rtbav] {
    filter: invert(1);
    transition: filter 0.3s ease;
}
/* DESKTOP MENU */
.desktop-menu ul[b-vqmu5rtbav] {
    list-style: none;
    display: flex;
    gap: 40px;
}

.desktop-menu a[b-vqmu5rtbav] {
    text-decoration: none;
    color: inherit;
    font-weight: 500;
}

/* ✅ DROPDOWN ANIMATION */
.dropdown-panel[b-vqmu5rtbav] {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 0 60px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
    border-top: 1px solid transparent;
}

    .dropdown-panel.show[b-vqmu5rtbav] {
        padding: 20px 60px;
        max-height: 400px;
        opacity: 1;
        transform: translateY(0);
        border-top: 1px solid #eee;
    }

    .dropdown-panel li[b-vqmu5rtbav] {
        margin-bottom: 12px;
    }

    .dropdown-panel a[b-vqmu5rtbav] {
        color: black;
        text-decoration: none;
        font-weight: 500;
    }

/* LANGUAGE BUTTON */
.lang-switch button[b-vqmu5rtbav] {
    border: 1px solid rgba(255,255,255,.1);
    background: transparent;
    color: inherit;
    padding: 5px 15px;
    border-radius: 20px;
}

.header.open .lang-switch button[b-vqmu5rtbav] {
    border: 1px solid rgba(0,0,0,.1);
    color: black;
}

/* ---------- MOBILE HEADER ---------- */
.mobile-header[b-vqmu5rtbav] {
    display: none;
    justify-content: space-between;
    padding: 40px 1.25rem;
}

    .mobile-header img[b-vqmu5rtbav] {
        height: 36px;
    }

.burger[b-vqmu5rtbav] {
    border: 1px solid rgba(255,255,255,.1);
    background: transparent;
    color: #fff;
    padding: 6px 15px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    gap: 5px;
    max-height: 40px;
    margin-top: 16px;
}

.dots[b-vqmu5rtbav] {
    font-size: 16px;
}

/* ---------- MOBILE PANEL (CSS-only animation!) ---------- */
.mobile-menu-panel[b-vqmu5rtbav] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 2000;
    transform: translateX(100%);
    transition: transform 0.35s ease-in-out;
    padding: 20px;
}

    .mobile-menu-panel.open[b-vqmu5rtbav] {
        transform: translateX(0);
    }
    /* Slide In */
    .mobile-menu-panel.closed[b-vqmu5rtbav] {
        transform: translateX(100%);
    }
/* Slide Out */

/* Mobile Header in Panel */
.mobile-top[b-vqmu5rtbav] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:70px;
    padding-top:20px;

}

.mobile-panel-logo[b-vqmu5rtbav] {
    height: 36px;
    /*filter: invert(1);*/
}

.close-btn[b-vqmu5rtbav] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

/* Mobile Accordion Items */
.mobile-item[b-vqmu5rtbav] {
    margin: 12px 0;
}

    .mobile-item button[b-vqmu5rtbav] {
        width: 100%;
        background: none;
        border: none;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        color:#000!important;
    }

    .mobile-item ul[b-vqmu5rtbav] {
        list-style: none;
        padding-left: 15px;
    }

    .mobile-item a[b-vqmu5rtbav] {
        color: #000!important;
        text-decoration: none;
        padding: 5px 0;
        display: block;
    }

/* ---------- RESPONSIVE RULES ---------- */
@media(max-width:992px) {
    .header[b-vqmu5rtbav] {
        display: none;
    }

    .mobile-header[b-vqmu5rtbav] {
        display: flex;
        color: #fff;
        position:absolute;
        top:0;
        width:100%;
        z-index:1000;
    }

}
.container[b-vqmu5rtbav] {
/*    padding-left: 20px !important;
    padding-right: 20px !important;
*/}




/* Desktop child submenu items */
.child-item[b-vqmu5rtbav] {
    margin-left: 20px;
    font-size: 0.9rem;
}

    .child-item a[b-vqmu5rtbav] {
        color: #888;
    }

        .child-item a:hover[b-vqmu5rtbav] {
            color: var(--accent);
        }

/* Mobile child items */
.child-item-mobile[b-vqmu5rtbav] {
    margin-left: 25px;
    font-size: 0.95rem;
    opacity: 0.85;
}

/* Desktop child submenu items */
.child-item[b-vqmu5rtbav] {
    margin-left: 20px;
    font-size: 0.9rem;
    opacity: 0.85;
}

    .child-item a[b-vqmu5rtbav] {
        color: #888;
    }

        .child-item a:hover[b-vqmu5rtbav] {
            color: var(--accent);
        }

/* Mobile child items */
.child-item-mobile[b-vqmu5rtbav] {
    margin-left: 25px;
    font-size: 0.95rem;
    opacity: 0.85;
}
