html {
    scroll-behavior: smooth;
}



body {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    /*font-family: 'Lato', sans-serif;*/
    font-family: 'Segoe UI', Segoe UI;
}

.fonts {
    font-family: 'Lato', sans-serif;
    font-family: 'Inter', sans-serif;
    font-family: 'Segoe UI', Segoe UI;
}

@font-face {
    /*font-family: "Segoe UI";*/
    /*src: url("../fonts/segoeui.tff");*/
    /*src: local("../../fonts/segoeui.tff");*/
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Italic.eot');
    src: url('../fonts/SegoeUI-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-Italic.woff2') format('woff2'),
    url('../fonts/SegoeUI-Italic.woff') format('woff'),
    url('../fonts/SegoeUI-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Bold.eot');
    src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-Bold.woff2') format('woff2'),
    url('../fonts/SegoeUI-Bold.woff') format('woff'),
    url('../fonts/SegoeUI-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.eot');
    src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI.woff2') format('woff2'),
    url('../fonts/SegoeUI.woff') format('woff'),
    url('../fonts/SegoeUI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Light.eot');
    src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-Light.woff2') format('woff2'),
    url('../fonts/SegoeUI-Light.woff') format('woff'),
    url('../fonts/SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-BoldItalic.eot');
    src: url('../fonts/SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-BoldItalic.woff2') format('woff2'),
    url('../fonts/SegoeUI-BoldItalic.woff') format('woff'),
    url('../fonts/SegoeUI-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUIBlack.eot');
    src: url('../fonts/SegoeUIBlack.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUIBlack.woff2') format('woff2'),
    url('../fonts/SegoeUIBlack.woff') format('woff'),
    url('../fonts/SegoeUIBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI Semilight';
    src: url('../fonts/SegoeUI-Semilight.eot');
    src: url('../fonts/SegoeUI-Semilight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-Semilight.woff2') format('woff2'),
    url('../fonts/SegoeUI-Semilight.woff') format('woff'),
    url('../fonts/SegoeUI-Semilight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUIBlack-Italic.eot');
    src: url('../fonts/SegoeUIBlack-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUIBlack-Italic.woff2') format('woff2'),
    url('../fonts/SegoeUIBlack-Italic.woff') format('woff'),
    url('../fonts/SegoeUIBlack-Italic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-LightItalic.eot');
    src: url('../fonts/SegoeUI-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-LightItalic.woff2') format('woff2'),
    url('../fonts/SegoeUI-LightItalic.woff') format('woff'),
    url('../fonts/SegoeUI-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-SemiboldItalic.eot');
    src: url('../fonts/SegoeUI-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-SemiboldItalic.woff2') format('woff2'),
    url('../fonts/SegoeUI-SemiboldItalic.woff') format('woff'),
    url('../fonts/SegoeUI-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Semibold.eot');
    src: url('../fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-Semibold.woff2') format('woff2'),
    url('../fonts/SegoeUI-Semibold.woff') format('woff'),
    url('../fonts/SegoeUI-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI Semilight';
    src: url('../fonts/SegoeUI-SemilightItalic.eot');
    src: url('../fonts/SegoeUI-SemilightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SegoeUI-SemilightItalic.woff2') format('woff2'),
    url('../fonts/SegoeUI-SemilightItalic.woff') format('woff'),
    url('../fonts/SegoeUI-SemilightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


.container {
    max-width: 1200px;
}

header {
    padding-top: 15px; /*transition: all .6s ease; */
}

.header-transition {
    transition: all .6s ease;
}

header a.logo {
    display: block;
    max-width: 90px;
    transform: scale(1.0);
}

header a.logo img {
    width: 90px;
}

.outer-wrapper {
    position: relative;
    overflow: hidden;
    min-height: 500px;
}

ul.top-nav,
ul.navbar-nav {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: auto;
    display: flex;
    width: 100%;
}

ul.top-nav li,
ul.navbar-nav li {
    margin-left: 40px;
}

ul.top-nav li a,
ul.navbar-nav li a {
    color: #0D4F9E;
    padding: 0 0 7px;
    font-family: 'Segoe UI', Segoe UI;
    font-weight: 400;
    font-size: 17px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

ul.top-nav liactive a,
ul.navbar-nav li.active a {
    font-weight: 600;
    color: #EC008C;
    border-bottom: 3px solid #EC008C;
    border-color: rgba(236, 0, 140, 0.2);
}

ul.top-nav li a:hover {
}

ul.top-nav li.lang a,
ul.navbar-nav li.lang a {
    font-size: 14px;
    font-weight: 500;
    opacity: 0.6;
    letter-spacing: 0.1em;
    display: inline-block;
}

ul.top-nav li.lang a:nth-of-type(1),
ul.navbar-nav li.lang a:nth-of-type(1) {
    margin-right: 10px;
    border-right: solid 1px #0D4F9E;
    padding-right: 10px !important;
    padding-bottom: 0;
    padding-top: 0;
}

ul.top-nav li:nth-child(2),
ul.navbar-nav li:nth-child(2) {
    margin-right: auto;
}

.sticky-top {
    width: 100%;
}

.shrink ul.top-nav li a:hover {
    line-height: 36px;
}

.shrink {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #fff;
    border-bottom: solid 1px #fff;
    border-color: rgba(129, 134, 143, 0.24);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

a:hover {
    text-decoration: none;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

button:active {
    outline: none;
    border: none;
}

header .container .col-lg-10 {
    display: flex;
    align-items: center;
}

.banner-block .container {
    position: relative;
}

.banner-block .banner-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    margin-top: -50px;
}

.banner-block {
    margin-bottom: 138px;
    padding-top: 237px;
    background: linear-gradient(119.83deg, #E0EFFB 3.87%, rgba(241, 247, 245, 0.98) 59.59%, rgba(255, 255, 255, 0.98) 108.92%) no-repeat;
}

.banner-info {
    width: 100%;
    margin-left: 60px;
    margin-bottom: 620px;
}

.banner-info h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 90px;
    line-height: 120px;
    color: #0D4F9E;
}

.sub-info {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    max-width: 280px;
    margin-bottom: 50px;
    color: #0D4F9E;
    opacity: 0.9;
}

.btn-standard {
    background: #0D4F9E;
    box-shadow: 0px 4px 16px rgba(10, 39, 86, 0.2);
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 16px 43px;
    display: inline-block;
}

.btn-standard:hover {
    color: #dfdfdf;
}

.intro-bottom-div {
    padding-top: 10%;
}

.intro-bottom-div .tiny-title {
    color: #003A98;
    opacity: 0.5;
}

ul.expenses-list {
    list-style: none;
    padding: 0;
    margin: 0 0 0 60px;
}

ul.expenses-list li {
    color: #fff;
    padding-left: 110px;
    position: relative;
    margin-bottom: 55px;
}

ul.expenses-list li .img-column {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

ul.expenses-list li .img-column img {
    margin: 0;
    max-width: 100%;
    height: auto;

}

ul.expenses-list li h3 {
    font-family: 'Segoe UI', Segoe UI;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
    color: #FFFFFF;
}

ul.expenses-list li p {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    /*max-width: 300px;
     or 144% */

    color: #FFFFFF;
}

.purple-block {
    width: 100%;
    max-width: 95%;
    height: 609px;
    background: radial-gradient(111.56% 1505.47% at 102.57% -7.4%, #00307d 0%, #201E84 100%);
    background-size: cover !important;
}

.purple-block h2 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    color: #FFFFFF;
    margin: 90px 0 60px 60px;
}

.purple-block .background-gradient {
    /*background: linear-gradient(326deg, rgba(73, 30, 181, 0) 45.98%, #025CC5 144.17%);*/
    mix-blend-mode: color-dodge;
    opacity: 1;
    height: 609px;
    margin-top: -500px;
}

.mobile-graphic-block {
    margin-top: 0px;
}

.mobile-graphic-block img {
    max-width: 100%;
    height: auto;
}

.class-remittance {

    min-height: 450px;
    margin-bottom: 240px;
}

.cashout-block {
    width: 300px;
    height: 280px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.38);
    border-radius: 15px;
    position: absolute;
    top: 280px;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -111px;
    margin: 0;
    left: 60px;
}

.cashout-block img {
    max-width: 100%;
    margin-bottom: -25px;
}

.cashout-block .g-circle {
    width: 56px;
    height: 56px;
    background: #00D692;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 13px -7px rgba(0, 214, 146, 0.72);
    -moz-box-shadow: 0px 0px 13px -7px rgba(0, 214, 146, 0.72);
    box-shadow: 0px 0px 13px -7px rgba(0, 214, 146, 0.72);
    position: absolute;
    top: -28px;
    left: 50%;
    margin-left: -28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cashout-block .g-circle img {
    margin: 0;
}

.icon-block img {
    margin-right: 20px;
}

.info-content {
    padding-left: 60px;
    position: relative;
    padding-top: 35px;
}

.info-content::before {
    width: 64px;
    height: 0px;
    opacity: 0.4;
    border: 3px solid #0367DC;
    content: "";
    position: absolute;
    top: 0;
}

.info-content h2 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    color: #0D4F9E;
    margin-bottom: 16px;
}

.info-content p {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    max-width: 400px;
    margin-bottom: 40px;
    /* or 156% */

    color: #14294A;
    /*opacity: 0.8;*/
}

.icon-block {
    margin-bottom: 50px;
}

.wa-transfer {
    background: #F7F9FC;
    margin-top: -50px;
}

.info-left-block {
    padding-left: 60px;
}

.mobile-graphic-two {
    position: relative;
    margin-top: -250px;
}

.wa-transfer .row .col-md-6:nth-of-type(1), .shop-and-pay .row .col-md-6:nth-of-type(2), .bill-payment .row .col-md-6:nth-of-type(1) {
    display: flex;
    align-items: center;
}

.shop-and-pay .row .col-md-6:nth-of-type(2) {
}

.shop-and-pay {
    position: relative;
    margin-bottom: 20%;
    height: 550px;
    background-size: cover !important;
}

.shop-and-pay .info-content h2, .shop-and-pay .info-content p {
    color: #fff;
}

.shop-and-pay .info-content {
    padding-left: 0;
    margin-top: -100px;
    max-width: 370px;
}

.shop-and-pay .info-content::before {
    border: 6px solid #fff;
    opacity: 0.4;
}

.consumer-landing .mobile-graphic-three img {
    margin-bottom: -86px;
    margin-top: -150px;
    margin-left: -12%;
}

.bill-payment-section {
    position: relative;
    margin-bottom: 0px;
}

.tab-block {
    width: calc(100% - 100px);
    height: 470px;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    bottom: -100px;
    margin-bottom: -110px;
    border-top: 10px solid #0D4F9E;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.tab-block .container {
    padding: 80px 140px 80px 9%;
}

.tab-block .container h2 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 70px;
    /* identical to box height */

    color: #003A98;
    opacity: 0.8;
}

.tab-block .nav-link {
    padding: 0 0 10px;
    text-align: left;
    border: none;
    font-family: 'Segoe UI', Segoe UI;
}

.tab-block .nav-tabs .nav-link.active {
    background: none;
    border: none;
    font-weight: 500;
    color: #214F99;
}

.tab-block .nav-tabs .nav-link.active span {
    border-bottom: 4px solid #214F99;
    padding-bottom: 6px;
}

.tab-block .nav-tabs .nav-link.active span:hover {
    border-bottom: 4px solid #214F99;
    padding-bottom: 6px;
}

.tab-block .nav-tabs .nav-link:hover {
    border: none;
    padding: 0;
}

.icon-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    justify-content: space-between;
}

.tab-block .nav-fill .nav-item {
    font-size: 18px;
}

.tab-block .py-3 {
    padding-top: 30px !important;
}

.sending-money-block {
    background: #00307D;
    padding-top: 240px;
    height: 712px;
}

.sending-money-block .info-content {
}

.sending-money-block .info-content::before {
    border: 2px solid #ACCDFF;
}

.sending-money-block .info-content h2 {
    color: #fff;
    margin-bottom: 0;
}

p.s-txt {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #FFFFFF;
    max-width: 100%;
    margin-bottom: 70px;
}

.t-one {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #ACCDFF;
    opacity: 0.7;
}

.price-block {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #FFFFFF;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    border-color: rgba(255, 255, 255, 0.2);
    max-width: 420px;
}

.right-block .price-block {
    border: none;
}

.price-block .currency-det {
    color: #ACCDFF;
    opacity: 0.5;
}

.info-one {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    opacity: 0.6;
}

.block-01 {
    padding-left: 60px;
}

.bottom-image-block {
    max-width: 1366px;
    margin: 141px auto 0;
}

.bottom-image-block img {
    max-width: 100%;
    height: auto;
}

.getting-started {
    /*height: 845px;*/
    /*height: 1057px;*/
    background-size: cover !important;
    /*background: linear-gradient(299.34deg, #E0EFFB 3.87%, rgba(241, 247, 245, 0.98) 59.59%, rgba(255, 255, 255, 0.98) 108.92%);*/
}

.tiny-title {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #14294A;
    /*opacity: 0.5;*/
}

.getting-started h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 56px;
    color: #D42F7D;
}

.bonus-block {
    width: 802px;
    min-height: 261px;
    padding: 40px 60px 40px 60px;
    /*background: #FFFFFF;*/
    border-radius: 4px;
    display: flex;
}

.bonus-block .step-left {
    margin-right: 40px;
    display: flex;
    flex-direction: column;
}

.bonus-block .step-left span {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 500;
    font-size: 80px;
    line-height: 64px;
    color: #0D4F9E;
    opacity: 0.2;
    margin-top: 20px;
}

p.r-text {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #D42F7D;
}

p.info-t-2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    /* identical to box height, or 100% */

    color: #214F99;
    margin-bottom: 40px;
}

p.info-t-2 span {
    font-weight: 600;
}

.step-right form {
    display: flex;
    flex-direction: row;
}

.step-right form button {
    background: #E6007E;
    box-shadow: 0px 4px 16px rgba(10, 39, 86, 0.2);
    border-radius: 8px;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    width: 50%;
    height: 56px;
    border: none;
    /* identical to box height */
    text-align: center;
    color: #FFFFFF;
}

.step-right form input.form-control {
    border: none;
    border-bottom: 2px solid #214F99;
    height: 56px;
    border-radius: 0;
    margin-right: 20px;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height, or 130% */
    padding-left: 0;
    color: #214F99;
    opacity: 0.6;
}

.step-right form ::placeholder { /* Firefox, Chrome, Opera */
    color: #214F99;

}

.step-right form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #214F99;

}

.step-right form ::-ms-input-placeholder { /* Microsoft Edge */
    color: #214F99;

}

.bonus-block-2 {
    background: none;
    padding-left: 60px;
    display: flex;
    margin-top: 50px;
}

.bonus-block-2 .step-left {
    margin-right: 55px;
}

.bonus-block-2 .step-left span {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 500;
    font-size: 80px;
    line-height: 64px;
    color: #0D4F9E;
    opacity: 0.2;
    margin-top: 20px;
    margin-left: 28px;
}

.bonus-block-2 .info-t-2 {
    color: #0D4F9E;
    margin-bottom: 20px;
}

.top-col {
    margin-left: 60px;
    max-width: 500px;
    /*padding-top: 128px;*/
    padding-top: 480px;
    margin-bottom: 50px;
}

.download-link {
    margin-bottom: 100px;
    text-align: center;
}

.download-link img {
    padding-left: 5px;
    width: 180px;
}

.graphic-img {
    position: absolute;
    right: 0;
}

.getting-started .container {
    position: relative;
}

.faq-block {
    background: #f9fcfb;
    padding: 80px 0 100px;
}

.faq-accordion {
    padding-left: 60px;
    max-width: 708px;
}

.faq-block h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 40px;
    color: #EC008C;
}

