@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&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;
}

img {
  max-width: 100%;
}

html,
body {
  height: 100%;
  font-family: 'Proxima Nova Alt', sans-serif;

}

@font-face {
  font-family: 'Proxima Nova Alt';
  src: url('/design85/payment_assets/fonts/proxima/ProximaNovaA-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}


.payment2_section {
  height: 100vh;
  background-position: center;
  margin: auto;
  width: 100%;
  max-width: 550px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(180deg, #E1EEFE 0%, #FFFFFF 56.52%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-family: 'Proxima Nova Alt', sans-serif;
}

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

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


.payment2_sec_sub {
  padding-bottom: 20px;
}

.payment2_main_section {
  background: #444444;
}

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

.upi_payment_container {
  padding: 20px 10px;
  position: relative;
}

.qr_scaner {
  position: absolute;
  background: #FFFFFF;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  right: 7%;
  width: 40%;
  bottom: 10%;
  border-radius: 50px;
  font-family: 'Proxima Nova Alt', sans-serif;
  font-weight: 400;
}

.upi_title h1 {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000000;
}

.upi_title {
  position: relative;
  padding: 0;
}

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

/* .acc_amt_pay {
  margin: 25px 15px 15px 15px;
  position: relative;
  padding: 16px;
  background-image: url('/design37/payment_assets/image/amt_bck.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
} */
.acc_amt_pay {
  position: relative;
  margin: 0 10px;
}

.money_ddd {
  margin: 20px auto 0;
}

.money_3d_img {
  width: 100%;
}

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

.acc_amt_pay h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 6px 0;
}

.payble_amont_wrap {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  text-align: center;
  padding-left: 15px;
}

.payble_amont_wrap h3 {
  font-family: 'Proxima Nova Alt', sans-serif;
  font-size: 32px;
}

.payble_amont_wrap .sub_nam_txt span.sub_name {
  padding: 2px 8px;
  border-radius: 20px;
  background: #FBE633;
  color: #000000;
  font-family: 'Proxima Nova Alt', sans-serif;
  font-weight: 400;
}

.upi_paym_qr_sec {
  padding: 16px 12px;
  position: relative;
}

.upi_pay_sec_bg {
  background: #FFFFFF;
  box-shadow: 4px 4px 14px 0px #9680B61A;
  border-radius: 8px;
  padding: 16px 12px 0px;
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.qr_section_pay {
  padding: 15px 0;
  display: flex;
  flex-direction: row;
  /* align-items: center; */
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  gap: 25px;
}

.paym_qr_ele h5 {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #898989;
  padding: 0 15px;
}

.upiback_im img {
  position: absolute;
  right: -120px;
  bottom: -115px;
}

.paym_qr_ele h6 {
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  color: #B8B5C3;
}

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

.payment32_upi_sec img {
  width: 22px;
}

.paym_qr_ele p {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  color: #898989;
  margin: 0px 0 15px 0px;

}

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

.qr_scanner {
  background: #ffffff;
  padding: 5px;
  border-radius: 5px;
  border: 1.2px solid #C8C8C8;
}

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

.paytm_btn_bi {
  width: 100%;
  background: #1142BA;
  padding: 12px;
  border-radius: 50px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: 1px solid #EFEFEF80;
  margin: 0 5px;
  font-family: 'Proxima Nova Alt', sans-serif;
  font-weight: 400;

}

.pay_btn_share {
  background: #FFFFFF;
  color: #1142BA;
  border: 1px solid #1142BA
}

/* add class */
.pay_btn_disabled {
  cursor: not-allowed;
  pointer-events: none;
  background: #D7D7D7;
  color: #FFFFFF;
  font-weight: 500;


}

.active_upiapp_bor,
.active_upiapp {
  cursor: pointer;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  border-radius: 50px;
  background: linear-gradient(0deg, rgba(17, 66, 186, 0.2), rgba(17, 66, 186, 0.2)) !important;
  box-shadow: 0px 0px 14px 0px #1142BA14;
}

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

.paym_upi_apps {
  padding: 0px 15px;
}

.paym_upi_apps .app_paylist {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 10px 0px;
  background: #FFFFFF;
  box-shadow: 0px 0px 14px 0px #1142BA14;
  border-radius: 8px;
}

.app_paylist li {
  list-style-type: none;
  cursor: pointer;
  text-align: center;
  flex-shrink: 0;
  max-width: 35px;
  width: 100%;
}

.app_paylist li p {
  font-weight: 400;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

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

.make_pymnt_txt {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
}

.make_pymnt_parag {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #5B5B69;
  margin-top: 5px;
}

.payment_methods_selct {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px;
  margin: 10px 0px;
  background: #FFFFFF;
  box-shadow: 0px 0px 14px 0px #1142BA14;
  border-radius: 8px;
  border: 1px solid transparent;
  cursor: pointer;
}

.payment_methods_selct:last-child {
  margin-bottom: 0px;
}

.payment_method_wrapper {
  padding-top: 5px;
}

.cho_titl {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.cho_text {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}

span.cho_para {
  font-size: 12px;
  font-weight: 400;
  color: #C8B8FF;
}

.upi_pymnt_syntx {
  display: flex;
  align-items: center;
  gap: 5px;
}

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

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

.sc_card_icon {
  width: 30px;
  height: 30px;
  border: 1px solid #B29CFF;
  border-radius: 4px;
  box-shadow: 0px 0px 4px 0px #00000014;
}

.sc_select_main {
  margin: 0px 10px;
  border-radius: 8px;
  box-shadow: 0px 4px 11px 0px #00000000;
  padding: 12px;
  border: 1px solid transparent;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 0 0 10px 0;
  border: 1px solid #FFFFFF80
}

.sc_select_main.sc_cvv_value.selected_bank {
  background: linear-gradient(90deg, #5329E2 0%, #7B54FF 50.28%, #5329E2 111.68%);
  border: 1px solid #F9F1FF;
}

.clk_cvv_enter {
  display: none;
}

.acc_container {
  margin-top: 10px;
  position: relative;
}

.sc_cvvcon {
  display: flex;
  padding-top: 5px;
  align-items: center;
  gap: 5px;

}

.scc_input_con {
  width: 100%;
  margin-top: 5px;
}

.sc_bank_icon {
  width: 30px;
}

.new_card_con {
  border-radius: 50px;
  padding: 10px;
  cursor: pointer;
  width: 100%;
  line-height: 0;
  color: #1142BA;
  -webkit-tap-highlight-color: transparent;
  font-size: 12px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 50px;
  text-align: center;
}

.pay_btn_add {
  background: #FFFFFF !important;
  border: 1px solid #1142BA
}

.card_headr_txt,
.card_headr_txt_cd {
  color: #1E1E1E;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
}

.savedcard_inner {
  padding-top: 15px;
}

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

p.sc_accountno {
  font-size: 14px;
  font-weight: 400;
  color: #B9AAAA;
}

.sc_inner_card {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
}

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

.scc_input_con input {
  background: unset;
  padding: 12px 10px;
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  width: 100%;
  border: 1px solid #F9F9F9;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
}

.scc_input_con input:focus-visible {
  outline: none;
}

.cvv_aa {
  text-align: right;
}

.cvv_icon {
  position: relative;
}

.clk_ccv_pop {
  font-size: 12px;
  color: #000;
  background: #fff;
  font-weight: 500;
  border-radius: 100%;
  padding: 0px 4px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 10%;
  top: 50%;
  border: 1px solid #898989;
}

.tooltip-box {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px #00000033;
  color: #0C0F0C;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 10px;
  width: 150px;
  z-index: 1000;
  bottom: 0;
  right: 0%;
  margin-bottom: 8px;
}


.scc_input_con input::placeholder {
  font-size: 14px;
  color: #999;
  opacity: 1;
}

.cp_bank_icon_container img {
  width: 100%;
  position: relative;
  top: -10px;
}

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

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

.labl_con label {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
  color: #1E1E1E;

}

.card_inpt_bx {
  position: relative;
}

.card_inpt_bx input,
.card_placehold input {
  background: #ffffff;
  border: 1px solid #0000001F;
  color: #1E1E1E;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 12px);
  padding: 16px 10px;
  font-size: 12px;
  font-weight: 400;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  color: #fff;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 8px;
  border: 1px solid #FFFFFF80;
}

.card_focus_ipt:-webkit-autofill {
  background-color: #533DA933 !important;
}

input:focus-visible {
  outline: none;
}

.input_logo {
  position: absolute;
  top: 18px;
  right: 10px;
}

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

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

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

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

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

.labl_con.justify_space {
  position: relative;
}

.labl_con a {
  text-decoration: underline;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  line-height: 0;
}

.newcard_inner {
  padding-top: 15px;
}

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

.switch {
  float: right;
}

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

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

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

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

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

input:checked+.slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
  background: #6940F2;
}

.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;
  border-radius: 12px;
  box-shadow: -1px 3px 18px 0px #00000012;
  background: #F6F6FF;
  border: 1px solid #9680B6;
  background: linear-gradient(270deg, #5B33E1 0%, #8463F1 50%, #5B33E1 100%);
}

.balence_pop_fun_bj h5 {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
}

.con_cvv_p {
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.common_pop_jk img {
  cursor: pointer;
  width: 28px;
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translateX(-50%);
}

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

.balence_img_fun {
  text-align: center;
}

.card_3d_img {
  width: 100%;
  max-width: 130px;
  padding: 7px
}

.bank_pymnt_txt {
  color: #000;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  margin: 10px 0;

}

.pop_bnk_sec {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 12px;

}

.bank_pop {
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bank__sec_lgo {
  width: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #0000001F;
  padding: 8px 5px;
}

.img_upipay {
  max-width: 50px;
  height: auto;
}

.img_upipay img {
  width: 100%;
}

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

.bank_pop span {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 10px;
}

.allbanks_sec h2 {
  color: #fff;
  font-size: 14px;
  padding: 0px 0 15px 0;
  font-weight: 400;
  text-align: center;
}

.chose_bank a {
  /* box-shadow: 0px 0px 4.3px 0px #0000001F; */
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  text-decoration: none;
  /* background: #533DA933; */
  border: 1px solid #9680B6;
  height: 47px;
  border: 1px solid #A990FF
}

.bnk_txtwth_icn {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #B8B5C3;
  font-size: 14px;
}

.bnk_txtwth_icn {
  color: #fff;
}

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

}

.all_banks_container {
  display: none;
}

.search_bank_wrap {
  padding-top: 15px;
}

.search-txtt {
  line-height: 1;
  width: 100%;
  padding: 11px 32px 14px;
  border-radius: 4px;
  background: #ffffff;
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px;
  margin: 20px 0;
  border: none;
}

.search_bank {
  position: relative;
}

.search-txtt::placeholder {
  color: #5959594D;
  ;

}

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

.banks_lst_dpdn {
  /* height: 95dvh;
  overflow-y: scroll; */
  padding-top: 0px;
  padding-right: 10px;
}

.banks_lst_dpdn ul {
  overflow-y: auto;
  background: #FFFFFF;
  border-radius: 8px;
}

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

.bank_name {
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 0px;
  gap: 8px;
  margin: 5px 0;
  cursor: pointer;
  border-bottom: 1px solid #0000001F;
  color: #1F1F1F;
  box-shadow: 0px 4px 11px 0px #00000000;
  font-size: 14px;
  position: relative;
}

.bank_name span {
  color: #1F1F1F;
  font-weight: 400;
}

.card_placehold input::placeholder {
  color: #898989;
}

.new_cf {
  padding: 0;
  margin: 0px;
  border-radius: unset;
  background: unset;
  box-shadow: unset;
}

.new_cf .newcard_sect {
  padding: 16px 12px;
  position: relative;
  margin: 0px 15px 15px 15px;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 4px 4px 14px 0px #9680B61A;
}

.extra_sect {
  display: flex;
  flex-direction: column;

}

.upi_paynetback {
  padding: 0;
  margin: 0px 15px 15px 15px;
  border-radius: 8px;
  background: transparent;
  box-shadow: unset;
}

.upi_saveback {

  box-shadow: 4px 4px 14px 0px #9680B61A;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #FFFFFF80;
  background: #340096;
}

.upi_changeback {
  padding: 0;
  margin: 0px 15px 15px 15px;
  border-radius: 0;
  background: transparent;
  box-shadow: unset;
}

.cretop {
  padding: 15px;
  border-radius: 8px;
}

.payment2_section.upi_pay_sec_success.payment32_section.payment32_su_fa_section {
  height: 100%;
  overflow: hidden scroll;
}

/* saved cards */
.saved-cards-container {
  text-align: center;
  padding: 5px;
}

.saved-title {
  font-size: 18px;
  margin-bottom: 12px;
  color: #333;
}

.cards-slider {
  display: flex;
  overflow-x: auto;
  gap: 15px;
  padding: 10px 0;
  scroll-snap-type: x mandatory;
}

.card-item {
  flex: 0 0 80%;
  max-width: 400px;
  background: linear-gradient(135deg, #5a00ff, #340096);
  border-radius: 15px;
  color: #fff;
  padding: 20px;
  scroll-snap-align: center;
  margin: 0 auto;
}

.card_detials {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.card-item .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  width: 100%;
}

.bank-name {
  font-weight: 600;
}

.card-brand {
  height: 30px;
}

.card-number {
  font-size: 20px;
  letter-spacing: 3px;
  margin: 5px 0;
}

.card-footer {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin: 20px 20px 0px;
  width: 100%;
}

.visa {
  background: linear-gradient(90deg, #1CB5E0 0%, #000851 100%)
}

.mastercard {
  background: linear-gradient(90deg, #662D91 0%, #B182D5 100%);
}

.cvv-container {
  margin-top: 20px;
  text-align: left;
}

.cvv-container label {
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
  color: #444;
}

.cvv-container input {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 16px;
}

.cards-slider .owl-carousel .owl-item img {
  max-width: 100% !important;
  width: unset;
}

.cards-slider .owl-theme .owl-dots .owl-dot.active span,
.cards-slider .owl-theme .owl-dots .owl-dot:hover span {
  background: #1142BA;
}

.cards-slider .owl-item.active.center {
  transform: scale(1.1) !important;
  /* Scale the center item up */
  transition: transform 0.3s ease-in-out;
  /* Smooth transition */
}

.cards-slider .owl-item {
  transform: scale(0.9) !important;
  /* Default scale for all other items */
  transition: transform 0.3s ease-in-out;
  /* Smooth transition */
}

/* UPI PAYMENTS */
.apps_paylist li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px;
  margin: 10px 0px;
  background: #FFFFFF;
  box-shadow: 0px 0px 14px 0px #1142BA14;
  border-radius: 8px;
  border: 1px solid transparent;
  cursor: pointer;
}

.apps_paylist .upipay_sec_img {
  display: flex;
  align-items: center;
  gap: 5px;
}

.pay_upi_section h4 {
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

.pay_successbut_back {
  display: flex;
  justify-content: center;
  gap: 10px;
}

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

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

  .qr_scaner {
    gap: 4px;
    padding: 7px 5px;
  }

  .payble_amont_wrap h3 {
    font-size: 26px;
  }

  .acc_amt_pay h2 {
    font-size: 12px;
  }

  .payment2_paynow_btn {
    padding: 7px;
  }
}


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

.acc_amt_pay.sucss_pay_ka {
  margin: unset;
}

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

.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: #1F1F1F;
  text-align: center;
}

.payment32_su_fa_head img {
  cursor: pointer;
}

.payment_success_sec,
.payment32_su_fa_failed {
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0px 0px 14px 0px #1142BA14;
  padding: 10px;
}

.payment32_su_fa_success_sec {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.payment32_su_fa_success_icon img {
  padding-top: 10px;
  max-width: 150px;
}

.payment32_su_fa_sec_sub {
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.payment32_su_fa_paynow {
  font-size: 16px;
  font-weight: 500;
}

.payment32_paynow {
  width: 100%;
  padding: 15px;
  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: 10px;
  align-items: center;
  text-align: center;
  padding: 0px 25px 10px 25px;
}

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

.payment32_su_fa_failed_cont p {
  color: #FD4241;
}

.payment32_su_fa_success_cont span {
  font-size: 11px;
  font-weight: 400;
  color: #898989;
}

.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 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;
  padding-top: 10px;
  border-radius: 12px;
}

.payment32_su_fa_upi_common {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 20px;
  padding: 15px 0px;
  border-bottom: 1px solid #0000001F
}

.payment32_su_fa_upi_common:last-child {
  border: none;
}

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

.payment32_su_fa_upi_common span {
  font-size: 12px;
  font-weight: 600;
  color: #1E1E1E;
}

span.right_spn {
  text-align: right;
}

.payment32_su_fa_paynow {
  font-size: 16px;
  font-weight: 500;
  background: #1142BA;
  border: 1px solid #EFEFEF80
}

.money_ddd.money_failur {
  margin: 0;
}

.payment32_su_fa_success_cont.failed_txt p {
  color: #FF6060;
}

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

.payment2_section.upi_pay_sec_success.payment32_section.payment32_su_fa_section::-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;
  }

  .ka_sucss_gpdv {
    gap: 10px;
  }

  .payment32_su_fa_success_cont {
    padding: 5px 45px;
  }
  .banks_lst_dpdn{
    padding-bottom: 20px;
  }

}

/* css */
.payment_arw {
  width: 18px;
  height: auto;
}

.payment_arw img {
  width: 100%;
}

.sec-hr hr {
  margin: 15px 0px;
  border: none;
  border-bottom: 1px dashed #898989;
}

.acc_amt_pay_sucess {
  margin: 25px 0px 15px 0px;
  position: relative;
  padding: 16px;
  background-image: url('/design17/payment_assets/image/amt_bck.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.acc_amt_pay_sucess h2 {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}

.acc_amt_pay_sucess h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #87E464;
  padding: 6px 0;
}

.acc_amt_pay_failed {
  margin: 25px 0px 15px 0px;
  position: relative;
  padding: 16px;
  background-image: url('/design17/payment_assets/image/amt_bck.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.acc_amt_pay_failed h2 {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}

.acc_amt_pay_failed h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #EC475C;
  padding: 6px 0;
}

.new_popbnk p {
  color: #B8B5C3;
  font-weight: 400;
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
}

.cp_bank_icon_container {
  display: inline-flex;
  gap: 7px;
  align-items: center;
}

span.sc_accountno {
  font-size: 12px;
  font-weight: 600;
}

/* .net_allbankslst {
  height: 100vh;
  overflow-y: scroll;
  padding-top: 0px;
  padding-right: 10px;
} */

.net_allbankslst::-webkit-scrollbar {
  background: #ffffff;
  width: 8px;
  padding: 1px 0.67px 658px 1.33px;
  border-radius: 10px;
}

.net_allbankslst::-webkit-scrollbar-thumb {
  background: #B1B1B1;
  border-radius: 10px;
}

.net_allbankslst::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  border-radius: 10px;
}

.selected_icon {
  display: none;
  position: absolute;
  right: 15px;
}

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

.dhana__bank {
  height: 28px;
}

@media (min-width: 551px) {

  .app_paylist li p,
  .paym_qr_ele h6,
  .paym_qr_ele p,
  .cho_text,
  .payment32_su_fa_success_cont span,
  .labl_con label,
  .sc_inner_card p,
  .check-sec label {
    font-size: 14px;
  }

  span.cho_para,
  .bank_pop span {
    font-size: 12px;
  }

  .card_headr_txt,
  .card_headr_txt_cd {
    font-size: 14px;
  }

  .make_pymnt_txt {
    font-size: 15px;
  }

  .make_pymnt_parag,
  .new_card_con p {
    font-size: 13px;
  }

  .net_allbankslst {
    height: 450px;
  }

  .payment32_upi_sec img {
    width: 35px;
  }

  .bank__sec_lgo {
    width: 62px;
  }

  .sucss_pay_ka {
    margin: 20px 0px 0px 0px;
  }

  .payment2_section.upi_pay_sec_success.payment32_section.payment32_su_fa_section.kar__fal_sec_nw {
    height: fit-content;
    overflow-y: auto;
  }

}

@media (max-width: 550px) {
  .cp_bank_iconround img {
    width: 16px;
  }

  .payment32_su_fa_upi_common p {
    font-size: 12px;
  }

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

  .payment2_main_section {
    background: #F6F6FF;
  }
}

@media (max-width: 359px) {
  .qr_scanner img {
    max-width: 120px;
    width: 100%;
  }

  .upiback_im img {
    width: 100%;
    max-width: 275px;
  }

  .paym_qr_ele p {
    margin-top: 5px;
  }

  .upiback_im img {
    bottom: -142px;
  }

  .qr_scaner {
    right: 8%;
    bottom: 3%;
  }

  .cards-slider .owl-item.active.center {
    transform: unset !important;
    transition: unset !important;
  }

  .cards-slider .owl-item {
    transform: unset !important;
    transition: unset !important;
  }
}

.newback_card {
  padding: 16px 12px;
  position: relative;
  margin: 0px 15px 15px 15px;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 4px 4px 14px 0px #9680B61A;
}

.validclock {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.pay_headspace {
  padding: 0;
}

.payment_backwh {
  background: #FFFFFF;
  box-shadow: 4px 4px 14px 0px #9680B61A;
  padding: 16px;
  border-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;

}

.allbnks_top {
  margin-top: 16px;
}

.allbnk_back {
  background: #FFFFFF;
}

.allbanks_close {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding-right: 20px;
  position: relative;
}

.backnet_arrow.netclose {
  position: absolute;
  right: 10px;
  top: -4px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .payment2_section.upi_pay_sec_success.payment32_section.payment32_su_fa_section {
    height: fit-content;
    overflow: hidden auto;
  }

  .net_allbankslst {
    height: 600px;
  }
}

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

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

.banksecx.selected .bank__sec_lgo {
  background: linear-gradient(0deg, rgba(17, 66, 186, 0.2), rgba(17, 66, 186, 0.2));

}

.allbanks_sec.payment_backwh {
  border-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* .payment_backwh
{
border-radius: 0px;
} */

.credit_card_section .upi_paym_qr_sec {
  border: none;
}

@media (max-width: 359px) {
  .sc_select_main {
    padding: 12px 8px;
  }

  .sc_inner_card p {
    font-size: 13px;
  }

  .payment_methods_selct {
    padding: 12px 9px;
  }
}

/* .netbankin_sectiin .upi_paynetback
{
border: 1px solid transparent;
} */
.bank_icon_appnd {
  display: none;
}

.netbankin_sectiin .payment2_sec_sub {
  height: unset;
}

.payment2_sec_net_bnkg {
  height: 100% !important;
}

@supports (-webkit-touch-callout: none) {
  @media only screen and (max-width: 550px) {
    .payment2_section.netbankin_sectiin.upiall_back.netbnkng__payment__pge {
      height: 100dvh;
    }
  }
}

.succ_txt,
.fail_txt {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.payment32_su_fa_section.kar__fal_sec_nw {
  background: linear-gradient(180deg, #FFDADC 0%, #FFFFFF 56.52%);
}