@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Poppins", sans-serif;
    font-family: 14px;
}

.ia-navbar {
    padding: 20px 0px 20px 0px;
    margin-bottom: 0px !important;
}

.ia-navbar .navbar-brand {
    font-size: 200%;
    color: rgb(50, 53, 147);
    margin-right: 3rem;
    font-weight: 600;
    padding-left: 0px !important;
    position: relative;
}

.ia-navbar .navbar-brand img {
    width: 30px;
    position: absolute;
    top: 16px;
    left: 0;
}

.ia-navbar .navbar-nav a {
    color: #052f5f !important;
    font-size: 100%;
    font-weight: 600;
}

.ia-navbar .nav-link.active {
    color: #052f5f;
}

.ia-navbar .nav-item {
    padding: 1px 1rem;
}

.navbar-light .navbar-toggler {
    color: rgb(109, 109, 109);
    border-color: rgb(25, 25, 25);
}

.home-page-banner img {
    max-width: 500px;
}

.home-page-banner h1 {
    color: #323593;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 2rem;
}

.home-page-banner p {
    color: rgb(27, 27, 27);
}

.carousel {
    background-color: #98cfb0;
    padding: 4rem;
}

/*  Credit Products Section  */

#credit-products {
    margin: 2rem 0rem 2rem 0rem;
}

#credit-products h3 {
    color: rgb(50, 53, 147);
    font-weight: 600;
    padding: 1rem;
    font-size: 25px;

}

#credit-products .pb-product {
    font-size: 14px;
    transition: all .3s;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid rgba(235, 239, 247, .8);
    box-shadow: 0 2px 4px 0 rgba(5, 47, 95, .04), 0 12px 16px 0 rgba(52, 105, 203, .12);
    transition: .3s !important;
    padding: 1.5rem;
    margin-top: 3rem;
}

#credit-products h4 {
    font-size: 14px;
    color: #052f5f;
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: uppercase;
    transition: all .3s;
}

#credit-products p {
    font-size: 12px;
    font-weight: 600;
    color: #69829f;
    margin-bottom: 12px;
    width: 81%;
}

#credit-products .product-icon {
    text-align: right;
    height: 60px;
    margin-top: auto;
    transition: all .3s;
    position: absolute;
    right: 32px;
    bottom: 20px;
}

.pb-product .product-icon img {
    height: 100%;
}

/*  pb-feature-section  */
.pb-feature-section {
    padding: 5rem 0rem;
    background-color: rgb(241, 241, 241);
}

.pb-feature h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1b1dc7;
    max-width: 100%;
    margin-bottom: 16px;
}

.pb-feature h3.large {
    font-size: 40px;
    font-weight: 700;
    color: #1b1dc7;
    max-width: 100%;
    margin-bottom: 16px;
}

.pb-feature-section .pb-feature {
    margin-bottom: 60px;
}

.pb-feature img {
    margin-bottom: 16px;
}

.section-seperator {
    margin: 7rem 0rem 0rem 0rem;
}



.about-pb-section {
    padding: 2rem 0rem;
    margin: 2rem 0rem 2rem 0rem;
}

.about-us-bg {
    background: linear-gradient(135deg, #fb722f 0, #edf9ff 100%);
}

.about-us-block {
    text-align: center;
    padding: 32px 24px 84px;
    border-radius: 8px;
    position: relative;
}


.work-with-us-bg {
    background: linear-gradient(135deg, #d3cdfd 0, #8088ff 100%);
}

.about-us-block {
    text-align: center;
    padding: 32px 24px 84px;
    border-radius: 8px;
    position: relative;
}

.about-us-block h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 16px;
}

.about-us-block p {
    font-size: 16px;
    line-height: 1.8;
    color: #052f5f;
    max-width: 361px;
    margin: 0 auto;
}

.about-us-img-wrap img {
    height: 30vh;
}


.section-seperator hr {
    border-top: 1px solid #aa2525;
}



.product_customer .pb-feature h3 {
    font-size: 28px;
}

.pb-feature h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1b1dc7;
    max-width: 100%;
    margin-bottom: 16px;
}

.pb-feature .top-line,
.top-line {
    height: 2px;
    width: 40px;
    background-color: #1b1dc7;
    display: block;
    margin-bottom: 16px;
}



.product_customer {
    padding: 2rem 0rem;
    background-color: rgb(241, 241, 241);
}


.product_customer .pb-feature h3 {
    font-size: 28px;
}

.pb-feature h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1b1dc7;
    max-width: 100%;
    margin-bottom: 16px;
}


.product_customer ul li {
    background: url(./img/check_icon.svg) no-repeat 0 10px;
    list-style: none;
    color: #052f5f;
    font-size: 16px;
    line-height: 18px;
    padding: 8px 0 8px 30px;
}

.product_customer .link_box h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
}