.faq-block .tiny-title {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0D4F9E;
    /*opacity: 0.5;*/
}

.faq-block .card-header:first-child {
    border-radius: 0;
    border: none;
}

.card-header {
    padding: 0;
    background: none;
}

.card-header h5 {
    color: #000000 !important;
}

.card {
    background: none;
    border: none;
}

.accordion > .card:first-of-type {
    border: none;
}

.collapse:not(.show) {
    display: none;
}

.accordion > .card .card-header {
    margin-bottom: 0;
    padding-bottom: 20px;
    margin-bottom: 25px;
    padding-right: 20px;
}

.faq-block .card-header:first-child {
    border-bottom: 1px solid #0D4F9E;
    border-color: rgba(13, 79, 158, 0.1);
}

.accordion > .card .card-header a {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #0D4F9E;
}

.card-body {
    padding: 0;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 40px;
    /* or 144% */

    color: rgba(13, 79, 158, 0.8);
}

.faq-block .accordion > .card .card-header a[aria-expanded="true"]::after {
    content: "";
    width: 17px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 7px;
    background: url(../images/uparrow.png) no-repeat 0 0;
    background-size: cover;
}

.faq-block .accordion > .card .card-header a.collapsed::after {
    content: "";
    width: 17px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 7px;
    color: #1e87e4;
    background: url(../images/downarrow.png) no-repeat 0 0;
    background-size: cover;
}

.faq-block.faq-page {
    padding: 180px 0 50px;
}

.faq-block.faq-page .faq-accordion {
    max-width: 100%;
}

.faq-block.faq-page .accordion > .card .card-header a[aria-expanded="true"]::after {
    content: "";
    width: 17px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 7px;
    background: url(../images/uparrow.png) no-repeat 0 0;
    background-size: cover;
}

.faq-block.faq-page .accordion > .card .card-header a.collapsed::after {
    content: "";
    width: 17px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 7px;
    color: #1e87e4;
    background: url(../images/downarrow.png) no-repeat 0 0;
    background-size: cover;
}

footer {
    background: #00307D;
    padding: 55px 0 30px;
}

footer .container {
    max-width: 1078px;
    width: 100%;
    margin: 0 auto;
}

footer .container .footer-top {
    display: flex;
    flex-direction: row;

}

footer .container .footer-top .logo-block {
    flex: 1;
}

footer .container .footer-top .address-block {
    flex: 1;
}

footer .container .footer-top .menu-block {
    flex: 1;
}


footer .container .footer-top .menu-block a{
    color: #ACBCD4;
}
footer .container .footer-top .menu-block a:hover {
    color: #FFFFFF;
}

footer .container .footer-top .social-block {
    flex: 1;
    text-align: left;
}

footer .container .footer-top .social-block img {
    width: 35px !important;
}

footer .container .footer-top .social-block img:hover {
    filter: invert(35%) sepia(94%) saturate(7495%) hue-rotate(312deg) brightness(88%) contrast(117%);
    /*filter: invert(23%) sepia(92%) saturate(7495%) hue-rotate(315deg) brightness(91%) contrast(108%);*/
}

footer .container .footer-top .address-block p.title {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
    opacity: 0.5;
}

footer .container .footer-top .address-block span {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    opacity: 0.9;
    margin-bottom: 30px;
    display: block;
}

footer .container .footer-top .menu-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a.custom-link1 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    opacity: 0.9;
}

a.custom-link1:hover {
    color: #ACBCD4;
    text-decoration: underline;
}

footer .container .footer-top .menu-block ul li a {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #ACBCD4;
    opacity: 0.9;
    padding-bottom: 15px;
    display: block;
}

footer .container .footer-top .menu-block ul li a:hover {
    color: #FFFFFF;
}

footer .container .footer-top .social-block p {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.5;
}

footer .container .footer-top .social-block a {
    margin-left: 30px;
}

