@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	font-family: "Inter", 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: #F1F1F1;
	font-family: "Inter", 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: 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 40px;
	background-image: url(../image/pay22bg.png);
	background-repeat: round;
	background-size: cover;
	height: 180px;
}

.cvv_pop_bg {
	background-image: url(../image/green_back.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 10px;
}

.upi_payment_container.upifailed_con {
	background-image: url(../image/pay45bg.png);
}

.upi_title h1 {
	font-size: 17px;
	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;
	width: 100%;
	max-width: 32px;
}

.acc_amt_pay {
	padding: 20px 15px 25px;
	text-align: center;
	padding-bottom: 0px;
}

.acc_amt_pay h2 {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	font-family: "Inter", serif;

}

.acc_amt_pay h3 {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	padding: 4px 0;
	font-family: "Inter", serif;
	margin-top: 10px;
}

.chpayment_container {
	box-shadow: 2px 2px 24px 0px #00000012;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 100%);
	border-radius: 10px !important;
	padding: 16px 12px !important;
}

.upi_paym_qr_sec {
	border-radius: 6px;
	margin:0px 16px 15px;
	margin-top: 30px;

}
.upi_page_cont_sec {
    margin-top: 10px;
}
.netbanking_page_cnt_sec {
    margin-top: 15px;
}

.qr_scanner_holder {

}

.qr-image {
	padding: 8px;
	border-radius: 5px;
	border: 1.2px solid #C8C8C8
}

.qr_section_pay {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.up_images {
	display: flex;
	gap: 22px;
}

.paym_qr_ele h5 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #121212;

}

.paym_qr_ele h6 {
	font-size: 13px;
	font-weight: 400;
	color: #121212;
	text-align: center;
}

.paym_qr_ele p {
	font-size: 12px;
	font-weight: 400;
	color: #121212;
}

.paym_qr_ele p span {
	font-weight: 400;
	color: #EE5662;
}

.paym_qr_ele p span.counter_upi {
	color: #EE5662 !important;
}

.qr_scanner {
	border-radius: 5px;
	display: flex;
	flex-direction: column;
}

.qr_scanner img {
	max-width: 120px;
}

.upi_main_container .upi_paym_qr_sec {
	background-color: transparent;
}

.upi_main_container .app_paylist li {
	border-radius: 8px;
}

.img_upipay img {
	width: 24px;
	height: 24px;
}

.paytm_btn_bi {
	width: 100%;
	background: #4CAF50;

	padding: 12px;
	border-radius: 8px;
	border: transparent;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	cursor: pointer;
	text-transform: capitalize;
}

/* add class */
.pay_btn_disabled {
	cursor: not-allowed;
	pointer-events: none;
	background: #D0D0D0;

}

.active_upiapp_bor {
	border: 1px solid #22A42799 !important;
	transition: all 0.5s;
}

.paym_upi_apps h4 {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	color: #000;
}


.paym_upi_apps .app_paylist {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	padding: 10px 0 0px;
	justify-content: center;
}

.app_paylist li {
	background: #ffffff;
	border-radius: 6px;
	list-style-type: none;
	cursor: pointer;
	border: 1px solid transparent;
	justify-content: space-between;
	width: 72px;
	padding: 10px;
	box-shadow: 0px 4px 12px 0px #0000000F;
    flex: 1;
}

.img_upipay {
	display: flex;
	align-items: center;
	gap: 4px;
	flex-direction: column;
}

.app_paylist li span {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

.payment2_paynow {
	width: 100%;
	color: #fff;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	cursor: pointer;
}

.payment2_paynow_btn {
	position: sticky;
	bottom: 0;
	display: flex;
	justify-content: center;
	padding: 10px 16px 10px;
	background: #F1F1F1;
}

.orline {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	margin-top: 10px;
}

.ortext {
	color: #111111E5;
	font-size: 12px;
    font-weight: 400;
}

.orline_left,
.orline_right {
	flex-grow: 1;
	height: 1px;
}

.orline_left {
	background: linear-gradient(90deg, rgba(18, 18, 18, 0) 0%, rgba(200, 200, 200, 0.9) 15.27%);
}

.orline_right {
	background: linear-gradient(90deg, rgba(200, 200, 200, 0.9) 84.73%, rgba(18, 18, 18, 0) 100%);
}


.upiid_container {
	margin-top: 5px;
}

.upiid_container p {
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	color: #121212;
}

.pos_rel {
	position: relative;
	margin-top: 12px;
}

.enterupi_inp {
	border: 1px solid #D6D6D6;
	padding: 10px 10px 10px 30px;
	border-radius: 8px;
	width: 100%;
	background-color: transparent;
	height: 45px;
}

.upi_icon_img {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translate(-50%, -50%);
}

.pay_details_con {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-align: center;
}

.pay_failure_section_new {
	max-width: 250px;
	margin: 30px auto 0px auto;
}

.pay_failure_section_new p {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #F73939;

}

.payment3_su_fa_content_common:last-child {
	border: none;
}

.paymentscreen__img img {
	max-width: 32px;
	width: 100%;
}

.borderline_right {
	border-bottom: 1px solid;
	border-image-source: linear-gradient(90deg, rgba(110, 110, 110, 0) 0%, rgba(162, 162, 162, 0.9) 47.5%, rgba(78, 78, 78, 0) 99%);
	border-image-slice: 1;
}

@media (min-width: 280px) and (max-width: 320px) {
	.acc_amt_pay h3 {
		font-size: 24px;
	}

	.upi_paym_qr_sec {
		padding: 40px 6px 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;
}

.payment2_pay_com p {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}

.payment2_comm_trans {
	border: 1px solid #e5e7ea;
	box-shadow: 0px 4px 11px 0px #00000000;
	padding: 12px 16px 12px;
	border-radius: 10px;
}

.pay2_transection_con {
	border-bottom: 1px solid #f1f1f1;
	padding: 11px 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: #212223;
	font-size: 12px;
	font-weight: 400;
}

.pay2_trans_sp_rig {
	font-size: 14px;
	font-weight: 500;
	color: #212223;
}

.pay2_button_sucess button {
	background: #4CAF50;
	padding: 14px 10px;
	border-radius: 10px;
	border: transparent;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	cursor: pointer;
	width: 100%;
}

.payme2_comm_sucess_fai {
	background: #fff;
	padding: 30px 16px 10px;
	position: relative;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	margin: -27px 0 0;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

span.pay2_trans_sp_rig::before {
	content: attr(data-value);
}


/* Index page FLOW  */

.make_pymnt_txt {
	color: #121212;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 6px;
	text-align: center;
	font-family: "Inter", serif;

}

.upi_pymnt_syntx {
	color: #1F2732;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	gap: 8px;
	justify-content: space-between;
}

.upi_sub_txt {
	font-size: 11px;
	font-weight: 400;
	color: #121212;
}

.upi_left_holder {
	display: flex;
	gap: 5px;
	align-items: center;
}

.payment_methods_selct h1 {
	font-size: 10px;
	color: #212223;
	font-weight: 400;
	padding: 10px 0;
	min-height: 44px;
	/* margin-top:10px; */
}

.payment_methods_selct {
	border-radius: 8px;
	padding: 10px 15px;;
	cursor: pointer;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid transparent;
	box-shadow: 3px 3px 12px 0px #0000000F;
	background: #FFFFFF;


}
.pay_meth_inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 3px;
}

.payment_method_wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 15px;
	margin-top: 16px;
}

.payment_logos_img {
	width: 100%;
	max-width: 50px;
	display: block;
}

.upi_pymnt_syntx img {
	width: 100%;
	max-width: 26px;
}

.index_page_sub {
	height: 100%;
	padding-bottom: 0;
}

.money_ddd {}

.done_fxedbtn {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 11px 15px 10px;
	background: #F3F4F7;
}

.bank_logo {
	position: absolute;
	top: 0;
	right: 0;
	transform: translateY(-8px);
}

.bank_lg_img {
	width: 100%;
	max-width: 120px;
}

.bank_pymnt_txt {
	color: #161719;
	font-weight: 500;
	font-size: 16px;
	padding-bottom: 15px;
	text-align: center;
	padding-top: 15px;

}

.bank_lg_icn {
	width: 100%;
	max-width: 24px;
}

.bank_pop {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	padding: 10px 3px;
	gap: 6px;
	flex: 0 0 33.33%;
	flex-basis: calc(33.33% - 7px);
	cursor: pointer;
	height: 50px;
	box-shadow: 0px 2px 12px 0px #0000001A;
	border: 1px solid transparent;

}

.bank_pop span {
	color: #2D2D2D;
	font-weight: 400;
	font-size: 10px;
}

.pop_bnk_sec {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
	margin-top: 13px;
	justify-content: center;
}

.allbanks_sec h2 {
	color: #161719;
	font-size: 14px;
	padding: 20px 0 15px 0;
	font-weight: 500;
}

.allbanks_close {
	cursor: pointer;
}

.chose_bank a {
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px;
	text-decoration: none;
	border: 1px solid transparent;
	height: 48px;
	box-shadow: 3px 3px 12px 0px #0000000F;
	background-color: #fff;

}

.chose_bank span {
	color: #242424;
	font-size: 14px;
	font-weight: 400;
}

.bank_sec.selected {
	border: 1px solid #3C67D9;
}

.search_bank {
	position: relative;
}

.search-txtt {
	width: 100%;
	padding: 15px;
	border-radius: 4px;
	border: none;
	text-indent: 25px;
	border: 1px solid #B5B5B5;
	height: 50px;
}

.search_icon {
	position: absolute;
	top: 15px;
	left: 12px;
}

.search-txtt:focus-visible {
	outline: none !important;
}

.bank_name {
	display: flex;
	align-items: center;
	padding: 10px;
	gap: 20px;
	margin: 5px 8px;
	cursor: pointer;
	box-shadow: 3px 3px 12px 0px #0000000F;
	background: #FFFFFF;
	border-radius: 8px;
}

.banks_lst_dpdn ul li {
	list-style-type: none;
	margin-top: 10px;
}

.banks_lst_dpdn ul {
	overflow-y: auto;
	margin-top: 10px;
}

.all_banks_container {
	display: none;
}


.dlm_image {
	max-width: 15px;
	width: 100%;
	max-height: 28px;
	margin: 0 6px;
}


.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: 6px;
	box-shadow: 0px 4px 11px 0px #00000000;
	padding: 13px 10px;
	border: 1px solid transparent;
	box-shadow: 0px 0px 4.3px 0px #0000001F;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	margin: 0 0 10px 0;
	box-shadow: 0px 2px 12px 0px #0000001A;
	background: #FFFFFF;

}

.selected_bank {
	background: #FFFFFF;
}

.sc_select_innermain {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sc_select_card {
	display: flex;
	flex-direction: row;
	gap: 10px;
	align-items: center;
}

.sc_bankname {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;

}

.sc_accountno {
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	color: #121212;

}

.sc_expridate {
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	color: #121212;

}

.sc_card_icon {
	max-width: 38px;
	padding: 5px;
	border-radius: 10px;
	width: 100%;
}

.sc_bank_icon {
	width: 40px;
	position: relative;
	top: -11px;
}

.sc_cvvcon {
	display: flex;
	justify-content: space-between;

}

.sc_cvvcon p {
	font-size: 14px;
	font-weight: 400;
	color: #161719;
	text-align: left;
}

.sc_cvvcon a {
	font-size: 11px;
	font-weight: 400;
	color: #191F35;
	text-align: left;
	text-decoration: underline;
}

.scc_input_con {
	border-radius: 6px;
	width: 100%;
	margin-top: 5px;
	display: flex;
	border: 1px solid transparent;
	background: #0037801A;


}

.cvv_input {
	width: 100%;
	border: none;
	color: #121212;
	font-size: 12px;
	font-weight: 500;
	-webkit-appearance: none;
	border-radius: 0;
	background: #00378000;
	padding: 14px 10px;
}

.scc_input_con .cvv_input:focus {
	outline: none;
}

.scc_input_con .cvv_input::placeholder {
	font-size: 14px;
	color: #CECECE;

}

.acc_container {
	margin-top: 5px;
}

.clk_cvv_enter {
	display: none;
}

button.new_card_con {
	-webkit-tap-highlight-color: transparent;
	color: #4CAF50;
	font-size: 12px;
	background: unset;
	border: unset;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	gap: 4px;
	font-weight: bold;
	border: 1px solid #4CAF50;
	border-radius: 8px;
	padding: 7px;
}

.add_new_card {
	font-size: 12px;
	font-weight: 600;
}

.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;
	padding-top: 30px;
}

.sc_card_icon {
	max-width: 38px;
	padding: 5px;
	width: 100%;
}

.sc_bank_icon {
	width: 40px;
	position: relative;
	top: 0px;
}

.card_headr_txt {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #121212;
	padding: 0 0 10px 0;
	margin-top: 14px;
}

.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: 16px;
	position: absolute;
	right: 16px;
	top: 16px;
}

