@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar,body{font-family:Poppins,sans-serif}.navbar{background:#fff;box-shadow:0 2px 10px #00000014;position:sticky;top:0;z-index:1000}.navbar-container{justify-content:space-between;margin:0;max-width:100%;padding:3px 32px}.navbar-container,.navbar-left{align-items:center;display:flex}.navbar-left{gap:12px;margin-left:-20px}.navbar-logo{height:100px;margin-left:0;margin-right:8px;object-fit:contain}.company-text{display:flex;flex-direction:column}.company-name{color:#222;font-size:20px;font-weight:700;letter-spacing:.5px}.divider{background:#d10000;border-radius:2px;height:2px;margin:4px 0;width:100%}.iso-cert{color:#d10000;font-size:13px;font-weight:600}.nav-links{display:flex;gap:36px;list-style:none}.nav-link{color:#222;font-size:16px;font-weight:600;padding:4px 0;position:relative;text-decoration:none;transition:color .2s}.nav-link:after{background:linear-gradient(90deg,#f90,#ff3c3c);border-radius:2px;bottom:-6px;content:"";height:3px;left:0;position:absolute;transition:width .3s;width:0}.nav-link.active,.nav-link:hover{color:#ff3c3c}.nav-link.active:after,.nav-link:hover:after{width:100%}.navbar-right{align-items:flex-end;display:flex;flex-direction:column;gap:8px;position:relative}.contact-item{align-items:center;color:#222;display:flex;font-size:15px;gap:6px;margin-bottom:4px;text-decoration:none;transition:color .2s}.contact-item:hover,.icon{color:#ff3c3c}.icon{font-size:20px;vertical-align:middle}.call-btn,.call-hamburger-group{align-items:center;display:flex;position:relative}.call-btn{background:#fff;border:2px solid #00b386;border-radius:24px;color:#00b386;cursor:pointer;font-size:15px;font-weight:600;gap:6px;margin-right:10px;outline:none;padding:7px 22px;transition:background .2s,color .2s,border .2s;z-index:100}.call-btn.active,.call-btn:hover{background:#00b386;border-color:#00b386;color:#fff}.hamburger-toggle{align-items:center;cursor:pointer;display:flex;font-size:28px}.phone-dropdown{animation:fadeIn .25s;background:#fff;border-radius:10px;box-shadow:0 2px 14px #0000001f;display:flex;flex-direction:column;gap:8px;left:0;min-width:180px;padding:12px 18px;position:absolute;top:48px;z-index:999}.phone-dropdown a{color:#222;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.phone-dropdown a:hover{color:#ff3c3c}.floating-social-bar{align-items:flex-end;display:flex;flex-direction:column;position:fixed;right:32px;top:120px;z-index:2000}.floating-social-bar a{align-items:center;background:#fff;border:1.5px solid #eee;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:#222;display:flex;font-size:26px;height:48px;justify-content:center;margin-bottom:16px;transition:background .2s,color .2s,transform .2s;width:48px}.floating-social-bar a:hover{background:#ff3c3c;color:#fff;transform:scale(1.12)}.floating-social-bar a:first-child:hover{background:#25d366;color:#fff}.floating-social-bar a:nth-child(2):hover{background:#229ed9;color:#fff}.floating-social-bar a:nth-child(3):hover{background:#e1306c;color:#fff}@media (max-width:900px){.navbar-container{align-items:flex-start;flex-direction:column;padding:12px 20px}.navbar-left{align-items:center;flex-direction:row;justify-content:flex-start;margin-left:0;width:100%}.navbar-logo{height:80px}.company-text{font-size:14px}.nav-links{display:none}.navbar-right{justify-content:space-between;margin-top:10px;width:100%}.call-hamburger-group{justify-content:flex-end;width:100%}.mobile-menu{background-color:#fff;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:100%;z-index:999}.mobile-menu.show{display:flex}.mobile-link{border-bottom:1px solid #eee;color:#222;font-size:16px;font-weight:600;padding:12px 0;text-decoration:none}.mobile-link:last-child{border-bottom:none}.contact-item{font-size:13px}.floating-social-bar{right:16px;top:100px}.phone-dropdown{left:auto;min-width:160px;right:0;top:40px}}.social-dropdown{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000026;display:flex;gap:14px;opacity:0;padding:10px 14px;pointer-events:none;position:absolute;right:0;top:40px;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease;z-index:999}.social-dropdown.show{opacity:1;pointer-events:auto;transform:translateY(0)}.social-dropdown a{align-items:center;background:#fff;border:1.5px solid #eee;border-radius:50%;color:#222;display:flex;font-size:22px;height:38px;justify-content:center;transition:color .2s ease;width:38px}.social-dropdown a:hover{border-color:#ff3c3c;color:#ff3c3c}.social-dropdown a.whatsapp:hover{border-color:#25d366;color:#25d366}.social-dropdown a.telegram:hover{border-color:#229ed9;color:#229ed9}.social-dropdown a.instagram:hover{border-color:#e1306c;color:#e1306c}:root{--orange:#ea4f2e;--white:#fff;--black-overlay:#0000004d}.hero-section{align-items:center;color:#fff;color:var(--white);display:flex;font-family:Poppins,sans-serif;height:100vh;justify-content:center;overflow:hidden;padding:0;position:relative;text-align:left}.hero-background{background-position:50%;background-size:cover;filter:brightness(1.1);height:100vh;transition:opacity 1s ease-in-out;will-change:opacity;z-index:0}.hero-background,.overlay{left:0;position:absolute;top:0;width:100%}.overlay{align-items:center;background:#0000004d;background:var(--black-overlay);display:flex;height:100%;justify-content:flex-start;padding:0 20px;z-index:1}.hero-content{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 15px;position:relative;width:100%;z-index:3}.hero-content h1{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-content .highlight{color:#ea4f2e;color:var(--orange);display:block}.hero-subtitle{font-size:24px;margin-bottom:15px}.hero-description{font-size:18px;line-height:1.6;margin-bottom:30px;max-width:600px}.hero-button{background-color:initial;border:2px solid #ea4f2e;border:2px solid var(--orange);border-radius:6px;color:#ea4f2e;color:var(--orange);cursor:pointer;font-size:16px;font-weight:600;padding:14px 28px;touch-action:manipulation;transition:all .3s ease}.hero-button:hover{background-color:#ea4f2e;background-color:var(--orange);color:#fff;color:var(--white)}.hero-button:focus-visible{outline:3px solid #ea4f2e;outline:3px solid var(--orange);outline-offset:3px}.hero-section:after{background-color:#ea4f2e;background-color:var(--orange);bottom:0;clip-path:polygon(0 100%,100% 0,100% 100%,0 100%);content:"";height:80px;left:0;position:absolute;width:100%;z-index:3}.more-content{background-color:#f9f9f9;font-family:Poppins,sans-serif;opacity:0;padding:60px 20px;pointer-events:none;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.more-content.show{opacity:1;pointer-events:auto;transform:translateY(0)}.more-box{animation:fadeUp .8s ease forwards;background:#fff;background:var(--white);border-radius:12px;box-shadow:0 10px 25px #0000001a;box-sizing:border-box;color:#333;font-size:16px;line-height:1.8;margin:0 auto;max-width:1000px;padding:40px}.more-box p{margin-bottom:20px}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.orange-banner{background-color:#ea4f2e;background-color:var(--orange);color:#fff;color:var(--white);font-family:Poppins,sans-serif;padding:40px 20px}.service-list{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;list-style:none;margin:0;padding:0}.service{align-items:center;display:flex;flex:1 1 180px;flex-direction:column;font-size:14px;margin:10px;max-width:250px;text-align:center}.service .icon{color:#fff;color:var(--white);font-size:36px;margin-bottom:12px}.icon-img{height:auto;margin-bottom:12px;width:180px}.service h4{font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.service p{color:#fff;color:var(--white);font-size:13px;font-weight:400;line-height:1.5;margin:0}@media (max-width:768px){.hero-section{align-items:flex-start;height:auto;min-height:100vh;padding:60px 20px}.overlay{justify-content:center;padding:20px;text-align:center}.hero-content{max-width:100%;padding:0 15px}.hero-content h1{font-size:32px}.hero-subtitle{font-size:20px}.hero-description{font-size:16px;max-width:90%}.hero-button{font-size:16px;padding:12px 24px}.more-content{padding:30px 15px}.more-box{font-size:15px;padding:25px}.orange-banner{padding:30px 15px}.service{flex:1 1 100%;margin:15px 0;max-width:100%}}@media (max-width:480px){.hero-content h1{font-size:24px}.hero-subtitle{font-size:18px}.hero-button,.hero-description{font-size:14px}.hero-button{padding:10px 20px}.more-box{padding:20px}.more-box,.service h4{font-size:14px}.service p{font-size:12px}.icon-img{width:40px}.service-list{align-items:center;flex-direction:column;gap:15px}.service{margin:10px 0;max-width:none;width:100%}}@media (min-width:769px) and (max-width:1024px){.hero-content h1{font-size:36px}.hero-subtitle{font-size:22px}.hero-description{font-size:17px}.hero-button{padding:12px 26px}.hero-button,.more-box{font-size:15px}.orange-banner{padding:40px 30px}.service{max-width:200px}}@media (min-width:1025px){.hero-content h1{font-size:48px}.hero-subtitle{font-size:24px}.hero-description{font-size:18px}.more-box{font-size:16px;padding:40px}}.services-section{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:80px 20px;position:relative}.services-overlay{background-color:#0009;padding:60px 20px}.services-container{margin:0 auto;max-width:1200px;text-align:center}.services-heading{font-size:2.5em;font-weight:700;margin-bottom:10px}.sectors-subheading{color:#e35336;font-size:1.3em;font-weight:700;margin-bottom:40px}.service-cards-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.service-card{background-color:#000c;border-radius:10px;color:#fff;max-width:300px;padding:20px;position:relative;text-align:left;width:100%}.service-card img{aspect-ratio:16/9;border-radius:8px;height:auto;margin-bottom:15px;object-fit:cover;width:100%}.service-card h3{font-size:1.2em;margin-bottom:10px}.service-card p{color:#ccc;font-size:.95em;margin-bottom:20px}.read-more-btn{background-color:#e35336;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px;transition:background .3s ease}.read-more-btn:hover{background-color:#c63e28}.offered-services{text-align:left}.offered-services-title{color:#fff;font-size:1.6em;margin-bottom:15px}.services-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0 auto;max-width:800px}.services-list li{color:#ddd;font-size:.95em}.services-list .tick{color:#0f9;margin-right:6px}@media (max-width:768px){.services-heading{font-size:2em}.sectors-subheading{font-size:1.1em}.service-cards-row{align-items:center;flex-direction:column}.service-card{max-width:90%}.offered-services-title{font-size:1.4em}}@media (max-width:480px){.services-section{padding:50px 10px}.services-overlay{padding:40px 10px}.services-heading{font-size:1.6em}.sectors-subheading{font-size:1em}.service-card p{font-size:.9em}.read-more-btn{font-size:.9em;padding:8px 14px}.services-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.offered-services-title{font-size:1.2em}}*,:after,:before{box-sizing:border-box}.whyus-overlap-container{align-items:center;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin:0 auto;max-width:1300px}.image-stack{flex-shrink:0;height:400px;position:relative;width:600px}.stack-image{border:8px solid #fff;border-radius:16px;box-shadow:0 16px 32px #0000001a;object-fit:cover;position:absolute;transition:transform .3s ease}.stack-image.bottom{height:260px;left:0;top:80px;width:400px}.stack-image.top{height:300px;left:240px;top:0;width:300px}@media (hover:hover) and (pointer:fine){.stack-image:hover{transform:scale(1.05)}}@media (max-width:480px){.stack-image.bottom{height:140px;left:10px;top:100px;width:200px}.stack-image.top{height:160px;left:130px;top:0;width:160px}}.whyus-box{background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 12px 24px #0000000d;flex:1 1;max-width:600px;padding:30px}.whyus-title{font-size:36px;font-weight:700;margin-bottom:20px}.highlight{color:#d32f2f}.subtitle{color:#444;font-size:18px;font-weight:600;line-height:1.4;margin-bottom:15px}.highlight-text{color:#666;font-size:17px;line-height:1.4;margin-bottom:25px}.points-list{list-style:none;margin:0;padding:0}.points-list li{align-items:center;color:#222;display:flex;font-size:17px;gap:10px;line-height:1.4;margin-bottom:14px}.points-list img{flex-shrink:0;height:26px;width:26px}.iso-cert-section{align-items:center;background:#f9f0ef;border:1.5px solid #e35336;border-radius:15px;box-shadow:0 6px 15px #e3512540;cursor:pointer;display:flex;gap:20px;margin-top:40px;max-width:500px;padding:20px 25px}.iso-cert-icon{flex-shrink:0;height:auto;width:80px}.iso-cert-text h3{color:#d32f2f;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;margin:0 0 6px}.iso-cert-text p{color:#444;font-family:Poppins,sans-serif;font-size:15px;line-height:1.5;margin:0}@media (max-width:768px){.whyus-overlap-container{flex-direction:column;gap:40px}.image-stack{height:320px;width:100%}.stack-image.bottom{height:180px;left:30px;top:100px;width:280px}.stack-image.top{height:240px;left:180px;top:0;width:240px}.whyus-box{padding:20px}.whyus-title{font-size:30px}.iso-cert-section{max-width:100%;padding:15px 20px}.iso-cert-icon{width:65px}}@media (max-width:480px){.whyus-section{padding:50px 20px}.image-stack{height:280px}.stack-image.bottom{height:140px;left:10px;top:100px;width:200px}.stack-image.top{height:160px;left:130px;top:0;width:160px}.whyus-title{font-size:24px}.highlight-text,.points-list li,.subtitle{font-size:15px}.iso-cert-section{flex-direction:column;text-align:center}.iso-cert-icon{margin-bottom:12px}}@media (max-width:360px){.whyus-title{font-size:20px}.highlight-text,.points-list li,.subtitle{font-size:14px}.stack-image.bottom{height:110px;left:5px;top:90px;width:160px}.stack-image.top{height:130px;left:90px;top:0;width:130px}}.offered-services{background-color:#1b1b1b;border-radius:10px;color:#fff;margin-top:50px;padding:30px}.offered-services-title{color:#e35336;font-size:2em;margin-bottom:20px;text-align:center}.services-list{column-count:2;column-gap:40px;font-size:1.1em;list-style:none;padding:0}.services-list li{align-items:center;display:flex;margin-bottom:10px}.tick{color:#e35336;font-weight:700;margin-right:10px}@media (max-width:768px){.services-list{column-count:1;font-size:1em}}@media (max-width:480px){.offered-services-title{font-size:1.5em}.services-list{column-gap:20px;font-size:.95em}}.modal-overlay{align-items:center;animation:fadeIn .3s ease forwards;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{animation:slideInUp .3s ease forwards;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:600px;padding:30px;width:90%}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.modal-close-btn{background:#0000;border:none;color:#d32f2f;cursor:pointer;font-size:32px;font-weight:700;line-height:1;position:absolute;right:15px;top:15px;transition:color .2s ease}.modal-close-btn:hover{color:#a02121}.modal-image{margin-bottom:20px;max-width:150px}.modal-text h3{color:#d32f2f;font-size:24px;font-weight:700;margin-bottom:12px}.modal-text h3,.modal-text p{font-family:Poppins,sans-serif}.modal-text p{color:#444;font-size:16px;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footer{background-position:50%;background-size:cover;color:#191717;font-family:Poppins,sans-serif;position:relative}.footer-overlay{background-color:#f4eeee(236,225,225,.934);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:50px 60px;position:relative;z-index:1}.footer-section{color:#090909;flex:1 1;min-width:250px}.logo-social .footer-logo{margin-bottom:10px;width:100px}.footer-link{color:#fff;cursor:pointer;display:inline-block;margin-bottom:.5rem}.footer-link:hover{text-decoration:underline}.logo-social h3{color:#1e1c1c;font-size:16px;font-weight:600;margin:10px 0 20px}.footer-socials{color:#fdf9f9;display:flex;font-size:20px;gap:15px}.footer-form h4,.footer-links h4{color:#ff542e;font-size:18px;margin-bottom:15px}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links ul li{margin-bottom:10px}.footer-links ul li a{color:#f5eeee;font-size:14px;text-decoration:none}.footer-links ul li a:hover{text-decoration:underline}.footer-contact .contact-item{align-items:flex-start;display:flex;gap:10px;margin-bottom:15px}.footer-contact .contact-item svg{color:#ff542e;font-size:20px;margin-top:4px}.footer-contact p{color:#f0e6e6;font-size:14px;margin:0}.footer-payments{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-top:20px}.footer-payments img{background:#0b0b0b;border-radius:4px;height:24px;padding:2px 4px}.footer-form.no-overlay{background:#0000!important;border-radius:8px;box-shadow:0 0 10px rgba(42,41,41,.926);color:#f6e8e8;max-width:320px;padding:20px 15px;position:relative;z-index:2}.footer-form.no-overlay input{background-color:#e7e1e1;border:1px solid #ccc;border-radius:5px;color:#f9efef}.footer-form.no-overlay input::placeholder{color:#999}.footer-form.no-overlay button{background-color:#f15a29;border:none;border-radius:5px;color:#f4eeee;cursor:pointer}.footer-form.no-overlay button:hover{background-color:#e24e1f}.footer-form.no-overlay h4{color:#f15a29;font-size:16px;margin-bottom:12px}.footer-form.no-overlay form{display:flex;flex-direction:column;gap:10px}.footer-form.no-overlay button,.footer-form.no-overlay input{font-size:13px;padding:8px 10px}@media (max-width:1024px){.footer-container{flex-direction:column;padding:40px 30px}.footer-section{width:100%}}@media (max-width:600px){.footer-container{gap:30px;padding:30px 20px}.logo-social h3{font-size:14px;margin-bottom:10px}.footer-socials{font-size:18px;gap:10px}.footer-form h4,.footer-links h4{font-size:16px}.footer-contact p,.footer-links ul li a{font-size:13px}.footer-payments img{height:20px}.footer-form button,.footer-form input{font-size:13px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app{font-family:sans-serif}.clients-section{background-color:#958383;overflow:hidden;padding:40px 0;position:relative;text-align:center}.clients-heading{color:#091626;font-family:Poppins,sans-serif;font-size:40px;font-weight:700;letter-spacing:1px;margin-bottom:30px}.clients-logos-wrapper{overflow:hidden;width:100%}.clients-logos{animation:scrollLeft 20s linear infinite;display:flex;gap:60px;padding:0 20px;width:max-content}.clients-logos img{cursor:pointer;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));max-height:80px;max-width:180px;object-fit:contain;transition:transform .3s ease}.clients-logos img:hover{transform:scale(1.1)}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.clients-logos{gap:40px}.clients-logos img{max-height:60px;max-width:130px}.clients-heading{font-size:30px}}@media (max-width:480px){.clients-section{padding:30px 10px}.clients-logos{gap:30px}.clients-logos img{max-height:45px;max-width:90px}.clients-heading{font-size:18px;margin-bottom:20px}}
/*# sourceMappingURL=main.c9610353.css.map*/