@import url('https://fonts.googleapis.com/css2?family=Bungee&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}

.payment2_section {
  height: 100vh;
  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;
  height: 100dvh;
  background: #fff;
  /* background-image:url(../image/dfty/bg.svg); */
  
}

.payment2_sec_sub {
  height: 95%;
  overflow-y: auto;
}

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

.payment2_sec_sub {
  padding-bottom: 20px;
}

.payment2_main_section {
  background: radial-gradient(circle,
      rgba(9, 21, 121, 0.7959558823529411) 0%,
      rgba(255, 255, 255, 1) 100%);
}

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

.upi_payment_container {
  /* background-image: url(../image/design92/bg_92_file.svg); */
  background: #23004f;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background-size: cover;
  /* background: rgba(78, 105, 230, 1); */
  overflow: hidden;
  position: relative;
  padding-top: 20px;
}

.sucess_payme_nt{
   padding: 30px 0 132px;
}

.dol_ler_cir img{
  position: absolute;
    right: 0;
    bottom: 0;
    width: 146px;
    height: 133px;
    transform: translate(26px);
    opacity: 25%;
}

.dol_ler_cir.center img{
position: absolute;
right: 0;
top: 60px;
}

/* .doller_pa_id_sym img{
  width: 123px;
  height: 123px;
  top: 37%;
} */
.suss_full_head h1{
  text-align: center;
  color: #93D632 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24.52px;
}
.suss_full_head p{
  color: #F5F094;
  padding-bottom: 5%;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.upi_title h1{
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 24.52px;
  padding: 5px;
}
.upi_title{
  position: relative;
}
.upi_title a img{
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.suss_full_head{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.upi_title .fai_led_pay_ment{
  color: #FD5C6F!important;
}
.suss_full_head img{
  position: unset;
}
.so_rry_been_cancel{
  color: #000000;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
}
.acc_amt_pay {
  width: 100%;
  height: auto;
  /* min-height: 135px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  text-align: center;
}
.box_of_failed_txt{
  background: #ffffff;
    padding: 20px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 10px;
    box-shadow: 0px 4px 4px 0px #00000012;
    border: 1px solid #E0E0E0;
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 9999;
    margin-top: -110px;
}
.paid_to_be{
  color: #F1FF4D;
  font-size: 14px;
  line-height: 19.07px; 
  font-weight: 600;
  text-align: center;
}

.acc_amt_pay h3 {
  color: #fff;
  
  font-weight: 700;
  font-size: 32px;
}

.acc_amt_pay h3 span {
  font-family: "Inter", serif;
}

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

.upi_paym_qr_sec {
  background: #fff;
  padding: 20px 16px 10px;
  /* position: relative;
  border-top-right-radius: 60px;
  border-top-left-radius: 60px; */
  /* height: calc(100% - 25%); */
  /* margin: -130px 0 0; */
  /* padding-top:100px!important; */
  /* background: linear-gradient(to bottom, rgba(24, 24, 24, 0.66) 0%, rgba(24, 24, 24, 0.33) 50%, rgba(24, 24, 24, 0) 100%); */

}

.qr_section_pay {
  padding: 15px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  gap: 10px;
}

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

.paym_qr_ele h6 {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #B1B1B1;
  
  font-size: 12px;
  font-weight: 400;
  line-height: 16.34px;
  margin: 7px 0px;
}

.paym_qr_ele p {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #FFFFFF;
  
  line-height: 16.34px;

}

.paym_qr_ele p span {
  font-weight: 600;
  color: #d4574f;
}

.qr_scanner {
  box-shadow: 0px 0px 12px 0px #00000026;
  background: #ffffff;
  padding: 10px 11px;
  border-radius: 5px;
  border: 2.5px solid rgba(78, 105, 230, 1)
}

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

.paytm_btn_bi {
  width: 100%;
  border-radius: 8px;
  padding: 15px 12px;
  background: #23004F;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
  border: 0px;
}

.paytm_btn_bi p {
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
}

/* add class */
.pay_btn_disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  background: #BCB4C6 !important;
  color: #fff !important;
}

.img_upipay_bg {
  background-image: url('../image/dfty/pay_icons_ind/bg.svg');
  background-size: cover;
  padding: 10px 13px;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}

.active_upiapp_bor {
  border: 1px solid #23004F !important;
}

p.or_tag {
  color: #FFFFFF;
  margin: 14px 0 0px 0;
  
  font-size: 12px;
  font-weight: 500;
  line-height: 16.34px;
}

.paym_upi_apps h4 {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #000;
  color: rgba(78, 105, 230, 1);
  margin: 10px 0;
}

.paym_upi_apps {
  padding: 5px 0 0px;
}

.paym_upi_apps .app_paylist {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px 0 0px;
  flex-wrap: wrap;
  justify-content: center;
}

.app_paylist li {
  border-radius: 5px;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.app_paylist li span {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  margin-top: 5px;
}

.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;
  justify-content: center;
  padding: 10px 16px 10px;
  background: transparent;
}


@media (min-width: 280px) and (max-width: 320px) {
  .acc_amt_pay h3 {
    font-size: 24px;
  }

  .upi_paym_qr_sec {
    padding: 40px 16px 30px;
  }
}

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

  /* .pad_8px {
    padding: 15px !important;
} */

  @media (max-width: 590px) {
    .payment2_section {
      border-radius: unset;
    }
  }

}

@media (min-width: 590px) {
  .payment2_section {
    max-height: 95dvh;
    height: unset;
  }
}

@media (min-width: 810px) {
  .payment2_section {
    max-height: 95dvh;
    height: unset;
  }
}

@media (min-width: 1100px) {
  .payment2_section {
    height: unset !important;
    max-height: 95vh !important;
    min-height: unset !important;
  }
}

/* sucess---failure */
.payment2_sec_scss_fail {
  height: 100%;
  padding-bottom: 10px;
}

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

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

.payment2_pay_com {
  display: flex;
  align-items: center;
  gap: 16px;
  border: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 20px;
  position: relative;
}
.payment2_pay_com img{
  width: 43px;
  height: 43px;
  /* backdrop-filter: blur(4.095238208770752px) */
  box-shadow: 0px 4.1px 4.1px 0px #00000040;

}
.payment2_pay_com h5 {
  
  font-weight: 600;
  font-size: 20px;
  text-align: center;
}
.payment2_pay_com p {
  line-height: 16.34px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
}
.pay_ment_com_pany img{
  width: 15px;
  height: 32px;
}
.name_laks_sym{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}
.pay_ment_com_pany{
  color: #FFEC4C;
  /* font-size: 25px;
  font-weight: 700; */
  width: 43px;
  height: 43px;
  border-radius: 25px;
  background-color: #413f2a;
  display: flex;
  align-items: center;
  justify-content: center;
}
.payment2_comm_trans {
  background: #ffffff;
  padding: 20px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px #00000012;
  border: 1px solid #E0E0E0;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 9999;
  margin-top: -108px;
}

.pay2_transection_con {
  padding: 8px 5px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.payment2_comm_trans ul {
  list-style-type: none;
}

.payment2_comm_trans ul li {
  border-bottom: 1px solid #ebe6e6;
}

.payment2_comm_trans ul li:last-child {
  border: none;
}

.pay2_trans_sp_lef {
  color: #121212;
  font-weight: 400;
  font-size: 12px;
  text-align: center;

}

.pay2_trans_sp_rig {
  
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color:#000000;

}

.pay2_button_sucess button {
  width: 100%;
  border-radius: 8px;
  padding: 15px 12px;
  background: #23004F;
  outline: none;
  border: none;
}
.pay2_button_sucess button p {
  
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
 
}

.trs_ksr {
  color: rgba(78, 105, 230, 1);
  font-size: 14px;
  text-align: center;
  font-family: "DM Sans", sans-serif;
}

.payme2_comm_sucess_fai {
  /* background: white !important;
  padding: 30px 16px 10px;
  position: relative;
  border-top-right-radius: 60px;
  border-top-left-radius: 60px; */
  margin: 0px 20px;
  display: flex;
  flex-direction: column;
  gap: 55px;
  /* background: linear-gradient(to bottom, rgba(24, 24, 24, 0.66) 0%, rgba(24, 24, 24, 0.33) 50%, rgba(24, 24, 24, 0) 100%); */
}

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


/* Index page FLOW  */

.make_pymnt_txt {
  color: rgba(78, 105, 230, 1);
  text-align: center;
  
  font-size: 14px;
  font-weight: 500;
  line-height: 19.07px;
  color: #FFFFFF;
}

.make_pymnt_subtext {
  
  font-size: 10px;
  font-weight: 400;
  line-height: 13.62px;
  color: #B1B1B1;
  text-align: center;
  line-height: 19.07px;
  padding-bottom: 20px;
}

.upi_pymnt_syntx {
  color: #212223;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  gap: 8px;
}

.payment_methods_selct h1 {
  font-size: 10px;
  color: #212223;
  font-weight: 400;
  padding: 10px 0;
  min-height: 44px;
}

.payment_methods_selct {
  border-radius: 8px;
  padding: 10px;
  flex-basis: calc(45% - 10px);
  cursor: pointer;
  position: relative;
  background: #FFFFFF1A;
  padding: 16px 16px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  height: 80px;
}

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

.payment_methods_selct p {
  font-size: 14px;
  font-weight: 500;
  line-height: 19.5px;
  color: #FFFFFF;
}

.p_t_ext {
  margin: 10px 0;
}

.payment_methods_selct h5 {
  font-size: 11px;
  font-weight: 400;
  line-height: 16.5px;
  color: #9C9C9C;
}

.payment_logos_img {
  /* width: 100%; */
  /* max-width: 50px; */
  display: block;
  margin-left: auto;
  position: absolute;
  right: 10px;
  top: 10px;
}

.upi_pymnt_syntx img {
  /* width: 100%;
  max-width: 26px; */
}

.index_page_sub {
  height: 100%;
  padding-bottom: 0;
}

.money_ddd {
  position: absolute;
  bottom: 0;
  right: -24px;
  max-width: 100px;
}

.done_fxedbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 15px 10px;
  /* background: transparent; */
}

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

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

.bank_pymnt_txt {
  
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  padding-bottom: 20px;
}

.bank_lg_icn {
  /* width: 100%; */
  max-width: 28px;
  width: 28px;
}

.bank_lg_incon {
  /* width: 100%; */
  max-width: 28px;
  width: 28px;
  /* background: #fff; */
  /* padding: 5px; */
  /* border: 0.67px solid #1C25601A; */
}

.bank_pop {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  border: 1px solid #E0E0E0;
  background-color:#f7f5fa ;
  justify-content: center;
  flex: 1;
  height: 75px;
  border-radius: 8px;
}

.bank_pop span {
  color: #000000;
  font-weight: 600 !important;
  font-size: 10px !important;
  text-align: center;
  
}

.pop_bnk_sec {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  row-gap: 18px;
  column-gap: 10px;
  justify-content: space-between;
}

.allbanks_sec h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 16px;
  color: #000;
  padding: 24px;
}

.seksrr_lected>a {
  border: 2px solid rgba(78, 105, 230, 1) !important;
  box-shadow: 0px 0px 15px 0px rgba(78, 105, 230, 0.5) inset;

}

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

.chose_bank span {
  color: #fff;
  
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

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

.search_bank {
  position: relative;
}

.search-txtt {
  width: 100%;
  /* box-shadow: 0px 0px 4.3px 0px #0000001F; */
  padding: 13px;
  border-radius: 8px;
  border: none;
  text-indent: 25px;
  border: 0.5px solid rgba(161, 161, 161, 1);
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  margin-bottom: 10px;
  color: #000;
}

.search-txtt::placeholder {
  
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #898989;
}

.search_icon {
  position: absolute;
  top: 12px;
  left: 12px;
}

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

.bank_name {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  gap: 8px;
  cursor: pointer;
  border: 1px solid transparent;
  
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  background: #FFFFFF;
  margin-bottom: 10px;
  /* border-radius: 8px !important; */
  position: relative;
}

.bank_name_f {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.bank_name_l {
  border-bottom-width: 1px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.banks_lst_dpdn ul li {
  list-style-type: none;
}

.banks_lst_dpdn ul {
  overflow-y: auto;
  height: 260px;
  max-height: 360px;
}

.all_banks_container {
  display: none;
}

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

}

.sc_select_main {
  border: 2px solid #D1D1D126;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  border-radius: 8px;
  padding: 12px;
  background: #f7f5fa;
  margin-bottom: 10px;
}

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

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

.sc_bankname {
  line-height: 1.5;
  color: #2D2D2D;
  font-weight: 600;
  font-size: 16px;
}

.sc_accountno {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.sc_inner_card{
  display: flex;
  align-items: center;
  gap: 16px;
}
.ban_of_baro{
  background-color: #FFFFFF;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sc_card_icon {
  /* max-width: 24px;
  padding: 2px;
  border-radius: 4px; */
  /* width: 100%;
  border: 1px solid rgba(213, 213, 213, 1); */
}

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

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

}

.sc_cvvcon p {
  font-size: 13px;
  font-weight: 400;
  color: #2D2D2D;
  text-align: left;
}

.sc_cvvcon a {
  font-size: 11px;
  font-weight: 400;
  color: #191F35;
  text-align: left;
  text-decoration: underline;
}

.scc_input_con {
  width: 100%;
  margin-top: 5px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cvv_input {
  width: 100%;
  height: 42px;
  padding: 12px;
  border-radius: 5px;
  border: 0.5px solid #DDDDDD;
  background: #FFFFFF;
  color: #AEAEAE;
  line-height: 18px;
  font-weight: 400;
  font-size: 14px;
  
}

.cvv_input::placeholder {
  color: #999999;
  line-height: 18px;
  font-weight: 300;
  font-size: 12px;
  text-align: left;
  
}

.scc_input_con .cvv_input:focus {
  outline:#6B3CA6;
  border:0.5px solid #6B3CA6;
}

.scc_input_con .cvv_input::placeholder {
  font-size: 14px;
  color: #908F8D;
}
.card_veri_value{
  font-size: 14px;
  font-weight: 400;
  color: #595959;
}
.clk_ccv_pop {

  font-size: 12px !important;
  font-weight: 400 !important;
  color: #533B9C;
  text-align: right;
  
}


.acc_container {
  margin-top: 10px;
}

.clk_cvv_enter {
  display: none;
}

button.new_card_con {
  -webkit-tap-highlight-color: transparent;
  color: #4376FA;
  margin-top: 10px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /* width: 100%; */
  
  font-weight: 600;
  font-size: 14px;
  background: transparent;
  border-radius: 4px;
  border: transparent;
}

button.new_card_con p {
  padding: 9px;
  color: #4376FA;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 10px;
}

.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: 75px; */
}

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

.card_headr_txt {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #000;
  padding: 10px 0;
}

.popuop_overlay_rk {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  background: #000000cc;
  width: 100%;
  z-index: 999;
  display: none;
}

.pop_up_con {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 400px;
  z-index: 9999;
  display: none;
}

.pop_close_fun_bj {
  text-align: center;
  position: relative;
}

.common_pop_jk img {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  right: 5%;
}

.balence_pop_fun_bj {
  padding: 30px;
  background: #FFFFFF;
  border-radius: 8px;
}

.balence_img_fun {
  text-align: center;

}

.balence_pop_fun_bj h5 {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  
  color: #2D2D2D;
}

.con_cvv_p {
  color: #2B2B2B;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;

}

.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: 24px 20px;
  border-radius: 8px;
  background-color:#F7F5FA;

  display: flex;
  flex-direction: column;
  gap: 10px;
}

.form-group {
  margin-bottom: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

label {
  color: #000;
  text-transform: uppercase;
}

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

}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  border-radius: 5px;
  padding: 6px 12px;
  border: 1px solid #D5D5D5;
  
}
.dupl_icat_e_card{
  position: absolute;
  right: 10px;
  top: 55%;
}
.form-control:focus {
  outline: #6B3CA6;
  border: 1px solid #6B3CA6;
  /* border-bottom: 1px solid #909090 */
}
.card_focus_ipt:focus{
   outline: #6B3CA6;
  border: 1px solid #6B3CA6;
}

.form-control::placeholder {
  font-size: 14px;
  color: #AEAEAE;
  
  font-weight: 400;
}

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

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

.d-flex .form-group {
  flex-basis: 46%;
}
.check-sec {
  padding: 3px 0px;
  border-radius: 10px;
  /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.tick__ksr {
  max-width: 14px;
  position: absolute;
  right: 10px;
  top: 14px;
  display: none;
}

p.cjk {
  color: rgba(45, 45, 45, 1);
  font-size: 12px;
  /* margin-left: 5px; */
  display: flex;
  align-items: center;
  margin: 10px 0;
}

p.cjk11 {
  color: rgba(85, 85, 85, 1);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.5;
}

input#rembember {
  margin-right: 5px;
}

.check-sec label {
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-transform: math-auto;
  color: #505050;
}

.labl_con a {
  
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  text-decoration: underline;
  text-decoration-style: solid;
  color: #23004F;
}

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
}

