@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css";body{margin:0}.home-container{font-family:Arial,sans-serif;background-image:linear-gradient(#0707b999,#00f6),url(/assets/homepage3-OPBusm2_.jpg);background-size:cover;background-position:center;min-height:100vh;width:100%;display:flex;flex-direction:column;color:#fff}header{display:flex;justify-content:space-between;align-items:center;padding:20px}nav ul{list-style-type:none;display:flex;gap:20px}nav a{color:#fff;text-decoration:none}.contact-button{background-color:#1877f2;color:#fff;border:none;padding:10px 20px;border-radius:20px;cursor:pointer}main{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.home-container h1{color:#fff;font-size:3rem;margin-bottom:20px;display:flex;flex-wrap:wrap;width:100%;text-align:center}.home-container h2{color:#fff;font-size:1.2rem;margin-bottom:10px}.home-container p{font-family:Lato;color:#fff;max-width:600px;margin-bottom:30px;font-size:1.1em}.cta-buttons{display:flex;gap:20px}.cta-buttons a{text-decoration:none}.primary-button,.secondary-button{padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:700}.primary-button:hover{background-color:#00008b}.secondary-button:hover{background-color:#000;color:#fff}.primary-button{background-color:#1877f2;color:#fff;border:none}.secondary-button{background-color:transparent;color:#fff;border:2px solid white}footer{text-align:right;padding:20px}@media (max-width: 768px){.home-container h1{text-align:center}header{flex-direction:column;align-items:flex-start}nav ul{margin-bottom:20px}.cta-buttons{flex-direction:column}h1{font-size:2rem}}.features-section{display:flex;padding:4rem 2rem;position:relative;background-color:#f5f5f5}.features-content{flex:1;padding-right:2rem}h3{color:#1877f2;font-size:1rem;margin-bottom:.5rem}.features-section h2{font-size:1.5rem;margin-bottom:1rem;color:#333}.features-content>p{color:#666;margin-bottom:2rem}.features-list{list-style-type:none;padding:0}.features-list li{display:flex;margin-bottom:1.5rem}.features-list .icon{font-size:1.5rem;margin-right:1rem;color:#1877f2}.features-list h4{margin:0 0 .5rem;color:#333}.features-list p{margin:0;color:#666}.features-image{flex:1}.features-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a}.made-in-wegic{position:absolute;bottom:1rem;right:2rem;font-size:.8rem;color:#666}@media (max-width: 768px){.features-section{flex-direction:column;padding:2rem 1rem}.features-content{padding-right:0;margin-bottom:2rem}h2{font-size:2rem}.features-image{order:-1;margin-bottom:2rem}.made-in-wegic{position:static;text-align:center;margin-top:2rem}}.achievements-section{background-image:linear-gradient(#0707b999,#00f6),url(/assets/achievement-BnY3U_j8.jpg);background-size:cover;background-position:center;color:#fff;width:100%;min-height:fit-content}.achievements-content{max-width:800px;margin:0 auto}h3{font-size:1rem;margin-bottom:.5rem;color:#00008b}.achievements-content h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.achievements-content>p{color:#fff;font-weight:bolder;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.achievement-stats{display:flex;justify-content:space-between;text-align:center}.stat{flex:1;padding:0 1rem;border-right:1px solid rgba(255,255,255,.3)}.stat:last-child{border-right:none}.stat h4{color:#fff;font-size:2.5rem;margin-bottom:.5rem}.stat p{color:#fff;font-weight:bolder;font-size:.9rem}@media (max-width: 768px){h2{font-size:2rem}.achievement-stats{flex-wrap:wrap}.stat{flex-basis:50%;margin-bottom:1.5rem;border-right:none}.stat h4{margin-top:0}}.container{font-family:Arial,sans-serif;background-image:linear-gradient(#040492cc,#0909af99);color:#fff;min-height:fit-content;padding:1rem;box-sizing:border-box;width:100%}.header{font-size:1rem;margin-bottom:1.5rem}.main{display:flex;flex-direction:column}.left-section,.right-section{width:100%}.title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.left-section>p{color:#fff}.operating-hours{font-size:1rem;margin-bottom:.5rem}.availability{font-size:.9rem;opacity:.8}.contact-info{margin:2rem 0}.section-title{font-size:1.1rem;margin-bottom:.75rem;color:#fff}.email{font-size:1rem;word-break:break-all;color:#fff;text-decoration:none}.email:hover{text-decoration:underline;color:#00f}.social-links{display:flex;justify-content:center;gap:3em}.social-column{display:flex;flex-direction:column}.social-link{margin-bottom:.5rem;font-size:.9rem;color:#fff;text-decoration:none}.right-section.social-links a{color:#fff}.social-link:hover{text-decoration:underline;color:#00f}@media screen and (max-width:768px){.container{padding:1.5em}.header{padding:.5em}.left-section h1,.section-title{text-align:center}}@media screen and (min-width: 768px){.container{padding:2rem}.header{font-size:1.2rem}.main{flex-direction:row;justify-content:space-between;align-items:flex-start}.left-section{width:55%}.right-section{width:40%}.title{font-size:3.5rem}.operating-hours{font-size:1.1rem}.availability{font-size:1rem}.section-title{font-size:1.2rem}.email{font-size:1.1rem}.social-link{font-size:1rem}}@media screen and (min-width: 1024px){.container{padding:2.5rem}.title{font-size:4rem}.operating-hours{font-size:1.2rem}.left-section{width:50%}}.blog-section{max-width:1200px;margin:0 auto;padding:2rem}.blog-section h2{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#333}.section-description{text-align:center;max-width:800px;margin:0 auto 2rem;color:#666;line-height:1.6}.blog-posts{width:80vw;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.blog-post{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000000d;transition:box-shadow .3s ease}.blog-post:hover{box-shadow:0 5px 15px #0000001a}.post-image{width:100%;height:200px;object-fit:cover;cursor:default}.loading{text-align:center;padding:20px;font-size:18px;color:#333}.post-content{padding:1.5rem}.post-meta{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;color:#666}.post-category{background-color:#e0f2ff;color:#0077b6;padding:.2rem .5rem;border-radius:4px}.post-title{font-size:1.25rem;margin-bottom:.5rem}.post-title a{color:#333;text-decoration:none;transition:color .3s ease}.post-title a:hover{color:#0077b6}.post-excerpt{font-size:.9rem;color:#666;margin-bottom:1rem}.post-author{display:flex;align-items:center}.author-avatar{width:40px;height:40px;border-radius:50%;margin-right:.5rem}.author-info{display:flex;flex-direction:column}.author-name{font-weight:700;font-size:1rem;color:#333}.author-role{font-size:.8rem;color:#666}.app-container{width:100%}.navbar{background-color:#2c3e50;padding:1rem 0;position:sticky;top:0;z-index:1000;width:100%;font-family:Montserrat,sans-serif}.navbar-container{width:100%;display:flex;align-items:center;position:relative}.navbar-logo{position:absolute;left:50%;width:2em;height:2em;margin-left:-1em;color:#ecf0f1;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.navbar-logo:hover{color:#3498db}.navbar-logo img{width:2em;height:2em;border-radius:50%}.navbar-menu{width:100%;display:flex;justify-content:space-between;align-items:center}.navbar-nav{display:flex;list-style-type:none;margin:0;padding:0}.nav-link{color:#ecf0f1;text-decoration:none;padding:.5rem 1rem;transition:color .3s ease}.nav-link:hover{color:#3498db}.contact-button{background-color:#e74c3c;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;transition:background-color .3s ease;margin-right:1rem}.contact-button:hover{background-color:#c0392b}.menu-toggle{display:none;flex-direction:column;cursor:pointer;width:30px;height:25px;position:relative;margin-right:1em}.menu-toggle span{display:block;position:absolute;height:3px;width:100%;background-color:#ecf0f1;border-radius:3px;opacity:1;left:0;transform:rotate(0);transition:.6s ease-in-out}.menu-toggle span:nth-child(1){top:0}.menu-toggle span:nth-child(2){top:10px}.menu-toggle span:nth-child(3){top:20px}.menu-toggle.active span:nth-child(1){top:10px;transform:rotate(135deg)}.menu-toggle.active span:nth-child(2){opacity:0;left:-60px}.menu-toggle.active span:nth-child(3){top:10px;transform:rotate(-135deg)}@media (max-width: 768px){.navbar-container{padding:0;width:100%;height:100%;display:flex;justify-content:space-between}.navbar-menu{display:none;flex-direction:column;position:absolute;top:150%;left:0;right:0;background-color:#2c3e50;padding:1rem}.navbar-menu.active{display:flex;justify-content:center;align-items:center;padding:0}.navbar-nav{flex-direction:column;align-items:center}.nav-link{padding:.5rem 0}.contact-button{margin:1rem 0}.menu-toggle{display:flex;margin-left:1em}}.site-footer{background-color:#f0f8ff;padding:20px;font-size:14px;height:200px}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.copyright{margin-bottom:15px;color:#333}.footer-nav ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:15px}.footer-nav li{margin:0 10px}.footer-nav a{text-decoration:none;color:#333;transition:color .3s ease}.footer-nav a:hover{color:#007bff}.social-links{display:flex;gap:15px;margin-bottom:1em}.footer-content .social-links a{color:#333;font-size:18px;transition:color .3s ease}.footer-content .social-links a:hover{color:#007bff}@media (max-width: 768px){.site-footer{height:fit-content}.footer-nav ul{flex-direction:column;align-items:center}.footer-nav li{margin:5px 0}}.portfolio{background-image:linear-gradient(#0707b980,#0000ff4d),url(/assets/portfolio-D5I5uKeR.jpg);background-size:cover;background-position:center;color:#fff;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center}.portfolio h1{color:#fff;text-align:left;font-size:3rem;margin-left:2em;margin-bottom:1rem}.subheading{color:#fff;margin-left:4.5em;font-size:1.2rem;margin-bottom:2rem}.services{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-card{background-color:#ffffff1a;border-radius:10px;padding:1.5rem;flex:1;min-width:250px;max-width:350px}.service-card i{font-size:2rem;margin-bottom:1rem}.service-card h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem;font-weight:bolder}.service-card p{color:#fff;font-weight:bolder}@media (max-width: 768px){.portfolio h1{margin:0;font-size:2rem;text-align:center}.subheading{max-width:80%;margin:1em auto;font-size:1rem;display:flex;flex-wrap:wrap;text-align:center}.service-card{width:100%}}.portfolioShow{width:100%;padding:60px 30px;max-height:100vh;background-color:#f0f8ff}.section-title{font-size:24px;margin-bottom:20px;color:#000}.project-grid{padding:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.imagecard{position:relative;overflow:hidden;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;height:150px}.imagecard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.imagecard .loading-placeholder{background-color:#f0f0f0;width:100%;height:100%;position:absolute;top:0;left:0}.card-details{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:.5em;background-color:#0009;padding:10px;transition:opacity .3s ease}.imagecard:hover .card-details{opacity:1}.card-details h3{font-size:1em;color:#fff;margin:0}.card-details p{color:#fff;font-size:.8em;margin:0;border-radius:.2em;padding:.2em .3em;background-color:#fff3}.project-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.project-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease-in-out}.project-image.loaded{opacity:1}.project-info{padding:15px}.project-title{font-size:18px;margin:0 0 5px}.project-category{font-size:14px;color:#666;margin:0}.achievements{margin-top:40px;text-align:center}.achievements h2{color:#000}.achievement-stats{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:20px}.stat{display:flex;flex-direction:column;align-items:center;margin:10px}.stat-number{font-size:36px;font-weight:700}.stat-label{font-size:14px;color:#666}@media (max-width: 768px){.portfolioShow{max-height:none;min-height:100vh}.project-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.achievement-stats{flex-direction:column}.stat{margin:20px 0}}.contact-section{background-color:#002366;color:#fff;padding:60px 20px;width:100%;text-align:center}.contact-container{max-width:1200px;margin:0 auto}.contact-section h1{text-align:center;font-size:2.5rem;margin-bottom:20px}.contact-section p{color:#fff;max-width:1200px;width:100%;text-align:center;font-size:1.1rem;margin-bottom:40px}.contact-info-container{display:flex;justify-content:space-around;flex-wrap:wrap}.contact-info{display:flex;align-items:center;margin:20px;text-align:left}.contact-icon{background-color:#1e90ff;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.5rem;margin-right:15px}.contact-details h3{color:#fff;text-align:center;margin:0;font-size:1.2rem}.contact-details p{margin:5px 0 0;font-size:1rem}.contact-footer{margin-top:40px;font-size:.9rem;opacity:.8}@media (max-width: 768px){.contact-section{width:100%;padding:0}.contact-section h1{font-size:2rem}.contact-details h3{text-align:center}.contact-container{padding:1em}.contact-info-container{flex-direction:column;justify-content:center;align-items:center}.contact-info{margin:10px 0}}.about-us-hero{background-image:linear-gradient(#0707b999,#00f6),url(/assets/about-CPIEFouY.jpg);background-size:cover;background-position:center;min-height:100vh;width:100%;display:flex;align-items:center;position:relative;color:#fff}.about-us-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000064b3}.hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:1}h1{text-align:center;font-size:3rem;margin-bottom:1rem}.hero-content>p{font-size:1.2rem;max-width:800px;margin:0 auto;display:flex;flex-wrap:wrap;text-align:center;margin-bottom:3rem;line-height:1.6;color:#fff}.services{display:flex;gap:1rem}.service-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:10px;flex:1}.service-icon{color:#fff;font-size:2rem;margin-bottom:1rem;display:block}.service-card h3{font-size:1.2rem;margin-bottom:.5rem;color:#fff}.service-card p{color:#fff;font-size:.9rem;line-height:1.4}@media (max-width: 768px){.about-us-hero{width:100%;min-height:100vh}h1{font-size:2.5rem}.hero-content>p{font-size:1rem}.services{width:100%;flex-direction:column}.service-card{width:80%;margin:0 auto}}.team-section{padding:2rem 1rem;overflow:hidden}.reveal-item{opacity:0;transform:translateY(50px);transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform}.reveal-item.revealed{opacity:1;transform:translateY(0)}.team-members{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.team-member{flex:0 1 250px;text-align:center;margin-bottom:2rem}.team-member h3{font-size:1.3em}.team-member-image{width:200px;height:200px;object-fit:cover;border-radius:50%;transition:opacity .3s ease}.team-member-image.hidden{opacity:0}.team-member-image.loaded{opacity:1}.image-placeholder{width:200px;height:200px;background-color:#f0f0f0;border-radius:50%;margin:0 auto}h1{font-size:2.5rem;margin-bottom:1rem}.team-description{max-width:800px;margin:0 auto 2rem;text-align:center}@media (max-width: 768px){.team-section{padding:1rem .5rem}h1{font-size:2rem}.team-member{flex:0 1 100%}.team-member-image,.image-placeholder{width:150px;height:150px}}@media (max-width: 480px){h1{font-size:1.5rem}.team-description{font-size:.9rem}.team-member-image,.image-placeholder{width:120px;height:120px}}@media (prefers-reduced-motion: reduce){.reveal-item{transition:none}}.contact-page{background-color:#1a2b47;color:#fff;min-height:80vh;width:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.contact-form-container{background-color:#ffffff1a;border-radius:10px;padding:1rem;display:flex;flex-direction:column;width:70%;margin:0 auto}.contact-info,.contact-form{padding:1rem}.contact-form{width:70%;margin:0 auto}h2{font-size:1.5rem;margin-bottom:1rem;color:#fff}h4{margin-bottom:.5rem}input,textarea{width:50%;padding:.5rem;margin-bottom:1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:4px;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;box-shadow:none}input:focus{border-color:#00f}input::placeholder,textarea::placeholder{color:#ffffffb3}button{background-color:#4a90e2;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;transition:background-color .3s;width:100%}button:hover{background-color:#357abd}.error-message{color:#ff6b6b;font-size:.8rem;margin-top:-.5rem;margin-bottom:.5rem}.submit-status{margin-top:1rem;text-align:center;font-weight:700}.form-group.invalid input,.form-group.invalid textarea{border-color:#ff6b6b}@keyframes borderPulse{0%{box-shadow:0 0 #2ecc7166}70%{box-shadow:0 0 0 10px #2ecc7100}to{box-shadow:0 0 #2ecc7100}}.form-submitted{border:2px solid #2ecc71;animation:borderPulse 2s infinite;transition:all .3s ease}.form-submitted input,.form-submitted textarea{border-color:#2ecc71}.form-submitted button{background-color:#2ecc71}@media (min-width: 768px){.contact-page{padding:2rem}.contact-info{flex:1}.contact-info{display:flex;flex-direction:column}h2{font-size:2rem}button{width:auto}}@media (max-width: 768px){.contact-form-container{width:80%}.contact-info{display:flex;flex-direction:column}input,textarea{width:80%}form>button{width:50%}}
