/* new css */
.menu-btn {
  display: flex;
}
.row.header-row {
  /* justify-content: center; */
  align-items: center;
}
.accordion-body {
  padding: 1rem 1.25rem;
  background: hsl(224.31deg 70% 84% / 50%);
  border-radius: 7.5px;
}

body {
  font-family: "Poppins", sans-serif;
}
.about {
  margin: 90px 25px !important;
}
.banner-sape {
  opacity: 0.2;
  position: absolute;
  /* bottom: -14.94%; */
  top: 0;
  left: 5%;
}
.col-lg-4.payout-icon {
  margin-top: 50px;
  flex: 0 0 auto;
  width: 33%;
}
.sape-container.index {
  margin-top: 99px;
}
.expense-neo-row {
  align-items: center;
  margin-top: 216px;
  display: flex;
  justify-content: space-between;
}
.banner-text {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #525252;
  padding: 16px 228px;
}
.pt12 {
  padding-top: 12ch;
}
.bannered-row {
  height: 80vh;
  align-content: center;
}
.head2 {
  font-family: "Poppins", sans-serif !important;
  font-size: 64px;
  line-height: 84.16px;
  font-weight: 600;
  color: #525252;
}
.head2.f-48 {
  font-family: "Poppins", sans-serif !important;
  font-size: 48px;
  line-height: 63px;
  font-weight: 600;
  color: #525252;
}
.text.f-22 {
  font-weight: 500;
  font-size: 22px;
  line-height: 131%;
  /* or 29px */

  text-align: center;

  color: #525252;
}
.head-span {
  font-family: "Poppins", sans-serif !important;
  font-size: 36px;
  line-height: 54px;
  font-weight: 550;
  color: #525252 !important;
}
#certifi {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 125%;
  /* or 50px */

  color: #525252;
}
.expense-head-span {
  color: #525252;
  font-size: 36px;
  line-height: 54px;
  font-weight: 550;
}
/* faq */
.accordion-button.collapsed {
  border: none !important;
  border-bottom-width: 0;
  font-size: 20.76px;
  border-bottom-width: 0;
  font-weight: 500;
  line-height: 25.94px;
  color: #525252;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0;
  margin-right: 19.89px;
  content: "";
  color: #0081e6;
  background-image: url(assets/img/arrow-down.html);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-button:not(.collapsed) {
  color: #525252 !important;
  background-color: #fff;
  font-size: 20.7552px;
  border: none !important;
}

.accordion-collapse {
  border: none;
  border-width: 0 1px;
}

.accordion-button:focus {
  z-index: 3;
  border: none !important;
  border-color: #fff !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.head-span2 {
  font-family: "Poppins", sans-serif !important;
  font-size: 40px;
  line-height: 70.6px;
  font-weight: 550;
  color: #525252 !important;
}
.left-img-in.laptop-dash {
  width: 706.51px;
  height: 592px;
}
.laptop-text {
  padding-left: 91px;
}
/* home */
.col-lg-6.left-img {
  height: 610px;
}
.left-img-in {
  position: absolute;
  left: -2vw;
  z-index: 99;
}
.right-img-in{
  position: absolute;
  right: -3vw;
  z-index: 99;
}
.rightsape {
  position: absolute;
  right: 0;
  top: -12%;
  z-index: -9;
}
/*neo list section */
.neo-ul {
  width: 672px;
}

.neo-li.li-active {
  background: rgba(225, 187, 243, 0.5);
  border-radius: 10px;
  height: 62px;
  padding: 16px 0 16px 29.21px;
  opacity: 1;
}

.neo-li {
  padding: 16px 0 16px 29.21px;
  font-size: 20px;
  font-weight: 400;
  opacity: 1;
}

.neo-li::before {
  opacity: 0.5;
}

.neo-li:hover {
  background: rgba(225, 187, 243, 0.5);
  border-radius: 10px;
  height: 62px;
  padding: 16px 0 16px 29.21px;
  opacity: 1;
}
.neo-content {
  text-align: center;
}
.neo-h4 {
  font-size: 48px;
  font-weight: 600;
  line-height: 149%;
  padding: 0 0 0 10px;
}
.card-flex {
  align-items: center;
  margin-top: 216px;
  justify-content: space-between;
}
.li-text {
  padding: 0 0 0 27.15px;
}
.li-desc {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin: 16px 0;
  color: #525252;
}
.li-flex {
  display: flex;
  /* justify-content: space-evenly; */
}
/* gredient section */
.gradient-sec {
  background: linear-gradient(270deg, #0081e6 0%, #5801b7 100%);
  border: 1.29897px solid #0081e6;
}
.gradient-sec.mt {
  margin: 200px 0 0 0;
}

/* .gradient {
  height: 581px;
} */

.gradient-icon {
  /* position: absolute; */
  width: 103.54px;
  height: 103.54px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.13);
  text-align: center;
  display: flex;
  /* vertical-align: middle; */
  flex-wrap: wrap;
  justify-content: center;
}
.grad-h2 {
  color: #f3f3f3;
  font-size: 40px;
  letter-spacing: 0.01em;
  font-weight: 600;
  line-height: 131.5%;
}
.faq-h2 {
  color: #525252;
  line-height: 125%;
  font-size: 32px;
  font-weight: 500;
  text-align: right;
  margin-bottom: 58px;
}
.gradient-text {
  padding: 0 26.46px;
}

.white-h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 131.5%;
  /* or 32px */
  width: 235px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #f3f3f3;
}
.padding-150 {
  padding-left: 150px;
}
.white-p {
  font-weight: 400;
  font-size: 16px;
  line-height: 131.5%;
  /* or 21px */
  margin-top: 8px;
  text-align: left;
  letter-spacing: 0.01em;
  width: 236px;
  color: #f3f3f3;
}
/* faq section */
.new-faq-section {
  position: relative;
  padding: 0;
  margin: 0 auto;
}
/* contact page */
.contact-box {
  /* 
  background: #8402a3;
  opacity: 0.05; */
  background-color: rgb(132 2 163 / 5%);
  border-radius: 32px;
  height: 333px;
  padding: 46px;
}
.contact-box-img {
  text-align: center;
  /* margin-bottom: 34px; */
}
.contact-box-p {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  /* identical to box height */

  text-align: center;

  color: #888888;
}
.contact-box-h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 48px;
  margin: 18px 0;
  /* identical to box height */

  text-align: center;

  color: #525252;
}
.contact-box-h3 a{
  font-weight: 600;
  font-size: 28px;
  line-height: 48px;
  margin: 18px 0;
  /* identical to box height */

  text-align: center;

  color: #525252;
}
.contact-form {
  width: 1064px;
  height: 558px;
  margin: auto;
  background: #f9f2fa;
  border-radius: 15px;
}
.contact-form-h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 131%;

  color: #525252;
}
.form-box {
  margin: 60px 218px;
}
.contact-form-p {
  width: 499px;
  height: 49px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;

  color: #525252;
}
.form-control {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  padding: 13px 0px 13px 24px !important;
  gap: 10px !important;
  margin: 10px 10px;
  width: 304px !important;
  height: 37px !important;

  background: #ffffff !important;
  border-radius: 7.02767px !important;
}
.about-h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 131%;
  /* or 47px */

  color: #525252;
}

