
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  transition: all 0.2s linear;
  font-family: "Lato", 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: #000000;

}

.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 {
  /* background: linear-gradient(180deg, #4a7bff 0%, #203e8f 115%); */
  background-image: url(/design36/payment_assets/image/background.svg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

.upi_title h1 {
  font-size: 16px;
  font-weight: 600;
  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 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 7px;
  margin-bottom: 20px;
}
.netbankin_sectiin .acc_amt_pay
{
  margin-bottom: 5px;
}
.netbankin_sectiin .payment_conta_jk
{
  margin-top: 15px;
}
.acc_amt_pay h2 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.acc_amt_pay h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  padding-top: 5px;
}
.acc_amt_pay p{
  font-size: 12px;
  font-weight: 400;
  color: #2d2d2d;
}

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

.upi_paym_qr_sec {
  /* background: #fff; */
  padding: 0px 16px 0px;
  position: relative;
  /* border-top-right-radius: 25px;
  border-top-left-radius: 25px; */
  /* height: calc(100% - 25%); */
  /* margin: -27px 0 0; */
}

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

.rt_qr_scanner_desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 4px;
  flex: 1;
  height: 90px;
}

.paym_qr_ele h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 14px;
  color: #FFFFFF;
}

.paym_qr_ele h6 {
  font-size: 14px;
  font-weight: 400;
  color: #2d2d2d;
  line-height: 1.3;
}

.paym_qr_ele p {
  font-size: 12px;
  font-weight: 500;
  color: #2d2d2d;
}

.paym_qr_ele span {
  font-weight: 700;
  font-size: 14px;
  color: #F74B40;
}

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

.paytm_btn_bi {
  width: 100%;
  background: #F39835;
  padding: 16px 12px;
  border-radius: 16px;
  border: transparent;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  cursor: pointer;
  text-transform: capitalize;
}

/* add class */
.pay_btn_disabled {
  /* opacity: 0.5; */
  cursor: not-allowed;
  pointer-events: none;
  background: rgba(135, 74, 8, 1);

}

/* .active_upiapp_bor {
  border: 1px solid #3c67d9 !important;
  transition: all 0.5s;
} */

.paym_upi_apps h4 {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 14px;
}

.paym_upi_apps .app_paylist {
  display: flex;
  align-items: center;
  gap: 10px;
  /* box-shadow: 1px 3px 12px 0px #0000000F; */
}

.app_paylist li {
  border-radius: 4px;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 8px 0;
  cursor: pointer;
  border-radius: 12px;
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);

}

.app_paylist li span {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #FFFFFF;
}

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

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


@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;
    min-height: 500px;
  }
}

@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: 5px;
  overflow-y: auto;
}

.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: 12px;
  margin-top: 15px;
}

.payment2_pay_com img {
  width: 52px;
}

.payment2_pay_com h5 {
  font-size: 16px;
  font-weight: 700;
  color: #0DF69E;
}

.payment2_pay_com p {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  line-height: 1.3;
  color: #FFFFFF;
  /* width: 60%; */
}
/* .payment2_section.rt_payment2_section.upi_pay_sec_success.failure_jk_sec {
  padding: 0 15px 5px;
} */

.payment2_comm_trans {
  padding: 12px 16px;
  border-radius: 12px;
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);
}

.pay2_transection_con {
  padding: 10px 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 {
  color: #E6E6E6;
  font-size: 13px;
  font-weight: 400;
}

.pay2_trans_sp_rig {
  font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
}

.pay2_button_sucess button {
  padding: 16px 12px;
  border-radius: 32px;
  border: transparent;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  cursor: pointer;
  width: 100%;
}

.payme2_comm_sucess_fai {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
}


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


/* Index page FLOW  */

.make_pymnt_txt {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 14px;
}

.upi_pymnt_syntx {
  display: flex;
  align-items: center;
  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: 4px;
  padding: 15px;
  flex-basis: calc(50% - 10px);
  cursor: pointer;
  
}

.payment_method_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 5px 0;
}

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

.upi_pymnt_syntx img {
  width: 100%;
  max-width: 20px;
  display: flex;
}

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


.done_fxedbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 550px;
  /* width: 100%;
  padding: 10px 15px 10px;
  background: #f9f9f9; */
  /* display: flex;
  gap: 10px; */
}
.share_button {
  display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    /* background: #FFFFFF; */
    width: 100%;
    padding: 10px 15px 10px;
    margin-bottom: 10px;
}

