body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    background: #ffffff;
    font-size: 15px;
    color: var(--PrimaryColor);
    overflow-x: hidden !important;
    overflow-y: auto;
}

html {
    font-size: 62.5%;
    overflow-x: hidden;
}

.row {
    --bs-gutter-x: 30px;
}

.g-0 {
    --bs-gutter-x: 0 !important
}

ul,
ol,
p,
form,
input,
textarea,
select,
pre,
em,
sub,
sup,
canvas,
section,
article,
aside,
img,
a,
li,
iframe,
table,
nav,
header,
footer,
body,
menu,
button {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    outline: none;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    font-family: 'Montserrat', sans-serif;
}

*,
after,
before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

p {
    color: var(--SecondaryColor);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    color: var(--PrimaryColor);
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}

a:hover {
    color: var(--SecondaryColor);
}

b,
strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

a:focus {
    background: none;
}

u {
    text-decoration: underline;
}

i,
em {
    font-style: italic;
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.clear {
    clear: both;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
select,
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select::-ms-expand {
    display: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    cursor: pointer;
}

p {
    color: var(--PrimaryColor);
}

.dropdown-item {
    font-size: 15px;
}

.row {
    --bs-gutter-x: 30px;
}

.g-0 {
    --bs-gutter-x: 0 !important
}

@media (min-width: 1430px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1396px;
    }
    .container-fluid {
        max-width: 100%;
    }
}

.whats-app-icon:hover {
    color: #fff;
}

.breadcurmb-section-new {
    background: rgba(248, 249, 251, 1);
}

.breadcurmb-section-new .breadcurmb-section-parent ul {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 7px 0;
}

.breadcurmb-section-new .breadcurmb-section-parent ul li {
    color: rgba(87, 87, 87, 0.5);
    font-weight: 600;
    padding-right: 10px;
}

.breadcurmb-section-new .breadcurmb-section-parent ul li a {
    color: rgba(87, 87, 87, 0.5);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.breadcurmb-section-new .breadcurmb-section-parent ul li:last-child {
    color: rgba(87, 87, 87, 1);
}
.updatefintech-banner-image img {
    position: relative;
    right: -60px;
}

section.same-fintech-section.newupdatefintech-banner-section {
    padding: 80px 0;
    position: relative;
}

.newupdatefintech-banner-section .same-fintech-heading h1 {
    color: #000000;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
}

.newupdatefintech-banner-section .same-fintech-heading h1 strong {
    color: #FFFFFF;
    font-weight: 700;
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.newupdatefintech-banner-section .same-fintech-heading p {
    color: rgb(0 0 0 / 70%);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    margin: 10px 0;
}

.same-fintech-heading .fintect-banner-btn {
    margin: 50px 0 0;
}

.same-fintech-heading .fintect-banner-btn .btn {
    min-width: 200px;
    padding: 12px 15px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 12px;
}

.same-fintech-heading .fintect-banner-btn .btn+.btn {
    margin-left: 20px;
}

.same-fintech-heading .fintect-banner-btn .btn-primaryx {
    border-color: #575757;
    background: transparent;
    color: #575757;
}

.same-fintech-heading .fintect-banner-btn .btn-primaryx:hover {
    background: #575757;
    color: #fff;
    border-color: transparent;
}

.same-fintech-heading .fintect-banner-btn .btn-default {
    color: #fff;
    background: #2DAAE1;
    border-color: #2DAAE1;
}

.same-fintech-heading .fintect-banner-btn .btn-default:hover {
    color: #2DAAE1;
    background: transparent;
    border-color: #2DAAE1;
}

/*.updatefintech-banner-image img {
    position: absolute;
    top: 50%;
    right: 0;
    max-width: 700px;
    transform: translateY(-50%);
}*/

.fintech-banner-logo-section .marquee-logo-box marquee {
    width: 100%;
    overflow-y: hidden;
    background-color: #fff;
}

.fintech-banner-logo-section .marquee-logo-box ul li {
    background: #fff;
    margin: 0 0;
    padding: 0;
    border-radius: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    min-width: 180px;
}

.fintech-banner-logo-section .marquee-logo-box ul li img {
    width: auto;
    height: auto;
    max-width: 130px;
    max-height: 50px;
}

.fintech-banner-logo-section .marquee-logo-box marquee ul li:first-child img {
    max-height: 30px !important;
}

.fintech-banner-logo-section .marquee-logo-box marquee ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    width: 100%;
}

.fintech-banner-logo-section .marquee-logo-box li.custom-logo-width img {
    max-height: 40px !important;
}

section.fintech-banner-logo-section {
    margin-bottom: -55px;
    position: relative;
    z-index: 1;
}

.marquee-logo-box {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    padding: 10px;
}

section.same-section {
    padding: 80px 0;
}

.same-fintech-heading h2 {
    color: #000000;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    text-transform: capitalize;
}

.same-fintech-heading h2 strong {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.same-fintech-heading p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

section.same-section.fintech-rise-section.fintect-bg-color {
    padding: 120px 0 80px;
}

.fintect-bg-color {
    background: #F3F4F5;
}

.fintect-rise-wrapper {
    background: url(https://www.nimbleappgenie.com/latestImages/fintect-rise-bgimage.png);
    padding: 60px 60px;
    border-radius: 40px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.fintect-rise-wrapper .same-fintech-heading h2 {
    color: #fff;
}

.fintect-rise-wrapper .same-fintech-heading p {
    color: #fff;
}

.fintech-rise-box-wrapper {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 50px 20px 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
    height: 100%;
}

.fintech-rise-box.row .fintech-rise-box-wrapper h2 {
    color: #FFFFFF;
    font-weight: 800;
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    margin: 0 0 0;
}

.fintech-rise-box.row .fintech-rise-box-wrapper h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    line-height: 1.4;
    margin: 5px 0;
}

.fintech-rise-box.row .fintech-rise-box-wrapper p {
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 10px 0;
}

.fintech-rise-box.row .col-lg-6 {
    margin: 0 0 30px;
}

.fintech-rise-box.row .col-lg-6:last-child {
    margin-bottom: 0;
}

.fintech-rise-box.row .col-lg-6:nth-child(3) {
    margin-bottom: 0;
}

.same-bgline {
    border-bottom: 1px solid #fff;
    line-height: normal;
}

.same-fintech-heading h2 {
    margin-bottom: 10px;
}

.same-fintech-heading p+p {
    margin: 15px 0 0;
}

.same-section.fintect-development-solution-section {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    padding-bottom: 250px;
    padding-top: 120px;
}

.same-section.fintect-development-solution-section .same-fintech-heading {
    margin: 0 auto 50px;
    max-width: 1000px;
}

.same-section.fintect-development-solution-section .same-fintech-heading h2 {
    color: #fff;
}

.same-section.fintect-development-solution-section .same-fintech-heading p {
    color: rgb(255 255 255 / 90%);
}

.fintect-development-content {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    overflow: hidden;
}

.fintect-development-content div#accordionExample {
    height: 500px;
    overflow-y: auto;
}

.fintect-development-content div#accordionExample {
    scrollbar-width: 5px;
    scrollbar-color: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
}

.fintect-development-content div#accordionExample::-webkit-scrollbar {
    width: 5px;
}

.fintect-development-content div#accordionExample::-webkit-scrollbar-track {
    border-radius: 10px;
}

