*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden}.container-fluid{overflow-x:auto!important}.navbar,.product-btn{min-height:85px}.nav-link{font-weight:500;margin-left:10px}.product-btn-link{background-color:#78B833;border-radius:0;color:#fff;font-weight:500}.navbar-toggler{border:none}.navbar-toggler:focus,.navbar-toggler:active{outline:none;box-shadow:none}.custom-two-column-section{display:flex;flex-wrap:wrap;align-items:stretch;height:80vh;min-height:500px}.left-detail-section{flex:.8;min-width:300px;background-color:#f8f9fa;padding:40px;display:flex;flex-direction:column;justify-content:center}.right-carousel-section{flex:1.2;min-width:300px;position:relative;overflow:hidden;height:100%}.carousel,.carousel-inner,.carousel-item,.carousel-item img{height:100%}.carousel-item{position:relative}.carousel-item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgb(0 0 0 / .6),#fff0);z-index:1}.carousel-item img{width:100%;object-fit:cover}.carousel-caption{position:absolute;top:50%;left:5%;transform:translateY(-50%);text-align:left;color:#fff;z-index:2}.carousel-caption h5{font-size:2rem;font-weight:700}.carousel-caption p{font-size:1.1rem;font-weight:500}.custom-carousel-controls{position:absolute;bottom:40px;right:10%;display:flex;gap:20px;z-index:10}.custom-carousel-btn{width:50px;height:50px;background-color:#fff0;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;transition:background-color 0.3s ease}.custom-carousel-btn:hover{background-color:#fff}.custom-carousel-btn span{color:#fff;font-size:20px}.custom-carousel-btn:hover span{color:#333}.carousel-control-prev,.carousel-control-next{display:none}@media (max-width:768px){.custom-two-column-section{flex-direction:column;height:auto}.left-detail-section,.right-carousel-section{width:100%;height:auto}.carousel,.carousel-inner,.carousel-item,.carousel-item img{height:300px}.carousel-caption h5{font-size:1.5rem}.carousel-caption p{font-size:1rem}}.left-detail-section h4{font-size:1rem;letter-spacing:1px;color:#6c757d}.left-detail-section h2{font-size:2.2rem;font-weight:700;color:#212529}.left-detail-section p{font-size:1rem;line-height:1.6;color:#333}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.carousel-caption h5,.carousel-caption p{opacity:0;transform:translateY(20px)}.animate-caption{animation:fadeSlideUp 1s ease forwards}.clients-section{background-color:#f9fafb;font-family:'Poppins',sans-serif}.clients-title{font-size:2.25rem;font-weight:600;color:#1f2937}.clients-subtitle{font-size:1rem;color:#6b7280}.client-names{max-width:1200px;margin:0 auto}.client-name-box{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 2rem;font-weight:500;font-size:1rem;color:#374151;transition:box-shadow 0.3s ease,transform 0.3s ease;min-width:160px;text-align:center}.client-name-box:hover{box-shadow:0 6px 20px rgb(0 0 0 / .08);transform:translateY(-3px);background-color:#f3f4f6;color:#111827}.client-btn{display:inline-block;background-color:#f8f9fa;color:#333;padding:.75rem 2rem;border:1px solid #ced4da;font-size:1rem;font-weight:500;border-radius:6px;text-decoration:none;transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease}.client-btn:hover{background-color:#78B833;color:#fff;border-color:#78B833}.cta-Banner{background-color:#78B833}.custom-swiper-btn{background-color:#000;color:#fff;width:40px;height:40px;border-radius:50%;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;box-shadow:0 2px 10px rgb(0 0 0 / .15)}.features-text{position:relative;margin-left:20px;color:#4b4b4b}.features-text::before{content:"";position:absolute;top:0;left:-20px;width:.4%;height:100%;background-color:#78B833}header{height:45vh;position:relative}header img{object-fit:cover;height:100%;width:100%}.img-layer{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;background:linear-gradient(rgb(0 0 0 / .4))}.img-layer a{color:#fff;text-decoration:none}.about-img img{object-fit:cover;height:100%;width:100%;border-radius:10px}.text-green{color:#78B833}.about-second{border-radius:20px;display:flex;justify-content:center;align-items:center;flex-direction:column}.faq-item{background-color:#f8f9fa;padding:15px;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.faq-question{font-size:1.25rem;font-weight:700;color:#333}.faq-answer{font-size:1rem;color:#555;line-height:1.6}.faq-section .faq-image{max-height:150px;object-fit:contain;display:block;width:100%;border-radius:8px}.faq-item .accordion-button:focus{box-shadow:none}.achievement-card{transition:transform 0.3s ease,box-shadow 0.3s ease;border-radius:10px;box-shadow:0 2px 6px rgb(0 0 0 / .1)}.achievement-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .09)}.card-title{font-size:1.5rem}.object-fit-cover{object-fit:cover;height:100%}.client-card{border:1px solid #ddd;border-radius:8px;padding:15px;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;background-color:#f9f9f9}.client-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .1)}.client-name{font-size:18px;font-weight:700;color:#333}.client-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.search-bar{margin:30px 0;text-align:center}.search-input{width:60%;padding:10px;font-size:16px;border:1px solid #ddd;border-radius:5px}.more-clients-info{font-size:1.1rem;font-weight:700}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-control{border-radius:5px;box-shadow:none;font-size:16px}form .bg-green{color:#fff;background-color:#78B833}form .bg-green:hover{color:#fff;background-color:#6ba131}.c-icon{border:1px solid #78B833;border-radius:50%;padding:10px;font-size:1.3rem}.chart img{width:100%;height:100%;object-fit:contain}.product-card{position:relative;background:#fff;height:100%;overflow:hidden}.product-link{height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;text-decoration:none;color:inherit;padding:1rem}.hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgb(0 0 0 / .6),rgb(0 0 0 / .6));opacity:0;transition:opacity 0.3s ease;z-index:1}.hover-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);background:#fff;color:#000;width:40px;height:40px;border-radius:50%;font-size:18px;opacity:0;transition:opacity 0.3s ease;z-index:2}.product-link:hover .hover-overlay,.product-link:hover .hover-icon{opacity:1}.product-img{width:100%;height:150px;object-fit:contain;margin-top:1rem}.product-title{font-size:1rem;text-align:start;margin-top:.5rem}.soft-card{background-color:#f8f9fa;border-radius:12px;border:1px solid #e0e0e0;transition:0.3s ease}.soft-card:hover{background-color:#f0f4f8;transform:translateY(-4px)}.soft-card .tag{display:inline-block;margin-top:.5rem;padding:4px 10px;font-size:.8rem;color:#31708f;background-color:#d9edf7;border-radius:20px}.products-img-cs{display:flex!important;justify-content:center}@media (max-width:991.98px){.navbar-brand img{margin-left:1rem!important;margin-right:1rem!important}.navbar-toggler{margin-left:auto;margin-right:1rem!important}}@media (max-width:982px){.about-fisrt{padding-top:2rem!important}.about-second-p{padding-top:0!important}.natwork-tag{padding:10px 25px!important}.contact-form{padding-top:3rem}}@media (max-width:768px){.search-input{width:90%}}@media (max-width:576px){.search-input{width:90%}}@media (max-width:1080px){.navbar-expand-lg .navbar-nav .nav-link{padding-left:0}}