.switch {
  float: right;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #D6D6D6;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-tap-highlight-color: transparent;
  box-shadow: 0px 0px 4px 0px #C3CBF3 inset;
}

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

.slider.round:before {
  border-radius: 50%;
}

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

input:checked+.slider {
  background-color: #2DA94F;
}

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

.labl_con label {
  
  font-weight: 400;
  font-size: 14px;
  color: #505050;
  text-transform: capitalize;
}

.chose_bank span {
  color: #fff;
  
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;

}

/* .bnk_txtwth_icn{
  gap: 0;
} */
.justify_space {
  justify-content: space-between !important;
}

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

.card_inpt_bx {
  position: relative;
  display: flex;
  gap: 10px;
}

.bank_pop.selected {
  border: 1px solid #2D0C57;
}

.chose_bank img {
  max-width: 28px;
  transform: rotate(360deg);
  /* margin-left: 5px; */
}

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

.seksrr_lected .chose_bank img {
  margin-left: 5px;
}

/* .seksrr_lected .bnk_txtwth_icn {
  gap: 15px;
} */
.border_set {
  /* border: 2px solid rgba(78, 105, 230, 1) !important;
  box-shadow: 0px 0px 15px 0px rgba(78, 105, 230, 0.5) inset; */
}

.success_page_scrl {
  overflow: hidden auto;
}

