/*
Theme Name: Kreasismart Professional
Author: Your Name
Description: Custom Theme for Kreasismart B2B and Digital Solutions.
Version: 1.5
*/

/* --- 1. ROOT & DASAR --- */
:root {
    --bg-black: #000000;
    --text-white: #ffffff;
    --text-dark: #1a1a1a;
    --gold-accent: #d4af37;
    --header-height: 150px;
    --header-shrink: 85px;
    --font-main: 'Lato', sans-serif;
    --transition-smooth: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

body {
     font-family: 'Gotham Rounded'!important;
     font-weight: 500!important;
    background-color: #ffffff;
    color: var(--text-white);
    font-family: var(--font-main);
    margin: 0;
    overflow-x: hidden;
    padding-bottom: 120px; /* Kompensasi untuk Footer Fixed */
    -webkit-font-smoothing: antialiased;
}
body.wp-singular.news-template-default.single.single-news.postid-92.logged-in.admin-bar.wp-custom-logo.wp-theme-kreasimart.bg-light.customize-support {
    padding: 0px;
}
body.home.wp-singular.page-template-default.page.page-id-6.wp-custom-logo.wp-theme-kreasimart.bg-light {
    padding: 0px;
}
body.wp-singular.news-template-default.single.single-news.postid-89.logged-in.admin-bar.wp-custom-logo.wp-theme-kreasimart.bg-light.customize-support {
    padding: 0px;
}
.feature-card img {
    height: 100%;
}
footer#colophon {
    background-color: #000000 !important;
}
.footer-nav-horizontal a {
    font-size: 1rem!important;
    letter-spacing: 0px!important;
    transition: var(--transition-smooth);
    display: inline-block;
    color: #ffffff;
    opacity: 100 !important;
}

button.btn-submit {
    background-color: #000000;
    margin: 14px 0px;
}
textarea {
    resize: vertical;
    color: #000000!important;
    padding: 12px 12px!important;
    font-weight: 300 !important;
}
.social-links.d-flex.gap-4 {
    display: none !important;
}
section#about h1.main-title {
    width: 80%;
}
article.news-main-content.fs-5 p {
    font-size: 13px;
    font-weight: 400;
}

/* --- LOGIC PERTUKARAN LOGO --- */

/* Saat posisi di atas (Normal) */


/* ----NEWS----*/
.space-01 {
    padding: 40px 0px;
}
.row.justify-content-center {
    margin-top: 20px;
}
/* Clean News Detail Styles */
.entry-header-clean {
    background-color: #ffffff;
}

.clean-breadcrumb .breadcrumb-item a {
    text-decoration: none;
    color: #6c757d;
}

.clean-breadcrumb .breadcrumb-item.active a {
    color: #0d6efd;
    font-weight: 500;
}

.entry-title-large {
    font-size: 2.8rem;
    color: #212529;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.entry-meta-clean {
    font-family: sans-serif;
    letter-spacing: 0.2px;
}

.featured-img-frame img {
    object-fit: cover;
    max-height: 550px;
}

.news-main-content {
    color: #333;
    line-height: 1.8;
    text-align: justify;
}

.news-main-content p {
    margin-bottom: 1.6rem;
}

.news-main-content strong {
    color: #000;
}

.share-box-horizontal a {
    font-size: 12px;
    font-weight: 600;
}

/* Sidebar Adjustment */
.sidebar-professional {
    z-index: 5;
}

@media (max-width: 768px) {
    .entry-title-large {
        font-size: 1.8rem;
    }
}
/* ----NEWS---*/


