*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1f2937;background-color:#f9fafb;line-height:1.6}#loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.spinner{border:6px solid #e5e7eb;border-top:6px solid #3b82f6;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.loading{visibility:hidden}body.loaded{visibility:visible;animation:fadeIn .5s ease}body.loaded #loader{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.container{width:90%;max-width:1200px;margin:0 auto}header{background-color:#fff;padding:0;position:sticky;top:0;z-index:100;box-shadow:0 2px 6px #0000000d}header .container{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.logo img{height:80px;width:auto;object-fit:contain}header nav ul{list-style:none;display:flex;gap:2rem}header nav ul li a{display:inline-block;color:#1f2937;text-decoration:none;font-size:1.2rem;position:relative;padding:.5rem;transition:color .3s;white-space:nowrap}header nav ul li a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#3b82f6;transition:width .3s ease}header nav ul li a:hover{color:#3b82f6}header nav ul li a:hover:after{width:100%}.hero{background:linear-gradient(#1f2937cc,#1f2937cc),url(https://wallpaperset.com/w/full/8/a/5/154827.jpg) center/cover no-repeat;color:#fff;padding:6rem 2rem;text-align:center;position:relative}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-text p{font-size:1.4rem;margin-bottom:2rem}.btn-primary{display:inline-block;padding:.8rem 2rem;background:#3b82f6;color:#fff;font-weight:700;border-radius:5px;text-decoration:none;transition:background .3s}.btn-primary:hover{background:#2563eb}.intro{padding:5rem 0;text-align:center;background-color:#fff}.intro h2{margin-bottom:1rem;font-size:2.5rem;color:#1f2937}.divider{width:60px;height:4px;background:#3b82f6;margin:1rem auto 2rem;border-radius:2px}.services{background-color:#f3f4f6;padding:5rem 0;text-align:center}.services h2{margin-bottom:3rem;font-size:2.5rem;color:#1f2937}.service-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 10px #0000001a;width:300px;transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0003}.card h3{color:#1f2937;margin-bottom:1rem;font-size:1.6rem}.card p{font-size:1rem;color:#6b7280}.company-info{padding:5rem 2rem;text-align:center;background-color:#fff}.company-info h2{font-size:2.5rem;color:#1f2937}.company-info .info-list{margin-top:2rem;list-style:none;padding:0}.company-info .info-list li{font-size:1.2rem;margin-bottom:1rem}.activity{background-color:#f3f4f6;padding:5rem 2rem;text-align:center}.activity h2{font-size:2.5rem;color:#1f2937}.activity p{font-size:1.2rem;color:#444;margin-top:1.5rem;line-height:1.8}.cta-banner{background:#1f2937;color:#fff;padding:4rem 2rem;text-align:center;margin-top:5rem;border-radius:0}.cta-banner h2{font-size:2rem;margin-bottom:1rem}.cta-banner p{font-size:1.2rem;margin-bottom:2rem}.btn-cta{display:inline-block;padding:.8rem 2rem;background:#fff;color:#1f2937;font-weight:700;border-radius:5px;text-decoration:none;transition:background .3s,color .3s}.btn-cta:hover{background:#f3f4f6;color:#2563eb}footer{background-color:#1f2937;color:#d1d5db;text-align:center;padding:2rem 0;font-size:.9rem}footer a{color:#1f2937;text-decoration:none}footer a:hover{text-decoration:underline}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;cursor:pointer}.hamburger span{display:block;height:3px;width:100%;background-color:#1f2937;border-radius:2px}@media (max-width: 768px){.hamburger{display:flex;position:absolute;top:2rem;right:2rem;z-index:1001;overflow:visible}#nav-links{display:none;flex-direction:column;width:100%;background:#fff;position:absolute;top:100px;left:0;text-align:center;padding:1rem 0;box-shadow:0 8px 16px #0000001a;overflow:hidden;max-height:0;transition:max-height .5s ease}#nav-links.show{display:flex;max-height:500px}}.choices__list--dropdown .choice-img,.choices__item .choice-img{height:30px;margin:5px;vertical-align:middle;display:inline-block;flex-shrink:0;padding-right:5px}.choices__list--single .choice-img{height:30px;margin-right:20px;vertical-align:middle;display:inline-block;flex-shrink:0}.choices__list--dropdown .choices__item{display:flex;align-items:center;padding:16px 20px}.choices__list--dropdown{min-width:150px}.choices__item--selectable{display:flex;align-items:center;display:inline-flex!important}.choices{margin-bottom:0;background-color:transparent}.choices__inner{min-height:unset;padding:4px 7.5px 4px 5px;border:0px solid #1f2937!important;border-radius:5px;background-color:transparent!important}.choices__list--single{padding:0;display:flex;align-items:center;background-color:transparent}.choices__list--dropdown{z-index:1000}.choices__list--single,.choices__list--dropdown .choices__item{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.is-highlighted{background-color:transparent!important}#about{background-color:#fff;padding:5rem 0}#about h2{font-size:2.5rem;color:#1f2937}#about p{font-size:1.2rem;line-height:1.8;color:#444;text-align:justify}#services{background-color:#f3f4f6;padding:5rem 0;text-align:center}#services h2{font-size:2.5rem;color:#1f2937}.service-cards{display:flex;justify-content:center;gap:2rem}.service-cards .card{background-color:#fff;padding:0;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:47%;transition:transform .3s ease-in-out}.service-cards .card:hover{transform:translateY(-5px)}.card h3{color:#3b82f6;padding-top:1rem}.card p{font-size:1rem;color:#666;padding:1rem}.card img{width:100%;object-fit:contain;border-radius:5px}.card i{font-size:2rem;color:#3b82f6;margin-right:10px}.card h3 span{text-align:justify}#projects{background-color:#fff;padding:5rem 2rem;text-align:center}#projects h2{font-size:2.5rem;color:#1f2937;margin-bottom:3rem}.project-list{display:flex;flex-direction:column;gap:5rem}.project-card-wrapper{display:flex;justify-content:center;align-items:center;gap:2rem;max-width:100%}.project-card{background-color:#f9fafb;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease-in-out;width:45%;text-align:left;position:relative}.project-image{background-color:#e5e7eb;width:100%;height:300px;border-radius:8px;object-fit:cover}.project-card:hover{transform:translateY(-5px)}.project-card h3{font-size:1.6rem;color:#3b82f6}.project-card p{font-size:1rem;color:#666;padding-top:15px;text-align:justify}@media (max-width: 768px){.project-list{flex-direction:column;gap:2rem}.project-card-wrapper{flex-direction:column;align-items:center}.project-card{width:100%;text-align:center}.project-image{width:100%;margin-left:0;margin-bottom:1rem;height:200px}}.project-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}#contact{background-color:#1f2937;padding:5rem 2rem}#contact .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}#contact_title{margin-bottom:3rem}#contact h2{font-size:2.5rem;color:#f9fafb}#contact p{font-size:1.2rem;color:#444;line-height:1.8;color:#f9fafb}#contact div{margin-top:2rem}#google-map{flex:1}#google-map iframe{width:100%;height:450px;border:0;margin-top:2rem}html{scroll-behavior:smooth}footer a{color:#3b82f6}.contact i{margin-right:10px}.contact a{text-decoration:none;color:inherit}.contact .phone_numbers p{margin:0!important}
