.an-bigdata-banner {
    background: url(../img/ai/ai-banner.webp);
    background-size: cover;
    background-position: center;
    color: white;
}
.an-bigdata-banner h4 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 2px;
}

.an-bigdata-banner h1 {
    font-size: 72px;
    margin-bottom: 0px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 800;
}
.an-bigdata-banner h1 span {
    color: #f3b500;
}

.an-bigdata-banner p {
    font-size: 20px;
    margin-top: 30px;
    max-width: 70%;
}

.an-bigdata-banner h4 span {
    color: #f3b500;
}




.an-bigdata-section-3 {
    text-align: center;
    color: white;
    background: white;
    background-image: url(../img/ai/process-sd.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.an-bigdata-section-3 h2 {
    font-size: 125px;
    color: #5200aa;
    line-height: 1;
    font-family: 'Inter';
    font-weight: 800;
}

.an-bigdata-section-3 h2 span {font-size: 60px;display: inherit;color: #fc6222;}
.an-bigdata-section-3 h2 + p {
    font-size: 24px;
    color: #000000;
    margin-bottom: 80px;
}

.an-bigdata-section-3::before {
    content: "";
    position: absolute;
    width: 1320px;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    z-index: -1;
    height: 100%;
}

.an-big-data-process-wrapper figure img {
    height: 100px;
}

.an-big-data-process-wrapper figure {
    margin-bottom: 40px;
}

.an-big-data-process-wrapper  h4 {
    font-size: 28px;
    font-weight: 700;
    color: #5200aa;
    margin-bottom: 20px;
}

.an-big-data-process-wrapper p {
    font-size: 18px;
    color: #000000;
}

.an-bigdata-section-3 .row>.col:nth-child(odd) {
    margin-top: 130px;
}
.mf-ai-edge-section {
    background: #5200aa;
    flex-direction: column;
}

.an-bigdata-section-4::before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 300px);
    left: 0px;
    top: 150px;
    background-image: url(../img/ai/edge-bg.webp);
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.an-unique-edge-wrapper {
    max-width: 1000px;
    background: #f3b500;
    padding: 70px;
    border-radius: 30px;
    margin: auto;
    text-align: center;
    box-shadow: 16px 20px 39px -1px #00000030;
}

.an-unique-edge-wrapper h2 {
    font-size: 119px;
    color: black;
    margin-bottom: 20px;
    font-family: 'Inter';
    font-weight: 800;
    line-height: 1;
}

.an-unique-edge-wrapper h2 span {
    font-size: 84px;
    display: block;
}

.an-unique-edge-wrapper p {
    font-size: 24px;
    margin-bottom: 30px;
    color: black;
}
.an-bigdata-section-4 murquee {
    position: absolute;
}

.an-bigdata-section-4 marquee {
    position: absolute;
    z-index: -1;
    -webkit-text-fill-color: #f0b324;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #5207a8;
    font-size: 100px;
    font-family: akira;
}



.mf-ai-edge-section {
    padding-top: 170px;
    padding-bottom: 170px;
}
.mf-ai-edge-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;
}
.mf-ai-edge-section marquee.first{
    top: 0;
}
.mf-ai-edge-section marquee.second{
    bottom: 0;
}
.heading-mf h2{
    font-size: 75px;
    color: #f3b500;
    text-align: center;
    font-family: 'Inter';
    font-weight: 800;
}
.heading-mf p{
    font-size: 24px;
    color: white;
    text-align: center;
}
.mf-revolution-section{
    background: #5200aa;
    flex-direction: column;
    padding: 100px 0px 20px;
}

.inner-revolute {
    background: #d76d18;
    padding: 50px 40px;
    text-align: center;
    border-radius: 30px;
}

.inner-revolute h4 {
    font-size: 22px;
    font-weight: 700;
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 15px;
}

.inner-revolute p {
    color: white;
    font-size: 16px;
}
.mf-revolution-section .row div:nth-child(2) ,
.mf-revolution-section .row div:nth-child(4) {
    margin-top: 50px;
}

.mf-revolution-section  marquee {

    z-index: -1;
    -webkit-text-fill-color: #5207a8;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #f0b324;
    font-size: 160px;
    font-family: akira;
}
.mf-revolution-section .row {
    padding-top: 50px;
}

.mf-aiprocess-section h2{
    color: #fc6222;
    font-size: 95px;
}

.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-offering-section {
    padding: 120px 0px;
    position: relative;
}
.mf-offering-section:before {
    content: '';
    position: absolute;
    background: url(../img/ai/offer-lines.webp) no-repeat;
    width: 160px;
    height: 100%;
    right: 0;
}

.offer-side {
    position: relative;
    left: -190px;
}

.mf-offering-section .row {
    align-items: center;
}

.offer-txt h4{
    font-size: 75px;
    color: black;
    font-family: 'Inter';
    font-weight: 800;
}
.offer-txt h4 span{
    color: #fc6222;
    font-size: 110px;
    display: block;
    line-height: 70px;
}
.offer-txt h4 small{
    font-size: 55px;
    line-height: 55px;
    display: block;
}
.offer-txt h4 strong{
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000000;
}
.offer-txt p{
    font-size: 30px;
    font-weight: 500;
    color: black;
    padding-top: 40px;
    padding-bottom: 100px;
}
.offer-txt {
    text-align: end;
}
.offer-txt .quote-btn:hover{
    background: black;
    color: white;
}
.mf-portfolio-section{
    background: url(../img/ai/process-sd.webp) no-repeat;
}
.mf-portfolio-section h2.an-primary-heading{
    color: #5200aa;
    font-family: 'Inter';
    font-weight: 800;
}
.mf-portfolio-section h2.an-primary-heading + p{
    font-size: 30px;
    color: black;
    font-weight: 600;
}
.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;
}