.product_customer ul li {
    background: url(./img/check_icon.svg) no-repeat 0 10px;
    list-style: none;
    color: #052f5f;
    font-size: 16px;
    line-height: 18px;
    padding: 8px 0 8px 30px;
}


.mob_app_div {
    background: url(./img/bg_shape.png) no-repeat 0 -70px;
    animation: animatezoom .6s;
    max-width: 100%;
    background-size: 100%;
}



.our-partners-section {
    padding: 2rem 0rem;
}



.madeInIndia {
    margin-top: 1rem;
}

.madeInIndia .indiaSection {
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    margin: 0 10px 0 auto;
    float: left;
    width: 100%;
    border: 1px solid #f2f2f2;
}

.madeInIndia .indiaSection.award-bnr .icon {
    background: url(./img/award-bg.svg) no-repeat;
    background-size: 100%;
}

.madeInIndia .indiaSection .icon {
    background: url(./img/indiaIconBg.svg) no-repeat;
    background-position: left center;
    padding: 0 35px 0 0;
    overflow: hidden;
    float: left;
}

.madeInIndia .indiaSection .text {
    padding-top: 8px;
    padding-right: 10px;
    font-size: 10.5px;
    padding-left: 142px;
}

.madeInIndia .indiaSection .text {

    line-height: 22px;
    background: url(./img/yellowDots.svg) no-repeat;
    background-position: 95% -7px;
    padding-bottom: 0;
}


.madeInIndia .indiaSection.award-bnr .icon {
    background: url(./img/award-bg.svg) no-repeat;
    background-size: 100%;
}

.madeInIndia .indiaSection .icon {
    background: url(./img/indiaIconBg.svg) no-repeat;
    background-position: left center;
    padding: 0 35px 0 0;
    overflow: hidden;
    float: left;
}

.madeInIndia .bewareSection {
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    margin: 0 10px 0 auto;
    float: left;
    width: 100%;
    border: 1px solid #f2f2f2;
}

.madeInIndia .bewareSection .icon {
    background: url(./img/bewareIconBg.svg) no-repeat;
    background-position: left center;
    padding: 0 35px 0 0;
    overflow: hidden;
    float: left;
}

.madeInIndia .bewareSection .text {
    padding-top: 8px;
    padding-right: 10px;
    font-size: 10.5px;
    padding-left: 142px;
    line-height: 22px;
}

.slick-track {
    display: flex;
}



footer {
    background-color: #323593;
    padding-bottom: 0rem;
}

.fw-bold {
    font-weight: bold;
}

.section-title h3 {
    color: rgb(50, 53, 147);
    font-weight: 600;
    padding: 1rem;
    font-size: 25px;
}

.footer h5 {
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-transform: capitalize;
    font-size: 120%;
    text-align: left;
    margin-bottom: 1rem;
}

a:focus,
a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footer {
    color: rgb(255, 255, 255);
    padding: 5rem;
}

.footer .brand-name {
    font-size: 200%;
    color: rgb(255, 255, 255);
    margin-right: 3rem;
    font-weight: 600;
    padding-left: 0px !important;
    position: relative;
    text-align: left;
}

footer .text-reset,
.footer p {
    color: white;
    text-align: left;
}

footer .Copyright {
    color: rgb(50, 53, 147) !important;
    padding: 2rem;
    font-weight: 600;
    background-color: #41c9ff;
}

.co-created-products .container .title {
    color: #1b1dc7;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px;
    text-align: right;
    margin: 0 0 32px 0;
    display: grid;
}

.co-created-products .container .suc-section {

    display: block;
}

.co-created-products .container .suc-section img.suc-img {
    max-width: 100%;
    transform: rotate(-25deg);
    padding: 54px 119px 43px;
}

.co-created-products .container .suc-section .suc-features {

    text-align: left;
    padding: 34px 0 0 0;
    margin: 0 0 0 50px;
}

.co-created-products .container .suc-section .suc-features .heading {
    color: #052f5f;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px;
    margin: 85px 0 24px 0;
}

.co-created-products .container .suc-section .suc-features ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.co-created-products .container .suc-section .suc-features ul li {
    background: url(./img/ccptick.svg) left center no-repeat;
    margin: 0 0 15px 0;
    padding: 2px 0 2px 36px;
    color: #052f5f;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
}

.co-created-products .container .pod-section {

    display: block;
}

.pod-section img.suc-img {
    max-width: 100%;
    transform: rotate(-25deg);
    padding: 54px 119px 43px;
}

.for-desktop {
    display: block !important;
}

.for-mobile {
    display: none !important;
}

@media (min-width: 768px) {
    .co-created-products .container .pod-section img.pod-img {

        margin: -10px 170px 0 0;
    }
}

@media (max-width: 767px) {
    .co-created-products .container .pod-section img.pod-img {

        margin: 45px 0 0 45px;
        width: 65%;
    }
}

