* {
	margin: 0;
	padding: 0;
}
.page-wrapper > .container , footer > .container{
    max-width:1160px !important;
}

body,
body .page-wrapper,
body .success-page {
	font-family: "Poppins", sans-serif !important;
}
img {
	max-width: 100%;
}
a {
	/* text-decoration: underline !important; */
	color: #4f4f4f;
}
a:hover {
	color: #ff5500 !important;
}
.page-wrapper > .container > .row {
	/* padding: 150px; */
}
.coupon-wrap {
	max-width: 551px;
}
.consent {
	max-width: 551px;
}
.consent > * {
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color: #4f4f4f !important;
}
.consent-title {
	font-weight: 700;
	font-size: 22px;
	/* line-height: 69px; */
	color: #000 !important;
	margin-bottom: 26px;
}

.orPaymentText {
	position: relative;
	display: none;
}
.orPaymentText span {
	font-size: 14px;
	color: #000;
	display: inline-block;
	background-color: #fff;
	font-weight: 500;
}
.orPaymentText::before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #c4c4c4;
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(0%, 100%);
	z-index: -1;
}

/* FORM */
.progress {
	background-color: #e5e5e5;
}
.progress-bar {
	background-color: #bcbcbc;
}
.form-section-wrapper {
	background-color: #e1e1e1;
}
.img-1{
    max-width:57px;
}
.img-2{
    max-width:121px;
}
.img-3{
    max-width:99px;
}
.img-4{
    max-width:98px;
}
@media (min-width: 768px) {
    
	.form-section {
		max-width: 488px;
	}
}

.form-title {
	font-weight: 700;
	font-size: 22px;
	color:#000;
	text-align: center;
	/* line-height: 69px; */
}

#payment-form input {
	color: #697386;
	font-size: 16px;
	height: 51px;
	border-radius: 4px;
	border: none;
	box-shadow: none;
}
#payment-form input:focus {
	box-shadow: 0 0 0 2px rgb(255 0 0);
}
#payment-form input::placeholder {
	color: #697386;
	font-size: 16px;
	font-weight: 400;
}
#submit,
#next,
#next1,
#next2,
.next-button {
	background-color: #ff5500;
	font-weight: bold;
	font-size: 22px;
	line-height: 18px;
	border-radius: 14px;
	border: none;
	color: #fff;
	transition: all 0.1s ease;
	min-height: 60px;
	cursor: pointer;
	position: relative;
}
#submit:hover,
#next:hover,
#next1:hover,
#next2:hover,
.next-button:hover {
	scale: 1.008;
	filter: drop-shadow(2px 4px 6px #0000002f);
}
.prev-button {
	display: flex;
	text-align: center;
	margin-top: 50px;
	font-size: 24px;
	font-weight: 500;
	cursor: pointer;
	max-width: 130px;
}
.prev-button > img {
	margin-left: -20px;
}
.prev-button:hover {
	text-decoration: underline;
}
.lock-icon {
	/* margin: 0 0 8px 5px; */
}

/* card Error */
#payment-message {
	/* line-height: 51px; */
	transition: all 0.3s ease;
	color: red;
	font-size: 14px;
}
#error-message,
#prElementError {
	color: red;
	font-weight: 500;
	word-wrap: break-word;
	line-height: 24px !important;
}

/* Card-consent */
.card-consent {
	color: #000;
	font-size: 11px;
	letter-spacing: -0.01em;
	line-height: 17px;
}
.card-consent a, .msg-box a{
    color:#000;
    text-decoration:underline;
}
p.diclaimer {
	font-size: 12px;
	font-weight: 300;
	color: #4f4f4f;
	padding: 0 10px;
	text-align: center;
	margin-top: 36px;
}

/* Mobile */
@media (max-width: 767px) {
        .img-1{
    max-width:39px;
}
.img-2{
    max-width:82px;
}
.img-3{
    max-width:78px;
}
.img-4{
     max-width:78px;
}
    .no-border{
        border-bottom :0 !important;
    }
	.form-title {
		font-size: 20px;
		font-weight: 700;
		 line-height: 22px;
	}
	#submit,
	#next {
		min-height: 60px;
		font-size: 18px;
		line-height: 18px;
	}
	#payment-request-button {
		/* display:none; */
	}
	 #payment-form input {
        font-size: 14px;
    }
    #payment-form input::placeholder {
        font-size: 14px;
    } 
}
.mobile-consent > * {
	font-weight: 400;
	font-size: 12px;
	line-height: 22px;
	color: #4f4f4f !important;
}
.mobile-consent .consent-title {
	font-weight: 600;
	font-size: 18px;
}