footer .container .footer-bottom {
    border-top: solid 1px #fff;
    border-color: rgb(255, 255, 255, 0.2);
    padding-top: 15px;
    display: flex;

    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    margin-top: 25px;
    color: #FFFFFF;

    opacity: 0.8;
}

footer .container .footer-bottom p.copyright {
    margin-left: auto;
}

.promo-title {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    color: #214F99;
    opacity: 0.5;
    margin-top: 10px;
}

.layout-block {
    /*max-width: 1366px;*/
    margin: 0 auto;
    position: relative;
}

.merchant-landing .banner-block {
    background-repeat: no-repeat !important;
    background-position: center top !important;
}

.merchant-landing .banner-info {
    width: auto;
}

.merchant-landing .banner-info h1 {
    font-size: 64px;
    line-height: 77px;
}

.merchant-landing .banner-info .sub-info {
    max-width: 675px;
}

.green-block {
    max-width: 1316px;
    width: 100%;
    min-height: 468px;
    height: auto;
    background: #51B548;
}

.green-block h2 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    margin: 90px 0 60px 60px;

    /* identical to box height, or 133% */

    color: #FFFFFF;

}

.green-block ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 60px;
    display: flex;
    justify-content: space-around;

}

.green-block ul li {
    color: #fff;
    padding-top: 80px;
    position: relative;
    margin-bottom: 55px;
    width: 33.3%;
}

.green-block ul li .img-column {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.green-block ul li .img-column img {
    margin: 0;
}

.green-block ul li p {
    max-width: 260px;
}

.loan-section .background-block {
}

.loan-section .background-block {
    min-height: 430px;

}

.loan-section {
    margin-bottom: 115px;
}

.loan-section .info-left-block {
    margin-top: 150px;
}

.loan-section .info-content h2 {
    max-width: 420px;

}

.agents-block {
    margin-bottom: 100px;
}

.agents-block .layout-block {
    min-height: 595px;

}

.agents-block .layout-block .col-md-6 {
    position: relative;
}

.agents-block .sm-white-block {
    background: #fff;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 32px;
    max-width: 319px;
    width: 100%;
    height: 185px;
    position: absolute;
    top: 360px;
    right: -20px;
}

.agents-block .sm-white-block li {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 50px;
    color: #14294A;

    opacity: 0.8;
}

.agents-block .sm-white-block p {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #14294A;
    opacity: 0.6;
}

.agents-block .sm-white-block li span {
    margin-right: 20px;
}

.cashless-block {
    background: #F7F9FC;
    padding-top: 100px;

}

.payment-img-block {
    display: flex;
    text-align: right;
    justify-content: flex-end;
    margin-bottom: -70px;
    margin-top: -50px;
}

.payment-img-block img {
    margin-bottom: -70px;
}

.cashless-block .info-content h2 {
    max-width: 480px;
}

.how-to-apply {
    margin-top: 150px;
    padding-bottom: 130px;
}

.how-to-apply ul li span {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 500;
    font-size: 80px;
    line-height: 64px;
    display: block;
    margin-bottom: 40px;

    /* identical to box height, or 80% */

    color: #0D4F9E;

    opacity: 0.2;
}

.how-to-apply ul li h3 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;

    /* identical to box height, or 100% */

    color: #214F99;
}

.how-to-apply ul li p {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;

    color: #14294A;

    opacity: 0.8;
}

.how-to-apply h2 {
    text-align: center;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;

    /* identical to box height */
    text-align: center;

    color: #0D4F9E;
    margin-bottom: 95px;
}

.how-to-apply ul {
    display: flex;
    max-width: 720px;
    justify-content: center;
    align-content: center;
    margin: 0 auto;
}

.how-to-apply ul li {
    margin-right: 50px;
}

.how-to-apply ul li:last-child {
    margin-right: 0;
}

.blue-block {
    position: relative;
    background-repeat: no-repeat;
    min-height: 550px;
    background-size: 66%;
    background-position: left top;
}

.blue-block::before {
    position: absolute;
    content: "";
    background: radial-gradient(111.56% 1505.47% at 102.57% -7.4%, #00307D 0%, #201E84 100%);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}

.signup-form {
    max-width: 430px;
    width: 100%;
    min-height: 380px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 48, 125, 0.1);
    border-radius: 4px;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 40px 40px 25px;
}

.signup-form h4 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #0D4F9E;
    margin-bottom: 24px;
}

.signup-form label {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #0D4F9E;
    opacity: 0.7;
}

.signup-form input.form-control {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #0D4F9E;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #0D4F9E;
    border-color: rgba(13, 79, 158, 0.2);
    padding: 0;
}

.signup-form ::placeholder { /* Firefox, Chrome, Opera */
    color: #0D4F9E;

}

.signup-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #0D4F9E;

}

.signup-form ::-ms-input-placeholder { /* Microsoft Edge */
    color: #0D4F9E;

}

.signup-form .btn-standard {
    border: none;
    margin-top: 17px;
}

.entry-block {
    padding-top: 125px;
    color: #fff;
    padding-left: 60px;
}

.entry-block .tiny-title {
    color: #ACCDFF;
    opacity: 0.5;
}

.entry-block h2 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    max-width: 350px;
    margin-bottom: 25px;

}

.entry-block p {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    opacity: 0.7;
    max-width: 350px;
}

.agents-block .info-content {
    margin-top: 150px;
}

.about-page .banner-block {
    margin-bottom: 138px;
    background-position: top center !important;
    background-size: auto !important;
    padding-top: 237px;
}

.about-page .banner-block h1 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 77px;

    color: #00307D;
    margin-bottom: 25px;

}

.about-page .banner-block .banner-info {
    max-width: 750px;
    width: auto;
    margin-left: 60px;
    margin-bottom: 380px;
}

.about-page .banner-block .banner-info .sub-info {
    width: auto;
    max-width: 100%;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;

    color: #00307D;

    opacity: 0.9;
}

.blue-block-wide {
    max-width: 1316px;
    width: 100%;
    min-height: 330px;
    height: auto;
    background: radial-gradient(111.56% 1505.47% at 102.57% -7.4%, #00307D 0%, #201E84 100%);
}

.blue-block-wide ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 60px;
    display: flex;
    justify-content: space-around;
}

.blue-block-wide ul li {
    color: #fff;
    padding-top: 80px;
    position: relative;
    margin-bottom: 55px;
    padding-right: 40px;
}

.blue-block-wide ul li .img-column img {
    margin: 0;
}

.blue-block-wide ul li p {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;

    /* or 144% */

    color: #FFFFFF;

    opacity: 0.9;

}

.blue-block-wide ul li .img-column {
    margin-bottom: 25px;
    height: 65px;
}

.blue-block-wide ul li h3 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 10px;

    color: #FFFFFF;

    opacity: 0.9;
}

.capital-connect {
    background: #F7F9FC;
    padding-top: 90px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.capital-connect .partner-list {
    /*max-width: 518px;*/
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 30px 40px;
    margin-top: 150px;
    margin-bottom: -20px;
}

.capital-connect .partner-list ul {
    display: flex;
    flex-wrap: wrap;
}

.capital-connect .partner-list ul li {
    width: 50%;
}

.capital-connect .partner-list ul li img {
    display: block;
    margin: auto;
}

.capital-connect .partner-list h5 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 50px;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #14294A;

    opacity: 0.6;
}

.capital-connect .info-left-block p {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 40px;
}

.agents-block-01 .layout-block {
    min-height: 580px;
}

.team {
    padding: 120px 0 190px;
}

.team .thumb-block {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}

.team .thumb-block img {
    max-width: 100%;
    height: auto;
}

.team h3 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #0D4F9E;
    margin-bottom: 10px;
}

.team p.designation {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #0D4F9E;
    opacity: 0.7;
    margin-bottom: 20px;
}

.team .info {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    color: #14294A;
    opacity: 0.8;
}

.team ul {
    margin: 0 0 0 60px;
    display: flex;
}

.team h2 {
    margin-bottom: 60px;
}

