h1,
h2,
h3,
h4,
h5,h6{
    font-family: 'Inter';
}

.mf-qa-banner{
    background: url(../img/qa/qa-bann.webp) no-repeat;
    background-size: cover;

}
.mf-qa-banner h1{
    font-size: 72px;
    font-weight: 800;
    color: white;
    margin-bottom: 25px;
    line-height: 1;
}
.mf-qa-banner h1 span{
    color: #f3b500;
}
.mf-qa-banner p{
    color: white;
    margin-bottom: 30px;
    font-weight: 500;
}
.mf-software-testing{
    background: url(../img/qa/testing-ban.webp) no-repeat;
    background-size: cover;   
    padding: 100px 0 0;
}
.inner-software{
    text-align: end;
}
.inner-software h4{
    margin-bottom: 40px;
    font-size: 72px;
    font-weight: 800;
    color: black;
}
.inner-software h4 strong{
    font-size: 95px;
    color: #fc6222;
}
.inner-software h4 span{
    color: #fc6222;
}
.mf-software-testing .row {
    align-items: center;
}

.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: 20px;
  }
  
  .inner-ctaOne h6 {
    color: #5200aa;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 25px;
  }
  
  .inner-ctaOne p {
    color: black;
    margin-bottom: 30px;
  }
  
  .inner-ctaOne a {
    text-transform: inherit;
    padding: 15px 70px;
    font-size: 24px;
    font-weight: 600;
  }
  .mf-certify-section{
    padding: 110px 0;
    align-items: baseline;
    background: #5200aa;
  }
  .mf-certify-section .an-primary-heading{
    color: white;
    font-weight: 800;
    text-align: center;
  }
  .mf-certify-section .an-primary-heading span{
    color: #f3b500;
  }
  .mf-certify-section .an-primary-heading + p{
    color: white;
    text-align: center;
  }
  .inner-certify{
    text-align: center;
    background: white;
    padding: 50px 75px;
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    min-height: 100%;
  }
  .inner-certify h4{
    color: #5200aa;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 30px;
  }
  .inner-certify p{
    font-size: 18px;
    color: #000000;
  }
  .inner-certify p + p{
    margin-top: 20px;
  }
  
  .inner-certify ul{
    padding-top: 40px;
}
  .inner-certify ul li{
    font-size: 18px;
    /* font-weight: 500; */
    margin-bottom: 20px;
    display: flex;
    align-items: baseline;
    justify-content: center;
  }
  .inner-certify ul li img{
    flex: 0 0 10px;
    margin-right: 10px;
}
.mf-certify-section .row {
    padding-top: 80px;
}
.mf-cta-aisection {
    background: #f3b500;
}
.mf-qastep-section{
    background: url(../img/qa/steps-bg.webp) no-repeat;
    background-size: cover;
    padding: 120px 0;

}
.mf-qastep-section .row{
    align-items: center;
}
.qa-step-sd{}
.qa-step-sd h4{
    font-size: 72px;
    font-weight: 800;
    color: black;
    margin-bottom: 30px;
}
.qa-step-sd p{
    color: #000000;
}
.inner-revolute {
    border-radius: 30px;
    background-color: rgb(252, 98, 34);
    box-shadow: 2.088px 14.854px 26.19px 0.81px rgba(202, 69, 14, 0.56);
    padding: 50px 30px;
    text-align: center;
    margin-bottom: 40px;
    min-height: 320px;
}

.inner-revolute h6 {
    font-size: 27px;
    font-weight: 700;
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 15px;
}

.inner-revolute p {
    color: white;
    font-size: 21px;
}
.mf-qastep-section .row div:nth-child(2) .row:nth-child(2) {
    align-items: unset;
    position: relative;
    right: -90px;
}
.mf-exceed-section{
    background: url(../img/qa/exceed-bg.webp) no-repeat;
    background-size: cover;
    padding: 100px 0 0;
}
.inner-exceed{}
.inner-exceed h4{
    font-size: 68px;
    color: white;
    font-weight: 800;
    margin-bottom: 20px;
}
.inner-exceed h4 span{
    color: #f3b500;
}
.inner-exceed p{
    font-size: 24px;
    color: white;
}
.mf-exceed-section .row {
    align-items: center;
}
.mf-exceed-section marquee {
    -webkit-text-fill-color: #5200aa;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fc6222;
    font-size: 150px;
    position: absolute;
    line-height: normal;
    font-family: 'akira';
    bottom: 20px;
    z-index: -1;
}
.mf-ai-testimonial-section{ 
    background: url(../img/ai/testimonails-bg.webp) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.mf-ai-testimonial-section .an-primary-heading {
    color: #f3b500;
    font-size: 70px;
    font-family: 'Inter';
    font-weight: 800;
}
.ai-test-inner{
    background: #fff;
}
.ai-test-inner span{
    font-size: 30px;
    font-weight: 600;
    color: black;
}


.mf-cta-aisection{
    background: #f3b500;

}
.an-testimonial-item p{
    color: black;
}