.input-field {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 13px 0px 13px 24px;
  gap: 10px;
  border: 1px solid #ccc;
  /* position: absolute; */
  width: 628px !important;
  height: 104px !important;
  /* left: 406.27px;
  top: 1402px; */
  margin: 10px;
  background: #ffffff;
  border-radius: 7.02767px;
}
.submit-btn {
  box-sizing: border-box;

  /* position: absolute; */
  width: 229.92px;
  height: 63px;
  /* left: 613px;
  top: 452px; */
  color: #f3f3f3;
  font-weight: 500;
  font-size: 23.3814px;
  line-height: 35px;
  background: linear-gradient(270deg, #0081e6 0%, #5801b7 100%);
  border: 2px solid #0081e6;
  border-radius: 41.567px;
}
.expense-head-span1 {
  color: #525252;
  font-size: 40px;
  line-height: 70.6px;
  font-weight: 600;
}
.row.card-flex {
  margin-top: 100px;
}
.payout-h2 {
  font-weight: 600;
  font-size: 30.6667px;
  line-height: 149%;
  color: #525252;
}
.payout-p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #525252;
  padding: 0 25%;
  margin-top: 17px;
}
.payout-ul {
  width: 732px;
}
.payout-h2-2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 125%;
  color: #525252;
  padding-left: 120px;
}
.payout-h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  color: #373737;
}
.col-lg-6.f-services {
  padding-left: 120px;
}
/* pos machine */
.pos-head2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 131%;
  text-align: center;

  color: #525252;
}
.pos-banner-text {
  padding: 20px 91px;
  font-weight: 500;
  font-size: 22px;
  line-height: 131%;
  text-align: center;
  color: #525252;
}
.pos-p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;

  color: #525252;
}
.gradient.pos-gradient {
  height: 488px;
}
.pos-faq-h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 131%;
  text-align: left;
  color: #525252;
  margin-bottom: 50px;
}
/* payment-gateway */
.payment-h4 {
  font-size: 48px;
  font-weight: 600;
  line-height: 149%;
  padding: 0 0 0 10px;
}
.payment-h4.f-36 {
  font-size: 36px;
  font-weight: 600;
  line-height: 131%;
  color: #525252;
}
.payment-h4.f-32 {
  font-size: 32px;
  font-weight: 600;
  line-height: 131%;
  color: #525252;
}
.payment-h4 {
  font-size: 48px;
  font-weight: 600;
  line-height: 149%;
  padding: 0 0 0 10px;
}
.neo-ul.payment {
  width: 616px;
}
.neo-li.payment {
  margin: 5px 0;
  height: 76px;
}
.payment-purple-h3 {
  font-size: 24px;
  line-height: 36px;
  color: #0081e6;
}
.li-text.payment {
  text-align: left;
  width: 532px;
  padding: 0;
  font-weight: 400;
  font-size: 17.1347px;
  line-height: 26px;
  color: #333333;
}
.arrow-right1 {
  position: absolute;
  left: 27%;
  top: 47%;
}
.arrow-right2 {
  position: absolute;
  left: 60%;
  top: 47%;
}
.arrow-down {
  position: absolute;
  right: 27.5%;
  top: 64%;
}
.arrow-left {
  position: absolute;
  right: 50.5%;
  top: 83%;
}
#large-icon {
  width: 150px;
  height: 150px;
}