.image-container {
    max-width: 1366px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.img-left-block > img {
    margin-left: -15px;
    max-width: 100%;
    height: auto;
}

.img-right-block img {
    margin-right: -15px;

    height: auto;
}

.loan-section .image-container .info-left-block {
    padding-left: 135px;
}

.language-switcher-separator {
    display: none;
}

.terms-and-conditions {
    margin-top: 10%;
    font-family: 'Times New Roman', Times, serif;
}

.mobile-graphic-two .graphic-info {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    max-width: 260px;
    width: 100%;
    position: absolute;
    top: 190px;
    right: 0;
    padding: 30px 20px 30px 30px;
    z-index: 9;
}

p.box-title {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #14294A;
    opacity: 0.6;
}

.mobile-graphic-two .graphic-info ul li {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 44px;
    color: #14294A;
    opacity: 0.8;
}

.mobile-graphic-two .graphic-info ul li::before {
    content: "";
    width: 26px;
    height: 26px;
    background: #E6007E url(../images/tick.svg) no-repeat center center;
    background-size: 60%;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 0px 3px 3px rgba(230, 0, 126, 0.4);
    position: relative;
    top: 8px;
    margin-right: 16px;
}

.validation-message {
    display: none;
    color: #ff566e;
}

.floating-button {
    display: none;
}

.floating-button .btn-standard {
    background: #0D4F9E;
    box-shadow: 0px 4px 16px rgba(10, 39, 86, 0.2);
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding: 10px 14px !important;
    display: inline-block;
}

.floating-button .btn-standard:hover {
    color: #dfdfdf;
}

.btn-disabled {
    opacity: 0.5;
    box-shadow: none;
    color: #ffffff;
    cursor: not-allowed;
}

.btn-disabled:hover {
    opacity: 0.5;
    box-shadow: none;
    color: #ffffff;
    cursor: not-allowed;
}

.consumer-landing .banner-info h1,
.consumer-landing .class-remittance .info-content h2,
.consumer-landing .wa-transfer .info-content h2,
.consumer-landing .bill-payment-section .info-content h2 {
    color: #E6007E;
}

.consumer-landing .getting-started h2 {
    padding-right: 20%;
    color: #E6007E;
}

.consumer-landing .banner-info .btn-standard,
.navbar .btn-standard {
    background-color: #E6007E;
}

.consumer-landing .sub-info {
    color: #393939;
}

.only-links {
    margin-top: -70px;
}

.other-service{
    margin-top: 10%;
}

.store-locator {
    margin-top: 10%;
}

.store-locator-search h2 {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #0D4F9E;
}

.store-locator-search {
    font-family: 'Segoe UI', Segoe UI;
}

.store-locator-add-new {
    background: linear-gradient(327.82deg, #E0EFFB 3.87%, rgba(241, 247, 245, 0.98) 59.59%, rgba(255, 255, 255, 0.98) 108.92%);
    color: #0D4F9E;
    padding-top: 100px;
    padding-bottom: 100px;
    left: 0;
    right: 0;
}

.store-locator h2 {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 52px;
}

.store-locator-add-new p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #0D4F9E;
    opacity: 0.7;
}

.store-locator .store-locator-add-new .tiny-title {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #14294A;
    opacity: 0.5;
}

.store-locator .store-locator-add-new .btn-standard {
    background: #0D4F9E;
    box-shadow: 0px 4px 16px rgba(10, 39, 86, 0.2);
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 16px 20px !important;
    display: inline-block;
    width: 194px;
}

.store-locator .store-locator-add-new .btn-standard:hover {
    color: #dfdfdf;
    cursor: pointer;
}

.overline {
    width: 64px;
    height: 0px;
    opacity: 0.4;
    border: 3px solid #0367DC;
    content: "";
    position: absolute;
    top: 0;
}

.cwp-map {
    height: 649px;
}

.store-locator .input-group-text {
    background-color: white;
    border-left: none;
}

.form-control.cwp-store-search {
    border-left: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-right: none;
}

.cwp-map .gm-style-iw.gm-style-iw-c {
    width: 326px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding-left: 30px;
}

.cwp-map-marker-store-icon {
    padding-bottom: 30px;
}

.cwp-map-marker-store-name {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #0D4F9E;
}

.cwp-map-marker-store-category {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #214F99;
    opacity: 0.7;
}

.cwp-map-marker-store-address {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #14294A;
    opacity: 0.8;
}

.cwp-map-marker-store-phone-number {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #14294A;
    opacity: 0.8;
}

.cwp-map-marker-store-get-directions, .cwp-map-list-get-directions {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #214F99;
    cursor: pointer;
}

.cwp-map-list-get-directions {
    display: none;
}

.store-locator-autocomplete-suggestion-list {
    max-height: 649px;
    min-height: 649px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.store-locator-autocomplete-suggestion-list ul {
    width: 100%;
    height: 100%;
    padding-left: 20%;
}

.store-locator-autocomplete-suggestion-list::-webkit-scrollbar {
    width: 8px;
}

.store-locator-autocomplete-suggestion-list::-webkit-scrollbar-thumb {
    background: #4F86DA;
}

.store-locator-autocomplete-suggestion-list::-webkit-scrollbar-thumb:hover {
    background: #4164a9;
}

.store-locator-autocomplete-suggestion-list ul h3 {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #0D4F9E;
}

.store-locator-autocomplete-suggestion-list ul h5 {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #214F99;
    opacity: 0.7;
}

.store-locator-autocomplete-suggestion-list ul p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #14294A;
    opacity: 0.8;
}

.cwp-store-locator-category {
    color: #0D4F9E;
}

.cwp-store-locator-category:hover {
    color: #FFFFFF;
    background-color: #0D4F9E;
    border-color: #0D4F9E;
}

.cwp-store-locator-category.data-checked {
    color: #FFFFFF;
    background-color: #0D4F9E;
}

.store-locator-map {
    padding-top: 1%;
}

.store-locator-search .row .col-lg-5,
.store-locator-search .row .col-lg-2 {
    padding-bottom: 10px;
}

.store-locator-autocomplete-suggestion-list {
    display: inline-block;
    width: 40%;
}

.cwp-map {
    display: inline-block;
    width: 59%
}

.store-locator-autocomplete-suggestion-list .list-image {
    display: inline-block;
    vertical-align: top;
}

.store-locator-autocomplete-suggestion-list .list-text {
    display: inline-block;
    padding-left: 5%;
    width: 85%;
}

.promotion .carousel-inner .carousel-item img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

.promotion .btn-standard {
    position: absolute;
    bottom: 10%;
    right: 5%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #E6007E;
    color: white;
    font-size: 16px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 130px 39px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 130px 39px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 130px 39px rgba(0, 0, 0, 0.75);
}

#promotion-info {
    display: none;
}

.promotion-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: inherit;
    z-index: 2147483647;
    display: block;
}

.promotion-info-content {
    height: 63%;
    width: 80%;
    position: fixed;
    bottom: 0%;
    right: 0%;
    opacity: 1;
    transform: translate(-13%, -23%);
    -ms-transform: translate(-13%, -23%);
    background-color: rgb(255, 255, 255);
    z-index: 1;
    border-radius: 10px;
    padding: 30px;
}

.promotion-info-content h1 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    color: #000000;
    cursor: pointer;
}

.promotion-info-content p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    cursor: pointer;

}

.promotion-info-content-para {
    overflow-y: scroll;
    height: 80%;
    padding-right: 10px;
}

.promotion-info-content-para::-webkit-scrollbar {
    width: 3px;
}

.promotion-info-content-para::-webkit-scrollbar-thumb {
    background: #4F86DA;
}

.promotion-info-content-para::-webkit-scrollbar-thumb:hover {
    background: #4164a9;
}

.promotion-info-content .promotion-info-content-close {
    float: right;
    font-family: Inter;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

.store-locator-autocomplete-suggestion-list .list-background {
    background: rgb(144, 144, 144);
    cursor: not-allowed;
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
    height: 100%;
    opacity: inherit;
}

.store-locator-autocomplete-suggestion-list .infinite-scroll-list-background {
    background: rgb(144, 144, 144);
    cursor: not-allowed;
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat;
    background-position: 50% 99%;
    background-size: 50px;
    height: auto;
    opacity: inherit;
}

.merchant-signup-success-icon {
    width: 60px;
    height: 60px;
    background: #0D4F9E url(../images/tick.svg) no-repeat center center;
    background-size: 60%;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 0px 3px 3px rgba(0, 71, 230, 0.4);
}

.signup-form h1 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 47px;
    line-height: 24px;
    color: #0D4F9E;
    margin-top: 25px;
}

.transaction-fees .nav.nav-tabs.nav-fill {
    background-color: #EEF2F8;
    padding-bottom: 4px;
    height: 64px;
}

.transaction-fees .nav-link {
    padding: 23px 35px 18px;
    text-align: left;
    border: none;
    font-family: 'Segoe UI', Segoe UI;
}

.transaction-fees .nav-tabs .nav-link.active {
    background: none;
    border: none;
    font-weight: 500;
    color: #214F99;
}

.transaction-fees .nav-tabs .nav-link.active span {
    border-bottom: 4px solid #214F99;
    padding-bottom: 17px;
}

.transaction-fees .nav-tabs .nav-link.active span:hover {
    border-bottom: 4px solid #214F99;
    padding-bottom: 17px;
}

.transaction-fees .methods .nav-link {
    height: 64px;
    font-size: 18px;
    color: #214F99;
    border-radius: 0px;
}

.transaction-fees .methods .nav-link.active {
    background-color: #0D4F9E;
    color: white;
    font-family: lato;
    font-size: 18px;
    font-weight: 600;
}

.transaction-fees .methods {
    border-right: 1px solid #DFDFDF;
    width: 20%;
}

.transaction-fees .sub-methods {
    width: 80%;
}

.transaction-fees .sub-methods .nav-link {
    color: #0D4F9E;
    font-size: 18px;
    font-weight: 600;
    color: #0D4F9E;
}

.transaction-fees .sub-methods .nav-link.active {
    color: #0D4F9E;
    font-size: 18px;
    font-weight: 600;
}

.merchant-signup-success-icon {
    width: 60px;
    height: 60px;
    background: #0D4F9E url(../images/tick.svg) no-repeat center center;
    background-size: 60%;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 0px 3px 3px rgba(0, 71, 230, 0.4);
}

.signup-form h1 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-weight: bold;
    font-size: 47px;
    line-height: 24px;
    color: #0D4F9E;
    margin-top: 25px;
}

.transaction-fees {
    display: none;
}

.transaction-fees-input-div input {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 100%;
    width: 158px;
    height: 47px;
    border-left: white;
    align-items: center;
    color: #393939;
    padding-left: 0px;
}

select.transaction-fees-range {
    -webkit-appearance: none;
    background: url(../images/dropdown-arrow.svg) no-repeat center;
    background-color: #0D4F9E;
    color: rgba(13, 79, 158, 0);
    font-size: 20px;
    width: 46.69px;
    height: 47px;
    text-indent: 5px;
}

select.transaction-fees-range option {
    background-color: #ffffff;
    width: 215px;
    height: 24px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #393939;
    padding: 10px;
}

.transaction-fees-currency {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 100%;
    color: #393939;
    border-radius: 0px;
    background-color: white;
}

.transaction-fees-input-title {
    width: 215px;
    height: 24px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #393939;
}

.transaction-fees-calculated {
    width: 187px;
    height: 87px;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    color: #393939;
}

.transaction-fees-rate {
    font-weight: 600;
}

.getting-started .graphic-img {
    padding-top: 210px;
}

