@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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&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;
}
html, body{
  height:100%;
}
.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: #0A0128; */
  font-family: "Rubik", sans-serif;
  background-image: url('/design43/payment_assets/image/bgimg.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.payment2_sec_sub {
  height: 95%;
  overflow: scroll;
}

.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 {
  padding: 20px 0 20px;
}

.upi_title h1 {
  font-size: 16px;
  font-weight: 500;
  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 {
  margin: 35px 15px 0px 15px;
  position: relative;
  /* padding: 16px; */

  background-image: url('/design43/payment_assets/image/rectbg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100px;
  display: flex;
  backdrop-filter: blur(2px);
}

/* .acc_amt_pay::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  padding: 1.6px;
  background: linear-gradient(92.81deg, #5C50D5 -0.46%, #8C87D7 46.95%, #9E5BCA 101.49%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
} */
.acc_amt_pay h2 {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #fff;
}

.acc_amt_pay h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #fff;
  padding: 6px 0;
}
.money_3d_img{
  max-width:82px;
}
.hand_img, .money_ddd {
  position: absolute;
  top: 0;
  right: 12px;
}

.upi_paym_qr_sec {
  padding: 16px;
  position: relative;
  /* box-shadow: 0px 4px 11px 0px #00000000; */
  margin: 0px 15px 20px 15px;
  /* background: #8A85D71F; */
  border-radius: 20px;
  border: 1px solid rgb(85 83 83 / 16%);
  background: #FFFFFF1A;
  box-shadow: 0px 0px 34px 0px #BCF3FB1A inset;
  backdrop-filter: blur(4px);
}
.upi_pay_sec_bg{
  background-color: #8A85D71F;
  border: 1px solid rgb(85 83 83 / 16%);
  padding: 20px 40px;
  position: relative;
  display: flex;
  gap: 15px;
  flex-direction: column;
  align-items: center;
  /* background-image: url(../image/bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
  border-radius: 20px;
  background: #FFFFFF1A;
}
.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: 14px;
}

.paym_qr_ele h5 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color:#fff;
}

.paym_qr_ele h6 {
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  color: #D2D2D2;
}
.payment32_upi_sec {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.paym_qr_ele p {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #D2D2D2;
}

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

.qr_scanner {
  box-shadow: 0px 0px 12px 0px #00000026;
  /* background: #ffffff; */
  padding: 7px;
  border-radius: 5px;
  border: 1px solid #04939C;
  display: flex;
}

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

.paytm_btn_bi {
  width: 100%;
  background: linear-gradient(180deg, #313131 0%, #1E1E1E 100%);
  border: 1px solid #04939C !important;
  padding: 12px;
  border-radius: 8px;
  border: transparent;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-family: "Rubik", sans-serif;
}

/* add class */
.pay_btn_disabled {
  /* opacity: 0.5; */
  cursor: not-allowed;
  pointer-events: none;
  background: #171616;
  border: 1px solid transparent !important;
  color: #434242 !important;
}

.active_upiapp_bor {
  /* background: #3C2C7A!important; */
  /* border: 1px solid #533DA933!important; */
  border: 1px solid #04939C !important;
  background: #04939C1A !important;
}

.paym_upi_apps h4 {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #fff;
}

.paym_upi_apps {
  padding: 15px;
  /* background: #8A85D71F; */
  /* box-shadow: 0px 4px 11px 0px #00000000; */
  margin-bottom: 20px;
  border-radius: 20px;
  border: 1px solid rgb(85 83 83 / 16%);
  margin: 0px 15px;

  background: #FFFFFF1A;
  box-shadow: 0px 0px 34px 0px #BCF3FB1A inset;
  backdrop-filter: blur(4px);
}

.paym_upi_apps .app_paylist {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 14px 0 0px;
}

.app_paylist li {
  border-radius: 8px;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
  flex: 1;
  align-items: center;
  padding: 8px 0;
  cursor: pointer;
  border: 1px solid #EFEDED80;
  -webkit-tap-highlight-color: transparent;
  /* background: #533DA933;
  box-shadow: 0px 4px 11px 0px #00000000; */
}

.app_paylist li span {
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  color:#fff;
  font-family: "Inter", sans-serif;
}

.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 20px 10px;
  /* background: #110029; */
}
.make_pymnt_txt {
  /* text-align: center; */
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.payment_methods_selct {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 14px;
  padding: 16px 14px;
  /* background: #533DA933; */
  margin: 15px 0px;
  border-radius: 8px;
  border: 1px solid #FFFFFF33
}
.payment_methods_selct:last-child{
  margin-bottom: 0px;
}
/* .payment_method_wrapper {
  padding-top: 5px;
} */
.cho_titl {
  display: flex;
  flex-direction: column;
  gap:2px;
  width: 80vw;
}
.cho_text {
  font-weight: 500;
  font-size: 14px;
  color: #F4F4F4;
}
span.cho_para {
  font-size: 10px;
  color: #B8B5C3;
  font-weight: 500;
}
.upi_pymnt_syntx {
  display: flex;
  align-items: center;
  /* width: 10vw; */
}
.payment_methods_selct:hover, .payment_methods_selct:focus {
  background: #04939C1A;
  border: 1px solid #04939C;
  cursor: pointer;
}
.money_ddd:before{
  content: '';
  position: absolute;
  right: -12px;
  background: url(../image/head_bg.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 140px;
  height: 90px;
}
.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 {
  width: 34px;
}
.sc_select_main {
  margin: 0px 10px;
  border-radius: 8px;
  box-shadow: 0px 4px 11px 0px #00000000;
  padding: 16px;
  border: 1px solid transparent;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 0 0 10px 0;
  background: transparent;
  border: 1px solid #FFFFFF33;
  box-shadow: 0px 0px 20px 0px #4F4F4F26;
}
.sc_select_main.sc_cvv_value.selected_bank{
  /* background: #3C2C7A; */
  background: #04939C1A;
  border: 1px solid #04939C;
  box-shadow: 0px 0px 20px 0px #4F4F4F26;
}
.clk_cvv_enter {
  display: none;
}

.acc_container {
  margin-top: 10px;
  position: relative;
}
.sc_cvvcon {
  display: flex;
  padding-top: 5px;
}
.scc_input_con {
  width: 100%;
  margin-top: 5px;
}
.sc_bank_icon {
  width: 36px;
  position: relative;
}
.new_card_con{
  background: unset;
  border:unset;
  /* margin: 7px auto; */
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  gap: 10px;
}
.new_card_con p{
  -webkit-tap-highlight-color: transparent;
  
  font-size: 12px;
  /* border: 1px solid #B5ABDF; */
  cursor: pointer;
  color: #76EBFB;
  font-weight: 500; 
  /* padding: 5px 12px; */
  /* border-radius: 4px; */
  max-width: 130px;
  margin:0 auto;
  font-family: "Rubik", sans-serif;
}
.card_headr_txt, .card_headr_txt_cd {
  color: #fff;
  font-size: 16px;
  /* text-align: center; */
  font-weight:500;
}
.savedcard_inner{
  padding-top:15px;
}
.sc_inner_card p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.sc_inner_card {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.sc_cvvcon p {
  color: #fff;
  font-size: 12px;
  font-weight:500;
}
.scc_input_con input {
  /* background: #533DA9; */
  /* border: unset; */
  padding: 14px 10px;
  /* border-radius: 4px; */
  color: #fff;
  font-size: 10px;
  width: 100%;
  background: #2C2C2C;
  border: 1px solid #04939C;
  box-shadow: 0px 0px 20px 0px #4F4F4F26;
  border-radius: 8px;
}
.scc_input_con input:focus-visible {
  outline:none;
}
.cvv_aa{
  text-align: right;
  position: absolute;
  right: 10px;
  top: 10px;
}
.clk_ccv_pop {
  font-size: 12px;
  color: #fff;
  font-weight:500;
}
.cp_bank_icon_container img {
  width: 30px;
  top: 10px;
}
.cp_bankicn img {
  width: 22px;  
}
.form-group {
  margin-bottom: 14px;
}
.cardtab_newcard .labl_con {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 7px;
  position: relative;
}
.labl_con label {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: math-auto;
  color: #FFFFFF;

}
.card_inpt_bx {
  position: relative;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 12px);
  padding: 16px 10px;
  font-size: 14px;
  font-weight: 500;
  background-clip: padding-box;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  color: #fff;
  border: none;
  background: #533DA933;
  -webkit-appearance: none;
  border-radius: 8px;
  border: 1px solid #FFFFFF33;
  box-shadow: 0px 0px 20px 0px #4F4F4F26;
  background: transparent;
}
.card_focus_ipt:-webkit-autofill{
  background-color: #533DA933!important;
}
input:focus-visible {
  outline: none;
}
svg.input_logo {
  position: absolute;
  top: 13px;
  right: 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: math-auto;
  color: #FFFFFF;
}
.switch {
  float: right;
}
.switch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 22px;
}
.labl_con.justify_space{
  justify-content: space-between;
}
.labl_con a {
  text-decoration: underline;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.newcard_inner {
  margin-top: 15px;
}
.slider.round {
  border-radius: 20px;
}
.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;
}
.slider.round:before {
  border-radius: 50%;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 2px;
  background-color: #1B848C;
  -webkit-transition: .4s;
  transition: .4s;
  box-shadow: 0px 1px 2px 0px #0000004D;
  border: 1px solid transparent;
}
input:checked+.slider {
  background-color: #fff;
}
input:checked+.slider:before {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
  background: #1B848C;
}
.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;
}
.balence_pop_fun_bj {
  padding: 10px 12px 12px 12px;
  /* background: #3C2C7A;
  border-radius: 12px;
  box-shadow: -1px 3px 18px 0px #00000012; */
  box-shadow: 0px 0px 34px 0px #BCF3FB1A inset;
  backdrop-filter: blur(4px);
  border-radius: 20px;
  background: #ffffff3d;
}
.balence_pop_fun_bj h5 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
  font-weight: 500;
}
.con_cvv_p {
  color: #B6B5B5;
  text-align: center;
  padding: 12px 0px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 20px;
}
.common_pop_jk img {
  cursor: pointer;
    width: 28px;
    position: absolute;
    top: 10px;
    transform: translate(-50%, 0%);
}
.pop_close_fun_bj {
  text-align: center;
  position: relative;
}
.balence_img_fun {
  text-align: center;
}
.card_3d_img {
  width: 100%;
  max-width: 130px;
  padding: 5px;
}
.bank_pymnt_txt {
  color: #fff;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
}
.pop_bnk_sec {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top:15px;
}
.bank_pop {
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  border-radius: 8px;
  padding: 10px 0px;
  gap: 5px;
  /* flex: 0 0 33.33%;
  flex-basis: calc(33.33% - 7px); */
  flex: 0 0 25%;
    flex-basis: calc(24% - 7px);
    border: 1px solid #FFFFFF33;
  cursor: pointer;
  background: transparent;
  flex-direction: column;
}
.bank_lg_icn {
  width: 22px;
  max-width: 100%;
  height: auto;
}
.bank_pop span {
  font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
  text-align: center;
}
.allbanks_sec h2 {
  color: #fff;
  font-size: 16px;
  padding: 0px 0 15px 0;
  font-weight: 600;
}
.chose_bank a {
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px;
  text-decoration: none;
  border: 0.6px solid #EFEDED80;
  background: transparent;
}
.bnk_txtwth_icn {
  display: flex;
  align-items: center;
  /* gap: 15px; */
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.chose_bank img {
  max-width: 28px;
  margin-left: 5px;
}
.bank_pop.banksec:hover, .bank_pop.banksec.banksecx.selected {
  /* background: #3C2C7A; */
  cursor: pointer;
  /* border: 1px solid #533DA933; */
  background: #04939C1A;
  border: 1px solid #04939C;
}
.all_banks_container {
  display: none;
}
.search_bank_wrap{
  padding-top:15px;
}
.search-txtt {
  width: 100%;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #EFEDED80;
  /* text-indent: 25px; */
  background: transparent;
color:#fff;
}
.search_bank {
  position: relative;
}
.search-txtt::placeholder {
  color: #fff;
}
.search_icon {
  position: absolute;
  top: 15px;
  right: 12px;
}
.search_in img{
  width: 16px;
}
.banks_lst_dpdn ul {
  overflow-y: auto;
}
.banks_lst_dpdn ul li {
  list-style-type: none;
}
.bank_name {
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  padding: 10px;
  /* border-radius: 4px; */
  gap: 8px;
  margin: 5px 0;
  cursor: pointer;
  border-bottom: 1px solid #A3A3A34D;
  background: transparent;
  color: #fff;
  box-shadow: 0px 4px 11px 0px #00000000;
  font-size: 14px;
  font-weight: 500;
}
.chose_bank[data-sele] .bnk_txtwth_icn{
  gap: 10px;
  }
@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 (max-width: 550px) {
  .payment2_main_section_thk, .payment2_main_section{
    background: #0A0128;
  }
} */
@media (min-width: 590px) {
  .payment2_section {
    max-height: 95dvh;
    height: unset;
  }
  .payment2_section.upi_pay_sec_success.payment32_section.payment32_su_fa_section {
    height: fit-content !important;
    padding-bottom: 0;
}
}

@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 */
.index_page_sub {
  height: 100%;
  padding-bottom: 0;
}
.payment32_section{
  padding: 20px;
}
.payment32_su_fa_main_section {
  color: #fff !important;
}
.payment32_su_fa_section {
  position: relative;
}
/* .payment32_su_fa_section::before {
  content: '';
  position: absolute;
  background: url(../image/right_bg.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 0;
  height: 60%;
  top: 0;
  width: 30%;
}

.payment32_su_fa_section::after {
  content: '';
  position: absolute;
  background: url(../image/left_bg.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  height: 45%;
  top: 130px;
  width: 35%;
} */
.done_fxedbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 15px 10px;
  background: #070506;
}
.payment32_su_fa_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}

