* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

@font-face {
  font-family: "mazzardh_black_italic";
  src: url("../fonts/mazzardh-black-webfont.woff2") format("woff2"),
    url("../fonts/mazzardh-blackitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mazzardh_black";
  src: url("../fonts/mazzardh-black-webfont.woff2") format("woff2"),
    url("../fonts/mazzardh-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MazzardH-Regular";
  src: url("../fonts/mazzardh-blackregular.woff2") format("woff2"),
    url("../fonts/mazzardh-blackregular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.payment29_main_section {
  font-family: "mazzardh_black";
}

body {
  font-family: "mazzardh_black";
}

.payment2_section {
  height: 100dvh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  width: 100%;
  max-width: 550px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.payment2_sec_sub::-webkit-scrollbar {
  display: none;
}

.payment2_sec_sub {
  padding-bottom: 20px;
  overflow-y: auto;
  overflow-x: hidden;
}

.payment2_main_section {
  background: rgba(68, 68, 68, 1);
}

.main_upi_page {
  height: 100%;
  display: flex;
  justify-content: center;
  background: #97a3c6;
}

.upi_payment_container {
  display: flex;
  flex-direction: column;
  padding-bottom: 24px;
}

.upi_title h1 {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  font-family: "MazzardH-Regular";
}

.upi_title {
  margin: 24px 16px 16px;
}

.upi_title_img_jk {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.upi_title_back_btn_jk {
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.title_with_icn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.pay_icn {
  text-align: center;
  color: #fff;
  padding-top: 16px;
  font-family: "MazzardH-Regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.pay_icn p span {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  font-family: "MazzardH-Regular" !important;
}
.scan_im_para {
  color: #fff;
  font-family: "MazzardH-Regular";
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.but_qrscan {
  background: #11242e;
  border-radius: 4px;
  padding: 4px 8px;
  width: max-content;
}

.acc_amt_pay {
  position: relative;
  margin: 16px 24px;
  text-align: center;
}

.acc_amt_pay_inside {
  margin: 16px 52px 5px;
  padding: 0;
}

.payble_amt_txt_jk {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.payble_amt_txt_jk span {
  font-weight: 700;
  color: #edfafa;
}
.acc_amt_pay h2 {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  font-family: "MazzardH-Regular";
}

.acc_amt_pay h3 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  font-family: "MazzardH-Regular";
}

.payble_amt_wrap_img_jk {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  max-width: 110px;
}

.hand_img {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-65px);
}

.upi_paym_qr_sec {
  background: #0d0d0d;
}

.make_pay_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 16px;
}

.qr_section_pay {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-shadow: 0px 4px 11px 0px #00000000;
  border: 1px solid #242e2e;
  padding: 16px;
  border-radius: 12px;
}

.paym_qr_ele h5 {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.paymet_sm_wrap {
  display: flex;
  align-items: center;
  gap: 8px;
}

.paym_scantxt {
  font-size: 14px;
  font-weight: 400;
  color: #bad0d0;
  text-align: center;
}

.scan_im {
  padding-top: 32px;
}
#counter_upi1 {
  color: rgb(206, 81, 81);
}
.scan_im_para2 p {
  font-family: "MazzardH-Regular";
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  color: #c4c4c4;
  padding-bottom: 10px;
}
.scan_im_para2 {
  width: 100%;
  margin: 12px auto;
  text-align: center;
  max-width: 350px;
}
.pay_list {
  border-top: 1px solid rgba(37, 37, 37, 1);
  border-bottom: 1px solid rgba(37, 37, 37, 1);
}
.scan_im_para2 img {
  max-width: 110px;
  width: 100%;
  margin-bottom: 12px;
}
.qr_scanner {
  padding: 8px;
  border-radius: 4px;
  background: #252c33;
  border: 1.26px solid #ffffff1f;
  display: flex;
  gap: 8px;
}

.qr_scannerupi {
  padding: 8px;
  display: flex;
  gap: 8px;
}

.pay_qrmain button {
  border: 1px solid #242e2e;
  background: #074b4029;
  border-radius: 12px;
}

.qr_scanner img {
  max-width: 20px;
  /* width: 100%; */
}

.qr_scannerupi img {
  max-width: 200px;
  width: 100%;
}

.qr_time {
  background: #074b4029;
  border: 1px solid #242e2e;
  border-radius: 12px;
  padding: 10px 12px;
}

.payment_methods_selct_newr {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  margin: 8px 24px 0px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border: 1px solid #242e2e;
  backdrop-filter: blur(80px);
  justify-content: space-between;
  border-radius: 12px;
  padding: 12px;
  background: #074b4029;
}

.paytm_btn_bi {
  width: 100%;
  background: #bfc3c1;
  padding: 14px;
  border-radius: 8px;
  border: transparent;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #153124;
  cursor: pointer;
  font-family: "MazzardH-Regular";
}

.pay_btn_disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.active_upiapp_bor {
  transition: all 0.5s;
  background: linear-gradient(233deg, #23313d 2.59%, #1d2831 97.04%) !important;
  border: 1px solid #fa4f41 !important;
}

.paym_upi_apps h4 {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  font-family: "MazzardH-Regular";
}

.pay_upihd {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
}
.app_paylist {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-top: 16px;
  padding-bottom: 100px;
}
.app_paylist .upi_left_holder {
  flex-direction: row;
  width: 115px;
  gap: 12px;
  margin: 0 auto;
}
.app_paylist li {
  list-style-type: none;
  align-items: center;
  cursor: pointer;
  width: 100%;
  background: #000;
  padding: 8px 6px 9px 6px;
  border: 0.5px solid #4c4c4c;
  height: 46px;
}
.app_paylist li:hover {
  background: rgba(130, 222, 217, 0.2);
  border: 0.5px solid rgba(130, 222, 217, 0.3);
}
.app_paylist li p {
  color: #9b9b9b;
  font-weight: 400;
  font-size: 14px;
  font-family: "MazzardH-Regular";
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
}
.app_paylist li span {
  font-size: 16px;
  font-weight: 400;
  color: #f4f1fe;
  /* padding: 10px 0; */
  /* font-family: "Inter", sans-serif; */
}

.img_upipay {
  display: flex;
  align-items: center;
  justify-content: center;
}

.img_upipay img {
  max-width: 30px;
}

.payment2_paynow {
  width: 100%;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
}

.payment2_paynow_btn {
  position: sticky;
  bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  padding: 10px 0;
  background: #080b0d;
}

/* @media (min-width: 590px) {
  .payment2_main_section {
    overflow: hidden;
    height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  @media (max-width: 590px) {
    .payment2_section {
      border-radius: unset;
    }
    .payment2_main_section {
      background: rgba(0, 0, 0, 1);
    }
  }
} */

.pay2_sucs_fail_comm {
  display: flex;
  align-items: center;
  gap: 8px;
}

.pay2_sucs_fail_comm > img {
  width: 16px;
  height: 16px;
}

.payment2_pay_com h5 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  font-family: "MazzardH-Regular";
}

.payment2_pay_com p {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  font-family: "MazzardH-Regular";
}

.payment2_pay_com_p1 {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #755847;
}

.payment2_comm_trans {
  background: transparent;
}

.pay2_transection_con {
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #515151;
}
.pay2_transection_con:last-child {
  border-bottom: none;
}

.payment2_comm_trans ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

.pay2_trans_sp_lef {
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  color: #c4c4c4;
  font-family: "MazzardH-Regular";
}

.pay2_trans_sp_rig {
  font-size: 14px;
  font-weight: 500;
  color: #edfafa;
  line-height: 1.5;
  text-align: end;
  font-family: "MazzardH-Regular";
}

.pay2_button_sucess button {
  padding: 12px 10px 10px 12px;
  border: transparent;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #153124;
  cursor: pointer;
  width: 100%;
  text-transform: capitalize;
  font-family: "MazzardH-Regular";
  background: #82ded9;
  height: 48px;
}

.payme2_comm_sucess_fai {
  padding: 0px 16px 50px;
  gap: 20px;
  margin-top: 40px;
}

.succes_img {
  max-width: 80px;
  margin: 0 auto;
  padding-bottom: 24px;
}
img.dwld_arrw {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
.pay2_trans_time {
  font-size: 12px;
  font-weight: 500;
}

span.pay2_trans_sp_rig::before {
  content: attr(data-value);
}

.make_pymnt_txt {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.upi_pymnt_syntx {
  color: #212223;
  display: flex;
  /* align-items: center; */
  font-size: 14px;
  font-weight: 600;
  flex-direction: column;
  flex-wrap: wrap;
}

.payment_methods_selct h1 {
  font-size: 10px;
  color: #212223;
  font-weight: 400;
  padding: 10px 0;
  min-height: 44px;
}
.debit_card {
  margin-top: 5px;
}
.upi_pymnt_syntx span {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.payment_method_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
  padding-bottom: 20px;
}

.payment_logos_img {
  width: 100%;
  max-width: 50px;
  display: block;
  margin-left: auto;
}

.upi_pymnt_syntx_img {
  width: 100%;
  max-width: 40px;
  height: 40px;
}

.index_page_sub {
  padding-bottom: 0;
  background: radial-gradient(
      circle at top center,
      rgba(0, 255, 200, 0.2),
      transparent 40%
    )
    #000;
  height: 100dvh;
}
.done_fxedbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 15px 10px;
  background: transparent;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.bank_logo {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-8px);
}

.bank_lg_img {
  width: 100%;
  max-width: 120px;
}

.bank_pymnt_txt {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 15px;
  font-family: "MazzardH-Regular";
  text-align: center;
}

.bank_lg_icn {
  width: 100%;
  max-width: 30px;
}

.bank_pop {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: transparent;
  border: 1px solid transparent;
  font-family: "MazzardH-Regular";
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  flex-direction: column;
  gap: 12px;
}

.bank_pop span {
  font-weight: 500;
  font-size: 12px;
  color: #381908;
}

.pop_bnk_sec {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.pop_bnk_sec_jk {
  margin-bottom: 15px;
}

.pop_bnk_secback {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  gap: 12px;
  border-radius: 12px;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.pop_bnk_secback li {
  border-bottom: 1px solid #242e2e;
}
.pop_bnk_secback li:last-child {
  border-bottom: none;
}
.bank_name.pop_bnk_botm.active {
  pointer-events: none;
}
.allbanks_sec h2 {
  color: #fff;
  font-size: 14px;
  padding: 20px 0 15px 0;
  font-weight: 500;
}

.chose_bank a {
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  text-decoration: none;
  border: 1px solid #dcdcdc;
  height: 50px;
}

.chose_bank span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.bank_sec.selected {
  border: 1px solid #3c67d9;
}

.search_bank {
  position: relative;
}

.search-txtt {
  width: 100%;
  border: 1px solid #353535;
  padding: 15px;
  text-indent: 30px;
}

.search-txtt::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #3e3e3e;
}

.search_icon {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  line-height: 0;
}

.search-txtt:focus-visible {
  outline: none !important;
}

.bank_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* padding: 10px; */
  border-radius: 4px;
  gap: 8px;
  margin: 15px 0;
  padding: 0 10px;
  cursor: pointer;
  border: 0.5px solid transparent;
  background: transparent;
}

.bank_name span {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #9b9b9b;
  font-family: "MazzardH-Regular";
  padding-top: 4px;
}

.banks_lst_dpdn ul li {
  list-style-type: none;
  padding: 0 10px;
}

.banks_lst_dpdn ul {
  overflow-y: auto;
  /* height: 400px; */
}

.all_banks_container {
  display: none;
}

.banks_lst_dpdn ul li:last-child {
  border-bottom: none;
  border-bottom: none !important;
}

.cardtab_savedcard .cpayment_p {
  font-size: 16px;
  font-weight: 500;
  line-height: 21.17px;
  text-align: left;
  color: #121212;
}

.sc_select_main {
  border-radius: 12px;
  padding: 15px 8px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 0 0 10px 0;
  background: #222a31;
  border: 1px solid transparent;
  display: flex;
  justify-content: space-between;
}

.sc_select_innermain {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sc_inner_card {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.sc_select_card {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.sc_bankname {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.sc_accountno {
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
}

.bar_jk {
  border: 0.5px solid #b4b4b4;
}

.sc_bank_icon {
  width: 20px;
}

.sc_cvvcon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wat_is_cvv {
  color: #003780;
  font-size: 11px;
  font-weight: 500;
  text-align: right;
  padding-top: 5px;
}

.sc_cvvcon a {
  font-size: 11px;
  font-weight: 400;
  color: #003780;
  text-align: left;
  text-decoration: underline;
  color: #fff;
  position: relative;
}

.scc_input_con {
  width: 100%;
  margin-top: 20px;
  display: flex;
  /* align-items: center; */
  flex-direction: column;
  gap: 10px;
}

.cvv_input {
  width: 100%;
  /* max-width: 100px; */
  padding: 12px;
  font-size: 14px;
  font-weight: 400;
  -webkit-appearance: none;
  border: 1px solid #ffffff1a;
  color: #fff;
  background: transparent;
  font-family: "MazzardH-Regular";
}

.new_card_con p {
  font-size: 16px;
  font-weight: 600;
  color: #82ded9;
  text-align: center;
  font-family: "MazzardH-Regular";
}

.scc_input_con .cvv_input:focus {
  outline: none;
}

.scc_input_con .cvv_input::placeholder {
  font-size: 14px;
  color: #908f8d;
}

.acc_container {
  margin-top: 12px;
}

.clk_cvv_enter {
  display: none;
}

.addnew_plus {
  width: 100%;
  max-width: 16px;
}

.card_ddd {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-19px);
}

.card_3d_img {
  width: 100%;
  max-width: 200px;
}

.sc_card_icon {
  max-width: 30px;
  height: 25px;
  width: 100%;
}

.card_headr_txt {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding: 10px 0;
  color: #003780;
  display: none;
}

.pop_up_con {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 400px;
  z-index: 9999;
  display: none;
  background: radial-gradient(
      circle at center center,
      rgba(0, 255, 200, 0.23),
      transparent 100%
    )
    #000;
}
.pop_close_fun_bj {
  text-align: center;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.pop_up_con_save {
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translate(0px, 0px);
  width: 90%;
  max-width: 200px;
  z-index: 9999;
  display: none;
}

.pop_rgt,
.pop_rgt_card,
.pop_rgt_save {
  display: none;
}

.pop_rgt {
  position: absolute;
  top: -62px;
  right: 2px;
}

.pop_rgt_card {
  position: absolute;
  top: -88px;
  right: 7px;
}

.pop_rgt_save {
  position: absolute;
  top: -65px;
  right: 80px;
}

.balence_img_fun {
  text-align: center;
}

.balence_pop_fun_bj h5 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  font-family: "MazzardH-Regular";
}

.con_cvv_p {
  padding: 11px 0;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #b4b4b4;
  font-family: "Inter", sans-serif;
}

.bank_lgo_img {
  top: -2px;
}

.cards_tabcontainer .cardtab_newcard {
  position: relative;
  z-index: 10;
  width: 90%;
  margin: 0 auto;
  margin-top: 50px;
}

.newcard_inner {
  padding: 0px 2px;
  border-radius: 10px;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 15px;
  border-radius: 5px;
}

.form-group {
  margin-bottom: 10px;
}

label {
  color: #000;
}

.choose-section .form-control {
  background: #dfdfdf !important;
  border-radius: 10px !important;
  width: 100% !important;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 12px);
  font-size: 14px;
  font-weight: 400;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  background: #161616;
  border: 1px solid #515151;
  box-shadow: 0px 4px 11px 0px #00000000;
  padding: 9px 12px;
  color: #fff;
}

.form-control:focus {
  outline: none;
  /* border: 1px solid #A0C1EE */
}

.form-control::placeholder {
  font-size: 14px;
  color: #d3c7c0;
}

.cardtab_newcard .labl_con {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 5px;
}

.d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.d-flex .form-group {
  flex-basis: 46%;
}

.check-sec {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.check-sec label {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
  color: #755847;
}

.labl_con a {
  text-decoration: underline;
  font-size: 10px;
  font-weight: 400;
  text-align: left;
  color: #201c3e;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.title_with_icn img {
  width: 15px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 33px;
  height: 17px;
  margin-right: 5px;
}

.switch {
  float: right;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #dcd0c9;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-tap-highlight-color: transparent;
  border: 1px solid transparent;
}

.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
  border: 2px solid #fff;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: -1px;
  bottom: -1px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  box-shadow: 0px 1px 2px 0px #0000004d;
}

input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

.labl_con label {
  font-size: 14px;
  font-weight: 400;
  color: #6f6f6f;
  font-family: "MazzardH-Regular";
}

.justify_space {
  justify-content: space-between !important;
}

svg.input_logo {
  position: absolute;
  top: 13px;
  right: 0;
}

.card_inpt_bx {
  position: relative;
}

.chose_bank img {
  max-width: 28px;
  margin-left: 5px;
}

.bnk_txtwth_icn {
  display: flex;
  align-items: center;
  gap: 15px;
}

.bank_icon_appnd {
  display: none;
}

.netmain_view {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.viewall_net {
  color: #edfafa;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  background: transparent;
  text-align: right;
  flex-basis: max-content;
  padding: 0;
}

@media (min-width: 280px) and (max-width: 319px) {
  .upi_pymnt_syntx {
    font-size: 8px;
  }

  .payment_methods_selct h1 {
    font-size: 9px;
    padding: 10px 0;
    min-height: 42px;
  }

  .bank_pop_jk span {
    font-size: 8px !important;
  }

  /* .acc_amt_pay h3 {
    font-size: 18px !important;
  } */

  .payble_amt_wrap_img_jk {
    max-width: 95px !important;
  }

  .upi_pymnt_syntx span {
    font-size: 9px !important;
  }

  .card_details_p {
    font-size: 8px !important;
  }

  .paym_qr_ele h6 {
    font-size: 8px !important;
  }

  .qr_scanner {
    padding: 3px 3px 3px 3px !important;
  }

  .qr_scanner img {
    max-width: 20px !important;
  }

  .qr_scannerupi img {
    width: 70px;
  }

  .paymet_sm_wrap img {
    max-width: 15px;
  }

  .qr_section_pay {
    padding: 6px !important;
  }

  .scan_pay_h4 {
    font-size: 12px !important;
  }

  .app_paylist li span {
    font-size: 6px !important;
  }

  .img_upipay img {
    width: 20px !important;
  }

  .payment2_pay_com h5 {
    font-size: 16px !important;
  }

  .pay2_trans_sp_lef {
    font-size: 10px !important;
  }

  .pay2_trans_sp_rig {
    font-size: 10px !important;
  }

  .share_btn span {
    font-size: 12px !important;
  }

  .pay2_button_sucess button {
    font-size: 12px !important;
  }
}

@media (min-width: 320px) and (max-width: 359px) {
  .upi_pymnt_syntx {
    font-size: 11px;
  }
  .upi_pymnt_syntx span {
    font-size: 12px;
  }

  .card_details_p {
    font-size: 10px !important;
  }

  .sc_bankname {
    font-size: 12px;
  }

  .qr_scanner img {
    max-width: 20px;
  }

  .paym_qr_ele h6 {
    font-size: 10px;
  }

  .app_paylist li span {
    font-size: 8px;
  }
  .payme2_comm_sucess_fai {
    gap: 10px;
  }
  .payment2_pay_com h5 {
    font-size: 17px;
  }

  .pay2_trans_sp_lef {
    font-size: 11px;
  }

  .pay2_trans_sp_rig {
    font-size: 11px !important;
  }

  .share_btn span {
    font-size: 12px;
  }

  .bank_pop_jk span,
  .bank_name span,
  .app_paylist li span,
  .pay_upibuttoncen span {
    font-size: 12px !important;
  }
  .pay_upibuttoncen {
    padding: 12px !important;
  }
}

@media (min-width: 551px) {
  .done_fxedbtn {
    position: unset;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 10px 0px 10px;
    /* background: #fff; */
  }
  .payme2_comm_sucess_fai.index_failer_sec {
    padding: 100px;
  }
}

@media (max-width: 550px) {
  .payment_methods_selct_newr,
  .upi_paym_qr_sec_jk,
  .banks_lst_dpdn_jk {
    margin: 8px 14px 0px !important;
  }
  .search_allbank_jk {
    margin: 8px 14px !important;
  }
  .payment2_main_section {
    background-color: #000;
  }
}

.card_icon_container {
  width: 100%;
  max-width: 110px;
}

.card_details_p {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #ffffffb8;
}

.card_inner_p {
  position: relative;
}

.up_arrow_cross {
  position: absolute;
  top: 4px;
  right: 3px;
  width: 7px;
}

.payment_syntx_cont_jk {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.payment_syntx_txt_jk {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.scan_pay_h4 {
  color: #edfafa;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.upi_arrow_crosnew {
  width: 13px;
  margin-right: 12px;
}

.card_addnew_con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.selected_bank {
  background: linear-gradient(233deg, #23313d 2.59%, #1d2831 97.04%);
  border: 1px solid #fa4f41;
}

.popular_banks_con {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec-hr {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  gap: 7px;
  font-size: 12px;
  font-weight: 400;
}

.shr_button {
  text-align: center;
}

.share_btn {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;

  border: 1px solid #00e676;
  padding: 12px 14px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px #00000001;
}

.share_btn img {
  width: 20px;
}

.share_btn span {
  display: flex;
  font-size: 16px;
  font-weight: 700;
  color: #21f493;
}

.sh_txt {
  padding-top: 2px;
}

.payme2_comm_sucess_fai.rk_succss_spt {
  padding: 0px 16px 15px;
  width: 100%;
}

.payment2_sec_scss_fail.rk_succs_page_dv {
  padding-bottom: 0;
}

.bottom_bar_jk {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.bar_jk {
  width: 100%;
  max-width: 135px;
  height: 5px;
  position: absolute;
  top: -15px;
  border-radius: 100px;
  color: #b7bcc2;
}

.contner_pdn_bm_jk {
  background: none;
  padding: 0;
  gap: 16px;
  margin: 10px 14px 8px;
}

.paym_qr_ele {
  background: #1a1f25;
  padding: 16px 12px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.paym_qr_ele_tle_jk {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sqr_pay_jk {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 5px;
}

.sqr_pay_jk img {
  width: 100%;
  max-width: 9px;
}

.sqr_pay_jk p {
  font-size: 10px;
  font-weight: 400;
  color: #ffffffb8;
}

.bar_jk1 {
  top: -5px;
}

.border_jk {
  border: 1px solid #ffffff29;
  margin: 16px 0px;
}

.pay2_trans_sp_rig_jk {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.pay2_succ_btn_jk {
  background: #41d1951f;
  padding: 6px 10px;
  border-radius: 23px;
  border: none;
  outline: none;
  color: #41d195;
  font-size: 10px;
  font-weight: 500;
}

.btm_bar_jk {
  margin-top: 8px;
}

.pay2_fail_btn_jk {
  background: #c7402e1f;
  color: #c7402e;
}

.sc_bankname_jk {
  font-family: "MazzardH-Regular";
}

.clk_ccv_pop_jk {
  display: flex;
  align-items: center;
}

.clk_cvv_pop_save {
  position: relative;
  margin-left: 5px;
}

.cp_bank_icon_container {
  display: flex;
  align-items: center;
}

.add__cards_desn {
  width: 100%;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 116px;
  height: 66px;
  border: 0;
  outline: none;
  background: transparent;
}
.add__cards_desn:hover {
  box-shadow: 0px 4px 20px 0px #00ffc800;
  opacity: 0.7;
}
.pay_cardin {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  padding: 8px;
}
.upi_left_holder {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex-direction: column;
}
.pay_cardinupi {
  width: 100%;
}
.pay_cardinupi:nth-child(2) {
  border-left: 1px solid #ffffff29;
  border-right: 1px solid #ffffff29;
}
.pay_cardin p {
  color: #c4c4c4;
  font-weight: 300;
  font-size: 14px;
  font-family: "MazzardH-Regular";
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newadd__cards_desn {
  width: 100%;
  background: transparent;
  padding: 0;
  border-radius: 8px;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  cursor: pointer;
  text-transform: capitalize;
  margin: 0px;
}

.se_slt_inner_jk {
  display: flex;
  align-items: center;
  gap: 15px;
}

.raido_btn_jk {
  display: flex;
  align-items: center;
}

.add_newcard_pay_jk {
  background: #080b0d;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card_dls_jk {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  font-family: "MazzardH-Regular";
  text-align: center;
}

.card_cont_jk {
  font-size: 10px;
  font-weight: 400;
  color: #ffffffb8;
}

.stripe_card_number::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff4d;
}

.stripe_card_number_jk::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff4d;
}

.checkbox_jk {
  display: flex;
  align-items: center;
  gap: 10px;
}

.checkbox_jk label {
  font-size: 11px;
  font-weight: 400;
  color: #fff;
}

.label_con_jk {
  display: flex;
  gap: 5px;
}

.lbl_cvv_jk {
  display: flex;
  align-items: center;
  position: relative;
}

.what_is_cvv_card {
  position: absolute;
  right: 5px;
  top: -20px;
}

.what_is_cvv_card_jk {
  display: flex;
  align-items: center;
}

.what_is_cvv_card_jk img {
  width: 100%;
  max-width: 16px;
}

.bank_pop_jk span {
  color: #f4f1fe;
  font-size: 16px;
  font-weight: 400;
}
.select_payment_container.upi_paym_qr_sec_jk .bank_pop_jk {
  border: 1px solid #4c4c4c;
}
.bank_pop_jk {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  background: #1a1a1a;
  border: transparent;
  backdrop-filter: blur(23.899999618530273px);
  padding: 10px;
  cursor: pointer;
  min-width: 92px;
  justify-content: center;
  height: 72px;
  align-items: center;
}

.viewall_sec {
  text-align: center;
  padding-top: 20px;
}

.view_all_text {
  font-size: 14px;
  font-weight: 600;
  color: #edfafa;
  text-decoration: none;
}

.search_allbank_jk {
  margin: 10px 24px;
}

.srh_bx_jk::placeholder {
  color: #464646;
}

.srh_bx_jk {
  background: #000;
  backdrop-filter: blur(23.899999618530273px);
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.upi_paym_qr_sec_jk {
  position: relative;
  margin: 8px 24px 0px;
  border-radius: 16px;
  padding: 16px 0px;
  display: flex;
  flex-direction: column;
  /* gap: 12px; */
}

.banks_lst_dpdn_jk {
  margin: 0px 24px;
  padding: 16px 0px;
}

.bank_name_img_jk {
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding: 5px;
  cursor: pointer;
  background: transparent;
  border: 1px solid transparent;
}

.bank_name_img_jk img,
.search_icon_jk img {
  width: 100%;
  max-width: 30px;
}

.page_jk {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
}

.sc_select_main_sub_jk {
  display: flex;
  gap: 10px;
}

.sc_select_main.selected_bank .cp_bank_icon_container {
  display: flex;
  align-items: flex-start;
}

.rtyuierror {
  border: 1px solid red !important;
}

.error {
  border: 1px solid red !important;
}

.help_active {
  display: none;
}

@media (min-width: 360px) and (max-width: 375px) {
  /* .acc_amt_pay {
    margin: 30px 24px 8px;
} */
  .paym_qr_ele h6 {
    font-size: 10px;
  }

  .qr_scanner img {
    max-width: 20px;
  }

  .contner_pdn_bm_jk {
    gap: 10px;
  }

  .payme2_comm_sucess_fai {
    gap: 10px;
  }

  .payment2_pay_com h5 {
    font-size: 16px;
  }

  .border_jk {
    margin: 10px 0px;
  }

  .payment2_comm_trans {
    padding: 15px 16px;
  }

  .pay_upibuttoncen span {
    font-size: 13px !important;
  }
}

.custom-checkbox {
  display: none;
}

.checkbox-label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
}

.checkbox-label::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #40f0eb;
  transition: background-color 0.2s;
}

.custom-checkbox:checked + .checkbox-label::before {
  background-color: transparent;
  border-color: #40f0eb;
}

.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage {
  height: 150px;
}

.form_group_jk label {
  position: relative;
  /* cursor: pointer; */
  font-size: 14px;
  font-weight: 400;
  color: #bad0d0;
  font-family: "MazzardH-Regular";
}

.form_group_jk input:checked + label:before {
  border: 1px solid #21f493;
  background: #074b4029;
}

.form_group_jk input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 6px;
  width: 5px;
  height: 9px;
  border: solid #21f493;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.paymnt_head {
  color: #edfafa;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "MazzardH-Regular";
}

.acc_container2 {
  width: 100%;
  padding: 0px 0px 16px;
}

.pay_nt_bk_btn {
  border: none;
  width: 100%;
  color: #fff;
  padding: 13px 10px;
  border-radius: 6px;
  font-weight: bold;
  background: #272727;
  box-shadow: 0px 1px 26.5px 0px #4e1e7e29;
  border-radius: 100px;
  font-family: "Gilroy-Medium";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.sc_select_main {
  border-radius: 8px;
  padding: 15px 8px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 0 0 10px 0;
  border: 1px solid #dcdcdc;
}

.sc_select_innermain {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sc_select_card {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.sc_card_icon {
  max-width: 38px;
  background: #fefcf6;
  padding: 5px;
  border-radius: 10px;
  box-shadow: 0px 0px 4px 0px #00000014;
  width: 100%;
}

.bank_lgo_img {
  top: -2px;
}

.sc_inner_card {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.sc_bankname {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  color: #2d2d2d;
}

.sc_accountno {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.52px;
  text-align: left;
}

.sc_bank_icon {
  /* width: 40px; */
  position: relative;
  top: -11px;
}

.card_bg_one {
  background: linear-gradient(90deg, #29323c 0%, #485563 100%);
}

.card_holder_box {
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 124px;
  width: 235px; */
  padding: 12px;
  border-radius: 12px;
  border: 1px solid transparent;
  cursor: pointer;
}

.card_holder_data {
  display: flex;
  flex-direction: column;
}

.save_card_type {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: space-between;
}

.card_specific_logo {
  width: 40px;
}

.card_holder_box p {
  color: #fcfcfc;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.card_holder_name {
  margin: 10px 0px 7px 0px;
}

.card_bg_two {
  background: linear-gradient(90deg, #3c908a 0%, #69da8e 100%);
}
/* 
.acc_container {
  margin-top: 10px;
} */

.sc_cvvcon {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.sc_cvvcon p {
  font-size: 12px;
  font-weight: 400;
  color: #f4f8ff;
  text-align: left;
}

.cvv_input {
  width: 100%;
  padding: 18px 10px;
  color: #c9d7d7;
  font-size: 12px;
  font-weight: 500;
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #4c4c4d;
}
.card_cvv img {
  max-width: 10px;
  height: 10px;
  margin: 0 auto;
  position: relative;
  top: 2px;
}

.save_carddetails {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new_card_con {
  background: #000;
}
.new_card_con p {
  border: 1px solid #82ded9;
  background: transparent;
  padding: 15px 14px 13px 14px;
  max-width: 90%;
  width: 100%;
  margin: 15px auto;
  cursor: pointer;
}
.pay_upimain {
  margin: 32px 24px 16px;
  border: 1px solid #242e2e !important;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.pay_upibuttoncen {
  background: #074b4029;
  border: 1px solid #242e2e;
  backdrop-filter: blur(120px);
  padding: 8px 20px;
  border-radius: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.pay_upibuttoncen span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #edfafa;
}

/*payment service finder*/

.card_visa,
.card_mastercard,
.card_amex,
.card_discover,
.card_diners,
.card_jcb {
  display: inline-block;
  width: 50px;
  height: 30px;
  overflow: hidden;
  text-align: left;
  text-indent: -999px;
  background: url("../image/sprite-cards.png") 0 0 no-repeat;
  position: relative;
  left: -8px;
  top: -2px;
}

.card_mastercard {
  background-position: -55px 0;
}

.card_amex {
  background-position: -110px 0;
}

.card_discover {
  background-position: -165px 0;
}

.card_diners {
  background-position: -220px 0;
}

.card_jcb {
  background-position: -660px 0;
}
.is_visa li,
.is_mastercard li,
.is_amex li,
.is_discover li,
.is_diners li,
.is_jcb li,
.is_nothing li {
  display: none;
}

ul.card_logos {
  display: flex;
  margin: 0;
  padding: 0;
  float: right;
  position: absolute;
  top: 12px;
  right: 0px;
}

.card_logos li {
  display: none;
}

.is_visa li.card_visa,
.is_mastercard li.card_mastercard,
.is_amex li.card_amex,
.is_discover li.card_discover,
.is_diners li.card_diners,
.is_jcb li.card_jcb {
  display: block;
}

.tooltip_wrapper {
  position: relative;
  display: inline-block;
}
.ccv_pop_sc {
  cursor: pointer;
  position: absolute;
  right: 10px;
  bottom: 6px;
  padding: 9px;
  border-radius: 6px;
}
.con_cvv_p {
  display: none;
  position: absolute;
  bottom: 120%; /* Show above the image */
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 8px 10px;
  border-radius: 4px;
  font-size: 12px;
  width: 220px;
  z-index: 999;
  white-space: normal;
  text-align: center;
}

/* Optional: small triangle pointer */
.con_cvv_p::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.tooltip_wrapper:hover .con_cvv_p {
  display: block;
}
.con_cvv_p_jk {
  left: -90px;
}
.con_cvv_p_jk::after {
  left: 95%;
}
@media (max-width: 550px) {
  .con_cvv_p {
    left: -55px;
    width: 290px;
  }
  .con_cvv_p::after {
    left: 71%;
  }
  .con_cvv_p_jk {
    left: -65px;
    width: 175px;
  }
  .con_cvv_p_jk::after {
    left: 91%;
  }
}
@media (max-width: 359px) {
  .con_cvv_p {
    left: -75px;
    width: 200px;
  }
  .con_cvv_p::after {
    left: 91%;
  }
}
.savedcard_inner::-webkit-scrollbar {
  display: none;
}
.card_holder_box.fullsize {
  width: 100%;
  height: 100%;
}
.new_saveblck {
  display: block;
}

.bck_arrow_img {
  width: 40px;
}
.scn_spn_txt {
  font-size: 16px;
  font-weight: 300;
  color: #c4c4c4;
  font-family: "MazzardH-Regular";
  text-align: center;
  max-width: 280px;
}
.failure_pymnt_sec .scn_spn_txt {
  height: 50dvh;
}

.scn_spn_txt_cont {
  max-width: 80%;
}

.counter_upi_cunt {
  color: #ff2525;
  padding-top: 4px;
}

.bank_pop_jk.active {
  background: radial-gradient(
      circle at top center,
      rgba(0, 255, 200, 0.2),
      transparent 140%
    )
    #192524;
  border: 1px solid #82ded9;
}
.radio_button_jk {
  display: none;
  width: 18px;
  height: 18px;
  margin-left: 8px;
}
.active .radio_button_jk {
  display: inline-block;
}
.popu_bnk_ful {
  display: flex;
  align-items: center;
}
.pop_bnk_secbacks {
  height: 350px;
  overflow-x: auto;
  background: #181818;
  backdrop-filter: blur(23.899999618530273px);
  border-radius: 5px;
}
.pop_bnk_secbacks::-webkit-scrollbar {
  height: 2px;
  width: 2px;
}

.pop_bnk_secbacks::-webkit-scrollbar-track {
  background: #181818; /* track background */
}

.pop_bnk_secbacks::-webkit-scrollbar-thumb {
  background-color: #555;
  border-radius: 10px;
}
.bank_name.active {
  background: #ffffff0a;
  backdrop-filter: blur(23.899999618530273px);
}
.popular_banks_container {
  background: #ffffff08;
  backdrop-filter: blur(23.899999618530273px);
}

/* success */

.pay2_button_sucess {
  margin-top: 40px;
  width: 100%;
}
.pay2_button_sucess.payfail_spce {
  margin-top: 0px;
}

.peymt_sccss {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.payment2_pay_com {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 75px;
}
.payment2_pay_failure {
  padding: 5px 10px 10px;
  margin-bottom: 0;
}

.save_card_jk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.ccv_pop_sc img {
  display: flex;
  height: 16px;
  width: 16px;
}
.scc_input_con p {
  color: #6f6f6f;
  font-size: 14px;
  font-family: "MazzardH-Regular";
}

.cardtab_savedcard {
  background: #0d0d0d;
  padding: 15px;
  border-radius: 5px;
}
/*
  Card
*/
.card {
  position: relative;
  min-width: 250px;
  width: 100%;
  height: 150px;
  background-color: #111a20;
  color: white;
  padding: 10px 8px;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.owl-item:nth-child(odd) .card {
  background-color: #13250d;
}

.card_sider .owl-item.active.center .card,
.card_det {
  background: linear-gradient(145deg, #111, #222) !important;
  cursor: pointer;
}

.card_date_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
  font-size: 14px;
  font-family: "MazzardH-Regular";
  color: #fff;
}

.card h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "MazzardH-Regular";
  font-weight: 300;
  color: #fff;
  padding-bottom: 8px;
}
.card p {
  font-size: 12px;
  font-family: "MazzardH-Regular";
  font-weight: 300;
}
.card .visa {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
}
.card img {
  max-width: 25px;
}
.card_wif img {
  max-width: 15px;
}
.card_ddte {
  padding-left: 10px;
}
.card_wif {
  display: flex;
  align-items: center;
  justify-content: end;
}
.visac {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 36px;
}
.visac img {
  max-width: 28px;
}
.card_cvv {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1.5px solid #2f8acc;
}
.card_sider .owl-item .active {
  cursor: pointer;
}
.card_sider .owl-item {
  min-width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card_sider {
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.custom-owl-dots {
  text-align: center;
  max-width: 75px;
  margin: 12px auto;
  display: flex;
  justify-content: space-between;
  gap: 3px;
}

.custom-owl-dot {
  flex: 1;
  height: 5px;
  background: #292929;
  cursor: pointer;
  transition: background 0.3s ease;
}

.custom-owl-dot:first-child,
.custom-owl-dot.active:first-child {
  max-width: 30px;
}

/* .custom-owl-dot:last-child,
.custom-owl-dot.active:last-child {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
} */

.custom-owl-dot.active {
  background: #40f0eb;
  z-index: 1;
}
@media (min-width: 400px) {
  .card_sider .owl-item {
    width: 100%;
  }
}
/* Custom CSS */
.paytm_btn_bi.crdit_card_pybtn2,
.paytm_btn_bi.crdit_card_pybtn,
.paytm_btn_bi.crdit_card_addnewcard,
.paytm_btn_bi.netbank_btn_2,
.paytm_btn_bi.netbank_btn {
  font-family: "MazzardH-Regular";
  background: #82ded9 !important;
  letter-spacing: 0.5px;
  width: 90%;
  height: 48px;
  background: #bfc3c1;
  padding: 15px 14px 13px 14px;
  border-radius: 0px;
  border: transparent;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #101010;
  margin: 0 auto;
  cursor: pointer;
}

.card.card_det {
  width: 100%;
  min-height: 160px;
}
.card_chp_img {
  max-width: 34px !important;
}
.cvv_input_bx_img img {
  width: 100%;
  max-width: 20px;
}
.cvv_input_bx_img img {
  position: absolute;
  top: 58%;
  right: 10px;
  transform: translateY(-18%);
}
.cvv_input_bx_img {
  position: relative;
}

.balence_pop_fun_bj {
  padding: 16px;
  box-shadow: -1px 3px 18px 0px #00000012;
  display: flex;
  flex-direction: column;
  color: #ffff;
  text-align: center;
  border: 1px solid #1d1d1d;
}
.popuop_overlay_rk {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  background: #000000cc;
  width: 100%;
  z-index: 999;
  display: none;
}
.balence_pop_fun_bj p {
  color: #c4c4c4;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: "MazzardH-Regular";
  max-width: 250px;
  margin: 0 auto;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  border-color: #2f8acc;
}
.round label {
  background-color: transparent;
  background-color: transparent;
  border: 2px solid #2f8acc;
  border-radius: 50%;
  cursor: pointer;
  height: 25px;
  right: 10px;
  position: absolute;
  top: 10px;
  width: 25px;
}
.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.round label:after {
  border: 2px solid #2f8acc;
  border-top: none;
  border-right: none;
  content: "";
  height: 5px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 6px;
  transform: rotate(-45deg);
  width: 10px;
}
.custom-owl-dots .custom-owl-dot:nth-child(n + 3) {
  display: none;
}

@media (min-width: 768px) {
  .index_sectn {
    max-height: 75dvh;
    height: inherit;
  }
  .payment2_section {
    max-height: 74dvh;
  }
  .payment2_section.upi_pay_sec_failed {
    max-height: 65dvh;
  }
  .payme2_comm_sucess_fai {
    padding-bottom: 15px;
  }
}

@media (min-width: 590px) {
  .payment2_main_section {
    overflow: hidden;
    height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .payment2_paynow_btn {
    padding-bottom: 20px;
  }
  .failure_pymnt_sec .scn_spn_txt {
    height: 30dvh;
  }
}
