@import"https://fonts.googleapis.com/css2?family=Rethink+Sans:ital,wght@0,400..800;1,400..800&display=swap";*,:before,:after{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}:root{--primary-color: #5433EB;--light-gray-bg: #F5F4FF;font-size:10px;--light-card: #dffef4}body{font-family:Rethink Sans,sans-serif;font-size:1.6rem}.btn-login{border:1px solid var(--primary-color);border-radius:8px;padding:6px 12px;background:var(--primary-color);transition:.3s;color:#fff}.btn-login:hover{background:#000;color:#fff;border-color:#000}.nav-link{color:#000;text-transform:capitalize}.hero-section{padding:100px 0;background:linear-gradient(#000000a6,#000000a6),url(../img/hero-bg.png) center/cover no-repeat;color:#fff}.hero-content h1{font-size:60px;font-weight:700;margin-bottom:20px}.hero-content p{max-width:600px;font-size:15px;line-height:1.7;margin-bottom:30px}.hero-buttons{display:flex;gap:15px}.btn-primary-custom{background:var(--primary-color);color:#fff;padding:10px 22px;border-radius:6px;border:none;font-size:1.6rem}.btn-submit{background:var(--primary-color);color:#fff;padding:10px 22px;border-radius:6px;border:1px solid;font-size:1.6rem}.btn-submit:hover{border-color:#5433eb;color:#5433eb}.btn-primary-custom:hover{background:#000;color:#fff}.contact-card h6{font-size:1.6rem}.btn-outline-light-custom{border:1px solid #fff;padding:10px 22px;border-radius:6px;background:#fff;font-size:1.6rem}.btn-outline-light-custom:hover{background:#000;color:#fff;border:1px solid black}.contact-card{background:#fff;border-radius:10px;padding:30px;color:#000;max-width:85%;margin-left:auto}.contact-card h4{margin:1.5rem 0;font-size:2.2rem;font-weight:600}.contact-card label{font-size:14px;font-weight:600;margin-bottom:5px}.contact-card .form-control{font-size:13px;padding:10px;outline:none;background:#f4f4f4;margin-bottom:1rem}.form-check-label{color:#605f5f}.form-control:focus{box-shadow:none}.contact-card .btn{margin-top:10px}.about-section{padding:3rem 0}.title-wrapper>span{color:#3c3c3c;text-transform:uppercase}.title-wrapper h2 span{color:var(--primary-color)}.title-wrapper h2{font-size:4.8rem;font-weight:600;margin-bottom:2rem;text-transform:capitalize}.about-section{padding:5rem 0}.about-content p{text-align:justify;font-size:1.8rem;margin-bottom:2.5rem}.readmore-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;background:var(--primary-color);color:#fff;font-size:14px;font-weight:600;border-radius:10px;text-decoration:none;position:relative;overflow:hidden;transition:all .35s ease}.readmore-pill i{font-size:14px;transition:transform .35s ease}.readmore-pill:hover{background:#000;box-shadow:0 10px 25px #00000059}.readmore-pill:hover i{transform:translate(6px)}.about-image img{width:100%;border-radius:2.8rem}.featured-categories-sec{padding:5rem 0;background:var(--light-gray-bg)}.featured-categories-sec .title-wrapper>span{color:var(--primary-color)}.featured-card{text-align:center;transition:all .3s ease;margin:0px 2rem 2rem;cursor:pointer}.featured-img{position:relative;background:#fff;border:1px solid #c7ccff;min-height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden}.featured-img img{max-width:100%;max-height:360px;object-fit:cover;transition:transform .4s ease;height:360px}.hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.hover-overlay span{color:#fff;font-size:14px;font-weight:600}.featured-btn{display:inline-block;margin-top:15px;padding:10px 14px;font-size:14px;font-weight:600;color:#fff;background:var(--primary-color);border-radius:0;text-decoration:none;transition:all .3s ease;width:100%}.featured-card:hover .hover-overlay{opacity:1}.featured-card:hover .featured-btn{background:#000;color:#fff}.featured-card:hover img{transform:scale(1.05)}.featured-btn:hover{background:#000;color:#fff}.featured-wrapper{margin-top:5rem}.equipment-cat-sec{padding:5rem 0}.equiptment-slider{margin-top:5rem}.equiptment-slider .owl-nav{position:absolute;top:45%;width:100%;display:flex;justify-content:space-between;pointer-events:none}.equiptment-slider .owl-nav button{width:40px;height:40px;background:#fff!important;border:1px solid var(--primary-color)!important;border-radius:50%;color:var(--primary-color)!important;font-size:14px;display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:all .3s ease;border-radius:50%!important}.equiptment-slider .owl-nav button:hover{background:var(--primary-color)!important;color:#fff!important}.equiptment-slider .owl-nav .owl-prev{margin-left:-30px}.equiptment-slider .owl-nav .owl-next{margin-right:-30px}.equiptment-slider .owl-dots{margin-top:30px;display:flex;justify-content:center;gap:5px}.owl-theme .owl-dots .owl-dot span{margin:0}.equiptment-slider .owl-dots .owl-dot span{width:10px;height:10px;background:#000;border-radius:50%;display:block;padding:8px;transition:all .3s ease}.equiptment-slider .owl-dots .owl-dot.active span{width:8px;height:8px;padding:8px;background:transparent;border:1px solid var(--primary-color);position:relative}.equiptment-slider .owl-dots .owl-dot.active span:after{content:"";width:10px;height:10px;background:var(--primary-color);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process-sec{width:100%;overflow:hidden}.process-overlay{background:#000;padding:100px 0 80px;color:#fff}.process-image img{max-height:400px;width:100%;object-fit:cover}.process-title span{font-size:15px;letter-spacing:1px;color:#fff}.process-title h2{font-size:4.8rem;font-weight:700;margin-top:10px}.process-steps{margin-top:70px}.process-item{text-align:center;padding:0 40px;position:relative}.process-item:after{content:"";position:absolute;right:0;top:10px;width:1px;height:100%;background:#ffffff26}.process-item.center:after{display:block}.process-item img{height:70px;margin-bottom:1.5rem}.process-steps .col-md-4:last-child .process-item:after{display:none}.process-item h4{font-size:18px;margin-bottom:10px}.process-item p{font-size:1.6rem;color:#fff;line-height:1.6}:root{--primary-color: #5b4bff}.services-sec{padding:8rem 0}.services-img img{width:100%;border-radius:12px;max-height:800px}.service-item{display:flex;gap:15px;margin-bottom:4rem}.icon-box{width:70px;height:70px;background:#5b4bff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-box img{width:40px}.service-item h5{font-size:2.4rem;margin-bottom:5px;font-weight:700}.service-item p{font-size:1.8rem;color:#666;line-height:1.6}.collection-sec{margin-top:80px}.collection-card{position:relative;height:420px;overflow:hidden}.collection-card img{width:100%;height:100%;object-fit:cover}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,#fff0 33%,#ffffffab 67%)}.collection-content{position:absolute;left:40px;bottom:40px;color:#000;z-index:2}.collection-content span{font-size:1.6rem;opacity:.9}.collection-content h3{font-size:26px;font-weight:700;margin:8px 0 15px}.collection-btn{display:inline-block;padding:8px 16px;background:var(--primary-color);color:#fff;font-size:1.6rem;font-weight:600;border-radius:4px;text-decoration:none;transition:background .3s ease}.collection-btn:hover{background:#fff;color:#000}.collection-content-left{padding-left:max(20px,calc((100vw - 1620px)/2))}.testimonial-sec{padding:8rem 0}.slider-wrapper{position:relative;max-width:900px;margin:0 auto}.swiper{width:100%;overflow:visible}.swiper-slide{opacity:0;transition:opacity .3s}.swiper-slide-active{opacity:1}.testimonial-card{background:#fff;border-radius:30px;box-shadow:0 9px 3.7px #d9d9d940;position:relative;min-height:280px;display:flex;gap:22px;padding:30px;margin-top:10rem;z-index:2}.testimonial-card:after{content:"";position:absolute;left:24px;right:22px;bottom:-28px;height:100%;background:#fff;border-radius:30px;box-shadow:0 9px 3.7px #d9d9d940;z-index:-2}.testimonial-card:before{content:"";position:absolute;left:55px;right:49px;bottom:-48px;height:100%;background:#fff;border-radius:30px;box-shadow:0 9px 3.7px #d9d9d940;z-index:-2}.avatar-wrapper{transform:translate(-60px,-40%)}.avatar{width:230px;height:230px;border-radius:50%;background:#e3e3e3;padding:11px;box-shadow:0 5px 20px #00000026}.avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.testimonial-content{width:100%}.testimonial-text{font-size:15px;line-height:1.8;color:#666;margin-bottom:25px}.testimonial-author{font-size:14px;color:#000;font-weight:600;position:relative;padding-left:60px}.testimonial-author:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:45px;height:2px;background:#000}.swiper-nav{position:absolute;right:60px;bottom:50px;display:flex;z-index:10}.swiper-button-prev,.swiper-button-next{position:static;width:35px;height:35px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;margin:0}.swiper-button-prev:after,.swiper-button-next:after{font-size:16px;font-weight:700;color:#000}.swiper-button-prev:after{content:"\2190"}.swiper-button-next:after{content:"\2192"}.swiper-button-prev:hover,.swiper-button-next:hover{background:#000}.swiper-button-prev:hover:after,.swiper-button-next:hover:after{color:#fff}.swiper-button-disabled{opacity:.3;cursor:not-allowed}.swiper-button-disabled:hover{background:transparent}.swiper-button-disabled:hover:after{color:#000}.why-trust-sec{background:var(--primary-color);padding:5rem 0;color:#fff}.why-trust-sec .title-wrapper>span{color:#fff}.why-trust-sec .title-wrapper p{max-width:900px;margin:auto;font-size:15px}.why-trust-inner{margin-top:70px;display:flex;align-items:stretch;justify-content:space-between;gap:20px}.trust-col{display:flex;flex-direction:column;gap:30px;flex:1}.trust-card{background:#fff;color:#000;border-radius:14px;padding:4rem;flex:1;display:flex;flex-direction:column;justify-content:center}.trust-card.light{background:var(--light-card)}.trust-card h4{font-size:2.4rem;margin:15px 0 8px;font-weight:700}.trust-card p{font-size:15px;color:#000;line-height:1.6}.icon-circle img{width:70px;height:auto}.trust-image{flex:1.1;background:#e6e6e6;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.trust-image img{width:100%;height:100%;display:block;object-fit:cover}.our-work-project-sec{background:#000;padding:8rem 0;color:#fff}.project-gallery{display:flex;margin-top:40px;overflow:hidden}.gallery-item{position:relative;flex:1;height:400px;overflow:hidden;cursor:pointer}.gallery-item.center{flex:1.2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gallery-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .4s ease}.overlay-text{position:absolute;left:50%;bottom:25px;transform:translate(-50%) translateY(10px);color:#fff;font-size:16px;padding:6px 16px;border-radius:20px;opacity:0;transition:all .4s ease;z-index:2;white-space:nowrap;text-decoration:underline}.gallery-item:hover img{transform:scale(1.08)}.gallery-item:hover:after{opacity:1}.gallery-item:hover .overlay-text{opacity:1;transform:translate(-50%) translateY(0)}.our-work-project-sec .title-wrapper h2{position:relative}.our-work-project-sec .title-wrapper h2:after{content:"";height:1px;width:35%;position:absolute;bottom:-1px;background-color:#cbc1c1;left:0}.contact-help-sec{padding:10rem 0;position:relative}.contact-help-sec:after{content:"";height:40%;width:100%;position:absolute;bottom:0;left:0;background:#000}.contact-help-wrap{margin:auto;display:flex;align-items:stretch;background:#fff;border-radius:14px;overflow:hidden;position:relative;z-index:99}.contact-help-form{width:55%;padding:45px}.help-form{display:flex;flex-direction:column;gap:25px}.form-row{display:flex;gap:20px}.form-group{display:flex;flex-direction:column;flex:1}.form-group.full{width:100%}.form-group label{font-size:15px;margin-bottom:6px;color:#000}.form-group input,.form-group textarea{background:#f4f4f4;border:none;padding:15px 12px;font-size:13px;border-radius:4px;outline:none}.form-group textarea{resize:none;height:120px}.form-check{display:flex;align-items:center;gap:8px;font-size:12px;color:#555}.help-btn{margin-top:10px;align-self:flex-start;background:var(--primary-color);color:#fff;border:none;padding:10px 22px;font-size:13px;border-radius:6px;cursor:pointer;transition:.3s}.help-btn:hover{background:#000}.contact-help-image{width:45%;display:flex;overflow:hidden}.contact-help-image img{width:100%;height:100%;object-fit:cover;display:block;max-height:700px;border-radius:10px}.site-footer{background:#000;color:#fdfdfd;padding-top:7rem;font-size:1.6rem}.footer-brand img{width:100px;margin-bottom:15px}.footer-brand p{line-height:1.6;max-width:320px}.site-footer h5{color:#fff;font-size:2rem;margin-bottom:15px;font-weight:500}.footer-links,.footer-contact{list-style:none;padding:0;margin:0}.footer-links li,.footer-contact li{margin-bottom:10px}.footer-links a{color:#bbb;text-decoration:none;transition:.3s}.footer-links a:hover{color:var(--primary-color)}.footer-contact li{display:flex;align-items:center;gap:10px}.footer-contact a{transition:.3s}.footer-contact a:hover{color:var(--primary-color)}.newsletter-text{font-size:12px;margin-bottom:12px}.newsletter-form{display:flex;gap:10px;flex-direction:column}.newsletter-form input{flex:1;padding:9px;border-radius:4px;border:none;font-size:1.6rem;margin-bottom:1rem}.newsletter-form button{background:var(--primary-color);color:#fff;border:none;padding:11px 24px;font-size:1.5rem;border-radius:4px;cursor:pointer;transition:.3s;width:fit-content}.newsletter-form button:hover{background:#fff;color:#000}.footer-bottom{border-top:1px solid #222;margin-top:40px;padding:20px 0;font-size:16px;color:#fff}@media (min-width:992px){.about-content{padding-right:6rem}.services-content{padding-left:6rem}}@media (max-width: 991px){.why-trust-inner{flex-direction:column}.trust-col,.trust-image{width:100%;flex:unset}.trust-image{margin:30px 0}.project-gallery{flex-wrap:wrap}.gallery-item{flex:50%;height:240px}.gallery-item.center{flex:100%;height:400px}.contact-help-wrap{flex-direction:column}.contact-help-form,.contact-help-image{width:100%}.contact-help-image{height:320px}.form-row{flex-direction:column}}.help-form .form-row{display:flex;flex-wrap:wrap;gap:20px}.help-form .form-group{width:48%}.help-form .form-group.full{width:100%}.swiper-button-prev,.swiper-button-next{display:block!important}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:none;z-index:9999}.search-overlay.active{display:flex;align-items:center;justify-content:center}button#openSearch,a.btn.btn-dark.position-relative{padding:6px 8px 5px;font-size:13px}.search-popup{background:#fff;width:92%;max-width:650px;border-radius:10px;padding:40px;position:relative;box-shadow:0 10px 40px #00000040}.search-close{position:absolute;top:5px;right:5px;width:34px;height:34px;border-radius:50%;border:none;background:#f2f2f2;font-size:22px;cursor:pointer}#searchInput{width:100%;padding:14px 16px;font-size:16px;border:1px solid #ddd;border-radius:8px;outline:none}#searchInput:focus{border-color:#000}#searchResults{margin-top:15px;max-height:360px;overflow-y:auto;padding-right:5px}#searchResults::-webkit-scrollbar{width:6px}#searchResults::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.search-item{display:flex;gap:14px;padding:12px;border-radius:8px;text-decoration:none;transition:background .2s ease}.search-item:hover{background:#f7f7f7}.search-thumb{width:60px;height:60px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5}.search-thumb img{width:100%;height:100%;object-fit:contain}.search-info h6{margin:0;font-size:14px;font-weight:600;color:#000}.search-info .price{display:inline-block;margin-top:4px;font-size:13px;color:#555}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-left:.1rem;display:none}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{margin-left:5px;padding-top:0}a.dropdown-item{font-size:15px}.contact-card .form-check-input[type=checkbox]{width:18px;height:18px;transform:translate(4px,-3px)}@media (max-width:991px){.contact-card{max-width:100%}.about-content{margin:2rem 0}.title-wrapper h2{font-size:3rem}.process-item{text-align:center;padding:20px}.process-item:after{display:none}.contact-help-image{height:auto}}@media (max-width:767px){.testimonial-card{flex-direction:column}.avatar-wrapper{transform:none;margin:0 auto}.avatar{width:170px;height:170px}.swiper-nav{right:30px;bottom:0}.hero-content h1{font-size:36px}.process-item h4{font-size:28px;margin-bottom:13px}}@media (max-width:600px){.equiptment-slider .owl-nav{display:none}::root{font-size:8px}.process-title h2{font-size:2.8rem}.service-item{flex-direction:column}.collection-sec,.process-steps{margin-top:0}.about-content p{font-size:16px}.process-image img{height:300px;object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/style.css.map */
