@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  font-family: "Mulish", 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;
  font-family: "Roboto", sans-serif;
}

.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, #0f1010 0%, rgba(255, 255, 255, 1) 100%);
}

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

.upi_payment_container {
  /* background: linear-gradient(180deg, #1CC4C7 0%, #087678 100%); */
  /* padding: 20px 0 25px; */
  position: relative;
}

.upi_title h1 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.upi_title {
  position: relative;
  padding: 0 15px;
}
.upi_title a img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.acc_amt_pay {
  padding: 10px;
  position: relative;
  background: rgba(255, 255, 255, 0.4);
  margin: 24px 20px 36px 15px;
  border-radius: 10px;
  text-align: center;
  position: relative;
}

.acc_amt_pay h2 {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.acc_amt_pay h3 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  padding: 6px 0;
}

.hand_img {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-65px);
}
.rift1_con p {
  font-weight: 400;
  color: rgba(163, 163, 163, 1);
  font-size: 12px;
}
.rift1_con .ne_jku{
  margin: auto;
  font-family: DM Sans;
  font-size: 20px;
  font-weight: 700;
}
.ammt_sec {
  text-align: center;
  line-height: 1.5;
  padding: 10px;
}
.ammt_sec p{
  color: rgba(163, 163, 163, 1);
  font-size: 16px;
}
.ammt_sec h4{
  font-size: 34px;
}
.rift1_con11 {
  width: 42px;
  height: 42px;
  backdrop-filter: blur(4px);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  background: rgba(36, 38, 40, 1);
  border-radius: 24px;
  text-align: center;
}
.rift1_con h3 {
  font-weight: 400;
  font-size: 16px;
}
img.bg28f {
  position: absolute;
  bottom: -45%;
  left: 50%;
  transform: translateX(-50%);
}
.rift1_con {
  line-height: 1.5;
}
.upii_tit {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 10px;
  padding: 0px 0 0 0 ;
}
.rift_arr_ksr {
  display: flex;
  gap: 10px;
  align-items: center;
}
.upi_payment_container {
  background: rgba(0, 0, 0, 1);
  color: #fff;
  margin: 10px;
  border-radius: 30px;
  /* padding: 25px 20px; */
  padding: 25px 20px 15px;
  font-family: "Mulish", sans-serif;
  overflow: hidden;
}


  .upi_paym_qr_sec {
    /* background: #fff; */
    padding: 5px 15px;
    position: relative;
}
h3.payyyy_ht {
  color: rgba(45, 45, 45, 1);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
}
.select_payment_container {
  text-align: center;
}

.qr_section_pay {
  padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    gap: 12px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 16px;
}

.paym_qr_ele h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.paym_qr_ele h6 {
  font-size: 12px;
  line-height: 1.5;
  color: rgba(45, 45, 45, 1);
  font-weight: 400;

}

.paym_qr_ele p {
  font-size: 12px;
  line-height: 1.5;
  color: rgba(45, 45, 45, 1);
  font-weight: 400;
}

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

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

.paytm_btn_bi,.paytm_btn_bi_aftcv {
  width: 100%;
  padding: 15px;
  border-radius: 8px;
  border: transparent;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(180deg, #1CC4C7 0%, #087678 100%);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 1);
}

/* add class */
.pay_btn_disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}


.paym_upi_apps h4 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: rgba(30, 30, 30, 1);
  margin: 19px 0;
}
.active_upiapp_bor .img_upipay{
  border: 2px solid rgba(20, 174, 92, 1);
}
.paym_upi_apps {
  padding: 23px 8px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  margin-top: 15px;
}

ul.app_paylist {
  display: flex;
}

.app_paylist li {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.pay_tag_ksr{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 10px;
  height: 48px;
}
.img_upipay {
  border: 4px solid rgb(73 73 73 / 5%);
  padding: 5px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
}
.pay_tag {
  display: flex;
  align-items: center;
  gap: 0px;
  flex-direction: column;
  cursor: pointer;
}
.div2 img{
  max-width: 8px;
}
.app_paylist li span {
  font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}

.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 15px 10px;
  background: #fff;
  flex-direction: column;
    gap: 10px;
}
.bottom_logo_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
} 

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

  @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;
  flex-flow: column;
  align-items: center;
  gap: 10px;
}