/* Success Page */
* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.upper-section {
	background-color: #6b47fc;
	padding: 150px 0;
}
.success-page .success-heading {
	font-family: "Poppins", sans-serif !important;
	font-weight: 500;
	font-size: 50px;
	/* line-height: 69px; */
}
.works-section {
	margin: 146px 0;
}
.works-section .left img {
	height: 634px;
}
.sub-heading {
	font-family: "Poppins", sans-serif !important;
	font-weight: 400;
	font-size: 40px;
}
.right {
	padding: 55px 54px 0;
	background-color: #f4f4f4;
	max-width: 600px;
}
.right h3 {
	font-family: "Poppins", sans-serif !important;
	font-size: 36px;
	font-weight: 500;
	line-height: 45px;
	color: #000;
}
.list-inner {
	margin-bottom: 15px;
}
.list-number {
	font-family: "Poppins", sans-serif !important;
	font-size: 36px;
	font-weight: 500;
	line-height: 45px;
	color: #dddbdb;
}
.list-content h4 {
	font-family: "Poppins", sans-serif !important;
	font-size: 22px;
	font-weight: 500;
	line-height: 35px;
	color: #000;
}
.list-content p {
	font-family: "Poppins", sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #4f4f4f;
}
.membership h3 {
	font-family: "Poppins", sans-serif !important;
	font-size: 36px;
	font-weight: 500;
	line-height: 45px;
	color: #000000;
}
.membership-cards {
	margin: 95px 0 90px;
}
.card-img {
	width: 89px;
}
.cards h4 {
	font-family: "Poppins", sans-serif !important;
	font-size: 25px;
	font-weight: 500;
	line-height: 38px;
	color: #000;
	margin: 40px 0 17px;
}
.cards p {
	font-family: "Poppins", sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #4f4f4f;
}

@media screen and (max-width: 768px) {
	.upper-section {
		padding: 57px 0;
	}
	.success-page .success-heading {
		font-size: 28px;
		line-height: 40px;
	}
	.sub-heading {
		font-size: 18px;
	}
	.right {
		padding: 25px 0 0;
		background-color: #fff;
	}
	.right h3 {
		font-size: 23px;
		color: #000;
	}
	.card-img {
		width: 58px;
	}
	.list-number {
		font-size: 30px;
	}
	.list-content h4,
	.cards h4 {
		font-size: 18px;
		line-height: 25px;
	}
	.cards h4 {
		margin: 17px 0 21px;
	}
	.list-content p,
	.cards p {
		font-size: 14px;
		line-height: 24px;
	}
	.works-section .left img {
		height: auto;
	}
	.works-section {
		margin: 60px 0 30px;
	}
	.membership-cards {
		margin: 45px 0 12px;
	}
	.list-inner {
		margin-bottom: 20px;
	}
	.membership h3 {
		font-size: 23px;
		line-height: 35px;
	}
}
@media (min-width: 1400px) {
	.container {
		max-width: 1160px !important;
	}
}
@media (min-width: 769px) {
	.works-section .content-inner {
		background-color: #f4f4f4;
	}
}

button svg {
	display: none;
}

button.loading span {
	display: none;
	opacity: 0;
}
button.loading svg {
	display: block;
	opacity: 1;
}

button:disabled {
	cursor: not-allowed;
	opacity: 0.8;
}

/* loader css starts from here */
.loader {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000000de;
	/* display: flex;
    justify-content: center;
    align-items: center; */
}

.loader .loader-inner {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #00000000;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: width 0.5s, height 1s; /* For Safari 3.1 to 6.0 */
	transition: width 0.5s, height 1s;
}
.loader.success .loader-inner,
.loader.error .loader-inner {
	width: 300px;
	height: 210px;
	border-radius: 5px;
}

.loader .loader-inner .loading-box {
	text-align: center;
	width: 100%;
	padding: 2em;
}
.loader .loader-inner .loading-box .loader-message {
	padding: 1em 0;
	color: white;
}
.loader .loader-inner .loading-box button {
	outline: none;
	border: 1px solid white;
	padding: 0.8em 2em;
	color: white;
	border-radius: 2px;
}

