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: 200px;
    padding-top: 80px;
}

.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;
    position: relative; z-index: 1;
}

.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;
    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: 80px 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;}

section.same-section.fintect-newservice-section.fitness-solution-section .row::before {top: 33%;transform: translate(-50%, -50%);height: 220px;}
section.same-section.fintect-newservice-section.fitness-solution-section .row::after {content: "";position: absolute;left: 50%;top: 67%;transform: translate(-50%, -50%);background: url(https://www.nimbleappgenie.com/latestImages/fintect-newservice-bg-layer.png);background-size: cover;width: 1000px;height: 220px;background-repeat: no-repeat;background-position: center;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section {padding: 80px 0 250px; margin: 0;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section .mobile-tabs-scroll-parent ul#myTab02 li.nav-item button {width: 100%;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section .mobile-tabs-scroll-parent ul#myTab02 li.nav-item {width: 50%;margin: 0;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section .mobile-tabs-scroll-parent ul#myTab02 {justify-content: space-between;}

.same-section.new-fintech-tabs-section.new-fitness-clone-section .fintect-stories-section.ewalletclone-wrapper {box-shadow: 0 0 10px rgb(0 0 0 / 10%);border-radius: 20px;}
.userpanel-inner-box p {color: rgba(0, 0, 0, 0.6);font-size: 14px;font-weight: 400;line-height: 1.4;margin: 0;}
section.same-section.fitness-ai-section.fintect-bg-color .ewallet-userpanel-image-parent img{max-width: 100%;}
section.same-section.fitness-ai-section.fintect-bg-color .ewallet-userpanel-content-parent.row {margin-left: 70px;}
section.same-section.fitness-ai-section.fintect-bg-color .same-fintech-heading {max-width: 1000px;margin: 0 auto 40px;}
section.same-section.fitness-ai-section.fintect-bg-color .userpanel-inner-box span {color: rgba(0, 0, 0, 1);font-weight: 600;}
section.same-section.fitness-ai-section.fintect-bg-color .ewallet-userpanel-content-parent.row .col-lg-6 {margin: 50px 0 0;}

.fintect-stories-section .fintech-stories-wrapper.drt-stories h3 strong{background: rgba(33, 171, 249, 1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.fintech-stories-wrapper.drt-stories .fintect-stories-btn .btn-primaryx{background: rgba(33, 171, 249, 1);}
.fintech-stories-wrapper.drt-stories .fintect-stories-btn .btn-primaryx:hover{background: transparent; color: rgba(33, 171, 249, 1); border-color: rgba(33, 171, 249, 1);}

.fintect-stories-section .fintech-stories-wrapper.ptyou-stories h3 strong{background: rgba(178, 119, 86, 1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.fintech-stories-wrapper.ptyou-stories .fintect-stories-btn .btn-primaryx{background: rgba(178, 119, 86, 1);}
.fintech-stories-wrapper.ptyou-stories .fintect-stories-btn .btn-primaryx:hover{background: transparent; color: rgba(178, 119, 86, 1); border-color: rgba(178, 119, 86, 1);}

.fintect-stories-section .fintech-stories-wrapper.lessencce-stories h3 strong{background: rgba(237, 178, 17, 1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.fintech-stories-wrapper.lessencce-stories .fintect-stories-btn .btn-primaryx{background: rgba(237, 178, 17, 1);}
.fintech-stories-wrapper.lessencce-stories .fintect-stories-btn .btn-primaryx:hover{background: transparent; color: rgba(237, 178, 17, 1); border-color: rgba(237, 178, 17, 1);}
.fintect-stories-section.fitness-stories-section .sucess-stories-image-parent img{max-width: 100%; max-height: 500px;}
section.same-fintech-section.newupdatefintech-banner-section.ewallet-banner-section.newfitness-banner-section {padding: 130px 0;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section.fintect-bg-color .tech-stack-ewallet-tabs .ewallet-userpanel-image-parent img {max-height: 450px; max-width: initial;}
section.same-section.london-service-slider-section .media-wrap 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.neweducation-solution-section .same-fintech-heading {max-width: 1000px;margin: 0 auto 60px;}
.education-solutio-inner-content .fintect-newservice-box {background: transparent;box-shadow: none;padding: 0;border-radius: 0;position: relative;}
.education-soliton-icon-header h3 {margin: 0 !important;min-height: initial;}
.education-soliton-icon-header figure {margin: 0;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 60px;height: 60px;background: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 15%);border-radius: 6px;display: flex;align-items: center;justify-content: center;}
.education-soliton-icon-header figure img{max-height: 40px;}
.education-solutio-inner-content .fintect-newservice-box p {margin-top: 25px;}
.education-soliton-icon-header {display: flex;align-items: center;justify-content: start;position: relative;padding-left: 70px;}
.education-solutio-inner-content .fintect-newservice-box + .fintect-newservice-box {margin-top: 60px;}
.fintect-stories-section.fitness-stories-section.glu-stories-section .fintech-stories-wrapper.drt-stories h3 strong {background: rgba(61, 160, 156, 1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.fintect-stories-section.fitness-stories-section.glu-stories-section .fintech-stories-wrapper.drt-stories .fintect-stories-btn .btn-primaryx {background: rgba(61, 160, 156, 1);}
.fintect-stories-section.fitness-stories-section.glu-stories-section .fintech-stories-wrapper.drt-stories .fintect-stories-btn .btn-primaryx:hover{background: transparent; color: rgba(61, 160, 156, 1); border-color: rgba(61, 160, 156, 1);}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section.new-education-tabs-section {background: transparent;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section.new-education-tabs-section .ewallet-userpanel-image-parent img {max-width: 100%;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section.new-education-tabs-section + section.fintect-cta-section.ewallet-cta-section + section.same-section.new-fintech-tabs-section.new-fitness-clone-section.fintect-bg-color {margin-top: -150px;padding-top: 220px;}
section.same-section.london-service-slider-section.education-process-section .wrapper .row .col-lg-4 {margin-top: 30px;}
section.same-section.london-service-slider-section.education-process-section .wrapper .row .media-wrap 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;}
section.same-section.london-service-slider-section.education-process-section .wrapper .row .item {height: 100%;}
section.same-section.london-service-slider-section.education-process-section + section.fintect-cta-section.ewallet-cta-section {margin: 0;padding: 80px 0 0;}
section.same-section.fintech-choose-section.education-choose-section .fintech-choose-header figure {min-width: 60px;}
section.same-section.fintech-choose-section.education-choose-section .fintech-choose-header figure img{max-height: 40px;}
section.same-section.london-service-slider-section.education-process-section ~ section.same-section.london-service-slider-section .same-fintech-heading p a {color: #000;}

section.same-fintech-section.newupdatefintech-banner-section.newsalon-banner-section .updatefintech-banner-image img {max-width: 670px;}
section.same-fintech-section.newupdatefintech-banner-section.newsalon-banner-section {padding: 6rem 0;}
section.same-section.salon-service-section.fintect-bg-color {padding: 13rem 0 34rem;}
.salon-service-parent + .salon-service-parent {margin-top: 30px;}
.salon-service-parent {background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);border-radius: 13px;padding: 40px 10px 40px;text-align: center;position: relative;border-bottom: 10px solid rgba(45, 170, 225, 1); height: 100%;}
.salon-service-parent h3 {color: rgba(0, 0, 0, 1);font-size: 18px;font-weight: 600;line-height: 1.4;margin: 0; min-height: 50px; margin-bottom: 15px;}
.salon-service-parent .salon-hover-content p {color: rgba(0, 0, 0, 0.6);font-size: 16px;font-weight: 400;line-height: 1.6;margin: 0;}
.salon-service-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;}
section.same-section.salon-service-section.fintect-bg-color .same-fintech-heading {max-width: 1000px;margin: 0 auto 60px;}
section.same-section.salon-service-section.fintect-bg-color .row .col:nth-child(even) {transform: translateY(50px);}
section.fintect-cta-section.ewallet-cta-section.salon-app-cta-section .row.fintect-cta-wrapper {background: rgba(55, 55, 55, 1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);border-radius: 30px;padding: 50px 20px;align-items: center;}
section.fintect-cta-section.ewallet-cta-section.salon-app-cta-section .row.fintect-cta-wrapper .same-fintech-heading .btn.btn-primaryx {background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);padding: 10px 15px;font-size: 18px;color: #fff;line-height: 1.4;margin: 20px 0 0;border-radius: 13px;font-weight: 500;border-color: transparent;}
section.fintect-cta-section.ewallet-cta-section.salon-app-cta-section .row.fintect-cta-wrapper .same-fintech-heading .btn.btn-primaryx:hover{background: transparent; border-color: rgba(45, 170, 225, 1); color: rgba(45, 170, 225, 1);}
section.fintect-cta-section.ewallet-cta-section.salon-app-cta-section .row.fintect-cta-wrapper .same-fintech-heading h2 {font-size: 28px;font-weight: 800;line-height: 1.4;margin: 0 0 10px;color: #fff;}
section.fintect-cta-section.ewallet-cta-section.salon-app-cta-section .row.fintect-cta-wrapper .same-fintech-heading p {color: rgba(255, 255, 255, 0.54);line-height: 1.6;}
section.fintect-cta-section.ewallet-cta-section.salon-app-cta-section {margin-top: -190px;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section.new-education-tabs-section.salon-panel-wrapper .ewallet-features-parent .mobile-tabs-scroll-parent ul#myTab02 li.nav-item {width: 32%;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section.new-education-tabs-section.salon-panel-wrapper .ewallet-features-parent .mobile-tabs-scroll-parent ul#myTab02 li.nav-item + li.nav-item{margin-left: 5px;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.new-fitness-tabs-section.new-education-tabs-section.salon-panel-wrapper{padding-bottom: 80px;}
.fintect-stories-section.fitness-stories-section.salon-stories-section .fintect-stories-btn .btn.btn-primaryx {background: rgba(40, 149, 252, 1);}
.fintect-stories-section.fitness-stories-section.salon-stories-section .fintect-stories-btn .btn.btn-primaryx:hover{background: transparent; color: rgba(40, 149, 252, 1);; border-color: rgba(40, 149, 252, 1);}
.fintect-stories-section.fitness-stories-section.salon-stories-section .fintech-stories-wrapper.drt-stories h3 strong {color: rgba(40, 149, 252, 1);}
section.same-section.fintech-faq-section.ewallet-faq-parent.salon-faq-parent {padding-top: 80px;}

.faq-parent .accordion-button:not(.collapsed)::after {filter: brightness(0) invert(1);}
section.same-section.fintech-faq-section.ewallet-faq-parent.fintect-bg-color.salon-faq-parent .accordion-button:not(.collapsed) {color: #fff;background: -webkit-linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);}


.portfolio-main-ewalet-parent {background: rgba(255, 255, 255, 1);border-radius: 22px;overflow: hidden; align-items: center;}
.portfolio-main-ewalet-parent + .portfolio-main-ewalet-parent{margin-top: 30px;}
.portfolio-main-ewalet-parent div[class*="col"] {padding: 0;}
.portfolio-inner-ewallet-content {padding: 0px 6rem;}
.portfolio-inner-ewallet-content .portfolio-ewallet-btn {border: 1px solid rgba(185, 185, 185, 1);padding: 7px 7px;border-radius: 7px;color: rgba(104, 104, 104, 1);font-weight: 500;line-height: 1.4;font-size: 16px;margin: 0 0 0px !important;display: inline-block;}
.portfolio-inner-ewallet-content h3 {color: rgba(0, 0, 0, 1);font-weight: bold;font-size: 30px;line-height: 1.4;margin: 0 0 15px;}
.portfolio-inner-ewallet-content h3 span {display: block;font-weight: 500;font-size: 22px;margin: 10px 0 0;}
.portfolio-inner-ewallet-content p {color: rgb(0 0 0 / 70%);font-size: 18px;font-weight: 500;line-height: 1.6;margin: 0;}
section.same-section.ewallet-newportfolio-section .same-fintech-heading {max-width: 1100px;margin: 0 auto 50px;}
.nimble-clinets-wrapper {margin-top: 50px; align-items: center;}
.clients-loved-content h3{color: rgba(0, 0, 0, 1);font-weight: bold;font-size: 28px;line-height: 1.4;margin: 0 0 5px;}
.clients-loved-content p {color: rgb(0 0 0 / 70%);font-size: 18px;font-weight: 400;line-height: 1.6;margin: 0;}
.clients-loved-content ul{margin: 30px 0 0; column-count: 2; -webkit-column-count: 2;}
.clients-loved-content ul li {padding: 10px 0;position: relative;padding-left: 35px !important;color: rgba(0, 0, 0, 1);font-size: 18px;font-weight: 500;line-height: 1.4;margin: 0;}
.clients-loved-content ul li:after {content: "";position: absolute;left: 6px;top: 50%;width: 18px;height: 18px;border-radius: 50%;background: rgba(0, 203, 183, 1);transform: translateY(-50%);z-index: 1;}
.clients-loved-content ul li:before {content: "";position: absolute;left: 0;top: 50%;width: 18px;height: 18px;border-radius: 50%;background: rgba(208, 208, 208, 1);transform: translateY(-50%);}
.clients-loved-image {box-shadow: 0 0 10px rgb(0 0 0 / 16%);border-radius: 13px; text-align: center;}
.clients-loved-image img{max-width: 400px;}

section.same-section.new-fintech-tabs-section.fintect-bg-color.ewallet-main-tabs-section.main-teckstack-language-section .tech-stack-ewallet-tabs ul#myTab {justify-content: space-between;}
section.same-section.new-fintech-tabs-section.fintect-bg-color.ewallet-main-tabs-section.main-teckstack-language-section .tech-stack-ewallet-tabs ul#myTab li + li{margin-left: 0;}
section.fintech-banner-logo-section.ewallet-banner-logo-section .marquee-logo-box {display: flex;align-items: center;justify-content: space-between;padding: 10px 20px;}
section.fintech-banner-logo-section.ewallet-banner-logo-section .marquee-logo-box h2 {color: rgba(0, 0, 0, 1);font-size: 20px;font-weight: 700;line-height: 1.4;margin: 0;min-width: 250px;border-right: 1px solid rgba(98, 98, 98, 1); text-align: center;}
section.fintech-banner-logo-section.ewallet-banner-logo-section .marquee-logo-box ul {display: flex;align-items: center;justify-content: space-between;}
.portfolio-ewallet-viewbtn {background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);margin: 25px 0 0;display: inline-block;text-align: center;font-size: 18px;font-weight: 500;color: #fff;border-radius: 10px;padding: 8px 15px;min-width: 140px; border:1px solid transparent;}
.portfolio-ewallet-viewbtn:hover, .portfolio-ewallet-viewbtn:focus{color: #2DAAE1; border-color: #2DAAE1; background: transparent;}


.fintect-stories-section.fitness-stories-section.salon-stories-section .fintech-stories-wrapper.yss-stories h3 strong {color: #FCBEBE;background: transparent;-webkit-text-fill-color: initial;background-clip: initial;}
.fintect-stories-section.fitness-stories-section.salon-stories-section .fintech-stories-wrapper.yss-stories .fintect-stories-btn .btn {background: #FCBEBE;color: #23272D; border-color: #FCBEBE;}
.fintect-stories-section.fitness-stories-section.salon-stories-section .fintech-stories-wrapper.yss-stories .fintect-stories-btn .btn:hover{background: transparent; color: #FCBEBE;}

/*==============================================maintaneance-support-page-css=====================================================*/

section.same-section.fintect-newservice-section.fitness-solution-section.mobile-maintenance-support-update-section ~ section.same-section.fintect-newservice-section.fintect-bg-color {padding-top: 24rem;}
section.same-section.fintect-newservice-section.fitness-solution-section.mobile-maintenance-support-update-section + section.fintect-cta-section {margin-top: 0;margin-bottom: -160px;position: relative;z-index: 1;}
section.same-section.application-maintenance-support-faq-section .same-fintech-heading {max-width: 1100px;margin: 0 auto 60px;}
.application-maintenance-support-faq-content .accordion-item h2 button {padding: 25px 15px;color: rgba(0, 0, 0, 1);font-weight: 700;font-size: 20px;line-height: 1.4;background: #fff;box-shadow: none;}
.application-maintenance-support-faq-content .accordion-item {border: none;border-bottom: 1px solid rgba(0, 0, 0, 0.2);}
.application-maintenance-support-faq-content .accordion-item .accordion-body {padding: 0 15px 15px;}
.application-maintenance-support-faq-content .accordion-item h2 button span {width: 20px;height: 20px;display: inline-block;background: linear-gradient(180deg,rgba(45, 170, 225, 1) 50%, rgba(0, 203, 183, 1) 100%);;border-radius: 3px;transform: rotate(45deg);margin-right: 15px;}
.application-maintenance-support-faq-content .accordion-button:not(.collapsed)::after {background-image: url(../../latestImages/accordion-arrow.png);transform: rotate(-180deg);}
.application-maintenance-support-faq-content .accordion-button::after {background-position: center; background-repeat: no-repeat; background-size: 12px; background-image: url(../../latestImages/accordion-arrow.png);}


section.same-section.mobile-support-main-slider-section {position: relative;}
.mobile-support-main-slider-content:after {left: 43%;content: "";position: absolute;top: 0;bottom: 0;z-index: -1;border-radius: 60px 0 60px 60px;width: 100%;background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);}
.memtanence-support-main-slider-content {background: rgba(255, 255, 255, 1);padding: 20px;border-radius: 30px;height: 100%;overflow: hidden;}
.memtanence-support-main-slider-content figure {margin: 0;text-align: center;}
.memtanence-support-main-slider-content figure img {max-height: 360px;}
.mobile-support-main-slider-content .slick-track .item + .item {margin-left: 20px;}
section.same-section.mobile-support-main-slider-section .mobile-support-main-slider-content button.slick-arrow {top: -8%;background-size: 40px !important;background-repeat: no-repeat !important;width: 40px;height: 40px;}
.mobile-support-main-slider-content button.slick-prev.slick-arrow {left: 84%; background: url(../../latestImages/support-left.png) !important;}
.mobile-support-main-slider-content button.slick-next.slick-arrow {left: 91%; background: url(../../latestImages/support-right.png) !important;}
.memtanence-support-main-slider-content a {border-radius: 13px;border: 1px solid #19b8cf;color: #fff;font-size: 16px;font-weight: 700;line-height: 1.4;margin: 30px 0 0;padding: 10px 30px;text-align: center;display: block;background: #19b8cf;}
.memtanence-support-main-slider-content a:hover{color: #19b8cf; background: transparent; border-color: #19b8cf;}

section.same-section.mobile-support-main-slider-section .slick-slider{margin-bottom: 0;}
section.same-section.fintect-newservice-section.fitness-solution-section.mobile-maintenance-support-update-section ~ section.same-section.fintect-newservice-section.fintect-bg-color .fintect-newservice-box h3 {min-height: initial;}
section.same-section.london-service-slider-section.maintenance-support-process-section .media-wrap {min-height: 280px;}
section.same-section.london-service-slider-section.maintenance-support-process-section .same-fintech-heading p a {display: inline;}
section.same-section.fintect-newservice-section.fitness-solution-section.mobile-maintenance-support-update-section ~ section.same-section.fintech-faq-section.ewallet-faq-parent.fintect-bg-color .accordion-body ul li {list-style-type: auto;}

section.same-section.fintect-newservice-section.fitness-solution-section.mobile-maintenance-support-update-section ~ .slick-slideshow__slide .content {padding: 30px 5px 30px 70px;}
section.same-section.fintect-newservice-section.fitness-solution-section.mobile-maintenance-support-update-section ~ .fintech-development-slider-section .content{min-height: 210px;}

section.same-section.fintect-newservice-section.fintect-bg-color {padding-top: 80px;}
section.same-section.ewallet-newportfolio-section.fintect-bg-color {margin-top: -170px;position: relative;padding-top: 240px;}
section.same-section.london-service-slider-section.custom-fintech-solution-section {padding-bottom: 230px;}
section.same-section.london-service-slider-section .media-wrap .custom-fintech-solution-header h3 {margin: 0;}
section.same-section.london-service-slider-section .media-wrap .custom-fintech-solution-header figure {margin: 0 15px 0 0;max-width: 55px;}
.custom-fintech-solution-header {position: relative;display: flex;align-items: center;justify-content: start; margin: 0 0 15px;}

section.same-section.london-service-slider-section.custom-fintech-solution-section .media-wrap ul {margin: 20px 0 0;display: flex;align-items: start;justify-content: space-between;flex-wrap: wrap;}
section.same-section.london-service-slider-section.custom-fintech-solution-section .media-wrap ul li {width: 100%;color: rgb(0 0 0 / 70%);font-size: 15px;font-weight: 400;line-height: 1.4;position: relative;padding-left: 30px !important;padding: 5px 0;}
section.same-section.london-service-slider-section.custom-fintech-solution-section .media-wrap 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%);}
section.same-section.london-service-slider-section.custom-fintech-solution-section .media-wrap ul li + li {margin: 8px 0 0;}
section.same-section.london-service-slider-section.custom-fintech-solution-section .media-wrap {min-height: 470px;}
section.same-section.london-service-slider-section .media-wrap .custom-fintech-solution-header + p {font-size: 16px;min-height: initial !important;}
section.same-section.ewallet-newportfolio-section.fintect-bg-color.without-cta-section {margin-top: 0;padding-top: 80px; z-index: 1;}

.insurance-banner-bottom-section {padding-top: 110px !important;}
.insurance-banner-bottom-section .same-fintech-heading {max-width: 1100px;margin: 0 auto 50px;}
.insurance-solution-wrapper {display: flex;}
.insurance-solution-wrapper ul li {background: rgba(255, 255, 255, 1);box-shadow: 0 2px 18px rgba(0, 0, 0, 0.08);border-radius: 15px;padding: 20px 20px 50px;height: auto; position: relative; margin: 20px 0 0; min-height: 240px;}
.insurance-solution-wrapper ul li h3 {color: rgba(0, 0, 0, 1);font-size: 20px;font-weight: 700;line-height: 1.4;margin: 0 0 5px;}
.insurance-solution-wrapper ul:nth-child(2){margin: 0 20px;}
.insurance-solution-wrapper ul li h3 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;}
.insurance-solution-wrapper ul li p {color: rgb(0 0 0 / 70%);font-size: 17px;font-weight: 400;line-height: 1.6;margin: 0;}
.insurance-solution-wrapper ul li img {position: absolute;bottom: 10px;right: 10px;max-height: 60px;user-select: none;pointer-events: none;}
.insurance-solution-wrapper ul li.gray-bg-color {background: rgba(245, 245, 245, 1);}
.insurance-solution-wrapper ul li.highlight-bg-color h3, .insurance-solution-wrapper ul li.highlight-bg-color h3 strong {color: #fff;webkit-background-clip: initial;-webkit-text-fill-color: inherit;}
.insurance-solution-wrapper ul li.highlight-bg-color {background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);}
.insurance-solution-wrapper ul li.highlight-bg-color p {color: rgba(255, 255, 255, 0.8);}
.insurance-solution-wrapper ul li:after {content: "";position: absolute;right: 0;width: 3px;height: 100%;background: linear-gradient(90deg, rgba(45, 170, 225, 1) 0%, rgba(0, 203, 183, 1) 100%);border-radius: 15px;top: 50%;bottom: 0;height: 180px;transform: translateY(-50%);}
.insurance-solution-wrapper ul li.highlight-bg-color:after{display: none;}
section.same-section.fintech-features-section.ewallet-features-section.insurance-service-section .row.align-items-center .col-lg-4:last-child .fintect-features-box {text-align: right;}
section.same-section.fintech-features-section.ewallet-features-section.insurance-service-section .fintect-features-box {margin: 0 0 30px;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.without-cta-section {margin: 0;padding-top: 80px;}
section.same-section.fintech-features-section.fintech-advanced-features-section.insurance-advanced-features-section.fintect-bg-color {background: #fff;}
section.same-section.fintech-features-section.fintech-advanced-features-section.insurance-advanced-features-section.fintect-bg-color .same-fintech-heading h2 {color: #000000;}
section.same-section.fintech-features-section.fintech-advanced-features-section.insurance-advanced-features-section.fintect-bg-color .same-fintech-heading p{color: rgb(0 0 0 / 70%);}
section.same-section.clients-most-section.insurance-mostsection .clients-loved-image {box-shadow: none;}
section.same-section.clients-most-section.insurance-mostsection .clients-loved-image img {max-width: 100%;}
section.same-section.london-service-slider-section.custom-fintech-solution-section.custom-banking-solution-section {padding-bottom: 80px;}
section.same-section.london-service-slider-section.custom-fintech-solution-section.custom-banking-solution-section .media-wrap{min-height: 440px;}
section.same-section.fintect-newservice-section.fitness-solution-section + section.same-section.ewallet-newportfolio-section.fintect-bg-color {margin: 0;padding-top: 80px;}
section.same-section.ewallet-newportfolio-section.fintect-bg-color.maintenance-case-study {z-index: 1;margin: 0;padding-top: 80px;}
section.same-section.ewallet-newportfolio-section.fintect-bg-color.mobile-banking-casestudy-section {z-index: 1;padding-top: 80px;margin: 0;}

/*================================Handyman page css=======================================*/

section.same-fintech-section.newupdatefintech-banner-section.handyman-banner-section {background: rgba(251, 251, 251, 1); padding: 100px 0;}
section.same-fintech-section.newupdatefintech-banner-section.handyman-banner-section .same-fintech-heading h1 {color: rgba(0, 0, 0, 1)}
section.same-fintech-section.newupdatefintech-banner-section.handyman-banner-section .same-fintech-heading h1 strong {color: rgba(66, 119, 197, 1) !important;background: initial;-webkit-text-fill-color: initial;}
section.same-fintech-section.newupdatefintech-banner-section.handyman-banner-section .same-fintech-heading .fintect-banner-btn .btn.btn-default {background: rgba(66, 119, 197, 1);border-color: rgba(66, 119, 197, 1);}
section.same-fintech-section.newupdatefintech-banner-section.handyman-banner-section .same-fintech-heading .fintect-banner-btn .btn.btn-default:hover{background: transparent; color: rgba(66, 119, 197, 1);}
section.same-section.handyman-banner-bottom-section {background: rgba(248, 255, 255, 1);}
section.same-section.handyman-banner-bottom-section .same-fintech-heading {max-width: 1000px;margin: 0 auto 40px;}
section.same-section.handyman-banner-bottom-section .row .col-lg-4 {margin-top: 30px;}
.handyman-advanced-features-parent {border: 1px solid rgba(207, 242, 255, 1);background: rgba(249, 253, 255, 1);border-radius: 13px;padding: 70px 20px 20px;height: 100%;position: relative;}
.handyman-advanced-features-parent figure {position: absolute;top: 10px;right: 10px;width: 60px;height: 60px;margin: 0;}
.handyman-advanced-features-parent h3 {color: rgba(0, 0, 0, 1);font-size: 20px;font-weight: 700;line-height: 1.4;margin: 0 0 6px;}
.handyman-advanced-features-parent p {color: rgba(0, 0, 0, 0.7);font-size: 17px;font-weight: 400;line-height: 1.6;margin: 0;}
section.same-section.handyman-banner-bottom-section .same-fintech-heading h2 strong {color: rgba(66, 119, 197, 1) !important;background: initial;-webkit-text-fill-color: initial;}


section.same-section.handyman-cta-section{background: url(../../latestImages/handyman-cta-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center;}
section.same-section.handyman-cta-section .row {align-items: center;}
.handyman-cta-image {text-align: right;}
.handyman-cta-image img {max-width: 430px;}
section.same-section.handyman-cta-section .same-fintech-heading .btn-primaryx {background: rgba(66, 119, 197, 1);padding: 10px 20px;border-radius: 8px;color: #fff;font-size: 16px;margin: 20px 0 0;border: 1px solid rgba(66, 119, 197, 1); font-weight: 600;}
section.same-section.handyman-cta-section .same-fintech-heading .btn-primaryx:hover{background: transparent; color: rgba(66, 119, 197, 1);}


section.same-section.handyman-tabs-section .tech-stack-ewallet-tabs ul#myTab li.nav-item button {display: flex;align-items: center;justify-content: start;border: 1px solid rgba(0, 0, 0, 0.25);color: #fff;font-weight: 500;line-height: 1.4;margin: 0;border-radius: 13px;padding: 5px 15px; border-color: #fff;}
section.same-section.handyman-tabs-section .tech-stack-ewallet-tabs ul#myTab {background: rgba(66, 119, 197, 1);border-radius: 25px 25px 0 0;padding: 15px;display: flex;align-items: center;justify-content: space-between; margin: 0 0 10px;}
section.same-section.handyman-tabs-section .tech-stack-ewallet-tabs ul#myTab li.nav-item button figure {margin: 0 0 0 20px;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;background: rgba(255, 255, 255, 1);border-radius: 8px;}
section.same-section.handyman-tabs-section .tech-stack-ewallet-tabs ul#myTab li.nav-item button.active {color: rgba(60, 60, 60, 1);background: #fff;}
section.same-section.handyman-tabs-section .tech-stack-ewallet-tabs ul#myTab li.nav-item button.active figure {background: rgba(66, 119, 197, 1);}
section.same-section.handyman-tabs-section .same-fintech-heading {max-width: 1000px;margin: 0 auto 40px;}
section.same-section.handyman-tabs-section .same-fintech-heading h2 strong {color: rgba(66, 119, 197, 1) !important;background: initial;-webkit-text-fill-color: initial;}
section.same-section.handyman-tabs-section .tech-stack-ewallet-tabs .col-lg-4 {margin: 30px 0 0;}
.handyman-tabs-content {background: rgba(255, 255, 255, 1);box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);padding: 20px;border-radius: 13px;height: 100%;}
.handyman-tabs-content p {color: rgba(0, 0, 0, 0.5);font-weight: 400;line-height: 1.6;margin: 0;font-size: 17px;}
.handyman-tabs-content h3 {color: rgba(0, 0, 0, 0.7);font-size: 20px;font-weight: 700;line-height: 1.4;margin: 0 0 5px;}
section.same-section.handyman-tabs-section {background: rgba(245, 249, 255, 1);}
section.same-section.handyman-solution-section .row div[class*=col] {margin: 30px 0 0;}
.handyman-soltino-content-parent {background: rgba(255, 255, 255, 1);box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);padding: 40px 20px;border-radius: 13px;position: relative; height: 100%;}
section.same-section.handyman-solution-section .handyman-soltino-content-parent h3 {color: rgba(0, 0, 0, 1);font-size: 22px;font-weight: 700;line-height: 1.4;margin: 0 0 5px;}
section.same-section.handyman-solution-section .handyman-soltino-content-parent p {color: rgba(0, 0, 0, 0.6);font-size: 18px;font-weight: 400;line-height: 1.6;margin: 0;}
section.same-section.handyman-solution-section .handyman-soltino-content-parent figure {position: absolute;bottom: 0;top: 17px;right: 4%;max-width: 230px;margin: 0;}
.handyman-soltino-content-parent.handyman-extra-img-box {padding-right: 300px;}
section.same-section.handyman-solution-section .same-fintech-heading {max-width: 1000px;margin: 0 auto 30px;}
section.same-section.handyman-solution-section .same-fintech-heading h2 strong,
section.same-section.handyman-owner-section .same-fintech-heading h2 strong,
section.same-section.handyman-service-slider-section .same-fintech-heading h2 strong,
section.same-specing.update-fintech-process-section.handyman-process-section .same-fintech-heading h2 strong {color: rgba(66, 119, 197, 1) !important;background: initial;-webkit-text-fill-color: initial;}
section.same-section.handyman-owner-section {background: rgba(244, 244, 244, 1);}
.handyman-model-parent {background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);padding: 20px 20px;border-radius: 13px;height: 100%;text-align: center;}
.handyman-model-parent figure {width: 110px;height: 110px;border-radius: 50%;border: 1px solid rgba(0, 0, 0, 0.2);display: flex;align-items: center;justify-content: center;margin: 0px auto 20px;}
.handyman-model-parent figure img{max-width: 100px;}
.handyman-model-parent h3 {color: #000;font-size: 20px;font-weight: 700;line-height: 1.4;margin: 0 0 5px;}
.handyman-model-parent p {color: rgba(0, 0, 0, 0.6);font-size: 17px;font-weight: 400;line-height: 1.6;margin: 0;}
section.same-section.handyman-owner-section .same-fintech-heading {max-width: 1000px;margin: 0 auto 50px;}
.handyman-slider-parent {padding-left: 0px!important;}
section.same-section.handyman-service-slider-section .same-fintech-heading {max-width: 1000px;margin: 0 auto 50px;}
.handyman-slider-parent {margin-right: -50%;}
.handyman-slider-parent img {max-width: 100%;}
.handyman-slider-parent figure{margin: 0;}
.handyman-slider-content{position: relative;}
.handyman-slider-parent .handyman-slider-content:after {content: "";position: absolute;left: 0;bottom: 0;right: 0;background: url(../../latestImages/backbg-slider.png);height: 100%;background-size: contain;background-position: bottom center;background-repeat: no-repeat;}
.handyman-slider-parent h3 {font-size: 22px;font-weight: 800;text-transform: uppercase;position: absolute;bottom: 30px;display: block;text-align: center;width: 360px;margin: 0 auto;left: 0;right: 0;color: #fff; z-index: 1;}
.handyman-slider-parent .handyman-slider-content {border-radius: 10px;overflow: hidden;}
    

section.same-section.handyman-cta-section.handyman-bottom-cta-section.p-0 {background: rgba(240, 243, 243, 1);padding-top: 30px !important;}
section.same-section.handyman-cta-section.handyman-bottom-cta-section .handyman-cta-image {text-align: left;}
section.same-section.handyman-cta-section.handyman-bottom-cta-section .handyman-cta-image img {max-width: 500px;}
section.same-specing.update-fintech-process-section {padding-bottom: 30px;}
.fintech-update-process-content {text-align: center;position: relative;padding: 60px 40px;margin: 0 0 60px;}
.fintech-update-process-content figure {width: 50px;height: 50px;margin: 0 auto 10px;display: flex;align-items: center;justify-content: center;}
.fintech-update-process-content h3 {color: #000000;font-size: 20px;font-weight: 600;line-height: 1.4;margin: 10px 0 5px;}
.fintech-update-process-content p {color: #3B3B3B;font-size: 16px;font-weight: 400;line-height: 1.6;margin: 0;min-height: 85px;}
section.same-specing.update-fintech-process-section .row {justify-content: center;}
.fintech-update-process-content span {display: inline-block;margin: 50px 0 0;}
.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;}
.update-fintech-layer-content .row {max-width: 1250px;margin: 0 auto;}
.fintech-update-process-content span {display: inline-block;margin: 20px 0 0;position: absolute;bottom: -110px;left: 50%;transform: translateX(-50%);}
section.same-specing.update-fintech-process-section .row .col-lg-4:nth-child(4) .fintech-update-process-content,
section.same-specing.update-fintech-process-section .row .col-lg-4:nth-child(5) .fintech-update-process-content {margin-top: 110px;padding: 0 40px;}
section.same-specing.update-fintech-process-section .row .col-lg-4:nth-child(4) .fintech-update-process-content span,
section.same-specing.update-fintech-process-section .row .col-lg-4:nth-child(5) .fintech-update-process-content span {top: -190px;bottom: inherit;}
.maping img {-webkit-animation: mover 1s infinite alternate;animation: mover 1s infinite alternate;}
.maping img {-webkit-animation: mover 1s infinite alternate;animation: mover 1s infinite alternate;}
section.same-specing.update-fintech-process-section.handyman-process-section .same-fintech-heading {max-width: 1200px;margin: 0 auto;}
section.same-specing.update-fintech-process-section.handyman-process-section {background: rgba(245, 249, 255, 1);padding-top: 80px;}
@-webkit-keyframes mover {
    0% {transform: translateY(0);}
    100% {transform: translateY(-10px);}
}
@keyframes mover {
    0% {transform: translateY(0);}
    100% {transform: translateY(-10px);}
}

section.same-section.ewallet-features-section.new-fintech-tabs-section.handyman-tabs-section {margin: 0;padding-top: 80px;background: rgba(245, 249, 255, 1);}
section.same-section.ewallet-features-section.new-fintech-tabs-section.handyman-tabs-section .ewallet-features-parent .mobile-tabs-scroll-parent ul#myTab02 {background: rgba(66, 119, 197, 1); justify-content: space-around;}
section.same-section.ewallet-features-section.new-fintech-tabs-section.handyman-tabs-section .ewallet-features-parent .tech-stack-ewallet-tabs {background: #fff;border: none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
section.same-section.ewallet-features-section.new-fintech-tabs-section.handyman-tabs-section .ewallet-features-parent .mobile-tabs-scroll-parent ul#myTab02 li.nav-item button.active {color: rgba(66, 119, 197, 1);}
section.same-section.ewallet-features-section.new-fintech-tabs-section.handyman-tabs-section .ewallet-features-parent .tech-stack-ewallet-tabs .ewallet-userpanel-image-parent img {max-width: 450px;}
section.same-section.ewallet-newportfolio-section.mobile-banking-casestudy-section.handyman-casestudy-section .portfolio-main-ewalet-parent {box-shadow: 0 0 5px rgb(0 0 0 / 6%);}
section.same-section.handyman-cta-section .same-fintech-heading h2 {font-size: 32px;}
section.same-section.ewallet-newportfolio-section.mobile-banking-casestudy-section.handyman-casestudy-section .portfolio-inner-ewallet-content .portfolio-ewallet-viewbtn {background: rgba(66, 119, 197, 1); border-color: rgba(66, 119, 197, 1);}
section.same-section.ewallet-newportfolio-section.mobile-banking-casestudy-section.handyman-casestudy-section .portfolio-inner-ewallet-content .portfolio-ewallet-viewbtn:hover{color: rgba(66, 119, 197, 1); background: transparent;}
.handyman-model-parent p a {color: rgb(32 94 184) !important;display: inline;}
.portfolio-inner-ewallet-content 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;}