/*======================================== NEW SLIDER ========================================*/
/* Import Font & Icon jika belum ada */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* Registrasi Font Gotham Rounded */
@font-face {
    font-family: 'Gotham Rounded';
    src: url('assets/fonts/GothamRounded-Medium.woff2') format('woff2'),
         url('assets/fonts/GothamRounded-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('assets/fonts/GothamRounded-Bold.woff2') format('woff2'),
         url('assets/fonts/GothamRounded-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* Terapkan ke seluruh website */
body {
    font-family: 'Gotham Rounded', 'Lato', sans-serif !important;
}


.brand-tag img {
    height: 80px!important;
}
.hero-banner-image {
    max-height: 920px!important;
}

.min-vh-100 {
    min-height: 100vh !important;
    width: 80%!important;
    margin: auto;
}
.min-vh-100 {
    margin: auto!important;;
}
.wrap-slider p.lead.mt-4 {
    font-size: 15px;
    font-weight: 300;
}

.wrap-slider .text-white {
    font-size: 11px;
}
.wrap-slider .rounded-0 {
    border-radius: 50px!important;
    background-color: #0a58ca;
    color: #ffffff !important;
    border: none;
}
.wrap-slider h1.display-3.fw-bold {
    font-weight: 800;
    letter-spacing: -1px;
    font-size: 50px;
    line-height: 50px;
}
.form-container {
    padding: 0px !important;
}
.office-info h3 {
    color: #ffffff!important;
    text-align: left;
}
.wrap-slider {
    position: relative;
    
    /* Latar Belakang Gambar Utama */
    background-image: url('https://muftinurhadi.com/kreasimart/wp-content/uploads/2026/05/33b3680358521d1883990d2eda9141c5-1.jpg'); /* Ganti dengan URL gambar desert Anda */
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 100vh;
    overflow: hidden;
}

/* Gelapkan background sedikit agar teks putih terlihat tajam */
.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); 
    z-index: 1;
}
.office-details p {
    color: #ffffff!important;
    text-align: left;
}
#customSlider {
    position: relative;
    z-index: 2;
}

/* Footer Position di Paling Bawah */
.slider-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.social-links a {
    font-size: 1.1rem;
    text-decoration: none;
    transition: transform 0.3s ease;
    display: inline-block;
}
.social-links a:hover { transform: translateY(-3px); }

/* Custom Indicators */
.carousel-indicators-custom { cursor: pointer; }

.indicator-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.indicator-item .num {
    font-weight: 700;
    font-size: 0.9rem;
    opacity: 0.6;
}

.indicator-item.active .num { opacity: 1; }

.line-separator {
    width: 60px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.3);
}

/* Progress Ring */
.progress-ring {
    position: absolute;
    transform: rotate(-90deg);
    opacity: 0;
    transition: opacity 0.3s;
}

.indicator-item.active .progress-ring { opacity: 1; }

.progress-ring__circle {
    stroke-dasharray: 87.96; /* 2 * PI * 14 */
    stroke-dashoffset: 87.96;
}

.indicator-item.active .progress-ring__circle {
    animation: fillProgress 5s linear forwards;
}

@keyframes fillProgress {
    from { stroke-dashoffset: 87.96; }
    to { stroke-dashoffset: 0; }
}

/* Smooth Slide */
.carousel-item {
    transition: transform 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}
/*======================================== NEW SLIDER ========================================*/



/*======================================== PRODUCT ===============================================*/
/* Pastikan font Lato terpasang */
body {
    font-family: 'Lato', sans-serif;
    background-color: #f8f9fa;
}
/* Penyesuaian Grid Product */
.service-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #fff;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 1rem 3rem rgba(0,0,0,.1) !important;
}

.product-img-grid {
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
}

.brand-badge-mini {
    border: 1px solid #f1f1f1;
}

.service-card .text-primary {
    transition: margin-left 0.3s ease;
}

.service-card:hover .text-primary i {
    margin-left: 8px !important;
}
section#about h1.main-title {
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 50px;
}
p.location {
    font-weight: 600;
    font-size: 17px;
}
.services-section .text-primary {
    color: #4361ee !important; /* Biru sesuai gambar */
}

.service-card {
    background: #fff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 4px solid transparent !important; /* Initial border */
}

.icon-box {
    width: 70px;
    height: 70px;
    border-radius: 15px;
    transition: transform 0.3s ease;
}