@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;
  }

  .money_3d_img {
    width: 100%;
    max-width: 122px;
  }

  .money_ddd {
    transform: translateY(-18px);
  }
}

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

  .money_3d_img {
    width: 100%;
    max-width: 145px;
  }

  .acc_amt_pay h3 {
    font-size: 25px;
  }
}

@media (min-width: 551px) {


  .payme2_comm_sucess_fai.index_failer_sec {
    padding: 100px;
  }


}

@media (min-width: 590px) {
  .done_fxedbtn {
    position: unset;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 10px 0px 10px;
    /* background: transparent; */
  }
  .index_sectn {
    max-height: 85dvh;
    height: inherit;
  }

  .payme2_comm_sucess_fai.index_failer_sec {
    padding: 100px;
  }

  .upi_paym_qr_sec {
    padding-bottom: 20px !important;
  }

  .bank_pop span {
    font-size: 12px;

  }
}

@media (min-width: 768px) {
  .index_sectn {
    max-height: 70dvh;
    height: inherit;
  }
}

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

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

@media only screen and (min-width:1024px) {
  .payment2_section {
    background-position: 100% 29%;
  }
}

.payMent_DispLay {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 16px;

  border-radius: 12px;
  opacity: 1;
  /* border: 3px solid #FFFFFF4D !important; */
}

