:root {
    --primary-color: #1a237e;
    --secondary-color: #0d6efd;
    --accent-color: #00d2ff;
    --text-dark: #212529;
    --text-light: #ffffff;
    --footer-bg: #0a0e29;
    --transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body {
    font-family: 'Cairo', sans-serif;
   
    overflow-x: hidden;
    line-height: 1.8;
    background-color: #fff;
}


.whatsapp-float {
    position: fixed;
    bottom: 30px;
    left: 30px;
    background: linear-gradient(45deg, #25d366, #128c7e);
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0 15px 30px rgba(37, 211, 102, 0.4);
    z-index: 1000;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: var(--transition);
    animation: pulse-effect 4s infinite ease-in-out;
}

.whatsapp-float:hover {
    transform: scale(1.15) rotate(15deg);
    color: white;
}

@keyframes pulse-effect {
    0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); }
    70% { transform: scale(1.05); box-shadow: 0 0 0 20px rgba(37, 211, 102, 0); }
    100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}


.navbar {
    transition: var(--transition);
    padding: 20px 0;
    background: transparent;
}

.navbar.scrolled {
    padding: 12px 0;
    background: rgba(255, 255, 255, 0.95);
    
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.navbar-brand {
    font-size: 26px;
    font-weight: 900;
  
    transition: var(--transition);
}



.nav-link {
    font-weight: 700;
 
    margin: 0 12px;
    position: relative;
    transition: var(--transition);
}


.nav-link::after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 0;
    height: 3px;
    background: var(--accent-color);
    transition: var(--transition);
}

.nav-link:hover::after { width: 100%; }


.hero {
    height: 100vh;
    background: linear-gradient(rgba(10, 14, 41, 0.8), rgba(26, 35, 126, 0.6)), url('https://images.unsplash.com/photo-1519003722824-194d4455a60c?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    position: relative;
    overflow: hidden;
}

.hero-content {
    z-index: 2;
}

.hero h1 {
    font-size: 4.5rem;
    font-weight: 900;
    margin-bottom: 20px;
    background: linear-gradient(to left, #fff, var(--accent-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

.hero .typed-text {
    font-size: 1.8rem;
    font-weight: 600;
    min-height: 1.8em;
}


.reveal {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
}


.section-title {
    margin-bottom: 70px;
    text-align: center;
}

.section-title h2 {
    font-weight: 800;
    font-size: 3rem;

    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}

.section-title h2::before {
    content: attr(data-text);
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 5rem;
    opacity: 0.05;
    white-space: nowrap;
    z-index: -1;
}


.interactive-card {
    background: #fff;
    padding: 45px;
    border-radius: 30px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.05);
    transition: var(--transition);
    border: 1px solid rgba(0,0,0,0.02);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.interactive-card:hover {
    transform: translateY(-20px) scale(1.02);
    box-shadow: 0 40px 80px rgba(26, 35, 126, 0.15);
}

.interactive-card i {
    font-size: 4rem;
    background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 25px;
    transition: var(--transition);
}

.interactive-card:hover i {
    transform: rotateY(360deg);
}

/* --- Fleet Gallery (Interactive) --- */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
}

.gallery-card {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
    height: 350px;
    cursor: pointer;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.gallery-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.5s ease;
}

.gallery-card:hover img {
    transform: scale(1.2);
}

.gallery-info {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    padding: 40px;
    background: linear-gradient(to top, rgba(10, 14, 41, 0.95), transparent);
    color: #fff;
    transition: var(--transition);
}

.gallery-card:hover .gallery-info {
    bottom: 0;
}


.gallery-card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
}

.call-float {
    position: fixed;
    bottom: 110px; /* فوق زر الواتساب */
    left: 30px;
    background: linear-gradient(45deg, #0d6efd, #00d2ff);
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    box-shadow: 0 15px 30px rgba(13, 110, 253, 0.4);
    z-index: 1000;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    animation: pulse-call 4s infinite ease-in-out;
}

.call-float:hover {
    transform: scale(1.15) rotate(10deg);
    color: #fff;
}


@keyframes pulse-call {
    0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(13, 110, 253, 0.7); }
    70% { transform: scale(1.05); box-shadow: 0 0 0 20px rgba(13, 110, 253, 0); }
    100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(13, 110, 253, 0); }
}
.map-circle {
    width: 300px;       
    height: 300px;      
    border-radius: 50%; 
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}


