
/* FONT DISPLAY OPTIMIZATION */
body {
  font-display: swap;
}
body[lang=ar],body[lang=ar] a,body[lang=ar] button,body[lang=ar] h1,body[lang=ar] h2,body[lang=ar] h3,body[lang=ar] h4,body[lang=ar] li,body[lang=ar] p,body[lang=ar] span{font-family:'Noto Naskh Arabic',Tajawal,sans-serif}body[lang=ar],body[lang=ar] .about-content,body[lang=ar] .feature{text-align:right}.cta-btn-orange,.exp-title,.google-btn,.service-card h4{white-space:nowrap}.about,.hero,.seo-content{overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#333;line-height:1.6;padding-top:130px}body[lang=ar]{direction:rtl}body[lang=en]{direction:ltr;text-align:left;font-family:Inter,Arial,sans-serif}.service-card h4,h1,h2,h3,h4{font-family:Poppins,sans-serif}h1,h2,h3,h4{font-weight:600}body[lang=ar] h1,body[lang=ar] h2,body[lang=ar] h3,body[lang=ar] h4{font-family:'Noto Naskh Arabic',Tajawal,sans-serif;font-weight:600}img{width:100%;display:block}.container{width:90%;max-width:1200px;margin:auto}.language-bar{background:linear-gradient(145deg,#1e2b3a,#2c3e50);color:#fff;position:fixed;top:0;left:0;width:100%;z-index:2000;padding:10px 0;box-shadow:0 3px 12px rgba(0,0,0,.08)}.desktop-quote,.hero-btn{box-shadow:0 8px 20px rgba(243,108,33,.35);text-decoration:none}.language-bar-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.welcome-text{font-size:.95rem;opacity:.95;font-weight:400}.top-lang-toggle{background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.25);color:#fff;padding:8px 22px;border-radius:40px;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:500;backdrop-filter:blur(4px);transition:.25s}.top-lang-toggle:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.4);transform:translateY(-2px)}.top-lang-flag{font-size:1.3rem;display:inline-block;line-height:1;min-width:28px;text-align:center}.arrow-down{font-size:.75rem;opacity:.9;margin-top:2px}.site-header{position:fixed;top:54px;z-index:1999;width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:90px}.logo img{height:62px;width:auto}.desktop-nav{justify-self:center;display:flex;gap:32px}.desktop-nav a{text-decoration:none;font-weight:500;color:#0f172a;position:relative}.desktop-nav a::after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#f36c21;transition:.3s}.desktop-nav a:hover::after{width:100%}.desktop-quote{justify-self:end;background:#f36c21;color:#fff;padding:12px 26px;border-radius:8px;font-weight:600}.menu-toggle,.mobile-menu{display:none;background:#0b4f7c}.menu-toggle{font-size:26px;color:#fff;border:none;width:42px;height:42px;border-radius:10px;cursor:pointer;justify-self:end}.mobile-menu{flex-direction:column;gap:18px;padding:24px;position:absolute;top:100%;left:0;width:100%;transform:translateY(-15px);opacity:0;pointer-events:none;transition:.35s}.mobile-menu.show{display:flex;transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu a{color:#fff;text-decoration:none;font-size:16px;font-weight:500}.mobile-quote{background:#f36c21;text-align:center;padding:12px;border-radius:6px}.hero,.hero::before{background:url("images/imagebg.webp") center/cover no-repeat}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;margin-top:0;padding-top:0}.hero::before{content:"";position:absolute;inset:0;filter:blur(1.2px);transform:scale(1.05);z-index:0}.service-card:hover,.team-card:hover{transform:translateY(-8px)}.hero-overlay{position:absolute;inset:0;background:rgba(11,79,124,.55);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:0 20px;margin-top:-30px;animation:1.1s forwards heroFade;opacity:0}.about-content,.feature{text-align:left}.hero-content h1{color:#fff;font-size:52px;line-height:1.2;margin-bottom:26px}.hero-content h2{color:#fff;margin-bottom:15px;font-size:24px}.hero-btn{display:inline-block;background:#f36c21;color:#fff;padding:14px 36px;border-radius:6px;font-weight:600;transition:.35s}.about,.feature{background:#fff}@keyframes heroFade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.features{position:relative;margin-top:-100px;z-index:10}.feature-grid{display:grid!important;grid-template-columns:repeat(4,1fr);gap:30px}.feature{padding:35px 30px;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,.15)}.feature .icon{width:52px;height:52px;background:#0b4f7c;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:22px;color:#fff}.feature h3{font-size:18px;margin-bottom:10px}.feature p{font-size:14px;color:#555}.about{padding:120px 0}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:flex-start}.about-tag{color:#f36c21;font-size:14px;font-weight:600;display:inline-block;margin-bottom:12px}.cta-box h3,.gallery,.seo-services-text,.service-card,.testimonials{text-align:center}.about-content h2{font-size:36px;margin-bottom:15px;line-height:1.3;word-break:break-word}.about-content p{font-size:15px;color:#555;max-width:520px}.about-actions{display:flex;align-items:center;gap:20px;margin:25px 0}.btn-orange{background:#f36c21;color:#fff;padding:10px 18px;font-weight:600;border-radius:4px;font-size:16px;text-decoration:none}.founder{display:flex;align-items:center;gap:12px}.founder img{width:70px;height:70px;border-radius:50%}.founder strong{font-size:20px;font-weight:600;display:block;color:#111}.founder span{font-size:14px;color:#777}.experience{display:flex;align-items:center;gap:15px;margin-top:25px}.exp-num{font-size:48px;font-weight:800;line-height:1;background:linear-gradient(135deg,#8a5a2b 0,#c89b63 35%,#f2d6a2 50%,#c89b63 65%,#8a5a2b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-box h3,.cta-btn-orange,.footer h3,.footer h4,.zero-btn,.zero-tag{font-weight:600}.exp-divider{width:1px;height:48px;background:#ddd}.exp-text{display:flex;flex-direction:column}.about-line{width:100%;height:1px;background:#100f0f;margin:25px 0}.about-images{position:relative;width:100%;max-width:520px;height:520px;margin-left:auto}.img-main,.img-overlay{position:absolute;border-radius:14px}.img-main{top:0;left:0;width:360px;z-index:1}.img-overlay{right:-60px;bottom:150px;width:80%;z-index:3;box-shadow:0 30px 70px rgba(0,0,0,.25)}.services{background:linear-gradient(180deg,#020617,#0f172a);padding:120px 0;color:#fff}.services .section-title{text-align:center;margin-bottom:60px}.service-grid,.team-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.service-card{background:#fff;border-radius:16px;padding:30px;display:flex;flex-direction:column;align-items:center}.service-icon{width:52px;height:52px;background:#0b4f7c;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.service-card h4{font-size:16px;margin-bottom:6px;min-height:38px;color:#000}.service-card p{font-size:14px;color:#000;margin-bottom:15px;min-height:72px}.service-card img{margin-top:20px;width:100%;height:200px;object-fit:cover;border-radius:12px}.seo-services-text{max-width:900px;margin:40px auto 0;font-size:14px;color:#94a3b8}.cta-bridge{position:relative;z-index:20;margin-top:-90px;margin-bottom:-90px}.cta-box{background:linear-gradient(rgba(79,127,155,.75),rgba(79,127,155,.75)) center/cover,url("images/imagebg.webp") center/cover;padding:30px 20px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;color:#fff;box-shadow:0 25px 60px rgba(0,0,0,.25)}.cta-box h3{color:#fff;font-size:22px;max-width:70%;margin:0 auto}.cta-btn-orange{background:#f36c21;color:#fff;padding:12px 24px;border-radius:6px;text-decoration:none}.gallery{padding:260px 0 120px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.gallery-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;box-shadow:0 15px 35px rgba(0,0,0,.15);transition:transform .5s,box-shadow .5s;cursor:pointer}@media (hover:hover){.gallery-grid img:hover{transform:scale(1.08);box-shadow:0 30px 60px rgba(0,0,0,.25)}}.testimonials{padding:120px 0;background:#f8fafc}.testimonial-wrapper{position:relative;overflow:hidden;max-width:1100px;margin:0 auto}.testimonial-track{display:flex;transition:transform .6s}.testimonial-card{flex:0 0 33.333%;padding:15px}.testimonial-card img{width:100%;border-radius:16px;box-shadow:0 18px 40px rgba(0,0,0,.15)}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;cursor:pointer;background:rgba(0,0,0,.35);backdrop-filter:blur(4px);color:#fff;font-size:20px;z-index:5}.arrow.left{left:5px}.arrow.right{right:5px}.arrow:hover{background:rgba(0,0,0,.6)}.google-review-bar{max-width:900px;margin:20px auto 60px;background:#f7f7f7;border-radius:12px;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;text-align:left}.faq .section-tag,.faq .section-title,.footer-bottom,.team,.zero{text-align:center}.gr-left{display:flex;flex-direction:column;gap:6px}.google-btn{background:#1a73e8;color:#fff;padding:10px 18px;border-radius:30px;text-decoration:none;font-size:14px}.team{padding:120px 0;background:#f5f5f5}.team .section-tag{color:#f36c21;font-weight:600;font-size:14px}.team .section-title{font-size:36px;margin:12px 0 60px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:80px}.team-card{background:#fafafa;padding:30px 20px;border-radius:16px;transition:.3s}.team-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.15)}.team-card img{display:block;margin:0 auto 15px;width:160px;height:160px;object-fit:cover;border-radius:50%}.team-card small{display:block;color:#777;font-size:13px}.team-card h4{font-size:18px;margin:6px 0 12px}.team-socials{display:flex;justify-content:center;gap:12px}.team-socials a{width:32px;height:32px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:14px;color:#111;text-decoration:none}.faq-item.active .faq-answer,.stat span{display:block}.contact-text a:hover,.footer-list li a:hover,.stat strong,.zero-tag{color:#f36c21}.stat strong{font-size:28px}.stat span{font-size:14px;color:#555}.zero{position:relative;min-height:55vh;background:url("images/imagebg.webp") center/cover no-repeat;display:flex;align-items:center;justify-content:center}.zero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55)}.footer-socials>a:hover,.zero-btn{background:#f36c21}.zero-center{position:relative;z-index:2;max-width:800px;padding:40px 20px}.zero-tag{font-size:13px;letter-spacing:.5px;margin-bottom:10px}.zero h1{color:#fff;font-size:52px;line-height:1.2;margin-bottom:20px}.zero-btn{display:inline-block;color:#fff;padding:14px 34px;border-radius:6px;text-decoration:none;transition:.3s;margin-top:10px}.faq{padding:120px 0;background:#f5f5f5}.faq-item{border-bottom:1px solid #e5e7eb;padding:18px 0}.faq-question{width:100%;background:0 0;border:none;font-size:18px;font-weight:500;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#333}.faq-question span{font-size:22px;transition:.3s}.faq-answer{display:none;padding-top:10px;font-size:15px;color:#555;max-width:800px}.footer,.footer h3,.footer h4,.footer-text{color:#fff!important}.faq-item.active .faq-question span{transform:rotate(45deg)}.footer{background:#2f5f74;padding:70px 0 0}.footer .container{max-width:1200px;margin:auto;padding:0 15px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer h3{margin-bottom:20px;font-size:18px}.footer h4{font-size:16px;margin-bottom:16px}.contact-text a,.footer-list li a{font-weight:500;text-decoration:none}.footer-text{font-size:14px;line-height:1.6;margin-bottom:18px;opacity:.9}.footer-logo{max-width:170px;margin-bottom:14px}.footer-logo img{width:100%;height:auto}.footer-socials{display:flex;gap:10px;align-items:center}.footer-socials>a{width:34px;height:34px;background:rgba(255,255,255,.2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:.3s}.footer-socials>a svg{width:16px;height:16px;fill:#fff}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{color:#fff!important;font-size:14px;margin-bottom:12px;position:relative;padding-left:20px}.contact-icon,.contact-icon .far,.contact-icon .fas,.contact-icon i,.contact-icon svg{font-size:18px;color:#fff}body[lang=ar] .footer-list li{padding-left:0;padding-right:20px}.footer-list li::before{content:"»";position:absolute;left:0;color:#f36c21;font-weight:700}body[lang=ar] .footer-list li::before{left:auto;right:0}.footer-list li a{color:#fff}.contact-row{display:flex;align-items:center;gap:14px;margin-bottom:18px}.contact-icon{width:42px;height:42px;min-width:42px;border-radius:50%;background:linear-gradient(145deg,#f36c21,#d45a1a);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 12px rgba(243,108,33,.3);transition:transform .3s,box-shadow .3s}.contact-icon:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(243,108,33,.4)}.contact-text{color:#fff!important;line-height:1.5}.contact-text a{color:#fff!important;font-size:14px;transition:color .3s}.footer-bottom{margin-top:50px;background:#1a2e3b;color:#fff;padding:16px;font-size:13px}.floating-buttons{position:fixed;bottom:30px;left:0;right:0;width:100%;pointer-events:none;z-index:9999;display:flex;justify-content:space-between;padding:0 25px}.scroll-top,.whatsapp-float{pointer-events:auto;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.2);text-decoration:none;border:2px solid #fff;transition:.3s}.whatsapp-float{background:#25d366!important;border:2px solid #fff!important;box-shadow:0 4px 10px rgba(0,0,0,.3)!important}.whatsapp-float i{color:#fff!important;font-size:32px}.scroll-top{background:linear-gradient(145deg,#f36c21,#d45a1a);cursor:pointer;border:none;color:#fff;opacity:0;visibility:hidden;transform:scale(.8);transition:.3s;order:1}.scroll-top.show{opacity:1;visibility:visible;transform:scale(1)}.scroll-top i{font-size:26px;animation:2s infinite bounce}body[lang=ar] .whatsapp-float,body[lang=en] .whatsapp-float{order:2!important}body[lang=ar] .scroll-top,body[lang=en] .scroll-top{order:1!important}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.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)}}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.scroll-top:hover,.whatsapp-float:hover{transform:scale(1.1) translateY(-5px)!important;box-shadow:0 15px 30px rgba(0,0,0,.3)}@media (max-width:992px){body{padding-top:120px}.desktop-nav,.desktop-quote{display:none}.menu-toggle,.mobile-menu.show{display:flex}.menu-toggle{align-items:center;justify-content:center}.feature-grid,.footer-grid,.service-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.floating-buttons{padding:0 20px;bottom:25px}.scroll-top,.whatsapp-float{width:55px;height:55px}.whatsapp-float i{font-size:28px}.scroll-top i{font-size:24px}}@media (max-width:768px){.about-content h2,.about-content p{margin-left:auto;margin-right:auto}body{padding-top:110px}.language-bar{padding:8px 0}.language-bar-content{padding:0 15px}.welcome-text{font-size:.8rem;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-lang-toggle{padding:6px 16px;font-size:.85rem;gap:6px}.top-lang-flag{font-size:1.1rem}.arrow-down{font-size:.7rem}.header-inner{height:72px}.logo img{height:48px}.hero{min-height:80vh}.hero-content{margin-top:0;padding-top:20px}.hero-content h1{font-size:32px}.hero-content h2{font-size:18px}.about-grid{display:flex;flex-direction:column;gap:40px}.about-images{order:-1;width:100%;height:auto;margin:0 0 30px;max-width:100%;position:relative;display:flex;justify-content:center}.img-main{display:none!important}.img-overlay{display:block!important;position:relative!important;width:100%!important;height:auto!important;max-width:500px;aspect-ratio:4/3;object-fit:cover;border-radius:16px;margin:0 auto;right:auto!important;bottom:auto!important;left:auto!important;top:auto!important}.about-content{text-align:center!important;width:100%;padding:0 15px}.about-content h2,.about-content p,.about-tag,.contact-text,.cta-box,.feature,.feature h3,.feature p,.footer-list,.founder{text-align:center}.about-content h2{font-size:28px;word-break:break-word}.about-tag{display:block}.about-actions{flex-direction:column;align-items:center;gap:15px}.founder{flex-direction:column;align-items:center;gap:8px}.experience{justify-content:center;flex-wrap:wrap}.feature-grid,.gallery-grid,.service-grid,.team-grid{grid-template-columns:1fr}.feature{padding:25px 20px}.feature .icon{margin:0 auto 16px}.service-card h4{white-space:normal}.service-card img{height:180px}.cta-box{flex-direction:column;gap:20px}.cta-box h3{max-width:100%;font-size:18px}.gallery{padding:180px 0 80px}.testimonial-card{flex:0 0 100%}.google-review-bar{flex-direction:column;gap:14px;text-align:center}.team-stats{grid-template-columns:repeat(2,1fr)}.zero h1{font-size:34px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-col{text-align:center!important}.footer-logo{margin:0 auto 14px!important;display:block!important}.footer-socials{justify-content:center}.footer-list li{padding-left:0!important;text-align:center;display:inline-block;width:auto;margin:0 12px}.footer-list li::before{display:inline-block;position:relative;left:auto;right:auto;margin-right:6px}body[lang=ar] .footer-list li::before{margin-left:6px;margin-right:0}.contact-row{flex-direction:column;align-items:center;text-align:center;gap:8px}.contact-icon{margin:0 auto}.contact-text a{display:block;text-align:center}.floating-buttons{padding:0 15px;bottom:20px}.scroll-top,.whatsapp-float{width:50px;height:50px}.whatsapp-float i{font-size:24px}.scroll-top i{font-size:22px}}@media (max-width:480px){.top-lang-toggle{padding:6px;gap:4px}.top-lang-flag{font-size:1rem}.arrow-down{font-size:.65rem}.welcome-text{font-size:.7rem}.logo img{height:42px}.hero-content h1{font-size:26px}.team-stats{grid-template-columns:1fr}.floating-buttons{padding:0 12px;bottom:15px}.scroll-top,.whatsapp-float{width:45px;height:45px}.whatsapp-float i{font-size:22px}.scroll-top i{font-size:20px}}.seo-content{height:0;position:absolute;width:0;opacity:0;pointer-events:none;user-select:none}