.payment_sub_link_icons {
  padding-top: 10px;
  display: flex;
  align-items: center;
}

.payment_sub_link_icons li {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0px 2px;
  vertical-align: middle;
}

.pay_mORe {
  color: #9C9C9C;
  
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
}

.payment_upI_icons {
  padding: 10px 0px;
}

.payment_upI_icons li {
  list-style: none;
  display: inline;
  padding: 0px 5px;
  vertical-align: middle;
}

.qrscanner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  width: 135px;
  border-radius: 12px;
  padding: 3px;
  flex-direction: column;
  box-sizing: content-box;
}

.qr-gradient {
  background-image: linear-gradient(93.1deg, #FE53BB 4.28%, rgba(236, 95, 189, 0.25) 37.57%, rgba(51, 222, 207, 0.25) 60.68%, #09FBD3 93.04%);
  position: relative;
  z-index: 1;
}

.qr-gradient::before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 12px;
  height: 96%;
  width: 96%;
  z-index: -1;
}

.qr_gradi_img {
  background: #181818;
  padding: 10px;
  border-radius: 12px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  max-width: 135px;
}

.valid_timE {
  font-weight: 400 !important;
  font-size: 12px !important;
  font-family: "Outfit", sans-serif !important;
  color: #676767 !important;
  text-align: left !important;
}