/* --- ANIMASI HOVER --- */
.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
    border-bottom: 4px solid #4361ee !important; /* Garis biru di bawah saat hover */
}

.service-card:hover .icon-box {
    transform: scale(1.1) rotate(5deg);
}

.service-card:hover h4 {
    color: #4361ee;
}

.service-card a i {
    transition: transform 0.3s ease;
}

.service-card:hover a i {
    transform: translateX(5px);
}

/* Responsive adjustment */
@media (max-width: 768px) {
    .display-5 {
        font-size: 2rem;
    }
}
/*======================================== PRODUCT ===============================================*/







body.home.wp-singular.page-template-default.page.page-id-6.logged-in.admin-bar.wp-custom-logo.wp-theme-kreasimart.bg-light.customize-support {
    padding: 0px;
}

/* Style dasar untuk bar agar muncul */
.menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px; /* Jarak antar garis */
    cursor: pointer;
    z-index: 9999; /* Pastikan di atas elemen lain */
}

.menu-toggle .bar {
    display: block;
    width: 25px; /* Lebar garis */
    height: 3px; /* Tebal garis */
    background-color: #ffffff; /* Warna default (Putih) */
    border-radius: 2px;
    transition: all 0.3s ease-in-out;
}

/* Kondisi saat header di-scroll (Teks jadi hitam) */
#main-header.scrolled .menu-toggle .bar {
    background-color: #000000;
}

/* Animasi Menjadi 'X' saat Aktif */
.menu-toggle.is-active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}
.menu-toggle.is-active .bar:nth-child(2) {
    opacity: 0;
}
.menu-toggle.is-active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}
/* Styling Konten Berita (Kanan) */
        .sub-title {
            font-size: clamp(2rem, 5vw, 3.5rem);
            font-weight: 700;
            line-height: 1;
            margin-bottom: 40px;
        }

        .align-items-start {
    align-items: flex-start !important;
    padding: 50px 0px;
}


 .wrap-news {
            padding: 80px 0;
        }

        /* Styling Judul Section */
        .news-header {
            margin-bottom: 50px;
        }

        .news-header h2 {
            font-size: 2.5rem;
            font-weight: 700;
            position: relative;
            display: inline-block;
            padding-bottom: 10px;
        }

        .news-header h2::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 60px;
            height: 4px;
            background-color: #0d6efd; /* Warna biru Bootstrap */
            border-radius: 2px;
        }

        /* Card Styling & Animasi */
        .news-card {
            border: none;
            border-radius: 15px;
            overflow: hidden;
            background-color: #fff;
            box-shadow: 0 4px 15px rgba(0,0,0,0.05);
            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); /* Transisi smooth */
            height: 100%;
        }

        .news-card:hover {
            transform: translateY(-10px); /* Efek melayang */
            box-shadow: 0 12px 30px rgba(0,0,0,0.12);
        }

        .news-card img {
            width: 100%;
            height: 220px;
            object-fit: cover;
            transition: transform 0.6s ease;
        }

        .news-card:hover img {
            transform: scale(1.1); /* Zoom halus pada gambar */
        }

        .news-img-wrapper {
            overflow: hidden; /* Membungkus zoom gambar agar tidak keluar batas */
        }

        .news-body {
            padding: 25px;
        }

        .news-category {
            font-size: 0.8rem;
            text-transform: uppercase;
            color: #0d6efd;
            font-weight: 700;
            margin-bottom: 10px;
            display: block;
            display: none;
        }

        .news-title {
            font-size: 1rem;
            font-weight: 700;
            line-height: 1.4;
            margin-bottom: 15px;
            color: #212529;
            transition: color 0.3s ease;
        }

        .news-card:hover .news-title {
            color: #0d6efd;
        }

        .news-text {
            color: #6c757d;
            font-size: 0.95rem;
            margin-bottom: 20px;
            display: none;
        }

        .btn-read-more {
            font-weight: 600;
            color: #212529;
            text-decoration: none;
            font-size: 0.9rem;
            display: inline-flex;
            align-items: center;
        }

        .btn-read-more span {
            margin-left: 5px;
            transition: transform 0.3s ease;
        }

        .news-card:hover .btn-read-more span {
            transform: translateX(5px); /* Panah bergerak ke kanan */
        }

        /* Responsive Mobile Adjustments */
        @media (max-width: 767.98px) {
            .news-header {
                text-align: center;
            }
            .news-header h2::after {
                left: 50%;
                transform: translateX(-50%);
            }
            .wrap-news {
                padding: 50px 0;
            }
        }


