.inner-banner {
  overflow: hidden;
  position: relative;
}
.inner-banner .banner-image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.inner-banner .banner-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  margin-top: -18%;
}
@media screen and (max-width: 1740px) {
  .inner-banner .banner-image {
    height: 1830px;
  }
}
@media screen and (max-width: 991px) {
  .inner-banner .banner-image {
    height: 956px;
  }
  .inner-banner .banner-image img {
    height: 122%;
  }
}
@media screen and (max-width: 820px) {
  .inner-banner .banner-image {
    height: 100%;
  }
  .inner-banner .banner-image img {
    height: 122%;
  }
}
@media screen and (max-width: 1365px) {
  .inner-banner h1.data-management {
    font-size: 50px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991px) {
  .inner-banner {
    min-height: 800px;
  }
}
@media screen and (max-width: 820px) {
  .inner-banner {
    min-height: 900px;
  }
}
@media screen and (max-width: 500px) {
  .inner-banner {
    min-height: 1000px;
  }
}

.card-box {
  padding: 90px;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0.6);
  margin-top: 8%;
}
@media screen and (max-width: 1365px) {
  .card-box.data-management .font-60 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .card-box {
    padding: 50px;
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .card-box {
    padding: 20px;
  }
}

.header-black .header-menu-global {
  background-color: #000;
}

@media (max-width: 450px) {
  .global-wrapper .container-xlarge.frontier-head-con .card-box h3 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  .global-wrapper .container-xlarge.frontier-head-con .card-box p {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.cta-svg-line-anim svg .draw-curve-1 {
  stroke-dashoffset: 2111.19921875px;
  stroke-dasharray: 2111.19921875px;
  transition: stroke-dashoffset 2s linear 0s;
}
@media (max-width: 767px) {
  .cta-svg-line-anim svg .draw-curve-1 {
    stroke-width: 9;
  }
}
.cta-svg-line-anim.active svg .draw-curve-1 {
  stroke-dashoffset: 4222.3984375px;
}

.cta-form-top-anim svg .draw-footer-form-top-curve {
  stroke-dashoffset: 2249.0639648438px;
  stroke-dasharray: 2249.0639648438px;
  transition: stroke-dashoffset 2s linear 0s;
}
@media (max-width: 767px) {
  .cta-form-top-anim svg .draw-footer-form-top-curve {
    stroke-width: 9;
    opacity: 1;
  }
}
.cta-form-top-anim.active svg .draw-footer-form-top-curve {
  stroke-dashoffset: 4498.1279296875px;
}

.cta-form-bottom-anim svg .draw-footer-form-bottom-curve {
  stroke-dashoffset: 2256.82421875px;
  stroke-dasharray: 2256.82421875px;
  transition: stroke-dashoffset 2s linear 0s;
}
@media (max-width: 767px) {
  .cta-form-bottom-anim svg .draw-footer-form-bottom-curve {
    stroke-width: 9;
    opacity: 1;
  }
}
.cta-form-bottom-anim.active svg .draw-footer-form-bottom-curve {
  stroke-dashoffset: 0;
}

.approach-wrapper {
  overflow: hidden;
}
.approach-wrapper.bg-light-blue {
  background-color: #f3f7fb;
}
.approach-wrapper .approach-data {
  display: flex;
  gap: 16px;
}
.approach-wrapper .approach-data .left-col {
  width: 40%;
  color: #2475EC;
}
.approach-wrapper .approach-data .right-col {
  width: 60%;
}
@media (max-width: 991px) {
  .approach-wrapper .approach-data {
    flex-wrap: wrap;
  }
  .approach-wrapper .approach-data .left-col, .approach-wrapper .approach-data .right-col {
    width: 100%;
  }
}
.approach-wrapper p {
  margin-bottom: 0;
}

/* Timeline Styles */
.timeline {
  position: relative;
  padding-left: 60px;
  margin-left: 30px;
  border-left: 2px solid #BEBEBE;
  padding-top: 60px;
  margin-top: 30px;
}
.timeline .timeline-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 75px;
  position: relative;
}
.timeline .timeline-item .icon {
  width: 60px;
  height: 60px;
  background-color: #C201B0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -90px;
  top: -20px;
}
.timeline .timeline-item .icon img {
  width: 42px;
  height: 42px;
}
.timeline .timeline-item .content h3 {
  font-weight: bold;
  margin-bottom: 16px;
}

.sap-offering {
  overflow: hidden;
}
.sap-offering .left-col {
  width: 40%;
}
.sap-offering .right-col {
  width: 60%;
  padding-left: 80px;
}
@media only screen and (max-width: 1200px) {
  .sap-offering .right-col {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .sap-offering {
    padding-bottom: 60px;
  }
  .sap-offering .left-col, .sap-offering .right-col {
    width: 100%;
  }
  .sap-offering .right-col {
    padding-left: 0px;
  }
  .sap-offering .left-col {
    padding-bottom: 30px;
  }
}

.flex-wrap {
  flex-wrap: wrap;
}

/* sap consulting services page */
.sap-offering .slider-tab__sec {
  border: 1px solid #0095FF;
  border-radius: 50px;
  padding: 76px 56px 50px;
  color: #fff;
}
.sap-offering .slider-tab__sec .slider-tab__left {
  width: auto !important;
  position: relative;
}
.sap-offering .slider-tab__sec .slider-tab-dropdown {
  display: none;
  background-color: #237efb;
  font-size: 18px;
  padding: 15px 50px 10px 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  font-family: "Helvetica-Bold";
}
.sap-offering .slider-tab__sec .slider-tab-dropdown::after {
  display: block;
  content: "";
  border: solid #030a24;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 17px;
  transition: all 0.25s ease;
}
.sap-offering .slider-tab__sec .slider-tab-dropdown.tab-selected::after {
  top: 21px;
  transform: rotate(224deg);
}
.sap-offering .slider-tab__sec .slide-slider-copy__image {
  width: 127px;
  height: 127px;
  background-color: #fff;
  border-radius: 100px;
  padding: 33px;
}
.sap-offering .slider-tab__sec h3 {
  margin: 34px 0;
}
@media only screen and (max-width: 1200px) {
  .sap-offering .slider-tab__sec {
    padding: 30px 20px 20px;
  }
  .sap-offering .slider-tab__sec .list {
    margin: 40px -10px 0 !important;
  }
  .sap-offering .slider-tab__sec .list li {
    padding: 15px;
    margin: 10px 10px;
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 992px) {
  .sap-offering .slider-tab__sec .list {
    margin: 80px -15px 0 !important;
    list-style: none;
    margin: 0 -15px;
    padding: 0px;
    flex-wrap: wrap;
    display: flex !important;
  }
  .sap-offering .slider-tab__sec .list li {
    width: calc(50% - 30px);
    margin: 20px 15px;
    border: 1.5px solid #237EFB;
    border-radius: 100px;
    padding: 24px 20px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .sap-offering .slider-tab__sec .list li.active, .sap-offering .slider-tab__sec .list li:hover {
    background: #237EFB;
    color: #fff;
  }
}
@media screen and (max-width: 991px) {
  .sap-offering .slider-tab__sec .list {
    display: none;
    top: calc(100% - 19px);
    width: 100%;
    position: absolute;
    z-index: 4;
    background: #237efb;
    margin: 0px !important;
    padding: 0px;
    list-style: none;
  }
  .sap-offering .slider-tab__sec .list li {
    padding: 10px;
    margin: 0px;
    border-bottom: solid 1px #707070;
    left: 0px;
    width: 100%;
  }
  .sap-offering .slider-tab__sec .list li.active, .sap-offering .slider-tab__sec .list li:hover {
    background: #000;
  }
  .sap-offering .slider-tab__sec .slider-tab-dropdown {
    display: block;
    background-color: #237efb;
    font-size: 18px;
    padding: 15px 50px 10px 20px;
    line-height: 1.2;
    margin-bottom: 20px;
    position: relative;
    font-family: Helvetica-Bold;
  }
  .sap-offering .slider-tab__sec .slider-tab {
    display: flex;
    flex-direction: column-reverse;
  }
  .sap-offering .slider-tab__sec h3 {
    margin: 20px 0;
  }
}

.slick-arrow {
  display: none !important;
  transform: none !important;
  top: initial !important;
  bottom: 0 !important;
  left: 0 !important;
  right: initial !important;
  width: get-vw(104px);
  height: get-vw(104px);
  background: url(../../images/industry/sl-arrow.svg) !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
  background-size: contain !important;
  z-index: 3;
}
.slick-arrow::before {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .slick-arrow {
    display: block !important;
    width: 30px;
    height: 30px;
    bottom: -80px !important;
  }
}
.slick-arrow:hover {
  opacity: 0.6;
}
.slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.slick-arrow.slick-next {
  transform: rotate(180deg) !important;
}
@media screen and (max-width: 991px) {
  .slick-arrow.slick-next {
    left: 50px !important;
  }
}

.unique-value {
  overflow: hidden;
}

.vtab-style-1 .slider-tab-dropdown {
  display: none;
  background-color: #237efb;
  font-size: 18px;
  padding: 15px 50px 10px 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  font-family: "Helvetica-Bold";
  color: #fff;
}
.vtab-style-1 .slider-tab-dropdown::after {
  display: block;
  content: "";
  border: solid #030a24;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 17px;
  transition: all 0.25s ease;
}
.vtab-style-1 .slider-tab-dropdown.tab-selected::after {
  top: 21px;
  transform: rotate(224deg);
}
.vtab-style-1 .slide-slider {
  box-shadow: 21px 21px 60px rgba(0, 0, 0, 0.29);
  background-color: #fff;
  padding: 30px 0 30px 30px;
  border-radius: 42px;
}
.vtab-style-1 .slide-slider .icon {
  background: #237EFB;
  border-radius: 100px;
  padding: 30px;
  box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
  width: 127px;
  margin-right: 20px;
}
.vtab-style-1 .slide-slider h3 {
  width: calc(100% - 150px);
  font-weight: 700;
}
.vtab-style-1 .slide-slider p {
  margin: 20px 30px 0 0;
}
.vtab-style-1 .slide-slider-copy__image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vtab-style-1 .slide-slider-copy__area ul {
  padding: 0px;
  margin: 20px 30px 0 0;
}
.vtab-style-1 .slide-slider-copy__area ul li {
  display: flex;
  align-items: center;
  padding-left: 45px;
  position: relative;
  margin: 10px 0;
}
.vtab-style-1 .slide-slider-copy__area ul li:before {
  content: "";
  background: url("../images/data-engineering/check.svg") no-repeat center center;
  width: 25px;
  height: 25px;
  margin-right: 27px;
  background-color: #C301B1;
  box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
  border-radius: 100px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .vtab-style-1 .slider-tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .vtab-style-1 .slider-tab__left {
    width: 50%;
    position: relative;
  }
  .vtab-style-1 .slide-slider {
    width: 50%;
    max-width: 658px;
  }
  .vtab-style-1 .list {
    list-style: none;
    display: block !important;
    padding: 0px;
  }
  .vtab-style-1 .list li {
    cursor: pointer;
    color: rgba(11, 12, 40, 0.2);
    margin: 30px 0px;
    padding: 0px 0 0 25px;
    display: flex;
    position: relative;
  }
  .vtab-style-1 .list li.active, .vtab-style-1 .list li:hover {
    color: #0B0C28;
  }
  .vtab-style-1 .list li.active:before, .vtab-style-1 .list li:hover:before {
    content: "";
    width: 14px;
    height: 14px;
    background: #C301B1;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 5px;
  }
}
@media screen and (max-width: 991px) {
  .vtab-style-1 {
    padding-bottom: 80px;
  }
  .vtab-style-1 .slider-tab__left {
    position: relative;
  }
  .vtab-style-1 .list {
    display: none;
    top: calc(100% - 19px);
    width: 100%;
    position: absolute;
    z-index: 4;
    background: #237efb;
    margin: 0px !important;
    padding: 0px;
    list-style: none;
  }
  .vtab-style-1 .list li {
    padding: 10px;
    margin: 0px;
    border-bottom: solid 1px #707070;
    left: 0px;
    width: 100%;
    color: #fff;
  }
  .vtab-style-1 .list li.active, .vtab-style-1 .list li:hover {
    background: #000;
  }
  .vtab-style-1 .slider-tab-dropdown {
    display: block;
    background-color: #237efb;
    font-size: 18px;
    padding: 15px 50px 10px 20px;
    line-height: 1.2;
    margin-bottom: 20px;
    position: relative;
    font-family: Helvetica-Bold;
  }
  .vtab-style-1 .slider-tab {
    display: flex;
    flex-direction: column;
  }
  .vtab-style-1 h3 {
    margin: 20px 0;
  }
}

.tabs-section {
  overflow: hidden;
}

.vtab-style-2 .slider-tab-dropdown {
  display: none;
  background-color: #237efb;
  font-size: 18px;
  padding: 15px 50px 10px 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  font-family: "Helvetica-Bold";
  color: #fff;
}
.vtab-style-2 .slider-tab-dropdown::after {
  display: block;
  content: "";
  border: solid #030a24;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 32px;
  transition: all 0.25s ease;
}
.vtab-style-2 .slider-tab-dropdown.tab-selected::after {
  top: 21px;
  transform: rotate(224deg);
}
.vtab-style-2 .slide-slider {
  box-shadow: 21px 21px 60px rgba(0, 0, 0, 0.29);
  background-color: #fff;
  padding: 80px 20px 80px 60px;
  border-radius: 42px;
}
.vtab-style-2 .slide-slider h3 {
  font-weight: 700;
  margin-bottom: 40px;
}
.vtab-style-2 .slide-slider p {
  margin: 20px 30px 0 0;
}
.vtab-style-2 .slide-slider-copy__area ul {
  padding: 0px;
  margin: 0px 0 0;
}
.vtab-style-2 .slide-slider-copy__area ul li {
  display: flex;
  align-items: center;
  padding-left: 45px;
  position: relative;
  margin: 16px 0;
}
.vtab-style-2 .slide-slider-copy__area ul li:before {
  content: "";
  background: url("../images/data-engineering/check.svg") no-repeat center center;
  width: 25px;
  height: 25px;
  margin-right: 27px;
  background-color: #C301B1;
  box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
  border-radius: 100px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .vtab-style-2 .slider-tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .vtab-style-2 .slider-tab__left {
    width: 50%;
    position: relative;
    padding: 30px 0 0 100px;
  }
  .vtab-style-2 .slide-slider {
    width: 50%;
    max-width: 658px;
  }
  .vtab-style-2 .list {
    list-style: none;
    display: block !important;
    padding: 0px 0 30px;
    overflow: hidden;
    position: relative;
  }
  .vtab-style-2 .list:before {
    content: "";
    width: 1px;
    height: calc(100% - 30px);
    background-color: rgba(112, 112, 112, 0.5);
    position: absolute;
    top: 0px;
    left: 76px;
  }
  .vtab-style-2 .list li {
    cursor: pointer;
    color: rgba(11, 12, 40, 0.2);
    margin: 30px 0px;
    padding: 0px 0 0 25px;
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 93px;
  }
  .vtab-style-2 .list li .icon-wrap {
    width: 110px;
    height: 110px;
    background-color: #3c3c3c;
    border-radius: 100px;
    padding: 30px;
    box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
  }
  .vtab-style-2 .list li .text {
    padding-left: 26px;
    width: calc(100% - 110px);
  }
  .vtab-style-2 .list li.active, .vtab-style-2 .list li:hover {
    color: #0B0C28;
  }
  .vtab-style-2 .list li.active .icon-wrap, .vtab-style-2 .list li:hover .icon-wrap {
    background: #237EFB;
  }
  .vtab-style-2 .list li:last-child {
    margin-bottom: 0px;
  }
  .vtab-style-2 .list li:first-child {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1560px) {
  .vtab-style-2 .slider-tab__left {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .vtab-style-2 {
    padding-bottom: 80px;
  }
  .vtab-style-2 .slide-slider {
    padding: 30px;
  }
  .vtab-style-2 .slide-slider .icon-checklist .text {
    width: 100%;
  }
  .vtab-style-2 .slider-tab__left {
    position: relative;
    padding: 0px;
  }
  .vtab-style-2 .list {
    display: none;
    top: calc(100% - 19px);
    width: 100%;
    position: absolute;
    z-index: 4;
    background: #237efb;
    margin: 0px !important;
    padding: 0px;
    list-style: none;
  }
  .vtab-style-2 .list li {
    padding: 10px;
    margin: 0px;
    border-bottom: solid 1px #707070;
    left: 0px;
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 18px;
  }
  .vtab-style-2 .list li.active, .vtab-style-2 .list li:hover {
    background: #000;
  }
  .vtab-style-2 .slider-tab-dropdown {
    display: block;
    background-color: #237efb;
    font-size: 18px;
    padding: 15px 50px 10px 20px;
    line-height: 1.2;
    margin-bottom: 20px;
    position: relative;
    font-family: Helvetica-Bold;
    display: flex;
    align-items: center;
  }
  .vtab-style-2 .icon-wrap {
    margin-right: 20px;
  }
  .vtab-style-2 .slider-tab {
    display: flex;
    flex-direction: column-reverse;
  }
  .vtab-style-2 h3 {
    margin: 20px 0;
  }
}

.icon-with-text .item-list {
  border-radius: 30px;
  padding: 30px 25px;
  margin: 0 0 25px;
}
.icon-with-text .item-list p {
  margin-bottom: 0px;
}
.icon-with-text .item-list .icon-wrap {
  margin-right: 18px;
}
.icon-with-text .item-list h3 {
  margin: 0 0 5px !important;
}
.icon-with-text .item-list:last-child {
  margin: 0px;
}
.icon-with-text .item-list .content {
  width: calc(100% - 80px);
}

/* SAP Consulting page - SAP consulting services */
.sap-consulting .left-col {
  width: 45%;
  padding-right: 20px;
}
.sap-consulting .right-col {
  width: 55%;
}
.sap-consulting .acc-list {
  display: grid;
  grid-template-columns: repeat(4, auto);
  gap: 20px;
}
.sap-consulting .acc-item {
  border-radius: 30px;
  color: #fff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
  border: 1.5px solid #2475ec;
  padding: 20px 20px;
  cursor: pointer;
}
.sap-consulting .icon {
  margin-bottom: 20px;
}
.sap-consulting .acc-item:hover {
  background: #2475ec;
}
@media only screen and (max-width: 1199px) {
  .sap-consulting .left-col, .sap-consulting .right-col {
    width: 100%;
  }
  .sap-consulting .left-col {
    padding-right: 0px;
  }
  .sap-consulting .acc-list {
    justify-content: center;
  }
}
@media only screen and (max-width: 1023px) {
  .sap-consulting .acc-list {
    display: flex;
  }
  .sap-consulting .slick-track {
    display: flex;
    height: 100%;
  }
}
.sap-consulting .slick-dots {
  bottom: -50px;
}
.sap-consulting .slick-dots li button::before {
  color: #4fb6ff;
  font-size: 20px;
  opacity: 0.2;
  content: "";
  background-color: #4fb6ff;
  border-radius: 100px;
}
.sap-consulting .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #4fb6ff;
}
@media only screen and (max-width: 576px) {
  .sap-consulting {
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .sap-consulting .acc-list {
    display: block;
  }
  .sap-consulting .acc-item {
    margin-bottom: 20px;
  }
}
.flip-card-list {
  display: flex;
  flex-wrap: wrap;
}
.flip-card-list .card-item {
  width: calc(20% - 20px);
  margin: 0 10px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  min-height: 375px;
  transform-style: preserve-3d;
  transition: transform 0.6s ease;
  cursor: pointer;
}
.flip-card-list .card-item .bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flip-card-list .card-item .bg-img h3 {
  position: absolute;
  left: 0px;
  bottom: 15px;
  background-color: #237EFB;
  padding: 10px 15px;
  border-radius: 30px;
  width: calc(100% - 20px);
  margin: 0 10px;
}
.flip-card-list .card-item > .card-front,
.flip-card-list .card-item > .card-back {
  display: block;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.flip-card-list .card-item > .card-front {
  transform: rotateY(0deg);
  height: 100%;
}
.flip-card-list .card-item > .card-back {
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transform: rotateY(-180deg);
  background: #1a73e8; /* Example blue background */
  color: white;
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px 25px;
}
.flip-card-list .card-item.flipped > .card-front {
  transform: rotateY(180deg);
}
.flip-card-list .card-item.flipped > .card-back {
  opacity: 1;
  transform: rotateY(0deg);
}
@media only screen and (max-width: 1023px) {
  .flip-card-list .slick-track {
    display: flex;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .flip-card-list .card-item {
    min-height: auto;
  }
}

@media only screen and (max-width: 576px) {
  .flip-card {
    margin-bottom: 60px;
  }
}

.inner-banner .mt-80 {
  margin-top: 800px;
}
@media only screen and (max-width: 991px) {
  .inner-banner .mt-80 {
    margin-top: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-banner {
    min-height: auto;
  }
  .inner-banner .mt-80 {
    margin-top: 250px;
  }
  .inner-banner .box {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 30px;
  }
}

.mw-80 {
  max-width: 80%;
}

.mw-90 {
  max-width: 90%;
}

.pt-50 {
  padding-top: 50px;
}

.text-pink1 {
  color: #C201B0;
}

@media only screen and (max-width: 1480px) {
  .w-75, .mw-90, .mw-80 {
    width: 100% !important;
    max-width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .w-50 {
    width: 100% !important;
    max-width: 100%;
  }
}
.sap-ams.inner-banner .container-xlarge h1 {
  padding-bottom: 30px;
  margin-bottom: 28px;
  border-bottom: 1px solid #36383E;
}
.sap-ams.sap-offering .slider-tab__sec .list li {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .sap-ams.sap-consulting .acc-item {
    height: 400px;
  }
}
@media screen and (max-width: 1580px) {
  .sap-ams.sap-consulting .acc-item {
    height: 440px;
  }
}
@media screen and (max-width: 1436px) {
  .sap-ams.sap-consulting .acc-item {
    height: 460px;
  }
}
@media screen and (max-width: 1398px) {
  .sap-ams.sap-consulting .acc-item {
    height: 480px;
  }
}
@media screen and (max-width: 1366px) {
  .sap-ams.sap-consulting .acc-item {
    height: 400px;
  }
}
@media screen and (max-width: 1300px) {
  .sap-ams.sap-consulting .acc-item {
    height: 430px;
  }
}
@media screen and (max-width: 1261px) {
  .sap-ams.sap-consulting .acc-item {
    height: 450px;
  }
}
@media screen and (max-width: 1201px) {
  .sap-ams.sap-consulting .acc-item {
    height: 470px;
  }
}
@media screen and (max-width: 1199px) {
  .sap-ams.sap-consulting .acc-item {
    height: 340px;
  }
}
@media screen and (max-width: 1023px) {
  .sap-ams.sap-consulting .acc-item {
    height: auto;
  }
}
.sap-ams.flip-card .flip-card-list .card-item {
  margin: 0 3px;
  width: calc(20% - 6px);
}

.card-list {
  display: flex;
  gap: 20px;
}
.card-list.grid-3 .card-item {
  width: 33.3333333333%;
}
.card-list .card-item {
  box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
  padding: 35px;
  border-radius: 40px;
}
.card-list h3 .counter-num {
  color: #0095FF;
  font-weight: 600;
}
.card-list .icon {
  border-radius: 100px;
  margin: 0 auto 40px;
  display: flex;
  justify-content: center;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 30px;
  width: 127px;
  box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
}
@media only screen and (max-width: 991px) {
  .card-list .slick-track {
    display: flex;
    height: 100%;
  }
  .card-list .slick-list {
    padding: 50px 0 30px;
  }
  .card-list .card-item {
    margin: 0 10px;
  }
  .card-list .slick-dots {
    bottom: -20px;
  }
}
@media only screen and (max-width: 576px) {
  .card-list .card-item {
    margin: 0 10px;
    box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.29);
  }
}

.sap-offering {
  position: relative;
}
.sap-offering .bg-img {
  position: absolute;
  left: 0px;
  right: 0px;
  height: 100%;
}
.sap-offering .bg-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.sap-offering .slider-tab__sec {
  padding: 76px 24px 50px;
}
.sap-offering .left-col {
  width: 38%;
}
.sap-offering .right-col {
  width: 62%;
}
.sap-offering .slide-slider-copy__area {
  padding: 0 20px;
}
.sap-offering .slider-tab__sec h3 {
  margin: 0px 0 15px;
}
@media only screen and (max-width: 991px) {
  .sap-offering .left-col, .sap-offering .right-col {
    width: 100%;
  }
  .sap-offering .slider-tab__sec {
    padding: 30px 24px;
  }
}

.sap-consulting {
  position: relative;
  overflow: hidden;
}
.sap-consulting .curve-line {
  position: relative;
  height: 100%;
  width: 100%;
}
.sap-consulting .sap-consulting-line {
  position: absolute;
  z-index: 0;
  top: 100px;
}
.sap-consulting .sap-consulting-line svg path {
  stroke-dashoffset: 5000px;
  stroke-dasharray: 5000px;
  transition: stroke-dashoffset 2s linear 0s;
}
.sap-consulting .sap-consulting-line.active svg path {
  stroke-dashoffset: 0;
}
@media only screen and (max-width: 1366px) {
  .sap-consulting .sap-consulting-line {
    top: -80px;
    height: 400px;
  }
  .sap-consulting .sap-consulting-line svg {
    width: 110%;
  }
}
@media only screen and (max-width: 1199px) {
  .sap-consulting .sap-consulting-line {
    top: 120px;
  }
  .sap-consulting .left-col, .sap-consulting .right-col {
    padding: 50px 0 !important;
  }
  .sap-consulting .slider-tab__sec {
    padding: 50px 0 100px !important;
  }
}
@media only screen and (max-width: 991px) {
  .sap-consulting .sap-consulting-line svg {
    width: 110%;
  }
}
@media only screen and (max-width: 768px) {
  .sap-consulting .sap-consulting-line {
    top: 200px;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .sap-consulting .left-col, .sap-consulting .right-col {
    padding: 0 !important;
  }
  .sap-consulting .sap-consulting-line {
    top: -20px;
  }
}

.why-choose {
  position: relative;
  overflow: hidden;
}
.why-choose .curve-line {
  position: relative;
  height: 100%;
  width: 100%;
}
.why-choose .choose-line {
  position: absolute;
  z-index: 0;
  top: 240px;
}
.why-choose .choose-line svg path {
  stroke-dashoffset: 5000px;
  stroke-dasharray: 5000px;
  transition: stroke-dashoffset 2s linear 0s;
}
.why-choose .choose-line.active svg path {
  stroke-dashoffset: 0;
}
@media only screen and (max-width: 1199px) {
  .why-choose {
    padding: 50px 0 !important;
  }
}

.bottom-form-wrapper {
  padding-bottom: 150px;
  overflow: hidden;
}
.bottom-form-wrapper .bottom-form-svg {
  position: relative;
}
.bottom-form-wrapper .bottom-form-svg .svg-1 {
  transform: rotate(-5deg);
}
.bottom-form-wrapper .bottom-form-svg .svg-2 {
  position: absolute;
  top: 60px;
  left: 0;
}
.bottom-form-wrapper .top-form-svg {
  height: 50px;
  position: relative;
}
.bottom-form-wrapper .top-form-svg svg {
  transform: rotate(-14deg);
  position: absolute;
  width: 100%;
  top: 100px;
}
.bottom-form-wrapper .container-xlarge {
  max-width: 1364px !important;
}
.bottom-form-wrapper .form-inner-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  position: relative;
  z-index: 1;
  margin: -120px 0 -200px;
}
.bottom-form-wrapper .form-inner-wrapper .form-right {
  width: 100%;
}
.bottom-form-wrapper .form-inner-wrapper .form-right .bottom-form-main .bottom-form-inner {
  box-shadow: 12px 12px 60px rgba(0, 0, 0, 0.2509803922);
  border: 2px dashed #0095FF;
  border-radius: 20px;
  background: #F6F6F6;
  padding: 40px;
  overflow: hidden;
}
.bottom-form-wrapper .form-inner-wrapper h4 {
  font-weight: 100;
  color: #1C1C1C;
  margin-bottom: 120px;
  line-height: 82px;
}
.bottom-form-wrapper .form-inner-wrapper .indicator {
  font-weight: bold;
  line-height: 48px;
  color: #C201B0;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 991px) {
  .bottom-form-wrapper .form-inner-wrapper {
    display: block;
  }
  .bottom-form-wrapper .form-inner-wrapper .form-left {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
  }
  .bottom-form-wrapper .form-inner-wrapper .form-right {
    width: 100%;
  }
  .bottom-form-wrapper .form-inner-wrapper h4 {
    margin-bottom: 50px;
  }
  .bottom-form-wrapper .form-inner-wrapper .form-right {
    text-align: center;
  }
  .bottom-form-wrapper .form-inner-wrapper .indicator {
    gap: 10px;
    margin: 0 auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media screen and (max-width: 1366px) {
  .bottom-form-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-form-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* SVG Animation*/
.top-form-svg svg path {
  stroke-dashoffset: 3000px;
  stroke-dasharray: 3000px;
  transition: stroke-dashoffset 2s linear 0s;
}

.top-form-svg.active svg path {
  stroke-dashoffset: 0;
}

.bottom-form-svg svg .bottom-line-1 {
  stroke-dashoffset: 3000px;
  stroke-dasharray: 3000px;
  transition: stroke-dashoffset 2s linear 0s;
}

.bottom-form-svg.active svg .bottom-line-1 {
  stroke-dashoffset: 0;
}

.bottom-form-svg svg .bottom-line-2 {
  stroke-dashoffset: 3000px;
  stroke-dasharray: 3000px;
  transition: stroke-dashoffset 2s linear 0s;
}

.bottom-form-svg.active svg .bottom-line-2 {
  stroke-dashoffset: 0;
}

.data-strategy-wrapper {
  background-color: #fff;
  overflow: hidden;
}
@media screen and (max-width: 1570px) {
  .data-strategy-wrapper {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 1330px) {
  .data-strategy-wrapper {
    padding-bottom: 30px;
  }
  .data-strategy-wrapper .head-wrapper .pb-100 {
    padding-bottom: 0;
  }
}
.data-strategy-wrapper .head-wrapper p {
  color: #030A24;
}
.data-strategy-wrapper .data-strategy {
  position: relative;
  padding: 0 0 300px;
}
.data-strategy-wrapper .data-strategy .image-container {
  max-width: 100%;
  height: 927px;
  position: absolute;
  width: 100%;
}
.data-strategy-wrapper .data-strategy .image-container svg {
  width: 100%;
}
.data-strategy-wrapper .data-strategy .image-container .ds-main-img {
  height: 927px;
  width: auto;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner {
  max-width: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  padding-bottom: 0px;
  gap: 10px;
  top: 0px;
  left: 0px;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card {
  background: #1C1C1C;
  border-radius: 12px;
  padding: 15px 20px;
  box-shadow: 21px 21px 72px rgba(0, 0, 0, 0.29);
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: hidden;
  max-height: -moz-max-content;
  max-height: max-content;
  min-height: auto;
  color: white;
  width: 25%;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .title-wrapper {
  display: flex;
  gap: 20px;
  align-items: center;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .title-wrapper .ds-icon {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .title-wrapper h4 {
  font-weight: 700;
  margin: 0;
  width: calc(100% - 90px);
  text-align: left;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description p {
  color: #fff;
  margin-bottom: 0;
  padding: 0px 10px 10px;
  text-align: left;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description ul {
  list-style: none;
  padding: 0 0 0 10px;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description ul li {
  display: flex;
  text-align: left;
  width: calc(100% - 20px);
  margin: 8px 0 8px 0px;
  position: relative;
  padding: 0 0 0 20px;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description ul li:first-child {
  margin: 0px 0 8px 0px;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description ul li:last-child {
  margin: 8px 0 0px 0px;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card:hover {
  background-color: #C201B0;
}
.data-strategy-wrapper .data-strategy .data-strategy-inner .info-card:hover .description {
  max-height: 400px;
  opacity: 1;
  border-top: 1px solid rgba(225, 255, 255, 0.5);
  padding: 20px 0 0;
  margin-top: 10px;
}
@media screen and (max-width: 1570px) {
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card {
    padding: 10px 10px 0 10px;
    min-height: auto;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .title-wrapper {
    padding-bottom: 10px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .title-wrapper .ds-icon {
    width: 60px;
    height: 60px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .title-wrapper .ds-icon img {
    width: 60px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .title-wrapper h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 1366px) {
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card {
    width: 300px;
    padding: 20px 10px 0 10px;
    margin: 0px 10px;
  }
}
@media screen and (max-width: 1330px) {
  .data-strategy-wrapper .data-strategy {
    padding: 0 0 450px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner {
    min-height: auto;
    margin-bottom: 0;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .slick-track {
    display: flex;
    height: 100%;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card {
    position: initial;
    margin: 80px 10px;
    opacity: 1;
    transform: translateY(0);
    transition: none;
    min-height: auto;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.29);
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .slick-dots {
    bottom: 20px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .slick-dots li button::before {
    color: #4fb6ff;
    font-size: 20px;
    opacity: 0.2;
    content: "";
    background-color: #4fb6ff;
    border-radius: 100px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #4fb6ff;
  }
}
@media screen and (max-width: 768px) {
  .data-strategy-wrapper .data-strategy {
    padding: 0 0 50px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner {
    position: relative;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card {
    margin: 30px 10px 60px;
  }
  .data-strategy-wrapper .data-strategy .data-strategy-inner .info-card .description {
    max-height: unset !important;
    opacity: 1 !important;
    border-top: 1px solid rgba(225, 255, 255, 0.5);
    padding: 20px 0 0;
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 600px) {
  .data-strategy-wrapper .data-strategy .image-container {
    top: 150px;
  }
}

.slick-dots {
  bottom: -50px;
}
.slick-dots li button::before {
  color: #4fb6ff;
  font-size: 20px;
  opacity: 0.2;
  content: "";
  background-color: #4fb6ff;
  border-radius: 100px;
}
.slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #4fb6ff;
}

.sap-consulting, .flip-card {
  position: relative;
  overflow: hidden;
}
.sap-consulting .curve-line, .flip-card .curve-line {
  position: relative;
  height: 100%;
  width: 100%;
}
.sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
  position: absolute;
  z-index: 0;
  top: 100px;
}
.sap-consulting .sap-consulting-line svg path, .flip-card .sap-consulting-line svg path {
  stroke-dashoffset: 5000px;
  stroke-dasharray: 5000px;
  transition: stroke-dashoffset 2s linear 0s;
}
.sap-consulting .sap-consulting-line.active svg path, .flip-card .sap-consulting-line.active svg path {
  stroke-dashoffset: 0;
}
@media only screen and (max-width: 1366px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 50px;
    height: 400px;
  }
  .sap-consulting .sap-consulting-line svg, .flip-card .sap-consulting-line svg {
    width: 110%;
  }
}
@media only screen and (max-width: 1199px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 0px;
    height: 700px;
  }
  .sap-consulting .sap-consulting-line svg, .flip-card .sap-consulting-line svg {
    width: 110%;
  }
}
@media only screen and (max-width: 768px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 100px;
    height: 400px;
  }
}
@media only screen and (max-width: 576px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: -80px;
    height: 400px;
  }
}

.flip-card .sap-consulting-line {
  top: 250px;
}
@media only screen and (max-width: 768px) {
  .flip-card .sap-consulting-line {
    top: 150px;
    height: 400px;
    width: 100%;
  }
}

.sap-consulting {
  background-color: #0b0b28;
}/*# sourceMappingURL=sap-implementation-services.css.map */