#experiences .head_left p {
  font-family: Archivo Narrow;
  font-size: 2rem;
  line-height: 25px;
  font-weight: 700;
  margin: 0;
}
#experiences .head_right p {
  font-family: Archivo Narrow;
  font-size: 55px;
  font-weight: 700;
  color: rgba(86, 65, 150, 0.1);
  margin: 0;
}

.ifs_service-card {
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
  height: 250px;
}

.ifs_service-content {
  position: absolute;
  border-radius: 3%;
  top: 80%;
  left: 0;
  right: 0;
  background: linear-gradient(143.1deg, #42348b 24.41%, #a677c5 132.12%);
  color: white;
  padding: 10px 20px;
  transition: top 0.4s ease;
  height: 100%;
}

.ifs_service-card:hover .ifs_service-content {
  top: 0;
}

/* Styles for tablets */
.ifs-services .ifs_ser_t2 {
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
  text-align: left;
  color: #efefef;
  padding-top: 50px;
}
.ifs-services .sec-title h1 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  font-family: var(--bs-font-family);
}
.ifs-services .sec-title span {
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
}

.ifs-banner-man {
  width: 370px;
}

.ifs_sec1 h1 {
  font-family: Archivo Narrow;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: justify;
}

/* ifs application Sec Start */
.nav-pills-ifs-app {
  background-color: #03143d;
  height: 80px;
}

.nav-pills-ifs-app .nav-link.active {
  background: linear-gradient(143.1deg, #42348b 24.41%, #a677c5 132.12%);
  color: #fff;
  border-radius: 0;
}
.nav-pills-ifs-app .nav-link {
  font-family: Archivo Narrow;
  font-size: 29px;
  font-weight: 700;
  line-height: 31px;
  color: #fff;
  height: 80px;
}

/* Optional: Change active hover/focus styles */
.nav-pills-ifs-app .nav-link.active:hover,
.nav-pills-ifs-app .nav-link.active:focus {
  background: linear-gradient(143.1deg, #42348b 24.41%, #a677c5 132.12%);
  color: #fff;
  border-radius: 0;
}

#ifs_applications_sec .title_sec1 .left {
  font-family: Archivo Narrow;
  font-size: 75px;
  font-weight: 700;
  line-height: 89px;
  text-align: left;
}
#ifs_applications_sec .title_sec1 .left span {
  background: linear-gradient(143.1deg, #42348b 24.41%, #a677c5 132.12%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#ifs_applications_sec .title_sec1 .right {
  font-family: Archivo Narrow;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  text-align: justify;
  height: 170px;
}
#ifs_applications_sec .ifs_cloud .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 10px 0px;
  width: 366px;
  height: 70px;
  border-radius: 20px;
  display: flex;
  align-items: center; /* Centers vertically */
  justify-content: center; /* Centers horizontally (optional) */
}

#ifs_applications_sec .ifs_erp .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 10px 0px;
  width: 366px;
  height: 70px;
  border-radius: 20px;
  display: flex;
  align-items: center; /* Centers vertically */
  justify-content: center; /* Centers horizontally (optional) */
}

#ifs_applications_sec .ifs_eam .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 6px 0px;
  width: 366px;
  height: 65px;
  border-radius: 20px;
  display: flex;
  align-items: center; /* Centers vertically */
  justify-content: center; /* Centers horizontally (optional) */
}

#ifs_applications_sec .ifs_fsm .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 10px 0px;
  width: 366px;
  height: 70px;
  border-radius: 20px;
  display: flex;
  align-items: center; /* Centers vertically */
  justify-content: center; /* Centers horizontally (optional) */
}

#ifs_applications_sec .ifs_erp .car_tit h3 {
  font-family: Archivo Narrow;
  font-size: 32px;
  font-weight: 600;
  line-height: 50px;
}
#ifs_applications_sec .ifs_erp .car_tit h2 {
  font-family: Archivo Narrow;
  font-size: 42px;
  font-weight: 600;
  line-height: 50px;
}

#ifs_applications_sec .ifs_erp .car_tit h5 {
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}

#review_carousel .item .title {
  font-family: Archivo Narrow;
  font-size: 28px;
  font-weight: 500;
  line-height: 28.75px;
}
#review_carousel .item .text {
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 400;
  line-height: 26.95px;
  text-align: center;
}


#ifs_applications_sec .ifs_erp .re_cer_con {
  background: linear-gradient(143.1deg, #42348b 24.41%, #a677c5 132.12%);
  height: 525px;
  display: flex;
  align-items: center; /* Centers vertically */
  justify-content: center; /* Centers horizontally (optional) */
}

#ifs_applications_sec .ifs_fsm .fsm_img {
  width: 535px;
  height: 400px;
  border-radius: 20px;
}

#ifs_applications_sec .rlt_card {
  background: linear-gradient(143.1deg, #42348b 24.41%, #a677c5 132.12%);
  border-radius: 20px;
  color: #ffffff;
  padding: 20px;
}
#ifs_applications_sec .rlt_card.cloud2 h5 {
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  text-align: center;
}
#ifs_applications_sec .rlt_card.cloud1 h2 {
  font-family: Archivo Narrow;
  font-size: 42px;
  font-weight: 700;
  line-height: 38px;
  text-align: left;
}
#ifs_applications_sec .rlt_card.cloud1 p,
#ifs_applications_sec .rlt_card.cloud1 ul {
  font-family: Archivo Narrow;
  font-size: 23px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
}
/* ifs application Sec end */

.Schedule_btn {
  padding: 8px 18px;
  background-color: #845ec2;
  margin-bottom: 20px;
}
.Schedule_btn span {
  font-size: 18px;
}

.z-in-top30 {
  margin-top: 10px;
  z-index: 4;
}

.extra-bor1 {
  border: 5px solid #845ec2;
}

.extra-bor::before,
.extra-bor::after {
  content: none; /* Remove the pseudo-elements */
}

.extra-bor {
  padding-right: 0; /* Adjust padding if needed */
  gap: 0; /* Reset gap */
}

.whychoose-ifs .card-hg {
  height: 245px;
}

.whychoose-ifs .icon-container{
  margin-right: auto ;
  margin-left: auto ;
}