body{font-family: 'IBM Plex Sans', sans-serif;font-size: 14px;color: #1e2e55;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 12px;}
.row {margin: 0 -12px;}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 60px 0;clear: both;position: relative;margin: 0 auto;}
h1,h2,h3,h4,h5,h6{
}
p {color: #404040;}
img{max-width: 100%;}
header {
    position: relative;
    z-index: 9;
}

header .top {
    border-bottom: 1px solid #626160;
    padding: 4px 0;
    margin-bottom: 20px;
    margin-top: 0;
}

header .top ul {
    text-align: right;
}

header .top ul li {
    display: inline-block;
    margin-left: 20px;
    font-size: 18px;
}

header .top ul li a {
    color: #d64d30;
    font-weight: 500;
}

header nav {}

header nav ul {
    text-align: right;
}

header nav ul li {
    display: inline-block;
    margin-right: 36px;
    position: relative;
}

header nav ul li a {
    color: white;
    font-weight: 500;
    font-size: 16px;
}
.our-banner{
    background: url("../images/home-banner.jpg")no-repeat;
    /* height: 1083px; */
    width: 100%;
    background-size: cover;
    margin-top: -150px;
    padding-top: 210px;
}
header nav ul li:last-child {
    margin: 0;
}
.our-banner h1 {
    font-size: 52px;
    color: white;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin: 0 0 30px;
}

.our-banner p {
    color: white;
    font-size: 24px;
    margin: 0 0 30px;
}

.our-banner h1:after {
    content: '';
    background: #d64d30;
    position: absolute;
    bottom: 5px;
    left: -10px;
    height: 18px;
    width: 270px;
    z-index: -1;
}

.btn-white {
    background: transparent;
    color: white;
}

.btn {
    border-radius: 0;
    border: 1px solid;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
}

.btn i {
    margin-left: 6px;
}
.our-banner .acc {
    margin-top: 80px;
}

.our-banner .acc .box {
    background: #ffffff24;
    padding: 20px;
    position: relative;
}
.our-banner .acc .box:before{
    content: '';
    background: #05a980;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 4px;
}

.our-banner .acc .box h4 {
    font-size: 24px;
    font-weight: 600;
    color: white;
}

.our-banner .acc .box p {
    color: white;
    font-size: 16px;
    margin: 0 0 10px;
}

.our-banner .acc .box a {
    font-size: 16px;
    font-weight: 600;
    color: #d64d30;
    position: relative;
    padding-bottom: 5px;
}

.our-banner .acc .box a i {}

.our-banner .acc .box a i {
    color: white;
    margin-left: 4px;
}

.our-banner .acc .box a:after {
    content: '';
    background: #d64d30;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
}
h2{
    position: relative;
    font-size: 38px;
    color: #1e2e55;
    font-weight: 600;
    padding-bottom: 28px;
    margin: 0 0 20px;
}
h2:after{
    content: '';
    background: url("../images/h2-sep.png")no-repeat;
    height: 25px;
    width: 200px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.text-center h2:after{
    right: 0;
    margin: auto;
}
h2 + p {
}

.our-business {
    background: #ffffff;
    position: relative;
}

.our-business .million {
    position: relative;
    margin-bottom: 90px;
}

.our-business .million ul {
    position: absolute;
    top: 60px;
    right: 40px;
    z-index: 1;
    width: 30%;
}

.our-business .million ul li {
    margin: 0 0 40px;
}

.our-business .million ul li h4 {
    color: white;
    font-size: 55px;
    font-weight: 700;
}

.our-business .million ul li p {
    color: white;
    font-size: 20px;
    margin: 0;
}
.our-business:before{
    content: '';
    background: url("../images/circle.png") no-repeat;
    height: 625px;
    width: 646px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.our-business:after{
    content: '';
    background: #f7f9fa;
    height: 800px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.our-business .container {
    position: relative;
    z-index: 1;
}
.our-business .counter li {
    display: inline-block;
}

.our-business .counter ul {
    text-align: center;
}

.our-business .counter ul li {
    text-align: center;
    margin-right: 130px;
}

.our-business .counter ul li h4 {
    font-size: 55px;
    color: #1e2e55;
    font-weight: 700;
    margin: 0;
}

.our-business .counter ul li span {
    font-size: 24px;
    color: #48494c;
    display: inline-block;
}

.counter {}
.our-business .counter ul li:last-child {
    margin: 0;
}
.our-service{
    background: url("../images/service-bg.jpg") no-repeat;
    background-size: cover;
    width: 100%;
}
.our-service {}

.our-service * {
    color: white;
}

.our-service h2:after {
    filter: contrast(0.5);
}

.our-service ul {}

.our-service ul li {
    margin: 0 0 36px;
}

.our-service ul li h3 {
    font-size: 48px;
    color: #d64d30;
    font-weight: 700;
    background: #7a5b1f;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    display: inline-block;
    margin: 0;
    background: rgb(139,102,32);
    background: linear-gradient(90deg, rgba(139,102,32,1) 0%, rgba(27,26,26,0.6730042358740371) 100%);
}

.our-service ul li p {
    font-size: 16px;
    display: inline-block;
    margin: 0;
    width: 80%;
    margin-left: 20px;
}

.our-service ul li p span {
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
}
.our-love {position: relative}
.our-love:after{
    content: '';
    background: url("../images/circle.png")no-repeat;
    height: 625px;
    width: 646px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(90deg);
}

.our-love ul {
    margin: 0 0 25px;
}

.our-love ul li {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-right: 40px;
}

.our-love ul li img {
    margin-right: 4px;
}

.our-love p {
    font-size: 20px;
    width: 95%;
}

.our-love .row {
    align-items: center;
}
.btn-orange {
    background: #d64d30;
    border-color: #d64d30;
    color: white;
    box-shadow: 0 7px 0px #1e2946;
    transition: .5s all;
}

.btn-orange i {
    color: #1e2946;
    transition: .5s all;
}
.our-love .btn {
    padding: 10px 30px;
}
.cta{
    background: url("../images/cta-bg.jpg") no-repeat;
    width: 100%;
    background-size: cover;
}
.cta h2 {
    color: white;
    padding: 0;
    margin: 0 0 15px;
}

.cta h2 + p {
    color: #ffcb6c;
    margin: 0 0 10px;
}

.cta div {}

.cta div img {}

.cta div a.tel {
    color: white;
    font-size: 40px;
    font-weight: 700;
    margin: 0 30px;
}

.cta div a.btn {}

.cta h2:after {
    display: none;
}
.our-partner .item {
    background: white;
    height: 110px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    width: 200px;
    box-shadow: 0 0 10px #dddddd82;
    margin: 2px 2px;
}

.our-partner .item {}

.our-partner .item img {
    align-self: center;
}
.our-super {
    background: #f7f9fa;
    position: relative;
}
.our-super:before{
    content: '';
    background: url("../images/circle.png") no-repeat;
    height: 625px;
    width: 646px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    z-index: 1;
}
.our-super .container{
    position: relative;
    z-index: 1;
}

.our-super ul {}

.our-super ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
    background: white;
    height: 280px;
    padding: 20px 10px;
    position: relative;
    overflow: hidden;
}

.our-super ul li img {}

.our-super ul li h4 {
    font-size: 16px;
    margin-top: 20px;
}

.our-super ul li i {
    position: absolute;
    left: -30px;
    bottom: -40px;
    background: #387771;
    height: 110px;
    width: 110px;
    line-height: 90px;
    color: white;
    font-size: 26px;
    border-radius: 50%;
}

.our-super .row {
    align-items: center;
}
.testimonial {
    position: relative;
    overflow: hidden;
}
.testimonial:after{
    content: '';
    background: url("../images/tes-map.png") no-repeat;
    height: 512px;
    width: 1077px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    z-index: 1;
}
.testimonial .container{
    position: relative;
    z-index: 2;
}

.testimonial .item {
    background: white;
    height: 190px;
    padding: 20px;
    box-shadow: -3px 2px 10px #6666667d;
    margin: 5px 6px;
}

.testimonial .item p {
    margin: 0 0 10px;
}

.testimonial .item h4 {
    margin: 0;
    font-size: 17px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #41c4ba;
}

.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #41c4ba;
}
.testimonial .container:after {
    content: '';
    background: #41c4ba;
    height: 130px;
    width: 130px;
    position: absolute;
    right: -20px;
    bottom: -10px;
    border-radius: 50%;
}
.our-super ul li:nth-child(even) i {
    background: #eab551;
}
.our-super h2 + p {
    font-size: 20px;
}
.session{
    background: url("../images/session-bg.jpg") no-repeat;
    width: 100%;
    background-size: cover;
    height: 227px;
    padding: 50px 0;
    position: relative;
    border-top: 6px solid;
    background-position: 100% 100%;
}
.session h2{
    color: #000000;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    font-size: 48px;
    line-height: 59px;
    text-transform: uppercase;
    text-shadow: 0 11px 5px #bc771d;
}
.session h2 span{background: #25292c;color: white;}
.session a{
    /* margin-top: 13px; */
    position: absolute;
    top: 3px;
    right: 25px;
    padding: 12px 40px;
}
.session h2:after {
    display: none;
}
.btn-green {
    background: #41c4ba;
    color: white;
    border-color: #41c4ba;
}
footer {
    background: #1b1e20;
    padding-top: 90px;
}

footer ul {}

footer ul li {
    font-size: 16px;
    color: #fff;
    margin: 0 0 16px;
}

footer ul li a {
    color: #fff;
}

footer ul li i {
    color: #d74a30;
}

footer h4 {
    color: white;
    margin: 0 0 20px;
    font-size: 28px;
}

footer p {
    color: white;
    margin: 0;
}

footer .social {
    margin-top: 40px;
}

footer .social li {
    display: inline-block;
    margin-right: 8px;
}

footer .social li a {
    display: inline-block;
    height: 50px;
    width: 50px;
    background: #000;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 46px;
}
footer ul li a i {
    margin-right: 8px;
    font-size: 13px;
}
footer ul li i {
    margin-right: 11px;
}
footer .social li a i {
    font-size: 20px;
    color: #fff;
    position: relative;
    left: 4px;
}
.copy {
    background: #000;
    padding: 10px 0;
    margin-top: 30px;
}

.copy ul {
    text-align: right;
}

.copy ul li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
}

.copy ul li a {
    font-size: 14px;
}
.about-banner{
    background: url("../images/about-banner.jpg")no-repeat;
    width: 100%;
    background-size: cover;
}
.about-business {
    background: #f7f9fa;
}

.about-business p {
    font-size: 20px;
}

.about-business .row {
    align-items: center;
}
.sale{
    background: url("../images/sale-bg.jpg")no-repeat;
    width: 100%;
    background-size: cover;
}
.sale h2 {
    color: white;
}

.sale h2 + p {
    color: white;
}

.sale ul {}

.sale ul li {
    color: white;
    font-size: 18px;
    width: 30%;
    display: inline-block;
    margin: 0 0 16px;
}

.sale ul li img {
    margin-right: 10px;
}

.sale h2:after {
    filter: contrast(0.5);
}
.about-cta{
    background: url("../images/about-cta.jpg")no-repeat;
    width: 100%;
    background-size: cover;
}
.about-cta h2 {
    color: white;
    position: relative;
    z-index: 1;
}
.about-cta h2 span {
    font-weight: 400;
    font-size: 22px;
}

.about-cta h2 span strong {
    font-size: 36px;
    color: #d64d30;
}

.about-cta h2:before {
    content: '';
    background: #000;
    height: 60px;
    width: 690px;
    position: absolute;
    bottom: -2px;
    right: 50px;
    clip-path: polygon(6% 0, 100% 0, 96% 100%, 0% 100%);
    z-index: -1;
}
.about-cta h2 label {
    text-transform: uppercase;
}
.session img {
    position: relative;
    bottom: 23px;
    max-width: 81%;
    float: right;
}
.feature-banner{
    background: url("../images/feature-banner.jpg")no-repeat;
    width: 100%;
    background-size: cover;
}
.key-feature {
    float: left;
    width: 100%;
    padding-bottom: 0;
}

.key-feature figure {
    display: inline-block;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    position: relative;
}

.key-feature figure:nth-child(3) {
    margin-right: 8px;
}
.key-feature figure figcaption {
    position: absolute;
    left: 10px;
    padding: 20px 30px;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.key-feature figure figcaption i{
    display: block;
    float: right;
}
.key-feature figure figcaption i img {
    float: right;
    display: block;
    position: absolute;
    right: 30px;
}

.key-feature figure figcaption h4 {margin: 0 0 10px;color: white;}

.key-feature figure figcaption p {
    color: white;
    margin: 0;
}
.key-feature figure figcaption div {
    position: absolute;
    width: 70%;
    bottom: 50px;
    left: 40px;
}
.key-feature figure:nth-child(3) figcaption i img {right: 70px;}
.key-feature figure + .text-center {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.accept {}

.accept p {
    font-size: 17px;
    margin: 0 0 10px;
    font-weight: 400;
}

.accept h2 {}

.accept .row {
    align-items: center;
    margin-bottom: 40px;
}

.accept ul {
    margin-bottom: 20px;
}

.accept ul li {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
}

.accept ul li img {
    margin-right: 8px;
}
.acc-bus ul {}

.acc-bus ul li {
}

.acc-bus ul li h6 {
    font-size: 24px;
    color: #1e2e55;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    margin-right: 40px;
}

.acc-bus ul li h5 {
    color: #1db18c;
    font-size: 70px;
    font-weight: 700;
    margin: 0;
    display: inline-block;
}

.acc-bus ul li h5 span {
    color: #d64d30;
    vertical-align: baseline;
}
.our-ways {}

.our-ways .box {
    background: #facf7d;
    margin-top: 15px;
    padding: 20px 20px;
    margin-left: -130px;
}

.our-ways .box img {
    max-width: 50px;
}

.our-ways .box .txt {
    width: 78%;
    display: inline-block;
    margin-left: 20px;
}

.our-ways .box .txt h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
}

.our-ways .box .txt p {
    font-size: 12px;
    font-weight: 500;
}

.our-ways .row {
    align-items: center;
}
.seamless {}

.seamless .row {
    align-items: center;
}

.seamless p {}
.heading p {
    font-size: 22px;
    color: #48494c;
    margin: 0 0 30px;
    width: 100% !important;
}
.seamless p {
    font-size: 18px;
}
.atm-banner{
    background: url("../images/atm-bg.jpg") no-repeat;
    width: 100%;
    background-size: cover;
}
.atm-bus {}

.atm-bus p {
    font-size: 17px;
}

.atm-bus ul {}

.atm-bus ul li {font-size: 16px;margin-bottom: 5px;font-weight: 500;}

.atm-bus ul li img {
    margin-right: 10px;
}
.atm-bus .row {
    align-items: center;
}
.atm-ways .box {
    background: rgb(95,245,208);
    background: linear-gradient(90deg, rgba(95,245,208,0.8410714627647934) 0%, rgba(95,245,208,1) 19%);
}
.resturant-bg{
    background: url("../images/resturant-bg.jpg")no-repeat;
    background-size: cover;
    width: 100%;
}
.resturant {
    position: relative;
}

.resturant .reduce {
    text-align: left;
    margin-top: 50px;
}

.resturant .reduce .box {
    margin-top: 50px;
}

.resturant .reduce .box h4:after {
    content: '';
    background: url("../images/left-sep.png") no-repeat;
    height: 25px;
    width: 156px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 75%;
}
.resturant .reduce .box h4 {
    font-weight: 600;
    font-size: 30px;
    line-height: 39px;
    position: relative;
    padding-bottom: 30px;
    margin: 0 0 15px;
}

.resturant .reduce .box p {
    margin: 0;
    font-size: 18px;
}

.resturant .reduce .row {
    align-items: center;
}
.resturant:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background: #fff8ea;
    border-radius: 0 0 130px 0;
}

.resturant .container {
    position: relative;
    z-index: 1;
}
.re-report {
    padding-bottom: 0;
}

.re-report h4 {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 30px;
}

.re-report h4:after {
    content: '';
    background: url("../images/left-sep.png") no-repeat;
    height: 25px;
    width: 156px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 75%;
}

.re-report p {
    font-size: 18px;
    margin: 0 0 20px;
}

.re-report .row {
    margin-bottom: 40px;
    align-items: center;
}
.point-of-sale {
    background: #f7f9fa;
}

.point-of-sale .txt {
    background: #edecfc;
    padding: 30px 30px;
    height: 100%;
}

.point-of-sale ul {}

.point-of-sale ul li {
    font-size: 16px;
    font-weight: 500;
    color: #1e2e55;
    margin: 0 0 4px;
}

.point-of-sale ul li i {
    color: #d64d30;
    margin-right: 6px;
}

.point-of-sale h4 {
    font-size: 24px;
    font-weight: 600;
    color: #1e2e55;
    margin: 0 0 16px;
}
.point-of-sale .desk {}

.point-of-sale .desk img {
    display: table;
    margin: 20px auto;
}

.point-of-sale .desk {
    background: white;
    padding: 30px;
    position: relative;
}

.point-of-sale .box {
    background: white;
    overflow: hidden;
    position: relative;
    margin: 0 0 30px;
}

.point-of-sale .desk ul {
    margin-left: 0;
    display: inline-block;
}
.point-of-sale .box:before {
    content: '';
    background: #d64d30;
    height: 120px;
    width: 120px;
    position: absolute;
    left: -90px;
    top: -90px;
    z-index: 1;
    border-radius: 50%;
}
.point-of-sale .btn-block {}

.point-of-sale .btn-block a.download {
    margin-left: 200px;
}

.point-of-sale .txt ul {
    margin-bottom: 20px;
}
.point-of-sale .box:nth-child(odd) .txt {
    background: #ffefe0;
}
.point-of-sale h2 {
    margin: 0 0 40px;
}
.wireless-bg{
    background: url("../images/wireless-bg.jpg")no-repeat;
    background-size: cover;
    width: 100%;
}
.easy-payment {
    background: #f7f9fa;
}

.easy-payment .box {
    background: white;
    padding: 30px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 4px 5px #ddd;
}

.easy-payment .box .top {
    margin: 0 0 20px;
}

.easy-payment .box .top h4 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    margin: 0;
}

.easy-payment .box .top img {
    float: right;
}

.easy-payment .box p {
    margin: 0;
    color: black;
}

.easy-payment .box:before {
    content: '';
    height: 16px;
    width: 16px;
    background: #00a99d;
    position: absolute;
    border-radius: 50%;
    left: 10px;
    top: 10px;
}
.easy-payment .btn {display: table;margin: auto;}
.pay-bg{
    background: url("../images/pay-bg.jpg")no-repeat;
    background-size: cover;
    width: 100%;
}

div#popupform {
    padding: 0;
    max-width: 1000px;
    background: transparent;
    overflow: hidden;
    position: relative;
}
.popup-bann {
    max-width: 40%;
    display: inline-block;
    z-index: 1;
    position: relative;
    /* top: -10px; */
}

