:root{--blue:#075dbb;--blue2:#064c99;--orange:#101828;--green:#25D366;--dark:#0d2b4d;--text:#101828;--muted:#667085;--light:#f7f9fc;--border:#e6eaf0;--shadow:0 12px 35px rgba(16,24,40,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Tajawal",Arial,sans-serif;direction:rtl;color:var(--text);background:#fff;line-height:1.75}a{text-decoration:none;color:inherit}.container{width:min(1180px,94%);margin:auto}.topbar{background:linear-gradient(90deg,var(--blue),var(--blue2));color:#fff;font-size:15px}.topbar .container{height:39px;display:flex;align-items:center;justify-content:space-between;gap:14px}.social{display:flex;gap:18px;font-weight:900}.top-info{display:flex;gap:25px;align-items:center}.navbar{background:#fff;box-shadow:0 5px 18px rgba(16,24,40,.08);position:sticky;top:0;z-index:99}.nav-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;gap:12px;color:var(--blue);font-weight:900}.logo-mark{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#fff 45%,var(--blue));display:grid;place-items:center;color:var(--blue);font-size:32px;border:3px solid #fff;box-shadow:var(--shadow)}.logo-text{font-size:25px;line-height:1.05}.logo small{display:block;font-size:11px;color:var(--blue);letter-spacing:.5px;margin-top:3px}.nav-links{display:flex;align-items:center;gap:27px;font-weight:800}.nav-links a{color:#101828}.nav-links a:hover,.nav-links a.active{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:13px 24px;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.08);border:0;white-space:nowrap}.btn-blue{background:linear-gradient(135deg,#0c68cf,#0051ad);color:#fff}.btn-orange{background:linear-gradient(135deg,#25D366,#18b957);color:#fff}.btn-green{background:linear-gradient(135deg,#25D366,#18b957);color:#fff}.btn-white{background:#fff;color:var(--blue)}.menu-toggle{display:none;background:white;border:1px solid var(--border);border-radius:12px;padding:8px 12px;font-weight:900}.hero{position:relative;min-height:520px;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.92) 45%,rgba(255,255,255,.25) 67%,rgba(255,255,255,0) 100%),url('assets/hero-family.png');background-size:auto 100%;background-position:left center;background-repeat:no-repeat;display:flex;align-items:center;overflow:hidden}.hero-content{width:min(1180px,94%);margin:auto;display:grid;grid-template-columns:1fr .9fr;align-items:center}.hero-text{grid-column:1;max-width:700px}.badge{display:inline-block;color:var(--blue);font-weight:800;margin-bottom:12px}.hero h1{font-size:58px;line-height:1.15;margin:0 0 8px;color:#073f85;font-weight:900}.hero h2{font-size:29px;margin:0 0 16px;color:#111;font-weight:900}.bullets{display:flex;gap:14px;flex-wrap:wrap;font-size:19px;font-weight:800;margin:0 0 24px}.bullets span:before{content:'•';color:var(--orange);font-size:28px;vertical-align:-2px;margin-left:9px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-strip{background:#fff;border-bottom:1px solid var(--border);box-shadow:0 4px 20px rgba(16,24,40,.04)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{min-height:110px;display:flex;align-items:center;justify-content:center;gap:18px;padding:20px;border-left:1px solid var(--border)}.trust-item:first-child{border-left:0}.trust-icon{font-size:42px;color:var(--blue);line-height:1}.trust-item h3{margin:0;font-size:17px}.trust-item p{margin:2px 0 0;color:var(--muted);font-size:15px}.quick-section{background:#fff;padding:28px 0 10px}.quick-grid{display:grid;grid-template-columns:1fr 1.8fr 1fr;gap:22px;align-items:stretch}.panel{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:22px;text-align:center}.panel h2{font-size:22px;color:var(--blue);margin:0 0 18px}.flags{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.flag{font-size:34px}.flag span{display:block;font-size:14px;color:#344054;font-weight:700}.mini-services{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.mini-card{border:1px solid var(--border);border-radius:10px;padding:12px 8px;background:#fff;box-shadow:0 6px 16px rgba(16,24,40,.04);font-weight:800;font-size:14px}.mini-card .i{display:block;color:var(--blue);font-size:27px;line-height:1.2}.rating-stars{font-size:34px;color:#101828;letter-spacing:4px}.rating b{display:block;font-size:20px;margin:6px 0}.section{padding:60px 0}.section-title{text-align:center;margin-bottom:30px}.section-title h2{font-size:34px;color:var(--blue);margin:0 0 8px;font-weight:900}.section-title p{color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:var(--shadow);transition:.2s}.card:hover{transform:translateY(-4px)}.icon{width:56px;height:56px;border-radius:16px;background:#edf6ff;color:var(--blue);display:grid;place-items:center;font-size:28px;margin-bottom:12px}.card h3{margin:0 0 8px;font-size:22px;color:#0d2b4d}.card p{color:var(--muted);margin:0 0 12px}.readmore{color:var(--blue);font-weight:900}.light{background:var(--light)}.split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.hero-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:26px;box-shadow:var(--shadow)}.checklist{list-style:none;padding:0;margin:0;display:grid;gap:11px}.checklist li{background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px}.checklist li:before{content:'✓';color:var(--orange);font-weight:900;margin-left:8px}.areas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.area{background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 18px;font-weight:800;box-shadow:0 6px 16px rgba(16,24,40,.04)}.faq{max-width:850px;margin:auto}.faq details{background:#fff;border:1px solid var(--border);border-radius:16px;margin-bottom:12px;padding:14px 18px}.faq summary{font-weight:900;cursor:pointer}.cta{background:linear-gradient(135deg,#101828,#162033);color:#fff;border-radius:24px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer{background:#101828;color:#fff;padding:48px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer a{display:block;color:#d9e8f5;margin:8px 0}.copy{border-top:1px solid rgba(255,255,255,.12);margin-top:26px;padding-top:18px;color:#b9c7d3;text-align:center}.page-hero{background:linear-gradient(135deg,var(--blue),#12324a);color:white;padding:54px 0}.content{max-width:900px;margin:auto}.content h1{font-size:38px}.content h2{color:var(--blue);margin-top:28px}.content p{color:#344054}.content ul{background:var(--light);border-radius:18px;padding:18px 34px}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form{background:white;border:1px solid var(--border);border-radius:22px;padding:24px}.form input,.form select,.form textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:13px;margin-bottom:12px;font-family:inherit;font-size:16px}.whatsapp-float{position:fixed;left:18px;bottom:18px;width:54px;height:54px;background:#25D366;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.22);z-index:100;font-size:0}.whatsapp-float:before{content:'☎';font-size:25px}@media(max-width:980px){.hero{background:linear-gradient(rgba(255,255,255,.92),rgba(255,255,255,.92)),url('assets/hero-family.png');background-size:cover;background-position:center}.hero-content{display:block}.hero h1{font-size:42px}.hero h2{font-size:24px}.quick-grid,.trust-grid,.split,.contact-box,.footer-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.mini-services{grid-template-columns:repeat(3,1fr)}.nav-links{display:none;position:absolute;top:86px;right:3%;left:3%;background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:var(--shadow);flex-direction:column}.nav-links.open{display:flex}.menu-toggle{display:block}.topbar .container{height:auto;padding:7px 0;flex-wrap:wrap}.social{display:none}}@media(max-width:650px){.nav-inner{height:76px}.logo-text{font-size:18px}.logo-mark{width:46px;height:46px;font-size:24px}.hero{min-height:auto;padding:54px 0}.hero h1{font-size:34px}.hero h2{font-size:21px}.bullets{font-size:16px}.cards{grid-template-columns:1fr}.flags{grid-template-columns:repeat(2,1fr)}.mini-services{grid-template-columns:repeat(2,1fr)}.trust-item{justify-content:flex-start}.section{padding:42px 0}.section-title h2{font-size:28px}}

.phone-ltr{direction:ltr; unicode-bidi:isolate; display:inline-block; white-space:nowrap; font-family:Arial, sans-serif;}

/* Mobile friendly improvements */
img, svg { max-width: 100%; height: auto; }
body { overflow-x: hidden; }
@media (max-width: 768px) {
  .container { width: min(100% - 28px, 1180px); }
  .topbar { font-size: 13px; }
  .topbar .container { justify-content: center; text-align:center; gap: 8px; }
  .top-info { width:100%; justify-content:center; gap:10px; flex-wrap:wrap; }
  .navbar { top:0; }
  .nav-inner { height:72px; padding:0; }
  .logo { gap:8px; max-width: 72%; }
  .logo-mark { width:44px; height:44px; font-size:22px; flex:0 0 auto; }
  .logo-text { font-size:18px; line-height:1.1; }
  .logo small { font-size:9px; }
  .menu-toggle { display:flex; align-items:center; justify-content:center; width:44px; height:40px; font-size:22px; color:var(--blue); }
  .nav-links { top:72px; right:14px; left:14px; max-height: calc(100vh - 90px); overflow:auto; align-items:stretch; gap:0; text-align:center; }
  .nav-links a { padding:13px 10px; border-bottom:1px solid var(--border); }
  .nav-links a:last-child { border-bottom:0; margin-top:10px; }

  .hero { min-height:auto; padding:0; background:#fff; display:block; }
  .hero:before { content:""; display:block; height:245px; background:url('assets/hero-family.png') center/cover no-repeat; }
  .hero-content { width:100%; display:block; }
  .hero-text { max-width:none; padding:28px 18px 34px; text-align:center; background:linear-gradient(180deg,#101828,#f7f9fc); }
  .badge { font-size:14px; margin-bottom:8px; }
  .hero h1 { font-size:32px; line-height:1.25; margin-bottom:10px; }
  .hero h2 { font-size:20px; line-height:1.45; margin-bottom:14px; }
  .bullets { justify-content:center; gap:6px 12px; font-size:15px; margin-bottom:20px; }
  .bullets span:before { font-size:22px; margin-left:5px; }
  .hero-actions { flex-direction:column; gap:10px; }
  .hero-actions .btn { width:100%; max-width:330px; margin:auto; padding:12px 18px; }

  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-item { min-height:105px; padding:16px 10px; gap:10px; text-align:center; flex-direction:column; border-left:0; border-bottom:1px solid var(--border); }
  .trust-icon { font-size:34px; }
  .trust-item h3 { font-size:15px; line-height:1.35; }
  .trust-item p { font-size:13px; line-height:1.45; }

  .quick-section { padding:20px 0 4px; }
  .quick-grid { grid-template-columns:1fr; gap:14px; }
  .panel { padding:18px 14px; border-radius:14px; }
  .panel h2 { font-size:20px; }
  .flags { grid-template-columns:repeat(4,1fr); gap:8px; }
  .flag { font-size:28px; }
  .flag span { font-size:12px; }
  .mini-services { grid-template-columns:repeat(2,1fr); gap:9px; }
  .mini-card { min-height:86px; display:flex; flex-direction:column; justify-content:center; align-items:center; font-size:14px; padding:10px 6px; }
  .rating-stars { font-size:28px; letter-spacing:1px; }

  .section { padding:36px 0; }
  .section-title { margin-bottom:20px; }
  .section-title h2 { font-size:25px; line-height:1.35; }
  .section-title p { font-size:15px; }
  .cards { grid-template-columns:1fr; gap:14px; }
  .card { padding:20px; border-radius:16px; }
  .card h3 { font-size:20px; }
  .areas { gap:8px; }
  .area { padding:8px 13px; font-size:14px; }
  .faq details { padding:13px 14px; border-radius:14px; }
  .faq summary { font-size:15px; }
  .cta { padding:24px 18px; text-align:center; justify-content:center; border-radius:18px; }
  .cta .btn { width:100%; max-width:320px; }

  .page-hero { padding:34px 0; text-align:center; }
  .content { max-width:100%; }
  .content h1 { font-size:29px; line-height:1.35; }
  .content h2 { font-size:23px; }
  .content p, .content li { font-size:16px; }
  .content ul { padding:16px 24px; }
  .contact-box { grid-template-columns:1fr; gap:16px; }
  .form { padding:18px; }

  .footer { padding:34px 0 18px; text-align:center; }
  .footer-grid { grid-template-columns:1fr; gap:18px; }
  .footer a { margin:7px 0; }
  .whatsapp-float { width:52px; height:52px; left:14px; bottom:14px; }
}

@media (max-width: 390px) {
  .hero:before { height:210px; }
  .hero h1 { font-size:28px; }
  .hero h2 { font-size:18px; }
  .trust-grid { grid-template-columns:1fr; }
  .flags { grid-template-columns:repeat(2,1fr); }
  .mini-services { grid-template-columns:1fr; }
  .btn { padding:11px 16px; font-size:14px; }
}


.lang-switch{display:inline-flex;gap:6px;align-items:center;margin-inline-start:10px}
.lang-switch a{padding:8px 10px;border:1px solid rgba(255,255,255,.35);border-radius:999px;text-decoration:none;font-weight:800;font-size:13px;background:#fff;color:#0f2f57!important;line-height:1}
.lang-switch a.active-lang{background:#f59e0b;color:#fff!important;border-color:#f59e0b}
html[dir="ltr"] body{direction:ltr;text-align:left;font-family:Arial, sans-serif}
html[dir="ltr"] .phone-ltr{direction:ltr;unicode-bidi:embed}
@media(max-width:768px){.lang-switch{margin:10px 0}.lang-switch a{padding:9px 12px}}


/* Professional mobile language switch */
.mobile-lang-switch{display:none;align-items:center;gap:6px;margin-inline-start:auto;margin-inline-end:10px}
.mobile-lang-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--blue)!important;font-weight:900;font-size:13px;line-height:1;box-shadow:0 4px 12px rgba(16,24,40,.08)}
.mobile-lang-switch a.active-lang{background:var(--orange);border-color:var(--orange);color:#fff!important}
html[dir="ltr"] body{direction:ltr;text-align:left}
html[dir="ltr"] .top-info,html[dir="ltr"] .nav-inner,html[dir="ltr"] .logo,html[dir="ltr"] .nav-links,html[dir="ltr"] .hero-actions,html[dir="ltr"] .bullets,html[dir="ltr"] .trust-item,html[dir="ltr"] .cta{direction:ltr}
html[dir="ltr"] .bullets span:before{margin-left:0;margin-right:9px}
html[dir="ltr"] .checklist li:before{margin-left:0;margin-right:8px}
html[dir="ltr"] .trust-item{border-left:0;border-right:1px solid var(--border)}
html[dir="ltr"] .trust-item:first-child{border-right:0}
html[dir="ltr"] .hero{background:linear-gradient(270deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.92) 45%,rgba(255,255,255,.25) 67%,rgba(255,255,255,0) 100%),url('assets/hero-family.png');background-size:auto 100%;background-position:right center;background-repeat:no-repeat}
html[dir="ltr"] .whatsapp-float{left:auto;right:18px}
@media(max-width:980px){
  .mobile-lang-switch{display:inline-flex}
  .nav-links .lang-switch{display:flex;justify-content:center;width:100%;padding:10px 0}
  html[dir="ltr"] .nav-links{left:3%;right:3%;text-align:left;align-items:stretch}
  html[dir="ltr"] .hero{background:linear-gradient(rgba(255,255,255,.92),rgba(255,255,255,.92)),url('assets/hero-family.png');background-size:cover;background-position:center}
}
@media(min-width:981px){.mobile-lang-switch{display:none!important}}
@media(max-width:650px){.mobile-lang-switch a{min-width:38px;height:32px;font-size:12px}.mobile-lang-switch{margin-inline-end:8px}}


/* FINAL FIX: true English LTR layout - desktop and mobile */
html[lang="en"], html[lang="en"] body, body.english-page{
  direction:ltr !important;
  text-align:left !important;
  font-family:Arial, Helvetica, sans-serif !important;
}
html[lang="en"] .container,
html[lang="en"] .topbar .container,
html[lang="en"] .top-info,
html[lang="en"] .nav-inner,
html[lang="en"] .logo,
html[lang="en"] .nav-links,
html[lang="en"] .hero-content,
html[lang="en"] .hero-text,
html[lang="en"] .hero-actions,
html[lang="en"] .bullets,
html[lang="en"] .trust-item,
html[lang="en"] .card,
html[lang="en"] .footer,
html[lang="en"] .footer-grid,
html[lang="en"] .content,
html[lang="en"] .form,
html[lang="en"] .contact-box{
  direction:ltr !important;
  text-align:left !important;
}
html[lang="en"] .nav-inner{flex-direction:row !important;}
html[lang="en"] .logo{order:1 !important; margin-right:auto !important; margin-left:0 !important;}
html[lang="en"] .nav-links{order:2 !important; justify-content:flex-end !important;}
html[lang="en"] .mobile-lang-switch{order:3 !important; margin-left:10px !important; margin-right:8px !important;}
html[lang="en"] .menu-toggle{order:4 !important; margin-left:0 !important; margin-right:0 !important;}
html[lang="en"] .nav-links a,
html[lang="en"] .nav-links .btn,
html[lang="en"] .nav-links .lang-switch{
  direction:ltr !important;
  text-align:left !important;
}
html[lang="en"] .bullets span:before{margin-left:0 !important;margin-right:9px !important;}
html[lang="en"] .checklist li:before{margin-left:0 !important;margin-right:8px !important;}
html[lang="en"] .form input,
html[lang="en"] .form select,
html[lang="en"] .form textarea{direction:ltr !important;text-align:left !important;}
html[lang="en"] .lang-switch,
html[lang="en"] .mobile-lang-switch{direction:ltr !important; unicode-bidi:isolate !important;}
.lang-sep{font-weight:900;color:#0f2f57;line-height:1;display:inline-flex;align-items:center;}

@media(max-width:980px){
  html[lang="en"] .nav-inner{display:flex !important; flex-direction:row !important; justify-content:space-between !important;}
  html[lang="en"] .logo{order:1 !important; margin-right:auto !important; max-width:58% !important;}
  html[lang="en"] .mobile-lang-switch{order:2 !important; display:inline-flex !important; margin-left:auto !important; margin-right:10px !important;}
  html[lang="en"] .menu-toggle{order:3 !important; display:flex !important;}
  html[lang="en"] .nav-links{
    direction:ltr !important;
    text-align:left !important;
    align-items:flex-start !important;
    justify-content:flex-start !important;
    left:14px !important;
    right:14px !important;
    padding:18px !important;
  }
  html[lang="en"] .nav-links.open{display:flex !important;}
  html[lang="en"] .nav-links a{
    width:100% !important;
    display:block !important;
    direction:ltr !important;
    text-align:left !important;
  }
  html[lang="en"] .nav-links .btn{display:flex !important; justify-content:center !important; text-align:center !important;}
  html[lang="en"] .nav-links .lang-switch{justify-content:flex-start !important; text-align:left !important; width:100% !important;}
  html[lang="en"] .hero-text{text-align:left !important;}
  html[lang="en"] .footer, html[lang="en"] .footer *{text-align:left !important; direction:ltr !important;}
}

@media(max-width:650px){
  html[lang="en"] .logo-text{font-size:16px !important;}
  html[lang="en"] .logo small{font-size:8px !important;}
  html[lang="en"] .mobile-lang-switch a{min-width:34px !important;padding:0 8px !important;}
}


/* Final color fix: WhatsApp buttons only green, CTA/banner sections navy */
.cta, .cta-section, .cta-banner, .contact-banner, .hero-cta {
  background: linear-gradient(135deg,#101828,#162033) !important;
  background-color: #101828 !important;
  background-image: linear-gradient(135deg,#101828,#162033) !important;
}
a[href*="wa.me"], a[href*="whatsapp"], .whatsapp-btn, .btn-whatsapp, .contact-whatsapp, .floating-whatsapp, .whatsapp-float, .btn-orange, .btn-green {
  background: linear-gradient(135deg,#25D366,#18b957) !important;
  background-color: #25D366 !important;
  background-image: linear-gradient(135deg,#25D366,#18b957) !important;
  border-color: #25D366 !important;
  color: #fff !important;
}

/* Dilmun Manpower new logo */
.logo-img{width:230px;max-width:100%;height:auto;display:block}
.footer .logo-img{width:240px;background:#fff;border-radius:14px;padding:4px}
@media(max-width:650px){.logo-img{width:180px}.footer .logo-img{width:200px}}