.balence_pop_fun_bj {
	background: #FFFFFF;
	border-radius: 12px;
	box-shadow: -1px 3px 18px 0px #00000012;
	background: #FFFFFF;
	;
}

.balence_img_fun {
	text-align: center;

}

.wat_cvv_conatiner {
	padding: 20px 15px 15px;
}

.wat_cvv_conatiner h5 {
	color: #212223;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	font-family: "Inter", serif;
	margin-bottom: 9px;
}

.con_cvv_p {
	color: #797979;
	font-family: "Inter", serif;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
    padding: 0 20px;
}

.bank_lgo_img {
	top: -2px;
}

.cards_tabcontainer .cardtab_newcard {
	position: relative;
	z-index: 10;
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
}

.newcard_inner {
	padding: 0px 2px;
	border-radius: 10px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 100%);
	display: flex;
	flex-direction: column;
	gap: 10px;
}

label {
	color: #000;
}

.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: #121212;
	border: none;
	-webkit-appearance: none;
	border-radius: 6px;
	border: 1px solid #C1C1C2;
	background-color: #F1F1F1;
}

.form-control:focus {
	outline: none;
	border: 1px solid #909090
}

.form-control::placeholder {
	font-size: 14px;
	color: #B5B5B5;
}

.cardtab_newcard .labl_con {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 11px;
	justify-content: space-between;
}

