@font-face{
    font-family:Proxima Nova;
    src:local('ProximaNova-Regular'),
		url('fonts/ProximaNova-Regular.woff2') format('woff2');
	font-weight:400;
    font-style:normal;
	font-display:swap;
}
@font-face{
    font-family:Proxima Nova;
    src:local('ProximaNova-Semibold'),
		url('fonts/ProximaNova-Semibold.woff2') format('woff2');
	font-weight:600;
    font-style:normal;
	font-display:swap;
}
@font-face{
    font-family:Proxima Nova;
    src:local('ProximaNova-Bold'),
		url('fonts/ProximaNova-Bold.woff2') format('woff2');
	font-weight:700;
    font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'D-DIN Condensed';
	src:local('D-DINCondensed-Bold'),
		url('fonts/D-DINCondensed-Bold.woff2') format('woff2');
	font-weight:700;
    font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:Poppins-Bold;
	src:local('Poppins-Bold'),
		url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Poppins-Bold.otf') format('otf'),
		url('fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
		url('fonts/Poppins-Bold.ttf') format('truetype'),
		url('fonts/Poppins-Bold.woff') format('woff'),
		url('fonts/Poppins-Bold.woff2') format('woff2');
	font-weight:normal;
	font-style:normal;
	font-display:swap;
}
@font-face {
    font-family:Poppins-Italic;
	src:local('Poppins-Bold'),
    url('fonts/Poppins-Italic.woff2') format('woff2');
    font-weight: normal;
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
html{
    -webkit-font-smoothing:antialiased;
    scroll-behavior:smooth;
}

body{
    margin:0;
    padding:0;
    font-family:Proxima Nova;
    line-height:1.208333;/*29px*/
    font-size:1.500em;/*24px*/
    color:#636363;
}

*:focus{outline:none}
*::-moz-focus-inner{
    outline:none;
    border:0
}
*{
    box-sizing:border-box;
    outline:none;
}
a{color:#0068a3}
a:hover{
    text-decoration:none;
    color:#ff6f20
}

form{
    width:100%;
    position:relative;
}

form label{
    margin:0;
    padding:0;
    display:block;
    font-family:inherit;
    font-weight:normal;
    line-height:26px;
    font-size:15px;
    color:#000;
}

.form-control{
    width:100%;
    height:42px;
    font-size:15px;
    line-height:18px;
    margin-bottom:15px;
    background-color:#fff;
    background-image:none;
    box-sizing:border-box;
    border:2px solid #58B9DA;
    font-family:inherit;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    padding:10px 15px;
    border-radius:4px;
    display:block;
    color:#888;
}
textarea.form-control{
    height:120px;
    resize:none;
}

.form-control:focus{
    outline:0;
    border-color:#66afe9;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder{
    color:#929292;
    opacity:1
}
.form-control:-ms-input-placeholder{color:#929292}
.form-control::-webkit-input-placeholder{color:#929292}
.form-control::-ms-expand{
    background-color:transparent;
    border:0
}

/******************************************
	widgetSec Styles.
*******************************************/
.widgetSec{
	width:100%;
	min-height:100vh;
    font-family:Proxima Nova;
	padding:56px 15px 140px;
	box-sizing:border-box;
    font-size:16px;/*16px*/
}
.bgImg{
    width:100%;
    height:100%;
    max-width:1920px;
    position:fixed;
    margin:auto;
	z-index:0;
    right:0;
    left:0;
    top:0;
}
.widgetSec .bgImg img{
    width:100%;
    height:100%;
	object-fit:cover;
	object-position:top center;
}

.widgetShadow{
	width:100%;
	max-width:962px;
	padding:22px 68px 68px;
	box-sizing:border-box;
	position:relative;
	margin:auto;
}
.widgetShadow::before{
	width:100%;
	height:100%;
	border-radius:20px;
	background:linear-gradient(180deg, rgba(3, 77, 123, 0.00) 0%, #034D7B 100%);
	mix-blend-mode:multiply;
	position:absolute;
	opacity:0.36;
    content:""; 
	left:0;
	top:0;
}
#amzLogo{
	width:261px;
	display:block;
	margin:0 auto 40px;
	position:relative;
	line-height:0;
	z-index:2;
}
.widgetTop{
	width:100%;
	text-align:center;
    position: relative;
}
.widgetTop strong{
	display:block;
	line-height:1.666;/*50px*/
	font-size:1.875em;/*30px*/
	font-weight:700;
	color:#FFFEFE;
}
.widgetTop p{
	margin:0 auto;
	max-width:455px;
	line-height:1.1875;/*19px*/
	font-size:1.000em;/*16px*/
	font-weight:400;
	color:#FFFEFE;
}
.pUserDetails{
	width:100%;
	padding-bottom:33px;
	text-align:center;
}
.pUserDetails strong{
	display:block;
	padding-bottom:18px;
	line-height:1.00;/*30px*/
	font-size:1.875em;/*30px*/
	font-weight:700;
	color:#000;
}
.pUserDetails span{
	border-bottom:1px solid #313949;
	display:inline-block;
	line-height:1.25;/*30px*/
	font-size:1.500em;/*24px*/
	font-weight:700;
	color:#2E2E2E;
}
.widgetMid{
	width:100%;
	padding-top:41px;
	position:relative;
	z-index:2;
}
.widgetBox{
	width:100%;
	border-radius:6px;
	box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.25);
	position:relative;
}
.pdtWidget .widgetBox{
	padding:80px;
	background-color:#fff;
	border-radius:15px;
}
.closeButton{
	width:50px;
	line-height:0;
	cursor:pointer;
	box-shadow:0 4px 4px 0 rgba(0, 0, 0, 0.25);
	border-radius:100px;
	position:absolute;
	display:block;
	right:-25px;
	top:-18px;
}
.widgetHead{
	padding:20px;
	text-align:center;
	background-color:#025483;
	border-radius:6px 6px 0 0;
	line-height:1.033;/*31px*/
	font-size:1.875em;/*30px*/
	font-weight:700;
	color:#FFFEFE;
}
.widgetBody{
	padding:42px 77px 54px;
	border-radius:0 0 6px 6px;
	background-color:#FFF;
}
.opportunity{
	width:100%;
	padding:23px 0 26px;
}
.opportunity .inputBox{
	width:100%;
	margin-bottom:30px;
	position:relative;
}
.opportunity label{
	text-align:center;
	padding-bottom:20px;
	font-weight:normal;
	line-height:1.5;/*30px*/
	font-size:1.250em;/*20px*/
	font-weight:700;
	color:#2E2E2E;
}
.widgetBody .form-control{
	height:60px;
	padding:20px;
	border:1px solid #929292;
    font-family:Proxima Nova;
	line-height:1.428;/*20px*/
	font-size:1.000em;/*14px*/
	color:#929292;
	margin:0;
}
.opportunity .form-control{font-size:1.000em}/*16px*/

.widgetBody .form-control:focus{
    outline:0;
    border-color:#66afe9;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.pBtnBox{
	width:100%;
	position:relative;
}
.pBtnBox::after{
	width:100%;
	height:100%;
    display:block;
	border-radius:50px;
	background:linear-gradient(180deg, #CFC8C7 0%, rgba(255, 255, 255, 0.00) 37.04%);
	position:absolute;
    content:"";
	top:100%;
	left:0;
}
.paymentBtn{
	width:100%;
	padding:20px;
	cursor:pointer;
	border-radius:50px;
	box-sizing:border-box;
	background:linear-gradient(89deg, #FF9501 0%, #ED4F01 100%);
	font-family:Poppins-Bold;
	font-weight:normal;
	text-align:center;
	line-height:1.45;/*29px*/
	font-size:1.250em;/*20px*/
	border:none;
	color:#FFF;
}
.paymentBtn:hover{
	background:linear-gradient(89deg, #ED4F01 0%, #FF9501 100%);
	color:#FFF;
}
.pTitle{
	width:100%;
	position:relative;
}
.pTitle::before{
	width:100%;
	height:1px;
    display:block;
	background-color:#BDBDBD;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	position:absolute;
    content:"";
	top:50%;
	left:;
}
.pTitle strong{
	position:relative;
	padding:0 20px 5px 0;
	display:inline-block;
	background-color:#fff;
	line-height:1.15;/*23px*/
	font-size:1.250em;/*20px*/
	font-weight:700;
	color:#313949;
	z-index:2;
}
.selectCard{
	width:100%;
	padding:22px 0 10px;
	position:relative;
	overflow:hidden;
}
.selectCard ul{
	margin:0;
	width:100%;
	padding:0 0 20px;
	justify-content:space-between;
	list-style:none;
	flex-wrap:wrap;
	display:flex;
	float:left;
	gap:20px;
}
.selectCard li{
	width:calc(33.3333% - 13.3333px);
	position:relative;
}
.selectCard label{
	width:100%;
	padding:20px;
	display:block;
	position:relative;
	border-radius:4px;
	border:1px solid #929292;
	box-sizing:border-box;
	line-height:1.25;/*20px*/
	font-size:1.000em;/*16px*/
	font-weight:400;
	cursor:pointer;
	color:#000;
}

.selectCard label::after{
	width:24px;
	height:24px;
	display:block;
	background:url(images/checkbox.svg) no-repeat left top;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	background-size:100% auto;
	position:absolute;
	right:20px;
    content:"";
	margin:0;
	top:50%;
}
.selectCard input[type="radio"]:checked + label::after,
.selectCard input[type="checkbox"]:checked + label::after{
	background:url(images/check.svg) no-repeat left top;
	background-size:100% auto;
}
.selectCard input[type="radio"],
.selectCard input[type="checkbox"]{
	width:0;
	height:0;
	opacity:0;
	position:absolute;
	left:0;
	top:0;
}
.addNewCard{
	float:right;
	cursor:pointer;
	background:none;
	margin:11px 0 15px;
    font-family:Proxima Nova;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	display:flex;
	border:none;
	padding:0;
	color:#025483;
	line-height:1.3125;/*21px*/
	font-size:1.000em;/*16px*/
	font-weight:700;
}
.addNewCard svg{
	height:21px;
	line-height:0;
	margin-right:14px;
}


.secondCard{
	width:100%;
	position:relative;
}
.secondCardIn{
	width:100%;
	justify-content:space-between;
	flex-wrap:wrap;
	display:flex;
}
.secondCard .inputBox{
	margin-top:32px;
	position:relative;
}
.secondCard .cardNumbers{width:calc(45.68452380952381% - 13.3333px)}/* 307 / 672 */ 
.secondCard .expiryDate{width:calc(32.589285714285715% - 13.3333px)}/* 219 / 672 */ 
.secondCard .cvv{width:calc(21.726190476190477% - 13.3333px)}/* 146 / 672 */ 
.secondCard .cardNumbers .form-control{
	padding-right:75px;
	background:url(images/visa.svg) no-repeat right 20px center;
}
.secondCard label{
	padding:0 7px;
	background:#fff;
	display:inline-block;
	line-height:1.25;/*20px*/
	font-size:1.000em;/*16px*/
	font-weight:700;
	position:absolute;
	color:#000;
	top:-10px;
	left:20px;
}
.amountBox{
	display:flex;
	align-items:center;
	border-bottom:1px solid #BDBDBD;
	padding-bottom:22px;
	margin-bottom:12px;
	line-height:1.75;/*28px*/
	font-size:1.000em;/*16px*/
	font-weight:700;
	color:#000;
	gap:11px;
}


.widgetBtm{
	width:100%;
	padding:23px 0 10px;
}
.widgetBtm .inputBox{
	width:100%;
	padding-bottom:30px;
	align-items:center;
	display:flex;
}
.widgetBtm strong{
	display:block;
	padding-right:24px;
	line-height:1.25;/*20px*/
	font-size:1.000em;/*16px*/
	font-weight:700;
	color:#000;
}
.widgetBtm label{
	display:flex;
	margin-right:27px;
	align-items:center;
	line-height:1.25;/*20px*/
	font-size:1.000em;/*16px*/
	font-weight:400;
	cursor:pointer;
	color:#000;
}
.widgetBtm .inputBox span:last-child label{margin-right:0}

.widgetBtm label::after{
	width:20px;
	height:20px;
	display:block;
	margin-right:12px;
	background:url(images/checkbox.svg) no-repeat left top;
	background-size:100% auto;
    content:"";
	order:-1;
}
.widgetBtm input[type="radio"]:checked + label::after,
.widgetBtm input[type="checkbox"]:checked + label::after{
	background:url(images/check.svg) no-repeat left top;
	background-size:100% auto;
}
.widgetBtm input[type="radio"],
.widgetBtm input[type="checkbox"]{
	width:0;
	height:0;
	opacity:0;
	position:absolute;
	left:0;
	top:0;
}
#successNotification{
	background-color: rgba(0,0,0,0.8);
	z-index: 2147483647;
	text-align: center;
	position: fixed;
	display:none;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}
#successNotification.show{display:block}
.successNotification{
	width: 100%;
	max-width:398px;
	border-radius:8px;
	background-color:#fff;
	box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.25);
	transform: translate(-50%, -50%);
	position: relative;
	padding:40px 15px;
	text-align:center;
	line-height:0;
	border:none;
	z-index: 10;
	left: 50%;
	top: 50%;
}
.successNotification strong{
	width:100%;
	display:block;
	padding:24px 0 9px;
	line-height:1.5;/*30px*/
	font-size:1.250em;/*20px*/
	font-weight:700;
	color:#1C2029;
}
.successNotification p{
	margin:0 auto;
	max-width:244px;
	line-height:1.25;/*20px*/
	font-size:1.000em;/*16px*/
	color:#000;
}
.notificationBtn{
	width:100%;
	padding-top:23px;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	display:flex;
	gap:30px;
}
.cancelBtn,
.confirmBtn{
	width:107px;
	cursor:pointer;
	border-radius:8px;
	background:#AB170F;
    font-family:Proxima Nova;
	line-height:2.857;/*40px*/
	font-size:0.875em;/*14px*/
	font-weight:700;
	border:none;
	color:#FFF;
	margin:0;
}
.confirmBtn{background:#025483}












.pdtWidget{
	width:100%;
	max-width:1092px;
	box-sizing:border-box;
	position:relative;
	margin:auto;
}
.pdtWidget table{
	width:100%;
	border-collapse:collapse;
	box-shadow:0 8px 24px 0 rgba(0, 0, 0, 0.15);
}

.pdtWidget tr:first-child{
	background:#025A8C;
	color:#fff;
}
.pdtWidget tr:nth-child(odd):not(:first-child){background-color:#F2F2F2}
.pdtWidget th{display:none;}
.pdtWidget td{display:block}
.pdtWidget td:first-child{margin-top:6px;}
.pdtWidget td:last-child{margin-bottom:6px;}
.pdtWidget td:before{
	width:120px;
	text-align:left;
	position:absolute;
	display:inline-block;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	content:attr(data-th) ":";
	font-weight:700;
	color:#000;
	left:10px;
	top:50%;
}
.pdtWidget th,
.pdtWidget td{
	text-align:center;
	padding:6px 10px 6px 100px;
	position:relative;
}
.pdtWidget th:first-child,
.pdtWidget td:first-child{text-align:left}
	
.pdtWidget table{
	color:#333;
	border-radius:10px;
	overflow:hidden;
}

.pdtWidget td input{
	width:100%;
	height:42px;
	margin:0 auto;
	max-width:98px;
	text-align:center;
	box-sizing:border-box;
	border:1px solid #C6C6C6;
	background-color:transparent;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	font-family:inherit;
	border-radius:5px;
	line-height:2.222;/*40px*/
	font-size:1.125em;/*18px*/
	display:block;
	color:#000;
	padding:0;
}
.pdtWidget td input.pName{max-width:inherit}
.pdtWidget td input.qnty{max-width:47px}

.deleteBtn{
	padding:0;
	height:43px;
	margin:auto;
	cursor:pointer;
	background:none;
	line-height:0;
	border:none;
}
.deleteBtn svg{height:100%}
.pdtWidgetBtn{
	width:100%;
	padding-top:40px;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	display:flex;
}
.addRowBtn,
.updateBtn{
	width:auto;
	cursor:pointer;
	padding:10px 30px;
	border-radius:100px;
    font-family:Proxima Nova;
	background:linear-gradient(275deg, #ED4F01 -0.35%, #F3A629 99.92%);
	box-shadow:0 12px 34px 0 rgba(238, 88, 5, 0.35);
	align-items:center;
	align-self:stretch;
	line-height:1.388;/*25px*/
	font-size:1.125em;/*18px*/
	font-weight:600;
	display:flex;
	border:none;
	color:#FFF;
	margin:0;
	gap:10px;
}
.addRowBtn{
	background:linear-gradient(271deg, #025483 2.06%, #1C8BC1 97.78%);
	box-shadow:0 12px 34px 0 rgba(2, 90, 140, 0.60);
}
.addRowBtn:hover{
	background:linear-gradient(271deg, #1C8BC1 2.06%, #025483 97.78%);
	box-shadow:0 12px 34px 0 rgba(2, 90, 140, 0.60);
}
.updateBtn:hover{background:linear-gradient(271deg, #F3A629 2.06%, #ED4F01 97.78%)}


@media screen and (min-width:767px){
	.pdtWidget td:before{display:none;}
	.pdtWidget th{
		padding:1.953125vw;/* 20 / 1024 */
		display:table-cell;
    	font-family:Proxima Nova;
		line-height:1.00;/*18px*/
		font-size:1.125em;/*18px*/
		font-weight:700;
	}
	.pdtWidget td{
		display:table-cell;
		padding:1.4583333333333334vw 1.0416666666666666vw;/* 28-20 / 1920 */ 
		line-height:0;
	}
}

@media screen and (max-width:1024px){
	.widgetSec{font-size:1.5625vw} /* 16 / 1024 */  
	.widgetShadow{padding:2.1484375vw 6.640625vw 6.640625vw}/* 22-68-68 / 1024 */
	#amzLogo{
		width:25.48828125vw;/* 261 / 1024 */
		margin-bottom:4.4921875vw;/* 46 / 1024 */ 
	}
	.widgetTop p{max-width:	44.43359375vw}/* 455 / 1024 */ 
	.widgetMid{padding-top:4.00390625vw}/* 41 / 1024 */ 
	.pdtWidget .widgetBox{padding:7.8125vw}/* 80 / 1024 */ 
	.closeButton{
		width:4.8828125vw;/* 50 / 1024 */ 
		right:-2.44140625vw;/* 25 / 1024 */
		top:-1.7578125vw;/* 18 / 1024 */
	}
	.pdtWidget td input{height:4.1015625vw}/* 42 / 1024 */	
	.deleteBtn{height:4.19921875vw}/* 43 / 1024 */
	.pdtWidgetBtn{padding-top:	3.90625vw}/* 40 / 1024 */ 
	.addRowBtn, .updateBtn{
		padding:0.9765625vw 2.9296875vw;/* 10-30 / 1024 */ 
		gap:0.9765625vw;/* 10 / 1024 */ 
	}
	.addRowBtn svg, .updateBtn svg{height:1.7578125vw}/* 18 / 1024 */
	
	.widgetHead{padding:1.953125vw}/* 20 / 1024 */
	.widgetBody{padding:4.1015625vw 7.51953125vw 5.2734375vw}/* 42-77-54 / 1024 */	
	.opportunity{padding:2.24609375vw 0 2.5390625vw}/* 23-26 / 1024 */
	.opportunity .inputBox{margin-bottom:2.9296875vw}/* 30 / 1024 */ 
	.opportunity label{padding-bottom:1.953125vw}/* 20 / 1024 */
	.widgetBody .form-control{
		height:5.859375vw;/* 60 / 1024 */  
		padding:1.953125vw;/* 20 / 1024 */
	}
	.paymentBtn{padding:1.953125vw}/* 20 / 1024 */ 
	.pUserDetails{padding-bottom:3.22265625vw}/* 33 / 1024 */ 
	.pUserDetails strong{padding-bottom:1.7578125vw}/* 18 / 1024 */
	.pTitle strong{padding:0 1.953125vw 0 0}/* 20 / 1024 */ 
	.selectCard{padding:2.1484375vw 0 0.9765625vw}/* 22-10 / 1024 */
	.selectCard ul{
		padding-bottom:1.953125vw;/* 20 / 1024 */
		gap:1.953125vw;/* 20 / 1024 */
	}
	.selectCard label{padding:1.953125vw}/* 20 / 1024 */
	.selectCard label::after{
		width:2.34375vw;/* 24 / 1024 */
		height:2.34375vw;/* 24 / 1024 */
		right:1.953125vw;/* 20 / 1024 */
	}
	.addNewCard{margin:1.07421875vw 0 1.46484375vw}/* 11-15 / 1024 */ 
	.addNewCard svg{
		height:2.05078125vw;/* 21 / 1024 */ 
		margin-right:1.3671875vw;/* 14 / 1024 */ 
	}
	.secondCard .inputBox{margin-top:2.9296875vw}/* 30 / 1024 */
	.secondCard label{
		padding:0 0.68359375vw;/* 7 / 1024 */
		top:-0.9765625vw;/* 10 / 1024 */
		left:1.953125vw;/* 20 / 1024 */
	}
	.secondCard .cardNumbers .form-control{
		padding-right:7.32421875vw;/* 75 / 1024 */ 
		background-size:5.859375vw auto;/* 60 / 1024 */ 
		background-position:right 1.953125vw center;/* 20 / 1024 */
	}
	.amountBox{
		padding-bottom:2.1484375vw;/* 22 / 1024 */
		margin-bottom:1.171875vw;/* 12 / 1024 */ 
		gap:1.07421875%;/* 11 / 1024 */
	}
	.widgetBtm{padding:	2.24609375vw 0 0.9765625vw}/* 23-10 / 1024 */
	.widgetBtm .inputBox{padding-bottom:2.9296875vw}/* 30 / 1024 */
	.widgetBtm strong{padding-right:2.34375vw}/* 24 / 1024 */
	.widgetBtm label{margin-right:2.63671875vw}/* 27 / 1024 */
	.widgetBtm .inputBox span:last-child label{margin-right:0}
	.widgetBtm label::after{
		width:1.953125vw;/* 20 / 1024 */
		height:1.953125vw;/* 20 / 1024 */
		margin-right:1.171875vw;/* 12 / 1024 */
	}
	.successNotification{font-size:16px}
}

@media screen and (max-width:767px){
	.successNotification{max-width:300px}
}

@media screen and (max-width:639px){
	.widgetSec {
		padding: 30px 15px;
		font-size: 3vw;
	}
	.widgetShadow {padding: 15px}
	.widgetBody {
		padding-left:15px;
		padding-right:15px;
	}
	#amzLogo {width: 50vw}
	.widgetTop p {max-width: inherit}
	.pdtWidget td input {height: 8vw}
	.deleteBtn{
		height: 8vw;
	}
	.addRowBtn, .updateBtn {padding: 1.5vw 2.9296875vw}
	.addRowBtn svg, .updateBtn svg {height: 3vw}
	.widgetBody .form-control {height: 8vw}
	.selectCard li {width: 100%}
	.selectCard label::after,
	.widgetBtm label::after{
		width: 4vw;
		height: 4vw;
	}
	.secondCard .cardNumbers {width:53%}
	.secondCard .expiryDate {width: 28%}
	.secondCard .cvv {width: 17%}
	.secondCard label {
		font-weight: 600;
		top: -2vw;
	}
}









/*===== New Version Style Start ======*/
.widgetTop {position: relative;}

.wid-setting .widgetShadow {
    width: 100%;
    max-width: 1252px;
    padding: 22px 75px 75px;
    box-sizing: border-box;
    position: relative;
    margin: auto;
}
.wid-setting .widgetBody {padding: 27px 137px 74px;}
.wid-setting .widgetTop p {
    max-width: 810px;
    font-size: 0.875em;
}
.wid-setting .widgetTop span,
.wid-setting .widgetTop a {
    font-weight: 700;
    color: #fff;
}
.wid-setting .widgetTop a {text-decoration: underline}
.wid-setting .widgetBody label {
    text-align: left;
    font-size: 1.00em;
    padding-bottom: 11px;
}
.selectOption.form-control {
    background-repeat: no-repeat;
    background-image: url(images/arrowDown.svg);
    background-position: right 30px center;
    appearance: none;
}
.selectOption.form-control:focus {
    color: #000;
    font-weight: 700;
}
.wid-setting .inputBox {margin-bottom: 20px;}
.inputBoxs2 {
    display: flex;
    justify-content: space-between;
    gap: 10px 30px;
}
.selectCard input[type="radio"]:checked + label {
    color: #000;
    font-weight: 700;
}
.widgetBody textarea.form-control {height: 80px;}
.wid-pay .selectCard {padding-bottom: 0;}
.wid-pay .selectCard ul {padding-bottom: 0;}
.wid-pay .widgetBtm {padding: 30px 0 17px;}
.secondCard .secondCrdItm .inputBox {margin-top: 20px;}
.secondCard .secondCrdItm label {
    padding: 0;
    font-size: 1.000em;
    position: relative;
    margin-bottom: 10px;
    font-weight: 700;
    color: #2E2E2E;
    margin-top: 0;
    left: 0;
    top: 0;
}
.secondCard .secondCrdItm .cardNumbers,
.secondCard .secondCrdItm .expiryDate,
.secondCard .secondCrdItm .cvv {
    width: 100%;
}
.secondCard .secondCrdItm .inputBox.cardNumbers {margin: 0;}
.widgetBody .secondCrdItm .form-control {
    padding: 20px 34px;
}
.widgetBody .secondCard .form-control {
    padding: 20px 27px;
}
.secondCard .secondCrdItm .cvv .form-control {
    padding-right: 22px;
    background: url(images/cvc.svg) no-repeat right 8px center;
}
.inputNot {
    color: #565555;
    font-size: 1.000em;
    margin: 25px 0 22px;
    font-family: Poppins-Italic;
    line-height: normal;
    font-weight: 400;
    display: block;
}
.inputNot + .pBtnBox,.wid-pay .pBtnBox {
    margin-bottom: 15px;
}
.noTifi {text-align: center;}
.noTifi strong {
    width: 100%;
    display: block;
    padding: 55px 0 38px;
    font-size: 3.000em;
    line-height: 19px;
    font-weight: 700;
    color: #1C2029;
}
.noTifi p,
.autoRemove {
    margin: 0 auto;
    line-height: 1.052631;
    font-size: 1.250em;
    font-weight: 400;
    color: #000;
}
.autoRemove {
    color: #929292;
    margin-bottom: 48px;
    display: block;
}
.noTifi .notificationBtn {
    width: 100%;
    padding: 40px 0;
}

@media screen and (max-width:1024px) {
    .wid-setting .widgetBody {padding: 4.1015625vw 7.51953125vw 5.2734375vw;}
    .wid-setting .widgetBody label {padding-bottom: 0px;}
    .widgetBody .secondCrdItm .form-control,
    .widgetBody .secondCard .form-control {padding: 1.953125vw;}
    .secondCard .secondCrdItm .cvv .form-control {background-size: 50px;}
    .wid-setting .inputBox {margin-bottom: 2.9296875vw;}
    .secondCard .secondCrdItm label {top: 0}
    .secondCard .secondCrdItm label {margin-bottom: 0;}
    .wid-pay .secondCard .inputBox {margin-top: 3.9296875vw;}
    .secondCard .secondCrdItm .inputBox {margin-top: 2.9296875vw;}
    .inputNot + .pBtnBox,.wid-pay .pBtnBox {margin-bottom: 0;}
    .wid-pay .widgetBtm {padding: 2.24609375vw 0 0vw;}
}
@media screen and (max-width:767px) {
    .widgetTop strong {
        line-height: 1em;
        margin-bottom: 10px;
    }
    .noTifi {margin-top: 50px;}
    .noTifi svg {
        width: 65px;
        height: auto;
    }
    .noTifi strong {padding: 30px 0 20px;}
    .noTifi .notificationBtn {padding: 30px 0 20px;}
}

@media screen and (max-width:639px) {
    .wid-setting .widgetShadow {padding: 15px;}
    .inputBoxs2 {
        flex-wrap: wrap;
        gap: 0;
    }
    .inputBoxs2 .form-control {width: 100%;}
    .selectOption.form-control {
        background-repeat: no-repeat;
        background-image: url(images/arrowDown.svg);
        background-position: right 10px center;
        background-size: 10px;
        appearance: none;
    }
    .secondCard .secondCrdItm .cvv .form-control {background-size: 36px;}
    .inputNot {margin: 12px 0 10px;}
}
/*===== New Version Style End ======*/