.melento-banner{
    background: url(../images/melento-onboarding/melento-onboard.png) no-repeat;
    background-size: cover;
}
.team-banner{
  background: url(../images/team-collabration/team-banner.png) no-repeat;
  background-size: cover;
}
.low-code-banner{
  background: url(../images/low-code/low-code-banner.png) no-repeat;
  background-size: cover;
}
.intelligent-banner{
  background: url(../images/ipa/intelligent-banner.png) no-repeat;
  background-size: cover;
}
.low-banner{
  background: url(../images/low-code-agentic/low-code-banner.png) no-repeat;
  background-size: cover;
}
.ipa-banner{
  background: url(../images/ipa/ipa-banner.png) no-repeat;
  background-size: cover;
}
.team-col-banner{
  background: url(../images/team-collabration/team-col-banner.png) no-repeat;
  background-size: cover;
}
.bg-grey-10 {
    background-color: rgba(144, 144, 144, 0.12) !important;
}
  .btn-demo {
    border: 1px solid #0d6efd;
    color: #0d6efd;
    font-weight: 500;
  }
  .btn-demo:hover {
    background-color: #0d6efd;
    color: #fff;
  }
  .icon-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    border: 1px solid #1752BE;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  #card-carousel .owl-nav {
    text-align: center;
    margin-top: 50px;
  }
  #card-carousel .owl-nav button {
    background: none !important;
    border: none !important;
    font-size: 24px !important;
    margin: 0 10px;
    color: #000 !important;
  }
  .border-blue{
    border: 1px solid #1A53BC !important;
  }
 .cardBanner ul li::marker {
    color: red;
    font-size: 25px;
  }
  .cardBanner{
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 330px;
    background-color: #fff;
  }
  .cardBanner img{
    width: 30px !important;
  }
  .cardBanner.bg-gradient-n-two h4,   .cardBanner.bg-gradient-n-two ul li{
    color: #fff;
  }
  .custom-bullets li::marker{
    text-align: left;
    font-size: 25px;
    color: #6C3AEF;
  }
  .custom-bullets li{
    text-align: left;
  }
  .feature-item.active{
    background-color: #fff !important;
  }
  .leftCurve{
    position: absolute;
    top: 10px;
    left: -90px;
    z-index: -1;
  }
  .rightCurve{
    position: absolute;
    right: 7px;
    bottom: 0;
    z-index: -1;
  }

  #kyc-Carousel .highlight {
    color: #e4007d;
    font-weight: bold;
  }

  #kyc-Carousel .owl-carousel .item {
    background: #fff;
    color: #000;
    border-radius: 15px;
    padding: 30px 20px;
    margin: 0 auto;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    min-height: 250px;
    margin: 50px 0px;
  }

  #kyc-Carousel .owl-item.active.center .item {
    transform: scale(1.0);
    box-shadow: 0 10px 25px rgba(0,0,0,0.4);
    z-index: 5;
    min-height: 400px;
    border-radius: 15px;
  }

  /* Dots */
  .owl-dots {
    display: block !important;
    text-align: center;
    margin-top: 15px;
}
.owl-dot span {
    width: 12px;
    height: 12px;
    background: #fff !important;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
}
.owl-dot.active span {
    background: #f00 !important; /* active color */
}
  #kyc-Carousel .item img{
    width: 80px !important;
    display: inline;
  }
  .f-pink{
    color: #E40278;
  }
  .dotClass{
    position: absolute;
    bottom: 20px;
    left: -20px;
  }
  .cursor-pointer{
    cursor: pointer;
  }
  /*PM CSS*/

  .pm-banner{
    background: url(../images/project-management/pm-banner.png) no-repeat;
    background-size: cover;
  }
  .border-color-g{
    border: 2px solid #d57eb1 !important;
  }
  .bg-eedee9{
    background-color: #eedee9 !important;
  }
  .border-right-r{
    border-right: 2px solid #E4B8F7;
  }
  @media(max-width:767px){
    .border-right-r{
      border: none;
    }
    .leftCurve{
      display: none;
    }
    .rightCurve{
      display: none;
    }
    .border-radious{
      border-radius: 20px 20px 0px 0px !important;
    }
  }
  .ptb-100{
    padding: 100px 0px !important;
  }
  .bg-light-blue-1{
    background: #6c3aef;
  }
  .border-radious{
    border-radius: 20px 0px 0px 20px;
  }
  .arrowIcon{
    width: 20px !important;
    position: relative;
    top: 10px;
  }
  .border-dark-silver{
    border: 1px solid #707070;
  }
  .qc-divider {
    width: 2px;
    height: 120px;
    background-color: #707070;
  }
  .bg-dark-silver
  {
    background-color: #B50068;
  }
  .border-dark-silver1
  {
    border:1px solid #B50068 !important;
  }
  .border-blue-one{
    border: 3px solid #A844E1;
  }
  /*low-code css*/
  .low-code-box{
    background: #FCFFFC 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 21px;
  }
  .imgCiricle{
    width: 40px;
    height: 40px;
    left: 47%;
    position: absolute;
    bottom: -30px;
    z-index: 9;
    background: #fff;
  }
   .imgCiricleOne{
    width: 40px;
    height: 40px;
    bottom: 40%;
    position: absolute;
    right: -32px;
    z-index: 9;
    background: #fff;
    display: flex !important;
  }
  .globalCard{
    box-shadow: 3px 3px 21px #00000029;
border-radius: 10px;

  }
  .globalCard h6::before{
    content: '';
    position: absolute;
    left: 36px;
    background: #1A53BC;
    height: 30px;
    width: 2px;
  }