.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-size: 16px;
  padding-bottom: 15px;
}

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

.bank_pop {
  display: flex;
  align-items: center;
  border-radius: 12px;
  padding: 10px 8px;
  gap: 8px;
  flex: 0 0 33.33%;
  flex-basis: calc(33.33% - 7px);
  border: 1px solid transparent;
  cursor: pointer;
}

.bank_pop span {
  color: #2D2D2D;
  font-weight: 400;
  font-size: 9px;
}

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

.allbanks_sec h2 {
  color: #161719;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 14px;
}

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

.chose_bank span {
  color: #060606;
  font-size: 14px;
  font-weight: 400;
}
a.view_all_text {
  color: #F39835;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.bank_sec.selected {
  border: 1px solid #3C67D9;
}

.search_bank {
  position: relative;
}

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

.search-txtt {
  width: 100%;
  background-color: transparent;
  padding: 8px 12px;
  border-radius: 12px;
  border: 1px solid rgba(239, 151, 62, 0.38);
  text-indent: 25px;
  font-size: 14px;
  color: #D8D2D2;
  font-weight: 400;
  margin-bottom: 8px;
  height: 45px;
}


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

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

.bank_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 18px;
  gap: 12px;
  margin: 5px 0;
  cursor: pointer;
  border: 1px solid transparent;
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);
  border-radius: 12px;


}

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

.banks_lst_dpdn {
	/* height: 300px; */
	/* background: #F5F5F5; */
	overflow-y: scroll;
	/* margin-bottom: 25px; */
}
.banks_lst_dpdn::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.banks_lst_dpdn::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.banks_lst_dpdn::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.banks_lst_dpdn ul {
  /* height: 400px; */
}


.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 {

  /* background: #FEFCF6; */
  margin: 0px 10px;
  border-radius: 6px;
  box-shadow: 0px 4px 11px 0px #00000000;
  padding: 20px;
  border: 1px solid transparent;
  box-shadow: 0px 0px 4.3px 0px #0000001F;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin: 0 0 10px 0;
}

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

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

.sc_select_card>img{
  padding: 5px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px #00000014;
}
.sc_bankname {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #FFFFFF;
}

.sc_accountno {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #D8D2D2;
}

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

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

}

/* .sc_cvvcon p {
  font-size: 12px;
  font-weight: 600;
  color: #F10229;
  text-align: left;
  text-decoration: underline;
} */

.sc_cvvcon p {
  font-size: 13px;
  font-weight: 400;
  color: #2d2d2d;
}

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

.cvv_input {
  width: 100%;
  padding: 16px 10px;
  border: none; /* Remove inner border */
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 300;
  border-radius: 12px;
  -webkit-appearance: none;
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);

  border: 1px solid #f3983554;

}
.cvv_input_wrapper
{

}
.cvv_input_bx_img a
{
font-size: 14px;
font-weight: 500;
line-height: 16px;
text-align: left;
text-decoration-line: underline;
text-decoration-style: solid;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #F39835;


}
.scc_input_con .cvv_input:focus {
  outline: none;
  /* border-bottom: 1px solid #A6A6A6; */
}

.scc_input_con .cvv_input::placeholder {
  color: #FFFFFF80;

}

.acc_container {
  margin-top: 10px;
}

.clk_cvv_enter {
  display: none;
}

button.new_card_con {
  -webkit-tap-highlight-color: transparent;
  color: #F39835;
  font-size: 14px;
  font-weight: 500;
  background: unset;
  border: unset;
  cursor: pointer;
  display: flex;
  margin: auto;
  border-bottom: 1px solid #F39835;
  width: fit-content;
}
.new_card_con p {
  color: #F39835;
  font-size: 12px;
}

button.new_card_con img{
  width: 16px;
  height: 16px;
}

.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: 100px;
}


.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: 100%;
  max-width: 35px;
  height: 35px;
  position: relative;
}