.d-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.d-flex .form-group {
	flex-basis: 46%;
}

.check-sec {
	margin-top: 18px;
	display: flex;
	justify-content: flex-start;
	gap: 5px;
	align-items: center;
}

.check-sec label {
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	color: #121212;
}

.labl_con a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: 500;
	text-align: left;
	color: #2D2D2DDD;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
}

.switch {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 20px;

}

.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;
	border: 1px solid #A2A3A4;
}

.slider.round {
	border-radius: 20px;
}

.slider.round:before {
	border-radius: 50%;

}

.slider:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 1px;
	bottom: 1px;
	background-color: #A2A3A4;
	-webkit-transition: .4s;
	transition: .4s;
	box-shadow: 0px 1px 2px 0px #0000004D;

}

input:checked+.slider {
	border: 1px solid #4CAF50;
}

input:checked+.slider:before {
	-webkit-transform: translateX(15px);
	-ms-transform: translateX(15px);
	transform: translateX(15px);
	background-color: #4CAF50;
}

.labl_con label {
	font-size: 14px;
	font-weight: 400;
	color: #212223;
	font-family: "Inter", serif;
	position: relative;
	top: 19px;
	z-index: 1;
	left: 1em;
	background-color: #F1F1F1;
	padding: 0 5px;
}