.loader .loader-inner .loading-box button.cancel {
	background-color: #444;
}
.loader .loader-inner .loading-box button.done,
.loader .loader-inner .loading-box button.retry {
	background-color: #f17f7f;
}
.loader .loader-inner .loading-box .circular-loader {
	border: 3px solid #f3f3f3; /* Light grey */
	border-top: 3px solid #444; /* Blue */
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin 0.8s linear infinite;
	margin: 0 auto;
	transition: all 0.5s ease-out;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	display: inline-block;
}

.loader .loader-inner .loading-box .loader-result-control {
	display: flex;
	justify-content: center;
}
.loader.error .loader-inner .loading-box .loader-result-control {
	justify-content: space-between;
}
.loader.error .loader-inner .loading-box button.done {
	display: none;
}
.loader.error .loader-inner .loading-box button.cancel,
.loader.error .loader-inner .loading-box button.retry {
	display: block;
}
.loader.success .loader-inner .loading-box button.done {
	display: block;
}
.loader.success .loader-inner .loading-box button.cancel,
.loader.success .loader-inner .loading-box button.retry {
	display: none;
}
.loader .loader-inner .loading-box button.cancel,
.loader .loader-inner .loading-box button.retry,
.loader .loader-inner .loading-box button.done {
	display: none;
}

.loader.error .loader-inner .loading-box .circular-loader {
	border-top: 3px solid #f3f3f3;
	animation: none;
}

.loader .loader-inner .loading-box .circular-loader:before,
.loader .loader-inner .loading-box .circular-loader:after {
	content: "";
	height: 0px;
	width: 0px;
	background-color: white;
	position: absolute;
	-webkit-transition: height 0.5s; /* For Safari 3.1 to 6.0 */
	transition: height 0.5s;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.step {
	transition: opacity 0.2s ease;
}
#prev {
	background-color: unset;
	text-decoration: underline;
	color: #4f4f4f;
}
#prev:hover {
	color: #ff5500;
}

/* Footer Here */
footer {
	background-color: #eceee9;
	padding: 36px 0 36px;
}
footer .msg-box p {
	font-family: "Poppins", sans-serif !important;
	font-size: 12px;
	font-weight: 400;
	 color:#000; 
}
footer .msg-box p a {
	font-family: "Poppins", sans-serif !important;
	font-size: 12px;
	font-weight: 500;
	text-decoration: underline;
	/* color: #15006B; */
}
footer .msg-box p a:hover {
	color: #ff5500;
}
.info-text {
	font-family: "Poppins", sans-serif !important;
	font-size: 9px;
	line-height: 15px;
	font-weight: 300;
	color: #000;
}
.footer-right p a {
	font-family: "Poppins", sans-serif !important;
	font-size: 12px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
}
@media (max-width: 768px) {
	footer {
		padding: 20px 0 18px;
	}
	.footer-right p a {
		text-decoration: underline;
	}
	footer .msg-box p a {
		text-decoration: none;
	}
}
.footer-right p a:hover {
	color: #ff5500;
}

/* LP3 */
/* .page:not(.page-1) {
    display: none;
  } */
/*.page {*/
/*	display: none;*/
/*	opacity: 0;*/
/*	transition: opacity 0.9s ease;*/
/*}*/

.page.active {
	display: block;
	opacity: 1;
	transition: opacity 0.9s ease;
}

.page1-content {
	max-width: 495px;
	width: 100%;
	margin: 0 auto;
}
.page-2 > .row > .col-12:nth-child(1) > .option {
	background-color: #ea4b21;
}
.page-2 > .row > .col-12:nth-child(2) > .option {
	background-color: #3d8ae1;
}
.page-2 > .row > .col-12:nth-child(3) > .option {
	background-color: #6820ea;
}
.page-2 > .row > .col-12:nth-child(4) > .option {
	background-color: #fa00ff;
}
.page-heading {
	text-align: center;
	font-weight: 600;
	font-size: 60px;
	color: #000;
	margin-bottom: 50px;
}

.option {
	/* background-color: cadetblue; */
	transition: all 0.2s ease-out;
	cursor: pointer;
}
.option.selected {
	scale: 1.05;
}
.option:hover {
	scale: 1.05;
}
.page .option {
	height: 264px;
}
/* .page-3 .category {
    display: none;
} */
.page-3 #cat-1 .option {
	background-color: #ea4b21;
}
.page-3 #cat-2 .option {
	background-color: #3d8ae1;
}
.page-3 #cat-3 .option {
	background-color: #6820ea;
}
.page-3 #cat-4 .option {
	background-color: #fa00ff;
}
.page-2 .card-title {
	display: flex;
	align-items: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 68px;
	margin-bottom: 0;
}
.page-2 .card-title > svg {
	fill: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	left: 27px;
	top: 27px;
}
.page .option.selected .card-title > svg {
	fill: currentColor;
}
.page-3 .option > svg {
	fill: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	left: 18px;
	top: 18px;
}
.page-3 .option.selected > svg {
	fill: #fff;
}