iframe {
            width: 100%;
            height: 450px;
            border: 0;
        }
        .address-info { margin-bottom: 15px; }






 /* Gaya Dasar Container */
.wa-floating-btn {
    position: fixed;
    bottom:65px;
    right: 45px;
    z-index: 9999;
    text-decoration: none;
}

/* Konten di Dalamnya */
.wa-content {
    display: flex;
    align-items: center;
    background: #25D366;
    color: white;
    padding: 10px 10px 10px 0px;
    border-radius: 50px;
    box-shadow: 0 10px 25px rgba(37, 211, 102, 0.3);
    transition: all 0.3s ease;
}

/* Teks yang Muncul */
.wa-text {
    font-size: 15px;
    font-weight: 600;
    margin-right: 12px;
    max-width: 0;
    overflow: hidden;
    white-space: nowrap;
    transition: max-width 0.5s ease, opacity 0.3s ease;
    opacity: 0;
}

/* Icon WhatsApp */
.wa-icon {
    background: white;
    color: #25D366;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

/* --- Hover Effects --- */

/* Saat di-hover, teks memanjang keluar */
.wa-floating-btn:hover .wa-text {
    max-width: 200px;
    opacity: 1;
}

.wa-floating-btn:hover .wa-content {
    padding-right: 12px;
    transform: translateY(-5px);
}

.wa-floating-btn:hover .wa-icon {
    transform: rotate(15deg);
}

/* Responsif untuk Mobile */
@media (max-width: 768px) {
    .wa-floating-btn {
        bottom: 20px;
        right: 20px;
    }

    .lead.mt-4 p {
    font-size: 14px;
}
.hero-ai-section {
    padding: 30px 0;
}
.cta-promotion {
    padding: 20px 0;
}
.menu-toggle .bar {
    margin: 1px 0!important;
}
    
    .tracking-tighter {
    width: 70%;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: calc(var(--bs-gutter-x) * .9)!important;
    padding-left: calc(var(--bs-gutter-x) * .9)!important;
}
    /* Pada mobile, tampilkan teks secara otomatis atau tetap icon saja */
    .wa-text {
        display: none; /* Opsional: hilangkan teks di mobile agar tidak sempit */
    }
    
    .wa-content {
        padding: 10px;
    }
}

/* Animasi Pulse (Opsional) */
@keyframes wa-pulse {
    0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); }
    70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
    100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

.wa-icon {
    animation: wa-pulse 2s infinite;
}



    .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4.gap-6.w-full.max-w-7xl {
    margin: auto;
    background-color: #151b27;
    padding: 60px 50px;
}
.bg-gray-50 {
    background-color: #151b27;
}
    /* Animasi Fade In untuk Konten Slide */
    .hero-content {
        opacity: 0;
        transform: translateY(30px);
        transition: all 1s ease-out 0.5s; /* Delay agar background muncul duluan */
    }

    /* Trigger animasi saat slide aktif */
    .swiper-slide-active .hero-content {
        opacity: 1;
        transform: translateY(0);
    }

    /* Layouting Slide agar proporsional di tengah-kiri */
    .hero-banner {
        display: flex;
        align-items: center; /* Vertikal Center */
        justify-content: flex-start; /* Horizontal Kiri */
        height: 100vh;
        padding-left: 10%; /* Margin dari tepi kiri */
    }

    .hero-content {
        max-width: 650px; /* Menjaga lebar teks agar tidak terlalu melebar */
        text-align: left;
    }

    /* Penyesuaian Slide Number sesuai desain industrial */
    .slide-number {
        position: absolute;
        top: 50%;
        left: 30px;
        transform: translateY(-50%) rotate(-90deg);
        font-family: 'Lato', sans-serif;
        font-size: 0.75rem;
        letter-spacing: 5px;
        color: rgba(255,255,255,0.4);
    }
    .cyber-card.cursor-pointer.relative.group.bg-cyber-dark\/80.border.border-cyber-border.p-4.rounded-sm.transition-all.duration-300.flex.flex-col.items-center.hover\:shadow-\[0_0_25px_rgba\(16\,185\,129\,0\.2\)\].hover\:border-cyber-emerald\/40 {
    border-radius: 10px;
}