.payment2_pay_com h5 {
  font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    color: rgba(30, 30, 30, 1);
}

.payment2_pay_com p {
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  color: rgba(116, 116, 116, 1);
  line-height: 1.5;
}

.payment2_comm_trans {
  padding: 12px 16px 12px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(20px);
  box-shadow: 0px 1px 37px 0px rgba(24, 115, 116, 0.16);
}

.pay2_transection_con {
  border-bottom: 1px solid rgba(38, 172, 176, 0.3);
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
}

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

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

.pay2_trans_sp_lef {
  font-size: 12px;
  font-weight: 400;
  color: rgba(56, 56, 56, 1);
}

.pay2_trans_sp_rig {
  font-size: 14px;
  font-weight: 500;
  color: #212223;
}

.pay2_button_sucess button {
  padding: 16px;
  border-radius: 8px;
  border: transparent;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  cursor: pointer;
  width: 100%;
  background: rgba(0, 0, 0, 1);
}
.payme2_comm_sucess_fai {
  background: #fff;
  padding: 15px 12px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 10px;
  border: 1px solid rgb(0 0 0 / 29%);
  border-radius: 12px;
  margin-top: 30px;
  line-height: 2;
}
.staus__repotr_ksr h4{
font-size: 14px;
font-weight: 500;
color: rgba(45,45,45,1);
}
.staus__repotr_ksr h3{
  font-size: 18px;
font-weight: 600;
color: rgba(45,45,45,1);
line-height: 27px;
}
.staus__repotr_ksr p{
  font-size: 12px;
font-weight: 400;
color: rgba(45,45,45,1);
}
.staus__repotr_ksr p a{
  color: rgba(26, 115, 233, 1);
  text-decoration: none;
  margin-left: 5px;
}


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


/* Index page FLOW  */

.make_pymnt_txt {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 10px;
}
.upi_pymnt_syntx {
  color: #212223;
  display: flex;
  align-items: center;
  font-size: 14px;
    font-weight: 600;
    flex-direction: column;
    gap: 8px;
}

.select_payment_container p {
  color: rgba(112, 112, 112, 1);
  font-size: 14px;
  margin-bottom: 15px;
  /* line-height: 1; */
  font-weight: 400;
}

