.elementor-126 .elementor-element.elementor-element-a6f228a{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.36;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-126 .elementor-element.elementor-element-a6f228a::before, .elementor-126 .elementor-element.elementor-element-a6f228a > .elementor-background-video-container::before, .elementor-126 .elementor-element.elementor-element-a6f228a > .e-con-inner > .elementor-background-video-container::before, .elementor-126 .elementor-element.elementor-element-a6f228a > .elementor-background-slideshow::before, .elementor-126 .elementor-element.elementor-element-a6f228a > .e-con-inner > .elementor-background-slideshow::before, .elementor-126 .elementor-element.elementor-element-a6f228a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#302780;--background-overlay:'';}.elementor-126 .elementor-element.elementor-element-846b087 .elementor-heading-title{color:#FFFFFF;}.elementor-126 .elementor-element.elementor-element-bbf959b .elementor-heading-title{color:#FFFFFF;}.elementor-126 .elementor-element.elementor-element-a3be66c > .elementor-widget-container{padding:0% 20% 0% 20%;}.elementor-126 .elementor-element.elementor-element-a3be66c{text-align:center;font-weight:400;color:#FFFFFF;}.elementor-126 .elementor-element.elementor-element-1b7f0a5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-126 .elementor-element.elementor-element-2ca67a7 .elementor-button{background-color:var( --e-global-color-uicore_secondary );}.elementor-126 .elementor-element.elementor-element-2ca67a7 .elementor-button:hover, .elementor-126 .elementor-element.elementor-element-2ca67a7 .elementor-button:focus{background-color:#19A04B;}.elementor-126 .elementor-element.elementor-element-2ca67a7 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-126 .elementor-element.elementor-element-c78d9e0 .elementor-button:hover, .elementor-126 .elementor-element.elementor-element-c78d9e0 .elementor-button:focus{background-color:#3D3299;}.elementor-126 .elementor-element.elementor-element-c78d9e0 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-126 .elementor-element.elementor-element-c00481e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-126 .elementor-element.elementor-element-930f763 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&family=Tajawal:wght@400;500;700;800&family=Roboto+Mono:wght@400;700;800&display=swap');

/* --- FIX: REMOVE HEADER PADDING & HORIZONTAL SCROLL --- */
html, body {
    overflow-x: hidden;
}
/* This targets the first content section and removes its top padding. */
.elementor-section-wrap > .elementor-section:first-child {
    padding-top: 0 !important;
}

/* Variables */
:root {
    --primary-blue: #302780;
    --primary-green: #0d9540;
    --primary-green-rgb: 13, 149, 64;
    --primary-blue-rgb: 48, 39, 128;
    --light-blue: #5047A0;
    --light-green: #2DAF5F;
    --dark-blue: #201A60;
    --light-gray: #f8fafc;
    --medium-gray: #e2e8f0;
    --dark-gray: #64748b;
    --white: #ffffff;
    --black: #1e293b;
    --shadow-sm: 0 4px 10px rgba(0, 0, 0, 0.05);
    --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.07);
    --shadow-lg: 0 15px 35px rgba(0, 0, 0, 0.09);
    --shadow-xl: 0 20px 50px rgba(0, 0, 0, 0.1);
    --shadow-primary-green-md: 0 8px 25px rgba(var(--primary-green-rgb), 0.2);
    --shadow-primary-green-lg: 0 12px 30px rgba(var(--primary-green-rgb), 0.25);
    --shadow-primary-blue-md: 0 8px 25px rgba(var(--primary-blue-rgb), 0.2);
    --shadow-primary-blue-lg: 0 12px 30px rgba(var(--primary-blue-rgb), 0.25);
}