.justify_space {
	justify-content: space-between !important;
}

.card_inpt_bx {
	position: relative;
}

.bank_pop.selected {
	border: 1px solid #22A42799;
}

.chose_bank img {
	max-width: 28px;
	margin-left: 5px;
}

.bnk_txtwth_icn {
	display: flex;
	align-items: center;
	gap: 15px;
}

.border_set {
	border: 1px solid #22A42799 !important;
}

.success_page_scrl {
	overflow: hidden auto;
}

@media (min-width: 280px) and (max-width: 319px) {
	.upi_pymnt_syntx {
		font-size: 10px;
	}
  .upi_sub_txt
  {
    font-size: 9px;
  }
  .make_pymnt_txt
  {
    font-size: 12px;
  }
	.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);
	}
  .sc_bankname
  {
    font-size: 12px;
  }
  .upi_paym_qr_sec
  {
    margin: 0px 6px !important;
  }
  .enter_card_details
  {
font-size: 13px;
  }
  .labl_con label ,.chose_bank span ,.bank_name span
  {
    font-size: 13px;
  }
  .chpayment_container
  {
    padding: 16px 3px !important;
  }
  .bank_pymnt_txt
  {
font-size: 14px;
  }
}

@media (min-width: 320px) and (max-width: 359px) {
	.upi_pymnt_syntx {
		font-size: 11px;
	}

	.money_3d_img {
		width: 100%;
		max-width: 95px;
	}

	.acc_amt_pay h3 {
		font-size: 25px;
	}
  .upi_paym_qr_sec {
    margin: 20px 10px;
    padding: 10px 6px 10px;
}
.paym_upi_apps .app_paylist
{
gap:8px;
}
.app_paylist li
{
  width: 68px;
}
}