.payment_methods_selct h1 {
  font-size: 10px;
  color: #212223;
  font-weight: 400;
  padding: 10px 0;
  min-height: 44px;
}
.payment_methods_selct {
  padding: 5px 0px;
  /* padding: 15px; */
  /* flex-basis: calc(50% - 10px); */
  cursor: pointer;
  /* backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 1px 37px 0px rgba(24, 115, 116, 0.16); */
  border-radius: 16px;
}
.payment_method_wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
.flext1{
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.payment_logos_img {
  width: 100%;
    max-width: 50px;
    display: block;
    margin-left: auto;
}
.upi_pymnt_syntx img {
  /* width: 100%;
  max-width: 26px; */
}
.index_page_sub {
  height: 100%;
  padding-bottom: 0;
}
.money_ddd{
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-37px);
}
.done_fxedbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 10px 10px;
  background: #fff;
  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: 14px;
  padding-bottom: 16px;
  text-align: left;
  color: #2D2D2D;
  font-weight: 400;
}
.bank_lg_icn {
  width: 100%;
  max-width: 28px;
  padding: 3px;
  border: 1px solid;
  border: 0.63px solid rgba(28, 37, 96, 0.1);
  border-radius: 6px;
  position: relative;
    top: -2px;
}
.bck_clr{
  background-color: #ffffff;
  border-radius: 50px;
  max-width: 35px;
  padding: 4px !important;
  box-shadow: 0px 0px 4px 0px #00000040;
  border: 2px solid #00000040;
}
.bank_pop.selected .bck_clr{  
  border: 2px solid #14AE5C;
}
.bank_pop {
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 4px;
  gap: 8px;
  border: 1px solid transparent;
  cursor: pointer;
  padding: 10px 16px;
  width: 100%;
}
.bank_pop span {
  font-weight: 500;
  font-size: 13px;
  color:#000000;
}
.pop_bnk_sec {
  display: flex;  
  align-items: center;
  justify-content: space-evenly;
  gap: 0px;  
  background: #0000000D;    
  padding: 15px 10px;
  border-radius: 12px;
}
.allbanks_sec h2 {
  color: #121212;
  font-size: 14px;
  padding: 20px 0 15px 0;
  font-weight: 500;
}
.pop__ksrr .upi_paym_qr_sec{
  margin-top: 0;
}
.chose_bank a{
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.4);
  height: 46px;
  border: 1px solid #929292
}
.chose_bank span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(184, 184, 184, 1);

}
.bank_sec.selected {
  border: 1px solid #3C67D9;
}
.search_bank {
  position: relative;
  
}
.search-txtt {
  width: 100%;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  padding: 15px;
  border-radius: 8px;
  border: none;
  text-indent: 25px;
  height: 46px;
  border: 1px solid rgba(24, 174, 178, 1);
  font-size: 15px;
  font-weight: 400;
}
.ls_bank{
  border-bottom: 1px solid transparent;
}
.search_icon {
  position: absolute;
    top: 15px;
    left: 12px;
}
.search-txtt:focus-visible {
  outline: none !important;
}
.bank_name {
  display: flex;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid rgba(38, 172, 176, 0.3);
  gap:10px
}
.banks_lst_dpdn ul li {
  list-style-type: none;

}
.banks_lst_dpdn ul {
  overflow-y: auto;
  margin-top: 20px;
  height: 350px;
}
.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 {
  margin: 0px 10px;
  border-radius: 16px;
  box-shadow: 0px 4px 11px 0px #00000000;
  padding: 15px;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 0 0 10px 0;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(20px);
  /* box-shadow: 0px 1px 37px 0px rgba(24, 115, 116, 0.16); */
  border: 1px solid #0000001c;
}
.sc_select_innermain
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sc_select_card {
    display: flex;
    flex-direction: row;
    gap: 7px;
}
.sc_bankname
{
font-size: 14px;
font-weight: 600;
line-height: 1.5;
text-align: left;

}
.sc_accountno
{
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: rgba(18, 18, 18, 1);

}
.sc_card_icon
{
    max-width: 38px;
    background: #fefcf6;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #00000014;
    width: 100%;
}
.sc_bank_icon {
    width: 40px;
    position: relative;
    top: -11px;
}
.sc_cvvcon
{
    display: flex;
    justify-content: space-between;    
    width: 50%;
    padding: 0px 5px;

}
.sc_cvvcon p
{
  font-size: 13px;
  font-weight: 400;
  color: #2D2D2D;
  text-align: left;
}
.sc_cvvcon a
{
  font-size: 11px;
    font-weight: 400;
    text-align: left;
    text-decoration: underline;
    color:#FA3F3F;
}
.scc_input_con
{
    width: 100%;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    gap: 10px;
}
.cvv_input
{
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #E5E7EA;
    color: #121212;
    font-size: 12px;
font-weight: 500;
-webkit-appearance: none;
     border-radius: 0;

}
.scc_input_con .cvv_input:focus {
    outline: none;
    border-bottom: 1px solid #A6A6A6;
  }