/* Basic Styles */
.custom-landing-dar-alsafwa-hospital {
    background-color: var(--white);
    color: var(--black);
    line-height: 1.7;
    overflow-x: hidden;
}
.custom-landing-dar-alsafwa-hospital *,
.custom-landing-dar-alsafwa-hospital *::before,
.custom-landing-dar-alsafwa-hospital *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.custom-landing-dar-alsafwa-hospital a { text-decoration: none; color: inherit; }
.custom-landing-dar-alsafwa-hospital ul { list-style: none; }
.custom-landing-dar-alsafwa-hospital img { max-width: 100%; display: block; }
.custom-landing-dar-alsafwa-hospital .container { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.custom-landing-dar-alsafwa-hospital .section { padding: 60px 0; }
.custom-landing-dar-alsafwa-hospital .section-title { text-align: center; margin-bottom: 50px; position: relative; }
.custom-landing-dar-alsafwa-hospital .section-title h2 { font-size: 2.4rem; color: var(--primary-blue); margin-bottom: 18px; font-weight: 800; }
.custom-landing-dar-alsafwa-hospital .section-title p { color: var(--dark-gray); font-size: 1.15rem; max-width: 650px; margin: 0 auto; line-height: 1.7; }
.custom-landing-dar-alsafwa-hospital .section-title::after { content: ''; position: absolute; height: 4px; width: 90px; background: linear-gradient(90deg, var(--primary-green), var(--light-green)); bottom: -25px; right: 50%; transform: translateX(50%); border-radius: 3px; }
.custom-landing-dar-alsafwa-hospital .btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 16px 32px; border-radius: 50px; font-weight: 700; cursor: pointer; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); border: none; font-size: 1.05rem; }
.custom-landing-dar-alsafwa-hospital .btn-primary { background: linear-gradient(135deg, var(--primary-green), var(--light-green)); color: var(--white); box-shadow: var(--shadow-primary-green-md); }
.custom-landing-dar-alsafwa-hospital .btn-primary:hover { transform: translateY(-4px) scale(1.02); box-shadow: var(--shadow-primary-green-lg); }
.custom-landing-dar-alsafwa-hospital .btn-secondary { background: linear-gradient(135deg, var(--primary-blue), var(--light-blue)); color: var(--white); box-shadow: var(--shadow-primary-blue-md); }
.custom-landing-dar-alsafwa-hospital .btn-secondary:hover { transform: translateY(-4px) scale(1.02); box-shadow: var(--shadow-primary-blue-lg); }

/* === Hero Slider Section === */
.custom-landing-dar-alsafwa-hospital .hero-slider-section {
    height: 120vh;
    min-height: 650px;
    width: 100%;
    position: relative;
    color: var(--white);
    background-color: #000;
}
.custom-landing-dar-alsafwa-hospital .hero-slider { width: 100%; height: 100%; }
.custom-landing-dar-alsafwa-hospital .swiper-slide { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; }
.custom-landing-dar-alsafwa-hospital .image-slide { background-size: cover; background-position: center; }
.custom-landing-dar-alsafwa-hospital .slide-video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translateX(-50%) translateY(-50%); z-index: 1; object-fit: cover; object-position: center bottom; }
.custom-landing-dar-alsafwa-hospital .slide-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; }
.custom-landing-dar-alsafwa-hospital .video-slide .slide-overlay { background-color: rgba(var(--primary-blue-rgb), 0.37); }
.custom-landing-dar-alsafwa-hospital .image-slide .slide-overlay { background-color: transparent; }
.custom-landing-dar-alsafwa-hospital .slide-content { position: relative; z-index: 3; max-width: 950px; padding: 0 20px; }
.custom-landing-dar-alsafwa-hospital .slide-title { font-size: 3.5rem; font-weight: 900; margin-bottom: 15px; line-height: 1.2; text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3); color: var(--white); }
.custom-landing-dar-alsafwa-hospital .slide-subtitle { font-size: 1.8rem; font-weight: 600; margin-bottom: 25px; opacity: 0.9; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); color: var(--white); }
.custom-landing-dar-alsafwa-hospital .slide-description { font-size: 1.1rem; margin-bottom: 35px; opacity: 0.9; line-height: 1.7; max-width: 700px; margin-left: auto; margin-right: auto; color: var(--white); }
.custom-landing-dar-alsafwa-hospital .slide-actions { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; }
.custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-prev,
.custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-next { color: var(--white); background-color: rgba(0, 0, 0, 0.2); width: 50px; height: 50px; border-radius: 50%; transition: background-color 0.3s ease; }
.custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-prev:hover,
.custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-next:hover { background-color: rgba(var(--primary-blue-rgb), 0.7); }
.custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-prev::after,
.custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-next::after { font-size: 1.2rem; font-weight: 900; }
.custom-landing-dar-alsafwa-hospital .hero-slider .swiper-pagination { position: absolute; display: flex; flex-direction: column; gap: 10px; left: 30px; top: 50%; transform: translateY(-50%); width: auto; bottom: auto; }
.custom-landing-dar-alsafwa-hospital .swiper-pagination-bullet { width: 12px; height: 12px; background-color: rgba(255, 255, 255, 0.7); opacity: 1; transition: all 0.3s ease; }
.custom-landing-dar-alsafwa-hospital .swiper-pagination-bullet-active { background-color: var(--primary-green); height: 30px; width: 12px; border-radius: 6px; }