.co-created-products .container .pod-section .pod-features {

    text-align: left;
    margin: 0 0 0 50px;
}

.co-created-products .container .pod-section .pod-features .heading {
    color: #052f5f;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px;
    margin: 84px 0 24px 0;
}

.co-created-products .container .pod-section .pod-features ul {
    list-style: none;
}

.co-created-products .container .pod-section .pod-features ul li {
    background: url(./img/ccptick.svg) left center no-repeat;
    margin: 0 0 15px 0;
    padding: 2px 0 2px 36px;
    color: #052f5f;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
}

#pageheader {
    padding: 3rem;
    background-color: #41c9ff;
    text-align: center;
    color: white;
    text-transform: capitalize;
}

.about-us-block img {
    max-width: 100%;
    height: auto;
}

.footer-sprite,
.pb-investors-list li span {
    background-image: url(../img/footer-sprite.png);
    background-repeat: no-repeat;
    background-size: 80px;
}

.payment-methods-type li span {
    display: block;
    width: 60px;
    height: 30px;
}

.visa-card {
    background-position: 0 -600px;
}

.footer-sprite,
.pb-investors-list li span {
    background-image: url(../img/footer-sprite.png);
    background-repeat: no-repeat;
    background-size: 80px;
}

.payment-methods-type li span {
    display: block;
    width: 60px;
    height: 30px;
}

.payment-methods-type li span {
    display: block;
    width: 60px;
    height: 30px;
}

.footer-sprite,
.pb-investors-list li span {
    background-image: url(../img/footer-sprite.png);
    background-repeat: no-repeat;
    background-size: 80px;
}

.payment-methods-type ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: 8px;
}

.payment-methods-type ul li {
    width: 60px;
    margin-top: 8px;
    margin-right: 8px;
}

.footer-sprite,
.pb-investors-list li span {
    background-image: url(../img/footer-sprite.png);
    background-repeat: no-repeat;
    background-size: 80px;
}

.payment-methods-type li span {
    display: block;
    width: 60px;
    height: 30px;
}

.mastercard-card {
    background-position: 0 -700px;
}

.amexpayment-card {
    background-position: 0 -650px;
}

.dinersclub-card {
    background-position: 0 -750px;
}

.maestro-card {
    background-position: 0 -850px;
}

.trendmicro-card {
    background-position: 0 -900px;
}

.bit-card {
    background-position: 0 -950px;
}

span.pcidds {
    background-position: 0 -992px;
    display: block;
    width: 60px;
    height: 38px;
    list-style: none;
}

.footer-sprite,
.pb-investors-list li span {
    background-image: url(../img/footer-sprite.png);
    background-repeat: no-repeat;
    background-size: 80px;
}

.rupay-card {
    background-position: 0 -800px;
}

.pb-secured-by {
    display: flex;
    justify-content: flex-end;
}

.payment-methods-type ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: 8px;
    list-style: none;
}

.payment-methods-type ul li {
    width: 60px;
    margin-top: 8px;
    margin-right: 8px;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.navbar-light .navbar-toggle {
    border: 1px solid #151327;
}

.navbar-light .navbar-toggle .icon-bar {
    border: 1px solid #151327;
}


@media (max-width: 768px) {
    .navbar-brand {
        font-size: 130% !important;
    }

    .carousel {
        padding: 1rem !important;
    }

    .home-page-banner h1 {
        color: #323593;
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: 0.25rem;
    }

    .home-page-banner p {
        color: rgb(27, 27, 27);
        font-size: 12px;
    }

    .carousel-inner>.item {
        min-height: 100px;
    }
}

.footer {
    padding: 2rem 0rem;
}

.card-shadow {
    transform: rotate(20deg);
}

.card-spacing {
    margin-top: 70px;
    display: flex;
    justify-content: center;
}

.card-spacing img {
    width: 75% !important;
}

.card {
    height: 84px;
    width: 100%;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgb(52 105 203 / 12%);
    position: relative;
    /* display: inline-block; */
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin: 15px 15px 15px; */

}

.card img {
    width: 117px;
    padding: 10px;
}

.download-app {
    height: 84px;
    width: 100%;
    border-radius: 8px;
    position: relative;
    margin-bottom: 10px;
    text-align: left;
}

.all-card-img {
    display: flex;
    gap: 7px;
    margin-top: 20px;
}

.all-card-img .card {
    width: 80px;
    height: 60px;
    border-radius: 3px;
}

.all-card-img img {
    width: 70px;
    padding: 7px;
    mix-blend-mode: darken
}

.download-app img {
    margin-top: 10px;
}



.payement-method-img {
    margin-top: 17px;
}

.footer-main-row {
    margin-top: 40px;
}
.app_screen_img{
    width: 40%;
    height: 400px;
    /* border-radius: 30px; */
}
label{
    font-weight: 400;
}