section#contact select {
    color: #000000;
}
section#contact label {
    color: #ffffff;
    text-align: left;
    width: 100%;
    font-size: 15px;
    padding: 10px 0px 10px 0px;
}

section#contact input {
    line-height: 34px;
    font-size: 14px;
    padding: 1px 10px;
    color: #000000;
    letter-spacing: 0px;
    text-transform: capitalize;
}

section#contact  select {
    font-size: 14px;
    line-height: 30px;
    padding: 8px;
}

/* Container Fade-in Animation */
        .main-wrapper {
            opacity: 0;
            transform: translateY(20px);
            animation: fadeInSmooth 0.8s ease-out forwards;
        }

        @keyframes fadeInSmooth {
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* Office Info Styling */
        .office-info {
            padding: 20px;
        }

        .office-info h3 {
            font-weight: 700;
            color: #333;
            margin-bottom: 20px;
            position: relative;
        }

        .office-info h3::after {
            content: '';
            display: block;
            width: 50px;
            height: 3px;
            background: #d90000;
            margin-top: 10px;
        }

        .office-details p {
            color: #555;
            line-height: 1.8;
            margin-bottom: 10px;
        }

        /* Form Styling */
        .form-container {
           
            padding: 40px;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
        }

        .required {
            color: #d93025;
            margin-right: 4px;
        }

        label {
            display: block;
            margin-bottom: 8px;
            font-weight: 600;
            color: #555;
            font-size: 14px;
        }

        input, select, textarea {
            width: 100%;
            padding: 12px 15px;
            border: 1px solid #ddd;
            border-radius: 8px;
            font-size: 14px;
            color: #333;
            transition: all 0.3s ease;
            background-color: #fff;
            margin-bottom: 20px;
        }

        input:focus, select:focus, textarea:focus {
            outline: none;
            border-color: #d90000;
            box-shadow: 0 0 0 3px rgba(217, 0, 0, 0.1);
        }

        textarea {
            height: 120px;
            resize: vertical;
        }

        .btn-submit {
            background-color: #d90000;
            color: white;
            padding: 12px 40px;
            border: none;
            border-radius: 8px;
            font-size: 16px;
            font-weight: bold;
            width: 100%;
            transition: all 0.3s ease;
            cursor: pointer;
        }

        .btn-submit:hover {
            background-color: #b30000;
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(217, 0, 0, 0.3);
        }

        /* Responsive Adjustment */
        @media (max-width: 768px) {
            .office-info {
                text-align: center;
                margin-bottom: 40px;
            }
            .office-info h3::after {
                margin: 10px auto;
            }
            .form-container {
                padding: 25px;
            }
        }



        


section.wrap-news {
    padding: 20px 0px;
    background-color: #ffffff;
}
        .news-description {
            font-size: 1.1rem;
            line-height: 1.6;
            color: #444;
            max-width: 500px;
            margin-bottom: 50px;
        }

        /* Link "More about conference" */
        .btn-more {
            display: inline-flex;
            align-items: center;
            text-decoration: none;
            color: #1a1a1a;
            font-weight: 600;
            font-size: 0.9rem;
            border-bottom: 1px solid #1a1a1a;
            padding-bottom: 15px;
            transition: all 0.3s ease;
            width: 100%;
            max-width: 280px;
            justify-content: space-between;
        }

        .btn-more:hover {
            opacity: 0.6;
            padding-left: 10px;
        }

        /* Responsive adjustment untuk mobile */
        @media (max-width: 991.98px) {
            .wrap-news {
                padding: 60px 0;
            }
            .main-title {
                margin-bottom: 10px;
            }
            .news-content-col {
                margin-top: 50px;
            }
        }

svg {
    color: #2ecc71;
}
div#modalCard1 {
    z-index: 12345;
}
.cta-title {
    text-align: center;
}
.cta-desc {
    text-align: center;
}
.container.py-20.wrap-grid {
    margin: auto;
    width: 100%;
}
.rounded-\[40px\] {
    border-radius: 12px!important;
}
.row-cols-lg-5>* {
        padding: 5px;
    }