/* About Section */
.custom-landing-dar-alsafwa-hospital .about { background: var(--light-gray); }
.custom-landing-dar-alsafwa-hospital .about-content { display: flex; align-items: center; gap: 50px; }
.custom-landing-dar-alsafwa-hospital .about-text { flex: 1.2; }
.custom-landing-dar-alsafwa-hospital .about-text h3 { font-size: 2rem; color: var(--primary-blue); margin-bottom: 20px; font-weight: 800; }
.custom-landing-dar-alsafwa-hospital .about-text p { margin-bottom: 18px; font-size: 1.05rem; line-height: 1.8; color: var(--dark-gray); }
.custom-landing-dar-alsafwa-hospital .about-image { flex: 0.8; position: relative; border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-lg); align-self: stretch; }
.custom-landing-dar-alsafwa-hospital .about-image img { width: 100%; height: 100%; object-fit: cover; min-height: 350px; }

/* Hospital Statistics Section */
.custom-landing-dar-alsafwa-hospital .hospital-stats { background: var(--white); }
.custom-landing-dar-alsafwa-hospital .stats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }
.custom-landing-dar-alsafwa-hospital .stat-card { background: var(--light-gray); padding: 30px 25px; border-radius: 16px; text-align: center; box-shadow: var(--shadow-sm); border: 1px solid var(--medium-gray); transition: all 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.custom-landing-dar-alsafwa-hospital .stat-card:hover { transform: translateY(-8px); box-shadow: var(--shadow-md); border-color: var(--primary-green); }
.custom-landing-dar-alsafwa-hospital .stat-card-icon { font-size: 2.5rem; color: var(--primary-green); margin-bottom: 15px; }
.custom-landing-dar-alsafwa-hospital .stat-card-number { font-size: 3rem; font-weight: 800; color: var(--primary-blue); margin-bottom: 8px; font-family: 'Roboto Mono', monospace; }
.custom-landing-dar-alsafwa-hospital .stat-card-label { font-size: 1.1rem; color: var(--dark-gray); font-weight: 600; }

/* Departments Section */
.custom-landing-dar-alsafwa-hospital .departments-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 30px; }
.custom-landing-dar-alsafwa-hospital .department-card { position: relative; height: 300px; border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-md); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); background-size: cover; background-position: center; display: flex; flex-direction: column; justify-content: flex-end; }
.custom-landing-dar-alsafwa-hospital .department-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0,0,0,0.2) 40%, rgba(0, 0, 0, 0.85) 100%); z-index: 1; transition: background 0.4s ease; }
.custom-landing-dar-alsafwa-hospital .department-card:hover { transform: translateY(-12px) scale(1.02); box-shadow: var(--shadow-xl); }
.custom-landing-dar-alsafwa-hospital .department-card:hover::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.1) 30%, rgba(0, 0, 0, 0.9) 100%); }
.custom-landing-dar-alsafwa-hospital .department-icon { position: absolute; top: 25px; right: 25px; width: 65px; height: 65px; border-radius: 16px; background: rgba(255, 255, 255, 0.9); display: flex; align-items: center; justify-content: center; color: var(--primary-blue); font-size: 1.8rem; z-index: 2; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15); transition: all 0.3s ease; }
.custom-landing-dar-alsafwa-hospital .department-card:hover .department-icon { background: var(--primary-green); color: var(--white); transform: scale(1.1) rotate(5deg); }
.custom-landing-dar-alsafwa-hospital .department-info { position: relative; padding: 25px; text-align: right; z-index: 2; color: var(--white); transform: translateY(10px); opacity: 0.9; transition: all 0.4s ease; }
.custom-landing-dar-alsafwa-hospital .department-card:hover .department-info { transform: translateY(0); opacity: 1; }
.custom-landing-dar-alsafwa-hospital .department-name { font-size: 1.7rem; font-weight: 800; margin-bottom: 12px; color: var(--white); }
.custom-landing-dar-alsafwa-hospital .department-desc { font-size: 0.95rem; margin-bottom: 18px; opacity: 0.85; line-height: 1.6; }
.custom-landing-dar-alsafwa-hospital .read-more { display: inline-flex; align-items: center; gap: 8px; color: var(--white); font-weight: 700; background: var(--primary-green); padding: 12px 22px; border-radius: 25px; transition: all 0.3s ease; font-size: 0.9rem; }
.custom-landing-dar-alsafwa-hospital .read-more:hover { background: var(--light-green); transform: translateX(-5px) scale(1.05); }

