
/* ========== GLOBAL STYLES ========== */
body { 
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  margin:0; 
  padding:0; 
  line-height:1.4; 
  background: #F4F3E8; 
}
a { text-decoration:none; }
.inner-container { width:90%; max-width:1360px; margin:auto; }
h1, h2, h3 { font-weight:700; font-family: "Krona One", sans-serif;}
h1, h2 { letter-spacing: -5%;}
h2, h3, h4, h5, h6, p {margin-top:0;}
.padTB {padding: 60px 0;}
.btn-primary { background:#2600DB; font-size: 16px; border:1px solid #2600DB; font-weight: 600; color:#fff; padding: 12px 22px; border-radius:10px; 
display:inline-block; }
.btn-secondary { background:transparent; font-size: 18px; border:1px solid #2D7CF5; font-weight: 600; color:#2D7CF5; padding:10px 25px; border-radius:40px; display:inline-block; }
.hero-text h1 span {display: block;}
.header-wrap .buttoncta {display:none;}
/* ========== HEADER ========== */
.site-header {
    z-index: 99999; 
    background: linear-gradient(to bottom, #c6bba5 0%, #c6bba51f 88%, transparent 100%, transparent 100%);
 border-bottom:0px solid #eee; position: fixed; width: 100%;}
.header-wrap { display:flex; align-items:center; justify-content:space-between; padding:15px 0; flex-wrap:wrap; }
.logo { font-weight:700; font-size:20px; }
.main-nav {width:70%;}
.opacityline {position: absolute; right:-11px; height:calc(100% - 50px); width:50px; top:0;

    background: linear-gradient(to left, #F4F3E8 0%, #F4F3E8 0%, transparent 100%, transparent 100%);
}
.mySwiper111 {position: relative;}
.zeimage {width: 80%;}
.main-nav .active a {
  background: #dad1c2;
  border: 1px solid #9D9D9D; /* important */
  border-image: linear-gradient(90deg, rgba(157, 157, 157, 0.0) 0%, #FFFFFF 31.73%, #F9F9F9 66.35%, rgba(157, 157, 157, 0.0) 100%);
/*  border-image: linear-gradient(
    90deg,
    rgba(157, 157, 157, 0.4) 0%,
    #FFFFFF 31.73%,
    #F9F9F9 66.35%,
    rgba(157, 157, 157, 0.4) 100%
  );*/
  border-image-slice: 1; /* required */

  backdrop-filter: blur(2px);
}
.sliderproList.active .slider_image {background: none;}
.main-nav ul { list-style:none; display:flex; gap:20px; margin:0; padding:0; justify-content: end;}
.main-nav a { color:#000; font-weight:600; font-size: 14px; padding: 6px 16px; border-radius: 10px;}
.btn-bookdemo {
    background: #000;
    font-size: 16px;
    border: 1px solid #000;
    font-weight: 600;
    color: #fff;
    padding: 12px 22px;
    border-radius: 10px;
    display: inline-block;
}


.sticky-header {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);

  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  
  
    background: rgba(255, 255, 255, 0.2); /* transparent layer */
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); /* Safari */
}

.button-area {margin-bottom: 40px;}
.Btn_yellowDefault {

opacity: 1;
padding-top: 8px;
padding-right: 16px;
padding-bottom: 8px;
padding-left: 16px;
gap: 10px;
border-radius: 60px;
border-right-width: 1px;
border-bottom-width: 1px;
background: #FFE100;
border-width: 0px, 1px, 1px, 0px;


border-color: #000000;
box-shadow: 4px 4px 0px 0px #000000;
font-family: "Krona One", sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
color: #000;


}


.solution-boxleft {
  position: relative;
    z-index: 999;}
.hero-banner {overflow: hidden; position: relative;}
.bluegif img {
    width: 75%;
    height: 420px;
    position: absolute;
    bottom: -15px;
    z-index: 999;
    right: -40px;
  }
.tab_slide {overflow: hidden; position: relative;}
.orangegif img {
        width: 113%;
    height: 290px;
    z-index: 99;
    position: absolute;
    bottom: 0px;
    left: -60px;
    
/*width: 120%;*/
/*    height: 1015px;*/
/*    z-index: 99;*/
/*    position: absolute;*/
/*    bottom: -390px;*/
/*    left: -138px;*/
  }
/* ========== HERO BANNER ========== */
.hero-banner { padding:60px 0; background:#F4F3E8; background-image: url(images/image-46-banner.jpg); 
  height: 100vh;
  background-size: cover;
  background-repeat:no-repeat; }
.hero-text {width:768px; position: relative; z-index: 9999;}
.hero-text .tagline {background:#DCE6F8; font-size: 18px; color:#2C5AA0; padding: 8px 25px; border-radius:40px; display:inline-block;}
.hero-content {margin-top: 130px; display:flex; justify-content:space-between; align-items:center; gap:40px; }
.hero-text h1 {font-size: 48px; line-height: 58px; font-weight: 400;}
.hero-text p {padding-right: 100px; font-weight:400; font-size: 20px; margin-bottom: 40px;}
.hero-buttons { margin:20px 0; display:flex; gap:15px; flex-wrap:wrap; }
.hero-features { justify-content: center; display:flex; gap:20px; margin-top:45px; list-style:none; font-size:14px; flex-wrap:wrap; padding-left: 0;}
.hero-features li {display:flex; gap:10px; align-items: center; color:#008080; font-weight:500; font-size: 18px;}
.hero-images img { width:100%; max-width: 390px; border-radius:10px; display:block; margin-bottom:10px; }

/* ========== SECTION 2 ========== */

.sub-header {max-width: 90%;}
.sub-header h2 {font-size: 32px; font-weight: 400; margin-bottom: 10px;}
.sub-header p {font-size: 16px; margin-bottom: 40px;}
.sub-header h2 span { }
.competency-sectionMain {margin-top: 30px;}

/* slider */
    .competency-section {
      margin: auto;
    }

    .competency-section h2 {
      font-size: 32px;
      font-weight: 400;
      line-height: 41px;
      margin-bottom: 20px;
    }

    .competency-section h2 span {
      color: #2D7CF5; /* gradient start */
      background: linear-gradient(90deg, #2D7CF5, #9d4edd);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .competency-section p {
      font-size: 22px;
      margin-bottom: 40px;
    }
    .sub-header-grad { width: 510px; 
/*      padding-left: 6%;*/
    }
    .sliderComponent {
/*      width:calc(100% - 620px);*/
    width: calc(100% - 540px);
    }
    .competency-section {display: flex; align-items: start; column-gap: 30px;}

    /* Swiper Slides */
    .swiper {
      padding-bottom: 50px;
    }

.slide-content {display: flex; column-gap: 10px; align-items: start;}
.swiper-wrapper .slick-prev:before, .swiper-wrapper .slick-next:before {color:#2C5AA0!important; font-size:30px!important;}
.swiper-wrapper .slick-next {bottom:-90px!important; top:auto!important; right:20px!important;}
.swiper-wrapper .slick-prev {bottom:-74px!important; top:auto!important; right:70px!important; left: auto;}
.swiper-wrapper .slick-next:before, .swiper-wrapper .slick-prev:before {content:''!important;}
.swiper-wrapper .slick-next, .swiper-wrapper .slick-prev {background:url('images/sliderarrow.png')!important; background-repeat:no-repeat;}
.swiper-wrapper .slick-prev {transform:rotate(180deg)!important;}
.swiper-wrapper .slick-prev, .swiper-wrapper .slick-next {width:32px!important; height:32px!important;}
.swiper-wrapper .slick-prev:before, .slick-next:before {font-family:auto!important;}
.slick-disabled {  filter: grayscale(100%); transition: filter 0.3s ease;}
    .swiper-slide {
      background: transparent;
      border: 3px solid #000;
      border-radius: 12px;
      padding: 20px;
      text-align: left;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .tag-box {
      display: inline-block;
      color: #cecece;
      font-size: 40px;
      border-radius: 0;
      line-height: 38px;
      margin-bottom: 0;
      font-weight: 700;
    }

    .slide-content h3 {
      font-family: "Manrope", sans-serif;
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: 700;
    }

    .slide-content p {
      font-size: 14px;
      margin-bottom: 15px;
    }

    .slide-content a {
      font-size: 15px;
      font-weight: 600;
      color: #0072ff;
      text-decoration: none;
    }

    .slide-image {
      margin-top: 15px;
      text-align: center;
      margin-left: -20px;
      margin-bottom: -20px;
      margin-right: -20px;
    }
    .slide-content div { min-height: 170px;}

    .slide-image img {
      width: 100%;
      border-bottom-right-radius: 12px;
      border-bottom-left-radius: 12px;
    }

    /* Navigation */
    .swiper-button-next,
    .swiper-button-prev {
      color: #0072ff;
    }

/* Add space between slides */
.swiper-wrapper .slick-slide {
  margin: 0 10px; /* adjust gap here */
}

/* Fix outer overflow issue */
.swiper-wrapper .slick-list {
  margin: 0 -10px;
}

.swiper-wrapper {
  cursor: grab;
}



    @media (max-width: 768px) {
      .competency-section h2 {
        font-size: 24px;
        line-height: 30px;
      }
      .competency-section p { font-size: 12px;}

      .swiper-slide {
        padding: 15px;
      }

      .slide-content h3 {
        font-size: 18px;
        line-height: 22px;
      }
      .tag-box {font-size: 30px;}
    }


/* ========== TAB SLIDE ========== */
.aligncenter {text-align: center; margin:0 auto;}
.tab_slide { padding: 60px 0 190px;}
.solution-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; }
.solution-box {position: relative;}
.solution-box .solution-box-content {padding:40px; color:#fff; position: absolute; bottom: 0;}
.solution-box .solution-box-content ul {padding-left: 22px;}
.solution-box .solution-box-content h3 {font-size: 32px; font-weight: 600; margin-bottom: 15px;}
.solution-box .solution-box-content p {font-size: 18px;}
.solution-box .solution-box-content li {font-size: 18px;}
.solution-box img {width:100%;}
.btn-secondaryW1 {
    background: #FFFFFF;
    font-size: 18px;
    border: 1px solid #FFFFFF;
    font-weight: 600;
    color: #000;
    padding: 10px 25px;
    border-radius: 40px;
    display: inline-block;
}
.btnRight {text-align: right;}
.tab_slide h2 {width:790px; margin:0 auto; margin-bottom: 50px;}
.solution-grid {
  border-radius: 15px; padding:30px;
  background-image: url(images/loginsectionbg.png); 
  background-size: cover;
  background-repeat:no-repeat;
}

.solution-box img {width:100%; margin:0 auto; position: absolute; height: -webkit-fill-available;
    object-fit: contain;}



.tab-section {
  color: #fff;
}

.tabs {
  position: relative;
}

.tab {
  padding: 20px 0px 20px 0px;
  margin: 0 60px 0 20px;
  border-bottom: 1px solid #696969;
  cursor: pointer;
  opacity: 0.4;
  transition: all 0.4s ease;
  position: relative;
}
.tabs .tab:last-child {border-bottom: 0;}
.tab h3 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
}
.dashboardSol {display: none;}
.dashboardSol1 {display: block;}



.tab p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tab.active p {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Active tab */
.tab.active {
  opacity: 1;
}

/* Left blue indicator */
.tab::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 20px;
  width: 5px;
  height: 0;
  background: #2600DB;
  transition: height 0.4s ease;
}

.tab.active::before {
  height: calc(100% - 40px);
}
.dashboardSolMobile {display: none; width:100%;}
.matricsSection {    margin-bottom: 60px; background-image: url(images/Rectangle-matrix.jpg); 
  background-size: cover;
  background-repeat:no-repeat;}
.matricsSection .sub-header {
  padding-top:60px;
  margin-bottom: 60px;
    text-align: center;
    max-width: 100%;
    font-weight: 300;
}
.matricsSection .sub-header h2 {font-weight:400; font-size:32px; color:#fff;}
.matricsContent h3 {font-weight:700; font-size:24px; color:#fff; margin-bottom: 20px;font-family: "Manrope", sans-serif;}
.matricsContent p {font-weight:400; font-size:16px; color:#fff;padding-right: 220px;}
.matricsImage img {width: 100%;}
.matricsImage span {width:48px; height: 48px; display: flex; align-items: center; 
  justify-content: center; color:#fff; background: #282828; border-radius: 50%; border:1px solid #595959;}

.matricsList {display: flex; align-items: start; justify-content: space-between; position: relative;}
.matricsList .matricsImage {width:45%;}
.matricsList .matricsContent {width:45%;}
.matricsBody {padding-bottom: 10px;}
.matricsImage span {position: absolute; left:calc(50% - 24px); transition: all 0.4s ease;}
.matricsList {margin-bottom: 80px;}
.matricsList:nth-child(even) .matricsImage {order:2;}
.matricsList:nth-child(even) .matricsContent {order:1;}
.vertiLine {position: absolute; border-right:1px solid #595959;
/* height:calc(100% - 95px); */
 left:calc(50% + 1px);}
.matricsBodyOuter {position: relative;}
.matricsSection .button-area { margin-bottom: 30px;}
.matricsSection .sub-header h2 { margin-bottom: 10px;}
.matricsImage .active.colgreen {background: #00C48C;transform: scale(1.1);}
.matricsImage .active.colorange {background: #FF4D5A;transform: scale(1.1);}
.matricsImage .active.colpurpul {background: #8B5CF6;transform: scale(1.1);}

/* ========== TESTIMONIAL SLIDER ========== */


/* ========== CTA ========== */
.ctaSection { padding:30px 0; color:#fff; text-align:center; }
.cta-buttons { margin-top:20px; display:flex; justify-content:center; gap:30px; flex-wrap:wrap; }
.ctaSection .sub-header {text-align: center; max-width: 100%; font-weight: 300;}
.ctaSection h2 {color:#fff; font-weight: 400; margin-bottom: 30px; line-height: 42px;}
.ctaSection .section-subtitle {color:#fff; padding:0 70px;}
.ctaBgPart {background-image: url(images/Frame-cta.png);  border-radius: 15px;
  background-size: cover;
  background-repeat:no-repeat; padding: 50px 0 60px; }
.ctaBgPart .sub-header {width:80%; margin:0 auto;}
.ctaSection p{font-weight: 400;}
.ctaBgPart .btn-primary {padding: 8px 80px; border-radius: 6px;}

/* ========== FOOTER SECTION ========== */


.footer-section {padding:50px 0 0;}
.footer-top {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
}

.footer-left {
width: 260px;
}

.footer-left img {
  max-width: 220px;
  margin-bottom: 15px;
}

.footer-left p {
  font-size: 12px;
  line-height: 1.6;
  margin: 0 0 10px 0;
  font-weight: 400;
}
.footer-left h3 {
  font-size: 14px;
  font-weight: 400;
}

.footer-links {
  display: flex;
  gap: 50px;
  justify-content: center;
  column-gap: 95px;
  flex-wrap: wrap;
  width: calc(100% - 570px);
}
.footer-address h4 {
  font-family: "Krona One", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  color:#000;
}
.footer-address p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  color:#000;
}

.footer-links h4 {
  font-family: "Krona One", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  color:#000;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links ul li {
  margin-bottom: 12px;
}

.footer-links ul li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  font-weight: 400;
  transition: color 0.3s ease;
}

.footer-links ul li a:hover {
  color: #2C5AA0;
}

.footer-address {
  width: 230px;
}

.footer-address a {
  color: #2600DB;
  font-weight: 600;
  transition: color 0.3s ease;
}

.footer-bottom {
  margin: 30px auto 15px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-bottom a {
  font-size: 12px;
  color: #5C5C5C;
  text-decoration: none;
  font-weight: 400;
}
.footer-bottom p {
  font-size: 12px;
  color: #5C5C5C;
  font-weight: 400;
}

.footer-bottom a:hover {
  color: #2600DB;
}



.navbar-toggle {
    border: 0px solid transparent;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#open-menu {
    display: none;
    margin-left: auto;
    padding-right: 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.display-menu {
    display: none;
    padding: 0px 20px;
    width: 91%;
    height: 100vh;
    position: fixed;
    background: #F4F3E8;
    z-index: 999999;

    left: 0;
    top: 0;
}
#close-menu {
    top: 32px;
    right: 32px;
    position: absolute;
    width: 18px;
}
.display-menu ul {
    margin-top: 66px;
    margin-bottom: 30px;
    padding-left: 0;
    list-style: none;
}
.display-menu ul li {
    margin-bottom: 18px;
}
.display-menu ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.service-content {display: flex; align-items: start; column-gap: 5%; justify-content: space-between;}
.service-left {width:40%;}
.service-right {width:50%;}
.service-left img {width:100%;}
.bodyContent ul {padding-left: 22px;}
.bodyContent ul li {font-size: 18px; padding-bottom: 5px;}

.drop-small-menu {
    position: absolute;
    padding-top: 20px;
    z-index: 999;
    display: none;
    min-width: 160px;
}
.drop-small-menu ul {
    display: block !important;
    padding: 20px;
    background: #2c5aa0;
    list-style: none;
    border-radius: 5px;
}
.drop-small-menu ul li {
    padding: 4px 0;
}

.drop-small-menu ul li a {
    color: #fff;
    font-size: 16px;
}
.drop-down-list:hover .drop-small-menu {
    display: block;
}

.logo-track {
    display: flex;
    width: max-content;
    will-change: transform;
}
.logo-slider {
    overflow: hidden;
    cursor: grab;
    margin-top:40px;
}
.logoStrip {
    width: 100%;
    padding: 0 0px;
    background-color: #FBF7F4;
}
.logo-riban {margin:95px 0 75px; padding:5px; overflow: hidden;}
.logo-riban ul {display: flex; align-items: center; column-gap: 20px; list-style: none;  column-gap: 50px;  padding-left: 0;}
.logo-riban ul li { padding-left: 17px; color:#000;}
.logo-riban ul li img {filter: grayscale(100%);}

.static-card .card-grid {background: #fff; padding:20px; border-radius: 20px; display:flex; column-gap: 40px; justify-content: space-between;}
.static-card .card-text-box {    width: 450px;}
.static-card .card-image-box {width:calc(100% - 560px);}
.static-card .card-image-box img {width:100%;}
.solution-box-content {padding-left: 15px;}
.solution-box-content h3 {font-weight: 700; font-size: 56px; margin-bottom: 20px; line-height: 62px; font-family: "Manrope", sans-serif;}
.solution-box-content p {font-weight: 400; font-size: 20px; line-height: 28px; color: #333333; margin-bottom: 20px;}
.btndownArrow {margin-top:60px;}
.btndownArrow img {width:36px;}
.static-card .sub-header p {max-width: 660px; margin: 0 auto; line-height: 24px;}
.static-card .sub-header {margin-bottom: 40px;}

.stripLogoSection .stripBgPart {background-image: url(images/Frame-cta.png);  border-radius: 15px;
  background-size: cover;
  padding: 50px 30px;
  background-repeat:no-repeat;}
.stripLogoSection {margin-bottom: 60px;}
.stripLogoSection .sub-header-title h2 {font-weight: 400; font-size: 32px; color:#fff;margin-bottom: 0;}
.stripBgPart {display:flex; column-gap: 40px; justify-content: space-between;}
.stripBgPart .sub-header-title {width:380px; display: flex; align-items: start; column-gap: 20px;}
.stripBgPart .trust_logo {width: calc(100% - 420px); display: flex; align-items: center; }
.stripBgPart .trust_logo_box {padding:10px 20px; width: 100%;}
.stripBgPart .trust_logo_box img {width:100%;}
.stripBgPart .trust_logo span {display: inline-block; height: 80px; border-right: 1px solid #3b3b3b;}

.mobile-cardSection .sub-header p {width:650px; margin:0 auto; line-height: 24px;}
.button-arealight img {width:100%;}
.button-arealight {margin-bottom: 20px;}
.textAnimateOne {display: flex; column-gap: 5px; justify-content: center; font-size: 22px; font-weight: 400; margin-bottom: 40px;}
.textAnimate {position: relative;}
/*.textAnimate span {
  transform: rotate(-9deg);
  background: #ff4d5a; 
  position: absolute;
  display: inline-block; 
  border-radius: 3px; 
  top:-13px;
  padding: 2px 8px; 
  color:#fff; 
  font-size: 22px; 
  font-weight: 400;
  display: none;
}*/
.orange_box {
  transform: rotate(-9deg);
  background: #ff4d5a; 
  display: inline-block; 
  border-radius: 3px; 
  padding: 2px 8px; 
  color:#fff; 
  margin-top: -15px;
  font-size: 22px; 
  font-weight: 400;
  height:30px;
  overflow: hidden;
}
.orange_box span {display: block;}

/*.textAnimate span.active {display: block;}*/

.phone-wrapper {
  position: relative;
  text-align: center;
  padding-top: 54px;
}

/* Static logo */
.logoup img  {
width:44px;
}

/* Phone frame */
.phone {
  width: 230px;
  height: 294px;
  margin: 0 auto;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  padding-top: 60px;
}

/* Slider */
.sliderup {
  position: relative;
  height: 100%;
}

/* Slides */
.slideup {
  position: absolute;
  width: 100%;
  top: 0;
  left: 100%;
  opacity: 0;
  text-align: center;
  transition: all 0.5s ease;
}

.slideup.active {
  left: 0;
  opacity: 1;
}

.slideup.prev {
  left: -100%;
  opacity: 0;
}

.slideup img {
  width: 140px;
  margin-top: 0px;
}

.slideup p {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
}

/* Controls */
.controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 30px;
}

.controls span {
  cursor: pointer;
  font-size: 20px;
}













.sliderSlm {display:flex; column-gap: 30px; align-items: center;
  min-height: 250px;
/*  padding-left: 125px;*/
  justify-content: center; margin-bottom: 50px;}
.slider_image {display:flex; align-items: center; justify-content: center; background: #fff; }
.slider_image img {width:100%;}
.slider_image_box {min-height: 180px; display:flex; align-items: center; justify-content: center;}
.sliderproList p {visibility: hidden; height: 30px;}
.sliderproList { width:100%;will-change: transform; }
.sliderproList.active p {visibility: visible; font-weight: 700; font-size: 18px;}
.customMoibile {margin-top:60px; margin-top: 40px;}
.iconorder4.active {padding:0 50px;}

.iconorder1 .slider_image {width:20px; padding:5px; border-radius: 4px; opacity: 0.3;}
.iconorder2 .slider_image {width:40px; padding:10px; border-radius: 6px; opacity: 0.4;}
.iconorder3 .slider_image {width:60px; padding:15px; border-radius: 12px; opacity: 0.9;}
.iconorder4 .slider_image {width:120px; padding:20px; border-radius: 15px; opacity: 1;}
.iconorder5 .slider_image {width:60px; padding:15px; border-radius: 6px; opacity: 0.9;}
.iconorder6 .slider_image {width:40px; padding:10px; border-radius: 10px; opacity: 0.4;}
.iconorder7 .slider_image {width:20px; padding:5px; border-radius: 4px; opacity: 0.3;}
.iconorder8 .slider_image {width:10px; padding:3px; border-radius: 5px; opacity: 0.1;}

.iconorder8 {display: none;}

.iconorder3 .slider_image img {opacity: 0.5}
.iconorder5 .slider_image img {opacity: 0.5;}

.customMoibile {overflow: hidden;}

.arrowcontrols {display: flex; column-gap: 20px; justify-content: center;}
.arrowcontrols span {cursor: pointer;}

.sliderSlm {
  cursor: grab;
  user-select: none;
}

.sliderproList {
  will-change: transform;
}


.solution-box-content h3 span {display: block;}

/* mycss for mobile slide */
.sliderInMo .sliderpos img {width: 100%; margin: 0 auto;}
.sliderpos {padding:30px;}
.advMibile {padding: 70px 0 0;}
.sliderimagewrap {min-height:160px;}

.sliderpos p {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s;
}

/* Active slide */
.sliderpos.slick-current p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition-delay: 0.3s; /* delay effect */
}
/*.sliderpos.slick-current {width:170px!important;}
.sliderpos {width:120px!important;}*/


/* end:: mobile slide */


.frameImage {position: absolute; width: 700px; top: 0; left: calc(50% - 350px);}
.mobile_card {position: relative; margin-top: 40px; height: 560px;}


/* container */
.sliceSlides {
  position: relative;
}

/* default state */
.sliceSlides .card-grid {
  box-shadow: inset 0 12px 20px -9px rgba(0, 0, 0, 0.15);
  transition: top 0.8s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
  margin-bottom: 20px;
}

/* active */
.card-grid.active-layer {
    position: sticky;
    will-change: top;
    box-sizing: border-box;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex; /* safe now */
}

/* position stacking */
.sliceSlides .card-grid:nth-child(1).active-layer { top: 100px; }
.sliceSlides .card-grid:nth-child(2).active-layer { top: 115px; }
.sliceSlides .card-grid:nth-child(3).active-layer { top: 130px; }
.sliceSlides .card-grid:nth-child(4).active-layer { top: 145px; }



/* form start */
  .overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    z-index: 100099;
  }

  .modal {
    background: #f5f3ec;
    border-radius: 20px;
    padding: 36px 32px 32px;
    width: 100%;
    max-width: 460px;
    position: relative;
    animation: fadeIn 0.2s ease;
  }

  @keyframes fadeIn {
    from { opacity: 0; transform: translateY(-12px); }
    to   { opacity: 1; transform: translateY(0); }
  }

  .close-btn {
    position: absolute;
    top: 18px; right: 20px;
    background: none; border: none;
    cursor: pointer; font-size: 20px;
    color: #888; padding: 4px 8px;
    border-radius: 6px; line-height: 1;
    transition: background 0.15s;
  }
  .close-btn:hover { background: rgba(0,0,0,0.07); }


  /* Field */
  .field { margin-bottom: 18px; }

  .field label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 6px;
    transition: color 0.15s;
  }

  .field label .err-msg {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    color: #c0392b;
    display: none;
  }

  .field input {
    width: calc(100% - 32px);
    padding: 14px 16px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: #fff;
    font-size: 14px;
    color: #111;
    outline: none;
    transition: box-shadow 0.15s, border-color 0.15s;
  }
  .field input::placeholder { color: #aaa; }
  .field input:focus { box-shadow: 0 0 0 2.5px #3d35c4; }

  /* Error state */
  .field.error label { color: #c0392b; }
  .field.error label .err-msg { display: inline; }
  .field.error input {
    border-color: #e74c3c;
    background: #fff8f8;
    box-shadow: none;
  }
  .field.error input:focus { box-shadow: 0 0 0 2.5px #e74c3c; }

  .submit-btn {
    width: 100%;
    padding: 16px;
    margin-top: 6px;
    background: #3d35c4;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.15s, transform 0.1s;
  }
  .submit-btn:hover { background: #2e28a3; }
  .submit-btn:active { transform: scale(0.99); }

  /* Success */
  .success { display: none; text-align: center; padding: 20px 0; }
  .success-icon {
    width: 56px; height: 56px;
    background: #3d35c4;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    margin: 0 auto 16px;
  }
  .success-icon svg { width: 26px; height: 26px; }
  .success h3 { font-size: 20px; font-weight: 600; color: #111; margin-bottom: 8px; }
  .success p  { font-size: 14px; color: #666; }

  @media (max-width: 480px) {
    .modal { padding: 28px 20px 24px; border-radius: 16px; }
  }
/* form end */


#scrolltoTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;

  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);

  transition: all 0.3s ease;
  z-index: 999;
}

#scrolltoTop img {
  width: 36px;
}

/* show state */
#scrolltoTop.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}


/* ========== RESPONSIVE ========== */
@media (max-width: 992px) {
  .edu-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .edu-grid {
    grid-template-columns: 1fr;
  }


}

/* Responsive */
@media (max-width: 768px) {
  .testimonial-wrapper {
    flex-direction: column-reverse;
    text-align: center;
  }

  .testimonial-content {
    padding: 0;
  }

  .authortxt {
    justify-content: center;
  }

  .footer-top {
        flex-direction: unset;
        text-align: left;
        align-items: center;
        gap: 20px;
        display: block;
  }
  .footer-links {
    justify-content: start;
    text-align: left;
    width: 100%;
  }
  .footer-links > div {width:40%;}
  .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  .service-content {display: block;}
  .service-left {width: 100%; margin-bottom: 20px;}
  .service-right {width: 100%;}

  .logo img {width: 150px;}
  .main-nav {display: none;}
  .header-wrap .buttoncta .btn-primary {display: none;}
  .hero-text h1 br { display: inline;}
  .hero-text h1 {font-size: 32px;line-height: 38px; margin-bottom: 10px;}
  .hero-text h1 span {display: inline;}
  .hero-text { width: calc(100% - 32px); margin: 0 auto;}
  .hero-images img {max-width: 100%;}
  .hero-content {display: block; margin-top: 268px;}
  .hero-text .tagline {font-size: 16px; padding: 8px 20px;}
  .hero-features {display: block;}
  .hero-features li { margin-bottom: 10px;}
  .footer-address {padding: 20px 0 0;}
  .sub-header h2 { font-size: 24px; line-height: 32px;}

   .tab_slide { padding: 40px 0;}
   .solution-grid {grid-template-columns: repeat(1, 1fr);}
   .solution-box .solution-box-content {padding: 20px;}
   .btnRight { text-align: left; margin-bottom: 15px;}
   .testimonial-section-wrap h2 { font-size: 36px; line-height: 42px;}
   .testimonial-image {display: none;}
   .testimonial-section-wrap .testimonial-section {padding-bottom: 60px; padding-left: 20px; padding-right: 20px;}
   .testimonial-text { padding-left: 0; }
   .testimonial-content .quote-icon img { width: 85px; }
   .testimonial-content p { font-size: 22px;}
   .author-info {text-align: left;}
   .author-info p {font-size: 14px;}
   .testimonial-section .slick-next {top: -62px !important;right: 20px !important;}
   .testimonial-section .slick-prev {top: -78px !important;right: 66px !important;}
   .ctaSection .section-subtitle {padding: 0 0px;}
   .sub-header p { font-size: 14px;}
   .btn-primary { font-size: 14px;padding: 8px 15px;}
   .cta-buttons {gap: 20px;}
   .footer-left {flex: 1; }
   .footer-links {gap: 30px; flex: 1 1;}
   .competency-section .sub-header-grad {padding: 0;text-align: center;}
   .competency-section .mySwiper {padding:0 0 0 20px;}
   .slide-image { margin-left: -15px;margin-bottom: -15px;margin-right: -15px;}
   .swiper-wrapper .slick-next { bottom: -60px !important;}
   .swiper-wrapper .slick-prev {bottom: -44px !important;}
   .btn-secondary { font-size: 14px; padding: 8px 15px;}
   .hero-text p { padding-right: 0; font-size: 16px;}
    #open-menu { display: block; }
    .static-card .card-image-box {display: none;}
    .solution-box {display: none;}
    .tab.active .dashboardSolMobile {display: block; margin-top:20px;} 



.competency-section {display: block;}
.sub-header-grad {width: 100%;}
.sliderComponent {width: 100%;}
.tab_slide h2 {width: 100%;}
.solution-grid {border-radius: 15px;}
.tab {margin: 0 20px 0 20px;}
.mobile-cardSection .sub-header p {width: 100%;}
.mobile-cardSection {overflow: hidden;}
.stripBgPart .sub-header-title {width: 100%; display: block; text-align: center;}
.stripLogoSection .sub-header-title img {display: none;}
.stripBgPart {display: block;}
.stripBgPart .trust_logo {width: 100%; flex-wrap: wrap;}
.stripLogoSection .stripBgPart {padding: 40px 5px;}
.stripBgPart .trust_logo span {height: 50px;}
.trust_logo {margin-top: 30px;}
.static-card .card-text-box {width: 100%;}
.solution-box-content img.actonmo {display: block!important; width:100%; border-radius: 15px; margin-bottom: 20px;}
.solution-box-content h3 {font-size: 20px; line-height: 28px;}
.solution-box-content h3 span {display: inline;}
.solution-box-content {padding-left: 0;}
.solution-box-content p {font-size: 14px; line-height: 22px;margin-bottom: 15px;}
.btndownArrow img {width: 24px;}
.vertiLine {left: 16px;}
.matricsImage span {left: -50px;}
.matricsImage span {width: 30px; height: 30px;}
.matricsList {display: block;}
.matricsList .matricsImage {width: 100%; margin-bottom: 20px;}
.matricsList .matricsContent {width: 100%;}
.matricsContent p {font-size: 14px;color: #fff;padding-right: 0;}
.matricsBody {padding-left: 50px;}
.footer-links ul li {margin-bottom: 7px;}
.footer-links h4 {margin-bottom: 15px;}
.footer-left {width: 100%; margin-bottom: 20px;}
.footer-left img {width: 70px;margin-bottom: 20px;}
.matricsContent h3 { font-size: 20px;}
.matricsSection .sub-header h2 {font-size: 24px;}
.stripLogoSection .sub-header-title h2 {font-size: 24px;}
.sliderSlm {padding-left: 58px;}
.tab h3 {font-size: 20px;}
.tab_slide .solution-grid {padding: 30px 0;}
.tab p {font-size: 14px;}
.site-header .btn-bookdemo {display: none;}
.hero-banner {background-position:top right;background-size: 544px;}
.hero-banner { padding:0px 0; background:#F4F3E8; background-image: url(images/mobile-herobaner.png)!important; 
  height: 100vh;
  background-size: cover;
  background-repeat:no-repeat; }
.hero-content { position: absolute; bottom: 0px;  margin-top: 0;left: 0;
    background: linear-gradient(to top, #c6bba5 0%, #c6bba51f 96%, transparent 100%, transparent 100%);
}

.sub-header { max-width: 100%;}
.Btn_yellowDefault {font-size: 10px;}
.slide-content div {min-height: 189px;}
.tab.active::before { height: 100px;}
.sliderproList {display: none;}
.iconorder4.active {display: block;}
.sliderSlm {padding-left: 0px;}
.sliderproList.iconorder3 {display: block;}
.sliderproList.iconorder5 {display: block;}
.padTB {
    padding: 30px 0;
}
.ctaBgPart .sub-header {width: 94%;}
.hero-buttons {margin-top: 0 !important;}
.hero-text p {margin-bottom: 10px;}


.bluegif img {
  width: 128%;
  height: 194px;
  position: absolute;
  z-index: 9;
  bottom: auto;
  top: 220px;
  right: -10px;
}
.orangegif {display: none;}
.header-wrap .buttoncta {display:block;}
.stripBgPart .trust_logo_box {width: calc(50% - 45px);}

.foMohd {display: none!important;}
.zeimage img {width: 82%!important;}
.bluegif {display: none;}
.swipers-1 .slide-content div {margin-bottom: -3px;}

}

.swipers-3 .slide-content div {margin-bottom:3px;}
@media (min-width: 1600px) and (max-width: 2200px) {
    .swipers-3 .slide-content div {margin-bottom:-4px;}
    .swipers-1 .slide-content div {margin-bottom: -4px;}
}
@media (min-width: 1400px) and (max-width: 1600px) {
    .swipers-2 .slide-content div {margin-bottom:4px;}
    .swipers-3 .slide-content div {margin-bottom:-1px;}
}

@media (min-width: 971px) and (max-width: 1320px) {
.slide-content div {
    min-height: 340px;
}
}





