:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#f7f7f7;font-weight:300}header{position:relative;background:linear-gradient(135deg,#6f4c9b,#2d4b8a,#1ba3d0);height:100vh;color:#fff}nav{display:flex;justify-content:space-between;align-items:center;padding:20px 50px;position:absolute;top:0;left:0;right:0;z-index:10}.logo{display:flex;flex-direction:column;align-items:flex-start;color:#fff}.logo-image{height:40px;width:auto;filter:brightness(0) invert(1)}.logo span{font-size:16px;font-weight:400;display:block}.desktop-nav{display:flex;list-style:none;gap:30px;margin-right:7rem}.desktop-nav li a{color:#fff;text-decoration:none;font-weight:300;transition:color .3s ease}.desktop-nav li a:hover{color:#1ba3d0}.quote-btn{background:linear-gradient(135deg,#6f4c9b,#2d4b8a);color:#fff;padding:12px 24px;border:none;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #6f4c9b4d}.quote-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #6f4c9b66}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;max-width:800px;padding:0 20px}.hero-content h1{font-size:48px;font-weight:400;margin-bottom:20px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-content p{font-size:20px;margin-bottom:30px;color:#fffffff2;text-shadow:0 1px 4px rgba(0,0,0,.3)}.hero-btn{background:linear-gradient(135deg,#1ba3d0,#2d4b8a);color:#fff;padding:15px 30px;border:none;border-radius:25px;font-weight:700;font-size:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #1ba3d04d;text-decoration:none;display:inline-block}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1ba3d066}.intro-section{padding:80px 50px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:60px}.intro-text{max-width:500px}.intro-text .subtitle{color:#666;font-size:14px;margin-bottom:10px}.intro-text h2{color:#6f4c9b;font-size:36px;font-weight:400;margin-bottom:20px}.intro-btn{background:linear-gradient(135deg,#1ba3d0,#2d4b8a);color:#fff;padding:12px 24px;border:none;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #1ba3d04d}.intro-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #1ba3d066}.intro-carousel{flex:1;max-width:500px}.carousel-container{position:relative;display:flex;align-items:center;justify-content:center}.carousel-image{width:100%;height:350px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #2d4b8a26}.carousel-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:45px;height:45px;font-size:20px;font-weight:700;color:#333;cursor:pointer;transition:all .3s ease;z-index:2;box-shadow:0 4px 15px #0000001a}.carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #00000026}.carousel-btn.prev{left:-20px}.carousel-btn.next{right:-20px}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:linear-gradient(135deg,#6f4c9b,#2d4b8a);transform:scale(1.2)}.carousel-dot:hover{background:#bbb}.coverage-section{padding:80px 50px;background:linear-gradient(135deg,#fff,#f8f9ff);text-align:center}.coverage-header{margin-bottom:60px}.coverage-header .subtitle{color:#666;font-size:14px;margin-bottom:10px}.coverage-header h2{color:#6f4c9b;font-size:36px;font-weight:400;margin-bottom:20px}.coverage-header p{color:#666;max-width:600px;margin:0 auto}.countries-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;margin-top:40px}.country-item{text-align:center;padding:30px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #2d4b8a14;transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden}.country-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:3px;background:linear-gradient(90deg,#2d4b8a,#1ba3d0,#6f4c9b);transition:left .5s ease}.country-item:hover:before{left:0}.country-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #2d4b8a40;border-color:#1ba3d0}.country-flag{font-size:40px;margin-bottom:15px}.country-item h3{font-size:18px;font-weight:500;color:#333;margin-bottom:10px}.country-item p{color:#666;font-size:14px;margin-bottom:5px}.project-categories{padding:80px 50px;background:#fff}.category{display:flex;align-items:center;margin-bottom:80px;gap:60px}.category:nth-child(2n){flex-direction:row-reverse}.category-text{flex:1}.category-text h3{font-size:28px;font-weight:400;color:#333;margin-bottom:20px}.category-text p{color:#666;margin-bottom:15px;line-height:1.8}.category-image{flex:1;height:400px;background:#f0f0f0;border-radius:8px;position:relative;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover}.residential-secondary{position:absolute;bottom:20px;right:20px;width:120px;height:80px;background:#ddd;border-radius:4px}.stats-section{background:linear-gradient(135deg,#2d4b8a,#6f4c9b);padding:100px 50px;text-align:center;color:#fff}.stats-section .subtitle{color:#ccc;font-size:14px;margin-bottom:10px}.stats-section h2{color:#fff;font-size:36px;font-weight:400;margin-bottom:50px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.stat-item{text-align:center}.stat-number{font-size:48px;font-weight:500;margin-bottom:10px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .3s ease}.stat-item:hover .stat-number{transform:scale(1.1)}.stat-label{font-size:14px;color:#ccc}.signature{font-family:cursive;font-size:24px;margin-bottom:10px}.ceo-name{font-size:18px;margin-bottom:5px}.ceo-title{font-size:14px;color:#ccc}.services-section{padding:80px 50px;background:linear-gradient(135deg,#f7f7f7,#f0f0f5)}.services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}.services-text{max-width:500px}.services-text .subtitle{color:#666;font-size:14px;margin-bottom:10px}.services-text h2{color:#6f4c9b;font-size:36px;font-weight:400}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.service-item{text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #6f4c9b14;transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden;height:200px}.service-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,#6f4c9b,#1ba3d0,#2d4b8a);transition:left .5s ease}.service-item:hover:before{left:0}.service-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #6f4c9b40;border-color:#1ba3d0}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,#6f4c9b,#2d4b8a);border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;transition:all .3s ease;box-shadow:0 4px 15px #6f4c9b33}.service-item:hover .service-icon{background:linear-gradient(135deg,#1ba3d0,#6f4c9b);transform:scale(1.1);box-shadow:0 6px 20px #1ba3d04d}.service-front{position:absolute;inset:0;padding:30px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;opacity:1}.service-back{position:absolute;inset:0;opacity:0;transition:all .3s ease}.service-back img{width:100%;height:100%;object-fit:cover}.service-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#6f4c9be6,#2d4b8ae6);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;color:#fff}.service-overlay h4{font-size:18px;font-weight:500;margin-bottom:10px;text-align:center}.service-overlay p{font-size:14px;text-align:center;line-height:1.4;margin:0}.service-item:hover .service-front{opacity:0}.service-item:hover .service-back{opacity:1}.service-front h3{font-size:16px;font-weight:400;color:#333;margin-top:15px}.projects-section{padding:80px 50px;background:#fff}.projects-header{text-align:center;margin-bottom:60px}.projects-header .subtitle{color:#666;font-size:14px;margin-bottom:10px}.projects-header h2{color:#6f4c9b;font-size:36px;font-weight:400;margin-bottom:20px}.projects-header p{color:#666;max-width:600px;margin:0 auto}.projects-carousel{display:flex;gap:30px;align-items:center}.project-image{flex:1;height:300px;background:#f0f0f0;border-radius:8px;position:relative;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.carousel-arrow{font-size:24px;color:#666;cursor:pointer;padding:10px}.clients-section{padding:80px 50px;background:#fff;text-align:center}.clients-section .subtitle{color:#666;font-size:14px;margin-bottom:10px}.clients-section h2{color:#6f4c9b;font-size:36px;font-weight:400;margin-bottom:20px}.clients-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;margin-top:60px}.client-logo{height:80px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:15px;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 10px #00000014;border:1px solid #f0f0f0}.client-logo img{max-width:100%;max-height:100%;object-fit:contain;filter:brightness(.8);transition:filter .3s ease}.client-logo:hover{transform:translateY(-5px);box-shadow:0 8px 25px #1ba3d033;border-color:#1ba3d0}.client-logo:hover img{filter:brightness(1)}footer{padding:60px 50px 30px;background:#fff;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px}.footer-logo{display:flex;flex-direction:column;align-items:flex-start;color:#333}.footer-logo-image{height:30px;width:auto;margin-bottom:5px}.footer-logo span{font-size:14px;font-weight:400;display:block}.footer-section h4{font-size:16px;font-weight:500;color:#333;margin-bottom:20px}.footer-section p,.footer-section li{color:#666;font-size:14px;margin-bottom:8px}.footer-section ul{list-style:none}.footer-section a{color:#666;text-decoration:none}.footer-btn{background:linear-gradient(135deg,#6f4c9b,#1ba3d0);color:#fff;padding:12px 24px;border:none;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #6f4c9b4d;margin-top:20px}.footer-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #6f4c9b66}.copyright{grid-column:1 / -1;text-align:center;color:#999;font-size:12px;margin-top:40px;padding-top:20px;border-top:1px solid #eee}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:5px;z-index:100}.hamburger{display:block;width:25px;height:20px;position:relative;cursor:pointer}.hamburger span{display:block;width:100%;height:2px;background-color:#fff;margin:4px 0;transition:.3s;transform-origin:center}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-nav{display:none;position:fixed;top:80px;left:0;right:0;background:linear-gradient(135deg,#6f4c9bf2,#2d4b8af2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;z-index:90;transform:translateY(-100%);transition:transform .3s ease}.mobile-nav.open{display:block;transform:translateY(0)}.mobile-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.mobile-nav ul li a{color:#fff;text-decoration:none;font-weight:300;font-size:18px;display:block;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1);transition:color .3s ease}.mobile-nav ul li a:hover{color:#1ba3d0}.mobile-quote{display:none;margin-top:20px;width:100%}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(3,1fr);gap:25px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:30px}.clients-grid{grid-template-columns:repeat(4,1fr)}.projects-carousel{gap:20px}.intro-section,.coverage-section,.project-categories,.services-section,.projects-section,.clients-section{padding:60px 30px}.countries-grid{grid-template-columns:repeat(3,1fr);gap:30px}}@media (max-width: 768px){nav{padding:15px 20px;flex-direction:row;justify-content:space-between;align-items:center}.logo-image{height:30px}.footer-logo-image{height:25px}.desktop-nav,.desktop-quote{display:none}.mobile-menu-toggle,.mobile-quote{display:block}.hero-content{padding:0 20px}.hero-content h1{font-size:36px;margin-bottom:15px}.hero-content p{font-size:18px;margin-bottom:25px}.hero-btn{padding:12px 25px;font-size:14px}.intro-section,.coverage-section,.project-categories,.stats-section,.services-section,.projects-section,.clients-section{padding:50px 20px}.coverage-header h2{font-size:28px}.countries-grid{grid-template-columns:repeat(2,1fr);gap:20px}.country-item{padding:20px 15px}.country-flag{font-size:30px;margin-bottom:10px}.intro-section{flex-direction:column;text-align:center;gap:30px}.intro-carousel{max-width:100%}.carousel-image{height:250px}.carousel-btn{width:35px;height:35px;font-size:16px}.carousel-btn.prev{left:-15px}.carousel-btn.next{right:-15px}.carousel-dots{margin-top:15px;gap:8px}.carousel-dot{width:10px;height:10px}.intro-text h2{font-size:28px}.category{flex-direction:column!important;gap:30px;margin-bottom:50px}.category-text h3{font-size:24px}.category-image{height:250px}.stats-section{padding:60px 20px}.stats-section h2{font-size:28px;margin-bottom:30px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px}.stat-number{font-size:36px}.services-header{flex-direction:column;text-align:center;gap:20px}.services-text h2{font-size:28px}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.service-item{height:180px}.service-front{padding:25px 15px}.service-front h3{font-size:14px;margin-top:10px}.service-overlay{padding:15px}.service-overlay h4{font-size:16px;margin-bottom:8px}.service-overlay p{font-size:12px}.service-icon{width:50px;height:50px;font-size:20px}.projects-header h2{font-size:28px}.projects-carousel{flex-direction:column;gap:20px}.project-image{height:200px}.carousel-arrow{display:none}.clients-section h2{font-size:28px}.clients-grid{grid-template-columns:repeat(2,1fr);gap:20px}.client-logo{height:60px;padding:10px}footer{grid-template-columns:1fr;gap:30px;padding:40px 20px 20px}.footer-section h4{font-size:18px}}@media (max-width: 480px){.hero-content h1{font-size:28px}.hero-content p{font-size:16px}.intro-text h2,.coverage-header h2,.services-text h2,.projects-header h2,.clients-section h2,.stats-section h2{font-size:24px}.countries-grid,.services-grid{grid-template-columns:1fr;gap:15px}.stats-grid{grid-template-columns:1fr;gap:20px}.clients-grid{grid-template-columns:repeat(2,1fr);gap:15px}.service-item{height:160px}.service-front{padding:20px 10px}.service-overlay{padding:10px}.service-overlay h4{font-size:14px;margin-bottom:6px}.service-overlay p{font-size:11px}.category-image{height:200px}.project-image{height:150px}.carousel-image{height:200px}.carousel-btn{width:30px;height:30px;font-size:14px}.carousel-btn.prev{left:-10px}.carousel-btn.next{right:-10px}}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:25px 30px 20px;border-bottom:1px solid #eee}.modal-header h3{color:#6f4c9b;font-size:28px;font-weight:500;margin:0}.modal-close{background:none;border:none;font-size:30px;color:#999;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.modal-close:hover{background:#f5f5f5;color:#333}.contact-form{padding:20px 30px 30px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#333;font-weight:500;font-size:14px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;font-family:inherit;transition:all .3s ease;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#6f4c9b;box-shadow:0 0 0 3px #6f4c9b1a}.form-group textarea{resize:vertical;min-height:100px}.form-group select{cursor:pointer}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:1px solid #eee}.btn-cancel{background:#f5f5f5;color:#666;padding:12px 24px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-cancel:hover{background:#e0e0e0;color:#333}.btn-submit{background:linear-gradient(135deg,#6f4c9b,#2d4b8a);color:#fff;padding:12px 30px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #6f4c9b4d}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6f4c9b66}@media (max-width: 768px){.modal-overlay{padding:10px}.modal-content{max-height:95vh}.modal-header{padding:20px 20px 15px}.modal-header h3{font-size:24px}.contact-form{padding:15px 20px 25px}.form-group{margin-bottom:18px}.form-group input,.form-group select,.form-group textarea{padding:10px 12px;font-size:16px}.form-actions{flex-direction:column;gap:10px}.btn-cancel,.btn-submit{width:100%;padding:14px 24px}}