.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4.gap-6.w-full.max-w-7xl {
    margin: auto;
    background-color: #151b27;
    padding: 60px 50px;
}
img.custom-logo {
    width: 100%;
    height: auto;
    display: block;
}

/* --- 2. LOGO & HEADER --- */
#main-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: var(--header-height);
    display: flex;
    align-items: center;
    transition: var(--transition-smooth); 
    z-index: 2000;
    background: transparent;
}

/* State Header saat Scroll: Putih & Shrink */
#main-header.scrolled {
    height: var(--header-shrink);
    background: rgba(255, 255, 255, 0.98) !important;
    backdrop-filter: blur(15px); 
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

.logo {
    width: 300px; 
    height: auto;
    transition: var(--transition-smooth);
}

.text-\[15px\] {
    font-size: 13px;
}
h1.hero-title {
    color: #ffffff;
    font-size: 57px;
}

#main-header.scrolled .logo { width: 300px; }

/* Perubahan Warna Teks & Nomor HP saat Scrolled */
#main-header.scrolled .text-logo,
#main-header.scrolled .nav-menu a,
#main-header.scrolled .phone-number,
#main-header.scrolled .contact-icon svg,
#main-header.scrolled .contact-text .label {
    color: var(--text-dark) !important;
    transition: var(--transition-smooth);
}

#main-header.scrolled .contact-text .label {
    opacity: 0.7;
}

.text-logo {
    color: var(--text-white);
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: -1px;
    transition: var(--transition-smooth);
}

/* --- 3. NAVIGASI DESKTOP --- */
.nav-menu {
    display: flex;
    list-style: none;
    gap: 40px;
    margin: 0;
    padding: 0;
}

.nav-menu a {
    color: var(--text-white);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
    transition: var(--transition-smooth);
    position: relative;
}

.nav-menu a:hover { color: #0d6efd !important; }

/* Mega Menu Desktop */
@media (min-width: 992px) {
    .nav-menu > li.mega-menu-item { position: static; }
    
    .nav-menu li ul.sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #0a0a0a;
        visibility: hidden;
        opacity: 0;
        padding: 40px 5%;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        transition: var(--transition-smooth);
        border-bottom: 3px solid var(--gold-accent);
        z-index: 99;
        transform: translateY(10px);
    }

    .nav-menu li:hover > ul.sub-menu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }

    #main-header.scrolled .nav-menu li ul.sub-menu {
        background: #ffffff;
        border-top: 1px solid #eee;
        box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    }
    
    #main-header.scrolled .nav-menu .sub-menu a {
        color: var(--text-dark) !important;
        text-transform: none;
        font-weight: 400;
    }
}

/* --- 4. HEADER RIGHT & CONTACT --- */
.header-right {
    display: flex;
    align-items: center;
    gap: 25px;
}

.header-contact { 
    display: flex; 
    align-items: center; 
    gap: 12px; 
    transition: var(--transition-smooth);
}

.contact-icon { 
    color: var(--gold-accent); 
    transition: var(--transition-smooth); 
    display: flex; 
    align-items: center;
}

.contact-text .label { 
    font-size: 10px; 
    color: rgba(255,255,255,0.5); 
    display: block; 
    line-height: 1;
    margin-bottom: 4px;
}