.map-circle:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
}


.map-circle iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.qr-box {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275 );
    border: 2px solid transparent;
}

.qr-box:hover {
    transform: scale(1.05);
    border-color: #00d2ff; 
    box-shadow: 0 20px 40px rgba(0,0,0,0.2) ;
}

.qr-box img {
    border-radius: 10px;
}




.premium-footer {
    background: linear-gradient(135deg, #eaf4ff, #dbeafe, #cfe4ff);
    color: #0b2f5b;
    padding: 90px 0 35px;
    position: relative;
    overflow: hidden;
    font-family: 'Cairo', sans-serif;
}


.premium-footer::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(to left, #60a5fa, #3b82f6);
}


.premium-footer::after {
    content: "";
    position: absolute;
    bottom: -140px;
    left: -140px;
    width: 360px;
    height: 360px;
    background: radial-gradient(circle, rgba(59,130,246,0.25), transparent 70%);
}

/* العناوين */
.premium-footer h3,
.premium-footer h4 {
    color: #0b2f5b;
    font-weight: 800;
    letter-spacing: 0.4px;
    margin-bottom: 25px;
    position: relative;
}


.premium-footer h3::after,
.footer-title::after {
    content: "";
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 50px;
    height: 3px;
    background: linear-gradient(to left, #3b82f6, #60a5fa);
    border-radius: 10px;
    transition: width 0.4s ease;
}

.premium-footer h3:hover::after,
.footer-title:hover::after {
    width: 75px;
}

.premium-footer p {
    font-size: 15.5px;
    line-height: 1.9;
    color: #1e3a5f;
    font-weight: 600;
}

/* روابط سريعة */
.footer-links li {
    margin-bottom: 14px;
}

.footer-links a {
    color: #1d4ed8;
    text-decoration: none;
    font-size: 15.5px;
    font-weight: 700;
    padding-right: 18px;
    position: relative;
    transition: all 0.35s ease;
}


.footer-links a::before {
    content: "➜";
    position: absolute;
    right: 0;
    opacity: 0;
    color: #2563eb;
    transform: translateX(-6px);
    transition: 0.35s;
}

.footer-links a:hover {
    color: #0b2f5b;
    padding-right: 26px;
}

.footer-links a:hover::before {
    opacity: 1;
    transform: translateX(0);
}

/* أيقونات */
.premium-footer i {
    color: #2563eb;
    margin-left: 6px;
    font-size: 16px;
    transition: transform 0.3s ease, color 0.3s ease;
}

.premium-footer p:hover i {
    transform: scale(1.25);
    color: #1d4ed8;
}


.footer-bottom {
    margin-top: 65px;
    padding-top: 25px;
    border-top: 1px solid rgba(30,58,95,0.25);
    text-align: center;
    font-size: 14.5px;
    color: #1e3a5f;
    font-weight: 700;
}


@media (max-width: 768px) {
    .premium-footer {
        text-align: center;
    }

    .premium-footer h3::after,
    .footer-title::after {
        right: 50%;
        transform: translateX(50%);
    }
}




/* المتغيرات العامة للألوان */
:root {
    --primary-color: #0d6efd; /* اللون الأزرق الأساسي */
    --secondary-color: #2c3e50; /* اللون الكحلي للنصوص */
    --accent-color: #f8f9fa; /* لون الخلفية الفاتحة */
    --whatsapp-green: #25D366; /* لون واتساب */
    --text-muted: #6c757d;
}

body {
    font-family: 'Cairo', sans-serif;
    
    overflow-x: hidden;
}

/* تنسيق Navbar */
.navbar {
    background-color: rgba(255, 255, 255, 0.95);
   
    box-shadow: 0 2px 15px rgba(0,0,0,0.05);
    z-index: 1000;
}

.navbar-brand {
    font-size: 1.5rem;
  
}

/* تنسيق القسم الرئيسي */
.contact-section {
    padding-top: 120px;
    padding-bottom: 80px;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.section-title {
    font-weight: 800;
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
   
}

/* الخط الزمني أسفل العنوان */
.section-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 60px;
    height: 4px;
  
    border-radius: 2px;
}

/* تنسيق أيقونات المعلومات (هاتف وبريد) */
.info-icon-box {
    width: 60px;
    height: 60px;
    background-color: rgba(13, 110, 253, 0.1);
 
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    margin-left: 15px; /* مسافة بين الأيقونة والنص في الوضع العربي */
    transition: all 0.3s ease;
}

.d-flex:hover .info-icon-box {
   
    color: #fff;
    transform: scale(1.1);
}

/* تنسيق الخريطة الدائرية */
.map-container {
    position: relative;
    width: 350px;   /* حجم الخريطة */
    height: 350px;
    border-radius: 50%; /* لتحويل الشكل إلى دائرة */
    overflow: hidden;   /* لقص زوايا الإطار ليصبح دائرياً */
    margin: 40px auto 0 auto; /* توسيط الخريطة */
    border: 8px solid #fff;   /* إطار أبيض حول الخريطة */
    box-shadow: 0 10px 30px rgba(0,0,0,0.15); /* ظل خلف الخريطة */
    transition: transform 0.3s ease;
}

.map-container:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 40px rgba(0,0,0,0.2);
}

.map-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* تنسيق بطاقة النموذج */
.contact-card {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.08);
    border: 1px solid rgba(0,0,0,0.02);
}

