 @import url('https://fonts.cdnfonts.com/css/tw-cen-mt-std');
 @import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

 /* @font-face {
     font-family: 'Tw Cen MT Std';
     src: url('fonts/TwCenMTStd.woff2') format('woff2'),
         url('fonts/TwCenMTStd.woff') format('woff'),
         url('fonts/TwCenMTStd.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 } */
 :root {
     --theme-color: #05668D;
     --theme-color2: #0de3f0;
     --theme-color3: #ecf8f8;
     --title-color: var(--dark-color);
     --body-color: var(--gray-color);
     --dark-color: #092139;
     --dark-color2: #001e3c;
 }

 /* Common css */
body {font-family: "Tw Cen MT Std", sans-serif !important; font-style: normal; }
 h1, h2, h3, h4, h5, h6 {font-family: 'Tw Cen MT Std', sans-serif !important; font-weight: 400;}
 .mulishFont {font-family: "Mulish", sans-serif;font-style: normal;}
 .headings {color: #05668D;text-align: center;font-size: 40px;font-style: normal;font-weight: 600;}
 .paraText {color: #3C3C3C;text-align: center;font-size: 22px;font-style: normal;font-weight: 400;}
 .sectionWrap{padding-top: 70px;padding-bottom: 70px;}
.enqNw {position: fixed;right: 0;top: 45%;z-index: 99;} 
.enqNw img {height: 50px;} 
 .relative {position: relative;}
 .myBtn { padding: 6px 20px !important; border-radius: 4px !important;border-bottom: 3px solid #003346 !important;background-color: #05668D !important;color: #fff !important  ;font-size: 14px;
font-style: normal; font-family: "Mulish", sans-serif;transition: all linear 0.3s;}
 .myBtn:hover {background-color: #05668D !important;color: #fff !important; transition: all linear 0.3s; border-color: #05668D !important;}
 .myBtn:active {background-color: transparent !important; color: black !important; z-index: 5;}
.myBtn2 {padding: 6px 20px; border-radius: 4px;border: 1px solid #05668D !important;background-color: transparent;color: #05668D !important;font-size: 14px;
font-style: normal; font-family: "Mulish", sans-serif;transition: all linear 0.3s;} 
 .myBtn2:hover {border: 1px solid #05668D !important;background-color: #ffffff60 !important;color: #05668D !important;transition: all linear 0.3s !important;} 
.tawk-min-chat-icon {fill:#000 !important;}


 /* Hero Banner */
 .bannerWrapper {background: linear-gradient(107deg, #C9FFE7 -4.99%, #9EE0FE 99.55%);}
 .bannerWrapper .bannerContent {margin-top: 15px;}
 .bannerWrapper .bannerContent .heroBtns {margin-top: 35px;display: flex;gap: 20px;}
 .bannerWrapper .bannerContent .heroText {position: absolute; top: 30%; left: 10%; color:#262138;line-height: normal;}
 .bannerWrapper .bannerContent .heroText .lineTop {font-size: 36px;font-weight: 600; }
 .bannerWrapper .bannerContent .heroText .headingTtl {font-size: 54px;font-weight: 600;line-height: 55px;margin-bottom: 18px;}
 .bannerWrapper .bannerContent .heroText .smLine {font-size: 20px;line-height: 25px; font-weight: normal;color: #3C3C3C;} 
 /* Navbar css */  
 .mainNavBar.navbar .nav-link {font-size: 18px;letter-spacing: .3px;color: #3C3C3C;padding: 5px 12px;display: flex;align-items: center;border-radius: 6px;}
 .mainNavBar.navbar .nav-link:hover, .mainNavBar.navbar .nav-link.active {background-color: #C2FDFA;}
 .mainNavBar.navbar .nav-item {margin: 0 8px;} 
 .mainNavBar.navbar .nav-item .dropdown-menu::before { display: inline-block;margin-left: 10px;vertical-align: 10px;content: "";border-right: 7px solid #ffffff00;border-bottom: 5px solid #ffffff;border-left: 7px solid #ffffff00;position: absolute;top: -5px;}
 .mainNavBar.navbar .navbar-brand {padding: 0;}  
 .mainNavBar {transition: all .2s ease;padding-top: 20px!important;}
 .mainNavBar.sticky {padding-top: 8px !important;transition: all .2s ease;position: fixed;top: 0;left: 0;width: 100%;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);z-index: 1000; background: linear-gradient(88deg, #ffffff, #c9ffec);opacity: .98;}
.mainNavBar .mega-menu{min-width: 450px;position:absolute;top:100%;left:0;background:#fff;padding:20px 20px;display:flex;gap:40px;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;display:none;z-index:1000}
.mainNavBar .dropdown:hover .mega-menu{display:flex}
.mainNavBar .menu-column{display:flex;flex-direction:column;gap:15px}
.mainNavBar .menu-column a{display:flex;align-items:center;gap:8px;color:#333;font-size:16px;line-height: 16px;text-decoration: none;}
.mainNavBar .menu-column a:hover{color:#05668d;}
.mainNavBar .menu-column img{width:28px;height:28px;opacity:1}
.mainNavBar .mega-menu::before { display: inline-block;margin-left: 10px;vertical-align: 10px;content: "";border-right: 7px solid #ffffff00;border-bottom: 5px solid #ffffff;border-left: 7px solid #ffffff00;position: absolute;top: -5px;}
.mainNavBar .logo{height: 60px;}



 /* Leading Brands  */
.dlBrand {padding-top: 70px;padding-bottom: 70px;overflow: hidden;} 
.dlBrand .logo-slider { position: relative; overflow: hidden; width: 100%; background: transparent; padding: 16px 0;}
 /*.dlBrand .logo-slider { position: relative; overflow: hidden; width: 100%; background: transparent; padding: 16px 0; -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent); mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent); } */
 .dlBrand .logo-slider.tr1:hover .slide-track,  .dlBrand .logo-slider.tr2:hover .slide-track2, .dlBrand .logo-slider.tr3:hover .slide-track3  { animation-play-state: paused;}
.dlBrand .slide-track { margin-bottom: 20px; margin-top: 15px; display: flex; width: max-content; gap: 48px; animation: scroll 65s linear infinite;width: 100%;justify-content: space-evenly; } 
.dlBrand .slide-track2 { display: flex; width: max-content; gap: 48px; animation: scroll2 65s linear infinite;width: 100%;justify-content: space-evenly; } 
.dlBrand .slide-track3 {margin-bottom: 0px; margin-top: 20px;display: flex;width: max-content;gap: 48px;animation: scroll3 65s linear infinite;width: 100%;justify-content: space-evenly;}
.dlBrand .slide { flex: 0 0 auto; display: grid; place-items: center; } 
.dlBrand .slide img { height: 40px; width: auto; display: block; filter: grayscale(0); opacity: 1; transition: transform .4s ease, opacity .4s ease, filter .4s ease; } 
.dlBrand .slide img:hover { transform: scale(1.06); opacity: 1; filter: grayscale(0); } 
/*@keyframes scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } } 
@keyframes scroll2 { from { transform: translateX(-50%); } to { transform: translateX(0%); } } 
@keyframes scroll3 { from { transform: translateX(0); } to { transform: translateX(-50%); }
}*/
@media (max-width: 768px) { .slide img { height: 44px; } .slide-track { gap: 32px; } }


/* Empowering Your Business  */
.empBusiness { background-color: #effffc;background-image: url(https://dev.teamarcs.com/techfi/wp-content/themes/tatheme25/assets/images/empBusiness.png);background-repeat: no-repeat;background-size: cover;background-position: bottom center; padding-top: 70px;padding-bottom: 70px; }
.empBusiness .stats-section{display:flex;justify-content:space-around;align-items:center;background:0 0;padding:50px 0 0}
.empBusiness .stat{text-align:center}
.empBusiness .stat h2{font-size:45px;line-height:50px;color:#262138;font-weight:700;margin:0;text-align:left}
.empBusiness .stat h2 .plus {margin-left:4px;color:#1ac7b6;background:linear-gradient(180deg,#4df0b1 0,#03a4ea 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.empBusiness .stat p{font-size:20px;color:#333;margin-top:6px;text-align:left;line-height:24px}
.empBusiness .divider{width:1px;height:30px;background:#4a4363}
@media (max-width:768px){
.empBusiness .stats-section{flex-direction:column;gap:20px}
.empBusiness .divider{display:none}
.empBusiness .stat h2, .empBusiness .stat p {text-align: center;}
}

/* Our Services */
.ourServices {padding-top: 70px;padding-bottom: 70px;} 
.ourServices .services {margin-top: 30px;}
.ourServices .service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.ourServices .service-card{background:#fdfdff;border:1px solid #e9eef3;border-radius:16px;padding:30px 20px;box-shadow:0 1px 2px rgba(15,23,40,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column;min-height:220px}
.ourServices .service-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(15,23,40,.12);border-color:#dbe5ee}
.ourServices .icon-wrap{height:48px;width:48px;margin-bottom:14px}
.ourServices .icon{height:100%;width:100%;object-fit:contain;display:block}
.ourServices .service-card h3{margin:4px 0 8px;font-size:28px;line-height:30px;font-weight:600;color:#333}
.ourServices .service-card p{color:#2b2b2b;line-height:24px;font-size:18px}
.ourServices .service-link{
  margin-top:auto;
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-weight:400;
  font-size:16px;
  color:#05668d;
  text-decoration:none;
}

/* Arrow circle */
.ourServices .service-link .arrow{
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  border:2px solid #05668d;
  border-radius:50%;
  color:#05668d;
  transition:transform .2s ease,background .2s ease,color .2s ease;
}

/* SVG arrow */
.ourServices .service-link .arrow svg{
  width:14px;
  height:14px;
  display:block;
}

/* Hover effect */
.ourServices .service-link:hover .arrow{
  background:#05668d;
  color:#ffffff;
  transform:translate(2px,-2px);
}

@media (max-width:1024px){
.ourServices .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
.ourServices .service-grid{grid-template-columns:1fr}
}

/* cx Across */
.cxAcross {background-color: #F9FCFF;padding-top: 70px;padding-bottom: 50px;}
.cxAcross .pill-filter{padding:12px 8px;margin-top: 30px;}
.cxAcross .pill-list{display:flex;flex-wrap:wrap;gap:16px 24px;justify-content: center;}
.cxAcross .pill{appearance:none;border:1px solid #0a6d83;background:#fff;color:#0a6d83;padding: 6px 25px;
border-radius: 12px;font-size: 16px;letter-spacing:.2px;box-shadow:0 1px 0 rgba(0,0,0,.04);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease,transform .05s ease}
.cxAcross .pill:hover{background:#e8f6f9}
.cxAcross .pill:active{transform:translateY(1px)}
.cxAcross .pill:focus-visible{outline:3px solid rgba(10,109,131,.25);outline-offset:2px}
.cxAcross .pill.is-active{background:#0a6d83;color:#fff;border-color:#0a6d83;box-shadow:0 4px 16px rgba(10,109,131,.22)}
.cxAcross .pill.is-active:hover{background:#07596b;border-color:#07596b}
@media (max-width:600px){
.cxAcross .pill-list { gap: 15px 10px;}
.cxAcross .pill{padding:6px 12px;font-size:12px}
}
/* cxAcross  Slider */
.cxAcross .deck{position:relative;padding:20px 0;max-width:1200px;margin:auto;margin-top:16px}
.cxAcross .deck-viewport{height:430px;perspective:1200px;overflow:visible;position:relative}
.cxAcross .deck-track{list-style:none;margin:0;padding:0;height:100%;position:relative}
.cxAcross .card{height:400px;max-height:400px;overflow-y:auto;width:720px;max-width:80vw;border-radius:30px;border:1px solid #d8d8d8;background:linear-gradient(123deg,#aeffe0 2.99%,#7ed0f3 96.39%);box-shadow:0 14px 40px rgba(13,40,70,.25);position:relative;padding:28px 28px 72px;overflow:hidden}
.cxAcross .card::after{content:"";position:absolute;inset:0;background:radial-gradient(1200px 400px at -10% -10%,rgba(255,255,255,.35),transparent 40%);pointer-events:none}
.cxAcross .card-head{margin-bottom:18px}
.cxAcross .icon img{width:70px;height:70px;border-radius:8px;margin-bottom:10px;box-shadow: 0px 0px 2px #05668d;}
.cxAcross .card-head h3{margin:0;font-size:32px;font-style:normal;font-weight:400;color:#0b3553;letter-spacing:.2px}
.cxAcross .chips{display:inline-block;margin-top:15px}
.cxAcross .chip{background:#fff;color:#05668d;padding:6px 25px;border-radius:10px;font-size:14px;font-weight:400;letter-spacing:.2px;display:inline-block;margin-bottom:12px;margin-right:10px}
.cxAcross .know{
  position:absolute;
  right:22px;
  bottom:18px;
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  color:#ffffff;
  font-size:16px;
  font-weight:400;
}

/* Arrow circle */
.cxAcross .know .arrow{
  display:inline-grid;
  place-items:center;
  width:25px;
  height:25px;
  border-radius:30px;
  background:#ffffff;
  color:#05668d;
  transition:transform .15s ease,background .15s ease,color .15s ease;
}

/* SVG size */
.cxAcross .know .arrow svg{
  width:18px;
  height:18px;
  display:block;
}

/* Hover animation */
.cxAcross .know:hover .arrow{
  transform:translate(2px,-2px);
  background:#ffffff;
}

.cxAcross .deck-card{position:absolute;top:0;left:50%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .35s ease,opacity .35s ease;will-change:transform}
.cxAcross .deck-card:not(.is-active){filter:saturate(.9) contrast(.98);opacity:.6}
.cxAcross .deck:hover .deck-card:not(.is-active){opacity:.45}
.cxAcross .nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:#0b5f74;color:#fff;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(11,95,116,.25)}
.cxAcross .nav.prev{left:-6px}
.cxAcross .nav.next{right:-6px}
.cxAcross .nav:hover{background:#094f60}
@media (max-width:900px){
.cxAcross .card{width:92vw}
.cxAcross .chips{grid-template-columns:1fr}
.cxAcross .card-head h3{font-size:28px}
}

/* Sales & Support */
.salesSupport {padding-top: 70px;padding-bottom: 70px;} 
.salesSupport .ai-feature{padding:0 5%;margin-top:25px}
.salesSupport .hero-card{display:grid;align-items:center;grid-template-columns:1.2fr .8fr;gap:16px;padding: 28px 0 28px 28px;border-radius:20px;border:1px solid #04a4ea;background:linear-gradient(180deg,#fff 0,#ecf2ff 100%);box-shadow:0 2px 0 rgba(8,54,84,.03);position:relative;overflow:hidden;margin-bottom:30px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;}
.salesSupport .hero-card:hover{transform: translateY(-3px);box-shadow: 0 10px 28px rgba(9, 61, 87, .1);
    border-color: #b9dced;}
.salesSupport .hero-copy h2{margin:0 0 15px;font-size:28px;line-height:30px;font-weight:600;color:#262138}
.salesSupport .hero-copy p{margin:0 0 50px;color:#3c3c3c;font-size:18px;font-weight:400}
.salesSupport .hero-media{display:grid;place-items:center;}
.salesSupport .hero-media img{height:210px}
.salesSupport .hero-media.aiSup img{width: 100%;}
.salesSupport .hero-media.aiSup{justify-content: end;}
.salesSupport .link-more{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:18px;
  color:#05668d;
  font-weight:400;
  text-decoration:none;
}

/* Arrow circle */
.salesSupport .link-more .arrow{
  display:inline-grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:999px;
  background:#05668d;
  color:#ffffff;
  transition:transform .15s ease,background .15s ease,color .15s ease,border .15s ease;
}

/* SVG arrow size (slightly bigger & centered) */
.salesSupport .link-more .arrow svg{
  width:15px;
  height:15px;
  display:block;
}

/* Hover state */
.salesSupport .link-more:hover .arrow{
  transform:translate(2px,-2px);
  background:#ffffff;
  color:#05668d;
  border:1px solid #05668d;
}

.salesSupport .card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.salesSupport .mini-card{border-radius:12px;background:#fff;padding:20px 25px 25px;box-shadow:0 1px 0 rgba(8,54,84,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;text-align:center;margin-bottom:30px;border:1px solid #04a4ea;background:linear-gradient(180deg,#fff 0,#ecf2ff 100%)}
.salesSupport .mini-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(9,61,87,.1);border-color:#b9dced}
.salesSupport .mini-media{width:100%;height:160px;border-radius:10px;overflow:hidden;margin-bottom:12px;text-align:center}
.salesSupport .mini-media img {margin: 0 auto;}
.salesSupport .mini-card h3{margin:6px 0 6px;font-size:24px;font-weight:600;color:#262138}
.salesSupport .mini-card p{margin:0 0 16px;color:#3c3c3c;line-height:1.6;font-size:18px;min-height:60px}
.salesSupport .mini-card .link-more{margin-top:auto}
@media (max-width:980px){
.salesSupport .hero-card{grid-template-columns:1fr}
.salesSupport .hero-media img{max-width:300px}
}

/* Data Security */
.dataSecurity {padding-top: 70px;padding-bottom: 80px;background: linear-gradient(107deg, rgba(77, 240, 177, 0.35) 1.78%, rgba(3, 164, 234, 0.57) 117.13%);}  
.dataSecurity .security-wrap{margin-top: 25px;padding:0 2%;}
.dataSecurity .security-grid{margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px}
.dataSecurity .security-card{background:#fff;border:2px solid #bfe6f3;border-radius:8px;padding:18px 10px 20px;min-height:150px;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 1px 0 rgba(8,54,84,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.dataSecurity .security-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(9,61,87,.12);border-color:#9fd8e6}
.dataSecurity .security-icon{width:90px;height:90px;object-fit:contain;display:block}
.dataSecurity .security-card h3{margin:0;color:#05668D;text-align:center;font-weight: 600;font-size: 18px;}
@media (max-width:1100px){
.dataSecurity .security-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width:880px){
.dataSecurity .security-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:640px){
.dataSecurity .security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:420px){
.dataSecurity .security-grid{grid-template-columns:1fr}
}


/* AI-Powered Solutions  */
.aiSolutions {padding-top: 70px;padding-bottom: 70px;} 
.aiSolutions .case-cards {margin-top: 25px;}
.aiSolutions .cards-row{margin:0 auto;padding:12px 18px;display:flex;gap:12px;flex-wrap:nowrap;align-items:stretch;overflow:hidden}
.aiSolutions .card{flex:1 1 0;min-width:0;max-width: 360px; height:380px;border:1.5px solid #e5eef6;border-radius:22px;background:#fff;display:flex;flex-direction:column;padding:0;position:relative;overflow:hidden;transition:flex-grow .2s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease,color .3s ease;box-shadow: 0 3px 5px 0 rgba(212, 212, 212, 0.25);}
.aiSolutions .card h3{margin:4px 0 14px;color: #262138; font-size: 24px;font-weight: 600; min-height: 52px;}
.aiSolutions .card p{margin:0 0 auto;color:#2B2B2B;line-height:22px;font-size:18px;font-weight: 300;  display: -webkit-box;  -webkit-line-clamp: 6;-webkit-box-orient: vertical;overflow: hidden; text-overflow: ellipsis;}
.aiSolutions .cta{display:inline-flex;align-items:center;gap:8px;color:#04A4EA;line-height:22px;font-size:16px;font-weight:400;text-decoration:none;margin-top:18px;justify-content: flex-end;} 
.aiSolutions .logo-bar{padding:14px 22px;background:#DFF5FF;border-top:1px solid #d7e8f5;border-radius:0 0 12px 12px;min-height:65px;display:flex;align-items:center; justify-content: center;position: absolute;bottom: 0;width: 100%;}
.aiSolutions .logo-bar img{max-height:34px;width:auto}
.aiSolutions .cards-row:hover .card{filter:saturate(0.95)}
.aiSolutions .card:hover{flex-grow:2;border:1.5px solid #e5eef6;border-radius: 20px;background: linear-gradient(148deg, #BAFFE4 4.2%, #69D1FF 91.78%);color:#0a3048;padding:22px;transition:flex-grow .2s ease,} 
.aiSolutions .card:hover .logo-bar{opacity:0;visibility:hidden;transition:opacity 1s ease}
.aiSolutions .card:hover .cta{position:absolute;right:22px;bottom:20px;color: #262138;}
.aiSolutions .card:hover p {-webkit-line-clamp: none;-webkit-box-orient: initial;} 
.aiSolutions .card .aftrHover {display: none;} 
.aiSolutions .card:hover .aftrHover {display: block;}
.aiSolutions .card .aiPimg {height: 380px;}
.aiSolutions .card:hover .aiPimg {display: none;} 
.aiSolutions .card.hovered {flex-grow:2;border:1.5px solid #e5eef6;border-radius: 20px;background: linear-gradient(148deg, #BAFFE4 4.2%, #69D1FF 91.78%);color:#0a3048;padding:22px;} 
.aiSolutions .card.hovered .aiPimg,  .aiSolutions .card.hovered .logo-bar {display: none;} 
.aiSolutions .card.hovered h3, .aiSolutions .card.hovered p {display: block;}
.aiSolutions .card.hovered .aftrHover {display: block;}  
.aiSolutions .card.hovered .cta.aftrHover {display: inline-flex;position:absolute;right:22px;bottom:20px;color: #262138;} 
@media (max-width:980px){
.aiSolutions .cards-row{overflow-x:auto;padding-bottom:12px}
.aiSolutions .card{flex:0 0 320px}
.aiSolutions .card:hover{flex-grow:0}
}
/* Our Blogs */
.ourBlogs {background-color: #EEFFFB;padding-top: 70px;padding-bottom: 70px;}
.ourBlogs .cta3{margin-top:25px}
.ourBlogs .cta3-grid{margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.ourBlogs .cta3-card{display:flex;flex-direction:column;gap:14px}
.ourBlogs .cta3-media{margin:0;border-radius:26px;overflow:hidden;background:#dfeef2;box-shadow:0 2px 0 rgba(8,54,84,.04)}
.ourBlogs .cta3-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}
.ourBlogs .cta3-card:hover .cta3-media img{transform:scale(1.03);filter:saturate(1.05)}
.ourBlogs .cta3-card h3 a{margin:0;color:#262138;font-weight:400;font-size:22px;text-decoration:none;}
.ourBlogs .cta3-link{display:inline-flex;align-items:center;gap:10px;color:#04a4ea;text-decoration:none;font-weight:400;font-size:18px}
.ourBlogs .cta3-link:hover .arrow{transform:translate(2px,-2px);background:#fff}
@media (max-width:1024px){
.ourBlogs .cta3-media{height:220px}
}
@media (max-width:900px){
.ourBlogs .cta3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:560px){
.ourBlogs .cta3-grid{grid-template-columns:1fr}
.ourBlogs .cta3-media{height:200px}
}
/* Lets Connect */
.letsConnect {padding-top: 70px;padding-bottom: 70px;} 
.letsConnect .headings,.letsConnect .paraText {text-align: left;} 
.letsConnect .connect__wrap{margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:55px;align-items:center}
.letsConnect .connect__media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:28px}
.letsConnect .connect__title{margin:0 0 10px;font:800 40px/1.05 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0a2c3f}
.letsConnect .connect__title span{color:#0fb2b2;display:block}
.letsConnect .connect__desc{margin:0 0 18px;color:#566b78;line-height:1.7}
.letsConnect .connect__chips{display:flex;gap:30px;flex-wrap:wrap}
.letsConnect .chip{display:flex;align-items:center;gap:12px;text-decoration:none;background:#eefffb;border:1.5px solid #cdeee7;color:#0a2c3f;border-radius:999px;padding:12px 15px 12px 15px;min-width:350px;box-shadow:0 4px 14px rgba(0,0,0,.06);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}
.letsConnect .chip:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.1);border-color:#b8e7de;background:#e7fbf6}
.letsConnect .chip__avatar{width:60px;height:60px;border-radius:999px;object-fit:cover;display:block;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.letsConnect .chip__text{display:flex;flex-direction:column;font-weight:400}
.letsConnect .chip__text strong{font-size:16px;line-height:1.2;color: #3C3C3C;}
.letsConnect .chip__text span{font-size:14px;color:#3C3C3C}
.letsConnect .chip__cta{margin-left:auto;width:35px;height:35px;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#3fd3c2,#22b6d7);box-shadow:0 6px 16px rgba(34,182,215,.35);transition:transform .15s ease,filter .15s ease}
.letsConnect .chip:hover .chip__cta{transform:translate(2px,-2px);filter:brightness(1.05)}
@media (max-width:900px){
.letsConnect .connect__wrap{grid-template-columns:1fr;gap:20px}
.letsConnect .connect__media{height:220px;max-width:360px}
.letsConnect .connect__title{font-size:34px}
.letsConnect .chip{min-width:280px}
}


/************ Inner Page ************/
/* Comapany Page  */
.bannerWrapper.innerBg {background: none;padding:0;}
.bannerWrapper.innerBg .mainNavBar.navbar {background-color: #fff;padding: 8px !important;box-shadow: 2px 2px 3px #B0ECF4;}
.bannerWrapper.innerBg .bannerContent {margin-top: 0;}
.bannerWrapper.innerBg .bannerContent .heroText {left: inherit;padding-left: 15px;}
.bannerWrapper.innerBg .breadcrumbNav a{color: #05668D;font-size: 18px;text-decoration: none;}
.bannerWrapper.innerBg .breadcrumbNav span{color: #05668D;font-size: 18px;font-weight: 600;}
.bannerWrapper.innerBg .bannerContent .heroText .headingTtl {font-size: 45px; line-height: 50px;}
.uwrap .headings{text-align: left;color: #333333;}
.uwrap .paraText{text-align: left;color: #47484B;font-size: 18px;}

.cwrapper{background-color: #F9F9F9;padding-bottom: 0; border-radius: 100px;}
.cwrapper .stats-section {display: flex;justify-content: center;gap: 44px;margin-bottom: 45px;}
.cwrapper .stat {text-align: left;min-width: 120px;}
.cwrapper .stat h2 {font-size: 2.2rem;margin-bottom: 0.4rem;font-weight: 600;color: #232766;}
.cwrapper .stat .plus {color: #B8F7EE;font-size: 1.6rem;font-weight: 600;margin-left: 3px;}
.cwrapper .stat p {margin-bottom: 0;font-size: 18px;line-height: 22px; color: #4A4363;}
.cwrapper .divider {width: 1px;background: #e0e0ef;height: 30px;margin: 0 18px;align-self: center;}
.cwrapper .visionWrap {border-radius: 80px 80px 0 0;background: linear-gradient(180deg, #BAFFE4 0%, #A8E3FD 100%);margin-top: 12px;padding: 36px 16px 44px 16px;text-align: center;}
.cwrapper .vision-sec {background: #fdfdff;border: 1px solid #e9eef3;border-radius: 16px;padding: 30px 20px; box-shadow: 0 1px 2px rgba(15, 23, 40, .06);transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;min-height: 220px;}
.cwrapper .vision-sec:hover{    transform: translateY(-4px);
    box-shadow: 0 10px 28px rgba(15, 23, 40, .12);
    border-color: #dbe5ee;}
.cwrapper .vision-sec .heading {text-align: left;color: #191F4C;font-size: 30px;font-weight: 600;}
.cwrapper .vision-sec .paraTXT {text-align: left;color: #444444;font-weight: 400;font-size: 18px;height:240px;overflow-y:auto;}



.clientWrap {padding: 50px 0 60px 0;background: #fff;}
.clientWrap .clientslider {margin-top: 60px;}
.clientWrap .owl-carousel .item .card {border: none;border-radius: 18px;min-height: 330px;background-image: url(../images/quota.png);background-size: 160px;background-repeat: no-repeat;background-position: top;padding: 28px 24px 18px 24px;}
.clientWrap .testimonial-text {color: #434343;text-align: center;font-size: 18px;font-style: normal;
font-weight: 400;margin-bottom: 30px;}
.clientWrap .testimonial-img {width: 60px!important;height: 60px;object-fit: cover;border-radius: 50%;
border: 2px solid #e3e3e3;margin-bottom: 7px;}
.clientWrap .testimonial-name {font-weight: 400;color: #434343;font-size: 22px;margin-bottom: 2px;}
.clientWrap .testimonial-role {font-weight: 400;color: #434343;font-size: 18px;margin-bottom: 2px;}
.clientWrap .owl-theme .owl-dots .owl-dot span {width: 14px;height: 14px;background: #cccccc;border-radius: 50%;transition: background 0.3s;}
.clientWrap .owl-theme .owl-dots .owl-dot.active span {background: #05668D;}
@media (max-width: 991px) {
.clientWrap .owl-carousel .item .card {min-height: 325px;}
}

/* Blog Section  */
.blogWrapper .blog-date{color: #04A4EA;font-size: 16px;}
.blogWrapper .blog-title a{color: #333333;text-align: left;font-size: 34px;font-style: normal;font-weight: 600;text-decoration:none;}
.blogWrapper .blog-desc{color: #3C3C3C;text-align: left;font-size: 20px;line-height: 25px; font-style: normal;font-weight: 400;}
.blogWrapper hr{border: 1px solid #A8A8A8; margin-top: 30px;margin-bottom: 30px;}
.blogWrapper .cta3-link {display: inline-flex;align-items: center;gap: 10px;color: #04a4ea;text-decoration: none;font-weight: 400;font-size: 18px;}
.blogWrapper .blog-pagination { margin-top: 40px; }
.blogWrapper .blog-pagination .page-item .page-link { border-radius: 50%; border: 2px solid #e5e5e5; color: #333; width: 40px; height: 40px; margin: 0 4px; background: #fff; font-weight: 400; font-size: 18px; display: inline-flex; align-items: center; justify-content: center; }
.blogWrapper .blog-pagination .page-item.active .page-link { background: #04A4EA; color: #fff; border-color: #04A4EA; }
.blogWrapper .blog-pagination .page-item.disabled .page-link { color: #bdbdbd; background: #fff; border-color: #e5e5e5; cursor: not-allowed; }

.blogDetails .bHeading .headings{min-height: 210px;padding-top: 30px;}
.blogDetails .headings{color: #333333;text-align: left;font-size: 40px;font-style: normal;font-weight: 600;}
.blogDetails .bhLink p{font-size: 24px;font-weight: 600;margin-bottom: 6px;color: #000000;}
.blogDetails .bhLink a{font-size: 22px;color: #000000;}
.blogDetails .blogTXT{margin-top: 40px;}
.blogDetails .paraTXT{text-align: left;color: #707070;font-size: 18px;font-style: normal;font-weight: 400;}
.blogimage img {
    width: 300px;     
    height: 200px;    
    object-fit: cover; 
}


/* Careers Section  */
.unWrap .headings{text-align: left;color: #333333;margin-bottom: 30px;}
.unWrap .unDetails img{margin-bottom: 10px;}
.unWrap .unDetails .heading{font-size: 20px;font-style: normal;font-weight: 600;color: #333333;}
.unWrap .unDetails .paraTXT{font-size: 16px;font-style: normal;font-weight: 400;color: #2B2B2B;}

.pWrap{background-color: #f9f9f9;}
.pWrap .headings{color: #000000;}
.pWrap .paraText{color: #000000;}
.pWrap .posTXT{color: #3C3C3C;font-size: 22px;font-style: normal;font-weight: 600;}
.pWrap .posTXT1{color: #3C3C3C;font-size: 18px;font-style: normal;font-weight: 400;}
.pWrap .link-more {
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:16px;
  font-weight:400;
  color:#05668d;
  text-decoration:none;
}
/* Arrow circle */
.pWrap .link-more .arrow{
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  border:2px solid #05668d;
  border-radius:50%;
  color:#05668d;
  transition:transform .2s ease,background .2s ease,color .2s ease;
}

.pWrap .link-more .arrow svg{
  width:16px;
  height:16px;
  display:block;
}

.pWrap .link-more:hover .arrow{
  background:#05668d;
  color:#ffffff;
  transform:translate(2px,-2px);
}

.pWrap .tab-content .list-group-item {border-radius: 16px;margin-bottom: 16px;border: 1px solid #e9ecef; box-shadow: 0 1px 2px rgba(0,0,0,0.01);padding: 1.5rem 1.5rem;}
.pWrap .btn-apply {color: #04A4EA;font-weight: 600;border: none;background: none;text-decoration: underline; transition: color 0.2s;}
.pWrap .btn-apply:hover {color: #185cc9;text-decoration: underline;}
.pWrap .nav-tabs .nav-link.active {background: #04A4EA!important;color: #fff !important;border-radius: 20px;}
.pWrap .nav-tabs .nav-link {border: none;margin-right: 8px;padding: 6px 22px;border-radius: 20px;color: #333; font-weight: 400;background: #f1f6fa;transition: background 0.2s, color 0.2s;}
.pWrap .nav-tabs {border-bottom: none;justify-content: center;margin-bottom: 2rem;}
.pWrap .custom-tabs {background: #fff;border-radius: 24px;padding: 4px 8px;border: none;display: flex;  justify-content: flex-start;box-shadow: 0 1px 4px rgba(0,0,0,0.03);margin: 2rem auto;width: fit-content;}
.pWrap .custom-tabs .nav-link {border: none;background: transparent;color: #222;border-radius: 24px; margin: 0 4px;font-weight: 400;font-size: 18px;padding: 5px 26px;transition: background 0.2s, color 0.2s;}
.pWrap .custom-tabs .nav-link.active {background: #04A4EA;color: #fff !important;border: none;box-shadow: 0 1px 4px rgba(17,179,250,0.07);}
@media (max-width: 576px) {
  .pWrap .custom-tabs { flex-wrap: wrap; width: 100%; }
  .pWrap .custom-tabs .nav-link {margin-bottom: 4px;font-size: 0.98rem;padding: 8px 12px;}
}
@media (max-width: 576px) {
  .pWrap .tab-content .list-group-item { padding: 1rem 0.75rem; }
  .pWrap .section-title { font-size: 1.3rem; }
}

.careerDtlWrap .carformBG{background-color: #f9f9f9;padding: 20px 20px;border-radius: 20px;}
.careerDtlWrap .headings{text-align: left;color: #333333;}
.careerDtlWrap .paraText{text-align: left;color: #A7A7A7;}
.careerDtlWrap label{color: #333333;font-size: 18px;font-style: normal;font-weight: 400;margin-bottom: 0;}
.careerDtlWrap .form-control{background-color: transparent;}
.careerDtlWrap input::placeholder,
.careerDtlWrap textarea::placeholder {color: #A7A7A7;}
.careerDtlWrap .form-text{font-size: 16px;font-weight: 600;color: #333333;}
.careerDtlWrap .btn-upload {background: #D0ECFF;color: #333333;border: 2px dotted #054E82;border-radius: 6px;padding: 6px 18px;font-weight: 400;}
.careerDtlWrap .btn-upload:hover,
.careerDtlWrap .btn-upload:focus {background: #05668D;color: #ffffff;border-color: #05668D;outline: none;}
@media (max-width: 576px) {
  .pWrap .tab-content .list-group-item { padding: 1rem 0.75rem; }
  .pWrap .section-title { font-size: 1.3rem; }
}

.careerDtlWrap .carformBG{background-color: #f9f9f9;padding: 20px 20px;border-radius: 20px;}
.careerDtlWrap .headings{text-align: left;color: #333333;}
.careerDtlWrap .paraText{text-align: left;color: #A7A7A7;}
.careerDtlWrap label{color: #333333;font-size: 18px;font-style: normal;font-weight: 400;margin-bottom: 0;}
.careerDtlWrap .form-control{background-color: transparent;}
.careerDtlWrap input::placeholder,
.careerDtlWrap textarea::placeholder {color: #A7A7A7;}
.careerDtlWrap .form-text{font-size: 16px;font-weight: 600;color: #333333;}
.careerDtlWrap .btn-upload {background: #D0ECFF;color: #333333;border: 2px dotted #054E82;border-radius: 6px;padding: 6px 18px;font-weight: 400;}
.careerDtlWrap .btn-upload:hover,
.careerDtlWrap .btn-upload:focus {background: #05668D;color: #ffffff;border-color: #05668D;outline: none;}

/* Industries  */
.featWrap .featurecard{background:#fdfdff;border:1px solid #e9eef3;border-radius:16px;padding:30px 20px;box-shadow:0 1px 2px rgba(15,23,40,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;margin-top: 34px;min-height:350px;max-height:350px}
.featWrap .featurecard.featureHgh{min-height:300px;max-height:300px;}
.featWrap .featurecard:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(15,23,40,.12);border-color:#dbe5ee;}
.featWrap .featIcon{height: 60px;margin-bottom: 20px;}
.featWrap .featCardTtl{margin: 4px 0 8px;font-size: 24px;line-height: 30px;font-weight: 600;color: #000000;}
.featWrap .featCardTxt{color: #434141;line-height: 24px;font-size: 16px;}

.bizWrap{background-color: #F3FCFF;}
.bizWrap .bizcard{ background: linear-gradient(97deg, #BAFFE4 -33.14%, #A8E3FD 118.77%);border:1px solid #e9eef3;border-radius:16px;padding:30px 20px;box-shadow:0 1px 2px rgba(15,23,40,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;margin-top: 34px;text-align: center;}
.bizWrap .bizcard:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(15,23,40,.12);border-color:#dbe5ee;}
.bizWrap .bizCardTtl{margin: 4px 0 20px;font-size: 40px;line-height: 30px;font-weight: 600;color: #000000;}
.bizWrap .bizCardTxt{color: #434141;line-height: 24px;font-size: 26px;}
.featWrap.contFeatWrap .featurecard{min-height: auto;}
.featWrap.contFeatWrap .featurecard .featCardTxt{height:180px;overflow-y:auto;}
.srvWrap .srvcard{margin-top: 20px;}
.srvWrap .srvcard img{margin-top: 20px;}
.srvWrap .srvcard .srvHeading{font-size: 20px;line-height: 30px;font-weight: 600;color: #000000;margin-top: 10px;}
.srvWrap .srvcard .srvParaTXT{color: #434141;line-height: 24px;font-size: 16px;}

/* Content Moderation Services​ Page */
.cmsWrap {background-color: #F7F9FB;padding-top: 50PX;padding-bottom: 50PX;}
.cmsWrap .headings {margin-bottom: 40px;}
.cmsWrap .xp-item{ color:#2b2b2b;margin:18px 0 26px}
.cmsWrap .xp-head{display:flex;align-items:center;gap:14px}
.cmsWrap .xp-badge{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#ffc93a;color:#111;font-weight:700;font-size:14px;line-height:1;flex:0 0 28px}
.cmsWrap .xp-line{height:1px;background:#333333;flex:0 0 45px}
.cmsWrap .xp-title{margin:0;font-size:20px;font-weight:600;letter-spacing:.1px; color: #333;}
.cmsWrap .xp-desc{margin:3px 0 0;color:#47484B;font-weight:300;font-size:16px;line-height:1.7;padding-left:calc(28px + 14px + 45px + 14px)}
@media (max-width:520px){
.cmsWrap .xp-line{flex-basis:36px}
.cmsWrap .xp-title{font-size:18px}
.cmsWrap .xp-desc{font-size:15px;padding-left:calc(28px + 14px + 36px + 14px)}
}
.safetyWrap {background-color: #F7F9FB;}
.safetyWrap .card.sfBox {border: none;margin-bottom: 25px;}
.safetyWrap .card.sfBox .sfHead {margin-bottom: 5px;font-size: 20px; font-weight: 500;}
.safetyWrap .card.sfBox .sfPara {margin-bottom: 0;font-size: 18px; font-weight: 300;line-height: 26px;}
.uwrap .headings.service {
    color: #05668D;
    text-align: center;
}


/* Case Study Page */
.bannerContent.csbgContent {}
.bannerContent.csbgContent .statsBoxs {display: flex; gap: 12px;margin-top: 25px;}
.bannerContent.csbgContent .stat-card{background:#fff;border:1px solid #ececec;border-radius:8px;box-shadow:0 12px 28px rgba(15,23,42,.06),inset 0 0 0 1px rgba(255,255,255,.6);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding: 20px 15px;}
.bannerContent.csbgContent .stat-value{font-weight:700;font-size:34px;line-height:1;color:#111214;letter-spacing:.5px;margin-bottom:10px}
.bannerContent.csbgContent .stat-label{font-weight:600;font-size:16px;color:#1f1f1f;}
.bannerWrapper.innerBg .bannerContent.csbgContent .heroText {top: 12%;}
.clientNmBox {position: absolute;background-color: #fff;right: 18%;bottom: 12%;padding:5px 20px;border-radius: 50px;}
.clientNmBox .logoCL {height: 50px;}
.clientNmBox .logoCL2 {height:35px;max-width:125px;}
.clientNmBox .logoCLIcon {height: 25px;margin: 0 10px;} 
.serviceWraps {padding-bottom: 30px;} 
.serviceWraps .case-section{padding:0 15px}
.serviceWraps .case-grid{display:grid;grid-template-columns:200px 1fr;gap:28px 45px;align-items:start}
.serviceWraps .case-title h2{margin:0;font-weight:700;font-size:28px;color:#333}
.serviceWraps .case-body p{margin:0;font-size:18px;line-height:1.9;color:#47484B}
.serviceWraps .service-card{position:relative;background:#fff;border:1px solid #e8edf3;border-radius:12px; padding: 20px 15px;box-shadow: -5px 0px 0px #bafcff;} 
.serviceWraps .service-card h3{margin:0 0 14px 0;font-weight:700;font-size:20px;color:#333}
.serviceWraps .service-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.serviceWraps .service-list li{font-size:15px;color:#838383}
@media (max-width:980px){
.serviceWraps .case-grid{grid-template-columns:180px 1fr}
.serviceWraps .service-card{grid-column:1/-1}
}
@media (max-width:600px){
.serviceWraps .case-grid{grid-template-columns:1fr}
.serviceWraps .case-title h2{font-size:24px;margin-bottom:6px}
}
.srImgBox {margin-top: 40px;margin-bottom: 40px;}
.afterImgRgtBoxs {}
.serviceWraps .afterImgRgtBoxs .service-card h3{margin:0 0 4px 0;font-size:34px;}
.serviceWraps .afterImgRgtBoxs .service-list li{font-size:14px;color:#333;font-weight: 600;}

.serviceWraps .gradient-pill{margin-top:30px;padding:22px 26px;border-radius:14px;background: linear-gradient(92deg, #BAFFE4 -4.02%, #A8E3FD 95.11%); box-shadow:0 10px 24px rgba(16,24,40,.07);display:flex; justify-content: space-around;align-items: center; gap:28px;color:#1f1f1f}
.serviceWraps .pill-left h3{margin:0;font-weight:700;font-size:20px;line-height:1.35}
.serviceWraps .pill-list{margin:0;padding-left:20px;list-style:disc;font-size:15px;line-height:1.9;color:rgba(0,0,0,.78)}
.serviceWraps .pill-list li+li{margin-top:4px}
.serviceWraps .pill-list li::marker{color:#20242a}
@media (max-width:720px){
.serviceWraps .gradient-pill{grid-template-columns:1fr;padding:18px 18px;gap:14px}
.serviceWraps .pill-left h3{font-size:18px}
.serviceWraps .pill-list{font-size:14px}
}

/* Contact Us */
.officeWraps {}
.ofcBox {position: relative;}
.ofcBox .ofcImg {width: 100%;border-radius: 10px; height: 450px;}
.ofcBox .adrsBox {background-color: #00000080;color: #fff; position: absolute;top: 25px;left: 25px;padding: 20px 15px;border-radius: 10px;width: 40%;}
.ofcBox .adrsBox p {margin-bottom: 12px;display: flex;gap: 10px;line-height: 1;}
.ofcBox .adrsBox p i {min-width: 20px;font-size: 13px;padding-top: 1px;}
.ofcBox .adrsBox p a {color: #fff;text-decoration: none;}
.ofcBox {}
.cFormWrap {}
.cFormWrap .cFormBox {background-color: #F9F9F9;padding: 20px 30px;margin-bottom: 50px;border-radius: 10px;}
.cFormWrap .cFormBox .form-control {background-color: transparent;border: 1px solid #D1D1D1;}
.cFormWrap .cFormBox label {margin-bottom: 5px;}
.cFormWrap {}

.PrivacyPolicy .paraText,
.PrivacyPolicy .heading {
  text-align: left;
}


/* Footer */
.footerWrapper {padding-top: 70px;padding-bottom: 0px; background: linear-gradient(107deg, #C9FFE7 -4.99%, #9EE0FE 99.55%);;}
.footerWrapper .footer-surface {background-image: url(../images/footerBG.png);background-repeat: no-repeat;background-size: cover;background-position: bottom center;border:1px solid #fff;border-bottom: 0; padding:50px 25px 35px;border-radius: 20px 20px 0 0;   box-shadow: -4px 0 4px 0 rgba(255, 255, 255, 0.25) inset, 4px 4px 4px 0 rgba(255, 255, 255, 0.25) inset;
backdrop-filter: blur(125px); }
.footerWrapper .footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:28px 34px}
.footerWrapper .brand-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.footerWrapper .logo{height:60px;} 
.footerWrapper .brand-copy{margin:8px 0 16px;color:#2f5567;line-height:1.6;max-width:320px}
.footerWrapper .socials{display:flex;gap:15px}
.footerWrapper .socials a{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;color:#585858;background:#fff;border:1.5px solid #cae8f4;box-shadow:0 2px 8px rgba(9,61,87,.12);transition:transform .15s ease,background .15s ease,color .15s ease;text-decoration: none;}
.footerWrapper .socials a:hover{transform:translateY(-2px);background:#e6f6fb;color:#08475b; font-size: 18px;}
.footerWrapper .socialsHd {margin:25px 0 15px;font-weight:600;font-size:21px;color:#262138}
.footerWrapper .footer-brand {padding-right: 30px;}
.footerWrapper .footer-col h4{margin:0 0 10px;font-weight:600;font-size:21px;color:#262138}
.footerWrapper .footer-col ul{list-style:none;padding:0;margin:0}
.footerWrapper .footer-col li+li{margin-top:10px}
.footerWrapper .footer-col a{color:#2B2B2B;text-decoration:none;margin-left: 0px;transition:all .5s ease;}
.footerWrapper .footer-col a:hover{color:#0b6c8a;margin-left: 5px;transition: all linear 0.5s;}
.footerWrapper .footer-sep{height:2px;border:0;margin:20px 0 20px;background:#fff}
.footerWrapper .footer-legal{display:flex;gap:20px;justify-content:space-between;align-items:center;font-size:14px;color:#1b4a5b}
.footerWrapper .address{margin:0;color: #2B2B2B;}
.footerWrapper .legal-links{display:flex;gap:18px;list-style:none;padding:0;margin:0}
.footerWrapper .legal-links a{color:#2B2B2B;text-decoration:none}
.footerWrapper .legal-links a:hover{text-decoration:underline}
@media (max-width:980px){
.footerWrapper .footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:620px){
.footerWrapper .footer-grid{grid-template-columns:1fr}
.footerWrapper .footer-legal{flex-direction:column;align-items:flex-start;gap:8px}
.footerWrapper .legal-links{flex-wrap:wrap;gap:12px}
.footerWrapper .footer-brand {padding: 0;}
}

.enquiryModal{}
.enquiryModal .headings{font-size: 24px;margin-bottom: 0;text-align: center; width: 100%;}
.enquiryModal .paraText{font-size: 18px;text-align: center;}
.enquiryModal .modal-header{padding: 12px 10px;}
.enquiryModal .btn-close{font-size: 12px;}
 .recaptcha-wrapper {
        display: flex;
        justify-content: center;
    }

#deckTrack { cursor: grab; }
.deck--grabbing #deckTrack { cursor: grabbing; }
 
/* ---------- Media ---------- */
/* ##Device = Desktops, ##Screen = 1281px to higher resolution desktops */
@media (min-width:1281px){
  .bannerWrapper.homebg .bannerContent, .bannerWrapper.homebg .bannerBG {height: calc(100vh - 108px);}
	.bannerWrapper .bannerContent .heroText{max-width:50%;}

 }
 /* ##Device = Laptops, Desktops, ##Screen = B/w 1025px to 1280px */
 @media (min-width:1025px) and (max-width:1280px){

 }
 /* ##Device = Tablets, Ipads (portrait), ##Screen = B/w 768px to 1024px */
 @media (min-width:768px) and (max-width:1024px){
  .centerBH{text-align: center;}
  .headings{font-size: 32px;}
  .mainNavBar .mega-menu {min-width: 100%;}
  /*.mainNavBar .navbar-collapse {position: absolute;background-color: #d7fff1;z-index: 999; width: 100%; top: 100%; left: 0;padding: 15px 10px;}*/
  /*.mainNavBar.navbar .nav-link {border-radius: 2px;background-color: #fff;width: 100%;margin-bottom: 8px;padding: 8px 10px;justify-content: space-between;}*/
  .mainNavBar.navbar .nav-item {margin: 0;}
  .mainNavBar.navbar .nav-link:hover, .mainNavBar.navbar .nav-link.active {background-color: #05668d;color: #fff;}
  .mainNavBar .navbar-toggler:focus {box-shadow: none;}
  .bannerWrapper.innerBg{padding-left:0;padding-right:0;padding-bottom:0;}
  .bannerWrapper{padding-top:0;padding-bottom:70px;background-image:url(https://dev.teamarcs.com/techfi/wp-content/themes/tatheme25/assets/images/bannerBg.png);background-position:right center;background-size:cover;}
  .empBusiness .stats-section{flex-direction:row;gap:20px;}
  .salesSupport .card-grid{grid-template-columns:auto;}
  .ourBlogs .cta3-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
  .letsConnect br{display:none;}
  .bannerWrapper .bannerContent .heroText{top:14%;}
  .bannerWrapper .bannerContent .heroText.HeroText1{top:4%;}
  .bannerWrapper.homebg .bannerContent .bannerBG {display: none;}
.bannerWrapper.homebg .bannerContent .heroText.HeroText1 {
    background: linear-gradient(107deg, #0b7ea842 -4.99%, #baf5c4bd 99.55%);
    padding: 15px 20px;
    border-radius: 10px;
    position: static;
}
 

  .cwrapper .stats-section{gap:10px;}
  .bizWrap .bizCardTxt{font-size:20px;}
  .bannerWrapper.innerBg .bannerContent .heroText .headingTtl{font-size:26px;margin-bottom:0;width:auto;}
  .cwrapper{border-radius: 0;}
  .cxAcross{overflow: hidden;padding-bottom: 0;} 
  .ord1 {order: 1;}
  .ord2 {order: 2!important;}
  .hero-copy1{margin-bottom: 20px;}
  .cxAcross .deck-viewport{height: 440px;}
  .cxAcross .chips {max-height: 350px;overflow-y: auto;}
  .cxAcross .chip { font-size: 12px;padding: 1px 8px;margin-right: 5px;border-radius: 6px;margin-bottom: 6px;}
  .cxAcross .icon img {height: 55px;width: 55px;}
  .cxAcross .card { padding: 20px 20px 60px;width: 60vw;}
  .cxAcross .card-head {margin-bottom: 0;}
  .cxAcross .card-head h3 {font-size: 20px;} 
  .footerWrapper .footer-grid{grid-template-columns:1fr 1fr 1fr 1fr;}
  .salesSupport .hero-media.aiSup{justify-content:center;}
  .salesSupport .mini-card p,.salesSupport .hero-copy p{min-height:85px;}
  .salesSupport .hero-copy p{margin-bottom:12px;}
  .salesSupport .mini-media {height: auto;}
  .salesSupport .mini-media img, .salesSupport .hero-media img {height: 180px;;}
  .salesSupport .hero-copy h2, .salesSupport .mini-card h3 {font-size: 24px;min-height: 50px;}
  .salesSupport .mini-card,.salesSupport .hero-card {padding: 15px;gap: 0;}
  .uwrap .u-img{text-align:center;}
  .unWrap .utxt .headings{margin-top:40px;}
  .uwrap{padding-bottom:50px;}
  .cwrapper .vision-sec{min-height:auto;margin-bottom:20px;}
  .featWrap .featurecard{min-height:auto;}
  .uwrap .utxt .headings{margin-top:40px;}
  .cmsWrap .u-img{text-align:center;margin-bottom:45px;}
  .cmsWrap .u-img img{height:400px;width:400px!important;}
  .featWrap.contFeatWrap .featurecard{min-height:auto;}
  .safetyWrap .card.sfBox .sfPara{font-size:16px;}
  .safetyWrap .card.sfBox{margin-top:30px;}
  .unWrap .unIMG{text-align:center;}
  .unWrap .headings{margin-top:40px;}
  .pWrap .tab-content .list-group-item {display: block !important;text-align: left;}
  .pWrap .link-more {float: right;}
  .pWrap .posTXT1 {display: block;}
  .ofcBox .ofcImg {height: auto;}
  .bannerWrapper .bannerContent .heroText .smLine{width: 80%;}
.bannerWrapper.innerBg .bannerContent .heroText .smLine{width: 80%;font-size:16px; line-height:20px}
  .ofcBox .adrsBox{width:auto;}
  .bannerWrapper.innerBg .bannerContent{ overflow: hidden;}
  .bannerWrapper.innerBg .bannerContent img{transform: scale(1.2);}
  .dlBrand.dlbrand1{padding-top:0;padding-bottom:0;}
  
  .dlBrand .slide-track, .dlBrand .slide-track2, .dlBrand .slide-track3 {display: inline-block;width: 100%;padding: 0 15px;text-align: center;margin-bottom: 0;}
  .dlBrand .logo-slider {padding: 0;}
  .dlBrand .slide {width: 30%;display: inline-block;align-items: center;text-align: center;margin-bottom: 15px;}
  .dlBrand .slide img {height: 30px;}
  .blogDetails .headings{font-size:34px;}
  .footerWrapper .footer-legal {display:block;text-align:center;}
  .footerWrapper .legal-links {justify-content:space-around;margin-top:10px}
  .officeWraps iframe {height: 250px !important;}
  .ofcBox .ofcImg {height: 250px;}
  .ofcBox {margin-bottom: 25px;}
  .ofcBox .adrsBox {width: calc(100% - 50px); background-color: #00000080;}
	 .cwrapper .vision-sec .paraTXT {height:auto;}
	 .clientNmBox { position: static;margin-top: 30px;}
	 
	 }
/* ##Device = Tablets, Ipads (landscape), ##Screen = B/w 768px to 1024px */
 @media (min-width:768px) and (max-width:1024px) and (orientation:landscape){
  .cxAcross .card {width: 40vw;}
  .cxAcross .chips {max-height: 350px;overflow-y: auto;}
  .cxAcross .chip { font-size: 14px;padding: 2px 12px;margin-right: 5px;border-radius: 6px;margin-bottom: 6px;}
 }
 /* ##Device = Low Resolution Tablets, Mobiles (Landscape), ##Screen = B/w 481px to 767px */
 /* @media (min-width:481px) and (max-width:767px){
  
 } */
 /* ##Device = Most of the Smartphones Mobiles (Portrait), ##Screen = B/w 320px to 479px */
 @media (min-width:320px) and (max-width:767px){
  .centerBH{text-align: center;}
  .dlBrand, .empBusiness, .ourServices, .cxAcross, .salesSupport, .dataSecurity, .aiSolutions, .ourBlogs, .letsConnect, .footerWrapper
  {padding-top: 50px;padding-bottom: 50px;overflow: hidden;}
  .myBtn, .myBtn2 {font-size: 14px; padding: 8px 20px;}
  .headings {font-size: 28px;}
  .paraText {font-size: 18px;}
  .salesSupport .ai-feature, .dataSecurity .security-wrap
    {padding: 0;}
  .mainNavBar .logo {height: 40px;}
  .bannerWrapper {padding-top: 0px;padding-bottom: 70px;background-image: url(https://dev.teamarcs.com/techfi/wp-content/themes/tatheme25/assets/images/bannerBg.png); background-position: right center;background-size: cover;}
  .bannerWrapper .bannerContent .heroText {position: static;}
  .bannerWrapper .bannerContent .heroText .lineTop {font-size: 20px;margin-top: 0px;}
  .bannerWrapper .bannerContent .heroText .headingTtl,.bannerWrapper.innerBg .bannerContent .heroText .headingTtl {font-size: 26px;font-weight: 600;line-height: 30px;margin-bottom: 0px;}
  .bannerWrapper .bannerContent .heroText .smLine{font-size: 18px;}
  .letsConnect .chip {width: 100%;}
  .bannerWrapper .bannerContent {padding: 15px 10px;background: linear-gradient(107deg, #0b7ea842 -4.99%, #baf5c4bd 99.55%);    border-radius: 0px;}
  .bannerWrapper.innerBg {padding-right:0;padding-left:0;padding-bottom:0;}
  .bannerWrapper.innerBg .bannerContent {padding: 25px 0px !important;}
  .bannerWrapper .bannerBG {display: none;}
  .bannerWrapper .bannerContent .heroBtns {margin-top: 20px;}
  .mainNavBar .mega-menu {min-width: 100%;}
  .mainNavBar .navbar-collapse {position: absolute;background-color: #d7fff1;z-index: 999; width: 100%; top: 100%; left: 0;padding: 15px 10px;}
  .mainNavBar.navbar .nav-link {border-radius: 2px;background-color: #fff;width: 100%;margin-bottom: 8px;padding: 8px 10px;justify-content: space-between;}
  .mainNavBar.navbar .nav-item {margin: 0;}
  .mainNavBar.navbar .nav-link:hover, .mainNavBar.navbar .nav-link.active {background-color: #05668d;color: #fff;}
  .mainNavBar .navbar-toggler:focus {box-shadow: none;}
  .sectionWrap {padding-top: 30px;padding-bottom: 30px;}
  .cwrapper .stat {text-align: center;}
  .cwrapper .stats-section {flex-direction: column;align-items: center;}
  .cwrapper .divider {display: none;}
  .cwrapper .vision-sec {margin-bottom: 30px;}
   .cwrapper .vision-sec .paraTXT{height:auto;}
  .ourBlogs .cta3-card {box-shadow: 0px 0px 12px #dbdbdb;padding: 10px;border-radius: 10px;}
  .letsConnect .headings br {display: none;}
  .unWrap,.unWrap .headings {text-align: center;margin-top: 20px;}
  .pWrap .nav-tabs .nav-link.active {border-radius: 8px;}
  .pWrap .custom-tabs {justify-content: center; border-radius: 8px;padding: 10px 0;}
  .pWrap .custom-tabs .nav-link { padding: 6px 15px; margin-bottom: 10px;border-radius: 8px;background-color: #f1f1f1;margin-top:15px}
  .pWrap .tab-content .list-group-item {display: block !important;text-align: left;}
  .pWrap .link-more {float: right;}
  .pWrap .posTXT1 {display: block;}
  .ofcBox .ofcImg {height: auto;}
  .blogDetails .headings,.blogWrapper .blog-title {font-size: 24px;}
  .blogDetails .bHeading .headings {font-size: 24px;min-height: auto;padding-top: 0;}
  .blogDetails .bhLink p, .blogDetails .bhLink a   {font-size: 20px;}
  .blogDetails .bhLink {margin-bottom: 20px;}
  .blogDetails .blogTXT {margin-top: 20px;}
  .careerDtlWrap .carformBG {padding: 20px 15px;}
  .blogimage img {width: 100%;}
  .clientNmBox{position: static;margin-top: 34px;  display: flex; justify-content: space-around; align-items: center;}
	 
  .afterImgRgtBoxs {display: flex;justify-content: space-around;}
  .serviceWraps .service-card{margin-top: 30px;margin-bottom: 20px;}
  .serviceWraps .afterImgRgtBoxs .service-card h3{font-size: 24px;}
  .serviceWraps .gradient-pill{flex-direction: column;align-items: flex-start;}  
  .serviceWraps .pill-left h3 br{display: none;} 
  .bannerContent.csbgContent .stat-value{font-weight: 400;font-size: 24px;line-height: 1;color: #111214;
  letter-spacing: .5px;margin-bottom: 10px;}
  .bannerContent.csbgContent .stat-label {font-weight: 400;font-size: 14px;color: #1f1f1f;}
    /* .cxAcross .deck-viewport {height: 820px;}
  .cxAcross .card {height: 800px;max-height: 800px;} */
  .featWrap.contFeatWrap .featurecard {min-height: 300px;}
  .cwrapper, .cwrapper .visionWrap{border-radius: 0;}

  .cxAcross .chips {max-height: 300px;overflow-y: auto;}
  .cxAcross .chip { font-size: 12px;padding: 1px 8px;margin-right: 5px;border-radius: 6px;margin-bottom: 6px;}
  .cxAcross .deck-viewport{height: 400px;}
  .cxAcross .icon img {height: 55px;width: 55px;}
  .cxAcross .card { padding: 20px 20px 60px;width: 80vw;}
  .cxAcross .card-head {margin-bottom: 0;}
  .cxAcross .card-head h3 {font-size: 20px;} 
  .salesSupport .card-grid {grid-template-columns: repeat(1, 1fr);}
  .officeWraps iframe {height: 350px !important;}
  .ofcBox {margin-bottom: 25px;}
  .ofcBox .adrsBox {width: calc(100% - 50px); background-color: #00000080;}
  .salesSupport .hero-copy p{font-size: 16px;margin-bottom: 5px;}
  .salesSupport .hero-card{padding-bottom: 25px!important;}
  .uwrap .utxt{margin-top: 40px;}
  .unWrap .unDetails .paraTXT{font-size: 18px;}
  .cxAcross .deck-viewport{height: 400px;}
  .dataSecurity .security-grid {grid-template-columns: 1fr 1fr;}
  .cmsWrap .xp-item.xp-item1{margin-top: 50px;}
  .featWrap .featIcon{height: 50px;}
  .featWrap .featurecard{min-height:auto;}
  .featWrap.contFeatWrap .featurecard{min-height: auto;}
  .bannerWrapper .bannerContent .heroText .smLine br{display: none;}
  .ord1 {order: 1;}
  .ord2 {order: 2!important;}


  
  .bannerWrapper.innerBg .bannerContent{overflow: hidden;}
  .bannerWrapper.innerBg .bannerContent img{transform: scale(1);}
 
  .enqNw img {height: 40px;}
  .dlBrand .slide-track, .dlBrand .slide-track2, .dlBrand .slide-track3 {display: block;width: 100%;padding: 0 15px;text-align: center;margin-bottom: 0;}
  .dlBrand .logo-slider {padding: 0;text-align:center;}
  .dlBrand .slide {width: 45%;display: inline-flex;align-items: center;text-align: center;margin-bottom: 15px;justify-content:center;}
  .dlBrand .slide img {height: 25px;}


  .footerWrapper .footer-surface {border-bottom:2px solid rgba(255,255,255,.7);border-radius: 16px 16px; padding: 25px 25px; text-align: center;}
  .footerWrapper .footer-col li+li {margin-top: 5px;}
  .footerWrapper .footer-col a {font-size: 14px;}
  .footerWrapper .socials, .footerWrapper .brand-row {justify-content: center;}
  .footerWrapper .legal-links {display: block;text-align: center;width: 100%;}
  .footerWrapper .legal-links li {margin-bottom: 8px;}
  .footerWrapper .address {margin-bottom: 15px;}
  .bizWrap .bizCardTtl{font-size:28px;}
  .bizWrap .bizCardTxt{font-size:24px;}
  .blogWrapper .blog-title a{font-size:20px;}
  .dlBrand.dlbrand1{padding-bottom:0;}
  .dlBrand.dlbrand2{padding-bottom:0;padding-top:0;text-align:center;}
  .bannerWrapper.homebg{margin-bottom:20px;}

 }
