/* برمجة ناصر الخولاني */


/* --- فراغ المنتجات --- */ 
section.s-block--fixed-banner.wide-placeholder img {
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    display: block !important;
}

section.s-block--fixed-banner.wide-placeholder {
    display: block !important;
    background: transparent !important;
    padding: 0 !important;
    margin-top: 28px !important; 
    margin-bottom: 15px !important;
    min-height: 1px !important; 
}

section.s-block--fixed-banner.wide-placeholder a.banner {
    display: block !important;
    height: 10px !important; 
    background: transparent !important;
}

/* --- تنسيق قسم بانر البيت --- */
section.section-spacing.relative.athena-slide-down-top {
    padding-left: 10% !important;
    padding-right: 10% !important;
    max-width: 1200px !important;
    margin: 30px auto !important;
}

.partial-bg-container {
    border-radius: 20px !important;
    overflow: hidden !important;
    box-shadow: 0 15px 35px rgba(0,0,0,0.07) !important;
}

@media (max-width: 768px) {
    section.section-spacing.relative.athena-slide-down-top {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* --- قسم من نحن --- */
.image-section {
    display: none !important;
}

section.section-spacing.flex.container {
    display: flex !important;
    justify-content: center !important;
    background-color: #ffffff !important;
    padding: 40px 20px !important;
}

.text-center.md\:rtl\:text-right {
    display: flex !important;
    flex-direction: column !important; 
    align-items: center !important; 
    width: 100% !important;
}

.who-we-are-title {
    order: 1 !important;
    color: #000000 !important;
    font-size: 28px !important;
    font-weight: 800 !important;
    margin-bottom: 15px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.who-we-are-title::before {
    content: "حول شركة" !important;
    display: block !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 600 !important;
    margin-bottom: 5px !important;
}

.who-we-are-subtitle {
    order: 2 !important;
    color: #333 !important; 
    line-height: 1.8 !important;
    margin-bottom: 30px !important;
    max-width: 800px !important;
    text-align: right !important; 
    width: 100% !important;
}

/* بطاقة المميزات الزرقاء */
.text-center.md\:rtl\:text-right::before {
    content: "🔹 خدمة تركيب مجانية \A نصلك أينما كنت لنقوم بتركيب الفلتر بأعلى معايير الدقة. \A\A 🔹 فريق صيانة متخصص \A كوادر فنية مدربة لضمان استدامة ونقاء المياه في منزلك. \A\A 🔹 ضمان ذهبي شامل \A نضمن لك جودة القطع وأداء النظام لراحة بال تدوم سنوات." !important;
    order: 3 !important;
    display: block !important;
    white-space: pre-wrap !important;
    background: linear-gradient(135deg, #f8fdff 0%, #f0f9ff 100%) !important;
    padding: 25px 30px !important;
    border-right: 6px solid #00b4d8 !important;
    border-radius: 20px !important;
    margin-bottom: 35px !important;
    color: #000000 !important; 
    font-weight: 600 !important;
    line-height: 1.6 !important;
    text-align: right !important;
    width: 100% !important;
    max-width: 800px !important;
    box-shadow: 0 10px 30px rgba(0, 119, 182, 0.05) !important;
}

.who-we-are-btn {
    order: 4 !important;
    display: inline-block !important;
    align-self: center !important;
    background: linear-gradient(to left, #0077b6, #00b4d8) !important;
    color: #ffffff !important;
    padding: 14px 60px !important;
    border-radius: 50px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

/* --- شريط اللوجوهات المتحرك --- */
.wrapper {
    height: 120px !important; 
    display: flex !important;
    align-items: center !important;
}

.item {
    width: 250px !important; 
}

.item .flex-shrink-0 {
    width: 200px !important; 
    height: 100px !important; 
}

.item img {
    max-width: 100% !important;
    max-height: 100% !important;
    transform: scale(2.2) !important; 
    object-fit: contain !important;
}

@keyframes scrollLeft {
    to {
        left: -250px; 
    }
}

.wrapper {
    mask-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 1) 15%,
        rgba(0, 0, 0, 1) 85%,
        rgba(0, 0, 0, 0) 100%
    ) !important;
}

/* --- عنوان شركاء النجاح --- */
section.w-full.relative.section-spacing::before {
    content: "شركاء النجاح" !important;
    display: block !important;
    text-align: center !important;
    font-size: 32px !important; 
    font-weight: 900 !important; 
    color: #0077b6 !important;
    margin-bottom: 45px !important; 
    width: 100% !important;
    letter-spacing: 0.5px !important;
}

section.w-full.relative.section-spacing {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}

@media (max-width: 768px) {
    section.w-full.relative.section-spacing::before {
        font-size: 24px !important; 
        margin-bottom: 30px !important;
    }
}

/* --- مسار الصفحة وال🏠 --- */
.breadcrumbs {
    background: #f8fbff !important; 
    border-radius: 12px !important;
    padding: 10px 20px !important;
    margin-top: 15px !important;
    margin-bottom: 20px !important;
    display: inline-block !important; 
}

.s-breadcrumb-item a {
    color: #0077b6 !important; 
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: 0.3s !important;
}

.s-breadcrumb-item a:hover {
    color: #00b4d8 !important;
    text-decoration: underline !important;
}

.s-breadcrumb-item:last-child {
    color: #666 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.s-breadcrumb-arrow svg {
    width: 18px !important;
    height: 18px !important;
    fill: #a0aec0 !important; 
    margin: 0 8px !important;
    vertical-align: middle !important;
}

.s-breadcrumb-item:first-child a::before {
    content: "🏠 " !important;
    font-size: 12px !important;
    margin-left: 5px !important;
}

@media (max-width: 768px) {
    .breadcrumbs {
        padding: 8px 15px !important;
    }
    .s-breadcrumb-item, .s-breadcrumb-item a {
        font-size: 12px !important;
    }
}

/* --- إخفاء عنوان 000 والتعليقات --- */
h1.font-bold.text-2xl.mb-6 {
    display: none !important;
}

salla-comments {
    display: none !important;
}

/* --- تعديل عتيق: خدعة الرابط بالـ CSS --- */
#1541835507 {
    position: relative !important;
}

#1541835507 a::after {
    content: "" !important;
    position: absolute !important;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 9999 !important;
    cursor: pointer !important;
}