.card_headr_txt {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

.popuop_overlay_rk {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  background:#555555cc;
  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; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop_close_fun_bj p {
  cursor: pointer;
  background: #F39835;
  padding: 15px 12px;
  color:#fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 16px;
  width: 92px;

}

.balence_pop_fun_bj {
  padding: 18px 16px;
  background: linear-gradient(117.97deg, #351E12 6.95%, #000000 53.36%, #351E12 102.18%);
  border-radius: 32px;
  /* box-shadow: -1px 3px 18px 0px #00000012; */
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}

.balence_img_fun {
  text-align: center;
  border-radius: 4px;
  padding: 10px 0;
}

.balence_pop_fun_bj h5 {
  color: #fff;
  padding-top: 0px;
  font-size: 18px;
  font-weight: 600;
  /* text-align: center; */
}

.con_cvv_p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

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

.newcard_inner {
  border-radius: 10px;
  /* background-color: #fff; */
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 14px;
}

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

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

.choose-section .form-control {
  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: 500;
  background-clip: padding-box;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  color: #ffff;
  border: 1px solid transparent;
  -webkit-appearance: none;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;

  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);
  border: 1px solid #f3983554;
}




.form-control:focus {
  outline: none;

}

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

}

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

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

.d-flex .form-group {
  width: 50%;
}

.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: none !important;
  color: #fff;
}

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

.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: #E7E8EA;
  -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: #2D2D2D;
}

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

.labl_con label {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  text-transform: none !important;
  color: #FFFFFF;
}

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

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

.card_inpt_bx {
  position: relative;
}

.bank_pop.selected {
  border: 1px solid #F39835;
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.54) -5.38%, rgba(239, 151, 62, 0.38) 99.34%);

}

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

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

/* .border_set {
  border: 1px solid #3C67D9 !important;
} */

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

  .money_ddd {
    transform: translateY(-18px);
  }
  .cvv_input
  {
    max-width: 150px;
  }
  .rt_saved_cards
  {
    padding: 9px 10px;
  }
}

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

  .money_3d_img {
    width: 100%;
  }

  .acc_amt_pay h3 {
    font-size: 25px;
  }
  .cvv_input
  {
    max-width: 150px;
  }
  .rt_saved_cards
  {
    padding: 9px 10px !important;
  }
}