@media (min-width: 551px) {
	.done_fxedbtn {
		position: unset;
		bottom: 0;
		display: flex;
		justify-content: center;
		padding: 10px 20px 10px;
	}

	.payme2_comm_sucess_fai.index_failer_sec {
		padding: 100px;
	}

}

@media (min-width: 590px) {
	.index_sectn {
		max-height: 87dvh;
		height: inherit;
	}

	.payme2_comm_sucess_fai.index_failer_sec {
		padding: 100px;
	}

	.upi_paym_qr_sec {
		margin-bottom: 20px;
		padding-bottom: 15px;
	}

	.success_page_scrl {
		padding-bottom: 10px !important;
	}
}

@media (min-width: 768px) {
	.index_sectn {
		height: inherit;
	}
}

.rtyuierror {
	border: 1px solid red !important;
}

.error {
	border: 1px solid red !important;
}


/* ==UPI==== */

.qs_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 4px;
	flex-direction: column;
}

.qs_bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 14px;
	flex-direction: column;
	background-color: red;
	background: #EAEAEA;
	border-radius: 10px;
	padding: 16px 10px;
	max-width: 252px;
	margin: 0 auto;
	margin-top: 12px;

}

.qs_top {
	justify-content: center;
}

.paym_qr_ele {
	border-radius: 6px;
	padding: 0px 16px 16px 16px;
	margin-top: 30px;
}