.payment32_su_fa_head p {
  font-size: 18px;
  font-weight: 600;
  color:#fff;
}

.payment32_su_fa_head img {
  cursor: pointer;
}

.payment32_su_fa_success_sec {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  margin-bottom: 22px;
}

.payment32_su_fa_success_icon img {
  width: 55px;
}

.payment32_su_fa_sec_sub {
  gap: 30px;
  display: flex;
  flex-direction: column;
}
.payment32_su_fa_paynow {
  font-size: 16px;
  font-weight: 500;
  background: linear-gradient(94.1deg, #523DA7 8.92%, #3C2C7A 98.89%);
}
.payment32_paynow {
  width: 100%;
  padding: 15px;
  background: linear-gradient(90deg, #543EAB 0%, #3A2B77 100%);
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.payment32_su_fa_success_cont {
  display: flex;
  flex-direction: column;
  gap: 8px;
  /* align-items: center;
  text-align: center; */
  /* padding: 10px 0px; */
}

.payment32_su_fa_success_cont p {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
}

.payment32_su_fa_failed_cont p {
  color: #FD4241;
}

.payment32_su_fa_success_cont span {
  font-size: 12px;
  font-weight: 300;
  color: #D2D2D2;
}

.payment32_su_fa_amt_sec {
  position: relative;
  padding: 10px 20px;
  background: transparent;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  max-width: 175px;
}

.payment32_su_fa_amt_sec::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  padding: 1.6px;
  background: linear-gradient(92.81deg, #5C50D5 -0.46%, #8C87D7 46.95%, #9E5BCA 101.49%);
  -webkit-mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.payment32_su_fa_amt_sec p {
  font-size: 14px;
  font-weight: 500;
  color:#fff;
}

.payment32_su_fa_amt_sec span {
  font-size: 24px;
  font-weight: 700;
  color:#fff;
}

.payment32_su_fa_upi_option {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px;
  border: 1px solid #FFFFFF80;
  padding: 24px;
  border-radius: 20px;
}

.payment32_su_fa_upi_common {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #FFFFFF4D;
  padding: 12px 0px;
}

.payment32_su_fa_upi_common p {
  font-size: 14px;
  font-weight: 400;
  color: #F4F4F4;
}

.payment32_su_fa_upi_common span {
  font-size: 16px;
  font-weight: 400;
  color: #F4F4F4;
}


.payment32_su_fa_paynow {
  font-size: 16px;
  font-weight: 500;
  background: linear-gradient(180deg, #313131 0%, #1E1E1E 100%);
  border: 1px solid #04939C;
}

.payment_su_fa_value::before {
  content: attr(data-value);
}
.payment2_section.upi_pay_sec_success.payment32_section.payment32_su_fa_section{
  height:100%;
  overflow: hidden scroll;
}
.payment2_section.upi_pay_sec_success.payment32_section.payment32_su_fa_section::-webkit-scrollbar {
  display: none;
}

.banks_lst_dpdn ul::-webkit-scrollbar {
  display: none;
}
@media (min-width: 551px) {
  .done_fxedbtn {
      position: unset;
      bottom: 0;
      display: flex;
      justify-content: center;
      padding-left: 0px;
      padding-right: 0px;
  }
  .payment32_sec_sub.payment32_su_fa_sec_sub{
    padding-bottom:0px!important;
  }
  
}
.amount_payable_left, .amount_payable_right {
  position: relative;
  width: 100%;
}
.amount_payable_left {
  top: -25px;
}
.amount_payable_amountsec {
  position: absolute;
  top: 0;
  padding: 25px;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.upi_payment_sec {
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 25px;
  right: 35px;
  width: 100%;
  justify-content: end;
}
.amount_payable_right img {
  max-width: 15px;
}
.payment_txt {
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.payment_or_sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin: 0 auto;
  max-width: 200px;
  margin-bottom: 15px;
}
.left_or_sec, .right_or_sec {
  display: block;
  width: 100%;
  height: 1px;
  border: 1px solid #d2d2d27a;
}
.payment_or_txt, .payment_status_stxt {
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #909090;
}
.pay_headspace{
  padding: 0px;
}
.payment_succes{
  background: #FFFFFF1A;
  backdrop-filter: blur(4px);
padding: 22px 14px;
border-radius: 20px;
}
.pay_succes_dt{
  margin: 15px 0px 0px 0px;
  position: relative;
  /* padding: 16px; */
  background-image: url(/design43/payment_assets/image/payable_success.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100px;
  display: flex;
  backdrop-filter: blur(4px);
}
.pay_succfailamt{
  margin: 10px 0px 0px;
}
.cvv_cardicn img{
  position: absolute;
  right: 10px;
  top: 40px;
}

.focUs_ValUTxt
{
  background: #FFFFFF33 !important;
  border: 1px solid #04939C !important;
}
.amount_payable_amount {
  font-size: 24px;
  font-weight: 500;
  color: #1E1E1E;
}
.amount_payable_txt {
  font-size: 12px;
  font-weight: 300;
  color: #1E1E1E;
}
.make_pymnt_othr{
font-size: 16px;
font-weight: 500;
text-align: left;
}
.payment32_su_fa_upi_common:last-child {
  border-bottom: none;
}
@media (max-width: 551px) {
  /* .payment32_su_fa_upi_common span {
    font-size: 15px;
  } */
  .payment32_su_fa_upi_option {
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
    /* margin-top: 10px; */
    border: 1px solid #FFFFFF80;
    padding: 14px;
    border-radius: 20px;
}
.payment32_su_fa_sec_sub {
  gap: 20px;
}
}

.all__list_wrap {
  margin-top: 25px;
}
.net_bankscroll{
  overflow-y: auto;
  /* height: 100dvh; */
  margin-top: 15px;
}
.allbanks_close{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.backnet_arrow {
  cursor: pointer;
}
.banks_lst_dpdn ul {
  overflow-y: auto;
  height: 450px;
}
.act_net{
  background: #04939C1A;
  border: 1px solid #04939C;
  border-radius: 8px;
}
.payment32_upi_sec img {
  width: auto;
  height: 20px;
}
.img_upipay {
  display: flex;
}
.rtyuierror {
	border: 1px solid red !important;
	border-radius: 8px;
}

.error {
	border: 1px solid red !important;
	border-radius: 8px;
}
@media (max-width: 320px) {
  .amount_payable_left img {
    height: 110px;
  }
  .amount_payable_amount {
    font-size: 20px;
  }
  .amount_payable_left {
    top: -20px;
  }
  .paym_upi_apps .app_paylist {
    gap: 5px;
  }
  .paym_upi_apps {
    padding: 10px;
  }
  .img_upipay  img{
    height: 25px;
    width: auto;
  }
}