.scrolling-wrapper{margin:0 auto;padding:20px 0;width:100%;overflow:hidden;display:flex}.scrolling-wrapper>*{flex:0 0 100%}.scrolling-wrapper:hover .scrolling-items{animation-play-state:paused}.scrolling-items{display:flex;gap:20px;padding-right:20px;will-change:transform;animation:scrolling 25s linear infinite}.scrolling-items:hover{animation-play-state:paused}@keyframes scrolling{0%{transform:translate(0)}to{transform:translate(-100%)}}.item{display:inline-block;margin-right:20px;vertical-align:top}.outer-wrapper{border:2px solid #09376c;border-radius:20px;height:105px;width:175px;display:flex;justify-content:center;align-items:center}.feature-icon{background-color:#09376c;height:100px;width:170px;display:flex;align-items:center;justify-content:center;border:1px solid white;border-radius:20px;padding:15px}.about-container{max-width:1200px;margin:0 auto;font-family:Arial,sans-serif}.about-title{text-align:center;color:#09376c}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-grid section{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.about-grid section:hover{transform:translateY(-5px)}.about-grid h2,.about-grid h3{color:#09376c;margin-bottom:1rem}.about-grid p{color:#333;line-height:1.6}.icon{margin-right:.5rem;font-size:1.2em}.about-services ul{list-style-type:none;padding-left:0}.about-services li{margin-bottom:.5rem;position:relative;padding-left:1.5rem}.about-services li:before{content:"→";position:absolute;left:0;color:#09376c}.about-timeline{margin-top:3rem}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline:after{content:"";position:absolute;width:2px;background-color:#09376c;top:0;bottom:0;left:50%;margin-left:-1px}.timeline-item{padding:0 5px;position:relative;background-color:inherit;width:50%}.timeline-item:nth-child(odd){left:0}.timeline-item:nth-child(2n){left:50%}.timeline-content{padding:0 30px;background-color:#fff;position:relative;border-radius:6px;box-shadow:0 4px 6px #0000001a}.timeline-content h4{color:#09376c}.cta-container{text-align:center;margin-top:2rem}.cta-button{display:inline-flex;align-items:center;background-color:#09376c;color:#fff;padding:.75rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.cta-button:hover{background-color:#000;color:#fff}.arrow{margin-left:.9rem}@media (max-width: 768px){.about-grid{grid-template-columns:1fr}.timeline:after{left:31px}.timeline-item{width:100%;padding-left:70px;padding-right:25px}.timeline-item:nth-child(2n){left:0%}}.image-track{display:flex;white-space:nowrap;animation:scroll 10s linear infinite!important}.image-container{flex:0 0 auto;display:flex;justify-content:center;align-items:center;margin:0 30px}.client-image{width:180px;height:40px;border:2px dotted #09376c;border-radius:20px;padding:2px 15px;box-sizing:border-box;transition:transform .3s ease,border .3s ease}.client-image:hover{border:2px solid #09376c}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/assets/owl.video.play-BJo37keB.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display: inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.message-form{border:1px solid #09376c!important;transition:border-color .3s ease}.message-form input,.message-form textarea{border:1px dotted #09376c!important}.message-form input:focus,.message-form textarea:focus{border-color:#09376c!important;box-shadow:0 0 5px #09376c80;border:2px solid #09376c!important;color:#000}.success-message{position:fixed;top:20px;left:50%;transform:translate(-50%);background-color:green;color:#fff;padding:10px 20px;border-radius:5px;z-index:10;transition:all .3s ease}@media (max-width: 768px){.success-message{top:15px;left:10%}}@media (max-width: 480px){.success-message{top:10px;left:50%}}.navbar,.navbar.sticky-top{background-color:#09376c}.nav-item.nav-link:after{background-color:#fff!important;color:#fff!important}.btn.btn-primary:hover{background-color:#00002b!important;color:#fff!important}.text-white-important{color:#fff!important}.nav-item{position:relative!important;text-transform:uppercase!important}.nav-item:after{content:""!important;position:absolute!important;bottom:10px!important;left:0!important;width:100%!important;height:2px!important;background-color:#fff!important;transform:scaleX(0)!important;transform-origin:bottom right!important;transition:transform .3s ease-out!important}.nav-item:hover:after{transform:scaleX(1)!important;transform-origin:bottom left!important}.nav-item.active:after{transform:scaleX(1)!important;transform-origin:bottom left!important}@media (max-width: 991.98px){.nav-item:after{width:auto!important;left:50%!important;transform:translate(-50%) scaleX(0)!important}.nav-item:hover:after{transform:translate(-50%) scaleX(1)!important}.nav-item.active:after{transform:translate(-50%) scaleX(1)!important}}.header-carousel-item{position:relative;overflow:hidden}.header-carousel-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;pointer-events:none;z-index:1}.header-carousel-item img{width:100%;height:800px;object-fit:cover;z-index:0}.carousel-caption{z-index:2}@media (max-width: 768px){.service-item{flex-direction:column!important;align-items:center;text-align:center}.service-img img{width:100%!important;height:200px!important}.service-text{padding:20px;order:1}.service-item .btn{width:100%;order:2}}.case-study-card{display:flex;align-items:center;margin-bottom:4rem;padding:1rem;border-radius:30px;box-shadow:0 4px 6px #09376ce6;background-color:#fff;color:#000}.case-study-card img{width:100%;height:300px;object-fit:cover;border-radius:8px}.case-study-card .text-column{padding:1rem;flex:1}@media (max-width: 768px){.case-study-card{flex-direction:column}.case-study-card img{height:auto}}@media (min-width: 769px){.case-study-card:nth-child(odd){flex-direction:row;padding:0rem 0px}.case-study-card:nth-child(2n){flex-direction:row-reverse}}.feature-item{box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border-radius:8px;background:#fff;height:100%;display:flex;flex-direction:column}.feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.feature-item p{text-align:center;margin-bottom:0}.feature-icon,.feature-item h4{flex-shrink:0}.feature-item .content{flex-grow:1}@media (max-width: 768px){.mobile-margin-top{margin-top:-70px}}@media (max-width: 768px){.mobille-margin-top{margin-top:-100px}.navbar{padding-top:0rem;padding-bottom:0rem}}.hover-card,.vacancy-card{transition:all .3s ease-in-out;border:1px solid transparent}.hover-card:hover,.vacancy-card:hover{padding:1px;border:1px solid #09376c}@media (max-width: 991.98px){.navbar.navbar-expand-lg .navbar-toggler{padding:3px 14px;border:1px solid #ffffff;color:#fff}.navbar-toggler.navbar-toggler:focus{outline:none;box-shadow:0 0 10px #ffffff80}.navbar-toggler:collapsed{box-shadow:0 0 #ffffff80}}.backTopage{max-width:1200px;margin:0 auto;padding:48px 16px}@media (max-width: 768px){.backTopage{padding:20px 16px}}.testimonial-img{overflow:hidden;border-radius:8px;margin-bottom:15px}.logo-container{border-radius:8px;box-shadow:0 0 15px #0000001a;border:1px solid #eee}.testimonial-item{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 15px #00000014;margin:15px 10px;transition:all .3s ease}.testimonial-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.testimonial-text{font-style:italic;margin-bottom:15px;color:#555;line-height:1.6}.testimonial-title{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:15px}.testimonial .testimonial-item .testimonial-img img{width:180px;height:40px;border:2px dotted #09376c;border-radius:20px;padding:2px 15px;box-sizing:border-box;transition:transform .3s ease,border .3s ease}.blog-container{max-width:800px;margin:0 auto;padding:20px}.blog-post{margin:20px 20px 30px;padding:20px;border:1px solid #ddd;border-radius:8px;background-color:#f9f9f9}.read-more-btn{background-color:#007bff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-top:10px}.read-more-btn:hover{background-color:#0056b3}.CarreerPageDetailsButton:hover{color:#fff!important}@media (max-width: 768px){.mobile-input,.mobile-select{padding:5px!important}}@media (max-width: 768px){.mobile-circle{margin:-50px auto 16px!important}}@media (max-width: 768px){.mobile-top{margin-top:20px!important}}