#selectedLogo {
	filter: invert(1);
}
.selectedLogo-text {
	color: #b5b5b5;
	font-size: 23px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 16px;
	flex-shrink: 0;
}
/* .prev-button {
    background-color: #000000;
    font-weight: bold;
    font-size: 25px;
    line-height: 60px;
    border-radius: 14px;
    border: none;
    color: #fff;
    transition: all 0.3s ease;
    min-height: 60px;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 50px;


}
.prev-button:hover {
    scale: 1.008;
    filter: drop-shadow(2px 4px 6px #0000002f);
} */

@media (max-width: 767px) {
	.lp3 > .container {
		max-width: 375px !important;
	}
	.page-heading {
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 20px;
	}
	.subheading {
		font-size: 20px;
		margin-bottom: 20px !important;
	}
	i.checkmark svg {
		width: 55px;
		height: 55px;
	}
	.page-2 .card-title {
		font-size: 18px;
		line-height: normal;
		font-weight: 600;
		align-self: flex-start;
	}
	.page-2 .option {
		height: 225px;
		padding-top: 20px !important;
	}
	.page .fold {
		height: 141px;
	}
	.page .fold .imgwrap {
		height: 60px;
		overflow: hidden;
	}
	.more-brands {
		font-size: 11px;
		color: #fff;
		align-self: flex-end;
	}
	p.more-brands::after {
		content: ">";
		margin-left: 2px;
		vertical-align: text-top;
	}
	.page-3 .option {
		height: 115px;
	}
	.page-2 .card-title {
		margin-left: 33px;
	}
	.page .card-title > svg {
		left: 22px;
		top: 20px;
	}
	.footer-content {
		max-width: 240px;
	}
	.info-text {
		/* line-height: 20px; */
	}
	footer {
		/* background-color: #fff; */
	}
}

/* New Changes */

.form-check-input {
	border-radius: 0.25em;
	border: solid #bababa 1px;
	background-color: #ebebeb !important;
}

.form-check-input {
	background-color: transparent;
	height: 17px !important;
	width: 17px !important;
}
.form-check-input:checked {
	border: none !important;
	background-color: #fb5401 !important;
}
.underline {
	text-decoration: underline;
}

.mobile-consent {
	font-size: 9px;
	line-height: 12px;
	padding: 10px 15px;
	border: solid 1px #d8d8d8;
	border-radius: 8px;
	color: #6d6d6e;
}

.form-check-label {
	font-size: 11px;
}

.form-check-input:focus {
	box-shadow: none !important;
}
#payment-form input#checkbox {
	border: 2px solid #ff5500;
}

@media (max-width: 768px) {
	/* #checkbox {
        display: none;
    } */
	.form-check {
		padding-left: 0 !important;
		display: none;
	}
	.mobile-consent-2 {
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
		text-align: left;
	}
	button#submit {
		/*margin-block-start: 30px !important;*/
	}
}

.mobile-consent-title {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #6d6d6e !important;
	margin-bottom: 20px;
}

.contact-text {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}
.contact-link {
	font-size: 12px;
	font-weight: 400;
	/* line-height: 32.4px; */
}

@media (min-width: 768px) {

	.border-btm {
		border-bottom: 1px solid #dee2e6;
	}
}
.p-CardNumberInput-input {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
@media (max-width: 768px) {
    footer .msg-box p, .footer-right p a, footer .msg-box p a {
        font-size: 14px;
    }
    .footer-right p a {
        font-weight: 300;
    }
    }
}
/*@media screen and (min-width:1140px){*/
/*    	.lock-icon {*/
/*		position: absolute;*/
/*		right: 26%;*/
/*		top: 25%;*/
/*	}*/
/*}*/
/*@media screen and (min-width:992px) and (max-width:1140px){*/
/*    	.lock-icon {*/
/*		position: absolute;*/
/*		right: 20%;*/
/*		top: 25%;*/
/*	}*/
/*}*/