@media only screen and (max-width:320px) {
  .paym_upi_apps .app_paylist {
    gap: 10px;
  }
}

.bank_paymnt_subText {
  
  font-size: 18px;
  font-weight: 700;
  line-height: 13.62px;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

.selected_bank {
  /* border: 2px solid #4CD08080; */
}

.selected_bank .active_cvvs {
  /* padding:15px 12px; */
}

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



/* width */
.banks_lst_dpdn ul::-webkit-scrollbar {
  width: 5px;
  border-radius: 25px;
}

/* Track */
.banks_lst_dpdn ul::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 25px;
}

/* Handle */
.banks_lst_dpdn ul::-webkit-scrollbar-thumb {
  background: #CDCDCD;
  border-radius: 25px;
}

.chose_bank.seksrr_lected a {
  border: 1px solid #FFFFFF4D !important;
  box-shadow: unset !important;
}

.pad_8px {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  flex: 0 0 50%;
  flex-basis: calc(33% - 10px);
}

.bank_lg_iCon {
  width: 100% !important;
}

@media (min-width: 373px) and (max-width: 377px) {
  .payme2_comm_sucess_fai {
    padding: 15px 16px 10px;
    gap: 10px;
  }
}


/* .acc_amt_pay_absolute
{
    position: absolute;
    right: 0px;
    bottom: -5px;
    padding: 0px;
    margin: 0px;
} */

