.mobBack{background-color:#091E3E;padding:0}.hero-image-wrapper{position:relative;width:100%;overflow:hidden}.hero-image{display:block;width:100%;height:auto}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobBack .hero-image-wrapper{animation:heroFadeIn .6s ease-out both}@media (prefers-reduced-motion:reduce){.mobBack .hero-image-wrapper{animation:none}}.performance-monitoring{background-color:#091E3E;padding:80px 0;position:relative}.performance-monitoring:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,118,209,.02),rgba(26,118,209,.05) 50%,rgba(26,118,209,.02));pointer-events:none}.performance-monitoring .container{position:relative;z-index:2}.performance-monitoring h1{font-size:2.5rem;font-weight:700;color:#06A3DA;margin-bottom:1.5rem;position:relative;padding-bottom:20px}.performance-monitoring h1:before{position:absolute;content:"";width:150px;height:5px;left:0;bottom:0;background:#06A3DA;border-radius:2px}.performance-monitoring h1:after{position:absolute;content:"";width:6px;height:5px;bottom:0;left:0;background:#FFFFFF;animation:section-title-run-left 5s linear infinite}.performance-monitoring p{font-size:1.1rem;line-height:1.7;color:white;margin-bottom:2rem;font-weight:400}.performance-monitoring .feature-item{background:#fff;border-radius:15px;padding:25px;margin-bottom:25px;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid rgba(26,118,209,.1);transition:all .3s ease;position:relative;overflow:hidden}.performance-monitoring .feature-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1A76D1,#06A3DA);transition:all .3s ease}.performance-monitoring .feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(26,118,209,.15);border-color:rgba(26,118,209,.2)}.performance-monitoring .feature-item:hover:before{width:6px}.performance-monitoring .feature-number{width:50px;height:50px;background:linear-gradient(135deg,#1A76D1,#06A3DA);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.1rem;margin-right:20px;flex-shrink:0;box-shadow:0 4px 15px rgba(26,118,209,.3);transition:all .3s ease}.performance-monitoring .feature-item:hover .feature-number{transform:scale(1.1);box-shadow:0 6px 20px rgba(26,118,209,.4)}.performance-monitoring .feature-content h6{font-size:1.2rem;font-weight:600;color:#1A76D1;margin-bottom:8px;transition:all .3s ease}.performance-monitoring .feature-item:hover .feature-content h6{color:#06A3DA}.performance-monitoring .feature-content span{font-size:.95rem;line-height:1.6;color:#6c757d;font-weight:400}.performance-monitoring .image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);background:#fff;padding:20px}.performance-monitoring .image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,118,209,.05),rgba(6,163,218,.05));pointer-events:none}.performance-monitoring .image-container img{width:100%;height:100%;object-fit:cover;border-radius:15px;transition:all .3s ease}.performance-monitoring .image-container:hover img{transform:scale(1.02)}.performance-monitoring .wow{animation-duration:.8s;animation-fill-mode:both}.performance-monitoring .fadeIn{animation-name:fadeIn}.performance-monitoring .fadeInUp{animation-name:fadeInUp}.performance-monitoring .fadeInLeft{animation-name:fadeInLeft}.performance-monitoring .fadeInRight{animation-name:fadeInRight}@media (max-width:991px){.performance-monitoring{padding:60px 0}.performance-monitoring h1{font-size:2rem}.performance-monitoring .image-container{margin-top:40px;min-height:300px}}@media (max-width:768px){.performance-monitoring{padding:40px 0}.performance-monitoring h1{font-size:1.8rem}.performance-monitoring .feature-item{padding:20px}.performance-monitoring .feature-number{width:45px;height:45px;font-size:1rem}.performance-monitoring .feature-content h6{font-size:1.1rem}}@media (max-width:576px){.performance-monitoring h1{font-size:1.6rem}.performance-monitoring .feature-item{padding:15px}.performance-monitoring .feature-number{width:40px;height:40px;font-size:.9rem;margin-right:15px}}.safety-compliance{position:relative;background:url(https://i.ibb.co/6PHY8ng/23.png);background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:50%;min-height:100vh;padding:40px 0 80px;display:flex;align-items:center;justify-content:center}.safety-compliance:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(9,30,62,.3);z-index:1}.safety-compliance .container-xxl.service{position:relative;z-index:2;padding-top:5rem;padding-bottom:5rem;width:100%;max-width:1200px;margin:0 auto}.safety-compliance .container{width:100%;padding:0 1rem}.safety-compliance .section-title,.safety-compliance .text-center{text-align:center;margin-bottom:3rem}.safety-compliance .section-title{color:#fff;font-size:2.5rem;font-weight:700;padding-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.5);animation:fadeInUp 1s ease-out;position:relative}.safety-compliance .section-title:before{position:absolute;content:"";width:150px;height:5px;left:50%;margin-left:-75px;bottom:0;background:var(--primary);border-radius:2px}.safety-compliance .section-title:after{position:absolute;content:"";width:6px;height:5px;bottom:0;left:50%;margin-left:-75px;background:#FFFFFF;animation:section-title-run-center 5s linear infinite}@keyframes section-title-run-center{0%{left:50%;margin-left:-75px}50%{left:50%;margin-left:45px}to{left:50%;margin-left:-75px}}.safety-compliance .content-wrapper{display:flex;gap:2rem;align-items:flex-start}.safety-compliance .navTitles{color:black;position:relative;z-index:3;flex:0 0 300px}.safety-compliance .nav-pills{display:flex;flex-direction:column;gap:1rem}.safety-compliance .nav-link{background:rgba(255,255,255,.1);border:2px solid transparent;border-radius:12px;color:#fff;font-weight:600;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;display:flex;align-items:center;text-align:left;padding:1rem;cursor:pointer;width:100%!important;font-size:15px;margin-bottom:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.safety-compliance .nav-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.safety-compliance .nav-link:hover:before{left:100%}.safety-compliance .nav-link:hover{background:rgba(6,163,218,.2);border-color:#06A3DA;transform:translateY(-3px);box-shadow:0 8px 25px rgba(6,163,218,.3)}.safety-compliance .nav-link.active{background:linear-gradient(135deg,#06A3DA,#0489b3);border-color:#06A3DA;color:#fff;box-shadow:0 8px 25px rgba(6,163,218,.4);transform:translateY(-2px)}.safety-compliance .nav-link h4{color:inherit;font-size:1.1rem;margin:0;font-weight:600;position:relative;z-index:2}.safety-compliance .nav-link.active h4{color:#ffffff!important}.safety-compliance .greenIcon{width:80px;height:80px;margin-right:15px;filter:brightness(0) invert(1);transition:all .3s ease;position:relative;z-index:2}.safety-compliance .nav-link.active .greenIcon,.safety-compliance .nav-link:hover .greenIcon{filter:brightness(0) invert(1);transform:scale(1.1);animation:iconPulse 2s ease-in-out infinite}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.safety-compliance .tab-content{position:relative;z-index:2;flex:1 1}.safety-compliance .tab-pane.fade{transition:opacity .3s ease-in-out;opacity:0;display:none}.safety-compliance .tab-pane.fade.show{opacity:1;display:block}.safety-compliance .tab-pane:after{display:none!important;content:none!important}.safety-compliance .content-layout{display:flex;align-items:stretch;gap:2rem;min-height:400px}.safety-compliance .imageSize{flex:0 0 60%;position:relative;display:flex;align-items:center;height:400px}.safety-compliance .imageSize:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(45deg,#06A3DA,#34ad54);border-radius:15px;z-index:-1;opacity:.3;animation:borderGlow 3s ease-in-out infinite alternate}@keyframes borderGlow{0%{opacity:.3;transform:scale(1)}to{opacity:.6;transform:scale(1.02)}}.safety-compliance .position-relative{width:100%;height:100%;border-radius:12px;overflow:hidden}.safety-compliance .content-image{border-radius:12px;object-fit:cover;width:100%;height:100%;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.2);background:rgba(255,255,255,.1)}.safety-compliance .content-image:hover{transform:scale(1.03);box-shadow:0 12px 35px rgba(0,0,0,.3)}.safety-compliance .transBack{background:rgba(39,39,39,.25);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:15px;color:white;padding:2.5rem;border:2px solid rgba(255,255,255,.1);height:-moz-fit-content;height:fit-content;flex:0 0 40%;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:350px}.safety-compliance .transBack:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(6,163,218,.1),rgba(52,173,84,.1));opacity:0;transition:opacity .4s ease;border-radius:15px;z-index:-1}.safety-compliance .transBack h3{color:#06A3DA!important;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.3);margin-bottom:1.5rem}.safety-compliance .transBack p{color:rgba(255,255,255,.95);line-height:1.7;text-shadow:0 1px 2px rgba(0,0,0,.2);margin-bottom:1rem}.safety-compliance .transBack p i{color:#34ad54;margin-right:.75rem;animation:checkPulse 2s ease-in-out infinite}@keyframes checkPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.safety-compliance .wow.fadeInUp{animation-duration:.8s;animation-fill-mode:both}.safety-compliance .transBack:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 50px rgba(0,0,0,.4),0 0 30px rgba(6,163,218,.3),0 0 60px rgba(52,173,84,.2);border-color:rgba(6,163,218,.4);background:rgba(39,39,39,.35)}.safety-compliance .transBack:hover:after{opacity:1}.safety-compliance .transBack:hover h3{color:#34ad54!important;transform:translateY(-2px);transition:all .3s ease}.safety-compliance .transBack:hover p{transform:translateY(-1px);transition:all .3s ease}@media (max-width:1200px){.safety-compliance .imageSize{flex:0 0 55%}.safety-compliance .transBack{flex:0 0 45%}}@media (max-width:991px){.safety-compliance{height:-moz-fit-content!important;height:fit-content!important}.safety-compliance .content-wrapper{flex-direction:column}.safety-compliance .navTitles{flex:none;width:100%;margin-bottom:2rem}.safety-compliance .tab-content{padding-top:30px}.safety-compliance .content-layout{flex-direction:column;min-height:auto}.safety-compliance .imageSize{flex:0 0 100%;margin-bottom:2rem;height:auto}.safety-compliance .position-relative{height:0;padding-bottom:60%}.safety-compliance .transBack{flex:0 0 100%;min-height:auto}}@media (max-width:768px){.safety-compliance{padding:60px 0;background-attachment:scroll}.safety-compliance .section-title{font-size:2rem}.safety-compliance .section-title:before{width:120px;margin-left:-60px}.safety-compliance .section-title:after{margin-left:-60px}.safety-compliance .transBack{padding:1.5rem}.safety-compliance .greenIcon{width:60px;height:60px;margin-right:10px}.safety-compliance .nav-link{font-size:14px;padding:1rem}.safety-compliance .nav-link h4{font-size:1rem}.safety-compliance .content-layout{gap:1rem}}@media (max-width:480px){.safety-compliance .section-title{font-size:1.8rem}.safety-compliance .section-title:before{width:100px;margin-left:-50px}.safety-compliance .section-title:after{margin-left:-50px}.safety-compliance .nav-link{padding:15px}.safety-compliance .nav-link h4{font-size:.9rem}.safety-compliance .greenIcon{width:50px;height:50px;margin-right:8px}.safety-compliance .position-relative{padding-bottom:70%}}@media (min-width:992px){.safety-compliance{min-height:110vh}.safety-compliance .navTitles{width:300px}.safety-compliance .container-xxl.service{height:80%;margin-top:0}.safety-compliance .container,.safety-compliance .content-wrapper,.safety-compliance .tab-content{height:100%}}@media (prefers-reduced-motion:reduce){.safety-compliance *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.task-management{background-color:#091E3E;padding:80px 0;position:relative}.task-management:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,118,209,.02),rgba(26,118,209,.05) 50%,rgba(26,118,209,.02));pointer-events:none}.task-management .container{position:relative;z-index:2}.task-management h1{font-size:2.5rem;font-weight:700;color:#06A3DA;margin-bottom:1.5rem;position:relative;padding-bottom:20px}.task-management h1:before{width:150px;background:#06A3DA;border-radius:2px}.task-management h1:after,.task-management h1:before{position:absolute;content:"";height:5px;left:0;bottom:0}.task-management h1:after{width:6px;background:#FFFFFF;animation:section-title-run-left 5s linear infinite}@keyframes section-title-run-left{0%{left:0}50%{left:144px}to{left:0}}.task-management p{font-size:1.1rem;line-height:1.7;color:white;margin-bottom:2rem;font-weight:400}.task-management .feature-item{background:#fff;border-radius:15px;padding:25px;margin-bottom:25px;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid rgba(26,118,209,.1);transition:all .3s ease;position:relative;overflow:hidden}.task-management .feature-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1A76D1,#06A3DA);transition:all .3s ease}.task-management .feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(26,118,209,.15);border-color:rgba(26,118,209,.2)}.task-management .feature-item:hover:before{width:6px}.task-management .feature-number{width:50px;height:50px;background:linear-gradient(135deg,#1A76D1,#06A3DA);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.1rem;margin-right:20px;flex-shrink:0;box-shadow:0 4px 15px rgba(26,118,209,.3);transition:all .3s ease}.task-management .feature-item:hover .feature-number{transform:scale(1.1);box-shadow:0 6px 20px rgba(26,118,209,.4)}.task-management .feature-content h6{font-size:1.2rem;font-weight:600;color:#1A76D1;margin-bottom:8px;transition:all .3s ease}.task-management .feature-item:hover .feature-content h6{color:#06A3DA}.task-management .feature-content span{font-size:.95rem;line-height:1.6;color:#6c757d;font-weight:400}.task-management .image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);background:#fff;padding:20px}.task-management .image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,118,209,.05),rgba(6,163,218,.05));pointer-events:none}.task-management .image-container img{width:100%;height:100%;object-fit:cover;border-radius:15px;transition:all .3s ease}.task-management .image-container:hover img{transform:scale(1.02)}.task-management .wow{animation-duration:.8s;animation-fill-mode:both}.task-management .fadeIn{animation-name:fadeIn}.task-management .fadeInUp{animation-name:fadeInUp}.task-management .fadeInLeft{animation-name:fadeInLeft}.task-management .fadeInRight{animation-name:fadeInRight}@media (max-width:991px){.task-management{padding:60px 0}.task-management h1{font-size:2rem}.task-management .image-container{margin-top:40px;min-height:300px}}@media (max-width:768px){.task-management{padding:40px 0}.task-management h1{font-size:1.8rem}.task-management .feature-item{padding:20px}.task-management .feature-number{width:45px;height:45px;font-size:1rem}.task-management .feature-content h6{font-size:1.1rem}}@media (max-width:576px){.task-management h1{font-size:1.6rem}.task-management .feature-item{padding:15px}.task-management .feature-number{width:40px;height:40px;font-size:.9rem;margin-right:15px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translateZ(0)}}