.bg-fa{
  background-color: #FAFAFA;
}
/*intelligent -process*/
#melentoWayCarousel .owl-nav{
  text-align: center;
  padding: 30px 0px;
}
#melentoWayCarousel .owl-prev{
  margin-right: 15px;
}
.min-height-530{
  min-height: 530px;
}
#lastSec .leftCurve {
  position: absolute;
  top: 80px;
  left: -10px;
  z-index: -1;
}
#lastSec .rightCurve {
  position: absolute;
  right: 7px;
  top: 100px;
  z-index: -1;
}
.leftDOt{
  left: -10px;
}
/*low-code*/

.highlight-green {
  position: relative;
  display: inline-block;
  padding: 2px 5px;
}

.highlight-green::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
  /* Adjust thickness */
  background-color: #b097f3 !important;
  /* Green underline */
  border-radius: 20px;
  /* Rounded corners */
  z-index: 0;
  /* Ensure it stays behind */
}

.highlight-green span {
  position: relative;
  display: inline-block;
  z-index: 1;
  /* Ensures text stays above */
}

.progress-line {
  position: absolute;
  top: 50%;
  left: 13%;
  width: 78vw;
  height: 1px;
  background-color: #000;
  transform: translateY(-50%);
  overflow: hidden;
}

.dot {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.dot.blue {
  background-color: #071E84;
  left: 13%;
}

.dot.yellow {
  background-color: #6C3AEF;
  left: 48%;
}

.dot.cyan {
  background-color: #071E84;
  left: 80%;
}
.text-gray-1{
  color: #d3d3d3;
}
#melentoWayCarousel .flex-fill{
  min-height: 140px;
  align-items: start;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
#melentoWay{
  border-radius: 20px 20px 20px 20px;
}
@media (min-width: 768px) {
    .api-card {
        margin: 5px !important;
    }
    .bg-gradient-blue-darkblue1{
      background-color: #fff !important;
    }
}
.api-card {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    width: 320px;
    height: 250px;
    background: #fff;
}
.api-card h2{
  font-size: 60px;
  position: relative;
  bottom: 10px;
}
.bg-gradient-blue-darkblue1 {
  background: 
  linear-gradient(0deg, white 20%, transparent 20%), 
  linear-gradient(270deg, transparent 25%, #1A53BC 20%);
border-top-right-radius: 20px;
}
.top-n15px{
  top: -15px;
}
.border-blue-left{
  border-left:1px solid #1A53BC;
}
@media (max-width: 768px) {
  .bg-gradient-blue-darkblue1{
    background: #fff !important;
  }
  .bg-gradient-blue-darkblue1 h3{
    color: #000 !important;
  }
  #paraSlide{
    color: #000 !important;
  }
  .mobileDot{
    position: relative;
    bottom: 35px;
  }
}
.icon-circle1{
  position: absolute;
  top: -40px;
  left: 40%;
  z-index: 99;
}
#card-carousel .owl-stage-outer{
  padding-top: 40px;
}
.top-left,
.bottom-left {
  text-align: left;
}

