*{margin:0;padding:0;box-sizing:border-box;font-family:Cairo,sans-serif}body{background:#f7f7f7;color:#333;overflow-x:hidden}.container{width:90%;max-width:1200px;margin:auto}header{background:#fff;height:100px;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000}.navbar{display:flex;align-items:center;justify-content:space-between;height:100%}.logo{font-size:17px;font-weight:700;color:#5f86b4;display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0;max-width:42%}.logo-img{height:50px;width:auto;object-fit:contain;flex-shrink:0}.logo-text{line-height:1.35;font-size:15px;font-weight:600}nav ul{display:flex;gap:22px;list-style:none;flex-wrap:wrap;justify-content:flex-end}nav a{text-decoration:none;color:#444;font-size:14px;transition:.3s;white-space:nowrap}nav a:hover,nav a.active{color:#5f86b4}.menu-toggle{display:none;background:none;border:none;color:#5f86b4;cursor:pointer;padding:8px;border-radius:6px;transition:.3s}.menu-toggle:hover{background:#5d86b41a}.hero-slider{position:relative;height:600px;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity .8s ease}.hero-slide.active{opacity:1;z-index:1}.hero-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff1f}.hero-dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:2}.hero-dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:transparent;cursor:pointer;transition:.3s}.hero-dot.active{background:#fff}.hero-arrows button{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#ffffffd9;color:#5f86b4;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s}.hero-arrows button:hover{background:#fff}.hero-arrows .prev{right:24px}.hero-arrows .next{left:24px}.about{padding:100px 0;background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.section-title{font-size:52px;font-weight:300;margin-bottom:10px}.section-sub{color:#888;margin-bottom:25px}.about p{line-height:2;font-size:18px}.btns{margin-top:30px;display:flex;gap:10px}.btn{padding:12px 25px;background:#6d93be;color:#fff;text-decoration:none;font-size:14px;border:none;cursor:pointer;transition:.3s}.btn:hover{background:#5f86b4}.about img{width:100%;border-radius:4px}.vision{background:url(https://images.unsplash.com/photo-1504307651254-35680f356dfd?q=80&w=1800) center/cover;padding:50px 0;position:relative}.vision:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.vision-inner{position:relative;z-index:2;width:100%;padding:50px 5%}.vision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 60px;color:#fff;width:100%}.vision-card{padding:24px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.vision-card .card-num{font-size:28px;font-weight:300;color:#8ab0d8;margin-bottom:8px}.vision-card h3{font-size:26px;font-weight:600;margin-bottom:14px;color:#fff}.vision-card p{line-height:1.9;font-size:15px;color:#ffffffe6;max-width:420px}.services{padding:90px 0 100px;background:#fff}.center-title{text-align:center;margin-bottom:60px}.center-title h2{font-size:48px;font-weight:300}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 40px}.service{text-align:center;padding:10px 15px}.service .icon{width:72px;height:72px;background:#7ea1c8;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;transition:.3s}.service:hover .icon{background:#5f86b4;transform:translateY(-4px)}.service h4{font-size:18px;font-weight:500;line-height:1.6;margin-bottom:10px}.service-desc{font-size:13px;color:#666;line-height:1.8}.values{padding:45px 0 50px;background:#f7f9fc}.values-compact{background:#fff;border:1px solid #e8edf3;border-radius:8px;padding:22px 28px 24px;display:flex;flex-direction:column;gap:18px}.values-head{text-align:center;width:100%}.values-head h2{font-size:22px;font-weight:600;color:#333;margin-bottom:4px}.values-head p{font-size:13px;color:#888;line-height:1.5}.values-row{width:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.value-chip{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;background:#f8fafc;border:1px solid #e8edf3;border-radius:6px;text-align:center;transition:.25s ease;cursor:default}.value-chip:hover{background:#eef3f9;border-color:#c5d5e8}.value-chip-icon{width:36px;height:36px;background:#6d93be;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.value-chip span{font-size:12px;font-weight:600;color:#444;line-height:1.4}.location{padding:70px 0 80px;background:#fff}.location-header{text-align:center;margin-bottom:32px}.location-title{font-size:40px;font-weight:300;color:#333;margin-bottom:12px;line-height:1.5;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.location-badge{display:inline-block;font-size:14px;font-weight:500;color:#5f86b4;background:#5d86b41a;padding:4px 14px;border-radius:16px;vertical-align:middle}.location-address{font-size:15px;color:#666;line-height:1.8;margin:0}.map-wrap{width:100%;height:420px;border-radius:8px;overflow:hidden;box-shadow:0 4px 24px #0000001a;border:1px solid #e8edf3}.map-wrap iframe{width:100%;height:100%;border:0;display:block}.expertise{background:#111;color:#fff;padding:60px 0 80px;position:relative}.expertise .center-title{margin-bottom:40px}.expertise .center-title h2{color:#fff;font-size:48px;font-weight:300}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:40px;width:100%}.expertise-card{position:relative;height:400px;overflow:hidden;border-radius:0;cursor:pointer}.expertise-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.expertise-card:hover img{transform:scale(1.08)}.expertise-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d9,#0000004d);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;transition:.4s ease}.expertise-card:hover .overlay{background:#5d86b4eb;justify-content:center;align-items:center;text-align:center}.expertise-card h4{font-size:17px;font-weight:600;margin-bottom:0;transition:.3s}.expertise-card p{font-size:14px;line-height:1.8;max-height:0;opacity:0;overflow:hidden;transition:.4s ease;margin-top:0}.expertise-card:hover p{max-height:120px;opacity:1;margin-top:12px}.expertise .more-btn-wrap{text-align:center}.expertise .more-btn{display:inline-block;background:#6d93be;padding:15px 35px;text-decoration:none;color:#fff;transition:.3s}.expertise .more-btn:hover{background:#5f86b4}.partners{background:#f0f0f0;padding:50px 0}.partners-inner{width:75%;max-width:960px;margin:0 auto}.partners-carousel{display:flex;align-items:center;width:100%;gap:0}.partners-viewport{flex:1;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;direction:ltr}.partners-viewport:active{cursor:grabbing}.partners-track{display:flex;gap:0;transition:transform .4s ease}.partners-track.dragging{transition:none}.partner-logo{flex-shrink:0;height:100px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:14px 20px;box-shadow:0 2px 8px #0000000f}.partner-logo img{max-width:85%;max-height:70px;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:.3s;pointer-events:none}.partner-logo:hover img{filter:grayscale(0%);opacity:1}.partners-arrow{flex-shrink:0;width:56px;height:56px;border:none;border-radius:50%;background:#6d93be;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s;margin:0 16px;z-index:2}.partners-arrow:hover:not(:disabled){background:#5f86b4}.partners-arrow:disabled{opacity:.35;cursor:not-allowed}.site-footer{position:relative;background:url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=1800) center/cover;color:#fff;padding:80px 0 30px}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e0}.site-footer .container{position:relative;z-index:2}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:50px}.footer-title{font-size:20px;font-weight:600;margin-bottom:20px;color:#8ab0d8}.footer-col p,.footer-col li{line-height:2;font-size:14px;color:#ffffffd9}.footer-col ul{list-style:none}.footer-col ul li:before{content:"• ";color:#6d93be}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:25px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.footer-links{display:flex;gap:25px;list-style:none}.footer-links a{color:#ffffffd9;text-decoration:none;font-size:14px;transition:.3s}.footer-links a:hover{color:#8ab0d8}.footer-copy{font-size:13px;color:#fff9}.footer-meta{font-size:13px;margin-top:12px;color:#ffffffa6}.num-ltr{direction:ltr;unicode-bidi:isolate;display:inline-block}.floating-buttons{position:fixed;bottom:24px;left:24px;display:flex;flex-direction:column;gap:12px;z-index:9999}.float-btn{width:52px;height:52px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #0003;transition:.3s;text-decoration:none;color:#fff}.float-btn:hover{transform:scale(1.08)}.float-btn.whatsapp{background:#25d366}.float-btn.call{background:#6d93be}.float-btn.lang{background:#333;font-size:13px;font-weight:700}@media(max-width:900px){.container{width:92%}header{height:auto;min-height:70px}.navbar{flex-wrap:wrap;padding:12px 0;gap:8px;position:relative}.logo{max-width:calc(100% - 52px);gap:10px}.logo-img{height:38px}.logo-text{font-size:12px;line-height:1.3}.menu-toggle{display:flex;align-items:center;justify-content:center;margin-inline-start:auto}.main-nav{display:none;width:100%;order:3}.main-nav.open{display:block;animation:slideDown .25s ease}.main-nav ul{display:flex;flex-direction:column;gap:0;background:#f8fafc;border:1px solid #e8edf3;border-radius:8px;overflow:hidden;margin-top:4px}.main-nav li{border-bottom:1px solid #e8edf3}.main-nav li:last-child{border-bottom:none}.main-nav a{display:block;padding:14px 16px;font-size:15px;white-space:normal}.main-nav a.active{background:#5d86b41a;font-weight:600}header.menu-open{box-shadow:0 4px 20px #00000014}.hero-slider{height:320px}.hero-arrows button{width:36px;height:36px}.hero-arrows .prev{right:12px}.hero-arrows .next{left:12px}.hero-dots{bottom:16px}.about{padding:50px 0}.about-grid,.vision-grid,.footer-grid{grid-template-columns:1fr;gap:30px}.expertise-grid{grid-template-columns:repeat(2,1fr);gap:0}.services-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.about-grid{gap:28px}.section-title{font-size:30px}.section-sub{font-size:15px;margin-bottom:16px}.about p{font-size:15px;line-height:1.9}.vision{padding:28px 0}.vision-inner{padding:16px 4%}.vision-grid{gap:18px}.vision-card{padding:14px 10px}.vision-card .card-num{font-size:20px;margin-bottom:4px}.vision-card h3{font-size:17px;margin-bottom:8px}.vision-card p{font-size:12px;line-height:1.65}.services{padding:50px 0 60px}.center-title{margin-bottom:36px}.center-title h2{font-size:30px}.service .icon{width:52px;height:52px;margin-bottom:14px}.service{padding:8px 6px}.service h4{font-size:13px;line-height:1.45;margin-bottom:6px}.service-desc{font-size:11px;line-height:1.55}.values{padding:36px 0 40px}.values-row{grid-template-columns:repeat(2,1fr);gap:8px}.values-compact{padding:18px 14px}.values-head h2{font-size:20px}.value-chip{padding:10px 6px}.value-chip span{font-size:11px}.value-chip-icon{width:32px;height:32px}.expertise{padding:44px 0 50px}.expertise .center-title{margin-bottom:28px}.expertise .center-title h2{font-size:30px}.expertise-card{height:200px}.expertise-card h4{font-size:12px}.expertise-card .overlay{padding:12px;justify-content:flex-end;align-items:stretch;text-align:start;background:linear-gradient(to top,#000000d9,#0000004d)}.expertise-card p{max-height:0;opacity:0;margin-top:0;font-size:11px;line-height:1.55}.expertise-card:hover img{transform:none}.expertise-card:hover .overlay{background:linear-gradient(to top,#000000d9,#0000004d);justify-content:flex-end;align-items:stretch;text-align:start}.expertise-card:hover p{max-height:0;opacity:0;margin-top:0}.expertise-card.active img{transform:scale(1.05)}.expertise-card.active .overlay{background:#5d86b4eb;justify-content:center;align-items:center;text-align:center}.expertise-card.active p{max-height:100px;opacity:1;margin-top:8px}.expertise-card.active h4{font-size:13px}.expertise .more-btn{padding:13px 28px;font-size:14px}.partners{padding:36px 0}.partners-inner{width:94%}.partners-arrow{width:38px;height:38px;margin:0 6px}.partner-logo{height:80px;padding:10px 12px}.partner-logo img{max-height:50px}.location{padding:50px 0 60px}.location-title{font-size:26px;flex-direction:column;gap:8px}.location-address{font-size:14px;padding:0 8px}.map-wrap{height:280px}.site-footer{padding:50px 0 24px}.footer-grid{gap:28px;margin-bottom:32px}.footer-title{font-size:17px;margin-bottom:14px}.footer-col p,.footer-col li{font-size:13px;line-height:1.9}.footer-bottom{flex-direction:column;text-align:center;gap:12px}.footer-links{flex-wrap:wrap;justify-content:center;gap:16px}.footer-copy{font-size:12px;line-height:1.6}.floating-buttons{bottom:16px;left:16px;gap:10px}.float-btn{width:46px;height:46px}.float-btn.lang{font-size:12px}}@media(max-width:480px){.logo-text{font-size:11px}.hero-slider{height:260px}.section-title,.center-title h2,.expertise .center-title h2{font-size:26px}.service h4{font-size:12px}.service-desc{font-size:10px;line-height:1.5}.service .icon{width:46px;height:46px;margin-bottom:10px}.vision-card .card-num{font-size:18px}.vision-card h3{font-size:15px;margin-bottom:6px}.vision-card p{font-size:11px;line-height:1.55}.vision-card{padding:12px 8px}.expertise-card{height:170px}.expertise-card h4{font-size:11px}.expertise-card.active h4{font-size:12px}.expertise-card.active p{font-size:10px}.values-row{grid-template-columns:repeat(2,1fr)}.partners-inner{width:100%;padding:0 4px}.partners-arrow{width:34px;height:34px;margin:0 4px}.partner-logo{height:72px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:901px)and (max-width:1100px){.expertise-grid,.services-grid,.values-row{grid-template-columns:repeat(2,1fr)}}