.phone-number { 
    font-size: 14px; 
    font-weight: 700; 
    color: var(--text-white); 
    transition: var(--transition-smooth);
    line-height: 1;
}

.btn-quote {
    background-color: #2ecc71;
    color: white !important;
    padding: 12px 25px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    transition: var(--transition-smooth);
    white-space: nowrap;
}

.btn-quote:hover {
    background-color: #27ae60;
    transform: translateY(-2px);
}

/* --- 5. RESPONSIVE MOBILE --- */
.menu-toggle {
    display: none;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 2001;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    transition: var(--transition-smooth);
}

#main-header.scrolled .menu-toggle { border-color: var(--text-dark); }
#main-header.scrolled .menu-toggle span { background: var(--text-dark); }

.menu-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    background: white;
    transition: var(--transition-smooth);
}

@media (max-width: 991px) {
    .menu-toggle { display: flex; }
    .d-none-mobile { display: none !important; }

    .main-navigation {
        position: fixed;
        top: 0;
        right: -100%; 
        width: 100%;
        height: 100vh;
        background: var(--bg-black);
        padding: 120px 8% 50px;
        transition: right 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
        z-index: 1999;
        overflow-y: auto;
    }

    .main-navigation.is-active { right: 0; }

    .nav-menu {
        flex-direction: column;
        gap: 0;
    }

    .nav-menu > li { border-bottom: 1px solid rgba(255,255,255,0.1); }

    .nav-menu a {
        font-size: 1.5rem; 
        padding: 22px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: white !important;
        text-transform: none;
    }

    /* Sub-menu Mobile */
    .nav-menu .sub-menu {
        max-height: 0;
        overflow: hidden;
        list-style: none;
        padding: 0 0 0 20px;
        background: #0a0a0a;
        transition: max-height 0.4s ease-out, padding 0.4s ease;
    }

    .nav-menu li.is-open > .sub-menu {
        max-height: 1000px; 
        padding-bottom: 20px;
    }

    .nav-menu .sub-menu a {
        font-size: 1.1rem;
        padding: 12px 0;
        border: none;
        color: rgba(255,255,255,0.7) !important;
    }

    /* Indikator Dropdown */
    .menu-item-has-children > a::after {
        content: '+';
        font-family: monospace;
        color: var(--gold-accent);
    }
    .nav-menu li.is-open > a::after { content: '-'; }

    /* Animation Toggle */
    .menu-toggle.is-active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .menu-toggle.is-active span:nth-child(2) { opacity: 0; }
    .menu-toggle.is-active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
}

/* --- 6. HERO & FOOTER --- */
.hero-banner {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.hero-title {
    font-size: clamp(2.2rem, 8vw, 3.7rem);
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1.1;
    margin: 0;
}

.site-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #004fe5;
    padding: 30px 0;
    z-index: 900;
    transition: var(--transition-smooth);
}

@media (max-width: 768px) {
    img.logo-default-white.h-auto {
    width: 79%;
}
img.logo-scroll-colored.h-auto {
    width: 79%;
}
.col-lg-2.col-md-4.col-6.footer-links {
    display: none;
    }
    .wrap-slider h1.display-3.fw-bold {
    font-size: 28px;
    line-height: 32px;
}
    .site-footer { position: relative; }
    body { padding-bottom: 0; }
    .hero-title { letter-spacing: -1px; }

h1.hero-title {
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
}
section#about h1.main-title {
    font-size: 2.5rem;
}
.container-fluid.px-5.py-20.wrap-grid {
    padding: 5px 15px !important;
}

    .container.py-20.wrap-grid {
    margin: auto;
    width: 100%;
            padding: 0px;
}
.container.footer-grid.py-5 .row.g-5 {
    padding: 0px;
    margin: 0px;
}
.outline-none {
    outline: 1px solid #004fe5 !important;
    outline-offset: 2px;
}

#site-navigation.show-sidebar {
        transform: translateX(0);
        visibility: visible !important;
        z-index: 123456!important;
    }

}