.form-label {
   
    margin-bottom: 0.5rem;
}

.form-control, .form-select {
    background-color: #f8f9fa;
    padding: 12px 15px;
    border-radius: 10px;
    font-family: 'Cairo', sans-serif;
    border: 1px solid transparent;
    transition: all 0.3s;
}

.form-control:focus, .form-select:focus {
    background-color: #fff;
  
    box-shadow: 0 0 0 4px rgba(13, 110, 253, 0.1);
}

/* تنسيق زر واتساب */
.btn-whatsapp {
   
    color: #fff;
    border: none;
    padding: 14px;
    border-radius: 10px;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    width: 100%;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.btn-whatsapp:hover {
    background-color: #1ebc57;
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(37, 211, 102, 0.4);
}

.btn-whatsapp i {
    font-size: 1.4rem;
}

/* تنسيق قسم الـ QR */
.qr-section {
    background: linear-gradient(135deg, #1a1a1a, #2c3e50);
    color: #fff;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: 50px;
    padding-bottom: 60px;
}

.qr-box {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    transition: transform 0.3s ease;
}

.qr-box:hover {
    transform: translateY(-5px);
}



/* استجابة الجوال */
@media (max-width: 991px) {
    .contact-section {
        padding-top: 100px;
        text-align: center;
    }
    
    /* توسيط الخط الزمني أسفل العنوان في الموبايل */
    .section-title::after {
        right: 50%;
        transform: translateX(50%);
    }

    .d-flex {
        justify-content: center;
        text-align: right;
    }

    .map-container {
        width: 280px;
        height: 280px;
    }
}

@media (max-width: 576px) {
    .contact-card {
        padding: 25px;
    }
    .section-title {
        font-size: 2rem;
    }
}
:root {
            --primary-color: #2c3e50;
            --accent-color: #e67e22; /* لون ثانوي للتنبيه */
            --whatsapp-color: #25d366;
            --whatsapp-dark: #128c7e;
            --light-bg: #f8f9fa;
            --text-muted: #6c757d;
        }

        body {
            font-family: 'Cairo', sans-serif;
            background-color: #ffffff;
            overflow-x: hidden;
        }

        /* --- Navbar Styling --- */
        .navbar {
            background: rgba(255, 255, 255, 0.95);
            box-shadow: 0 2px 15px rgba(0,0,0,0.05);
            transition: all 0.3s ease;
        }

        .navbar-brand {
            font-weight: 800;
            font-size: 1.5rem;
            letter-spacing: -0.5px;
        }

        /* --- Section Styling --- */
        .contact-section {
            padding: 120px 0 80px;
            min-height: 100vh;
            display: flex;
            align-items: center;
            position: relative;
        }

        .section-title {
            font-weight: 800;
            position: relative;
            display: inline-block;
            margin-bottom: 1rem;
        }

        .section-title::after {
            content: '';
            position: absolute;
            bottom: -10px;
            right: 0;
            width: 60px;
            height: 4px;
            background: var(--accent-color);
            border-radius: 2px;
        }

        /* --- Contact Info Box --- */
        .info-icon-box {
            width: 60px;
            height: 60px;
            background: rgba(44, 62, 80, 0.05);
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 12px;
            font-size: 1.4rem;
            margin-left: 1.5rem; /* RTL spacing */
            transition: all 0.3s ease;
        }

        .d-flex:hover .info-icon-box {
            background: var(--primary-color);
            color: #fff;
            transform: translateY(-5px);
        }

        /* --- Circular Map --- */
        .map-container {
            width: 250px;
            height: 250px;
            border-radius: 50%;
            overflow: hidden;
            border: 5px solid #fff;
            box-shadow: 0 10px 30px rgba(0,0,0,0.15);
            margin-top: 2rem;
            position: relative;
        }

        .map-container iframe {
            width: 100%;
            height: 100%;
            border: 0;
        }

        /* --- Contact Card & Form --- */
        .contact-card {
            background: #fff;
            padding: 2.5rem;
            border-radius: 20px;
            box-shadow: 0 15px 35px rgba(0,0,0,0.08);
            border: 1px solid rgba(0,0,0,0.02);
            transition: transform 0.3s ease;
        }
        
        .contact-card:hover {
            transform: translateY(-5px);
        }

        .form-label {
            color: var(--primary-color);
            font-weight: 600;
            margin-bottom: 0.5rem;
        }

        .form-control, .form-select {
            padding: 12px 15px;
            border-radius: 10px;
            border: 2px solid #e9ecef;
            transition: all 0.3s;
        }

        .form-control:focus, .form-select:focus {
            box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.15);
            background-color: #fff;
        }

        /* --- WhatsApp Button --- */
        .btn-whatsapp {
     
            color: #fff;
            border: none;
            padding: 12px 30px;
            border-radius: 10px;
            font-weight: 700;
            font-size: 1.1rem;
            width: 100%;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .btn-whatsapp:hover {
            color: #fff;
            transform: scale(1.02);
            box-shadow: 0 5px 15px rgba(37, 211, 102, 0.3);
        }

        /* --- QR Section --- */
        .qr-section {
            background: linear-gradient(135deg, #1a1a1a 0%, #2c3e50 100%);
            text-align: center;
            position: relative;
            overflow: hidden;
        }
        
        /* زخرفة خلفية بسيطة للـ QR Section */
        .qr-section::before {
            content: '';
            position: absolute;
            top: 0; left: 0; right: 0; bottom: 0;
            background-image: radial-gradient(circle at 20% 50%, rgba(255,255,255,0.05) 0%, transparent 50%);
            pointer-events: none;
        }

        .qr-box {
            background: #fff;
            padding: 20px;
            border-radius: 20px;
            display: inline-block;
            box-shadow: 0 20px 40px rgba(0,0,0,0.3);
            transition: transform 0.3s;
        }

        .qr-box:hover {
            transform: scale(1.05) rotate(2deg);
        }
        
        .qr-box img {
            border-radius: 10px;
        }

        .qr-box p {
            color: var(--primary-color) !important;
            font-weight: 700;
            margin-bottom: 0;
        }

        /* --- Animations --- */
        .fade-in-up {
            animation: fadeInUp 0.8s ease-out forwards;
            opacity: 0;
            transform: translateY(20px);
        }

        .delay-1 { animation-delay: 0.1s; }
        .delay-2 { animation-delay: 0.3s; }
        .delay-3 { animation-delay: 0.5s; }

        @keyframes fadeInUp {
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* Mobile Adjustments */
        @media (max-width: 991px) {
            .contact-section {
                padding-top: 100px;
                text-align: center;
            }
            
            .info-icon-box {
                margin-left: 0;
                margin-right: auto;
                margin-bottom: 1rem;
            }

            .d-flex {
                flex-direction: column;
            }
            
            .map-container {
                margin: 2rem auto;
            }
}