.bottom-right,
.top-right {
  text-align: left;
  padding-left: 30px;
}

.impact-container {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
}

.impact-left h2 {
  font-size: 45px;
  margin-bottom: 15px;
  line-height: 57px;
  font-weight: bold;
}

.impact-left p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.6;
}

.impact-left button {
  padding: 10px 20px;
  border: none;
  background-color: #f3f323;
  border-radius: 20px;
  font-weight: 600;
  cursor: pointer;
  color: #000;
  transition: background 0.3s ease;
}

.impact-left button:hover {
  background-color: #e5e517;
}

.impact-right {
  position: relative;
}

.grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  position: relative;
  gap: 40px;
  padding: 40px;
  text-align: center;
}

.metric h3 {
  font: normal normal bold 45px/57px Outfit;
  font-weight: bold;
  color: white;
}

.metric p {
  font-size: 16px;
  color: white;
  margin-top: 8px;
  line-height: 24px;
}

.vertical-line,
.horizontal-line {
  position: absolute;
  background-color: #ccc;
}

.vertical-line {
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.horizontal-line {
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.center-dot {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #fc22d4;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}


/* Responsive */

@media (max-width: 768px) {
  .impact-container {
      grid-template-columns: 1fr;
  }

  .grid {
      grid-template-columns: 1fr;
      grid-template-rows: repeat(4, auto);

  }

  .vertical-line,
  .horizontal-line,
  .center-dot {
      display: none;
  }

  .metric {
      text-align: center;
      padding: 10px 0;
  }

  .freeIn h2 {
      font-size: 30px !important;
      line-height: 35px !important;
  }
}
th, td{
  padding: 30px 25px !important;
}
.cardSpace .owl-nav{
  gap: 0 !important;
}

/*team-collabration-tool*/
.menu-item {
  position: relative;
  cursor: pointer;
  padding-left: 25px; /* space for hover arrow */
}
.active-title {
  font-weight: bold;
  color: #B50068;
}
/* Arrow on active */
.active-title::after {
  content: "";
  position: absolute;
  left: -2px;
  top: 10px;
  width: 20px;
  height: 20px;
  background-image: url('../images/team-collabration/arrow-slide.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.content-section {
  display: none;
}
.content-section.active {
  display: block;
}
.bg-faefff {
  background-color: #faefff;
}

/* Mobile: hide right content column */
@media (max-width: 767px) {
  .desktop-content {
    display: none !important;
  }
  .dispNoneMob{
    display: none !important;
  }
}
/* Desktop: hide inline mobile content */
@media (min-width: 768px) {
  .mobile-content-one {
    display: none;
  }
}
/* Mobile: hide right section */
.mobile-content-one{
  margin-bottom: 50px;
}
.menu-item:hover{
  color: #B50068;
}
#usaForm .form-control{
  background: #f2f2f2 !important;
  box-shadow: none;
  font-size: 14px;
  border-radius: 5px !important;
}
#usaForm .form-control:focus{
  background: #f2f2f2 !important;
  box-shadow: none;
}