h1,
h2,
h3 {
  font-family: Inter;
}

.mf-vendor-banner {
  background: #5200aa;
}

.mf-vendor-banner h2 {
  font-size: 48px;
  color: white;
  font-weight: 800;
  margin-bottom: 25px;
  line-height: 1;
}

.mf-vendor-banner .mobile-app-banner {
  position: relative;
  right: 5%;
}

.mf-vendor-banner p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 40px;
}

.quote-btn {
  font-size: 22px;
  color: white;
  display: inline-block;
  padding: 15px 30px;
  background: #fc6222;
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 500;
}

.quote-btn:hover {
  background: white;
  color: black;
  transform: translateY(-5px);
}

.mf-application-iot {
  background: #5200aa;
  padding: 100px 0px;
}

.mf-application-iot .an-primary-heading {
  color: #ffffff;
  text-align: center;
  font-weight: 800;
  font-family: "Inter";
  line-height: 1.1;
}

.mf-application-iot .an-primary-heading span {
  color: #f3b500;
  display: block;
}

.mf-application-iot .an-primary-heading + p {
  color: #ffffff;
  text-align: center;
  max-width: 100%;
  margin: auto;
  font-weight: 500;
}

.inner-apps {
}

.inner-apps img {
  margin-bottom: 40px;
}

.inner-apps h4 {
  font-size: 36px;
  font-weight: 800;
  color: white;
  margin-bottom: 35px;
}

.inner-apps p {
  color: white;
  font-weight: 500;
  font-size: 18px;
}

.mf-application-iot .row {
  padding-top: 100px;
}

.mf-application-iot .row div:nth-child(even) .inner-apps {
  margin-top: 110px;
}

.mf-cta-aisection {
  background: #fc6222;
}

.mf-app-process-section .row div:nth-child(2) {
  margin-top: 50px;
}

.mf-vendor-banner .mf-vendor-arrow {
  position: absolute;
  right: -120px;
  bottom: 0px;
  max-width: 55%;
  z-index: -1;
}

.mf-vendor-section-two {
  padding: 200px 0 150px;
}

.mf-vendor-section-two img {
  max-width: 100%;
}

.inner-vendor-two h2 {
  font-size: 72px;
  font-weight: 800;
  color: #fc6222;
  margin-bottom: 30px;
}

.inner-vendor-two h2 span {
  font-size: 85px;
  color: #5200aa;
}

.inner-vendor-two p {
  font-size: 20px;
  color: black;
  font-weight: 500;
  line-height: 36px;
}

.mf-vendor-section-two .row {
  align-items: center;
}

.inner-spot h4 {
  font-size: 60px;
  font-weight: 800;
  color: #000;
  margin-bottom: 25px;
}

.inner-spot h2 {
  font-size: 72px;
  font-weight: 800;
  color: #fc6222;
  margin-bottom: 30px;
}

.inner-spot p {
  font-size: 30px;
  font-weight: 500;
  color: black;
}

.mf-vendor-cta-one {
  background: #f3b500;
  padding: 100px 0;
}

.inner-ctaOne {
  text-align: center;
}

.inner-ctaOne h2 {
  font-size: 72px;
  color: black;
  font-family: "Inter";
  font-weight: 800;
  margin-bottom: 15px;
}