.fees-charges {
    max-height: 450px;
    width: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

.fees-charges table {
    position: relative;
    border-color: #000000;
    font-family: 'Segoe UI', Segoe UI;
    border-collapse: collapse;
    cursor: default;
}

.fees-charges table tr th {
    color: white;
    font-size: large;
    vertical-align: center;
    text-align: center;
    height: 43px;
}

.fees-charges table tr:nth-child(1) th {
    text-align: center;
    border: 1px solid #000000;
    position: sticky;
    top: 0; /* Don't forget this, required for the stickiness */
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.fees-charges table tr:nth-child(2) th {
    text-align: center;
    border: 1px solid #000000;
    background-color: white;
    position: sticky;
    color: #2f5597;
    top: 43px; /* Don't forget this, required for the stickiness */
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.fees-charges table tr:nth-child(1) th:nth-child(1),
.fees-charges table tr:nth-child(2) th:nth-child(1),
.fees-charges table tr:nth-child(2) th:nth-child(2) {
    background-color: #A6A6A6;
    color: white;
}

.fees-charges table tr:nth-child(1) th:nth-child(2) {
    background-color: #FF3399;
}

.fees-charges table tr td:nth-child(1), .fees-charges table tr td:nth-child(2) {
    text-align: right;
}

.fees-charges table tr td {
    border: 1px solid #000000;
    color: #2f5597;
    text-align: center;
    height: 24px;
    font-family: Segoe UI;
    vertical-align: center;
    font-size: medium;
}

.fees-charges::-webkit-scrollbar {
    width: 5px;
}

.fees-charges::-webkit-scrollbar-thumb {
    background: #4F86DA;
}

.fees-charges::-webkit-scrollbar-thumb:hover {
    background: #4164a9;
}

html:lang(my-MM) .faq-accordion .card-body {
    line-height: 2.5;
}

.re-kyc {
    background-color: #65b448;
    color: white;
}

.re-kyc .title img {
    filter: drop-shadow(0 0 0.75rem #a3ff00);
}

.re-kyc-loader {
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat;
    height: 150px;
    display: none;
    margin-left: auto;
    margin-right: auto;
    width: 34%;
    background-color: white;
    opacity: 1;
}

.re-kyc-loading-text {
    text-align: center;
    padding-top: 100px;
    display: none;
    font-size: 30px;
}

.re-kyc input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.re-kyc input[type=number] {
    -moz-appearance: textfield;
}

.re-kyc .btn-md.btn-primary, .re-kyc .btn-sm.btn-primary {
    background-color: #E6007E;
    padding: 5px 15px;
    border-color: #E6007E;

}

.promotion-offer {
    background-color: #EEEDED;
    height: 993px;
    overflow-y: scroll;
    font-family: 'Segoe UI', Segoe UI;
    cursor: default;
}

.promotion-offer img {
    width: 90%;
    filter: drop-shadow(0px 10px 4px rgba(0, 0, 0, 0.7));
}

.promotion-offer h3 {
    height: 44px;
    font-family: Segoe UI;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 44px;
    text-decoration-line: underline;
    color: rgba(0, 0, 0, 0.7);

}

.promotion-offer p {
    width: 90%;
    height: 58px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: rgba(0, 0, 0, 0.7);
}

.promotion-offer a {
    width: 90%;
    height: 29px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #0E519F;
}

.promotion-offer-download-section .btn-pink {
    background-color: #E6007E;
    color: white;
}

.promotion-offer-download-section h3 {
    width: 90%;
    height: 88px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #0D4F9E;
}

.promotion-offer-page-offer-description-section {
    font-family: 'Segoe UI', Segoe UI;
}

.promotion-offer-page-banner-image {
    width: 100%;
    height: auto;
}

.promotion-offer-page-offer-description-image {
    width: 100%;
}

.promotion-offer-page-terms-and-conditions-section {
    font-family: 'Segoe UI', Segoe UI;
}

.promotion .tales, .winner .tales {
    width: 100%;
}

.promotion .carousel-inner, .winner .carousel-inner {
    object-fit: cover;
    width: 100%;
    /*max-height: 500px !important;*/
    height: auto !important
}

.winner .carousel-inner img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

.getting-started .qr-code img {
    height: 200px;
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.getting-started .qr-code h3 {
    font-family: 'Segoe UI', Segoe UI;
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
    color: #14294A;
    /*opacity: 0.5;*/
}

/*Responsive Coding ***************************/

@media (min-width: 1400px) and (max-width: 1920px) {
    .banner-block {
        background-size: cover !important;
    }

    .about-page .banner-block {
        background-size: cover !important;
    }
}

@media (max-width: 767px) {

    button {
        font-size: 17px !important;
    }

    .btn-standard {
        font-size: 17px !important;
    }
    .consumer-landing .purple-block {
        max-width: 100%;
        height: 500px;
    }

    .footer-bottom p {
        display: none;
    }
    .footer-bottom .textwidget p {
        display: block !important;
    }


    .purple-block .container .row {
        display: flex;
    }

    .shop-and-pay .info-content {
        margin-top: 20px;
    }

    .shop-and-pay {
        height: 730px;
    }

    .getting-started {
        /*max-height: 755px;*/
        padding-top: 74px;
    }

    .getting-started .download-link {
        margin-top: 25px;
    }

    .getting-started .download-link img {
        width: 300px;
    }

    .purple-block .background-gradient {
        mix-blend-mode: color-dodge;
        opacity: 1;
        height: 609px;
        margin-top: -45px;
    }

    .banner-block .banner-image {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        height: auto;
        margin-top: 0px;
    }

    .purple-block .container .row .col-md-6:nth-child(2),
    .wa-transfer .container .row .col-md-6:nth-child(2) {
        order: 1;
    }

    .purple-block .container .row .col-md-6:nth-child(1),
    .wa-transfer .container .row .col-md-6:nth-child(1) {
        order: 2;
    }

    .purple-block {
        height: 550px;
    }

    .purple-block h2 {

        font-size: 20px;
        line-height: 48px;
        color: #FFFFFF;
        margin: 50px 10px 30px 10px;
    }

    ul.expenses-list {
        margin-left: 10px;
    }

    ul.expenses-list li h3 {
        font-size: 18px;
        line-height: 22px;
    }

    ul.expenses-list li p {
        font-size: 16px;
        line-height: 22px;
    }

    header a.logo img {
        width: 55px;
    }

    .class-remittance .layout-block {
        background-position: top center;
    }

    .banner-block {
        margin-bottom: 0;
    }

    .class-remittance .info-content,
    .info-left-block {
        padding-left: 10px;
    }

    .cashout-block {
        top: auto;
        margin: 90% auto 50px;
        left: 50%;
        right: 50%;
        margin-left: -150px;
        bottom: -200px;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .mobile-graphic-three {
        margin-bottom: 70px;
    }

    .info-content {
        padding-left:10px;
        margin-top:20px;
    }

    .layout-block {
        display: flex;
        flex-direction: column;
    }

    .layout-block .tab-block {
        order: 2;
        position: static;
    }

    .layout-block .container {
        order: 1;
    }

    .layout-block .container .row {
        display: flex;
    }

    .bill-payment-section .layout-block .container .row .col-md-6:nth-child(2) {
        order: 1;
    }

    .bill-payment-section .layout-block .container .row .col-md-6:nth-child(1) {
        order: 2;
    }

    .layout-block .tab-block {
        order: 2;
        position: static;
        width: auto;
        padding: 25px;
        height: 100%;
    }

    .tab-block .container {
        margin: 0;
        padding: 0;
    }

    ul.icon-list {
        flex-wrap: wrap;
    }

    ul.icon-list li {
        width: 50%;
    }

    .tab-block .nav-fill .nav-item {
        font-size: 16px;
        white-space: nowrap;
        margin-right: 20px;
    }

    .tab-block nav {
        display: flex;
        flex-wrap: nowrap;
        overflow: auto;
    }

    .tab-block nav .nav {
        flex-wrap: nowrap;
    }

    .sending-money-block {
        padding-top: 70px;
        margin-bottom: -5px;
        margin-left: -3px;
    }

    .block-01 {
        padding-left: 10px;
    }

    .bottom-image-block {
        margin-top: 70px;
    }

    .getting-started .container .graphic-img {
        display: none
    }

    .getting-started .container .top-col {
        margin-left: 10px;

        padding-top: 70px;
        margin-bottom: 25px;
    }

    .getting-started .container .bonus-block {

    }

    .getting-started .container .bonus-block-2 {
    }

    .bonus-block {
        width: auto;
        height: auto;
        padding: 40px 10px 0px 10px;
        /*background: #FFFFFF;*/
        border-radius: 0px 4px 4px 0;
        display: flex;
        position: relative;
    }

    .step-right form {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .step-right form button {
        margin-top: 50px;
        width: 65%;
    }

    .promo-title {
        position: relative;
        top: -115px;
    }

    .bonus-block-2 {
        padding-left: 10px;
    }

    .bonus-block-2 .step-left span {
        margin-left: 0;
    }

    .bonus-block-2 .step-left {
        margin-right: 15px;
    }

    .download-link a {
        display: inline-block;
        width: 49%;
        height: auto;
    }

    .faq-accordion {
        padding-left: 10px;

    }

    .faq-block.faq-page {
        padding: 130px 0 50px;
    }

    footer .container .footer-top {
        flex-direction: column;
        padding-left: 10px;
    }

    footer .container .footer-top .social-block {
        text-align: left;
    }

    footer .container .footer-top .social-block a {
        margin-left: 0px;
        margin-right: 30px;
    }

    footer .container .footer-top .logo-block {
        margin-bottom: 25px;
    }

    footer .container .footer-top .menu-block {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    footer .container .footer-bottom {
        margin-left: 10px;
        flex-direction: column;
    }

    footer .container .footer-bottom p.copyright {
        margin-left: 0;
    }

    ul.top-nav li, ul.navbar-nav li {
        margin-left: 0;
        margin-bottom: 10px;
    }

    ul.navbar-nav {
        margin-top: 15px;
    }

    #collapsibleNavbar {
        padding: 0 20px 10px;
        background: #F7F9FC;
        transition: all .5s ease;
        margin-top: 10px;
        margin: 15px -15px 0;
    }

    .sticky-top {
        width: auto;
    }



    .navbar-brand img {
        width: 58%;
    }

    .shrink {
        padding-top: 0;
    }

    .banner-block {
        background-size: 414px;
    }

    .banner-info h1 {
        font-size: 40px;
        line-height: 67px;
    }

    .sub-info,
    .info-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .btn-standard {
        font-size: 17px;
        padding: 12px 20px;
    }

    .consumer-landing .banner-info .btn-standard {
        background-color: #E6007E;
        font-size: 14px;
        padding: 12px 20px !important;
        margin-top: -15px;
    }

    .consumer-landing .intro-bottom-div img {
        width: 40%;
    }

    .consumer-landing .banner-info .sub-info {
        margin-bottom: 40px;
    }

    .navbar .btn-standard {
        background-color: #E6007E;
        font-size: 14px;
        padding: 12px 20px !important;
        margin-top: 20px;
    }

    ul.expenses-list li .img-column {
        width: 65px;
    }

    ul.expenses-list li {
        padding-left: 85px;
    }

    .info-content h2,
    .tab-block .container h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .getting-started h2 {
        font-size: 24px;
        line-height: 34px;
    }

    p.info-t-2 {
        font-size: 18px;
        line-height: 24px;
    }

    .tab-block .container h2 {
        margin-bottom: 45px;
    }

    .bonus-block .step-left {
        margin-right: 20px;
    }

    .step-right form input.form-control {
        font-size: 16px;
    }

    .bonus-block .step-left span,
    .bonus-block-2 .step-left span {
        font-size: 64px;
        line-height: 64px;
    }

    .faq-block h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .banner-block {
        /*background-size: 414px !important;*/
        background-position: 0 149px !important;
        position: relative;
        padding-top: 110px;

    }

    .banner-info {
        margin-left: 10px;
        margin-bottom: 100px;
    }

    .about-page .banner-block::before {
        content: "";
        background: linear-gradient(119.83deg, #E0EFFB 3.87%, rgba(241, 247, 245, 0.98) 182.59%, rgba(241, 247, 245, 0.98) 108.92%) no-repeat;
        position: absolute;
        top: 0;
        width: 100%;
        height: 545px;

    }

    .merchant-landing .banner-block::before {
        content: "";
        background: linear-gradient(119.83deg, #E0EFFB 3.87%, rgba(241, 247, 245, 0.98) 182.59%, rgba(241, 247, 245, 0.98) 108.92%) no-repeat;
        position: absolute;
        top: 0;
        width: 100%;
        height: 545px;

    }

    .consumer-landing .banner-block::before {
        content: "";
        background: linear-gradient(119.83deg, rgba(224, 239, 251, 0.26) 3.87%, rgba(241, 247, 245, 0.26) 182.59%, rgba(241, 247, 245, 0.25) 108.92%) no-repeat;
        position: absolute;
        top: 0;
        width: 100%;
        height: 485px;
    }

    ::-webkit-scrollbar,
    ::-moz-scrollbar {
        display: none;
    }

    .merchant-landing .banner-info h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .green-block h2 {
        font-size: 20px;
        line-height: 48px;
        margin: 45px 0 30px 10px;
    }

    .green-block ul {
        flex-direction: column;
        margin-left: 10px;
    }

    .green-block ul li {
        width: auto;
    }

    .green-block ul li {
        width: auto;
        padding-top: 0;
        padding-left: 80px;
    }

    .green-block ul li h3 {
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
    }

    .green-block ul li .img-column {
        max-width: 55px;
    }

    .loan-section .background-block {
        background-position: top center;

        background-size: 100%;
    }

    .loan-section .info-left-block {
        margin-top: 285px;
    }

    .loan-section {
        margin-bottom: 20px;
    }

    .agents-block .layout-block .sm-white-block {
        position: static;
        margin-top: 200px;
    }

    .agents-block .layout-block {
        background-position: top center;
        background-size: 100%;
    }

    .agents-block .info-content {
        margin-top: 80px;
    }

    .agents-block {
        margin-bottom: 40px;
    }

    .cashless-block {
        padding-top: 70px;
    }

    .payment-img-block {
        margin: 0;
    }

    .how-to-apply h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 55px;
    }

    .how-to-apply ul {
        flex-direction: column;
    }

    .how-to-apply ul li {
        padding-left: 80px;
        margin-right: 10px;
    }

    .how-to-apply ul li span {
        position: absolute;
        left: 30px;
        font-size: 64px;
        line-height: 64px;
    }

    .how-to-apply {
        padding-bottom: 60px;
    }

    .blue-block {
        background-size: cover;
        background-position: top center;
    }

    .entry-block {
        padding-left: 10px;
    }

    .entry-block {
        padding-top: 50px;
    }

    .entry-block h2 {
        font-size: 24px;
        line-height: 24px;
    }

    .signup-form .btn-standard {
        border: none;
        margin-top: 17px;
        width: 104px;
        height: 51px;
        font-size: 16px;
    }

    .signup-form {
        margin-bottom: -80px;
        min-height: 100px;
    }

    .merchant-landing .faq-block {
        padding-top: 150px;
    }

    .merchant-landing .banner-block::before {
        content: "";
        background: linear-gradient(173.28deg, #FFFFFF 5.35%, #FFFFFF 24.4%, rgba(255, 255, 255, 0.7) 47.83%, rgba(255, 255, 255, 0) 80.32%);

        position: absolute;
        opacity: 1;
        position: absolute;
        top: 81px;
        width: 100%;
        height: 43%;
    }

    .about-page .banner-block h1 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 10px;
    }

    .about-page .banner-block .banner-info {
        margin-left: 10px;
    }

    .about-page .banner-block .banner-info .sub-info {
        font-size: 16px;
        line-height: 24px;
    }

    .blue-block-wide ul {
        flex-direction: column;
        margin-left: 10px;
        margin-top: 60px;
    }

    .blue-block-wide ul li {
        width: auto;
        padding-top: 0;
        padding-left: 60px;
    }

    .blue-block-wide ul li .img-column {
        margin-bottom: 25px;
        height: 65px;
        position: absolute;
        left: 0;
        width: 40px;
    }

    .blue-block-wide ul li h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .blue-block-wide ul li p {
        font-size: 16px;
        line-height: 24px;
    }

    .about-page .banner-block {
        margin-bottom: 0;
    }

    .agents-block-01 .layout-block {
        background-position: top center;
        background-size: 100%;
    }

    .agents-block-01 .info-content {
        margin-top: 60px;
    }

    .capital-connect .partner-list {
        margin-top: 45px;
    }

    .team ul {
        flex-direction: column;
        margin-left: 10px;
    }

    .team h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .team p.designation {
        font-size: 16px;
        line-height: 19px;
    }

    .team .info {
        font-size: 16px;
        line-height: 19px;
    }

    .team ul li {
        margin-bottom: 60px;
    }

    .team {
        padding-bottom: 10px;
    }

    .capital-connect .info-left-block p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .capital-connect {
        padding-top: 50px;
    }

    .capital-connect .partner-list ul li {
        padding: 10px;
    }

    .capital-connect .partner-list {
        padding: 30px;
    }

    .about-page .banner-block::before {
        background: linear-gradient(180.03deg, #FFFFFF 0.07%, rgba(255, 248, 236, 0) 99.93%);
        height: 50%;
    }

    .about-page .banner-block {
        padding-top: 160px;
        background-position: center -340px !important;
    }

    .about-page .banner-block {
        padding-top: 160px;
        background-position: 60% 0px !important;
        background-size: 700px !important;
    }

    .about-page .layout-block {
        margin-top: -177px;
    }

    .merchant-landing .banner-block {
        background-size: 100% !important;
        background-repeat: no-repeat !important;
        background-position: center 272px !important;
    }

    .merchant-landing .banner-block .banner-info {

        margin-bottom: 80%;
    }

    .agents-block > .img-left-block > img {
        margin-left: -15px;
        width: calc(100% + 30px);
        height: auto;
        margin: 0 -15px;
        max-width: 150%;
    }

    .agents-block .img-left-block {
        position: relative;
    }

    .agents-block .sm-white-block {

        top: auto;
        right: auto;
        bottom: -30px;
        padding: 25px;
        max-width: 250px;
        height: auto;
    }

    .agents-block .sm-white-block li {
        font-size: 16px;
    }

    .agents-block .sm-white-block li span {
        display: inline-block;
        width: 30px;
        margin-right: 10px;
    }

    .agents-block .sm-white-block p {
        margin-bottom: 10px;
    }

    .img-right-block > img {
        width: calc(100% + 30px);
        height: auto;
        margin: 0 -15px;
        max-width: 150%;
    }

    .loan-section .image-container .info-left-block {
        padding-left: 10px;
    }

    .loan-section .image-container {
        display: flex;
    }

    .loan-section .image-container .col-md-6:first-child {
        order: 2;
    }

    .loan-section .image-container .col-md-6.img-right-block {
        order: 1;
    }

    .class-remittance .info-content {
        margin-top: 200px;
    }

    .class-remittance {
        min-height: auto;
        margin-bottom: 180px;
    }

    ul.navbar-nav li a.nav-link {
        display: inline-block;
    }

    .language-switcher-separator {
        display: block;
    }

    .merchant-landing .banner-block .sub-info {
        margin-bottom: 20px;
    }

    .consumer-landing .banner-block .sub-info {
        width: 170px;
    }

    .consumer-landing .banner-block {
        background-position: 65% -30px !important;
        background-size: 900px !important;
    }

    .wa-wa-background {
        margin-top: -50px;
    }

    .store-locator-map .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .store-locator-autocomplete-suggestion-list {
        padding-top: 30px;
    }

    .store-locator {
        padding-top: 15%;
    }

    .store-locator-autocomplete-suggestion-list ul {
        max-height: 649px;
        width: 100%;
        padding-left: 7%;
        overflow-y: scroll;
    }

    .store-locator-autocomplete-suggestion-list {
        display: inline-block;
        width: 96.5%;
    }

    .cwp-map {
        display: inline-block;
        width: 93%;
        margin-left: 3.5%;
        margin-right: 3.5%;
    }

    .store-locator-autocomplete-suggestion-list .list-image {
        display: inline-block;
        vertical-align: top;
    }

    .store-locator-autocomplete-suggestion-list .list-text {
        display: inline-block;
        padding-left: 5%;
        width: 85%;
    }

    .promotion .carousel-inner .carousel-item img {
        object-fit: cover;
        width: 100%;
        /*height: 180px;*/
        height: auto;
    }

    .promotion .btn-standard {
        position: absolute;
        bottom: 8%;
        right: 5%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        background-color: #E6007E;
        color: white;
        font-size: 10px;
        padding: 6px 10px;
        border: none;
        cursor: pointer;
        border-radius: 5px;
        text-align: center;
        -webkit-box-shadow: 0px 0px 130px 39px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 130px 39px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 130px 39px rgba(0, 0, 0, 0.75);
    }

    .blue-block {
        min-height: 750px;
    }

    .promotion-offer h3 {
        height: 24px;
        font-family: Inter;
        font-style: normal;
        font-weight: normal;
        font-size: 26px;
        line-height: 24px;
        text-decoration-line: underline;
        color: rgba(0, 0, 0, 0.7);

    }

    .promotion-offer p {
        width: 90%;
        height: 48px;
        font-family: Inter;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 19px;
        text-align: center;

        color: rgba(0, 0, 0, 0.7);
    }

    .promotion-offer a {
        width: 90%;
        height: 19px;
        font-family: Inter;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 19px;
        text-align: center;
        color: #0E519F;
    }

    .promotion-offer-download-section h3 {
        width: 90%;
        height: 78px;
        font-family: Inter;
        font-style: normal;
        font-weight: bold;
        font-size: 26px;
        line-height: 34px;
        color: #0D4F9E;
    }

    .promotion-offer-page-offer-description-section h3 {
        font-size: 23px;
    }

    .getting-started .qr-code {
        text-align: center;
    }

    .getting-started .qr-code img {
        margin-top: 20px;
        height: 200px;
        width: 200px;
        display: block;
        margin-left: 0px;
        margin-right: 0px;
        margin: auto;

    }

    .getting-started .qr-code h3 {
        font-family: 'Segoe UI', Segoe UI;
        font-style: normal;
        font-size: 20px;
        line-height: 20px;
        color: #14294A;
    }
}

@media (max-width: 640px) {


    .footer-bottom p {
        display: none;
    }
    .footer-bottom .textwidget p {
        display: block !important;
    }

    .agents-block .layout-block .sm-white-block {
        margin-top: 75%;
    }

    .shop-and-pay {
        height: 10%;
    }

    .loan-section .info-left-block {
        margin-top: 75%;
    }

    .img-left-block > img {
        margin-left: -15px;
        width: calc(100% + 30px);
        height: auto;
        margin: 0 -15px;
        max-width: 150%;
    }

    .mobile-graphic-two .graphic-info {
        max-width: 225px;
        padding: 20px;
        top: 35%;
        right: 7%;
    }

    .consumer-landing .mobile-graphic-two {
        position: relative;
        margin-top: -75px;
        margin-bottom: -35px;
    }

    .consumer-landing .mobile-graphic-three img {
        margin-top: 0px;
        margin: auto;
    }

    .mobile-graphic-two .graphic-info p.box-title {
        font-size: 12px;
        line-height: 15px;
    }

    .mobile-graphic-two .graphic-info ul li {
        font-size: 14px;
    }

    .getting-started {
        /*max-height: 795px;*/
        padding-top: 74px;
    }

    .getting-started .qr-code img {
        margin-top: 20px;
        display: block;
        margin-left: 0px;
        margin-right: 0px;
        margin: auto;
        width: 200px;
        height: 200px;

    }

    .getting-started .qr-code h3 {
        font-family: 'Segoe UI', Segoe UI;
        font-style: normal;
        font-size: 20px;
        line-height: 20px;
        color: #14294A;
    }

}

@media (max-width: 414px) {
    .loan-section .info-left-block {
        margin-top: 50px;
    }

    .agents-block .layout-block .sm-white-block {
        margin-top: 56%;
    }

    .mobile-graphic-two img {
        position: relative;
        left: -32px;
    }

    .agents-block .layout-block .sm-white-block {
        padding: 25px;
    }

    .sending-money-block {
        margin-left: -3px;
        height: 156px;
    }

    .getting-started .qr-code img {
        margin-top: 20px;
        height: 200px;
        width: 200px;
        display: block;
        margin-left: 0px;
        margin-right: 0px;
        margin: auto;
    }

    .getting-started .qr-code h3 {
        font-family: 'Segoe UI', Segoe UI;
        font-style: normal;
        font-size: 20px;
        line-height: 20px;
        color: #14294A;
    }
}

@media (min-width: 577px) and (max-width: 767px) {

    #collapsibleNavbar {
        padding: 0px 50px 17px;
        background: #F7F9FC;
        transition: all .5s ease;
        margin: 17px -48px 0;
    }

    ul.navbar-nav li a.nav-link {
        display: inline-block;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        color: #0D4F9E;
        padding: 14px 0 7px;

    }

    .floating-button {
        display: none;
        padding-top: 30px;
    }

    .language-switcher-separator {
        display: block;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .getting-started .graphic-img {
        display: none;
    }

    .tab-block {
        width: calc(100% - 0px);
        height: 410px;
    }

    .tab-block .icon-list img {
        width: 90%;
    }

    .tab-block .nav-fill .nav-item {
        font-size: 16px;
    }

    .tab-block .container {
        padding: 81px 10% 80px 9%;
    }

    .getting-started {
        /*height: 725px;*/
        /*width: 1000px;*/
        width: 100%;
    }

    .getting-started .download-link img {
        width: 181px;
    }
    .top-col {
        padding-top: 258px;
    }

    .consumer-landing .banner-block {
        background-position: 75% 0px !important;
        background-size: 1000px !important;
    }

    .consumer-landing .mobile-graphic-two .graphic-info {
        top: 475px;
    }

    .consumer-landing p.box-title {
        font-size: 16px;
    }

    .consumer-landing .mobile-graphic-two .graphic-info ul li {
        font-size: 20px;
        line-height: 50px;
    }

    .consumer-landing .mobile-graphic-two .graphic-info {
        max-width: 285px;
    }

    .banner-info h1 {
        font-size: 75px;
    }

    .banner-block {
        margin-bottom: 138px;
        padding-top: 145px;
    }

    .cashout-block {
        width: 300px;
        top: -350px;
    }

    .img-left-block > img {
        margin-left: 0px;
        max-width: 100%;
        height: auto;
    }

    footer .container {
        padding-right: 40px;
        padding-left: 40px;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        font-size: 16px;
    }

    .info-content h2 {
        font-size: 35px;
    }

    .info-content p {
        font-size: 16px;
        line-height: 22px;
    }

    .btn-standard {
        font-size: 16px;
        padding: 15px 28px;
    }

    .consumer-landing .mobile-graphic-three img {
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0%;
        margin: auto;
    }

    #collapsibleNavbar {
        padding: 0px 50px 17px;
        background: #F7F9FC;
        transition: all .5s ease;
        margin: 17px -48px 0;
    }

    ul.navbar-nav li a.nav-link {
        display: inline-block;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        color: #00307D;
        padding: 0px 0 7px;
    }

    .floating-button {
        display: none;
        padding-top: 0px;
    }

    .language-switcher-separator {
        display: block;
    }

    .bill-payment-section .mobile-graphic-two {
        margin-top: -100px;
    }

    .merchant-landing .img-left-block > img {
        margin-left: -15px;
        max-width: 100%;
        height: auto;
        padding-top: 100px;
    }

    .merchant-landing .img-right-block img {
        margin-right: -15px;
        padding-top: 62px;
        height: auto;
    }

    .merchant-landing .loan-section .image-container .info-left-block {
        padding-left: 0px;
    }

    .merchant-landing .img-left-block > img {
        margin-left: 0px;
        max-width: 100%;
        height: auto;
        padding-top: 175px;
    }

    .merchant-landing .green-block h3 {
        font-size: 22px;
    }

    .merchant-landing .green-block ul li {
        padding-right: 20px;
    }

    .merchant-landing .loan-section {
        margin-top: -200px;
    }

    .merchant-landing .agents-block {
        margin-top: -200px;
    }

    .merchant-landing .signup-form {
        margin-bottom: 50px;
    }

    .store-locator-search .row .col-lg-5, .store-locator-search .row .col-lg-2 {
        padding-bottom: 10px;
    }

    .store-locator {
        margin-top: 0px;
    }

    .store-locator-autocomplete-suggestion-list ul {
        padding-left: 10%;
    }

    .store-locator-autocomplete-suggestion-list .list-text {
        display: inline-block;
        padding-left: 5%;
        width: 82%;
    }

    .mobile-graphic-two {
        position: relative;
        margin-top: 0px;
    }

    .mobile-graphic-two .graphic-info {
        /*right: 200px;*/
        position: absolute;
        top:190px;
        right: 0;
    }

    .wa-transfer {
        background: #F7F9FC;
        margin-top: 0px;
    }

    .class-remittance {
        min-height: 450px;
        margin-bottom: 50px;
    }

    .shop-and-pay {
        height: 830px;
    }

    .merchant-landing .banner-block {
        background-size: 100% !important;
        background-repeat: no-repeat !important;
        background-position: center 120px !important;
    }

    .merchant-landing .loan-section .info-left-block {
        margin-top: 50px;
    }

    .about-page .banner-block {
        padding-top: 160px;
        background-position: 0px 0px !important;
        background-size: 700px !important;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {

    #collapsibleNavbar {
        padding: 0px 50px 17px;
        background: #F7F9FC;
        transition: all .5s ease;
        margin: 17px -48px 0;
    }

    ul.navbar-nav li a.nav-link {
        display: inline-block;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        color: #00307D;
        padding: 14px 0 7px;

    }

    .floating-button {
        display: none;
        padding-top: 30px;
    }

    .language-switcher-separator {
        display: block;
    }

    .navbar-brand {
        padding: .25rem .75rem;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .getting-started .graphic-img {
        display: none;
    }

    .tab-block {
        width: calc(100% - 0px);
        height: 410px;
    }

    .tab-block .icon-list img {
        width: 90%;
    }

    .tab-block .nav-fill .nav-item {
        font-size: 16px;
    }

    .tab-block .container {
        padding: 81px 10% 80px 9%;
    }

    .getting-started {
        /*height: 700px;*/
        /*width: 1000px;*/
        width: 100%;
    }

    .top-col {
        padding-top: 258px;
    }

    .consumer-landing .banner-block {
        background-position: 75% 0px !important;
        background-size: 1000px !important;
    }

    .consumer-landing .mobile-graphic-two .graphic-info {
        top: 216px;
    }

    .consumer-landing p.box-title {
        font-size: 10px;
    }

    .consumer-landing .mobile-graphic-two .graphic-info ul li {
        font-size: 14px;
        line-height: 30px;
    }

    .consumer-landing .mobile-graphic-two .graphic-info {
        max-width: 217px;
    }

    .banner-info h1 {
        font-size: 75px;
    }

    .banner-block {
        margin-bottom: 138px;
        padding-top: 145px;
    }

    .cashout-block {
        width: 270px;
        top: 152px;
    }

    footer .container {
        padding-right: 40px;
        padding-left: 40px;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        font-size: 16px;
    }

    .info-content h2 {
        font-size: 35px;
    }

    .info-content p {
        font-size: 16px;
        line-height: 22px;
    }

    .btn-standard {
        font-size: 16px;
        padding: 15px 28px;
    }

    .consumer-landing .mobile-graphic-three img {
        margin-bottom: -50px;
        margin-top: 0px;
        margin-left: 0%;
f    }

    #collapsibleNavbar {
        padding: 0px 50px 17px;
        background: #F7F9FC;
        transition: all .5s ease;
        margin: 17px -48px 0;
    }

    ul.navbar-nav li a.nav-link {
        display: inline-block;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        color: #00307D;
        padding: 14px 0 7px;

    }

    .floating-button {
        display: none;
        padding-top: 30px;
    }

    .language-switcher-separator {
        display: block;
    }

    .merchant-landing .img-left-block > img {
        margin-left: -15px;
        max-width: 100%;
        height: auto;
        padding-top: 100px;
    }

    .merchant-landing .img-right-block img {
        margin-right: -15px;
        padding-top: 150px;
        height: auto;
    }

    .merchant-landing .loan-section .image-container .info-left-block {
        padding-left: 58px;
    }

    .merchant-landing .img-left-block > img {
        margin-left: -15px;
        max-width: 100%;
        height: auto;
        padding-top: 150px;
    }

    .merchant-landing .green-block h3 {
        font-size: 22px;
    }

    .merchant-landing .green-block ul li {
        padding-right: 20px;
    }

    .merchant-landing .loan-section {
        margin-top: -200px;
    }

    .merchant-landing .agents-block {
        margin-top: -200px;
    }

    .store-locator-search .row .col-lg-5, .store-locator-search .row .col-lg-2 {
        padding-bottom: 10px;
    }

    .store-locator {
        margin-top: 150px;
    }

    .store-locator-autocomplete-suggestion-list ul {
        padding-left: 10%;
    }

    .store-locator-autocomplete-suggestion-list .list-text {
        display: inline-block;
        padding-left: 5%;
        width: 82%;
    }

    .mobile-graphic-two {
        position: relative;
        margin-top: -100px;
    }

    .wa-transfer {
        background: #F7F9FC;
        margin-top: 0px;
    }

    .class-remittance {
        min-height: 450px;
        margin-bottom: 50px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {

    #collapsibleNavbar {
        padding: 0px 50px 17px;
        background: #F7F9FC;
        transition: all .5s ease;
        margin: 17px -48px 0;
    }

    ul.navbar-nav li a.nav-link {
        display: inline-block;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        color: #00307D;
        padding: 14px 0 7px;

    }

    .navbar-brand {
        padding: .25rem .75rem;
    }

    .floating-button {
        display: none;
        padding-top: 30px;
    }

    .language-switcher-separator {
        display: block;
    }

    footer .container {
        padding-right: 40px;
        padding-left: 40px;
    }

    ul.top-nav li a, ul.navbar-nav li a {
        font-size: 16px;
        color: #00307D;
    }

    ul.top-nav li a, ul.navbar-nav li a:hover {
        color: #EC008C;
    }

    .tab-block {
        width: calc(100% - 70px);
    }

    .floating-button .btn-standard {
        box-shadow: 0px 4px 16px rgba(10, 39, 86, 0.2);
        font-size: 15px;
        line-height: 22px;
        padding: 9px 10px !important;
    }

    .store-locator {
        margin-top: 15%;
    }

    .getting-started .qr-code img {
        height: 150px;
        width: 150px;
        display: block;
        margin-left: 0px;
        margin-right: auto;
    }

    .getting-started .qr-code h3 {
        font-family: 'Segoe UI', Segoe UI;
        font-style: normal;
        font-size: 18px;
        width: 150px;
        line-height: 30px;
        color: #14294A;
    }
}

.ctz_banner {
    top: 0px;
    left: 0px;
    padding: 45px 0px;
    background: #FFF4FA 0% 0% no-repeat padding-box;
    opacity: 1;
    text-align: center;
    position: relative;
    vertical-align: center;
    line-height: 100%;
    border-bottom: 1px solid #FFA2D9;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: right;
}
.ctz_banner_title {
    font: normal normal bold 30px/15px Segoe UI;
    letter-spacing: 0px;
    color: #EC008C;
    text-shadow: 0px 3px 6px #00000029;
    text-transform: uppercase;
    opacity: 1;
    line-height 100px;
}

.table-container {
    font-family: Segoe UI;
    padding: 5px;
 
    text-align: center;
    margin: auto;
    width: 500px;
    max-width: 100% !important;
    overflow: auto;
}

@media (max-width: 640px) {
    .table-container {
        font-size: 13px;
    }
}
.tb_fee {
    border-collapse: collapse;
    width: 100%;
    max-width: 100% !important;
    align: center;
    table-layout: fixed;
    overflow-wrap: anywhere;
    margin: auto;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 16%) 0px 3px 7px 0px;
    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*/
}

.tb_fee tr:nth-child(last) {
    border-radius: 0px 0px 15px 15px;
}
.tb_fee thead tr th {
    background: #BF006D;
    padding: 13px;
    text-align: center;
    color: white;
    font-weight: normal;
}
.tb_fee thead tr th:nth-child(1) {
    background: #EC008C;
    font-weight: bold;
}
.tb_fee tr:nth-child(1) th:nth-child(1){
    border-top-left-radius: 15px;
}
.tb_fee tr:nth-child(1) th:nth-last-child(1){
    border-top-right-radius: 15px;
}
.tb_fee tbody tr td {
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #D5D5D5;
}
.tb_fee tbody tr td:nth-child(1) {
    color: #EC008C;
}
.tb_fee2 tbody tr td:nth-child(2) {
    color: #EC008C;
}
.tb_fee2 thead tr:nth-child(2) th{
    text-align: center;
}
.tb_fee tbody tr:nth-last-child(1) td {
    border: none;
}

/*Customer app download page new design*/
.download-page {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #E1E1E1 100%) 0% 0% no-repeat padding-box;

}
.download-page .logo-bg {
    width: 100%;
    height: 100%;
    background: no-repeat;
    background-image: url("../images/logoshape-half.svg");
    background-size: 13vw;
    background-position: left center;
}
.download-page .wide-screen-image {

}

.download-page .download-link-group {
    text-align: center;
    justify-content: center;
    vertical-align: center;
    margin: auto;
}
.download-page .download-link-group div {
    margin-bottom: 10px;
}
.download-page .download-link-group img {
    width: 180px;
    height: auto;
}

@media (max-width: 767px) {
    .download-page .logo-bg{
        background-size: 50vw !important;
    }
    .bubble {
        /*display: none;*/
    }
}
.bubble {

    border-radius: 50%;
    background: transparent radial-gradient(closest-side at 70% 6%, #FF7AC9 0%, #EC008C 50%, #FF7AC9 100%) 0% 0% no-repeat padding-box;
    background-image: radial-gradient( farthest-corner at 100px 40px, #EC008C 30%, #FF7AC9 100% );
    box-shadow: 8px 11px 25px -10px rgb(173 0 95 / 69%);
);
    opacity: 1;
}
.bubble-xs {
    width: 125px;
    height: 125px;
}
.bubble-sm {
    width: 140px;
    height: 140px;
}

.bubble-md {
    width: 184px;
    height: 180px;
}

.bubble-bg {

}
.bubble-xbg {
    width: 330px;
    height: 330px;
}
.bubble-pos-1 {
    bottom: 30px;
    left: 40px;
    position: absolute;
}
.bubble-pos-2 {
    top: -70px;
    right: 30%;
    position: absolute;
}
.bubble-pos-3 {
    top: -180px;
    right: -130px;
    position: absolute;
}
.bubble-pos-4 {
    position: absolute;
    top: 100px;
    right: 30px;
}