@media (min-width: 551px) {
  .done_fxedbtn {
    position: unset;
    bottom: 0;
    /* display: flex;
    justify-content: center; */
  }

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



/* rt added new css start here */
.rt_upi_title {
  display: flex;
  align-items: center;
  gap: 12px;
  padding:10px 0px;
}

.rt_upi_title h1 {
  text-align: left;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.rt_upi_title img {
  position: relative;
}

/* .rt_upi_paym_qr_sec {
  border-top-right-radius: 32px;
  border-top-left-radius: 32px;
  margin: -27px 0 0;
} */

.rt_payment2_section {
  /* background: linear-gradient(270deg, #FFF1F1 -11.25%, #FFFBEF 106.67%); */
}

.rt_upi_payment_container {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 10px 16px 0px 16px;
}

.rt_arrow_icon_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.rt_arrow_icon_wrap img {
  width: 12px;
  height: 12px;
}

.rt_upload_icon_wrap {
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rt_upload_icon_wrap img {
  width: 10px;
  height: auto;
}

.rt_nav_close_icon_wrap {
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rt_nav_close_icon_wrap img {
  width: 10px;
  height: auto;
}

/* .rt_payment_method_wrapper {
  flex-direction: column;
  gap: 0px;
} */

.rt_payment_methods_selct {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0px 12px;
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);
  border-radius: 12px;
  height: 70px;
  flex-basis: auto;
}
.rt_payment_methods_selct:last-child {
  border-bottom: none;
}

.rt_qr_section_pay {
  flex-direction: row;
  width: 100%;
  background: #F9FAFB;
  border-radius: 12px;
  padding: 16px 26px;
  gap: 24px;
}



.rt_paym_upi_apps {
  margin-top: 20px;
}

.rt_app_paylist {
  flex-direction: column;
}

.rt_app_paylist li {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  border: 0 !important;
  padding: 8px 12px;
}

/* .rt_app_paylist li:first-child {
  border-radius: 8px 8px 0px 0px;
} */

.rt_app_paylist li:last-child {
  /* border-radius: 0px 0px 8px 8px; */
  border-bottom: none;
}
/* 
.rt_app_paylist li.active_upiapp_bor {
  border: 0 !important;
} */

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

.rt_input_radio_btn {
  position: relative;
  width: 16px;
  height: 16px;
  appearance: none;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  transition: border-color 0.3s, background-color 0.3s;
  background: transparent;
}

.rt_img_upipay {
  display: flex;
  align-items: center;
  gap: 12px;
  /* width: 40px; */
  /* height: 38px; */
}

.rt_img_upipay img {
  width: 100%;
  /* max-width: 100%; */
  max-width: 32px;
}

.rt_upi_title_suc_fail {
  justify-content: space-between;
}

.payment2_pay_com h5.rt_payment_failed_text {
  color: #F97878;
}

.rt_pay_succ_fail_icon_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
}

.rt_bank_pymnt_txt {
  padding: 0;
  /* margin-bottom: 14px; */
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

.rt_pop_bnk_sec {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.rt_bank_pop {
  /* border: none; */
  padding: 12px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 5px;
  /* background: #F9FAFB; */
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);

}
.rt_bank_pop span {
  font-size: 10px;
  font-weight: 400;
  color: #fff;
}

.rt_bank_lg_icn {
  max-width: 32px;
}

.rt_search_bank_wrap {
  /* background-color: #fff; */
  padding: 16px 0px 5px;
}

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

/* .rt_mango_shape {
  background-color: #FFF3E0;
  box-shadow: 1px 3px 12px 0px #0000000F;
  border-radius: 1px 24px 1px 24px;
  padding: 12px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  border: 1px solid #d6b0c37d;
} */

.rt_mango_shape p {
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
}

.rt_mango_shape img {
  width: 48px;
}

.rt_bank_pymnt_txt_new {
  font-size: 16px;
  font-weight: 600;
}
/* 
.rt_saved_cards_container {
  background-color: #fff;
  border: 1px solid #F4F4F4;
  box-shadow: 1px 3px 12px 0px #0000000D;
  padding: 16px;
  border-radius: 16px;
} */

.rt_savedcard_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  color: #ffff;
  margin-bottom: 20px;
}

.rt_saved_cards {
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);
  border-radius: 12px;
  padding: 9px 16px;
  margin: 0;
  margin-bottom: 12px;
  box-shadow: none;
}
.sc_inner_card {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.label_visa {
  width: 100%;
}

/* .cp_bank_icon_container {
  height: 10px;
  width: auto;
} */

/* .rt_sc_select_innermain {
  align-items: flex-start;
} */

.rt_saved_cards.selected_bank.border_set{
  /* background-color: #ebd4d752; */
}
.rt_saved_cards.selected_bank .rt_sc_select_innermain{
  align-items: center;
}
.rt_red_txt{
  color: #F10229;
}
.success_acc_amt h2{
  color: #2D2D2D;
}
#choose__bank[data-sele] span {
  color: #161719;
}

@media (max-width: 550px) {
   
}

/* rt added new css end here */

.bottom_bar_jk {
  display: flex;
  align-items: center;
  justify-content: center;
    height: 5px;
    border-radius: 10px;
    width: 130px;
    background-color: #AAA2A2;
    margin: 0 auto;
}
.bar_jk {
  width: 100%;
  max-width: 130px;
}
.upi_sec_syntax_jk {
  padding: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(185, 159, 241, 0.6) 100%);
  border-radius: 12px;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upi_pay_img_jk {
  width: 22px !important;
}
.upi_sec_syntax_jk_one {
  background: linear-gradient(180deg, rgba(236, 188, 86, 0.2) 0%, rgba(241, 191, 159, 0.4) 100%);

}
.upi_sec_syntax_jk_two {
  background: linear-gradient(180deg, rgba(158, 236, 86, 0.2) 0%, rgba(159, 241, 180, 0.4) 100%);

}
.upi_sec_syntax_jk_three {
  background: linear-gradient(180deg, rgba(240, 151, 72, 0.4) 20.31%, rgba(241, 176, 159, 0.4) 100%);

}
.upi_pymnt_syntx_cont p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.upi_pymnt_syntx_cont span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(216, 210, 210, 1);
}
.clock_jk {
  width: 100%;
  max-width: 16px;
}
.timing_sec_jk {
  display: flex;
  align-items: center;
  gap: 5px;
}
.or_sec_jk {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.or_sec_jk p{
  font-size: 14px;
  font-weight: 400;
  color: #2d2d2d;
}
.left_bar_jk, .right_bar_jk {
  width: 100%;
  max-width: 110px;
}

.upi_pay_sec_success {
  background-image: url(/design36/payment_assets/image/bg.svg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-position: top;
    padding: 0px 16px;
}
.success_acc_amt {
  gap: 5px;
}
.success_acc_amt h3 {
  font-size: 32px;
}
.success_cont_jk {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.failed_cont_jk {
  padding-bottom: 10px;
}
.pay2_date_time_jk {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 5px;
}
.pay2_trans_sp_rig_jk {
  font-size: 12px;
  font-weight: 400;
  color: #A2A4A9;
}
.done_btn_clk {
  border-radius: 16px !important;
  background: #F39835;

  
}
.done_btn_clk_jk {
  background: #FFFFFF;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #212223 !important;
}
.ruby_logo {
  width: 100%;
  /* max-width: 38px; */
}
.cvv_input_bx_img{
  position: relative;
  display: flex;
  justify-content:space-between;
  align-items: center;
}

.card_img_ccdb {
  position: absolute;
  top: 50%;
  width: 25px;
  right: 15px;
  transform: translateY(-50%);
}
.cvv_icon_field {
  position: relative;
}
.ccv_pop_up_icn {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  transform: translateY(-50%);
}
/* .stripe_card_number, .typenumber, .month_date_jk {
  border: none;
  background: transparent;
  outline: none;
} */
/* .typenumber {
  width: 70%;
} */
.form-control img {
  width: 100%;
  max-width: 20px;
}
.newcard_inner_cont{
  font-size: 14px;
  font-weight: 400;
  color: #A2A4A9;
}
.newcard_inner_cont span{
  font-size: 14px;
  font-weight: 600;
  color: #608cfa;
}
.rt_saved_cards.selected_bank {
  /* background: #F9FAFB;
  border: 1px solid #2D2D2D; */
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);

}
.netbank_cont_jk {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.netbank_cont_jk p {
  font-size: 14px;
  font-weight: 500;
  color: #2d2d2d;
}
.payment_conta_jk {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.bank_name_jk {
  display: flex;
  align-items: center;
  gap: 10px;
}
.pay2_button_sucess.done_fxedbtn.failu_btn_jk {
  position: sticky;

}
.done_btn_clk.failbuttn_jk {
  margin-bottom: 10px;
}
.payble_amont_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  width: 100%;
  padding: 10px;
}
.acc_amt_pay {
  /* padding: 15px 0 0px; */
  position: relative;
}
.money_3d_img {
  width: 100%;
}
.active_upiapp_bor
{
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.54) -5.38%, rgba(239, 151, 62, 0.38) 99.34%) !important;

}
.paymet_sm_wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.payment2_pay_com.paym_sucess
{
  background: linear-gradient(87.65deg, rgba(49, 236, 124, 0.54) -5.47%, rgba(57, 238, 150, 0.444043) 43.51%, rgba(62, 239, 168, 0.38) 98.52%);
padding: 12px;
border-radius: 12px;
}
.bottom_bar_con {
  height: 5px;
  border-radius: 10px;
  width: 130px;
  background-color: #AAA2A2;
  margin: 0 auto;
}
.success_cont_jk h3
{
  color: #fff;
font-size: 32px;
font-weight: 700;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;

}
.payment2_pay_com.paym_fails{
  background: linear-gradient(87.65deg, rgba(236, 49, 49, 0.54) -5.47%, rgba(239, 57, 51, 0.444043) 43.51%, rgba(239, 62, 62, 0.38) 98.52%);
  padding: 12px;
  border-radius: 12px;
}
.acct_card_det
{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap:5px
}
.card_num_wrap_con
{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.card_num_wrap input
{
  width: 100%;
  padding: 14px 10px;
  color: #ffff;
  font-size: 14px;
  font-weight: 400;
  /* background-color: rgba(34, 30, 30, 0.8); */
  border-radius: 12px;
  -webkit-appearance: none;
  /* border: 1px solid #F39835; */
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.27) -5.38%, rgba(239, 151, 62, 0.19) 99.34%);
  border: 1px solid #f3983554;

}

.card_num_wrap{
  /* padding: 2px; */
  border-radius: 12px; 
  /* background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.54) -5.38%, rgba(239, 151, 62, 0.38) 99.34%); */
}
.exp_date_con
{
  display: flex;
  align-items: center;
  justify-content: center;
  gap:10px;
}
.active .bank_name
{
  background: linear-gradient(87.48deg, rgba(135, 78, 45, 0.54) -5.38%, rgba(239, 151, 62, 0.38) 99.34%);
  border: 1px solid #F39835;
}

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

.banks_lst_dpdn {
  -ms-overflow-style: none; 
  scrollbar-width: none;
}
.rtyuierror {
  border-bottom: 1px solid red !important;
}
.error {
  border-bottom: 1px solid red !important;
}