.inner-ctaOne h6 {
  color: #5200aa;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}

.inner-ctaOne p {
  color: black;
  margin-bottom: 50px;
  font-size: 30px;
}

.inner-ctaOne a {
  text-transform: inherit;
  padding: 15px 70px;
  font-size: 24px;
  font-weight: 600;
}

.mf-market-approach {
  padding: 100px 0;
  align-items: baseline;
}

.mf-market-approach .an-primary-heading {
  text-align: center;
  font-weight: 800;
  color: black;
  line-height: 1;
}

.mf-market-approach .an-primary-heading + p {
  text-align: center;
  color: black;
}

.approach-inner {
  display: flex;
  align-items: center;
  text-align: end;
  gap: 0px 20px;
  margin-bottom: 100px;
  padding: 0 15px;
  position: relative;
}

.approach-txt h4 {
  font-size: 36px;
  color: black;
  font-weight: 800;
  margin-bottom: 20px;
}

.approach-txt p {
  font-size: 18px;
  color: black;
  font-weight: 500;
  line-height: 30px;
}

.right-approach .approach-inner {
  text-align: left;
}

.right-approach {
  margin-top: 140px;
}

.left-approach .approach-inner:after {
  position: absolute;
  content: "";
  background: url(../img/multi/arrow1.webp) no-repeat;
  width: 55px;
  height: 55px;
  right: -30px;
  bottom: -10px;
}

.right-approach .approach-inner:nth-child(1):after,
.right-approach .approach-inner:nth-child(2):after {
  position: absolute;
  content: "";
  background: url(../img/multi/arrow2.webp) no-repeat;
  width: 55px;
  height: 55px;
  bottom: -10px;
  left: -40px;
}

.mf-trust-section {
  background: #5200aa;
  padding: 180px 0px;
}

.mf-trust-section .row {
  justify-content: space-between;
}

.mf-trust-section img {
  border-radius: 25px;
  max-width: 100%;
}

.inner-trust h2 {
  font-size: 72px;
  font-weight: 800;
  color: white;
  margin-bottom: 20px;
}

.inner-trust p {
  color: white;
  font-weight: 500;
}

.inner-trust p + p {
  margin-top: 40px;
}

.mf-vendor-legacy {
  background: #fc6222;
  padding: 100px 0;
}

.inner-legacy {
  text-align: center;
}

.inner-legacy h2 {
  font-size: 60px;
  color: white;
  font-weight: 800;
  margin-bottom: 30px;
}

.inner-legacy p {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
  color: white;
}

.inner-legacy .quote-btn {
  background: #5200aa;
  color: white;
  padding: 15px 60px;
  font-weight: 600;
}

.inner-legacy .quote-btn:hover {
  background: #000;
  color: #fff;
}

.mf-brand-testimonial-section {
  background: url(../img/brand/review-bg.webp) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.mf-brand-testimonial-section .an-primary-heading {
  color: black;
  font-size: 85px;
  font-family: "Inter";
  font-weight: 800;
}

.ai-test-inner {
  background: #fc6222;
}

.ai-test-inner span {
  font-size: 30px;
  font-weight: 600;
  color: white;
}

.an-testimonial-item p {
  font-size: 24px;
  margin-bottom: 0px;
  color: white;
  font-weight: 500;
}

.mf-vendor-portfolio {
  background: #5200aa;
  align-items: baseline;
  padding: 100px 0;
}

.mf-vendor-portfolio .an-primary-heading {
  color: #ffffff;
  font-weight: 800;
  text-align: center;
}

.mf-vendor-portfolio .an-primary-heading + p {
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  max-width: 75%;
  margin: auto;
}

.inner-port figcaption {
  background-color: #15111fb0;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.inner-port figure {
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}

.inner-port figure img {
  transition: 0.5s;
}

.inner-port figcaption h6 {
  font-size: 24px;
  color: white;
  font-weight: 700;
  margin: 0;
}

.inner-port figure:hover > img {
  transform: scale(1.1) rotate(5deg);
}

.mf-vendor-portfolio .row {
  padding-top: 60px;
}

.mf-vendor-portfolio .row div:nth-child(even) {
  margin-top: 100px;
}

.portfolio-center-btn {
  padding-top: 50px;
  text-align: center;
}

.portfolio-center-btn .quote-btn {
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 600;
}


.an-portfolio-design-2 .item img:nth-child(1) {
  position: relative;
  z-index: 1;
  margin-right: -10%;
  transform: scale(1);
}

.an-portfolio-design-2  .item img {
  width: 50%;
  transition: 0.5s;
  box-shadow: 13px 20px 38px 0px #0000004f;
  border-radius: 12px;
}


.an-portfolio-design-2 .item img:nth-child(2) {
  margin-left: -10%;
  transform: scale(0.9);
}
.an-portfolio-design-2 .item {
  position: relative;
  padding: 60px 20px;
  background: #25313e;
  text-align: center;
}

.an-portfolio-design-2 .item div {
  position: absolute;
  background: #000000b5;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align: left;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  color: white;
  z-index: 11;
}

.an-portfolio-design-2 .item:hover img:nth-child(2) {
  transform: scale(1);
  z-index: 1;
  position: relative;
}

.an-portfolio-design-2 .item:hover img:nth-child(1) {
  transform: scale(0.9);
  z-index: 0;
}
.portfolio-design-2-wrapper {
  margin-top: 100px;
}

.portfolio-design-2-wrapper .row>div:nth-child(odd) {
  transform: translateY(-50px);
}

.portfolio-design-2-wrapper .row {
  margin-bottom: 50px;
}