.scc_input_con .cvv_input::placeholder
{
font-size: 14px;
color: #908F8D;
}
.acc_container {
    margin-top: 10px;
}
.clk_cvv_enter
{
    display: none;
}
button.new_card_con
{
  -webkit-tap-highlight-color: transparent;
  color: #3C67D9;
  font-size: 12px;
  background: unset;
  border: unset;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  /* text-decoration: underline; */
  cursor: pointer;
  color: rgba(24, 174, 178, 1);
}
.new_card_con p{
  display: flex;
  align-items: center;
}
.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: 175px;
  }
  .sc_card_icon {
    max-width: 38px;
    background: #FEFCF6;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #00000014;
    width: 100%;
}
.sc_bank_icon {
  width: 40px;
  position: relative;
  top: -4px;
}
.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;
    width: 35px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.balence_pop_fun_bj {
  padding: 25px ;
  background: #FFFFFF;
  border-radius: 12px;
  box-shadow: -1px 3px 18px 0px #00000012;
  border: 1px solid #E5E7EA
}
.balence_img_fun {
  text-align: center;

}
.balence_pop_fun_bj h5 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #2D2D2D;
}
.con_cvv_p
{
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: rgba(130, 130, 130, 1);

}
.bank_lgo_img{
   top: -2px;
   width: 40px !important;
}
.cards_tabcontainer .cardtab_newcard
{
    position: relative;
    z-index: 10;
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
}
.newcard_inner
{
    padding: 12px 2px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap:10px;
}
.form-group {
    margin-bottom: 10px;
}
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: calc(1.5em + .75rem + 12px);
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: rgba(30, 30, 30, 1);
    border: 1px solid rgba(229, 231, 234, 1);
    -webkit-appearance: none;
     border-radius: 6px;
}
.form-control:focus {
    outline: none;
    border: 1px solid #909090
  }
  .form-control::placeholder
{
font-size: 14px;
color: #908F8D;
}
.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: 500;
  text-align: left;
  text-transform: capitalize;
  color: rgba(33, 34, 35, 0.87);

}
.labl_con a
{
text-decoration: underline;
font-size: 11px;
font-weight: 500;
text-align: left;
color: #FA3F3F;
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.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: #F8F9FD;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0px 0px 4px 0px #C3CBF3 inset;
    background: #BFBFBF;
}
.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: #000000;
}
input:checked+.slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}
.labl_con label
{
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
  color: rgba(33, 34, 35, 1)
}
.justify_space
{
    justify-content: space-between !important;
}
svg.input_logo {
  position: absolute;
  top: 13px;
  right: 10px;
}
img.input_logo{
  position: absolute;
  top: 13px;
  right: 10px;
}
.card_inpt_bx {
  position: relative;
}
/* .bank_pop.selected {
  border: 1px solid #09898b;
} */
.chose_bank img {
  max-width: 28px;
  margin-left: 5px;
}
.bnk_txtwth_icn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ksr__filed span{
  color: rgba(45, 45, 45, 1);

}
.ksr__filed .ksr_rt_rot{
  display: block!important;
  transform: rotate(90deg);
}
.ksr__filed .ksr_rt_no_rot{
  display: none;
}
.border_set
{
  border: 1px solid #0b8688 !important;
}
.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) {
.done_fxedbtn {
  position: unset;
  bottom: 0;
  display: flex;
  justify-content: center;
  padding: 10px 20px 10px;
  background: #fff;
}
.payme2_comm_sucess_fai.index_failer_sec {
  padding: 100px;
}
.payment2_sec_scss_fail{
  padding-bottom: 20px !important;
}

}

@media (min-width: 590px) {
  .index_sectn {
    max-height: 85dvh;
    height: inherit;
  }
  .payme2_comm_sucess_fai.index_failer_sec {
    padding: 100px;
  }
  .upi_paym_qr_sec{
    margin-bottom:20px
  }
}
@media (min-width: 768px) {
  .index_sectn {
    max-height: 70dvh;
    height: inherit;
  }
}

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

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