.popup-content {
    display: inline-block;
    max-width: 82%;
    background: #fff;
    padding: 20px 50px 20px 220px;
    margin-left: -200px;
    z-index: 1;
}

.modal-body {
    padding: 0;
    position: relative;
}

.popup-content h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 27px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 33px;
    text-align: left;
}

.popup-content h2 + p {
    line-height: 17px;
    font-size: 13px;
    margin-bottom: 22px;
    color: #888;
    text-align: left;
    font-weight: 400;
}

.popup-content [class*='col'] {
    padding: 0 7.5px;
}

.popup-content .form-control {
    margin-bottom: 15px;
    height: 40px;
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 10px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 13px;
    color: #000;
    box-shadow: none!important;
    outline: 0 !important;
}

.popup-content textarea.form-control {
    height: 150px;
    resize: none;
}

.popup-content p.form_tagline {
    font-size: 12px;
}

.popup-content p.form_tagline input[type="checkbox"] {
    width: 11px;
    position: relative;
    top: 2px;
    left: 2px;
}

.fancybox-slide--html .fancybox-close-small {padding: 5px;opacity: 1;top: -6px;right: 3px;}

.fancybox-button svg {
    padding: 3px;
    background: #e24c4b;
    color: #fff;
    opacity: 1;
    /* border-radius: 50%; */
}
.pos-banner{
    background: url("../images/pos-banner.jpg")no-repeat;
    background-size: cover;
    width: 100%;
}
.growing{}
.growing .img{
    position: relative;
}
.growing .img h4{position: absolute;text-transform: uppercase;font-size: 50px;font-weight: 600;right: 230px;top: 120px;color: white;text-align: left;z-index: 1;}
.growing .img h4:before{content: '';height: 18px;width: 60%;position: absolute;bottom: 0;left: 0;z-index: -1;background: #0c6a6a;}
.pos-payment{
    background: url("../images/pos-payment.png")no-repeat;
    background-size: cover;
    width: 100%;
}
.pos-payment h2 {
    color: white;
}

.pos-payment h2 + p {
    color: white;
}

.pos-payment .box {
    height: 270px;
    box-shadow: none;
}

section.ecommerce-bg {
    background: url(../images/ecommerce-bg.jpg)no-repeat;
    background-size: cover;
    width: 100%;
}

section.resturant.text-center.ecommerce:before {
    background-color: #f7f9fa !important;
    width: 100% !important;
    border-radius: 0 0 0 0;
}

section.re-report.ecommerce {
    background-color: #f7f9fa;
    padding: 0;
}

.reduce.ecommerce {
    background-color: #fff !important;
    border-radius: 130px 0 0 0;
    padding: 60px 30px 100px 30px;
    border-bottom: 2px solid #cfd0d0 !important;
    margin-bottom: -60px !important;
}

section.re-report.ecommerce .row {
    background-color: #fff !important;
    padding: 60px 30px 100px 30px;
    border-bottom: 2px solid #cfd0d0 !important;
    margin-bottom: 0px !important;
    width: 100%;
    margin: 0 auto;
}

section.resturant.text-center.ecommerceshould .reduce.ecommerce {
    border-radius: 130px 0 0 0;
    padding: 0 0px 50px 30px;
    border-bottom: 0px solid #cfd0d0 !important;
    margin-bottom: 0px !important;
    background-color: transparent !important;
    margin-top: -70px;
}

section.resturant.text-center.ecommerceshould:before {
    width: 75%;
}

section.resturant.text-center.ecommerceshould ul li {
    /* display: inline-block; */
    font-size: 20px;
    font-weight: 600;
    margin-right: 40px;
    margin-bottom: 10px;
}
section.our-banner.ref-bg {
    background: url(../images/ref-bg.jpg)no-repeat;
    background-size: cover;
    width: 100%;
}
.refferal-payment{
    background: url(../images/works.jpg)no-repeat;
    background-size: cover;
    width: 100%;
}
.refferal-payment h2{
    color: white;
}
.refferal-payment h2 + p{
    color: white;
}
.refferal-payment .box{
    background: transparent;
    border: 1px solid #fff;
    box-shadow: none;
    margin: 0;
    height: 360px;
}
.refferal-payment .top{}
.refferal-payment .top h5{
    font-size: 23px;
    color: #d64d30;
    font-weight: 600;
    display: inline-block;
}
.refferal-payment .top img{}
.refferal-payment .box h4 {
    color: white;
    font-size: 22px;
    margin: 0 0 17px;
}

.info-text-ref span {display: inline-block;background: #3dd4ab;padding: 10px;border-radius: 100px;width: 40px;height: 40px;text-align: center;font-size: 21px;font-weight: 600;line-height: 21px;color: #fff;margin-right: 10px;}

.info-text-ref span + h5 {
    font-size: 16px;
    color: #323235;
    font-weight: 600;
    display: inline-block;
}

.info-text-ref {
    margin: 30px 0 15px;
}

.info-refferral .info-form .form-control {
    height: 50px;
    font-size: 14px;
    margin-bottom: 15px;
    border-radius: 0;
    border: 2px solid #f0f0f6;
}

.info-refferral [class*='col'] {
    padding: 0 10px;
}

.info-refferral .info-form ::placeholder {
    color: #aeaeae;
}

.info-refferral .info-form textarea.form-control {
    height: 120px;
    resize: none;
    margin-bottom: 30px;
}

.our-refferral {
    background: #fbf3f1;
    padding: 0 0 60px;
}

.our-refferral .info-refferral {
    background: #fff;
    padding: 50px 60px;
    position: relative;
    top: -10px;
}

.our-refferral .info-refferral::before {
    width: 100%;
    height: 10px;
    position: absolute;
    content: "";
    background: #25cd9c;
    bottom: -10px;
    left: -10px;
}

.our-refferral .info-refferral::after {
    height: 100%;
    width: 10px;
    position: absolute;
    content: "";
    background: #25cd9c;
    top: 10px;
    left: -10px;
}
.refferal-payment .box::before {
    display: none;
}
.contact-bg{
    background: url("../images/contact-bg.jpg")no-repeat;
    background-size: cover;
    width: 100%;
}

.contact {
    background: #f7f9fa;
}

.contact h2 {
    margin: 0 0 50px;
}

.contact p {}

.contact ul.info {}

.contact ul.info li {
    margin-bottom: 15px;
}

.contact ul.info li a {
    font-size: 20px;
    font-weight: 600;
    color: #212122;
}

.contact ul.info li img {
    margin-right: 15px;
}

.contact ul.social-icons {}

.contact ul.social-icons li {
    display: inline-block;
    margin-right: 6px;
}

.contact ul.social-icons li a {
    background: black;
    color: white;
    display: inline-block;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
}
.contact .info-contact {
    background: white;
    padding: 30px;
    position: relative;
    overflow: hidden;
}

.contact .info-contact h3 {
    margin: 0 0 20px;
}

.contact .info-contact .row {
    margin: 0 -5px;
}

.contact .info-contact .row .col-md-4, .contact .info-contact .row .col-md-12 {
    padding: 0 5px;
}

.contact .info-contact .form-control {
    margin: 0 0 10px;
    font-size: 14px;
}

.contact .info-contact textarea.form-control {
    resize: none;
    height: 100px;
}

.contact .row {
    align-items: center;
}

.contact .info-contact:before {
    content: '';
    background: #d64d30;
    height: 100px;
    width: 100px;
    position: absolute;
    border-radius: 50%;
    top: -60px;
    left: -60px;
}


.content-page h5::before {
    display: none;
}

.content-page h5 {
    padding: 0;
    margin-bottom: 10px;
}

.content-page ul {
    margin-bottom: 20px;
}

.content-page a {
    color: #000000;
    text-decoration: underline;
}

.content-page p {
    color: #000;
}

.content-page a:hover {
    color: #24ce9c;
}
.our-banner .text-center h1:after {
    right: 0;
    margin: auto;
}
.nav-link {
    padding: 0;
    text-transform: uppercase;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-item {
    color: #000000 !important;
    padding: 12px 50px 10px 15px;
    font-weight: 500;
    border-bottom: 1px solid #ffc41230;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    font-size: 14px;
    /* font-weight: 600; */
    transition: .5s all;
    height: 47px;
}

.dropdown-menu{
    background-color: #ffffff;
    padding: 0;
    margin:0;
    box-shadow: 0 2px 3px #00000082;
}

.dropdown-item.active, .dropdown-item:active {
    background: #3b3843;
}

.dropdown-item:focus, .dropdown-item:hover {background: #d64d30;color: #ffffff !important;}

.dropdown-menu li {
    padding: 0;
    display: block;
}

.dropdown-menu li:hover::before,.dropdown-menu li:hover::after {display: none;}



.dropdown-menu li {
    padding: 0;
    display: block;
}

.dropdown-menu li:hover::before,.dropdown-menu li:hover::after {display: none;}

.dropdown-menu li:hover .dropdown-menu2 {display: block;left: 156px;top: 0;}


.dropdown-menu li a i {
    position: absolute;
    font-size: 11px;
    right: 10px;
    bottom: 15px;
    margin: auto;
}
.dropdown-menu li {
    margin: 0;
    display: block;
}
.our-banner .acc .box ul {
    margin: 0 0 10px;
}

.our-banner .acc .box ul li {
    color: white;
    margin: 0 0 5px;
    font-weight: 500;
}

.seamless ul {
    margin: 0 0 20px;
}

.seamless ul li {
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 8px;
}

.seamless ul li img {
    margin-right: 10px;
}
.our-service p {
    color: white;
}
.refferal-payment .box p {
    color: white;
}

input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }

label.error {     display: none !important;}
.btn-green:hover {
    background: #000;
}

.btn-orange:hover {
    background: #000;
    color: white;
    box-shadow: none;
    border-color: #000;
}

.btn-orange:hover i {
    color: white;
}
footer .logo img {
    max-width: 60%;
    margin: -20px 0 23px;
}
header .row {
    align-items: center;
}


.thankyou{
    position: relative;
    text-align: center;
    border-top: 10px solid #5a94ff;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.thankyou:after{
    content: '';
    background: url("../images/call-center-bg.png") no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    height: 459px;
    width: 1115px;
}
.thankyou .container{
    position: relative;
    z-index: 1;
}
.thankyou h2 {
    font-size: 40px;
}

.thankyou h2 span {
    font-size: 30px;
}

.thankyou p {
    font-size: 15px;
    position: relative;
    padding-bottom: 40px;
}

.thankyou .back-home {
    margin-top: 20px;
}

.thankyou .back-home a {
    font-size: 13px;
    color: #181818;
    text-transform: uppercase;
    font-weight: 600;
}

.thankyou .back-home a span {
    display: block;
}

.thankyou p:after {content: '';height: 30px;width: 1px;background: #5a94ff;position: absolute;bottom: 0;right: 0;left: 0;margin: auto;}

.thankyou .back-home a img {
    margin-bottom: 6px;
}


section.thankyou li {
    padding: 16px 40px;
    background: #2072b7eb;
    display: inline-block;color: #fff;
    margin: 7px 11px 24px;
}

section.thankyou ul {
}

section.thankyou li svg {
    margin-right: 20px;
    display: inline-block;
}
footer ul.info li i {
    position: absolute;
    left: 0;
    top: 6px;
}

footer ul.info li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px;
    font-size: 15px;
}
footer ul.info li span {
    display: block !important;
    background-color: #d74a30;
    padding: 0 7px 3px;
    font-size: 13px;
    width: 199px;
}

/*Refferal Program Start*/

.reff-bonus {}

.reff-bonus .bonus {
    padding: 60px 50px;
    background: white;
    position: relative;
    height: 220px;
    border-radius: 80px 40px 40px 40px;
    overflow: hidden;
}

.reff-bonus .bonus h3 {
    width: 65%;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.reff-bonus .bonus h3 span {
    display: block;
    font-weight: 400;
    font-size: 18px;
    margin-top: 6px;
}

.reff-bonus .bonus img {
    max-width: 20%;
    position: absolute;
    right: 60px;
    top: 20px;
    z-index: 1;
}

.reff-bonus .bonus:after {
    content: '';
    background: #069d78;
    position: absolute;
    right: -50px;
    top: -50px;
    height: 200px;
    width: 200px;
    border-radius: 50%;
}
.bonus-2:before {
    content: '';
    background: #d64d30;
    height: 100px;
    width: 100px;
    position: absolute;
    border-radius: 100%;
    left: -20px;
    top: -40px;
}
.reff-bonus .bonus-2 {
    border-radius: 0 80px 0 0;
}


.bonus-program{
        background: url("../images/bonus-program.jpg")no-repeat;
        width: 100%;
        background-size: cover;
        margin-top: -120px;
        padding-top: 110px;
}
.bonus-program h2 {color: #ffb529;}

.bonus-program .heading p {
    color: white;
    margin: 0 0 50px;
}

.bonus-program h2:after {
    filter: invert(1);
}

.bonus-program .box {
    background: #1e2e55;
    padding: 30px 30px;
    height: 100%;
    position: relative;
    border-right: 6px solid #ffb529;
    border-bottom: 6px solid #ffb529;
}

.bonus-program .box h4 {
    width: 100%;
    font-size: 16px;
    color: #000000;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #ffb529;
    text-align: center;
    font-weight: 600;
}

.bonus-program .box h6 {
    font-size: 18px;
    color: #d64d30;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
}

.bonus-program .box h5 {
    color: white;
    display: block;
    margin: 0 0 11px;
    height: 87px;
}

.bonus-program .box h6:after {
    content: '';
    position: absolute;
    background: #d64d30;
    height: 2px;
    width: 30px;
    bottom: 3px;
    right: -38px;
}
.bonus-program .box .btn:hover {
    color: #fff;
}
.iso{
            background: url("../images/iso-bg.png")no-repeat;
            width: 100%;
            height: 764px;
            background-size: cover;
            padding: 180px 39px;
}
.iso ul {
    float: right;
    width: 46%;
}

.iso ul li {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 30px;
}

.iso ul li img {
    margin-right: 12px;
    vertical-align: baseline;
}

.iso ul li span {width: 90%;display: inline-grid;}

.iso-program {
    position: relative;
}

.iso-program:before {
    content: '';
    background: #fff8ea;
    position: absolute;
    height: 81%;
    left: 0;
    top: 0;
    width: 94%;
    border-radius: 0 0 120px 0;
}

.iso-program .container {
    position: relative;
}

.ref-schedule {
    position: relative;
    padding: 0;
}

.ref-schedule .form-wrapper {
    background: #1e2e55;
    padding: 50px 30px;
}

.ref-schedule .form-wrapper img {}

.ref-schedule .form-wrapper h3 {
    font-size: 27px;
    color: white;
    font-weight: 600;
    margin: 0;
    width: 60%;
    display: inline-block;
    margin-left: 20px;
}

.ref-schedule .form-wrapper form {
    background: white;
    padding: 30px 20px;
    margin-top: 30px;
    border-radius: 20px;
}

.ref-schedule .form-wrapper .form-control {
    margin-bottom: 12px;
    height: 40px;
    font-size: 13px;
    /* border-radius: 20px; */
}

.ref-schedule .form-wrapper [class*='col-'] {
    padding: 0 6px;
}

.ref-schedule .form-wrapper .row {
    margin: 0 -6px;
}

.ref-schedule .form-wrapper textarea.form-control {
    height: 90px;
    resize: none;
}

.ref-schedule .form-wrapper .btn {
    width: 100%;
}

.ref-schedule:before{
    content:"";
    background: url("../images/ref-schedule.png")no-repeat;
    width: 879px;
    height: 526px;
    background-size: 100%;
    position: absolute;
    border-bottom: 18px solid #1eb18c;
    background-position: 100% 32%;
    top: 20px;
}



.content-page  li {
    font-size: 16px;
    color: #000;
    list-style: disc inside;
} 







/*Refferal Program End*/