/* .qr_index_cont {
  background: #F6FAFD;
  border-radius: 12px;
  padding: 16px;
  border: 3px solid #D1D1D126;
  height: auto;
  margin-bottom: 15px;
} */

.qr_index_scanner {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  justify-content: space-between;
  width: 100%;
  padding: 20px 12px;
  border-radius: 8px;
  background-color: #F7F5FA;
  border: 1px solid #E0E0E0;
}

.qr_index_scanner_secf {
  gap: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.qr_index_scanner_sect {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 11px;
  flex: 0.8;

}

.qr_index_scanner_eleo {
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  padding-bottom: 4%;
}

.qr_index_scanner_elet {
  font-weight: 400;
  font-size: 12px;
  color: #676767;
  width: 271px;
  text-align: center;
}

.qr_upi_serve {
  display: flex;
    justify-content: center;
    flex-direction: row;
}

.qr_upi_serve li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}

.qr_upi_serve li img {
  width: 15px !important;
  vertical-align: middle;
}

.counter_upi {
  
  font-weight: 600;
  font-size: 12px;
  color: #FF4141 !important;
}

.counter_upis {
  
  font-weight: 600;
  font-size: 12px;
  color: #FF4141 !important;
}

.counter_min {
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  color: #FF4141 !important;
}