.contentx h5 {
  color: rgba(116, 116, 116, 1);
  font-size: 11px;
  font-weight: 400;
  margin: 3px 0;
}
.contentx h4 ,.upi_pymnt_syntx { 
font-size: 13px;
color: #fff;
font-family: Mulish;
font-weight: 400;
line-height: 18.2px;
text-align: center;

}
.money_3d_img{
  backdrop-filter: blur(20px);
  box-shadow: 0px 1px 37px 0px rgba(30, 100, 126, 0.16);
  width:70px;
  height:70px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.4);


}
.money_3d_img.mnhg1 {
  position: absolute;
  left: -8px;
  bottom: -15px;
  transform: rotate(41deg);
  opacity: 0.2;
}
.money_3d_img.mnhg2 {
  position: absolute;
  left: -40px;
  bottom: -22px;
  transform: rotate(41deg);
  opacity: 0.2;
}

.money_3d_img.mnhg3 {
  position: absolute;
    right: -17px;
    top: -24px;
    transform: rotate(41deg);
    opacity: 0.2;
}
.money_3d_img.mnhg4 {
  position: absolute;
    right: -47px;
    top: -31px;
    transform: rotate(41deg);
    opacity: 0.2;
}
.all_banks_container{
  position: relative;
}
.clstag{
  POSITION: ABSOLUTE;
  RIGHT: 0;
  TOP: 9px;
}
.pop__ksrr .bank_lg_icn{
  padding: unset;
  border: unset;
}


.all_payment_method_des
{
  background: #3C404299;
  backdrop-filter: blur(-1px);
  box-shadow: 0px 4px 4px 0px #00000040;
  padding: 16px 20px 16px 20px;
  border-radius: 24px;
}

.all_payment_method_desh3
{
  color: #A3A3A3;
  font-family: Mulish;
  font-size: 14px;
  font-weight: 500;  
  text-align: center;
}
.upi_paym_align_remove
{
  margin-bottom:0px!important;
  padding: 5px 5px;
}
.all_payment_align_rem
{
  padding: 16px 16px 10px 16px!important;
}
.ammt_sec p.suss_txt{
  color: #68C900;
  font-family: "Mulish", sans-serif;
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}.ammt_sec p.suss_txt2{
  color: #A3A3A3;
  font-family: "Mulish", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
.ammt_sec p.fail_txt{
  color:#E24A4D;
}
.status_txt_hedng{
  display: flex;
  justify-content: center;
  gap: 5px;
}
.status_txt_hedng span img{
  max-width: 30px;
  margin: auto;
}
.cvv_new_input{
  position: relative;
}
.cvv_new_input .payment2_paynow_btn{
  width: 50%;
  padding: 0;
}
.cvv_eye{
  position: relative;
  width: 50%;
}
.hd_shw_eye{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.card_place{
  text-align: left;
}
.choose_txt{
  text-align: left;
}
.sc_bank_icon {
  width: 24px;
}
.ban_name_img{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ban_name_img p{
  color:#A3A3A3;
}
.sc_bank_icon_new{
  width: 24px;
  margin-left: 5px;
}
.bg28f.bg28new{
  bottom: -82%;
}
.cvv_eye.card_cvv_bx {
  width: 100%;
}
.bottom_bar_jk p span {
  font-size: 13px;
  color: #A3A3A3;
}
p.transactn_stas {
  font-size: 12px;
  font-weight: 400;
  color: #767676;
  line-height: 17px;
  padding-bottom: 5px;
}
.error {
  border: 1px solid red !important;
}
.rtyuierror {
  border: 1px solid red !important;
}
.add_card_btmm {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 1px solid #2D2D2D;
  border-radius: 6px;
  background: #fff;
  padding: 8px;
  cursor: pointer;
}
.debit_crdit span {
  display: block;
}
.debit_crdit span:first-child {
  font-size: 14px;
  font-weight: 500;
  color: #2D2D2D;
}
.debit_crdit span:last-child {
  font-size: 10px;
    font-weight: 400;
    color: #A3A3A3;
}
.na_skr1 {
  font-size: 14px;
  color: #2D2D2D;
  font-weight: 500;
}
.all_banks_tx {
  padding-top: 10px;
}

@media (max-width: 550px) {
  .payment2_main_section {
    background: #fff;
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  .all_payment_method_desh3 {
    font-size: 13px;
  }
  .upi_pymnt_syntx {
    font-size: 11px;
  }
}

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

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