.route {
  min-height: 1100px;
  margin-top: 230px;
}
.route-p1 {
  position: absolute;
  width: 43px;
  height: 27px;
  left: 928px;
  top: calc(50% - 27px / 2 + 164.5px);
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #707070;
}
.route-p2 {
  position: absolute;
  width: 367px;
  height: 27px;
  left: 928px;
  top: 309px;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #707070;
}
.route-p3 {
  text-align: right;
  position: absolute;
  width: 367px;
  height: 27px;
  left: 114px;
  top: 357px;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #707070;
}
.route-p4 {
  position: absolute;
  width: 367px;
  height: 27px;
  left: 772px;
  top: 628px;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #707070;
}
.route-p5 {
  position: absolute;
  width: 367px;
  height: 27px;
  left: 772px;
  top: 868px;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #707070;
}
.route-img {
  width: 574px;
  height: 968px;
  position: absolute;
  left: 17.08%;
  right: 43.06%;
  top: 68.5%;
  bottom: 17.24%;
  margin-top: 50px;
}
.route-h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 125%;
  color: #525252;
  position: absolute;
  width: 267px;
  height: 50px;
  left: 661px;
}
.bullet-1 {
  box-sizing: border-box;
  position: absolute;
  width: 33px;
  height: 33px;
  left: 862px;
  top: 90px;
  background: #ffffff;
}
.bullet-2 {
  box-sizing: border-box;
  position: absolute;
  width: 33px;
  height: 33px;
  left: 862px;
  top: 250px;
  background: #ffffff;
}
.bullet-3 {
  box-sizing: border-box;
  position: absolute;
  width: 33px;
  height: 33px;
  left: 508px;
  top: 313px;
  background: #ffffff;
}
.bullet-4 {
  box-sizing: border-box;
  position: absolute;
  width: 33px;
  height: 33px;
  left: 719px;
  top: 594px;
  background: #ffffff;
}
.bullet-5 {
  box-sizing: border-box;
  position: absolute;
  width: 33px;
  height: 33px;
  left: 719px;
  top: 827px;
  background: #ffffff;
}
.bullet-6 {
  box-sizing: border-box;
  position: absolute;
  width: 50px;
  height: 50px;
  left: 289px;
  top: 1034px;
  background: #ffffff;
}
.route-h3-1 {
  position: absolute;
  width: 171px;
  height: 54px;
  left: 924px;
  top: 83px;
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  color: #525252;
}
.route-h3-2 {
  position: absolute;
  width: 171px;
  height: 54px;
  left: 924px;
  top: 236px;
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  color: #525252;
}
.route-h3-3 {
  position: absolute;
  width: 171px;
  height: 54px;
  left: 354px;
  top: 306px;
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  color: #525252;
}
.route-h3-4 {
  position: absolute;
  width: 171px;
  height: 54px;
  left: 772px;
  top: 594px;
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  color: #525252;
}
.route-h3-5 {
  position: absolute;
  width: 171px;
  height: 54px;
  left: 772px;
  top: 827px;
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  color: #525252;
}
.route-h3-6 {
  position: absolute;
  width: 171px;
  height: 54px;
  left: 362px;
  top: 1041px;
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  color: #525252;
}
/* smart collect */
.smart-title {
  font-weight: 600;
  font-size: 40px;
  line-height: 131%;
  /* or 52px */

  text-align: left;

  color: #525252;
}
.smart-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;

  color: #525252;
}
/* ondc */
.ondc-head {
  color: #525252;
  font-size: 60px;
  font-weight: 600;
  line-height: 105.9px;
}
.ondc-head-span {
  color: #525252;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}
.ondc-h2 {
  font-weight: 600;
  font-size: 30.6667px;
  line-height: 149%;
  color: #525252;
}
/* abiut us */
.about-p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;

  color: #525252;
}
.about-h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: 131%;
  color: #525252;
}
.about-h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 131%;
  /* identical to box height, or 63px */

  color: #525252;
}
.about-h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  padding: 61px 0;
  color: #525252;
}
.about-li {
  display: -webkit-box;
  width: 684px;
  height: 44px;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 33px;
  color: #525252;
}
.about-icon {
  padding: 0 20px 0 0;
}
/* refund */
#refund-li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 16.5px 0;
  color: #525252;
}
/* about us */
.mission#about {
  margin: 20px 33px 80px 50px;
}
.mission#refund {
  margin: 20px 33px 80px 38px;
}
.refund-ol {
  padding-left: 1rem;
}
/* home */
.ellipe-sape-img {
  position: absolute;
  width: 728px;
  height: 610px;
  left: -11%;
}
.upper-h4 {
  width: 499px;
  font-size: 30.67px;
  font-weight: 600;
  line-height: 149%;
  padding: 0 0 0 10px;
}
.purple-link-span {
  color: #0081e6;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
/* QR & UPI */
.w-916 {
  width: 916px;
  margin: auto;
}
/* footer*/
footer#footer {
  width: 1445px;
  height: 359px;
  background: #fcf8fe;
}
.footer-logo-section {
  /* position: absolute; */
  width: 20%;
  height: 250px;
  left: 103px;
  margin: 50px 0 50px 100px;
  top: 4263px;
}
p.new-addre {
  width: 261px;
  height: 75px;
  font-weight: 400;
  font-size: 16px;
  line-height: 157.5%;
  color: #525252;

  margin: 36px 0 29px;
}
.footer-product-section {
  width: 30%;
  height: 273px;
}
li.product-list > a {
  width: 179px;
  font-weight: 400;
  font-size: 16px;
  line-height: 207.5%;
  color: #525252;
}
h3.product-h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 131.5%;
  /* text-align: center; */
  height: 46px;
  color: #525252;
}
.footer-product-ul {
  display: flex;
  margin: 30px 0px 0px 63px;
}
.footer-product-group {
  padding: 47px 0 0 33px;
}
.footer-company-section {
  width: 13%;
  height: 207px;
}
.footer-company-ul {
  display: flex;
  margin: 30px 0px 0px 63px;
  flex-direction: column;
}
.new-social-style > a {
  margin-right: 8px;
  margin-top: 20px;
  color: #0081e6;
  border: none;
  background: #fff;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  transition: 0.3s ease-in;
}
.footer-terms {
  width: 100%;
}
.footer-terms-text{

  font-weight: 400;
  font-size: 16px;
  line-height: 131.5%;
  /* or 21px */

  text-align: center;

  color: #525252;
}
/* footer end */
@media (max-width: 1399px) {
  #hash3 {
    margin: 0;
    max-width: 40%;
    flex: 0 0 auto;
    width: 30.8%;
  }
  .col-lg-4.payout-icon {
    margin-top: 50px;
    flex: 0 0 auto;
    width: 33%;
  }

  #hash2 {
    max-width: 50%;
  }
}
.purple-link {
  position: absolute;
  max-width: 930px;
  margin: auto;
  top: -60px;
  left: 8%;
}
.banner-sape {
  /* min-width: 2461px;
    height: 1362px; */
  opacity: 0.2;
  position: absolute;
  /* left: -15.83%;
    right: -55.07%;
    top: -25.07%; */
  /* bottom: -14.94%; */
}
.expense-about-img {
  margin: 0;
  width: 655px;
  height: 418px;
}
.expense-about-h4 {
  color: #525252;
  font-size: 30.67px;
  font-weight: 600;
  line-height: 125%;
  padding: 0 0 0 10px;
}
.expense-list-h4 {
  font-size: 48px;
  font-weight: 600;
  line-height: 149%;
  padding: 0 0 0 10px;
}
.expense-about-p {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  padding: 10px 0px 10px 10px;
}
.expense-neo-ul {
  width: 590.72px;
}
.expense-neo-ul.w-616 {
  width: 616px;
}
.li-text.f-17 {
  font-size: 17.13px;
}
@media (max-width: 991px) {
  .logo img{
    width: 180px;
  }
  .head2{
    font-size: 40px;
    line-height: 65px;
  }
  .neo-h4{
    font-size: 40px;
  }
  #hash{
    margin-left: 13%;
  }
  .menu-mobile:after{
    margin-top: -4%;
  }
  .menu .show-on-mobile{
    margin-top: 46px !important;
  }
  /* .gradient{
    height: 750px;
  } */
  .question img{
    display: none;
  }
  .faq-h2{
    margin-top: 10%;
  }
  .expense-about-h4{
    padding-top: 58px;
  }
  .bannered{
    height: 65vh !important;
  }
  .logo img{
    margin-top: 30px !important;
  }
  .li-text.payment{
    margin-left: 25px;
  }
  .text.f-22{
    margin-top: 30px;
  }
  .payment-h4{
    margin-top: 50px !important;
  }
  .neo-ul{
    margin-top: 20px;
  }
  .white-p{
    width: 200px !important;
    font-size: 14px !important;
  }
  .white-h3{
    width: 190px !important;
    font-size: 20px !important;
  }
  .grad-h2{
    font-size: 32px !important;
  }
  .gradient-icon{
    width: 90px !important;
    height: 90px !important;
  }
}
@media (max-width: 767px) {
  .banner-sape {
    opacity: 0.2;
    position: absolute;
    /* bottom: -14.94%; */
    top: 0px;
    left: 0px;
  }
  .col-lg-4.payout-icon {
    margin-top: 50px;
    flex: 0 0 auto;
    width: 100%;
  }

  .head2 {
    font-family: "Poppins", sans-serif !important;
    font-size: 32.33px;
    line-height: 42.52px;
    font-weight: 600;
    color: #333333;
    padding: 0px 20px 35px;
  }
  .expense-head-span1 {
    color: #525252;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
  }
  .expense-head-span2 {
    color: #525252;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
  }
  .expense-neo-row {
    align-items: center;
    margin-top: 144px;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
  }
  .expense-about-h4 {
    color: #525252;
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    text-align: left;
    width: 310px;
    padding: 26px 0 0 10px;
  }
  .expense-about-p {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    /* padding: 26px 0 0 10px; */
  }
  .purple-link {
    max-width: 930px;
    margin: auto;
    padding-bottom: 63px;
  }
  .expense-about-img {
    margin: 20px 0 0 0;
    width: 655px;
    height: 218px;
  }

  .expense-list-h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
  }
  /* new-footer */
  footer#footer {
    width: 100vw;
    height: auto;
    background: #fcf8fe;
  }
  .footer-logo-section {
    /* position: absolute; */
    display: flex;
    width: 100vw;
    height: 129px;
    left: 103px;
    margin: 48px 0 16.92px 48px;
    top: 4263px;
    justify-content: space-between;
  }
  li.product-list > a {
    width: 179px;
    font-weight: 400;
    font-size: 15px;
    line-height: 207.5%;
    color: #525252;
  }
  p.new-addre {
    width: 229px;
    height: 66px;
    font-weight: 400;
    font-size: 14px;
    line-height: 157.5%;
    color: #525252;
    margin: 17px 0 29px;
  }
  img.logo {
    max-width: 114.75px;
    height: 49px;
    margin-bottom: -9px;
    margin-left: 0;
  }
  .new-footer-bottom {
    margin-top: -12px;
    width: 207px;
    right: 0;
    position: absolute;
  }
  .footer-row {
    flex-direction: column;
  }
  .footer-product-ul {
    display: flex;
    margin: 43px 0px 0px 46px;
  }
  .footer-product-group {
    padding: 47px 0 0 8px;
  }
  .footer-product-section {
    width: 100%;
    height: 273px;
  }
  .footer-company-section {
    width: 100%;
    height: auto;
  }
  .company-group {
    width: 33.33%;
  }
  .company-group.mar {
    margin: 45px 0 0 0;
  }
  .footer-company-ul {
    display: flex;
    margin: 60px 0px 0px 46px;
    flex-direction: row;
  }
  .footer-terms {
    width: 100%;
  }
  .footer-terms-text{

    font-weight: 400;
    font-size: 16px;
    line-height: 131.5%;
    /* or 21px */

    text-align: center;

    color: #525252;
  }
  /* new-footer-end */
}