/* ==Sucess== */
.payment3_su_fa_main {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.payment3_su_fa_header {
	margin-top: 15px;
}

.payment3_su_fa_header img {
	cursor: pointer;
}

.payment3_su_fa_section {
	border-radius: 10px;
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0 15px;
	margin-bottom: 10px;
}

.payment3_su_fa_img {
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
	margin-top: 30px;
}

.payment3_su_fa_img_failed {
	padding: 0px 50px;
}

.payment3_su_fa_img img {
	width: 100px;
}

.payment3_su_fa_text,
.payment3_su_fa_amt {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.payment3_su_fa_amt {
	padding: 15px 0px 0px 0px;
	max-width: 330px;
	margin: 0 auto;
}

.success_line {
	border-top: 1px solid #E5E7EA;
	width: 100%;
}

.payment3_su_fa_text h1 {
	font-size: 18px;
	font-weight: 600;
	color: #ffff;
}

.payment3_su_fa_text p {
	font-size: 13px;
	font-weight: 500;
	color: #747474;
}

.payment3_su_fa_amt p {
	color: #4CAF50;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
}

.payment3_su_fa_amt_failed p {
	color: #F73939;
}

.payment3_su_fa_content_common {
	display: flex;
	gap: 10px;
	width: 100%;
	justify-content: space-between;
	padding: 10px;
	border-bottom: 1px solid #EAEAEA;
}

.payment3_su_fa_content_common p {

	font-size: 14px;
	font-weight: 500;
	color: #212223;
}

.payment3_su_fa_content_common span {
	font-size: 13px;
	font-weight: 400;
	color: #747474;
}

.payment3_su_fa_paynow {
	background: #4CAF50;
	width: 100%;
	padding: 15px;
	outline: none;
	border: none;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
}

span.payment3_su_fa_value::before {
	content: attr(data-value);
}

.payment3_qr_scanner img {
	max-width: 84px;
}

/* Failed */

.pay_fu_su_iMG {
	height: unset;
	justify-content: center;
}

.pOsitioN_stiCky {
	position: sticky;
	bottom: 0;
	padding: 15px;
}

.payment3_su_fa_paynow {
	background: #4CAF50;
	width: 100%;
	padding: 15px;
	outline: none;
	border: none;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
}

.payment3_su_fa_main {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

@media screen and (min-width:590px) {
	.payment3_su_fa_main {
		overflow: hidden;
	}
}


/* ==saved credit card== */
.wcvv {
	display: flex;
	justify-content: end;
	margin-top: 7px;
}

a.clk_ccv_pop {
	-webkit-appearance: none;
	color: #4CAF50;
	font-size: 14px;
	font-weight: 400;
}

.sc_select_main a.clk_ccv_pop {
	-webkit-appearance: none;
	color: #4CAF50;
	font-size: 11px;
	font-weight: 400;
}

.enter_card_details {
	font-size: 14px;
	font-weight: 500;
	color: #121212;
	font-family: "Inter", serif;
	margin-top: 14px;
	text-align: center;
	margin-bottom: 5px;
}

button.new_card_con {
	margin-top: 22px;
}

.card_payments_tab {
	padding-top: 7px;
}

/* ==Sucess== */
.upi_payment_container.upi_success_header {
	padding: 20px 0 28px;
}

.visa_cad_mg {
	width: 30px;
}

.sc_inner_card {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.border_set .secu_wall {
	display: none;
}

.border_set .secu_wallact {
	display: block !important;
}

@media screen and (max-width:550px) {

	.payment3_su_fa_section {
		border-radius: 10px;
		text-align: center;
		display: flex;
		gap: 10px;
		justify-content: center;
		align-items: center;
	}

	.payment2_main_section {
		background: #F1F1F1;
	}

	.qr_section_pay {
		gap: 5px;
	}

}


.pay_fu_su_iMG {
	height: unset;
	justify-content: center;
	background: #fff;
	padding: 16px 0px;
	margin: 0 15px;
	border-radius: 10px;
}

.form-group.check-sec label {
	font-family: "Inter", serif;
	font-optical-sizing: auto;
}


.index_page_sub {
	background: #F1F1F1;
}

.upi_pay_sec_success .upi_payment_container {
	height: 220px;
}

.upi_pay_sec_failed .upi_payment_container {
	height: 220px;
}

.upi_main_container .upi_paym_qr_sec {

}

.all_banks_container.allbanks_si {
	margin: 0px 11px;
}

@media (min-width: 768px) {
	.index_sectn {
		max-height: 70dvh;
		height: inherit;
	}

	.net_allbankslst {
		height: 50vh;
	}
}


.all_banks_container.allbanks_si {
	margin: 4px 11px;
}

.net_allbankslst {
	overflow-y: scroll;
	padding-top: 0px;
}

@media (max-width: 551px) {
	.net_allbankslst {
		/* height:100vh; */
	}
}

.net_allbankslst::-webkit-scrollbar {
	background: #9680B633;
	width: 8px;
	padding: 1px 0.67px 658px 1.33px;
	border-radius: 10px;
	display: none;
}

.net_allbankslst::-webkit-scrollbar-thumb {
	background-color: #45AE9F;
	border-radius: 10px;
	display: none;
}

@media screen and (max-width:359px) {
	.qr_section_pay {
		display: flex;
		flex-direction: column;
		width: 80%;
	}

	.paym_qr_ele h6 {
		font-size: 10px;
	}

	.paym_qr_ele p {
		font-size: 12px;
	}

	.qr_scanner img {
		max-width: 80px;
	}

	.payment3_su_fa_section {
		border-radius: 6px;
	}

}

.qr_scanner_holder {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width:319px) {
	.qr_section_pay {
		gap: 3px;
	}
}

.payment2_section_active {
	background-color: #FFFFFF;
}

.upi_paym_qr_sec_active {
	margin-top: 0px;
	padding: 0px;
}

.netback_active {
	margin: 30px 16px 0px;
	padding: 0;
}

.chpayment_container.netback_active {
	padding: 0px !important;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 100%);

}

.payment2_section_netadded {
	background-color: #FFFFFF;
}

.chose_bank img {
	max-width: 28px;
	margin-left: 5px;
	max-height: 27px;
}

.bankselected {
	color: #2D2D2D !important;
	font-weight: 400;
}

.bank_name span {
	color: #242424;
	font-family: "Inter", serif;
	font-size: 14px;
	font-weight: 500;
}

.search-txtt::placeholder {
	color: #B5B5B5;
	font-family: "Inter", serif;
	font-size: 14px;
	font-weight: 400;
}

.savedcard_inner {
	margin-top: 10px;
}

.pop_cvv_ {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
	align-items: center;
}

.bank_icon_appnd {
	display: none;
}

.selected_bank .sc_card_numdigit {
	display: block;
}

.sc_card_numdigit,
.selected_bank .sc_card_expdate {
	display: none;
}

.enterupi_inp::placeholder {
	color: #A8A8A8;
}

.payment3_su_fa_value.amount_val {
	font-size: 12px;
	font-weight: 600;
	color: #3D3C3C;
}

.cp_bank_icon_container p {
	width: 50px;
}

.enterupi_inp:focus {
	outline: none;
}