@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_069ab3{font-family:Montserrat,Montserrat Fallback;font-style:normal}:root{--blackText:#000;--whiteText:#fff;--darkGreyText:#615d5b;--lightGreyText:#d2d2d2;--orangeText:#ee741d;--Whitebg:#fff;--DarkBlackbg:#202020;--DarkBlackText:#202020;--Blackbg:#000;--orangebg:#ee741d;--lightGreybg:#f6f6f6}body{margin:0;padding:0;font-size:16px;font-weight:400;color:var(--darkGreyText);background:var(--Whitebg);line-height:1.3}*{box-sizing:border-box}a,i,span{display:inline-block}img{max-width:100%;height:auto;display:block}.h1,h1{font-size:clamp(40px,4.17vw,80px);font-weight:500;line-height:1.2}.h2,h2{font-size:clamp(36px,3.75vw,72px);line-height:1}.h3,h3{font-size:clamp(24px,2.29vw,44px)}.h4,h4{font-size:clamp(18px,1.46vw,28px)}.h5,h5{font-size:20px}.h6,h6{font-size:18px}h3,h4{font-weight:500}.p,p{font-size:20px}.font_ms{font-weight:600}.font_ml{font-weight:300}.font_mm{font-weight:500}.font_mb{font-weight:700}.font_mr{font-weight:400}a{color:var(--darkGreyText);text-decoration:none}li{list-style:none}.text-black{color:var(--blackText)}.text-white{color:var(--whiteText)}.text-grey{color:var(--darkGreyText)}.text-orange{color:var(--orangeText)}.light-grey{color:var(--lightGreyText)}.m-0{margin:0}.mt-0{margin-top:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0}.mb-0,.my-0{margin-bottom:0}.mb-32{margin-bottom:32px}.mt-32{margin-top:32px}.mb-16{margin-bottom:16px}.p-0{padding:0}.pt-0{padding-top:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0}.pb-0,.py-0{padding-bottom:0}.fw-regular,.fw_normal{font-weight:400}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.container{margin:0 auto;padding:0 15px}.row{display:flex}.flex-wrap{flex-wrap:wrap}.d-grid{display:grid;grid-template-columns:1fr 1fr}.overflow-hidden{overflow:hidden}.justify_sp_between{justify-content:space-between}.justify_center{justify-content:center}.position-relative{position:relative}::selection{background:#615d5b;color:#f6f6f6}header{position:relative;z-index:9;border-bottom:1px solid #d2d2d2;background-color:#fff}header .arrow-icon path{stroke:#fff}body.menu-open{touch-action:none;overflow:hidden}body.menu-open:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:99}.navbar{padding:32px 60px;display:flex;justify-content:space-between}.navbar-branding{place-content:center}.navbar-brand img{width:clamp(136px,9.58vw,184px)}.navbar-brand{display:inline-block}.nav-link{position:relative;text-decoration:none;text-transform:uppercase;font-size:20px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;display:flex;align-items:center;overflow:hidden}.nav-link.isactive,.nav-link:hover{color:var(--orangeText);font-weight:600}.nav-link.isactive .hover-line{width:16px}.hover-line{width:0;height:2px;background-color:var(--orangeText);margin-right:2px;transition:width .4s ease-in-out;-webkit-transition:width .4s ease-in-out;-moz-transition:width .4s ease-in-out;-ms-transition:width .4s ease-in-out;-o-transition:width .4s ease-in-out}.nav-link:hover .hover-line{width:16px}ul.nav{display:flex;align-items:center;gap:40px}.menu-toggle{cursor:pointer;display:none;flex-direction:column;border:none;background-color:transparent;gap:8px;padding:0}.menu-toggle span{display:inline-block;height:2px;width:30px;background-color:var(--Blackbg)}.primary-btn{display:inline-flex;overflow:hidden}.primary-text{display:block;place-content:center;overflow:hidden;position:relative;font-size:18px;line-height:60px;background-color:var(--orangebg);border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;text-transform:uppercase;transition:background-color .3s ease,transform .4s ease;-webkit-transition:background-color .3s ease,transform .4s ease;-moz-transition:background-color .3s ease,transform .4s ease;-ms-transition:background-color .3s ease,transform .4s ease;-o-transition:background-color .3s ease,transform .4s ease}.primary-btn:hover .primary-text{background-color:var(--DarkBlackbg)}.btn-arrow{width:60px;height:60px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:var(--orangebg);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.primary-btn:hover .btn-arrow{background-color:var(--DarkBlackbg)}.hover-text{display:block;height:100%;transform:translateY(-20px);margin:0 24px;transition:transform .5s ease;-webkit-transition:transform .5s ease;-moz-transition:transform .5s ease;-ms-transition:transform .5s ease;-o-transition:transform .5s ease;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px)}.primary-btn:hover .hover-text{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px)}.group-text{display:block;height:20px;overflow:hidden}.primary-btn .arrow-icon{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease}.primary-btn:hover .arrow-icon{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}.sec-mt-100{margin-top:100px}.sec-mt-80{margin-top:80px}.sec-mb-80{margin-bottom:80px}.sec-pt-80{padding-top:80px}.sec-pt-100{padding-top:100px}.sec-pb-80{padding-bottom:80px}.sec-pb-100{padding-bottom:100px}.hero-title h1{text-transform:uppercase}.hero-section .column:last-child{max-width:32%}.hero-sliding-image{margin:120px 0 0;position:relative;width:100%}.hero-slide-wrapper{overflow:hidden;max-width:100vw;width:100%}.hero-slide-img{display:flex;width:max-content;animation:slideImage 24s infinite;-webkit-animation:slideImage 24s infinite}.hero-slide-img img{width:100vw;height:auto;flex-shrink:0}.circle-marquee{position:absolute;width:240px;height:240px;margin-top:-7.5rem;z-index:2;right:240px;top:0}.c-animate-marquee{animation:textRotation 15s linear infinite;-webkit-animation:textRotation 15s linear infinite;transition:width .5s ease-in-out,height .5s ease-in-out}.animate-circle,.c-animate-marquee{width:100%;height:100%}.redirect-arrow{background:var(--DarkBlackbg);width:90px;height:90px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin:0 auto;text-align:center;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.heading-label{display:inline-block;padding:12px 48px 10px;border:1px solid #ee741d;border-radius:140px;-webkit-border-radius:140px;-moz-border-radius:140px;-ms-border-radius:140px;-o-border-radius:140px}.heading-label h6{text-transform:uppercase;color:var(--orangeText);font-weight:400;line-height:normal}.custom-hr-line{margin:32px 0;background-color:#d2d2d2;border:none;height:1px;width:100%}.b-radius-30{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.img-center{transform:translateY(5em)}.about-sec-images{display:grid;grid-template-columns:repeat(3,auto);grid-gap:24px;gap:24px;margin:80px 0 160px;height:306px}.stats-wrapper{display:flex;align-items:center;justify-content:center;border:1px solid #d2d2d2;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;padding:32px}.stat-item sup{font-size:34px;color:#ee741d;font-weight:600;display:inline-block;margin-left:4px;vertical-align:text-top;padding-top:8px}.stat-item{display:inline-flex;flex-direction:column;align-items:center;gap:12px;max-width:40%;width:100%}.stat-divider{margin:0 24px;background-color:#d2d2d2;border:none;height:70px;width:2px}.features-sec{background-color:var(--lightGreybg)}.features-wrapper{padding:80px 0;display:flex;flex-wrap:wrap;gap:24px}.features-item{max-width:50%;border:1px solid #d2d2d2;padding:32px;flex:1 1 40%;transition:border-color .3s linear,box-shadow .3s linear;-webkit-transition:border-color .3s linear,box-shadow .3s linear;-moz-transition:border-color .3s linear,box-shadow .3s linear;-ms-transition:border-color .3s linear,box-shadow .3s linear;-o-transition:border-color .3s linear,box-shadow .3s linear}.features-item h4{text-transform:uppercase}.features-item:hover{border-color:#ee741d;box-shadow:0 10px 20px rgba(0,0,0,.1)}.features-item .f-vector path{fill:transparent;stroke:#202020;transition:stroke .2s ease,fill .2s ease;-webkit-transition:stroke .2s ease,fill .2s ease;-moz-transition:stroke .2s ease,fill .2s ease;-ms-transition:stroke .2s ease,fill .2s ease;-o-transition:stroke .2s ease,fill .2s ease}.features-item:hover .f-vector path{stroke:#ee741d;fill:#ee741d}.solution-sec{padding:80px 0 0}.solution-wrapper{display:flex;flex-wrap:wrap;gap:24px;padding:80px 0}.solution-card{flex:1 1 40%;width:50%;border:1px solid #d9d9d9;border-radius:30px;margin:-1px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;transition:border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);-webkit-transition:border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);-moz-transition:border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);-ms-transition:border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);-o-transition:border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.solution-card:hover{border-color:#ee741d;box-shadow:0 10px 20px rgba(0,0,0,.1)}.solution-card.second{transform:translateY(12em);-webkit-transform:translateY(12em);-moz-transform:translateY(12em);-ms-transform:translateY(12em);-o-transform:translateY(12em)}.s-card-content{padding:50px 32px 32px;background-color:#f6f6f6;border-bottom-right-radius:30px;border-bottom-left-radius:30px}.s-img-block{max-width:100%;height:auto;position:relative;overflow:hidden;border-top-right-radius:30px;border-top-left-radius:30px}.s-img-block .redirect-arrow{background-color:var(--orangebg);opacity:0;transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.s-img-block .redirect-arrow .arrow-icon{transform:rotate(-45deg)}.solution-card:hover .redirect-arrow{opacity:1}.solution-card h4{margin-bottom:20px;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.solution-card:hover h4{color:#ee741d}.hover-s-img{border-top-right-radius:30px;border-top-left-radius:30px;transition:transform .4s ease-in-out;display:block;width:100%;height:auto;-webkit-transition:transform .4s ease-in-out;-moz-transition:transform .4s ease-in-out;-ms-transition:transform .4s ease-in-out;-o-transition:transform .4s ease-in-out}.solution-card:hover .hover-s-img{transform:scale(1.11);-webkit-transform:scale(1.11);-moz-transform:scale(1.11);-ms-transform:scale(1.11);-o-transform:scale(1.11)}.work-img-block.s-img-block{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.work-img-block .redirect-arrow{transform:translate(-50%,-50%) rotate(-45deg);-webkit-transform:translate(-50%,-50%) rotate(-45deg);-moz-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);-o-transform:translate(-50%,-50%) rotate(-45deg)}.work-item .work-img,.work-item .work-img-block.s-img-block{max-height:590px;max-width:100%;transition:.4s cubic-bezier(.25,.46,.45,.94);-webkit-transition:.4s cubic-bezier(.25,.46,.45,.94);-moz-transition:.4s cubic-bezier(.25,.46,.45,.94);-ms-transition:.4s cubic-bezier(.25,.46,.45,.94);-o-transition:.4s cubic-bezier(.25,.46,.45,.94)}.work-item:hover .work-img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.work-item:hover .work-img,.work-item:hover .work-img-block.s-img-block{border-radius:200px;-webkit-border-radius:200px;-moz-border-radius:200px;-ms-border-radius:200px;-o-border-radius:200px}.work-item:hover .s-img-block .redirect-arrow{opacity:1}.work-item .s-img-block .redirect-arrow .arrow-icon{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}.work-wrapper{grid-template-columns:repeat(4,auto);display:grid;grid-gap:24px;gap:24px}@keyframes textRotation{to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}@keyframes slideImage{0%{transform:translateX(0)}20%{transform:translateX(0)}25%{transform:translateX(-100vw);-webkit-transform:translateX(-100vw);-moz-transform:translateX(-100vw);-ms-transform:translateX(-100vw);-o-transform:translateX(-100vw)}45%{transform:translateX(-100vw)}50%{transform:translateX(-200vw)}70%{transform:translateX(-200vw)}75%{transform:translateX(0)}to{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}.products-sec{background-color:var(--DarkBlackbg);position:relative}.inner-p-slide{border:1px solid #615d5b;border-radius:30px;padding:20px;transition:all .4s ease}.inner-p-slide .p-desk{color:var(--lightGreyText);margin:20px 0 52px}.clamp_text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.inner-p-slide h4{-webkit-line-clamp:1;font-weight:600;text-transform:uppercase;margin:0;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.p-slide-img{background-color:var(--lightGreybg);border-radius:24px;position:relative;overflow:hidden;height:355px!important}.inner-p-slide:hover .p-slide-img img{transform:scale(1.11)}.p-slide-img img{text-align:center;margin:0 auto;transition:transform .4s ease-in-out;-webkit-transition:transform .4s ease-in-out;-moz-transition:transform .4s ease-in-out;-ms-transition:transform .4s ease-in-out;-o-transition:transform .4s ease-in-out}.inner-p-slide:hover h4{color:var(--orangeText)}.inner-p-slide:hover{border-color:#ee741d;box-shadow:0 10px 20px rgba(0,0,0,.1)}.view_arrow:hover .redirect-arrow{opacity:1}.inner-p-slide.view_arrow .redirect-arrow{transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.view_arrow .redirect-arrow{background-color:var(--orangebg);opacity:0;transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease}.inner-p-slide.view_arrow .arrow-icon,.view_arrow .redirect-arrow{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}.product-marquee span{text-transform:uppercase;font-size:clamp(40px,6.25vw,120px);font-weight:500;color:var(--darkGreyText);line-height:1}.marquee-flex{display:flex;flex-wrap:wrap;width:max-content;animation:marquee-animate 16s linear infinite;-webkit-animation:marquee-animate 16s linear infinite}.marquee-content{overflow:hidden;position:relative}.marquee-flex.reverse{animation:marquee-animate-r 16s linear infinite;-webkit-animation:marquee-animate-r 16s linear infinite}.marquee-flex:hover{animation-play-state:paused}@keyframes marquee-animate{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-animate-r{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.lets-connect-sec{padding:80px 0 140px;text-align:center;background-color:var(--orangebg);position:relative;z-index:1;overflow:hidden}.lets-connect-sec h2{margin:0 0 80px;font-weight:500;line-height:1.2;font-weight:400}.btn-white .primary-btn .btn-arrow,.btn-white .primary-btn .primary-text{background-color:var(--Whitebg)}.btn-white .primary-btn:hover .btn-arrow,.btn-white .primary-btn:hover .primary-text{background-color:var(--DarkBlackbg)}.btn-white .primary-btn:hover{color:var(--whiteText);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.btn-white .primary-btn .btn-arrow svg path{transition:all .3s ease}.btn-white .primary-btn:hover .btn-arrow svg path{stroke:#ffff}.big_text{position:absolute;bottom:-35px;right:0;left:0;z-index:-1;white-space:nowrap;text-transform:uppercase;font-weight:500;color:rgba(255,255,255,.05);line-height:1em;font-size:clamp(55px,17.7vw,340px)}.clients-logo-marquee .marquee-flex{gap:72px}.clients-logo-marquee .marquee-content{aspect-ratio:140/80;max-width:140px}.client-logo{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease;-webkit-filter:grayscale(100%);-webkit-transition:filter .3s ease;-moz-transition:filter .3s ease;-ms-transition:filter .3s ease;-o-transition:filter .3s ease}.client-logo:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}.testimonialSlider .swiper-slide{max-width:708px;min-height:400px;height:100%;display:flex;border-radius:24px}.testimonial-slide{background-color:var(--lightGreybg);border:1px solid #d2d2d2;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px;padding:32px;display:flex;gap:20px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;outline-offset:-1px;outline:2px solid transparent}.testimonial-img img{max-width:100px;max-height:100px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.testimonial-content h4{color:var(--DarkBlackText);text-transform:uppercase;margin:32px 0 20px;transition:all .4s ease}.testimonial-content p{padding:20px 0;margin:0}.testimonial-content .custom-hr-line{margin:0 auto}.testimonial-slide:hover{background-color:var(--Whitebg);border-color:#ee741d;outline-color:#ee741d;box-shadow:0 10px 20px rgba(0,0,0,.1)}.testimonial-slide:hover h4{color:var(--orangeText)}.swiper.testimonialSlider{overflow:visible}.video-container{position:relative}.video-thumbnail{max-width:100%;width:100%;height:700px;object-fit:cover;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.video-container .circle-marquee{margin:0;z-index:1}#play,.video-container .circle-marquee{top:50%;left:50%;transform:translate(-50%,-50%)}#play{position:absolute;z-index:2;cursor:pointer;padding:0 0 0 8px;display:flex;align-items:center;justify-content:center;border:none}.video-container .redirect-arrow{background-color:var(--orangebg)}.video-container.playing #play,.video-container.playing .play-remove{display:none}.video-container.pause #play,.video-container.pause .play-remove{display:flex}footer{background-color:var(--DarkBlackbg)}.footer-heading h2{line-height:1.2;margin:0;font-weight:400}.footer-heading p{margin:0}.disc_column{max-width:33%}.gap30{gap:32px}footer .footer-btn .primary-btn{color:var(--blackText)}footer .footer-btn .btn-arrow path{stroke:#000}footer.btn-white .footer-btn .primary-btn:hover .btn-arrow,footer.btn-white .footer-btn .primary-btn:hover .primary-text{background-color:var(--orangebg)}.footer-item h5{text-transform:uppercase;margin:0 0 32px}.footer_text{font-weight:600;color:var(--whiteText);margin:0}.footer-bottom.row{grid-gap:24px;gap:24px;display:grid;grid-template-columns:repeat(4,340px)}ul.footer-links{padding:0;display:flex;flex-direction:column;gap:32px;margin-bottom:0}.copyright{padding:20px 0;border-top:1px solid}.f-bottom-text{flex:0 0 auto;width:50%}.f-bottom-text.text-left{text-align:end}.f-bottom-text h5{font-weight:400;color:var(--lightGreyText)}.border_radius{border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.product_preview_main{max-width:72%}.swiper.product_preview_main{position:static}.product_preview_main .swiper-slide{opacity:0;transition:opacity .6s ease,transform .6s ease;position:relative;width:100%}.product_preview_main .swiper-slide-active{opacity:1}.product_preview_main img{width:100%;height:100%;background-color:var(--lightGreybg)}.product_preview{width:100%;position:relative;overflow:hidden}.product_preview .swiper-wrapper{flex-direction:column;gap:24px;position:relative;z-index:1}.product_preview .swiper-slide{max-width:256px;max-height:160px;cursor:pointer;text-align:center;margin:0 auto;padding-right:20px}.product_preview:after,.product_preview:before{content:"";position:absolute;left:0;width:100%;height:70px;z-index:2;pointer-events:none}.product_preview:before{top:0;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,0))}.product_preview:after{bottom:0;background:linear-gradient(0deg,rgba(255,255,255,1) 0,rgba(255,255,255,0))}.product_preview .swiper-slide-thumb-active img{outline-color:#ee741d;border-color:#ee741d;transform:scale(1)}.product_preview img{object-fit:cover;border:1px solid #d2d2d2;background-color:var(--lightGreybg);transform:scale(.8);transition:transform .4s ease,opacity .4s ease;outline-offset:-1px;outline:2px solid transparent;width:100%;height:100%;object-fit:contain}.slider-container{display:flex;gap:30px;overflow:hidden;max-height:756px;position:relative;padding-right:18px}.swiper .swiper-pagination{height:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:flex-end}.swiper .swiper-pagination-bullets.swiper-pagination-horizontal{right:0;left:auto;max-width:max-content}.swiper .swiper-pagination-bullet{width:12px;height:12px;background:#615d5b;transition:height .2s linear}.swiper .swiper-pagination-bullet-active{height:32px;border:2px solid #ee741d;background:#fff;border-radius:13px;width:16px;margin:0 2px!important}.main-banner-heading{text-align:center}.banner_img{width:100%;object-fit:cover;object-position:center;max-height:560px;height:100%}.about-us-content .stats-main,.banner_img{margin:80px 0 0}.mission-vission-layout .row{gap:24px}.mission-vission-layout img{border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.mission-img{margin-left:auto}.mission-vission-text{display:flex;flex-direction:column;gap:24px}.accordion-button{text-transform:uppercase;font-weight:600;color:var(--blackText);background-color:transparent;position:relative;display:flex;align-items:center;width:100%;cursor:pointer;padding:20px 0;border:none;border-bottom:1px solid #d2d2d2}.accordion-button:after{content:"";margin-left:auto;height:11px;width:20px;background-image:url(/_next/static/media/gray-arrow.d75c5d4b.svg);background-repeat:no-repeat;background-size:100%;transition:background-image .2s ease;-webkit-transition:background-image .2s ease;-moz-transition:background-image .2s ease;-ms-transition:background-image .2s ease;-o-transition:background-image .2s ease}.accordion-item.active .accordion-button:after{background-image:url(/_next/static/media/orange-arrow.050edb43.svg)}.accordion-item{cursor:pointer;position:relative}.accordion-collapse{cursor:auto;overflow:hidden;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;position:relative}.collapse{opacity:0}.accordion-item.active .collapse{opacity:1}button:focus-visible{outline:none}.custom-accordion-wrapper .accordion-item .accordion-collapse p{padding:20px 0 0}.custom-accordion-wrapper .accordion{max-width:40%;width:100%;overflow:hidden;flex:1 1}.custom-accordion-wrapper{margin:80px 0 0}.custom-accordion-wrapper .img-column{flex:1 1}.custom-accordion-wrapper .row{gap:24px;flex-wrap:wrap}.custom-accordion-wrapper .accordion-item{margin:0 0 32px}.awards-certificates{background-color:var(--DarkBlackbg)}.awards-wrapper{margin:80px 0}.awards-column{max-height:335px}.award-icon{width:100px;height:100px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#2c2c2c;padding:25px}.award-item{position:relative;display:flex;align-items:center;gap:24px;height:100%}.solution-sec .s-card-content,.solution-sec .s-img-block{width:50%}.solution-sec .solution-card{display:flex;background-color:#f6f6f6}.award-year{line-height:.8;color:rgba(255,255,255,.05);font-size:140px;font-weight:400;pointer-events:none;writing-mode:sideways-lr;-webkit-writing-mode:sideways-lr;-ms-writing-mode:sideways-lr}.award-inner{display:flex;flex-direction:column;height:100%;justify-content:space-between}.awards-wrapper .d-grid{grid-template-columns:repeat(3,auto);gap:24px;justify-content:center}.awwards-img-wrap{margin:80px 0 0;display:flex;justify-content:space-between;align-items:start;gap:30px;flex-wrap:wrap}.main-product-card{border-radius:30px}.main-our-products .solution-card:first-child{margin-top:0}.main-product-card .solution-card{display:flex;flex-wrap:wrap;width:auto;margin:80px 0 0;background-color:#f6f6f6;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.main-product-card .solution-card:hover{background-color:var(--Whitebg)}.main-product-card .s-card-content{border-radius:30px;background:transparent}.main-product-card .hover-s-img{object-fit:cover;object-position:center;max-height:520px}.main-product-card .col_card,.main-product-card .hover-s-img{border-top-right-radius:30px;border-bottom-right-radius:30px}.main-product-card .col_card{width:50%;flex:0 0 auto;display:flex;flex-direction:column;justify-content:space-between}.main-product-card .s-card-content h4{border-bottom:2px solid #d2d2d2;margin:0 0 20px;padding-bottom:20px;text-transform:capitalize}.main-product-card .redirect-arrow{transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.main-product-card .view_arrow .arrow-icon{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}.products-name-flex{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.product_name{cursor:pointer;background-color:var(--Whitebg);border:1px solid #d2d2d2;padding:19px 20px;font-size:18px;color:var(--darkGreyText);font-weight:400;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.product_name:hover{background-color:#d2d2d2;color:#202020}.product_name.active{background-color:#202020;color:#ffffff;border-color:#202020}.search-input{background:url(/_next/static/media/search-icon.8fa6ed7f.svg) no-repeat 20px;padding:18px 20px 18px 54px;width:100%;cursor:auto}.search-input.product_name:hover{background-color:transparent}.back-button.btn-arrow{background-color:var(--lightGreybg);cursor:pointer;margin:18px 0 0;border:none}.overview-product-wrap .overview_product{text-align:center;margin:0 auto}.table-container{overflow-x:auto;margin:80px 0 0;border-radius:30px;border:1px solid #d2d2d2;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.responsive-table{width:100%;border-collapse:collapse}.responsive-table thead{background-color:var(--orangebg);color:white}.responsive-table td,.responsive-table th{font-size:20px;padding:20px 16px;text-align:center;border:1px solid #d2d2d2}.responsive-table th{text-transform:uppercase;font-weight:600;font-weight:400}.profile-accessories{background-color:var(--lightGreybg)}.profile-accessories-wrap.d-grid{grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #d2d2d2;border-radius:30px;background-color:var(--Whitebg);margin:80px 0 0}.feature-item .award-icon{display:flex;align-items:center;justify-content:center;background-color:var(--lightGreybg)}.award-content h4{text-transform:uppercase}.feature-item{background-color:white;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;border-right:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}.profile-accessories-wrap .feature-item:nth-child(4n){border-right:none}.profile-accessories-wrap .feature-item:nth-last-child(-n+4){border-bottom:none}.gallery-container{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;grid-gap:24px;gap:24px}.product-gallery,.view-more-btn{margin:80px 0 0}.view-more-btn{text-align:center}.view-more-btn .arrow-icon path{stroke:#fff}.gallery-image-wrapper img{width:100%}span.job-tag{display:flex;align-items:center;justify-content:center;padding:10px 48px;border:1px solid #000;border-radius:140px;gap:10px;color:var(--DarkBlackText);line-height:normal}.job-tags.products-name-flex{margin:32px 0 0}.job-card.main-product-card .solution-card{max-width:100%;justify-content:space-between;padding:32px;margin:32px 0 0}.job-card.main-product-card .col_card{width:auto;padding:0}.job-card .s-card-content{max-width:calc(100% - 20%);width:100%}.job-card .job-apply-btn{max-width:max-content}.job-card.main-product-card .view_arrow .arrow-icon{transform:rotate(0deg)}.job-card .solution-card .apply-now .btn-arrow,.job-card .solution-card .apply-now .primary-text{background-color:var(--Whitebg);transition:all .4s ease}.job-card .solution-card .apply-now.primary-btn{color:var(--orangeText);transition:all .4s ease}.job-card .solution-card .apply-now.primary-btn path{stroke:#ee741d;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.job-card .solution-card:hover .apply-now .primary-text{background-color:var(--orangebg)}.job-card .solution-card:hover .apply-now.primary-btn{color:var(--whiteText)}.job-card .solution-card:hover .apply-now .btn-arrow{background-color:var(--orangebg)}.job-card .solution-card:hover .apply-now.primary-btn path{stroke:#fff}.main_content{margin:80px 0 0}.faqs-container.d-grid{gap:24px;grid-template-columns:342px auto;margin:80px 0 0}.faqs-accordion .h5{text-transform:capitalize;font-weight:400;padding:28px 0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.faqs-accordion .accordion-item:first-child .h5{padding-top:0}.faqs-accordion .accordion-item.active .h5{font-weight:600;color:var(--blackText)}.faqs-accordion .accordion-collapse{border-bottom:1px solid #d2d2d2;padding-top:0}.faqs-accordion .accordion-collapse p{padding:28px 0}.faqs-accordion .accordion-item.active .accordion-button:after{background-image:url(/_next/static/media/black-arrow.aceb5c87.svg)}.gallery-top.d-grid{gap:24px;grid-template-columns:repeat(6,1fr);justify-content:center}.gallery-select-img{width:110px;height:110px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.gallery-select-img img{border-radius:50%}.gallery-select-item h6{transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.gallery-select-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.gallery-select-item.active img{border:3px solid #ee741d}.gallery-select-item.active h6{color:var(--orangeText);font-weight:600}.gallery-select-name h6 span{display:block}.gallery.products-name-flex{justify-content:center;margin:32px 0 80px}.d-grid.grid-1{grid-template-columns:repeat(2,1fr);gap:24px}.d-grid.grid-2{grid-template-columns:1fr;margin:24px 0}.d-grid.grid-2 img{max-height:534px;object-fit:cover;object-position:top}.hover-g-img:hover .hover-s-img{transform:scale(1.11);-webkit-transform:scale(1.11);-moz-transform:scale(1.11);-ms-transform:scale(1.11);-o-transform:scale(1.11)}.hover-g-img{overflow:hidden;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.application-heading .job-tags.products-name-flex{margin:32px 0}.application-heading h3{margin:20px 0}.circle-list li,ul li:not(header li,footer li){list-style:disc}.circle-list,ul:not(header,footer ul){padding-left:20px}.circle-list li::marker,ul li::marker{color:#f26522;font-size:22px}.career-form{padding:80px 0}.career-form.d-grid{gap:24px;grid-template-columns:586px auto}form{background-color:var(--lightGreybg);border:1px solid #d2d2d2;border-radius:24px;padding:32px}.main-form label{text-transform:uppercase;font-size:18px;margin:0 0 12px;display:inline-block;color:var(--DarkBlackText);font-weight:500}.form-field,textarea{background-color:var(--Whitebg);border:1px solid #d2d2d2;padding:19px 24px;font-size:18px;font-weight:500;color:var(--darkGreyText);border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;width:100%}.form-field::placeholder,textarea::placeholder{font-size:18px;font-weight:500}.form-grid-wrap .d-grid{column-gap:24px}.form-group{margin:32px 0 0}.submit-btn{border:none;background:transparent;padding:0;cursor:pointer}.custom-file-input{background-color:var(--Whitebg);border:1px solid #d2d2d2;border-radius:30px;padding:60px 0;text-align:center;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.file-icon{display:flex;align-items:center;justify-content:center;width:66px;height:66px;margin:0 auto 10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#f6f6f6}.full-width{width:100%}.form-grid-wrap{padding-bottom:32px}textarea{display:block;width:100%;font-family:Montserrat-Medium;border-radius:30px}.overlay-form{position:relative;overflow:hidden}.contact-us .our_form.d-grid{grid-template-columns:40% 1fr}.contact-us .main-form{position:absolute;left:auto;bottom:0;right:18px;max-width:830px}.contact-card-wrapper{gap:24px;margin:80px 0 0;display:flex;flex-wrap:wrap}.contact-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:var(--Whitebg)}.contact-card-item{min-height:470px;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;background-color:#f6f6f6;border:1px solid #d9d9d9;border-radius:32px;-webkit-border-radius:32px;-moz-border-radius:32px;-ms-border-radius:32px;-o-border-radius:32px;padding:28px}.contact-inner-card h4{margin:20px 0 16px}.contact-button .primary-text{background-color:var(--Whitebg)}.contact-button .primary-btn{color:var(--blackText)}.contact-button .btn-arrow{background-color:var(--Whitebg)}.contact-button .primary-btn path{stroke:#202020;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.contact-button:hover .primary-btn{color:var(--whiteText)}.contact-button:hover .primary-btn path{stroke:#fff}.content-wrapper .main_content:first-child{margin-top:0}.featured-jobs .main-product-card .s-card-content h4{border:none;margin:0;padding-bottom:16px}.productsliderwrap,.testimonial-slider{overflow:hidden}.productsliderwrap .swiper,.testimonial-slider .swiper{overflow:visible}video.video-banner{width:100%;display:block}video{max-width:100%;height:auto}.modalbox{position:fixed;inset:0;z-index:9999}.modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.modal-content{position:relative;width:100%;max-width:800px;margin:100px auto;padding:30px;border-radius:24px;z-index:10;background-color:white}.modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.getquoteForm{display:flex;flex-direction:column;gap:20px;height:100%;overflow:scroll;scrollbar-width:none;scroll-behavior:smooth}.getquoteForm input,.getquoteForm select,.getquoteForm textarea{width:100%;padding:15px 20px;background-color:white;border:1px solid #d2d2d2;border-radius:10px}.getquoteForm ::placeholder{font-size:16px;color:#615d5b}.getquoteForm .form-groups{display:flex;gap:32px}.submitBtn{width:-moz-fit-content!important;width:fit-content!important;padding:15px 40px!important;color:white;font-size:18px;cursor:pointer;background-color:var(--orangebg)!important}.optionDefault{color:#615d5b;font-size:16px}textarea::placeholder{font-size:16px;font-family:Montserrat,Montserrat Fallback}.productImageContainer{height:560px;width:100%}.awwards-img{color:white;font-size:20px;margin:0;width:23%}.founder-quote{background:rgba(255,122,24,.05);border-left:4px solid #ff7a18;padding:25px;border-radius:0 10px 10px 0;margin:40px 0;display:flex;gap:20px;align-items:flex-start}.founder-card{background:#fff;border-radius:20px;padding:50px;box-shadow:0 10px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.1);position:relative;overflow:hidden}.founder-description{font-size:18px;line-height:1.6;color:#333;margin-bottom:30px;max-width:600px}.founder-card-box{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.title-company{font-size:16px;color:#666;font-weight:500}.founder-content-col{flex:0 0 60%;max-width:60%;padding-right:60px}.founder-name{font-size:36px;font-weight:700;color:#000;margin-bottom:10px;line-height:1.2}.founder-title{display:flex;align-items:center;gap:15px;margin-bottom:25px;flex-wrap:wrap}.title-main{font-size:18px;font-weight:600;color:#ff7a18}.title-divider{color:#ddd;font-weight:300}.quote-text{font-size:24px;font-weight:600;color:#000;line-height:1.4;margin:0;font-style:italic}.founder-achievements{display:flex;gap:30px;margin:40px 0;padding:25px;background:rgba(248,250,252,.8);border-radius:12px;border:1px solid rgba(226,232,240,.6)}.achievement-item{flex-direction:column}.achievement-divider{width:1px;background:rgba(203,213,225,.5)}.achievement-item{display:flex;flex:1 1;text-align:center}.achievement-number{font-size:36px;font-weight:700;color:#ff7a18;line-height:1;margin-bottom:8px}.achievement-label{font-size:14px;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:1px}.founder-mission{font-size:18px;color:#333;line-height:1.6;margin-top:30px;padding-top:30px;border-top:1px solid rgba(226,232,240,.8);font-weight:500}.founder-image-col{width:40%}.founder-image-wrapper{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.founder-image-placeholder{width:100%;height:500px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;position:relative;background-position:50%}.successmsg{color:green;margin:0;font-size:18px}.founder-image-content{text-align:center}.founder-initial{font-size:120px;font-weight:700;color:rgba(255,122,24,.2);line-height:1;font-family:Montserrat,sans-serif}.founder-image-badge{position:absolute;bottom:20px;left:0;right:0;text-align:center}.badge-text{background:#ff7a18;color:#ffffff;padding:8px 20px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.gap20{gap:20px}@media screen and (max-width:1800px){.contact-us .main-form{max-width:800px}.contact-us .form-heading{margin-right:40px}.career-form.d-grid{grid-template-columns:500px auto}.testimonial-img img{max-width:90px;max-height:90px}.testimonialSlider .swiper-slide{max-width:670px;min-height:350px}.testimonial-slide{padding:26px}.product-preview-slider .swiper-pagination-bullet{width:10px;height:10px}.product-preview-slider .swiper-pagination-bullet-active{height:30px;width:14px}.product_preview .swiper-wrapper{gap:0}.slider-container{max-height:700px}.video-thumbnail{height:600px}.footer-heading{margin-right:80px}.disc_column{max-width:38%}.lets-connect-sec h2{padding:0 50px}.primary-btn{height:max-content}.primary-text{padding:15px 0;font-size:16px}.btn-arrow{width:50px;height:50px}.primary-btn .arrow-icon{width:22px;height:18px}.hover-text{margin:0 22px}.nav-link{font-size:18px}ul.nav{margin:14px 0}}@media screen and (max-width:1600px){.gallery-img-grid .d-grid.grid-2 img{max-height:500px}.gallery-select-img{width:90px;height:90px}.gallery-select-item{gap:20px}.contact-card-item{min-height:410px;border-radius:28px;padding:24px;-webkit-border-radius:28px;-moz-border-radius:28px;-ms-border-radius:28px;-o-border-radius:28px}.contact-link.h5{font-size:16px}.contact-card-wrapper{margin:60px 0 0}.contact-icon{width:80px;height:80px}.contact-us-img img{min-height:700px}.contact-us .form-group{margin:20px 0 0}.contact-us .main-form{max-width:54%}.form-group{margin:28px 0 0}form{padding:28px}.custom-file-input p,.form-field,.form-field::placeholder,.main-form label,textarea,textarea::placeholder{font-size:16px}.form-field,textarea{padding:16px 22px;line-height:24px}.career-form{padding:60px 0}span.job-tag{font-size:15px;padding:8px 38px}.job-tags.products-name-flex{margin:26px 0 0;gap:12px}.featured-jobs .main-product-card .s-card-content h4{padding-bottom:10px}.job-card.main-product-card .solution-card{border-radius:24px;padding:28px}.faqs-container.d-grid,.main_content,.product-gallery,.profile-accessories-wrap.d-grid,.table-container,.view-more-btn{margin:60px 0 0}.responsive-table td,.responsive-table th{font-size:16px;padding:18px 14px}.back-button.btn-arrow{padding:14px}.product_name{padding:16px 18px;font-size:16px}.main-product-card .solution-card{margin:60px 0 0}.main-our-products .s-card-content{padding:40px 28px 28px}.awards-wrapper .d-grid{gap:16px}.awards-wrapper{margin:60px 0}.awwards-img-wrap{margin:60px 0 0}.award-icon{width:80px;height:80px;padding:22px}.award-year{font-size:124px}.award-item{gap:20px}.accordion-button{padding:16px 0}.about-us-content .stats-main,.banner_img,.custom-accordion-wrapper{margin:60px 0 0}.testimonial-content h4{margin:22px 0 20px}.testimonialSlider .swiper-slide{max-width:630px;min-height:330px}.testimonial-img img{max-width:70px;max-height:70px}.slider-container{max-height:600px;gap:0}.product_preview .swiper-slide{max-width:225px;max-height:140px}ul.footer-links{gap:24px}.footer-bottom.row{grid-template-columns:repeat(4,300px)}.our-clients h3{margin-bottom:0}.clients-logo-marquee .marquee-content{aspect-ratio:120/70;max-width:120px}.clients-logo-marquee .marquee-flex{gap:62px}.lets-connect-sec{padding:60px 0 100px}.lets-connect-sec h2{margin:0 0 60px}.h6,h6{font-size:16px}.h5,.p,h5,p{font-size:18px}.nav-link{font-size:17px}ul.nav{gap:34px}.nav-link:hover .hover-line{width:12px}.navbar{padding:22px 60px}.sec-pt-100{padding-top:80px}.sec-pt-80{padding-top:60px}.sec-pb-80{padding-bottom:60px}.sec-mt-80{margin-top:60px}.sec-mb-80{margin-bottom:60px}.hero-sliding-image{margin:100px 0 0}.hero-section .column:last-child{max-width:35%}.redirect-arrow{width:75px;height:75px}.circle-marquee{width:200px;height:200px;margin-top:-6.5rem;right:145px}.heading-label{padding:8px 40px}.mb-32{margin-bottom:22px}.about-sec-images{margin:70px 0 150px}.stat-item{max-width:100%}.stat-divider{margin:0 18px;height:60px}.stat-item sup{padding-top:4px}.stats-wrapper{padding:26px}.features-wrapper svg.f-vector{width:60px;height:60px}.features-wrapper{padding:60px 0}.features-item{padding:28px}.inner-p-slide .p-desk{margin:16px 0 45px}.solution-sec .s-card-content{padding:40px 22px 22px}.solution-sec .solution-wrapper{padding:60px 0 80px}.solution-sec .solution-card{height:-moz-fit-content;height:fit-content}.solution-sec .s-img-block img{height:400px}}@media screen and (max-width:1399px){.gallery-img-grid .d-grid.grid-2 img{max-height:408px}.contact-card-wrapper{gap:18px}.contact-card-wrapper .contact-icon{width:70px;height:70px}.contact-card-wrapper .contact-icon img{width:24px}.contact-us textarea{border-radius:20px;height:100px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.contact-us .main-form{max-width:60%;right:30px}.form-grid-wrap{padding-bottom:28px}.custom-file-input{border-radius:24px;padding:50px 0}.form-field,textarea{padding:12px 22px}.form-grid-wrap .d-grid{column-gap:18px}.file-icon{width:60px;height:60px}.file-icon img{width:18px}.career-form.d-grid{grid-template-columns:400px auto}.circle-list li::marker{font-size:18px}.application-heading .job-tags.products-name-flex{margin:28px 0}span.job-tag{font-size:13px}.faqs-container.d-grid{grid-template-columns:280px auto}.faqs-accordion .accordion-collapse p,.faqs-accordion .h5{padding:22px 0}.profile-accessories-wrap.d-grid{border-radius:25px}.feature-item{padding:26px;gap:20px}.responsive-table td,.responsive-table th{font-size:15px;padding:16px 14px}.products-name-flex{gap:12px}.product_name{padding:14px 16px;font-size:14px}.main-our-products .s-card-content{padding:30px 28px 28px}.award-year{font-size:100px}.award-icon{width:65px;height:65px;padding:16px}.award-content p{margin-top:10px}.mission-vission-text{gap:20px}.testimonial-content p{padding:16px 0}.testimonial-content h4{margin:22px 0 16px}.testimonialSlider .swiper-slide{max-width:580px;min-height:300px}.footer-bottom.row{grid-template-columns:repeat(4,260px)}.f-bottom-text h5,.footer_text{font-size:16px}.footer-item h5{margin:0 0 26px}.disc_column{max-width:45%}.clients-logo-marquee .marquee-content{max-width:100px}.lets-connect-sec h2{padding:0 80px;margin:0 0 50px}.h5,.p,h5,p{font-size:17px}.h6,h6{font-size:14px}.hero-desc p{margin-top:10px}.hero-section .column:last-child{max-width:40%}.redirect-arrow{width:65px;height:65px}.redirect-arrow .arrow-icon{width:22px}.circle-marquee{width:180px;height:180px;margin-top:-5.6rem;right:100px}.hover-text{margin:0 18px}.primary-text{padding:13px 0;font-size:14px}.primary-btn .arrow-icon{width:20px;height:16px}.btn-arrow{width:46px;height:46px}.nav-link{font-size:15px}.navbar{padding:20px 50px}.nav-link:hover .hover-line{width:10px}.about-sec-images,.features-wrapper{gap:20px}.custom-hr-line{margin:26px 0}.about-sec-images{margin:50px 0 150px}.stats-wrapper{padding:26px 16px}.stats-main h5{font-size:15px}.features-wrapper svg.f-vector{width:50px;height:50px}.features-item p{margin-top:12px;font-size:16px}.features-item{padding:24px}.inner-p-slide .p-desk{font-size:17px}.inner-p-slide{padding:18px}.solution-card h4{margin-bottom:10px}}@media screen and (max-width:1350px){.testimonial-content h4{margin:18px 0 16px}.testimonial-img img{max-width:60px;max-height:60px}.testimonial-slide{padding:20px}.testimonialSlider .swiper-slide{max-width:550px;min-height:280px;height:100%}.inner-p-slide .p-desk{margin:12px 0 40px}.view_arrow .redirect-arrow{width:55px;height:55px}.view_arrow .redirect-arrow .arrow-icon{width:20px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1400px){.container{max-width:1246px}}@media screen and (min-width:1600px){.container{max-width:1440px}}@media screen and (max-width:1199px){.gallery-sec.sec-pt-80{padding-top:30px}.p-slide-img{height:250px!important}.gallery.products-name-flex{margin:30px 0 60px}.d-grid.grid-2{margin:16px 0}.d-grid.grid-1{gap:16px}.contact-card-item{min-height:380px;border-radius:24px;padding:20px}.contact-us-img img{min-height:550px}.custom-file-input p,.form-field,.form-field::placeholder,.main-form label,textarea,textarea::placeholder{font-size:14px}.custom-file-input{padding:40px 0}form{padding:24px}.career-form.d-grid{grid-template-columns:300px auto}.faqs-container.d-grid{grid-template-columns:240px auto;gap:16px}.faqs-accordion .accordion-collapse p,.faqs-accordion .h5{padding:18px 0}.profile-accessories-wrap.d-grid{margin:40px 0 0}.back-button.btn-arrow{margin:20px 10px 0}.custom-accordion-wrapper{margin:40px 0 0}.custom-accordion-wrapper .accordion-item{margin:0 0 26px}.about-us-content .stats-main,.banner_img{margin:40px 0 0}.product_preview_main img{margin:0 auto}.product_preview img{border-radius:18px}.slider-container{max-height:500px}#play{padding:0 0 0 5px}.video-container .redirect-arrow img{width:16px}.video-thumbnail{height:500px}.disc_column{max-width:50%}.big_text{bottom:-28px}.lets-connect-sec{padding:60px 0 80px}.lets-connect-sec h2{margin:0 0 30px}.ProcuctsSlider .swiper-slide{max-width:30%}.stats-wrapper{padding:26px 10px}.stats-main h5{font-size:14px}.stat-item sup{font-size:28px}.mb-32{margin-bottom:16px}.about-sec-images{gap:16px}.sec-pt-100{padding-top:60px}.container{max-width:100%;padding:0 30px}.hero-section .column:last-child{max-width:45%}.circle-marquee{right:80px}.navbar{padding:16px 30px}.primary-btn .arrow-icon{width:18px;height:14px}.btn-arrow{width:42px;height:42px}.primary-text{padding:10px 0;font-size:12px}.nav-link{font-size:13px}ul.nav{gap:30px}}@media screen and (max-width:1024px){.gallery-select-img{width:80px;height:80px}.p-slide-img{height:220px!important}.awwards-img-wrap{margin:20px 0 0;display:grid;grid-template-columns:repeat(2,auto)}.awwards-img{width:100%}.stat-item:last-child{border-left:none}.gallery-select-item{gap:16px}.gallery-img-grid .d-grid.grid-2 img{max-height:350px}.contact-card-wrapper{margin:40px 0 0}.contact-card-item{min-height:350px;border-radius:24px}.contact-card-wrapper .contact-icon{width:60px;height:60px}.contact-card-wrapper .contact-icon img{width:22px}.contact-link.h5{font-size:14px}.contact-us textarea{height:90px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.contact-us .form-group{margin:16px 0 0}.contact-card.sec-pt-80{padding-top:30px}.gallery-container{gap:18px}.product_name{padding:12px 14px;font-size:12px}.main-product-card .s-card-content h4{margin:0 0 16px;padding-bottom:16px}.award-item{gap:12px}.award-year{font-size:90px}.award-content h4{font-size:16px}.award-icon{width:60px;height:60px;padding:15px}.testimonialSlider .swiper-slide{max-width:500px;min-height:260px}.swiper.product_preview{display:none}.swiper.product_preview_main{max-width:100%;width:auto}.product_preview_main img{width:600px}.slider-container{padding:0 0 50px}.product-preview-slider .swiper-pagination-bullet{transition:width .2s linear;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear}.product-preview-slider .swiper-pagination-bullet-active{height:14px;width:30px}.swiper .swiper-pagination-bullets.swiper-pagination-horizontal{right:0;left:auto;max-width:100%;flex-direction:row;gap:10px;justify-content:center;align-items:center;height:auto}.footer-heading{margin-right:50px}.footer-disc{margin-top:0}.f-bottom-text h5,.footer_text{font-size:14px}.footer-item h5{margin:0 0 20px}ul.footer-links{gap:20px}.footer-bottom.row{grid-template-columns:repeat(4,220px)}.work-wrapper{gap:16px}.solution-sec .s-img-block img{height:350px}.stat-divider{height:40px}.stat-item sup{font-size:22px}.circle-marquee{right:50px;width:150px;height:150px;margin-top:-4.6rem}.img-center{transform:translateY(4em)}.about-sec-images{margin:50px 0 120px}.inner-p-slide .p-desk{font-size:15px;margin:10px 0 30px}}@media screen and (max-width:991px){.gallery-img-grid .d-grid.grid-2 img{max-height:300px}.gallery-img-grid .border_radius,.gallery-img-grid .hover-g-img{border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.gallery-select-item.active img{border-width:2px}.gallery-select-item h6{font-size:12px}.gallery-select-img{width:65px;height:65px}.gallery-sec.sec-pt-80{padding-top:0}.contact-card-wrapper{display:grid;grid-template-columns:2fr 2fr}.contact-card-item{min-height:300px}.contact-card.sec-pt-80{padding-top:0}.contact-link.h5.d_block{display:block}.contact-us-img img{min-height:auto}.contact-us .our_form.d-grid{grid-template-columns:1fr}.career-form.d-grid{grid-template-columns:auto;gap:30px}.contact-us .main-form{max-width:60%;position:static;max-width:100%}.contact-us .form-heading{margin:0 0 30px}.career-form{padding:50px 0}.custom-file-input{border-radius:20px}.file-icon img{width:15px}.file-icon{width:55px;height:55px}.form-group{margin:22px 0 0}.application-heading .job-tags.products-name-flex{margin:24px 0}.job-card.main-product-card .solution-card{flex-direction:column;gap:26px}span.job-tag{font-size:12px;padding:8px 28px;border-radius:20px}.job-tag img{width:14px}.job-tags.products-name-flex{margin:12px 0 0}.faqs-container.d-grid{grid-template-columns:auto;gap:18px}.faqs-sec.sec-pt-80{padding-top:0}.faqs-container.d-grid,.main_content{margin:40px 0 0}.main_content h4{margin-bottom:12px}.feature-item h5{font-size:16px}.feature-item{padding:20px;gap:16px}.profile-accessories-wrap.d-grid{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;text-align:center}.profile-accessories-wrap .feature-item:nth-child(4n){border-right:inherit}.profile-accessories-wrap .feature-item:nth-of-type(5),.profile-accessories-wrap .feature-item:nth-of-type(6){border-bottom:1px solid #d2d2d2}.profile-accessories-wrap .feature-item:nth-of-type(3),.profile-accessories-wrap .feature-item:nth-of-type(6){border-right:none}.table-container{margin:40px 0 0}.responsive-table td,.responsive-table th{font-size:14px}.panel-specification.accessories.sec-pt-80,.product-overview.sec-pt-80{padding-top:0}.overview-product-wrap{margin:20px 0 0}.back-button.btn-arrow{padding:10px}.top-mt-lg{padding:10px 0 0}.main-our-products .main-product-card .hover-s-img{max-height:400px}.main-our-products .main-product-card .solution-card{flex-flow:column-reverse;row-gap:20px}.main-our-products .main-product-card .col_card,.main-our-products .main-product-card .hover-s-img{border-bottom-right-radius:0}.main-product-card .col_card{width:100%;gap:16px}.awards-column{max-height:none}.award-year{font-size:80px}.awards-wrapper .d-grid{gap:40px;grid-template-columns:auto}.awards-wrapper{margin:40px 0}.accordion-button:after{width:16px}.accordion-button{padding:14px 0}.custom-accordion-wrapper .accordion{max-width:50%}.custom-accordion-wrapper .accordion-item{margin:0 0 14px}.custom-accordion-wrapper .accordion-item .accordion-collapse p{padding:16px 0 0}.mission-vission-layout img{border-radius:20px}.our-mission-vission.mission.sec-pt-80{padding-top:20px}.mission-vission-layout .d-grid{grid-template-columns:1fr}.our-mission-vission.vission .mission-vission-layout .d-grid .column:first-child{order:2}.banner_img{margin:30px 0 0;height:300px}.product_preview_main img{width:auto}.video-thumbnail{border-radius:24px;height:400px}footer .sec-mt-80{margin-top:40px}.footer-bottom .column:first-child{order:3}.footer-bottom .column:nth-child(2){order:4}.footer-bottom .column:nth-child(3){order:2}.footer-bottom .column:nth-child(4){order:1}.footer-bottom.row{column-gap:30px;grid-template-columns:repeat(2,48%);row-gap:40px}.footer-item h5{margin:0 0 14px}footer .row.gap30{flex-wrap:wrap;gap:20px}.disc_column{max-width:100%}.footer-disc{margin-bottom:30px}.footer-heading{margin-right:0}.clients-logo-marquee .marquee-flex{gap:42px}.clients-logo-marquee .marquee-flex.sec-mt-80{margin-top:40px}.clients-logo-marquee .marquee-content{max-width:80px}.lets-connect-sec h2{padding:0 50px}.big_text{bottom:0;line-height:.7em;color:rgba(255,255,255,.09)}.work-wrapper .redirect-arrow{width:55px;height:55px}.work-wrapper.sec-mt-80{margin-top:40px}.work-wrapper.sec-mb-80{margin-bottom:40px}.solution-sec .solution-wrapper{padding:40px 0 80px;gap:18px}.solution-sec .s-img-block img{height:auto}header{position:fixed;z-index:99;top:0}header,ul.nav{right:0;left:0}ul.nav{display:block;position:absolute;top:100%;padding:30px 0;box-shadow:0 50px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);margin:0;background:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px;height:0;opacity:0;visibility:hidden;transition:all .4s}.open ul.nav{height:auto;opacity:1;visibility:visible;transition:.4s}.menu-toggle{display:inline-flex;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px;padding:0}.menu-toggle span{width:25px;height:3px;background-color:var(--DarkBlackbg);transition:.3s}.menu-toggle.show span:first-child{transform:rotate(45deg) translate(6px,5px);-webkit-transform:rotate(45deg) translate(6px,5px);-moz-transform:rotate(45deg) translate(6px,5px);-ms-transform:rotate(45deg) translate(6px,5px);-o-transform:rotate(45deg) translate(6px,5px)}.menu-toggle.show span:nth-child(2){opacity:0}.menu-toggle.show span:nth-child(3){transform:rotate(-45deg) translate(6px,-5px);-webkit-transform:rotate(-45deg) translate(6px,-5px);-moz-transform:rotate(-45deg) translate(6px,-5px);-ms-transform:rotate(-45deg) translate(6px,-5px);-o-transform:rotate(-45deg) translate(6px,-5px)}.nav-link{font-size:16px;padding:20px 16px;justify-content:center}.nav-item,.nav-link{width:100%}.menu-wrapper{order:3;display:inline-flex;align-items:center}header .primary-btn{order:2;margin-left:0;padding:0;display:block;position:fixed;right:-40px;transform:translateY(-50%) rotate(90deg);top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-o-transform:translateY(-50%) rotate(90deg)}header .primary-text{padding:12px 5px}header .primary-btn .btn-arrow{display:none}.primary-text{padding:8px 0}.hover-text{margin:0 14px}.btn-arrow{width:36px;height:36px}.mt-lg{margin:70px 0 0}.b-radius-30{border-radius:26px}.hero-section .column:last-child{max-width:100%}.hero-section .row{flex-direction:column}.custom-hr-line{margin:20px 0}.about-sec-images{margin:30px 0 120px}.stat-divider{display:none}.stat-item{flex:0 0 50%}.stats-wrapper{padding:26px 10px;flex-wrap:wrap;row-gap:26px}.stat-item:first-child{border-right:1px solid #d2d2d2}.features-wrapper{gap:16px;padding:40px 0 60px}.features-item{padding:20px}.inner-p-slide{border-radius:26px}.ProcuctsSlider .swiper-slide{max-width:40%}.products-slider.sec-pt-80,.testimonial-slider.sec-pt-80{padding-top:40px}.testimonial-sec.sec-pb-80{padding-bottom:40px}.founder-card{padding:30px}.founder-content-col,.founder-image-col{flex:0 0 100%;max-width:100%}.founder-content-col{padding-right:0;padding-left:0;margin-bottom:40px}.founder-image-col{margin-top:0}}@media screen and (max-width:767px){.gallery-top.d-grid{gap:12px;grid-template-columns:repeat(6,20%);justify-content:start;overflow-x:scroll;padding-bottom:10px}.p-slide-img{height:200px!important}.founder-name{font-size:28px;margin-top:10px}.solution-sec .s-card-content,.solution-sec .s-img-block{width:100%}.founder-description{margin:0}.quote-text{font-size:18px;line-height:120%}.founder-title{flex-direction:column;align-items:flex-start;gap:10px}.founder-quote{margin:10px 0;padding:10px;gap:10px}.about-us-content.sec-pb-80{padding-bottom:0}.founder-description{font-size:16px}.title-divider{display:none}.gallery.products-name-flex{margin:26px 0 40px}.gallery-img-grid .d-grid.grid-2 img{max-height:220px}.d-grid.grid-2{margin:12px 0}.d-grid.grid-1{gap:12px}.form-field,textarea{padding:9px 18px}.custom-file-input{padding:30px 0}.form-grid-wrap .d-grid{column-gap:12px}.job-tags.products-name-flex{margin:0}.job-card.main-product-card .solution-card{gap:22px;padding:20px}.feature-item .award-icon{width:50px;height:50px;padding:13px}.feature-item h5{font-size:12px}.feature-item{padding:20px 10px;gap:16px}.back-button.btn-arrow{margin:10px 0 0}.main-our-products .main-product-card .hover-s-img{max-height:300px}.main-our-products .main-product-card .solution-card{row-gap:10px;border-radius:20px}.main-our-products .main-product-card .col_card,.main-our-products .main-product-card .hover-s-img{border-top-right-radius:20px}.main-our-products .s-card-content{padding:24px}.custom-accordion-wrapper .row{flex-flow:column-reverse}.custom-accordion-wrapper .accordion{flex:auto;max-width:100%}.video-thumbnail{height:350px}.footer-bottom.row{column-gap:20px}.copyright .row{justify-content:center;text-align:center;flex-direction:column}.f-bottom-text.text-left{text-align:center;padding:10px 0 0}.f-bottom-text{flex:0 0 auto;width:100%}.lets-connect-sec h2{padding:0;margin:0 0 20px}.lets-connect-sec{padding:40px 0 60px}.work-item .s-img-block .redirect-arrow{opacity:1}.work-item .work-img,.work-item .work-img-block.s-img-block,.work-item:hover .work-img,.work-item:hover .work-img-block.s-img-block{border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px}.work-item .work-img,.work-item:hover .work-img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.solution-card{border-color:#ee741d;box-shadow:0 10px 20px rgba(0,0,0,.1)}.solution-card h4{color:#ee741d}.solution-card .redirect-arrow{opacity:1}.solution-sec .s-card-content{border-bottom-right-radius:24px;border-bottom-left-radius:24px;border-top-right-radius:0;border-top-left-radius:0}.solution-sec .s-img-block img{border-bottom-right-radius:0;border-bottom-left-radius:0}.solution-sec .s-img-block,.solution-sec .s-img-block img{border-top-right-radius:24px;border-top-left-radius:24px}.solution-sec .solution-card{display:flex;flex-direction:column;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.solution-sec{padding:60px 0}.solution-sec .s-img-block img{height:380px;object-fit:cover}.solution-sec .solution-wrapper{padding:40px 0 0;gap:22px}.recent-work-sec.sec-mt-80{margin-top:20px}.inner-p-slide{padding:18px 14px}.ProcuctsSlider .swiper-slide{max-width:50%}.features-item,.solution-card{max-width:100%;flex:0 0 100%}.img-center,.solution-card.second{transform:translateY(0)}.about-sec-images{grid-template-columns:repeat(1,auto);margin:30px 0 60px}.about-sec-images img{width:100%;height:350px;object-fit:cover}.founder-card{padding:20px}.founder-content-col{margin-bottom:0}.our-mission-vission.mission.sec-pt-80{padding-top:0}.founder-achievements{margin:20px 0}.achievement-number{font-size:24px}.achievement-label{font-size:12px}.founder-mission{font-size:16px}.founder-card-box{display:flex;flex-direction:column-reverse}.founder-image-col{width:100%}.founder-image-placeholder{height:300px}.modal-content{padding:30px 10px}.modal-close{right:5px;top:5px}.getquoteForm{gap:15px;height:100%;overflow:scroll}.getquoteForm input,.getquoteForm select,.getquoteForm textarea{padding:10px}.getquoteForm ::placeholder{font-size:14px}.form-groups{display:flex;gap:15px!important;flex-direction:column}.submitBtn{padding:10px 15px!important}.optionDefault,.submitBtn{font-size:14px}.awwards-img{width:100%}}@media screen and (max-width:575px){.nav-link{border-top:1px solid rgb(97 93 91/47%)}.founder-achievements{flex-direction:column;gap:10px}ul.nav{padding:0}.nav-link.isactive{color:var(--whiteText);background-color:var(--orangebg);border-color:var(--orangebg)}.video-container .redirect-arrow img{width:10px}.video-container .redirect-arrow{width:30px;height:30px}.video-container .circle-marquee{width:80px;height:80px}#play{padding:0 0 0 2px}.hover-line{display:none}.gallery-img-grid .d-grid.grid-2 img{min-height:290px;max-height:290px}.d-grid.grid-1{grid-template-columns:1fr}.gallery.products-name-flex{margin:16px 0 30px}.gallery-top.d-grid{grid-template-columns:repeat(6,26%)}.gallery-select-img{width:60px;height:60px}.contact-inner-card h4{margin:16px 0 12px}.contact-card-wrapper{grid-template-columns:1fr}.contact-card-item{min-height:280px;padding:18px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.contact-card-wrapper .contact-icon{width:50px;height:50px}.contact-card-wrapper .contact-icon img{width:18px}.contact-us .form-heading{margin:0 0 20px}.contact-us textarea{height:80px;border-radius:12px}.form-group{margin:18px 0 0}.custom-file-input,form{border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px}form{padding:20px 18px}.form-grid-wrap .d-grid{column-gap:0;grid-template-columns:1fr}.main-form p{margin:8px 0 0}.application-heading .job-tags.products-name-flex{margin:20px 0}span.job-tag{gap:8px;font-size:12px;padding:6px 16px;border-radius:20px}.job-card.main-product-card .solution-card{padding:16px}.copyright{padding:20px 0 30px}.faqs-accordion .h5{padding:14px 0;text-align:start;line-height:1.3}.faqs-accordion .accordion-button:after{margin-left:36px;width:20px}.product-gallery,.view-more-btn{margin:40px 0 0}.gallery-container{grid-template-columns:auto}.border_radius{border-radius:18px}.profile-accessories-wrap.d-grid{grid-template-columns:repeat(1,1fr);border-radius:20px}.profile-accessories-wrap .feature-item{border-right:0}.profile-accessories-wrap .feature-item:nth-of-type(7){border-bottom:1px solid #d2d2d2}.feature-item h5{font-size:13px}.table-container{border-radius:20px}.responsive-table td,.responsive-table th{font-size:12px;padding:9px 18px}.main-product-card .solution-card{margin:40px 0 0}.main-our-products .s-card-content{padding:18px}.award-content h4{padding:10px 0 0}.award-inner{flex-direction:column;row-gap:0}.award-content{padding:16px 0 0}.product_name{padding:10px 12px}.products-name-flex{gap:10px}.main-product-card .s-card-content h4{margin:0 0 12px;padding-bottom:12px}.main-our-products .main-product-card .hover-s-img{max-height:none}.award-item [data-title]:before{content:attr(data-title);font-size:60px;color:rgba(255,255,255,.05);font-weight:500}.award-year{display:none}.award-item{gap:16px;flex-direction:column;align-items:start}.award-icon{width:55px;height:55px}.awwards-img-wrap{margin:40px 0 0;display:grid;grid-template-columns:repeat(1,auto);grid-row-gap:0;row-gap:0}.custom-accordion-wrapper{margin:30px 0 0}.custom-accordion-wrapper .accordion-item{margin:0 0 10px}.mission-vission-text{gap:16px}.about-us-content h3{font-size:20px}.banner_img{height:200px}.testimonial-slide{gap:0;flex-direction:column}.testimonial-content h4{margin:14px 0}.testimonial-img img{max-width:45px;max-height:45px}.testimonial-content h4{margin:12px 0 14px}.testimonial-content p{padding:14px 0}.product-preview-slider .swiper-pagination-bullet-active{height:10px;width:10px;background-color:#ee741d}.swiper .swiper-pagination-bullets.swiper-pagination-horizontal{gap:4px}.video-thumbnail{height:240px}.footer-bottom.row{column-gap:0;row-gap:25px;grid-template-columns:repeat(2,1fr)}.footer-bottom .column:first-child,.footer-bottom .column:nth-child(2){grid-column:1/-1}.clients-logo-marquee .marquee-flex{gap:26px}.lets-connect-sec{padding:40px 0}.lets-connect-sec h2{font-size:25px}.recent-work-sec.sec-mt-80{margin-top:0}.work-wrapper{grid-template-columns:repeat(2,auto);gap:12px}.work-item{height:150px}.work-item .work-img,.work-item .work-img-block.s-img-block{max-height:100%;height:100%;width:100%;object-fit:cover}.work-wrapper .redirect-arrow{width:40px;height:40px}.work-wrapper .redirect-arrow .arrow-icon{width:16px}.solution-sec .s-card-content{padding:20px}.solution-sec .s-img-block img{height:auto}.h1,h1{line-height:1.1;font-size:35px}.h2,h2{font-size:30px;line-height:1.2}.h5,h5{font-size:16px}.h6,h6{font-size:12px}.p,p{font-size:16px}.mt-lg{margin:65px 0 0}.container{padding:0 15px}.navbar{padding:16px}.sec-pt-100{padding-top:40px}.sec-pt-80{padding-top:50px}.sec-pb-80{padding-bottom:50px}.redirect-arrow{width:55px;height:55px}.redirect-arrow .arrow-icon{width:18px}.circle-marquee{width:130px;height:130px;margin-top:-4rem;right:20px}.hero-sliding-image{margin:85px 0 0}.heading-label{padding:8px 32px}.about-sec-images img{height:auto}.about-sec-images{margin:30px 0 50px}.stat-item{gap:6px;flex:0 0 100%}.stat-item:first-child,.stat-item:last-child{border:none}.features-wrapper{padding:25px 0 60px}.ProcuctsSlider .swiper-slide{max-width:100%}.products-sec.sec-pb-100{padding-bottom:50px}}@media screen and (max-width:380px){.award-content{padding:4px 0 0}.getquoteForm{height:500px;overflow:scroll}.gallery-select-item{gap:12px}.gallery-top.d-grid{grid-template-columns:repeat(6,35%)}.custom-file-input{border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.file-icon{width:50px;height:50px}.custom-file-input p,.form-field,.form-field::placeholder,.main-form label,textarea,textarea::placeholder{font-size:13px}.form-group{margin:16px 0 0}form{padding:20px 16px}.faqs-accordion .accordion-button:after{width:24px}.table-container{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.main-our-products .s-card-content{padding:14px}.product_name{font-size:10px}.award-year{font-size:50px}.about-us-content h3{font-size:18px}.testimonial-img img{max-width:45px;max-height:45px}.testimonial-slide{padding:16px}.video-thumbnail{height:185px;border-radius:20px}.f-bottom-text h5{font-size:12px}.footer-bottom.row{grid-template-columns:repeat(2,auto)}.footer-bottom .column{grid-column:1/-1}.clients-logo-marquee .marquee-flex.sec-mt-80{margin-top:30px}.work-item{height:130px}.work-item .work-img,.work-item .work-img-block.s-img-block,.work-item:hover .work-img,.work-item:hover .work-img-block.s-img-block{border-radius:18px}.solution-sec .s-card-content{padding:20px 16px}.inner-p-slide .p-desk{font-size:14px;margin:10px 0 20px}.features-wrapper svg.f-vector{width:40px;height:40px}.features-item h4{margin-top:18px}.stats-wrapper{padding:22px 10px;row-gap:22px}.redirect-arrow{width:45px;height:45px}.circle-marquee{width:110px;height:110px;margin-top:-3.5rem}.hero-sliding-image{margin:70px 0 0}}