@media (max-width: 575px) {
  .left-img-in.laptop-dash {
    width: 411.87px;
    height: 321.88px;
    top: 2%;
  }
  .left-img-in {
    left: -7vw;
  }
  .ellipe-sape-img {
    position: absolute;
    width: 553.72px;
    height: 413.72px;
    left: 7%;
  }
  .laptop-text {
    padding-left: 0;
  }
  #certifi {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    /* or 30px */

    color: #525252;
  }
  img#card-sape {
    left: 23%;
    top: 37%;
  }
  #pci {
    width: 171.67px;
    height: 90px;
  }
  #iso {
    width: 89px;
    height: 89px;
  }
  .upper-h4 {
    width: 300px;
    font-size: 24px;
    font-weight: 600;
    line-height: 149%;
    padding: 0 0 0 10px;
  }
  /* refund */
  #refund-li {
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    margin: 16.5px 0;
    color: #525252;
  }
  /* about us */
  .mission#about {
    margin: 20px 33px 80px 50px;
  }
  .mission#refund {
    margin: 20px 33px 80px 38px;
  }
  .refund-ol {
    padding-left: 1rem;
  }
  .content.content-about {
    margin: 35px 0;
  }
  .about-p.link-about {
    display: none;
  }
  .about-h1 {
    font-weight: 600;
    font-size: 32.3324px;
    line-height: 43px;
    color: #525252;
  }
  .about-p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin: 13px 0;
    color: #525252;
  }
  .about-h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 131%;
    /* or 31px */

    color: #525252;
  }
  .about-h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;

    color: #525252;
  }
  .about-li {
    display: -webkit-box;
    width: 299px;
    height: 44px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #525252;
    margin-bottom: 33px;
  }
  .about-h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 37px;
    color: #525252;
  }
  .padding-150 {
    padding-left: 0;
  }
  /* home */
  .col-lg-6.left-img {
    height: 350px;
  }
  .gradient-sec.mt {
    margin: 82.67px 0 0 0;
  }
  .head-span {
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    /* identical to box height */

    text-align: center;

    color: #525252;
  }
  .index-h3 {
    margin: auto;
    width: 341px;
  }
  /* ondc */
  .head2.f-48 {
    font-family: "Poppins", sans-serif !important;
    font-size: 29px;
    margin: auto;
    width: 344px;
    line-height: 36px;
    font-weight: 600;
    color: #525252;
  }
  .text.f-22 {
    font-weight: 500;
    font-size: 14px;
    margin: auto;
    width: 318px;
    line-height: 143%;
    text-align: center;
    color: #525252;
  }
  .pt12 {
    padding-top: 2ch;
  }
  .purple-link {
    position: unset;
    max-width: 930px;
    margin: auto;
  }
  .purple-link-span {
    color: #0081e6;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
  }
  .ondc-h2 {
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 35.76px;
    color: #525252;
    padding: 0px 0px;
  }
  .ondc-head {
    color: #525252;
    font-weight: 600;
    font-size: 30px;
    line-height: 131.5%;
    text-align: center;

    color: #525252;
  }
  .ondc-head-span {
    color: #525252;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
  }
  /* pos machine */
  .pos-row {
  }
  .pos-head2 {
    font-weight: 600;
    font-size: 25.3436px;
    line-height: 131%;
    /* or 33px */

    text-align: center;

    color: #525252;
  }
  .pos-banner-text {
    padding: 20px 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;

    color: #525252;
  }
  .pos-content {
    margin: 50px 0;
  }
  .pos-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #525252;
  }
  .gradient.pos-gradient {
    height: 690px;
  }

  .pos-row {
    align-items: center;
    margin-top: 216px;
    justify-content: space-between;
  }
  .col-lg-3.gradient-icon {
    /* position: absolute; */
    width: 103.54px;
    height: 103.54px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.13);
    text-align: center;
    display: flex;
    /* vertical-align: middle; */
    flex-wrap: wrap;
    justify-content: center;
  }
  .pos-faq-h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 131%;
    text-align: left;
    color: #525252;
    margin-bottom: 50px;
  }
  .pos-row {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 216px;
    justify-content: space-between;
  }
  /* payout */
  .col-lg-4.payout-icon {
    margin-top: 50px;
    flex: 0 0 auto;
    width: 100%;
  }

  .payout-h2 {
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 35.76px;
    color: #525252;
    padding: 0 61px;
  }

  .payout-h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 125%;
    color: #4a4a4a;
  }
  .col-lg-6.f-services {
    padding-left: 42px;
  }
  .payout-p {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    color: #525252;
    padding: 0 61px;
    margin-top: 14px;
  }

  .payout-h2-2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 125%;
    color: #373737;
    padding: 16px 39px;
  }

  .feature-img {
    position: absolute;
    right: 6%;
    top: 8%;
  }
  .head-span3 {
    font-size: 20px;
    line-height: 20.3px;
    font-weight: 600;
  }
  .banner-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #525252;
    padding: 16px 32px;
  }
  .head2 {
    font-family: "Poppins", sans-serif !important;
    font-size: 32.33px;
    line-height: 42.52px;
    font-weight: 600;
    color: #525252;
    padding: 0px 0px 35px;
  }
  .feature-h3 {
    padding-right: 72px;
  }
  .new-tabb {
    min-height: 131px;
  }
  .feature-img {
    position: absolute;
    right: 6%;
    top: 8%;
  }
  .neo-ul {
    width: 349px;
  }
  .expense-neo-ul {
    width: 349px;
  }
  .expense-neo-ul.w-616 {
    width: 349px;
  }

  /* .neo-li {
        padding: 16px 0 16px 29.21px;
        font-size: 15px;
        font-weight: 400;
        opacity: 0.5;
      } */
  .grad-div {
    width: 100% !important;
  }

  .part-div {
    width: 50% !important;
  }
  .head2 {
    font-family: "Poppins", sans-serif !important;
    font-size: 32.33px;
    line-height: 42.52px;
    font-weight: 600;
    color: #333333;
  }

  #head-span {
    font-size: 38px;
  }

  .sape-container {
    max-width: 1440px;
    overflow: hidden;
  }
  .question {
    display: none;
  }
  /* .gradient {
    height: 1277px;
  } */
  .gradient.payment {
    height: 1045px;
  }
  .grad-h2 {
    padding-left: 40px;
    text-align: left;
    font-weight: 700;
    font-size: 24px;
    line-height: 131.5%;
    /* or 32px */

    letter-spacing: 0.01em;

    color: #f3f3f3;
  }
  .new-faq-section {
    padding: 0;
    /* margin: 110px auto; */
  }
  .part-div {
    width: 50% !important;
  }
  .col-lg-4.grad-div {
    width: 100%;
  }
  /* .head2 {
    font-family: "Poppins", sans-serif !important;
    font-size: 64px;
    line-height: 54.16px;
    font-weight: 600;
    color: #333333;
  } */

  #head-span {
    font-size: 38px;
  }
  #card2 {
    margin-bottom: 46px;
  }

  .neo-h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 149%;
    padding: 0 0 0 10px;
  }

  .card-flex {
    align-items: center;
    margin-top: 216px;
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .white-h3 {
    font-weight: 600;
    font-size: 20.65px;
    line-height: 131.5%;
    letter-spacing: 0.01em;
    color: #f3f3f3;
  }

  .white-p {
    font-weight: 400;
    font-size: 13px;
    line-height: 131.5%;
    letter-spacing: 0.01em;
    color: #f3f3f3;
  }

  .sape-container {
    max-width: 1440px;
    overflow: hidden;
  }
  .neo-li.li-active {
    background: rgba(225, 187, 243, 0.5);
    border-radius: 10px;
    height: 62px;
    padding: 9px 0 9px 15px;
    opacity: 1;
  }
  .neo-li {
    padding: 9px 0 9px 15px;
    font-size: 15px;
    margin: 10px 0;
    font-weight: 400;
    opacity: 1;
  }
  .neo-li:hover {
    background: rgba(225, 187, 243, 0.5);
    border-radius: 10px;
    height: 62px;
    padding: 9px 0 9px 15px;
    opacity: 1;
  }
  /* payment-gateway */
  .payment-h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 125%;
    /* or 30px */
    padding: 0;
    color: #525252;
  }
  #large-icon {
    width: 103.54px;
    height: 103.54px;
  }
  .arrow-left {
    display: none;
  }
  .arrow-down {
    display: none;
  }
  .arrow-right1 {
    display: none;
  }
  .arrow-right2 {
    display: none;
  }
  .neo-ul.payment {
    width: 335px;
  }

  .neo-li.payment {
    margin: 5px 0;
    height: 81px;
  }
  .li-text.payment {
    text-align: left;
    width: 294px;
    padding: 0 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
  }
  .payment-purple-h3 {
    font-size: 14px;
    line-height: 21px;
    color: #0081e6;
  }
  .route {
    min-height: 600px;
    margin-top: 140px;
  }
  .route-img {
    width: 226.44px;
    height: 483px;
    position: absolute;
    left: 6.52%;
    right: 42.27%;
    top: 70.74%;
    bottom: 17.24%;
    margin-top: 50px;
  }
  .route-h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 125%;
    color: #525252;
    position: absolute;
    width: 134px;
    height: 25px;
    left: 150px;
  }
  .route-h3-1 {
    position: absolute;
    width: 80px;
    height: 20px;
    left: 297px;
    top: 83px;
    font-weight: 600;
    font-size: 13px;
    line-height: 125%;
    color: #525252;
  }
  .route-h3-2 {
    position: absolute;
    width: 99px;
    height: 20px;
    left: 289px;
    top: 185px;
    font-weight: 600;
    font-size: 13px;
    line-height: 125%;
    color: #525252;
  }
  .route-h3-3 {
    position: absolute;
    width: 77px;
    height: 16px;
    left: 74px;
    top: 176px;
    font-weight: 600;
    font-size: 13px;
    line-height: 125%;
    color: #525252;
  }
  .route-h3-4 {
    position: absolute;
    width: 66.27px;
    height: 20.45px;
    left: 239.07px;
    top: 306px;
    font-weight: 600;
    font-size: 13px;
    line-height: 125%;
    color: #525252;
  }
  .route-h3-5 {
    position: absolute;
    width: 85px;
    height: 20px;
    left: 242px;
    top: 406px;
    font-weight: 600;
    font-size: 13px;
    line-height: 125%;
    color: #525252;
  }
  .route-h3-6 {
    position: absolute;
    width: 66.27px;
    height: 20.45px;
    left: 77.82px;
    top: 496px;
    font-weight: 600;
    font-size: 13px;
    line-height: 125%;
    color: #525252;
  }

  .bullet-1 {
    box-sizing: border-box;
    position: absolute;
    width: 12.5px;
    height: 12.5px;
    left: 274px;
    top: 90px;
    background: #ffffff;
  }
  .bullet-2 {
    box-sizing: border-box;
    position: absolute;
    width: 12.5px;
    height: 12.5px;
    left: 268px;
    top: 186px;
    background: #ffffff;
  }
  .bullet-3 {
    box-sizing: border-box;
    position: absolute;
    width: 12.5px;
    height: 12.5px;
    left: 151px;
    top: 195px;
    background: #ffffff;
  }
  .bullet-4 {
    box-sizing: border-box;
    position: absolute;
    width: 12.5px;
    height: 12.5px;
    left: 219px;
    top: 309px;
    background: #ffffff;
  }
  .bullet-5 {
    box-sizing: border-box;
    position: absolute;
    width: 12.5px;
    height: 12.5px;
    left: 222px;
    top: 408px;
    background: #ffffff;
  }
  .bullet-6 {
    box-sizing: border-box;
    position: absolute;
    width: 18.93px;
    height: 18.93px;
    left: 51.31px;
    top: 495px;
    background: #ffffff;
  }
  .route-p1 {
    position: absolute;
    width: 29px;
    height: 18px;
    left: 297px;
    top: calc(50% - 27px / 2 + 137.5px);
    font-weight: 400;
    font-size: 13px;
    line-height: 125%;
    color: #525252;
  }
  .route-p2 {
    position: absolute;
    width: 125px;
    height: 60px;
    left: 288px;
    top: 223px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #525252;
  }
  .route-p3 {
    text-align: right;
    position: absolute;
    width: 134px;
    height: 48px;
    left: 13px;
    top: 195px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    text-align: right;
    color: #3e3e3e;
  }
  .route-p4 {
    position: absolute;
    width: 158px;
    height: 49px;
    left: 239px;
    top: 328px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #3e3e3e;
  }
  .route-p5 {
    position: absolute;
    width: 154.5px;
    height: 48.09px;
    left: 242.07px;
    top: 430px;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #3e3e3e;
  }
  /* contact us */
  .form-box {
    margin: 60px 50px;
  }
  .contact-form-p {
    width: 312px;
    height: 65px;
    font-weight: 400;
    font-size: 13px;
    line-height: 19.5px;
    color: #7a7a7a;
  }
  .contact-form-h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 31.44px;
    color: #525252;
  }
  .col-lg-4.box {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .neo-ul {
    width: 349px;
  }
  /* .neo-li {
    padding: 16px 0 16px 29.21px;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.5;
  } */
  /* .gradient {
    height: 1277px;
  } */
  .gradient.payment {
    height: 1045px;
  }
  .grad-div {
    width: 100% !important;
  }

  .part-div {
    width: 50% !important;
  }
  .head2 {
    font-family: "Poppins", sans-serif;
    font-size: 32.33px;
    line-height: 54.16px;
    font-weight: 600;
    color: #333333;
  }

  #head-span {
    font-size: 38px;
  }

  .sape-container {
    max-width: 1440px;
    overflow: hidden;
  }
  .question {
    display: none;
  }
}
@media (max-width: 378px) {
  .neo-ul {
    width: 325px;
  }
  .expense-neo-ul {
    width: 325px;
  }
  /* .neo-li {
    padding: 16px 0 16px 29.21px;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.5;
  } */
  /* .gradient {
    height: 1000px;
  } */
  .gradient.payment {
    height: 1045px;
  }
  .gradient.expense {
    height: 1200px;
  }
  .grad-div {
    width: 100% !important;
  }
  .col-lg-3.gradient-icon {
    /* position: absolute; */
    width: 72.54px;
    height: 72.54px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.13);
    text-align: center;
    display: flex;
    /* vertical-align: middle; */
    flex-wrap: wrap;
    justify-content: center;
  }
  .part-div {
    width: 50% !important;
  }
  .head2 {
    font-family: "Poppins", sans-serif;
    font-size: 30.33px;
    line-height: 54.16px;
    font-weight: 600;
    color: #333333;
  }

  #head-span {
    font-size: 30px;
  }

  .sape-container {
    max-width: 1440px;
    overflow: hidden;
  }
  .question {
    display: none;
  }
  .pos-head2 {
    font-weight: 600;
    width: 292px;
    margin: auto;
    font-size: 21.3436px;
    line-height: 131%;
    text-align: center;
    color: #525252;
  }
}
/* new css end */
.text11{
  text-transform: lowercase;
}