.mf-consulting-banner {
    background: #ffbe00;
}

.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-consulting-banner h1 {
    color: #5200aa;
    font-family: 'Inter';
    font-weight: 900;
    font-size: 80px;
    line-height: 1;
    margin-bottom: 30px;
}

.mf-consulting-banner h1 span {
    font-size: 60px;
    font-family: 'Inter';
    font-weight: 800;
    color: white;
}

.mf-consulting-banner p {
    font-size: 24px;
    font-weight: 500;
    color: black;
    margin-bottom: 40px;
}

.mf-consulting-banner .quote-btn {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 60px;
    background: #5200aa;
}

.mf-consulting-banner .an-about-mobile {
    max-width: 100%;
}

.mf-consulting-banner .quote-btn:hover {
    color: white;
    background: black;
}

.mf-consulting-banner h2 {
    font-size: 60px;
    margin-bottom: 30px;
    color: black;
    font-family: 'Inter';
    font-weight: 800;
}

.mf-consulting-banner .an-about-mobile {
    max-width: 100%;
    left: 0;
    margin-bottom: 0;
}

.mf-market-section {
    background: url(../img/consult/market-bg.webp) no-repeat;
    background-size: cover;
    align-items: baseline;
    padding-bottom: 0;
    overflow: unset;
    min-height: auto;
    z-index: 11;
}

.mf-market-section .an-primary-heading {
    font-size: 60px;
    color: white;
    font-family: 'Inter';
    font-weight: 800;
    text-align: center;
}

.mf-market-section .an-primary-heading span {
    display: block;
    color: #fc6222;
}

.mf-market-section .an-primary-heading+p {
    font-size: 30px;
    text-align: center;
    color: white;
    font-weight: 500;
    max-width: 80%;
    margin: auto;
}

.inner-market {
    margin-top: 70px;
}

.inner-market img {
    position: relative;
    margin-bottom: -100px;
    z-index: 111;
    border-radius: 25px;
}

.mf-conult-service {
    background: #ffffff;
    overflow: unset;
    padding: 160px 0 100px;
}

.inner-consult {
    text-align: center;
}

.inner-consult h2 {
    font-size: 72px;
    color: #000000;
    font-weight: 800;
    font-family: 'Inter';
    margin-bottom: 20px;
}

.inner-consult p {
    font-size: 36px;
    color: black;
    margin-bottom: 30px;
}

.inner-consult p span {
    color: #5200aa;
    font-weight: 800;
}

.inner-consult .quote-btn {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 60px;
}

.inner-consult .quote-btn:hover {
    background: black;
    color: white;
}

.mf-brand-section {
    background: url(../img/consult/brand-bg.webp)no-repeat;
    background-size: cover;
    padding: 160px 0px 100px;
    background-position: right;
}

.mf-brand-section .row {
    align-items: center;
}

.mf-brand-section img {
    max-width: 100%;
}

.inner-brands {}

.inner-brands h2 {
    color: black;
    font-size: 72px;
    font-family: 'Inter';
    font-weight: 800;
    line-height: 1;
}

.inner-brands h2 span {
    color: #fc6222;
}

.inner-brands p {
    font-size: 30px;
    font-weight: 500;
    margin-top: 50px;
}

.mf-consultwork-section {
    background: #5200aa;
}

.mf-consultwork-section .an-primary-heading {
    color: white;
    font-weight: 800;
    font-family: 'Inter';
    line-height: 1;
    text-align: center;
}

.mf-consultwork-section .an-primary-heading+p {
    color: white;
    text-align: center;
    max-width: 75%;
    margin: auto;
}

.inner-consult-doing {
    display: flex;
    align-items: flex-start;
    padding: 60px 60px 50px;
    background: white;
    border-radius: 25px;
    gap: 30px;
    height: 100%;
}

.inner-consult-doing .consult-txt h6 {
    color: #fc6222;
    font-size: 36px;
    font-weight: 800;
}

.inner-consult-doing .consult-txt p {
    font-size: 18px;
}

.mf-consultwork-section .row {
    padding-top: 60px;
    justify-content: center;
}

.mf-whatright-section {
    background: url(../img/consult/right-bg.webp) no-repeat;
    background-size: cover;
    padding: 160px 0px;
    background-position: left;
}

.mf-whatright-section img {
    max-width: 100%;
}

.inner-rights {}

.inner-rights h2 {
    color: #000000;
    font-size: 66px;
    font-weight: 800;
    font-family: 'Inter';
    line-height: 1;
}

.inner-rights h2 span {
    color: #ff6215;
}

.inner-rights p {
    font-weight: 500;
    color: black;
    margin: 45px 0px;
}

.inner-rights .quote-btn {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 60px;
}

.inner-rights .quote-btn:hover {
    background: black;
    color: white;
}

.mf-engage-section {
    background: #5200aa;
    padding: 100px 0px;
}

.inner-engage {
    text-align: center;
}

.inner-engage h2 {
    font-size: 72px;
    font-weight: 800;
    color: white;
    font-family: 'Inter';
}

.inner-engage h2 span {
    color: #ffbe00;
}

.inner-engage p {
    font-size: 36px;
    margin: 30px 0;
    color: white;
}

.inner-engage .quote-btn {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 60px;
}

.inner-engage .quote-btn:hover {
    background: black;
    color: white;
}

.mf-plenty-section {
    padding: 130px 0px;
}

.inner-plenty {}

.inner-plenty span {
    color: #fc6222;
    font-size: 36px;
    font-weight: 700;
}

.inner-plenty h4 {
    font-size: 72px;
    color: black;
    font-weight: 800;
    margin-bottom: 35px;
    line-height: 1;
}

.inner-plenty p {
    color: black;
}

.inner-plenty p+p {
    margin-top: 45px;
}

.mf-plenty-section img {
    max-width: 100%;
}

.pages-btns {}

.pages-btns ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-top: 60px;
}

.pages-btns ul li a {
    border-radius: 10px;
    background-color: rgb(252, 98, 34);
    width: 350px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}

.pages-btns ul li a:hover {
    background: black;
    color: white;
}

.pages-btns ul li:nth-child(even) a {
    background: #5200aa;
}

.pages-btns ul li:nth-child(even) a:hover {
    background: black;
}

.mf-ideas-section {
    background: #ffbe00;
    padding-top: 160px;
    padding-bottom: 0px;
}

.inner-ideas {}

.inner-ideas h4 {
    font-size: 72px;
    font-weight: 800;
    color: #000000;
    margin-bottom: 35px;
}

.inner-ideas h4 span {
    color: #ff6214;
}

.inner-ideas p {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 60px;
}

.bulb-right {
    margin-top: -150px;
}

.bulb-right img {
    position: relative;
    right: -295px;
}

.mf-consultwork-section .row div {
    margin-bottom: 20px;
}