section {
  padding: 30px 0px;
}


/* 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: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: justify;
  height: 128px;
}
#ifs_applications_sec .ifs_cloud .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 25px;
  font-weight: 700;
  line-height: 50px;
  /*text-align: center;*/
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 10px 0px;
  width:100%;
  height: 70px;
  border-radius: 20px;
  display: flex;
  align-items: center; /* Centers vertically */
  /*justify-content: center; */
  padding:0px 25px;
  text-transform: capitalize;
}

#ifs_applications_sec .ifs_erp .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  border-radius: 10px;
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 10px 0px;
  width:100%;
  height: 70px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  padding:0px 25px;
}

#ifs_applications_sec .ifs_eam .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: left;
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 6px 0px;
  width: 100%;
  height: 64px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  /*justify-content: center; */
  padding:0px 20px;
  color:#001844;
}

#ifs_applications_sec .ifs_fsm .lft_card {
  background: #f5f5f580;
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: left;
  border-radius: 10px;
  box-shadow: 0px 4px 4.7px 1px #0000001a;
  margin: 10px 0px;
  width:100%;
  height: 70px;
  border-radius: 20px;
  display: flex;
  align-items: center; /* Centers vertically */
  /*justify-content: center;*/
  padding:0px 25px;
}

#ifs_applications_sec .ifs_erp .car_tit h3 {
  font-family: Archivo Narrow;
  font-size: 22px;
  font-weight: 600;
  line-height: 60px;
  text-transform:uppercase;
}
#ifs_applications_sec .ifs_erp .car_tit h2 {
  font-family: Archivo Narrow;
  font-size: 32px;
  font-weight: 600;
  line-height: 65px;
}

#ifs_applications_sec .ifs_erp .car_tit h5 {
  font-family: Archivo Narrow;
  font-size: 24px;
  font-weight: 500;
  line-height: 25px;
}

#review_carousel .item .title {
  font-family: Archivo Narrow;
  font-size: 22px;
  font-weight: 500;
  line-height: 25px;
}
#review_carousel .item .text {
  font-family: Archivo Narrow;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}



#ifs_applications_sec .ifs_erp .re_cer_con{
  background: linear-gradient(143.1deg, #42348B 24.41%, #A677C5 132.12%);
  height:510px ;
  display: flex;
  align-items: center; /* Centers vertically */
  justify-content: center; /* Centers horizontally (optional) */
  flex-direction: column;
}

#ifs_applications_sec .ifs_fsm .fsm_img {
  width: 535px;
  height: 400px;
  border-radius: 20px;
  border: 2px solid #845EC2;
}

#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: 25px;
  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 */

/* odoo Hero Sec Start */
.odoo_sec1 .odoo_hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 10px 30px 60px;
  height: 550px;
}
.odoo_sec1 .odoo_hero h1 {
  font-family: Archivo Narrow;
  font-size: 61.45px;
  font-weight: 400;
  line-height: 65.84px;
  text-align: justified;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.odoo_sec1 .odoo_hero p {
  font-family: Archivo Narrow;
  font-size: 18px;
  font-weight: 100 !important;
  line-height: 25px;
  text-align: justify;
  padding: 10px 0;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  margin-top: 10px;
}
.odoo_hero div {
  padding: 10px;
}
/* .odoo_hero div span{
  font-size:10px;
} */
.p-10 {
  padding: 10px;
}
/* odoo Hero Sec end */

/* odoo Application Sec end */

/* odoo Why choose Sec Start */
/* #choose {
  height: 600px;
} */

/* Custom CSS for hover effect */
.service-card {
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
  height: 400px;
}

.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%;
}

.service-card:hover .service-content {
  top: 0;
}

/* Styles for flipping effect  */

/* odoo Why choose Sec End */

/* 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: 26px;
  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 application Sec end */

.pd-rg-100{
  padding-right: 100px;
}

.digital_transform{
  padding: 5px 0px;
}
.content_box{
  height: 200px;
}

.icon {
  width: 16.4px;
  height: 15.97px;
}


#services{
  padding-top: 15px;
  padding-bottom: 60px;
}