.about-section .section-title span,.company-values-section .section-title span,.expertise-section .section-title span,.manage-it-section .section-title span,.mission-vision-section .section-title span,.our-clients-section .section-title span{text-decoration:none!important;text-decoration-line:none!important}@media (max-width:767px){.manage-it-section .row{flex-direction:column-reverse}.manage-it-section .col-lg-6:first-child{margin-top:30px}.manage-it-section .col-lg-5{margin-top:0!important}}.company-values-section{position:relative}.value-card{background:#fff;padding:40px 30px;border-radius:10px;box-shadow:0 5px 30px rgba(0,0,0,.08);transition:all .3s ease;height:100%;border:1px solid #f0f0f0}.value-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,.12)}.value-icon{width:70px;height:70px;background:linear-gradient(135deg,#166fd3,#0d4a8f);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:25px;color:#fff;font-size:28px}.value-card h4{font-size:22px;font-weight:700;margin-bottom:15px;color:#0b0d17}.value-card p{color:#666;line-height:1.8;margin:0}.expertise-section{position:relative}.expertise-list{margin-top:30px}.expertise-item{display:flex;align-items:center;padding:10px 0;font-size:16px;color:#4a5568;font-weight:400;line-height:1.7;transition:all .2s ease}.expertise-item:hover{color:#2d3748}.expertise-bullet{width:6px;height:6px;background-color:#166fd3;border-radius:50%;margin-right:16px;flex-shrink:0;display:inline-block;position:relative}.expertise-bullet:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:rgba(22,111,211,.1);border-radius:50%;z-index:-1}.expertise-item span:last-child{flex:1;letter-spacing:.2px}.technology-stack{background:#fff;padding:40px;border-radius:10px;box-shadow:0 5px 30px rgba(0,0,0,.08);border:1px solid #f0f0f0}.technology-stack h4{font-size:24px;font-weight:700;color:#0b0d17;margin-bottom:30px}.tech-category{padding-bottom:20px;border-bottom:1px solid #f0f0f0}.tech-category:last-child{border-bottom:none;padding-bottom:0}.tech-category h6{font-size:16px;font-weight:700;color:#0b0d17;margin-bottom:15px;display:flex;align-items:center}.tech-category h6 i{color:#166fd3;margin-right:10px;font-size:18px}.tech-tags{display:flex;flex-wrap:wrap;gap:10px}.tech-tag{display:inline-block;padding:8px 16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;font-size:14px;font-weight:500;color:#333;transition:all .3s ease}.tech-tag:hover{background:#166fd3;color:#fff;border-color:#166fd3;transform:translateY(-2px)}@media (max-width:991px){.value-card{margin-bottom:30px}.technology-stack{margin-top:40px;padding:30px 20px}.expertise-section .row{flex-direction:column}.expertise-list .row{margin-top:20px}}@media (max-width:767px){.value-card{padding:30px 20px;margin-bottom:25px}.value-icon{width:60px;height:60px;font-size:24px;margin-bottom:20px}.value-card h4{font-size:20px;margin-bottom:12px}.value-card p{font-size:14px;line-height:1.7}.technology-stack{padding:25px 15px;margin-top:30px}.technology-stack h4{font-size:20px;margin-bottom:25px}.tech-category{padding-bottom:15px;margin-bottom:15px}.tech-category h6{font-size:15px;margin-bottom:12px}.tech-tag{font-size:13px;padding:6px 12px}.expertise-item{padding:10px 0;font-size:15px}.expertise-bullet{width:5px;height:5px;margin-right:14px}.expertise-bullet:after{width:9px;height:9px}.expertise-list{margin-top:25px}.expertise-list .col-md-6{margin-bottom:5px}.expertise-section .col-lg-6{margin-bottom:20px}.expertise-section .row{flex-direction:column}.manage-it-wrapper .single-tab-items .nav{flex-wrap:wrap;gap:15px}.manage-it-wrapper .single-tab-items .nav .nav-link{font-size:16px;padding:10px 15px}.section-title h2{font-size:28px;line-height:1.3}.section-title span{font-size:13px}.company-values-section .section-title{margin-bottom:30px}.company-values-section .section-title p{font-size:15px;padding:0 15px}}@media (max-width:575px){.value-card{padding:25px 15px}.value-icon{width:55px;height:55px;font-size:22px}.value-card h4{font-size:18px}.technology-stack{padding:20px 12px}.tech-tag{font-size:12px;padding:5px 10px}.expertise-item{font-size:14px;padding:8px 0}.expertise-bullet{width:5px;height:5px;margin-right:12px}.expertise-bullet:after{width:8px;height:8px}.section-title h2{font-size:24px}.expertise-section .section-title p{font-size:14px;line-height:1.6}.expertise-section .col-lg-6:last-child{margin-top:0}.manage-it-wrapper .single-tab-items .tab-content-items p{font-size:15px;line-height:1.7}.manage-it-wrapper .single-tab-items .tab-content-items .list-area{flex-direction:column;gap:15px;align-items:flex-start}.manage-it-wrapper .single-tab-items .tab-content-items .list-area ul{width:100%}}.mission-vision-section{position:relative;scroll-margin-top:100px}.mv-card{background:#fff;padding:40px 35px;border-radius:12px;box-shadow:0 5px 30px rgba(0,0,0,.08);transition:all .3s ease;height:100%;border:1px solid #f0f0f0;position:relative;overflow:hidden}.mv-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#166fd3,#0d4a8f);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.mv-card:hover:before{transform:scaleX(1)}.mv-card:hover{transform:translateY(-8px);box-shadow:0 15px 50px rgba(0,0,0,.12)}.mv-icon{width:70px;height:70px;background:linear-gradient(135deg,#166fd3,#0d4a8f);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;color:#fff;font-size:32px;transition:all .3s ease}.mv-card:hover .mv-icon{transform:rotate(5deg) scale(1.1);box-shadow:0 10px 25px rgba(22,111,211,.3)}.mv-card h3{font-size:24px;font-weight:700;margin-bottom:20px;color:#0b0d17}.mv-card p{color:#666;line-height:1.8;margin-bottom:25px;font-size:15px}.mv-highlight{background:linear-gradient(135deg,rgba(22,111,211,.05),rgba(13,74,143,.05));padding:15px 20px;border-radius:8px;border-left:3px solid #166fd3;display:flex;align-items:center;gap:12px}.mv-highlight i{color:#166fd3;font-size:18px}.mv-highlight span{color:#166fd3;font-weight:600;font-size:14px;font-style:italic}.core-values-summary{background:linear-gradient(135deg,#166fd3,#0d4a8f);padding:50px 40px;border-radius:12px;color:#fff}.core-values-summary h4{font-size:28px;font-weight:700;margin-bottom:20px;color:#fff}.core-values-summary p{color:hsla(0,0%,100%,.9);line-height:1.8;font-size:16px;margin:0}.values-stats{display:flex;gap:40px;justify-content:flex-end}.stat-item{text-align:center}.stat-item h5{font-size:36px;font-weight:800;color:#fff;margin-bottom:5px;line-height:1}.stat-item span{font-size:14px;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:1px}@media (max-width:991px){.mv-card{margin-bottom:30px;padding:35px 30px}.values-stats{justify-content:center;margin-top:30px}.core-values-summary{padding:40px 30px}}@media (max-width:767px){.mv-card{padding:30px 25px}.mv-icon{width:60px;height:60px;font-size:28px;margin-bottom:20px}.mv-card h3{font-size:22px;margin-bottom:15px}.mv-card p{font-size:14px;margin-bottom:20px}.mv-highlight{padding:12px 15px}.mv-highlight span{font-size:13px}.core-values-summary{padding:30px 25px}.core-values-summary h4{font-size:24px;margin-bottom:15px}.core-values-summary p{font-size:15px}.values-stats{flex-direction:column;gap:25px;margin-top:25px}.stat-item h5{font-size:32px}}@media (max-width:575px){.mv-card{padding:25px 20px}.mv-icon{width:55px;height:55px;font-size:24px}.mv-card h3{font-size:20px}.core-values-summary{padding:25px 20px}.core-values-summary h4{font-size:22px}.stat-item h5{font-size:28px}}.our-clients-section{position:relative;scroll-margin-top:100px}.client-stat-card{background:linear-gradient(135deg,#f8f9fa,#fff);padding:35px 25px;border-radius:12px;text-align:center;border:1px solid #e9ecef;transition:all .3s ease;height:100%}.client-stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:#166fd3}.client-stat-card .stat-icon{width:70px;height:70px;background:linear-gradient(135deg,#166fd3,#0d4a8f);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;font-size:28px;transition:all .3s ease}.client-stat-card:hover .stat-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 10px 25px rgba(22,111,211,.3)}.client-stat-card h3{font-size:36px;font-weight:800;color:#0b0d17;margin-bottom:10px;line-height:1}.client-stat-card p{color:#666;font-size:16px;font-weight:500;margin:0}.clients-logo-section{background:#fff;padding:50px 40px;border-radius:12px;box-shadow:0 5px 30px rgba(0,0,0,.08);border:1px solid #f0f0f0}.clients-logo-section h4{font-size:24px;font-weight:700;color:#0b0d17}.success-card{background:#fff;padding:30px 25px;border-radius:10px;border:1px solid #f0f0f0;transition:all .3s ease;height:100%}.success-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:#166fd3}.success-icon{width:60px;height:60px;background:linear-gradient(135deg,rgba(22,111,211,.1),rgba(13,74,143,.1));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#166fd3;font-size:24px;transition:all .3s ease}.success-card:hover .success-icon{background:linear-gradient(135deg,#166fd3,#0d4a8f);color:#fff;transform:scale(1.1)}.success-card h5{font-size:20px;font-weight:700;color:#0b0d17;margin-bottom:15px}.success-card p{color:#666;line-height:1.7;font-size:15px;margin:0}.client-testimonial-preview{background:linear-gradient(135deg,#f8f9fa,#fff);padding:50px 40px;border-radius:12px;border:1px solid #e9ecef}.client-testimonial-preview h4{font-size:28px;font-weight:700;color:#0b0d17;margin-bottom:20px}.client-testimonial-preview p{color:#666;line-height:1.8;font-size:16px;margin-bottom:0}.testimonial-stats{display:flex;justify-content:flex-end}.testimonial-stat-item{text-align:center;padding:30px 25px;background:linear-gradient(135deg,#166fd3,#0d4a8f);border-radius:12px;color:#fff;min-width:180px}.testimonial-stat-item i{font-size:32px;margin-bottom:15px;opacity:.9}.testimonial-stat-item h5{font-size:42px;font-weight:800;margin-bottom:5px;line-height:1;color:#fff}.testimonial-stat-item span{font-size:14px;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:1px}@media (max-width:991px){.client-stat-card{margin-bottom:25px}.clients-logo-section{padding:40px 30px}.testimonial-stats{justify-content:center;margin-top:30px}}@media (max-width:767px){.client-stat-card{padding:30px 20px}.client-stat-card .stat-icon{width:60px;height:60px;font-size:24px;margin-bottom:15px}.client-stat-card h3{font-size:32px}.clients-logo-section{padding:30px 20px}.clients-logo-section h4{font-size:20px}.success-card{margin-bottom:25px;padding:25px 20px}.client-testimonial-preview{padding:35px 25px}.client-testimonial-preview h4{font-size:24px}.testimonial-stat-item{min-width:160px;padding:25px 20px}.testimonial-stat-item h5{font-size:36px}}@media (max-width:575px){.client-stat-card h3{font-size:28px}.client-stat-card p{font-size:14px}.clients-logo-section{padding:25px 15px}.success-card h5{font-size:18px}.success-card p{font-size:14px}.client-testimonial-preview{padding:30px 20px}.client-testimonial-preview h4{font-size:22px}.testimonial-stat-item{min-width:140px;padding:20px 15px}.testimonial-stat-item h5{font-size:32px}}