.qr_index_btn {
  border-radius: 4px;
  padding: 10px;
  border: 1px solid #105D38;
  
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  color: #105D38;
  flex: 0.5;
}

.qr_index_btn_sec {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 10px;
  text-align: center;
  margin-top: 10px;
}

.choose_pay_method_sec {
  display: flex;
  justify-content: space-between;
}
.choose_pay_method_secf p{
  font-size: 14px;
  font-weight: 400;
  /* color: #121212; */
}
.choose_pay_method_secf {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  align-items: center;
}
.choose_pay_method_secf img{
  filter: drop-shadow(0 0 0.75rem #FFFFFFD9);
}
.choose_pay_method_secfp {
  font-weight: 600 !important;
  font-size: 14px !important;
  color:#FFFFFF !important;
}

.pay_method_header {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19.07px;
  font-weight: 600;
  padding-bottom: 25px;
  text-align: center;
}
.pay_apps_using{
  color: #000000;
}
.payment_methods_selct:hover {
  border: 0.4px solid #FAFAFA;
  background: #FFFFFF24;
}

.app_paylist_upi {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
  align-items: stretch
}

.app_paylist_upi_sec {
  flex-basis: calc(50% - 10px);
  cursor: pointer;
  position: relative;
  background: #FFFFFF;
  padding:20px 12px;
  border-radius: 12px;
  border: 1px solid #D1D1D126;
  box-shadow: 0px 0px 20px 0px #C4B6E173;
}

.account_info_saved {
 
  font-size: 14px;
  font-weight: 400;
  color: #121212;
}

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

.payment2_paynow_btn_ccard {
  flex-direction: column;
  gap: 10px;
}

.select_payment_section_banks {
  /* padding: 16px; */
  /* margin-bottom: 15px; */
}

.bank_name_selected {
  border-bottom: 1px solid #0000001A;
}

.balance_icon {
  position: absolute;
  right: 15px;
}

.card_focus_valid {
  position: relative;
}

.card_tick_icon {
  position: absolute;
  right: 10px;
  /* z-index: 99999999; */
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}



/* .payme2_comm_sucess_fai::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 30px;
  bottom: -25px;
  left: 0; */

  background: radial-gradient(circle at 50% 0,
      transparent 14px,
      #fff 15px,
      #fff 100%);

  background-size: 7.6%;
  background-repeat: repeat-x;
  background-position: center bottom;
  transform: rotate(180deg);
}

@media only screen and (max-width:420px) {
  .payme2_comm_sucess_fai::after {
    background-size: 9.1%;
  }
}

.success_val_header {
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  text-align: center !important;
  color: #000000 !important;
}

.success_val_amount {
  font-family: "Outfit", sans-serif !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  text-align: center !important;
  color: #2B2B2B!important;
}

/* .payment2_pay_com */

.success_info_mesg {
  font-weight: 600;
  font-size: 14px;
  color: #000000;
}

/* .done_fxedbtn_succ {
  position: unset !important;
  padding: 0px !important;
} */

@media only screen and (max-width:550px) {
  .qr_upi_serve li {
    margin-right: 0px !important;
  }

  .qr_index_scanner {
    gap: 20px;
  }

  .qr_upi_serve li img {
    width: 15px !important;
  }
  .qr_upi_serve{
    display: flex;
    gap: 10px;
  }
  .dol_ler_cir img{
    width: 138px;
    height: 100px;
    transform: translate(42px);
  } 
  /* .doller_pa_id_sym img{
  width: 123px;
  height: 123px;
  top: 37%;
  transform: translate(14px)
} */
  .choose_pay_method_secf {
    gap: 6px !important;
  }
}

@media only screen and (min-width:810px) {
  .netbank_res_back {
    max-height: 75dvh !important;
  }
}


@media only screen and (max-width:359px) {
.bank_pop{
width: 60px;
height: 60px;
}
.bank_lg_incon{
width: 24px;
height: auto;
}
}