/* Why Choose Us */
.custom-landing-dar-alsafwa-hospital .why-choose { background: var(--light-gray); }
.custom-landing-dar-alsafwa-hospital .features-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.custom-landing-dar-alsafwa-hospital .feature-card { background: var(--white); border-radius: 20px; padding: 35px 25px; text-align: center; box-shadow: var(--shadow-md); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); border: 1px solid var(--medium-gray); display: flex; flex-direction: column; align-items: center; }
.custom-landing-dar-alsafwa-hospital .feature-card:hover { transform: translateY(-10px) scale(1.01); box-shadow: var(--shadow-lg); border-color: var(--primary-green); }
.custom-landing-dar-alsafwa-hospital .feature-icon { font-size: 2.6rem; color: var(--primary-green); margin-bottom: 18px; }
.custom-landing-dar-alsafwa-hospital .feature-title { font-size: 1.3rem; font-weight: 800; color: var(--primary-blue); margin-bottom: 12px; }
.custom-landing-dar-alsafwa-hospital .feature-desc { font-size: 0.95rem; color: var(--dark-gray); line-height: 1.6; flex-grow: 1; }

/* Modern Emergency Section */
.custom-landing-dar-alsafwa-hospital .emergency-modern { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 80px 20px 60px; background: linear-gradient(160deg, #0A101A 5%, #101726 40%, #1A2A4D 95%); overflow: hidden; text-align: center; min-height: 80vh; }
.custom-landing-dar-alsafwa-hospital .emergency-content-simple { max-width: 800px; width: 100%; position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; }
.custom-landing-dar-alsafwa-hospital .emergency-badge-screenshot { display: inline-flex; align-items: center; gap: 15px; background-color: rgba(var(--primary-green-rgb), 0.15); border: 1px solid rgba(var(--primary-green-rgb), 0.3); padding: 10px 22px; border-radius: 50px; margin-bottom: 25px; }
.custom-landing-dar-alsafwa-hospital .emergency-title-screenshot { color: var(--white); font-size: 2.8rem; font-weight: 800; margin-bottom: 12px; text-shadow: 0 2px 10px rgba(0,0,0,0.2); }
.custom-landing-dar-alsafwa-hospital .emergency-title-screenshot .green-accent { color: var(--primary-green); }
.custom-landing-dar-alsafwa-hospital .emergency-subtitle-screenshot { color: rgba(220, 220, 240, 0.7); font-size: 1.1rem; font-weight: 400; margin-bottom: 35px; max-width: 500px; line-height: 1.6; }
.custom-landing-dar-alsafwa-hospital .emergency-cta-block-glass { width: 100%; max-width: 550px; background: rgba(40, 50, 75, 0.25); backdrop-filter: blur(15px); border-radius: 25px; padding: 30px 25px 35px; border: 1px solid rgba(100, 120, 150, 0.2); box-shadow: 0 15px 40px rgba(0,0,0,0.2); position: relative; display: flex; flex-direction: column; align-items: center; min-height: 320px; margin-bottom: 40px; }
.custom-landing-dar-alsafwa-hospital .emergency-icon-main-glass { position: absolute; top: 20px; right: 20px; font-size: 2.5rem; color: rgba(var(--primary-green-rgb), 0.25); opacity: 0.7; }
.custom-landing-dar-alsafwa-hospital .emergency-status-glass { color: rgba(200, 210, 230, 0.6); font-size: 0.95rem; font-weight: 500; margin-bottom: 10px; }
.custom-landing-dar-alsafwa-hospital .emergency-number-display-glass { font-size: 2.8rem; font-weight: 700; color: rgba(230, 235, 250, 0.75); margin-bottom: 25px; letter-spacing: 2px; direction: ltr; font-family: 'Roboto Mono', 'Courier New', monospace; text-shadow: 0 1px 5px rgba(0,0,0,0.1); }
.custom-landing-dar-alsafwa-hospital .emergency-actions-glass { display: flex; gap: 15px; width: 100%; max-width: 400px; margin: 0 auto; }
.custom-landing-dar-alsafwa-hospital .emergency-btn-primary-glass, .custom-landing-dar-alsafwa-hospital .emergency-btn-secondary-glass { flex: 1; padding: 14px 20px; font-size: 0.95rem; font-weight: 600; border-radius: 12px; transition: all 0.25s ease; gap: 8px; display: inline-flex; align-items: center; justify-content: center; }
.custom-landing-dar-alsafwa-hospital .emergency-btn-primary-glass { background: var(--primary-green); color: var(--white); box-shadow: 0 5px 15px rgba(var(--primary-green-rgb), 0.3); }
.custom-landing-dar-alsafwa-hospital .emergency-btn-primary-glass:hover { background: var(--light-green); transform: translateY(-2px); box-shadow: 0 8px 20px rgba(var(--primary-green-rgb), 0.4); }
.custom-landing-dar-alsafwa-hospital .emergency-btn-secondary-glass { background-color: rgba(255,255,255, 0.1); color: var(--white); border: 1px solid rgba(255,255,255,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
.custom-landing-dar-alsafwa-hospital .emergency-btn-secondary-glass:hover { background-color: rgba(255,255,255, 0.15); border-color: rgba(255,255,255,0.3); transform: translateY(-2px); }
.custom-landing-dar-alsafwa-hospital .emergency-key-features-screenshot { display: flex; justify-content: space-around; gap: 15px; width: 100%; max-width: 700px; margin-top: 10px; flex-wrap: wrap; }
.custom-landing-dar-alsafwa-hospital .key-feature-screenshot { color: rgba(200, 210, 230, 0.8); text-align: center; flex-basis: 120px; flex-grow: 1; max-width: 150px; }
.custom-landing-dar-alsafwa-hospital .key-feature-screenshot i { font-size: 1.8rem; color: var(--primary-green); margin-bottom: 8px; display: block; transition: transform 0.2s ease; }
.custom-landing-dar-alsafwa-hospital .key-feature-screenshot:hover i { transform: scale(1.1); }
.custom-landing-dar-alsafwa-hospital .key-feature-screenshot p { font-size: 0.85rem; font-weight: 500; line-height: 1.4; }

/* Appointment Section */
.custom-landing-dar-alsafwa-hospital .appointment-content { display: flex; align-items: stretch; gap: 50px; }
.custom-landing-dar-alsafwa-hospital .appointment-form { flex: 1.2; background: var(--white); padding: 40px; border-radius: 20px; box-shadow: var(--shadow-lg); border: 1px solid var(--medium-gray); }
.custom-landing-dar-alsafwa-hospital .form-heading { font-size: 2rem; color: var(--primary-blue); margin-bottom: 30px; text-align: center; font-weight: 800; }
.custom-landing-dar-alsafwa-hospital .appointment-hours { flex: 0.8; padding: 40px; background: var(--light-gray); border-radius: 20px; border: 1px solid var(--medium-gray); }
.custom-landing-dar-alsafwa-hospital .hours-heading { font-size: 2rem; color: var(--primary-blue); margin-bottom: 30px; text-align: center; font-weight: 800; }
.custom-landing-dar-alsafwa-hospital .appointment-hours > p { text-align: center; color: var(--dark-gray); margin-bottom: 25px; font-size: 1.05rem; }
.custom-landing-dar-alsafwa-hospital .hours-list { margin-top: 25px; }
.custom-landing-dar-alsafwa-hospital .hours-item { display: flex; justify-content: space-between; align-items: center; padding: 18px 10px; border-bottom: 1px solid var(--medium-gray); }
.custom-landing-dar-alsafwa-hospital .hours-item:last-child { border-bottom: none; }
.custom-landing-dar-alsafwa-hospital .day { font-weight: 700; color: var(--primary-blue); display: flex; align-items: center; gap: 8px; }
.custom-landing-dar-alsafwa-hospital .day i { color: var(--primary-green); }
.custom-landing-dar-alsafwa-hospital .time { color: var(--primary-green); font-weight: 700; font-size: 1.05rem; }
.custom-landing-dar-alsafwa-hospital .appointment-hours .emergency-info { margin-top: 35px; padding: 30px; background: var(--primary-blue); border-radius: 15px; color: white; text-align: center; }
.custom-landing-dar-alsafwa-hospital .appointment-hours .emergency-info h4 { margin-bottom: 15px; font-size: 1.4rem; }
.custom-landing-dar-alsafwa-hospital .appointment-hours .emergency-info p { margin-bottom: 20px; opacity: 0.9; line-height: 1.7; }
.custom-landing-dar-alsafwa-hospital .appointment-hours .emergency-info .contact-phone-list-wrapper { display: flex; justify-content: center; }

/* Contact Section */
.custom-landing-dar-alsafwa-hospital .contact-info { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }
.custom-landing-dar-alsafwa-hospital .contact-card { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 35px 30px; background: var(--white); border-radius: 20px; box-shadow: var(--shadow-md); transition: all 0.3s ease; border: 1px solid var(--medium-gray); }
.custom-landing-dar-alsafwa-hospital .contact-card:hover { transform: translateY(-10px) scale(1.02); box-shadow: var(--shadow-lg); border-color: var(--primary-blue); }
.custom-landing-dar-alsafwa-hospital .contact-icon { width: 70px; height: 70px; border-radius: 50%; background: linear-gradient(135deg, var(--primary-blue), var(--light-blue)); color: var(--white); display: flex; align-items: center; justify-content: center; font-size: 1.8rem; margin-bottom: 25px; box-shadow: 0 8px 20px rgba(var(--primary-blue-rgb), 0.25); transition: all 0.3s ease; }
.custom-landing-dar-alsafwa-hospital .contact-card:hover .contact-icon { background: linear-gradient(135deg, var(--primary-green), var(--light-green)); box-shadow: 0 8px 20px rgba(var(--primary-green-rgb), 0.25); transform: scale(1.1); }
.custom-landing-dar-alsafwa-hospital .contact-label { font-size: 1.5rem; font-weight: 800; color: var(--primary-blue); margin-bottom: 15px; }
.custom-landing-dar-alsafwa-hospital .contact-value { font-size: 1.1rem; color: var(--dark-gray); line-height: 1.8; }
.custom-landing-dar-alsafwa-hospital .contact-value a { color: var(--primary-green); font-weight: 600; }
.custom-landing-dar-alsafwa-hospital .contact-value a:hover { text-decoration: underline; }

/* Reveal Animation */
.custom-landing-dar-alsafwa-hospital .reveal { opacity: 0; transform: translateY(40px); transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1); }
.custom-landing-dar-alsafwa-hospital .reveal.active { opacity: 1; transform: translateY(0); }

/* Responsive Design */
@media (max-width: 1024px) {
    .custom-landing-dar-alsafwa-hospital .about-content { flex-direction: column; gap: 40px; }
    .custom-landing-dar-alsafwa-hospital .about-text, .custom-landing-dar-alsafwa-hospital .about-image { flex: none; width: 100%; }
    .custom-landing-dar-alsafwa-hospital .appointment-content { flex-direction: column; gap: 30px; }
    .custom-landing-dar-alsafwa-hospital .features-grid { grid-template-columns: repeat(2, 1fr); }
    .custom-landing-dar-alsafwa-hospital .emergency-title-screenshot { font-size: 2.5rem; }
    .custom-landing-dar-alsafwa-hospital .emergency-number-display-glass { font-size: 2.2rem; }
    .custom-landing-dar-alsafwa-hospital .stats-grid { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));}
}

@media (max-width: 768px) {
    .custom-landing-dar-alsafwa-hospital .section { padding: 50px 0; }
    .custom-landing-dar-alsafwa-hospital .section-title h2 { font-size: 2rem; }
    
    .custom-landing-dar-alsafwa-hospital .hero-slider-section {
        height: auto;
        min-height: unset;
        aspect-ratio: 16 / 9;
        background-color: #000;
    }
    .custom-landing-dar-alsafwa-hospital .slide-content {
        display: none; 
    }
    .custom-landing-dar-alsafwa-hospital .image-slide {
        background-size: contain; 
        background-repeat: no-repeat;
    }
    .custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-prev, 
    .custom-landing-dar-alsafwa-hospital .hero-slider .swiper-button-next { 
        display: none; 
    }
    .custom-landing-dar-alsafwa-hospital .hero-slider .swiper-pagination {
        position: absolute;
        flex-direction: row;
        gap: 5px;
        top: 15px;
        bottom: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .custom-landing-dar-alsafwa-hospital .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .custom-landing-dar-alsafwa-hospital .swiper-pagination-bullet-active {
        width: 24px;
        height: 8px;
    }
    
    .custom-landing-dar-alsafwa-hospital .features-grid, .custom-landing-dar-alsafwa-hospital .stats-grid, .custom-landing-dar-alsafwa-hospital .contact-info { grid-template-columns: 1fr; }
    .custom-landing-dar-alsafwa-hospital .emergency-actions-glass { flex-direction: column; }
    .custom-landing-dar-alsafwa-hospital .emergency-key-features-screenshot { gap: 10px; justify-content: center; }
}

@media (max-width: 480px) {
    .custom-landing-dar-alsafwa-hospital .section-title h2 { font-size: 1.8rem; }
    .custom-landing-dar-alsafwa-hospital .slide-actions { flex-direction: column; align-items: center; }
    .custom-landing-dar-alsafwa-hospital .slide-actions .btn { width: 80%; max-width: 300px; }
    .custom-landing-dar-alsafwa-hospital .emergency-title-screenshot { font-size: 1.9rem; }
    .custom-landing-dar-alsafwa-hospital .emergency-number-display-glass { font-size: 1.8rem; }
    .custom-landing-dar-alsafwa-hospital .emergency-key-features-screenshot { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; }
    .custom-landing-dar-alsafwa-hospital .stat-card-number { font-size: 2.5rem; }
}

/* FONT AWESOME & MISC FIXES */
.custom-landing-dar-alsafwa-hospital i[class^="fa-"], .custom-landing-dar-alsafwa-hospital i[class*=" fa-"] { font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands", "FontAwesome", sans-serif !important; }
.custom-landing-dar-alsafwa-hospital .fas, .custom-landing-dar-alsafwa-hospital .fa-solid { font-weight: 900 !important; }
.custom-landing-dar-alsafwa-hospital .fab, .custom-landing-dar-alsafwa-hospital .fa-brands { font-weight: 400 !important; }
.custom-landing-dar-alsafwa-hospital .badge-icon-247 { width: 36px; height: 36px; vertical-align: middle; color: var(--white); }
.custom-landing-dar-alsafwa-hospital .badge-text-container { display: flex; flex-direction: column; text-align: right; line-height: 1.3; color: var(--primary-green); }
.custom-landing-dar-alsafwa-hospital .badge-main-text { font-weight: 700; font-size: 1rem; }
.custom-landing-dar-alsafwa-hospital .badge-sub-text { font-weight: 500; font-size: 0.85rem; opacity: 0.9; }
.custom-landing-dar-alsafwa-hospital .phone-item-list { list-style: none; padding: 0; margin: 0 auto; display: inline-block; text-align: left; }
.custom-landing-dar-alsafwa-hospital .phone-item { margin-bottom: 12px; }
.custom-landing-dar-alsafwa-hospital .phone-item:last-child { margin-bottom: 0; }
.custom-landing-dar-alsafwa-hospital .phone-item a { display: flex; flex-direction: row; align-items: center; gap: 12px; direction: ltr; font-size: 1.1rem; font-weight: 600; }
.custom-landing-dar-alsafwa-hospital .phone-item a i { font-size: 1.2rem; width: 20px; text-align: center; }
.custom-landing-dar-alsafwa-hospital .appointment-hours .phone-item a { color: var(--white); letter-spacing: 1px; }
.custom-landing-dar-alsafwa-hospital .appointment-hours .phone-item a:hover { opacity: 0.8; }
.custom-landing-dar-alsafwa-hospital .appointment-hours .phone-item .fa-mobile-alt { color: var(--light-green); }
.custom-landing-dar-alsafwa-hospital .appointment-hours .phone-item .fa-phone-alt { color: var(--medium-gray); }
.custom-landing-dar-alsafwa-hospital .contact-card .phone-item a { color: var(--dark-gray); }
.custom-landing-dar-alsafwa-hospital .contact-card .phone-item a:hover { color: var(--primary-green); }
.custom-landing-dar-alsafwa-hospital .contact-card .phone-item .fa-mobile-alt { color: var(--primary-green); }
.custom-landing-dar-alsafwa-hospital .contact-card .phone-item .fa-phone-alt { color: var(--primary-blue); }

/* Sticky Bar Base CSS */
.custom-sticky-bar { position: fixed; bottom: 0; left: 15px; right: 15px; display: flex; z-index: 9999; box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15); overflow: hidden; direction: rtl; font-family: 'Cairo', 'Tajawal', sans-serif; border-top-left-radius: 15px; border-top-right-radius: 15px; margin-bottom: 0px; }
.sticky-btn { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 12px 10px; color: white !important; text-decoration: none; text-align: center; transition: all 0.3s ease; position: relative; min-height: 60px; font-family: 'Cairo', 'Tajawal', sans-serif; }
.sticky-icon { font-size: 22px; margin-bottom: 6px; filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2)); color: white !important; font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands", "FontAwesome", sans-serif !important; }
.sticky-label { font-size: 13px; font-weight: 600; letter-spacing: 0.3px; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); line-height: 1.2; color: white !important; font-family: 'Cairo', 'Tajawal', sans-serif; }
.emergency-btn { background: linear-gradient(135deg, #dc3545 0%, #c82333 100%); border-top-right-radius: 15px; }
.whatsapp-btn { background: linear-gradient(135deg, #0d9540 0%, #0a7a33 100%); }
.booking-btn { background: linear-gradient(135deg, #302780 0%, #252063 100%); border-top-left-radius: 15px; }
.sticky-btn::after { content: ''; position: absolute; width: 1px; height: 60%; left: 0; top: 50%; transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.3); }
.sticky-btn:first-child::after { display: none; }
.sticky-btn:hover { transform: scale(1.05); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }
.emergency-btn:hover { background: linear-gradient(135deg, #e74c3c 0%, #d63031 100%); }
.whatsapp-btn:hover { background: linear-gradient(135deg, #10ac47 0%, #0d8f3a 100%); }
.booking-btn:hover { background: linear-gradient(135deg, #3d2d8f 0%, #2c1f6b 100%); }
.sticky-btn:active { transform: scale(0.98); }
.sticky-btn:hover, .sticky-btn:focus, .sticky-btn:active, .sticky-btn:visited { color: white !important; }
.sticky-btn:hover .sticky-icon, .sticky-btn:focus .sticky-icon, .sticky-btn:active .sticky-icon, .sticky-btn:visited .sticky-icon { color: white !important; }
.sticky-btn:hover .sticky-label, .sticky-btn:focus .sticky-label, .sticky-btn:active .sticky-label, .sticky-btn:visited .sticky-label { color: white !important; }
.custom-sticky-bar i[class^="fa-"], .custom-sticky-bar i[class*=" fa-"] { font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands", "FontAwesome", sans-serif !important; }
.custom-sticky-bar .fas, .custom-sticky-bar .fa-solid { font-weight: 900 !important; }
.custom-sticky-bar .far, .custom-sticky-bar .fa-regular { font-weight: 400 !important; }
.custom-sticky-bar .fab, .custom-sticky-bar .fa-brands { font-weight: 400 !important; }
@media (max-width: 768px) { .custom-sticky-bar { left: 10px; right: 10px; border-top-left-radius: 12px; border-top-right-radius: 12px; } .emergency-btn { border-top-right-radius: 12px; } .booking-btn { border-top-left-radius: 12px; } .sticky-icon { font-size: 20px; } .sticky-label { font-size: 12px; } }
@media (max-width: 480px) { .custom-sticky-bar { left: 8px; right: 8px; border-top-left-radius: 10px; border-top-right-radius: 10px; } .emergency-btn { border-top-right-radius: 10px; } .booking-btn { border-top-left-radius: 10px; } .sticky-icon { font-size: 18px; margin-bottom: 4px; } .sticky-label { font-size: 11px; line-height: 1.1; } .sticky-btn { padding: 10px 5px; min-height: 50px; } .sticky-btn:hover { transform: scale(1.03); } }
@media (max-width: 360px) { .custom-sticky-bar { left: 5px; right: 5px; } .sticky-label { font-size: 10px; } .sticky-icon { font-size: 16px; } }/* End custom CSS */