.fintect-development-content div#accordionExample::-webkit-scrollbar {
    width: 5px;
    background: #fff;
    border-radius: 10px
}

.fintect-development-content div#accordionExample::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    border-radius: 10px;
}

.fintect-development-content .accordion-item {
    border: none;
    margin: 0 0 15px;
    border-radius: 7px !important;
    overflow: hidden;
}

.fintect-development-content .accordion-item .accordion-button {
    padding: 10px;
    border-radius: 7px;
    border-bottom: none;
    box-shadow: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #2da9e0;
}

.fintect-development-content .accordion-item .accordion-body p {
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.fintect-development-content .accordion-item .accordion-body p:first-child {
    padding: 20px 0 0;
}

.same-section.fintect-development-solution-section .accordion-button::after {
    background-image: url(https://www.nimbleappgenie.com/latestImages/accordion-plus.png);
    background-size: 15px;
    width: 15px;
    height: 15px;
}

.same-section.fintect-development-solution-section .accordion-button:not(.collapsed)::after {
    background-image: url(https://www.nimbleappgenie.com/latestImages/accordion-minus.png);
    top: -8px;
    position: relative;
}

.fintect-development-content .accordion-item .accordion-body ul {
    margin: 20px 0 0;
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fintect-development-content .accordion-item .accordion-body ul li {
    width: 50%;
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
    padding-left: 30px !important;
    padding: 5px 0;
}

.fintect-development-content .accordion-item .accordion-body ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 13px;
    height: 13px;
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    transform: rotate(45deg) translateY(-50%);
}

.fintect-development-content .accordion-item .accordion-body {
    padding: 0 20px 30px;
}

.fintect-cta-wrapper.same-fintech-heading {
    background: url(https://www.nimbleappgenie.com/latestImages/new-fintect-cta-bg-image.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 40px;
    padding: 40px;
}

.fintect-cta-wrapper.same-fintech-heading h2 {
    color: #fff;
    font-size: 28px;
}

.fintect-cta-wrapper.same-fintech-heading p {
    color: rgb(255 255 255 / 54%);
}

.fintect-cta-wrapper.same-fintech-heading h2 img {
    max-height: 70px;
    vertical-align: bottom;
}

.fintect-cta-wrapper.same-fintech-heading .btn-primaryx {
    margin: 40px 0 20px;
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    padding: 10px 15px;
    font-size: 18px;
    color: #fff;
    min-width: 180px;
    border-radius: 10px;
    font-weight: bold;
}

.fintect-cta-wrapper.same-fintech-heading .btn-primaryx:hover {
    background: #fff;
    border-color: #fff;
    color: rgba(45, 170, 225, 1);
}

section.fintect-cta-section {
    margin-top: -160px;
}

.fintect-newservice-section .same-fintech-heading {
    max-width: 1200px;
    margin: 0 auto 30px;
}

section.same-section.fintect-newservice-section .row {
    position: relative;
}

section.same-section.fintect-newservice-section .row:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(https://www.nimbleappgenie.com/latestImages/fintect-newservice-bg-layer.png);
    background-size: cover;
    width: 1000px;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center;
}

section.same-section.fintect-newservice-section .col-lg-4 {
    margin: 30px 0 0;
}

.fintect-newservice-box {
    height: 100%;
    box-shadow: 0 0 24px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 30px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.fintect-newservice-box figure {
    width: 60px;
    height: 60px;
    margin: 0 0 10px;
}

.fintect-newservice-box h3 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    min-height: 50px;
    text-transform: capitalize;
    line-height: 1.4;
    margin: 0 0 10px;
}

.fintect-newservice-box h3 strong {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fintect-newservice-box p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.fintech-development-slider-section .same-fintech-heading {
    max-width: 960px;
    margin-bottom: 50px;
}

.slick-slideshow__slide {
    margin-right: 20px;
    border-radius: 20px;
    background: #fff;
    border: none;
    height: 100%;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}

.slick-slideshow__slide .vertical-text {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    padding: 9px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 82%;
    font-style: normal;
    position: absolute;
    top: 40%;
    transform: rotate(-90deg) translateY(-50%);
    overflow: hidden;
    text-transform: uppercase;
    left: -32%;
    vertical-align: middle;
}

.fintech-development-slider-section .content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    min-height: 260px;
}

section.same-section.fintect-bg-color.fintech-development-slider-section .fintech-development-slider-section .content {
    min-height: 310px;
}

.holder {
    font-size: 3rem;
}

.vertical-text {
    display: inline-block;
    transform: rotate(90deg);
}

.slick-slideshow__slide .content {
    padding: 50px 5px 50px 70px;
    height: 100%;
}

.slick-slideshow__slide .content h3 {
    color: #000000;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 5px;
}

.slick-slideshow__slide .content p {
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    min-height: 130px;
}

.slick-list {
    padding-left: 0px !important;
}

section.same-section.fintech-features-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto 20px;
}

.fintect-features-box {
    height: 100%;
}

.fintect-features-box h3 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 7px;
}

.fintect-features-box h3 strong {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fintect-features-box p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

section.same-section.fintech-features-section .col-lg-8 .col-lg-6 {
    margin: 40px 0 0;
}

section.same-section.fintech-features-section.fintech-advanced-features-section {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
}

section.same-section.fintech-features-section.fintech-advanced-features-section .same-fintech-heading h2 {
    color: #fff;
}

section.same-section.fintech-features-section.fintech-advanced-features-section .same-fintech-heading p {
    color: #fff;
}

section.same-section.fintech-features-section.fintech-advanced-features-section .fintect-features-box {
    border: 2px solid #575757;
    background: #fff;
    height: 100%;
    padding: 20px 20px 20px 20px;
    border-radius: 20px;
    box-shadow: 5px 5px 2px rgb(0 0 0 / 44%);
}

section.same-section.fintech-features-section.fintech-advanced-features-section .col-lg-7 .col-lg-6 {
    margin-bottom: 30px;
}

section.same-section.fintech-features-section.fintech-advanced-features-section .same-fintech-heading {
    margin: 0 auto 60px;
}

.same-section.new-fintech-tabs-section .tech-stack-ewallet-tabs {
    margin: 60px 0 0;
    border: 1px solid transparent;
    border-radius: 13px !important;
    overflow: hidden;
    border-color: rgba(0, 203, 183, 1);
}

.same-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul.nav-tabs .nav-link {
    padding: 9px 40px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border-radius: 13px;
}

.same-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul.nav-tabs {
    border: none;
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 11px;
}

.same-section.new-fintech-tabs-section .ewallet-techstack-icon-parent {
    padding: 20px 15px 40px;
    text-align: center;
}

.same-section.new-fintech-tabs-section .ewallet-techstack-icon-parent ul li figure {
    width: auto;
    margin: 0 auto;
}

.same-section.new-fintech-tabs-section .ewallet-techstack-icon-parent ul li {
    width: 16%;
    text-align: center;
    margin: 30px 0 0;
}

.same-section.new-fintech-tabs-section .ewallet-techstack-icon-parent ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.same-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul.nav-tabs .nav-link.active {
    color: #000;
}

.ewallet-techstack-icon-parent ul li span {
    color: #23272D;
    font-size: 18px;
    margin: 20px 0 0;
    display: block;
    font-weight: 600;
}

section.same-section.new-fintech-tabs-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto;
}

.same-section.new-fintech-tabs-section .ewallet-techstack-icon-parent ul li figure img {
    max-width: 70px;
    max-height: 70px;
}

.fintect-stories-section .item {
    background: #23272D;
    border-radius: 30px;
    padding: 30px 80px;
    height: 100%;
}

.fintect-stories-section .item .fintech-stories-wrapper h3 {
    color: #fff;
    font-size: 38px;
    line-height: 1.4;
    margin: 0 0 15px;
    font-weight: 700;
    vertical-align: middle;
}

.fintect-stories-section .item .fintech-stories-wrapper h3 strong {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fintect-stories-section .item .fintech-stories-wrapper h3 span {
    font-size: 26px;
    font-weight: 400;
    font-style: italic;
    vertical-align: middle;
    display: block;
}

.fintect-stories-section .item .fintech-stories-wrapper p {
    color: rgb(255 255 255 / 60%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.fintech-stories-wrapper ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 50px 0 0;
}

.fintech-stories-wrapper ul li {
    width: 20%;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
}

.fintech-stories-wrapper ul li figure {
    margin: 0 auto 10px;
    width: 70px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 8%);
    border-radius: 5px;
}

.fintech-stories-wrapper ul li figure img {
    width: auto !important;
    max-height: 40px;
}

.fintect-stories-btn {
    margin: 40px 0 0;
}

.fintect-stories-btn .btn-primaryx {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    padding: 10px 15px;
    min-width: 170px;
    border-radius: 13px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
}

.fintect-stories-btn .btn-primaryx:hover {
    background: #fff;
    color: rgba(45, 170, 225, 1);
    border-color: #fff;
}

.sucess-stories-image-parent img {
    max-width: 410px;
    width: auto !important;
    margin-left: auto;
}

.fintect-stories-section {
    margin: 50px 0 0;
}

.fintech-stories-wrapper.satpay-stories-parent h3 strong {
    color: #D2B654 !important;
    background: transparent !important;
    -webkit-text-fill-color: initial !important;
}

.fintech-stories-wrapper.satpay-stories-parent a.btn.btn-primaryx {
    color: #fff;
    background: #D2B654;
    border-color: #D2B654;
}

.fintech-stories-wrapper.satpay-stories-parent a.btn.btn-primaryx:hover {
    color: #D2B654;
    background: transparent;
    border-color: #D2B654;
}

.fintech-stories-wrapper.satbora-stories-parent h3 strong {
    color: #829B00 !important;
    background: transparent !important;
    -webkit-text-fill-color: initial !important;
}

.fintech-stories-wrapper.satbora-stories-parent a.btn.btn-primaryx {
    color: #fff;
    background: #829B00;
    border-color: #829B00;
}

.fintech-stories-wrapper.satbora-stories-parent a.btn.btn-primaryx:hover {
    color: #829B00;
    background: transparent;
    border-color: #829B00;
}

.fintect-stories-section .owl-dots {
    display: none;
}

.fintect-stories-section .owl-nav button span {
    color: #fff;
    font-size: 60px;
    display: inline-block;
    width: 10px;
    height: 80px;
    line-height: 70px;
    width: 40px;
}

.fintect-stories-section .owl-nav button {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%) !important;
    width: 40px;
    height: 80px;
    border-radius: 10px 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fintect-stories-section .owl-nav button {
    position: absolute;
    top: 50%;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.fintect-stories-section .owl-nav button.owl-prev {
    left: -40px;
}

.fintect-stories-section .owl-nav button.owl-next {
    right: -40px;
}

.fintect-stories-section .owl-nav button.owl-next {
    right: -40px;
    border-radius: 0 10px 10px 0;
}

.fintect-stories-section .owl-dots {
    text-align: center;
    padding-top: 15px;
}

.fintect-stories-section .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.fintect-stories-section .owl-nav button:focus {
    outline: none;
}

.fintect-stories-section .owl-item {
    display: flex;
}

.fintect-stories-section .item {
    width: 100%;
}

.fintect-stories-section .owl-stage-outer {
    border-radius: 30px;
}

.eexcellence-main-box {
    border: 2px solid rgb(45, 170, 225);
    height: 100%;
    background: #fff;
    padding: 20px 30px;
    text-align: center;
    border-radius: 13px;
    position: relative;
}

.eexcellence-main-box figure {
    width: 105px;
    height: 105px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eexcellence-main-box h3 {
    color: #23272D;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 0;
}

.eexcellence-main-box ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
}

.eexcellence-main-box ul li+li {
    margin-left: 5px;
}

.eexcellence-main-box ul li img {
    max-height: 16px;
}

.eexcellence-main-box p {
    color: #6F6F6F;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.eexcellence-main-box.fintech-changebox {
    background: #F3F4F5;
    border-color: transparent;
}

section.same-section.celebrative-section .same-fintech-heading {
    max-width: 1200px;
    margin: 0 auto 40px;
}

.excellence-inner-content {
    position: absolute;
    left: 30px;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    text-align: center;
}

.excellence-inner-content h3 {
    font-size: 30px;
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.same-section.celebrative-section .row .col-lg-3 {
    margin: 30px 0 0;
}

section.same-section.fintech-process-section {
    background: #fbfbfb;
    padding-bottom: 20px;
}

.update-fintech-layer-content {
    position: relative;
}

.update-fintech-layer-content>img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    user-select: none;
    pointer-events: none;
}

.fintech-update-process-content {
    text-align: center;
    position: relative;
    padding: 60px 40px;
    margin: 0 0 60px;
}

.fintech-update-process-content figure {
    margin: 0 auto 10px;
}

.fintech-update-process-content h3 {
    color: #000;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 0 5px;
    text-transform: capitalize;
}

.fintech-update-process-content p {
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    min-height: 85px;
}

.fintech-update-process-content span {
    display: inline-block;
    margin: 20px 0 0;
    position: absolute;
    bottom: -110px;
    left: 50%;
    transform: translateX(-50%);
}

.maping img {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

section.fintech-process-section .row .col-lg-4:nth-child(4) .fintech-update-process-content span,
section.fintech-process-section .row .col-lg-4:nth-child(5) .fintech-update-process-content span {
    top: -190px;
    bottom: inherit;
}

section.fintech-process-section .row {
    justify-content: center;
}

section.same-section.fintech-process-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto 0;
}

section.fintech-process-section .row .col-lg-4:nth-child(4) .fintech-update-process-content,
section.fintech-process-section .row .col-lg-4:nth-child(5) .fintech-update-process-content {
    margin-top: 110px;
    padding: 0 40px;
}

.update-fintech-layer-content .row {
    max-width: 1250px;
    margin: 0 auto;
}

section.same-section.fintectnew-cost-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto 50px;
}

.fintect-cost-content-parent p {
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.fintect-cost-content-parent h3 {
    color: #000;
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.fintect-cost-content-parent figure {
    width: 60px;
    height: 60px;
    margin: 0 0 15px;
}

.fintect-cost-content-parent figure img {
    width: 100%;
    height: 100%;
}

.fintect-cost-content-parent {
    padding: 20px;
    height: 100%;
}

.fintect-cost-image {
    text-align: center;
}


.same-section.fintectnew-cost-section .row div[class*="col"] {
    margin: 0 0 10px;
}

.same-section.fintectnew-cost-section .same-fintech-heading+.row {
    align-items: center;
}

.same-section.fintectnew-cost-section .row .col-lg-8 .col-lg-6 {
    margin: 0;
}

section.same-section.fintech-process-section {
    padding-top: 240px;
}

section.same-section.celebrative-section+section.fintect-cta-section {
    margin-top: 0;
    margin-bottom: -160px;
    position: relative;
    z-index: 1;
}

.hirefintech-developer-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto 50px;
}

section.fintectnew-cost-section+section.fintect-cta-section {
    margin-bottom: -160px;
    position: relative;
    z-index: 1;
    margin-top: 0;
}

.fintech-hiredevelopers-parent {
    background: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 13px;
    box-shadow: 0 0 10px rgb(16 0 0 / 5%);
    height: 100%;
}

.fintech-hiredevelopers-parent {
    background: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 13px;
    box-shadow: 0 0 10px rgb(16 0 0 / 5%);
    height: 100%;
}

.fintech-hiredevelopers-parent figure {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
}

.fintech-hiredevelopers-parent figure img {
    width: 100%;
    height: 100%;
}

.fintech-hiredevelopers-parent h3 {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 5px;
    line-height: 1.4;
}

.fintech-hiredevelopers-parent h3 strong {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fintech-hiredevelopers-parent p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    min-height: 200px;
}

.fintech-hiredevelopers-parent .btn-primaryx {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    display: block;
    width: 100%;
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    border-radius: 13px;
    padding: 10px 15px;
}

.fintech-hiredevelopers-parent .btn-primaryx:hover {
    background: #fff;
    border-color: rgba(45, 170, 225, 1);
    color: rgba(45, 170, 225, 1);
}

.fintech-choose-content-inner+.fintech-choose-content-inner {
    margin: 50px 0 0;
}

.fintech-choose-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    margin: 0 0 10px;
}

.fintech-choose-content-inner p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.fintech-choose-header figure {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin: 0;
}

.fintech-choose-header h3 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    margin-left: 10px;
}

.fintech-choose-header h3 strong {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fintech-choose-content-parent {
    padding-left: 50px;
}

section.same-section.fintech-choose-section+section.fintect-cta-section {
    margin-top: 0;
    margin-bottom: -160px;
    position: relative;
    z-index: 1;
}

section.same-section.fintech-faq-section {
    padding-top: 240px;
}

.faq-parent button.accordion-button {
    color: #23272D;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    background: transparent;
    padding: 15px 30px 15px 15px;
}

.faq-parent .accordion-item {
    background: transparent;
}

.accordion-body p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.accordion-flush .accordion-item .accordion-button:focus {
    box-shadow: none;
    outline: none;
}

.faq-parent .accordion-button::after {
    background-image: url(https://www.nimbleappgenie.com/latestImages/faq-plus-icon.png) !important;
    width: 25px;
    height: 29px;
    background-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
}

.faq-parent .accordion-button:not(.collapsed)::after {
    background-image: url(https://www.nimbleappgenie.com/latestImages/faq-minus-icon.png) !important;
    right: 0;
    top: 70%;
}

.faq-parent .accordion-body ul {
    margin-left: 20px
}

.faq-parent .accordion-body ul li {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 10px 0 0;
    list-style-type: disclosure-closed;
}

footer.section-spacing {
    padding-top: 60px;
}

.request-quote-banner {
    background: #ECEAFC;
}

.request-quote-details {
    background: transparent linear-gradient(180deg, #4F17A6 0%, #651FD3 39%, #A03FFB 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
    padding: 70px 30px;
    position: relative;
    height: 100%;
}

.home-contact-bg-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    user-select: none;
    pointer-events: none;
}

.request-quote-details h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 5px;
    position: relative;
    z-index: 1;
}

.request-quote-details p {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    position: relative;
    z-index: 1;
}

.request-quote-details ul {
    position: relative;
    margin: 50px 0 30px;
    padding-left: 20px;
}

.request-quote-details ul:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border: 1px dashed #fff;
}

.request-quote-details ul li {
    position: relative;
    padding-left: 10px;
}

.request-quote-details ul li+li {
    margin: 35px 0 0;
}

.request-quote-details ul li .request-circle {
    position: absolute;
    left: -32px;
    top: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 2px;
    background: #6e24d9;
}

.request-quote-details ul li .request-circle span {
    background: transparent linear-gradient(180deg, #F7366A 0%, #FF9F1C 100%) 0% 0% no-repeat padding-box;
    width: 17px;
    height: 17px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 3px;
    animation: shadow-pulse-one 1.4s infinite;
}

.request-quote-details ul li h4 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 5px;
}

.request-quote-details ul li p {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

section.section-spacing.request-quote-banner.home-contact-form-section .quote-owner-field {
    margin: 0 0 0;
    max-width: 320px;
    padding-left: 90px;
}

.quote-owner-field img {
    max-width: 70px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.quote-owner-field h3 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 5px;
}

.quote-owner-field p {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

@keyframes shadow-pulse-one {
    0% {
        box-shadow: 0 0 0 0px #fff;
    }
    100% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
}

section.section-spacing.request-quote-banner.home-contact-form-section {
    padding: 80px 0;
}

.request-quote-form-wrapper {
    background: #fff;
    height: 100%;
    border-radius: 40px;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.request-quote-form-wrapper.home-contact-right-header .form-top-header {
    background: #fff;
    text-align: left;
    padding: 20px 25px 5px;
}

.request-quote-form-wrapper form {
    margin: 15px 0 0;
    padding: 0 30px;
}

.request-quote-form-wrapper.home-contact-right-header .form-top-header h2 {
    color: #6454EB;
    font-weight: 900;
    font-size: 50px;
}

.request-quote-form-wrapper .form-group {
    margin: 0 0 25px;
    width: 100%;
}

.request-quote-form-wrapper .form-group label {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 6px;
    line-height: 1.4;
}

.request-quote-form-wrapper .form-group .form-control:focus {
    border-color: #6454eb;
    box-shadow: none;
}

.select-field-parent {
    position: relative;
}

.select-field-parent span,
.select-field-parent i {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    user-select: none;
    pointer-events: none;
}

.request-quote-form-wrapper .file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 50%;
    right: 10px;
    display: inline-block;
    height: 42px;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 16px;
    line-height: 42px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
    transform: translateY(-50%);
    background: transparent linear-gradient(294deg, #F7366A 0%, #FF9F1C 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    min-width: 110px;
}

.request-quote-form-wrapper .file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 10px;
    background: #fff;
    padding: 8px 0;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-weight: 300;
    border-radius: 0;
}

.request-quote-form-wrapper .file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 10px;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.request-quote-form-wrapper .form-group textarea {
    height: 120px !important;
}

.request-quote-form-wrapper.home-contact-right-header .request-form-button-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.request-form-button-parent button.btn.btn-request {
    background: #000000;
    border-radius: 13px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 13px 20px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    min-width: 130px;
}

.request-form-button-parent button.btn.btn-request:hover {
    background: transparent;
    border-color: #000;
    color: #000;
}

.request-quote-form-wrapper .form-group .form-control {
    border: 1px solid #B4B4B4;
    border-radius: 12px;
    position: relative;
    padding: 15px;
    height: 60px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    width: 100%;
    color: #000;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .same-head-box {
    max-width: 750px;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .same-head-box h2 {
    color: #000;
    font-weight: 900;
    font-size: 40px;
    line-height: 1.2;
    margin: 0 0 5px;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .same-head-box p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-content {
    background: #fff;
    padding: 16px;
    border-radius: 20px;
    height: 100%;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-content figure {
    border-radius: 13px;
    overflow: hidden;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-inner-content ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 15px;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-inner-content ul li {
    color: #3B3B3B;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-inner-content ul li a,
section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-inner-content ul li a.cat-blogs {
    border: 1px solid #E0E0E0;
    background: #F8F8F8;
    border-radius: 22px;
    padding: 2px 5px;
    text-align: center;
    color: #3B3B3B;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-inner-content h3 {
    color: #000000;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 5px;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .home-blog-inner-content p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .view-btn {
    margin: 40px 0 0;
    text-align: center;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .view-btn .btn-primaryx {
    padding: 12px 15px;
    border-color: transparent;
    background: transparent linear-gradient(180deg, #FF5C88 0%, #FFA771 100%) 0% 0% no-repeat padding-box;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    min-width: 150px;
    border-radius: 13px;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .view-btn .btn-primaryx:hover {
    background: #FF5C88;
    color: #fff;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest .same-head-box {
    max-width: 1000px;
    z-index: 1;
    margin: 0px auto 50px;
    position: relative;
    text-align: center;
}

section.same-section.blogs_section.custom-ewallet-blogs-section.blogs-latest {
    background: #F4F4F4;
    padding: 80px 0;
}

section.section-spacing.clinets-reviews-section {
    padding: 140px 0 80px;
}

.clinets-reviews-main-wrapper {
    border: 1px solid #6454EB;
    border-radius: 30px;
    padding: 90px 30px 10px;
    position: relative;
}

.big-quote-reviews {
    position: absolute;
    top: -60px;
    left: 20px;
}

.clinets-reviews-main-wrapper .same-head-box {
    margin: 40px 0 0;
}

.same-head-box h2 {
    color: #000;
    font-weight: 900;
    font-size: 40px;
    line-height: 1.2;
    margin: 0 0 5px;
}

.clinets-reviews-main-wrapper .same-head-box p {
    margin: 15px 0 30px;
}

.same-head-box p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.clietns-reviews-content.item {
    background: #E8E5FE;
    border-radius: 20px;
    overflow: hidden;
    padding: 10px 10px 20px;
}

.clietns-reviews-content.item figure {
    margin: 0 0 30px;
    position: relative;
}

.clietns-reviews-content.item figure img {
    border-radius: 20px;
}

.clietns-reviews-content.item figure span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    bottom: -25px;
}

.clietns-reviews-content.item figure span img {
    width: auto !important;
    max-width: 35px !important;
}

.clinets-review-content-bottom p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 10px;
    min-height: 240px;
}

.clinets-review-content-bottom h3 {
    margin: 20px 0 5px;
    color: #000000;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4;
}

.clinets-review-content-bottom h5 {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
}

.client-video-review {
    margin: 20px 0 0;
    text-align: center;
}

.clinets-review-content-bottom .client-video-review a.video-link {
    font-weight: bold;
}

.client-video-review a.video-link {
    padding: 14px 10px;
    background: #F8F8F8;
    display: block;
    border-radius: 7px;
    border: 1px solid #EBEBEB;
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}

.client-video-review a.video-link img {
    width: auto;
    height: auto;
    margin-left: 10px;
    max-width: 25px;
}

.clinets-review-content-wrapper .owl-nav {
    text-align: right;
    margin: 25px 0 0;
}

.clinets-review-content-wrapper .owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    text-align: center;
    margin: 5px !important;
}

.clinets-review-content-wrapper .owl-nav .owl-prev {
    background: #EAEAEA url(../../homeimages/arrow-slide-left.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 22px !important;
}

.clinets-review-content-wrapper .owl-nav .owl-next {
    background: #EAEAEA url(../../homeimages/arrow-slide-right.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 22px !important;
}

.clinets-review-content-wrapper .owl-nav button span,
.clinets-review-content-wrapper .owl-dots {
    display: none;
}


.modal-dialog {
    max-width: 1000px !important;
}

.newpopup-wrapper .row {
    margin: 0;
}

.newpopup-wrapper .row .col-lg-6 {
    padding: 0;
}

.popup-left-parent {
    background: transparent linear-gradient(180deg, #4F17A6 0%, #651FD3 39%, #A03FFB 100%) 0% 0% no-repeat padding-box;
    height: 100%;
    padding: 45px 25px;
}

.popup-left-parent h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0 0 10px;
}

.popup-left-parent p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.popup-left-parent p i {
    color: #FF9C84;
    font-weight: 900;
    display: block;
    width: 100%;
    margin: 6px 0 0;
    font-size: 19px;
}

.popup-left-bottom-parent {
    margin: 60px 0 0;
}

.popup-company-details {
    display: flex;
    align-items: start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.popup-company-details .project-details-inner-box {
    width: 45%;
    background: #6723c4;
    border-radius: 13px;
    padding: 15px 20px;
    position: relative;
    padding-left: 50px;
    margin: 4px 4px;
}

.popup-company-details .project-details-inner-box figure {
    margin: 0;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-company-details .project-details-inner-box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.popup-company-details .project-details-inner-box p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
}

.popup-left-bottom-parent ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #FFFFFF1A;
    padding: 20px 0 0;
    margin: 15px 0 0;
}

.popup-left-bottom-parent ul li {
    width: 25%;
    padding: 0 5px;
    text-align: center;
}

.popup-left-bottom-parent ul li figure {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
}

.popup-left-bottom-parent ul li figure img {
    max-width: 65px;
}

.popup-left-bottom-parent ul li ul {
    padding: 0;
    margin: 0;
    border: none;
    justify-content: center;
}

.popup-left-bottom-parent ul li ul li {
    padding: 0 2px !important;
    width: auto;
    line-height: 0;
    text-align: center;
}

.popup-left-bottom-parent ul li ul li img {
    min-width: 12px;
}

.newpopup-right-form-parent {
    padding: 45px 25px;
    background: #fff;
    height: 100%;
}

.newpopup-right-form-parent h2 {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0 0 30px;
    color: #000000;
}

.newpopup-right-form-parent .form-group+.form-group {
    margin: 25px 0 0;
}

.newpopup-right-form-parent .form-group .form-control {
    border: 1px solid #0000002b !important;
    font-size: 18px;
    font-weight: 400;
    border: none;
    padding: 9px 10px;
    color: #000;
    border-radius: 5px;
}

.newpopup-right-form-parent .form-group .iti.iti--allow-dropdown.iti--separate-dial-code {
    position: relative;
}

.newpopup-right-form-parent .form-group .iti__flag-container {
    background: transparent !important;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    left: 10px;
    min-width: 80px;
}

.newpopup-right-form-parent .form-group input#phoneNumber {
    padding-left: 90px !important;
}

.newpopup-right-form-parent .form-group .iti__flag-container .iti__selected-flag {
    background: transparent;
    padding: 0;
}

.newpopup-right-form-parent .form-group textarea.form-control {
    height: 100px;
}

.form-group.btn-group-parent {
    text-align: right;
    margin: 50px 0 0 !important;
}

.newpopup-right-form-parent .form-group+.form-group .request-form-button-parent {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.captcha-parent {
    height: 70px !important;
}

.newpopup-right-form-parent .form-group button.btn.btn-newpopup {
    min-width: 120px;
    padding: 11px 15px;
    color: #fff;
    border-color: transparent;
    border-radius: 13px;
    text-align: center;
    background: transparent linear-gradient(180deg, #4F17A6 0%, #651FD3 39%, #A03FFB 100%) 0% 0% no-repeat padding-box;
    font-size: 18px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}

.newpopup-right-form-parent .form-group button.btn.btn-newpopup:hover,
.newpopup-right-form-parent .form-group button.btn.btn-newpopup:focus {
    background: transparent linear-gradient(337deg, #FF5C88 0%, #FFA771 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    box-shadow: none;
    outline: none;
}

.newpopup-right-form-parent .form-group .form-control:focus {
    border-color: #6e24d9 !important;
    box-shadow: none;
}

.slick-prev:hover,
.slick-prev:focus,
button.slick-arrow {
    background: url(https://www.nimbleappgenie.com/latestImages/slick-slider-left.png) !important;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -16%;
    left: 91%;
    background-size: 50px !important;
    background-repeat: no-repeat !important;
}

.slick-next:hover,
.slick-next:focus,
button.slick-next.slick-arrow {
    background: url(https://www.nimbleappgenie.com/latestImages/slick-slider-right.png) !important;
    left: 96%;
    background-size: 50px !important;
    background-repeat: no-repeat !important;
}

.slick-prev:before,
.slick-next:before {
    display: none;
}

.fintect-newservice-box p a,
.same-fintech-heading p a {
    display: inline;
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content.row>.col:first-child {
    padding-left: 13rem;
    background: #fff;
    padding-top: 50px;
}

li.review-parent {
    display: none;
}

.mainheader-right .main-header-whatsapp a {
    position: relative;
}

.mainheader-right .main-header-whatsapp a img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.form-group label.error {
    color: red;
}

section.same-fintech-section.newupdatefintech-banner-section.ewallet-banner-section {
    padding: 70px 0;
}

section.same-fintech-section.newupdatefintech-banner-section.ewallet-banner-section .updatefintech-banner-image img {
    position: initial;
    transform: translateY(0);
}

section.same-fintech-section.newupdatefintech-banner-section.ewallet-banner-section .same-fintech-heading h1 {
    text-transform: initial;
}

section.same-section.newfintech-service-section.fintect-bg-color.ewallet-banner-bottom-section {
    padding-top: 130px;
}

section.same-section.ewallet-service-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto 50px;
}

.ewallet-service-inner-box .accordion-item button.accordion-button {
    box-shadow: none;
    border: none;
    background: #fff;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
}

.ewallet-service-inner-box .accordion-item button.accordion-button strong {
    color: #FFFFFF;
    font-weight: 700;
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 5px;
}

.ewallet-service-inner-box .accordion-item {
    border: none;
    background: #fff;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    overflow: hidden;
    padding: 10px;
}

.ewallet-service-inner-box .accordion-item+.accordion-item {
    margin: 25px 0 0;
}

.ewallet-service-inner-box .accordion-button::after {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    margin-left: auto;
    content: "";
    background-image: url(https://www.nimbleappgenie.com/latestImages/accordion-plus.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    transition: transform .2s ease-in-out;
}

.ewallet-service-inner-box .accordion-button:not(.collapsed)::after {
    background-image: url(https://www.nimbleappgenie.com/latestImages/accordion-minus.svg);
    transform: rotate(-180deg);
}

section.same-section.fintect-development-solution-section.ewallet-apps-section.new-fintech-tabs-section .tech-stack-ewallet-tabs {
    margin: 60px 0 0;
    border: 1px solid transparent;
    border-radius: 13px !important;
    overflow: hidden;
    border-color: rgba(0, 203, 183, 1);
    background: #fff;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.15);
}

section.same-section.fintect-development-solution-section.ewallet-apps-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul {
    background: linear-gradient(90deg, rgb(45 170 225 / 20%) 0%, rgb(0 203 183 / 20%) 100%);
}

section.same-section.fintect-development-solution-section.ewallet-apps-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul li.nav-item .nav-link {
    padding: 8px 10px;
    color: rgba(0, 0, 0, 0.5);
}

section.same-section.fintect-development-solution-section.ewallet-apps-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul li.nav-item .nav-link.active {
    color: rgb(35 177 216);
    background: #fff;
    border-color: transparent;
}

.ewallte-apps-parent .row {
    align-items: center;
}

.ewallte-apps-parent .row .ewallet-apps-content-parent h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4;
    color: #000;
    margin: 0 0 10px;
}

.ewallte-apps-parent .row .ewallet-apps-content-parent p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    min-height: 200px;
}

.ewallte-apps-parent {
    padding: 40px 80px;
    height: 100%;
}

.ewallte-apps-parent .row .ewallet-apps-content-parent .btn-primaryx {
    color: #fff;
    background: #2DAAE1;
    border-color: #2DAAE1;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 15px;
    min-width: 170px;
    border-radius: 13px;
    margin: 20px 0 0;
}

.ewallte-apps-parent .row .ewallet-apps-content-parent .btn-primaryx:hover {
    color: #2DAAE1;
    background: transparent;
    border-color: #2DAAE1;
}

.userpanel-inner-box span {
    color: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
}

.userpanel-inner-box figure {
    margin: 0 0 15px;
}

.ewallet-userpanel-content-parent.row .col-lg-4 {
    margin: 0 0 40px;
}

.ewallte-userpanel-parent .ewallet-userpanel-image-parent img {
    max-width: 370px;
}

.ewallte-userpanel-parent .row {
    align-items: center;
}

.ewallte-userpanel-parent {
    padding: 50px 50px;
}

section.fintect-cta-section.ewallet-cta-section {
    position: relative;
    z-index: 1;
}

section.same-section.ewallet-features-section.new-fintech-tabs-section {
    background: #F5F5F5;
    margin-top: -170px;
    padding-top: 240px;
}

section.same-section.fintech-features-section.ewallet-features-section .fintect-features-box figure {
    margin: 0 0 15px;
}

.fintect-stories-section.ewalletclone-wrapper .item {
    background: #fff;
}

.fintect-stories-section.ewalletclone-wrapper .item .fintech-stories-wrapper figure {
    margin: 0 0 0px -20px;
}

.fintect-stories-section.ewalletclone-wrapper .item .fintech-stories-wrapper figure img {
    width: auto;
    height: auto;
}

.fintect-stories-section.ewalletclone-wrapper .item .fintech-stories-wrapper h3 {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 15px;
}

.fintect-stories-section.ewalletclone-wrapper .item .fintech-stories-wrapper p {
    color: rgb(0 0 0 / 70%);
}

.fintect-stories-section.ewalletclone-wrapper .fintech-stories-wrapper {
    padding-left: 40px;
}

.fintect-stories-section.ewalletclone-wrapper .fintech-stories-wrapper .fintect-stories-btn .btn-primaryx {
    color: #fff;
    background: #23272D;
    border-color: transparent;
}

.fintect-stories-section.ewalletclone-wrapper .fintech-stories-wrapper .fintect-stories-btn .btn-primaryx:hover {
    background: transparent;
    border-color: #23272D;
    color: #23272D;
}

.fintect-stories-section.ewalletclone-wrapper .owl-nav button {
    background: rgba(35, 39, 45, 0.4);
}

.fintect-stories-section.ewalletclone-wrapper {
    max-width: 1300px;
    margin: 50px auto 0;
}

.fintect-stories-section.ewalletclone-wrapper .owl-nav button {
    background: rgba(35, 39, 45, 0.4) !important;
    width: 50px;
    height: 50px;
    border-radius: 7px;
}

.fintect-stories-section.ewalletclone-wrapper .owl-nav button.owl-prev {
    left: -60px;
}

.fintect-stories-section.ewalletclone-wrapper .owl-nav button.owl-next {
    right: -60px;
}

.ewallet-apps-image-parent img {
    max-width: 450px;
    max-height: 380px;
}

section.same-section.new-fintech-tabs-section.fintect-bg-color.ewallet-main-tabs-section {
    padding-bottom: 220px;
}

.ewallet-service-inner-box .accordion-body p {
    font-size: 16px;
}

section.same-section.fintech-faq-section.ewallet-faq-parent.fintect-bg-color {
    padding-top: 80px;
}

.ewallet-userpanel-image-parent {
    text-align: center;
}

section.same-section.london-service-slider-section {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
}

section.same-section.london-service-slider-section .same-fintech-heading {
    max-width: 1200px;
    margin: 0 auto 50px;
}

section.same-section.london-service-slider-section .same-fintech-heading h2,
section.same-section.london-service-slider-section .same-fintech-heading p {
    color: #fff;
}

section.same-section.london-service-slider-section .media-wrap {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    min-height: 370px;
    height: 100%;
}

section.same-section.london-service-slider-section .media-wrap figure {
    margin: 0 0 15px;
}

section.same-section.london-service-slider-section .media-wrap h3 {
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 10px;
}

section.same-section.london-service-slider-section .media-wrap p {
    color: rgb(0 0 0 / 70%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

section.same-section.london-service-slider-section .slick-track .item.slick-slide {
    margin-right: 20px;
}

section.same-section.london-service-slider-section .slides-numbers span,
.slides-numbers {
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
    margin: 0 0 15px;
}

section.same-section.london-service-slider-section .slider-holder.slick-initialized {
    margin: 0;
}

section.same-section.london-service-slider-section .slider-holder.slick-initialized button {
    top: -8%;
}

section.same-section.london-service-slider-section .slick-prev:hover,
section.same-section.london-service-slider-section .slick-prev:focus,
section.same-section.london-service-slider-section button.slick-prev.slick-arrow {
    background: url(https://www.nimbleappgenie.com/latestImages/arrow-white-left.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: 35px !important;
}

section.same-section.london-service-slider-section .slick-next:hover,
section.same-section.london-service-slider-section .slick-next:focus,
section.same-section.london-service-slider-section button.slick-next.slick-arrow {
    background: url(https://www.nimbleappgenie.com/latestImages/arrow-white-right.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: 35px !important;
}

.ewallet-apps-content-parent {
    padding-right: 160px;
}

section.same-section.fintech-features-section.fintech-advanced-features-section .same-fintech-heading p a {
    color: #fff !important;
    background: initial;
    background-clip: initial;
    -webkit-text-fill-color: initial;
}

section.same-section.london-service-slider-section .same-fintech-heading p a {
    color: #fff;
    background: initial;
    background-clip: initial;
    -webkit-text-fill-color: initial;
    vertical-align: baseline !important;
    display: inline-block;
}

.same-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul.nav-tabs li+li {
    margin-left: 70px;
}

.ewallet-features-parent .tech-stack-ewallet-tabs .mobile-tabs-scroll-parent ul#myTab02 {
    justify-content: center;
}

.ewallet-service-inner-box .accordion-body p a,
.fintect-stories-section.ewalletclone-wrapper .item .fintech-stories-wrapper p a {
    display: inline;
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.same-section.new-fintech-tabs-section.fintect-bg-color.ewallet-main-tabs-section .tech-stack-ewallet-tabs .mobile-tabs-scroll ul#myTab {
    justify-content: space-between;
}

section.same-section.new-fintech-tabs-section.fintect-bg-color.ewallet-main-tabs-section .tech-stack-ewallet-tabs .mobile-tabs-scroll ul#myTab li+li {
    margin-left: 0;
}

section.same-section.fintect-development-solution-section.ewallet-apps-section.new-fintech-tabs-section .mobile-tabs-scrolling ul#myTab01 {
    justify-content: space-between;
}

section.same-section.fintect-development-solution-section.ewallet-apps-section.new-fintech-tabs-section .mobile-tabs-scrolling ul#myTab01 li+li {
    margin-left: 0;
}

section.same-section.fintech-features-section.fintech-advanced-features-section+section.same-section.new-fintech-tabs-section .tech-stack-ewallet-tabs ul li+li {
    margin-left: 0;
}

.fintect-rise-wrapper .same-fintech-heading p a.same-bgline, .security-compliance-parent.change-background-bg .security-compliance-content p a {
    background: transparent;
    -webkit-background-clip: initial;
    color: #00000080;
    -webkit-text-fill-color: initial;
}
.fintect-development-content .accordion-item .accordion-body p a, .slick-slideshow__slide .content p a, .fintech-choose-content-inner p a, .mobile-inovation-content-parent p a, .fintect-development-content .accordion-item .accordion-body ul li a, .fintect-features-box p a, .security-compliance-content p a, .fintect-cost-content-parent p a, section.same-section.fintech-faq-section.fintect-bg-color .accordion-body p a {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    display: inline;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*{
    font-weight: 700;
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

section.section-spacing.request-quote-banner.home-contact-form-section.main-newcontact-section .request-quote-details::before{display: none;}.main-chirstmas-popup-box, .fixed-chirstmas-gift.mobile-menu.d-md-none {display: none !important;}





.security-compliance-content p {
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}
.security-compliance-content h3 {
    background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 7px;
    line-height: 1.4;
}
.security-compliance-parent {
    background: rgba(245, 245, 245, 1);
    padding: 60px 30px;
    border-radius: 30px;
    height: 100%;
    position: relative;
}
.security-compliance-parent > .row {
    align-items: center;
}
.security-compliance-image.image-position {
    position: absolute;
    bottom: 0;
    right: 30px;
    max-width: 140px;
}
.security-compliance-parent.change-background-bg .security-compliance-content h3 {
    color: #fff;
    background: initial;
    background-clip: initial;
    -webkit-text-fill-color: initial;
}
.security-compliance-parent.change-background-bg .security-compliance-content p{color: #fff;}
.security-compliance-parent.change-background-bg .security-compliance-image.image-position {
    bottom: initial;
    top: 0;
}
.security-compliance-parent.change-background-bg {
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
}
section.same-section.fintech-new-security-compliance-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto 30px;
}
.security-compliance-parent.border-bg-color {
    padding: 30px;
    border: 2px solid rgba(51, 182, 228, 1);
    background: transparent;
}
.security-compliance-wrapper.row .col-lg-6 {
    margin: 30px 0 0;
}
.security-compliance-parent.border-bg-color .security-compliance-content h3 {
    color: rgba(102, 102, 102, 1);
    background: initial;
    background-clip: initial;
    -webkit-text-fill-color: initial;
}
.security-compliance-parent.without-position-image {
    padding: 30px;
}

.security-compliance-parent.change-background-bg .security-compliance-image.change-image-position {
    position: absolute;
    top: initial;
    bottom: 0;
    max-width: 140px;
}
.security-compliance-parent .security-compliance-image.image-position.change-image-position {
    top: 0;
    bottom: initial;
}
.security-compliance-wrapper.row .col-lg-6:first-child {
    margin-bottom: 30px;
}
.security-compliance-wrapper.row .col-lg-6:nth-child(2) {
    margin-bottom: 30px;
}

section.same-section.fintech-new-security-compliance-section + section.fintect-cta-section + section.same-section.new-fintech-tabs-section {
    background: rgba(245, 245, 245, 1);
    padding-top: 250px;
}
section.same-section.fintech-new-security-compliance-section {
    margin-bottom: 200px;
}
section.same-section.fintech-new-security-compliance-section + section.fintect-cta-section {
    margin-bottom: -170px;
    z-index: 1;
    position: relative;
}
section.same-section.update-benefits-fintech-section .same-fintech-heading {
    max-width: 1000px;
    margin: 0 auto 30px;
}

.update-fintect-benefits-content-parent {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 50px 25px 25px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.update-fintect-benefits-content-parent:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 100px solid #18BBCD;
    border-left: 80px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
}
.update-fintect-benefits-content-parent span {
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
}
.update-fintect-benefits-content-parent.fintect-features-box h3{font-size: 20px;}
.update-fintect-benefits-content-parent.fintect-features-box p{font-size: 17px;}
section.same-section.update-benefits-fintech-section .col-lg-4 {
    margin: 30px 0 0;
}

.fintect-rise-wrapper .same-fintech-heading p a {
    background: initial;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    color: rgb(0 0 0 / 53%);
}
section.same-section.update-benefits-fintech-section .col-lg-4:last-child .update-fintect-benefits-content-parent.fintect-features-box.text-center {
    background: rgba(55, 55, 55, 1);
}
section.same-section.update-benefits-fintech-section .col-lg-4:last-child .update-fintect-benefits-content-parent.fintect-features-box.text-center:before{display: none;}
section.same-section.update-benefits-fintech-section .col-lg-4:last-child .update-fintect-benefits-content-parent.fintect-features-box.text-center h3{font-weight: bold; color: #fff;}
section.same-section.update-benefits-fintech-section .col-lg-4:last-child .update-fintect-benefits-content-parent.fintect-features-box.text-center p{color: rgb(255 255 255 / 70%);}


section.same-section.update-benefits-fintech-section .col-lg-4 .update-fintect-benefits-content-parent.fintect-features-box.text-center .btn-primaryx:hover {
    background: #fff;
    border-color: #fff;
    color: rgba(45, 170, 225, 1);
}
section.same-section.update-benefits-fintech-section .col-lg-4 .update-fintect-benefits-content-parent.fintect-features-box.text-center .btn-primaryx{
    margin: 20px 0 20px;
    background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);
    padding: 10px 10px;
    font-size: 16px;
    color: #fff;
    min-width: 150px;
    border-radius: 10px;
    font-weight: bold;
}
section.same-section.update-benefits-fintech-section .col-lg-4:last-child .update-fintect-benefits-content-parent.fintect-features-box.text-center {padding: 20px 25px 20px;}
.fintect-development-content .accordion-item:last-child {margin-bottom: 0;}




section.same-section.fintect-development-solution-section.update-mobile-banking-digital-section {padding: 80px 0;}
section.same-section.fintect-development-solution-section.update-mobile-banking-digital-section .fintect-development-image-parent{text-align: center;}
section.same-section.fintect-development-solution-section.update-mobile-banking-digital-section .fintect-development-image-parent img {max-width: 450px;}
section.same-section.fintect-newservice-section.mobilebanking-newservice-section + section.fintect-cta-section {margin-top: 0;margin-bottom: -160px;z-index: 9;position: relative;}
section.same-section.mobile-banking-inovation-section {background: rgba(248, 249, 251, 1);padding-top: 230px;}
section.same-section.mobile-banking-inovation-section .row {margin: 60px 0 0;}
.row.mobile-banking-inovation-wrapper {margin-top: 0 !important;}
.row.mobile-banking-inovation-wrapper div[class*="col"]{margin-bottom: 30px;}
.mobile-inovation-content-parent {background: #fff;padding: 22px;border-radius: 20px;position: relative;}
.mobile-inovation-content-parent:after {content: "";position: absolute;left: 20px;border: 2px solid rgba(0, 203, 183, 1);border-radius: 10px;margin: 0 auto;text-align: center;bottom: 0px;right: 20px;}
.mobile-inovation-content-parent h3 {color: rgba(0, 0, 0, 1);font-size: 20px;font-weight: 700;line-height: 1.4;margin: 0 0 5px;}
.mobile-inovation-content-parent p {color: rgba(0, 0, 0, 0.6);font-size: 17px;line-height: 1.6;font-weight: 400;margin: 0;}
section.same-section.new-fintech-tabs-section.update-fintechtabs-section.mobile-banking-techstack-section {background: rgba(248, 249, 251, 1);}
section.same-section.london-service-slider-section.mobilebanking-service-slider-section {padding-top: 230px;}
section.fintect-cta-section.mobilebanking-maincta-section {margin-top: 0;margin-bottom: -150px;position: relative;z-index: 9;}
section.same-section.fintech-faq-section.fintect-bg-color.mobilebanking-faq-section {padding-top: 80px;}
section.same-section.new-fintech-tabs-section.update-fintechtabs-section.mobile-banking-techstack-section .tech-stack-ewallet-tabs ul#myTab {justify-content: space-between;}
section.same-section.new-fintech-tabs-section.update-fintechtabs-section.mobile-banking-techstack-section .tech-stack-ewallet-tabs ul li button{padding: 9px 15px;}
section.same-section.new-fintech-tabs-section.update-fintechtabs-section.mobile-banking-techstack-section .tech-stack-ewallet-tabs ul li + li{margin-left: 0;}












