body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--whiteColor);
	font-family: "Jost", sans-serif !important;
	overflow-x: hidden;
}

.container-fluid {
	padding: 0px 70px !important;
}

.logo {
	width: 126px;
	margin: 2px 0px 1px 0px;
	padding: 0px 0px;
	position: relative;
}

.logo img {
	width: 100%;
}

.main-nav.scroll .logo {
	width: 122px;
	margin: 12px 0px;
}

.main-nav.scroll .rightlink {
	margin-top: 16px;
}

.stellarnav.mobile.right>ul {
	z-index: 99;
	background: #f0d04d;
}

.main-nav {
	margin: 0px 0px;
	padding: 20px 0px;
	width: 100%;
	height: auto;
	background: #ffffff00;
	transition: all 0.1s ease 0s;
	z-index: 999;
	box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.00);
	position: absolute;
}

.main-nav.scroll {
	background-color: #F5F4FF;
	height: 80px;
	padding: 3px 0px;
	transition: background-color .5s ease 0s;
	top: 0;
	position: fixed;
	transition: all 0.3s ease 0s;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
}

.stellarnav {
	position: relative;
	width: 100%;
	line-height: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.stellarnav ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}

.stellarnav>ul>li>a {
	padding: 0px 0px;
	font-size: 20px;
	font-weight: 600;
	color: #777;
	text-decoration: none;
}

.stellarnav>ul>li>a:hover {
	color: #463EA0;
	text-decoration: none;
}

.stellarnav>ul>li>a.active {
	color: #463EA0 !important;
	text-decoration: none;
}

.main-nav-socialicon {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
}

.main-nav .stellarnav ul ul {
	width: 263px;
	padding: 12px 0px;
}

.main-nav .stellarnav li li {
	margin: 0px 0px;
	width: 100% !important;
	border-bottom: #ccccccb8 1px solid;
}

.main-nav .stellarnav li li a {
	font-size: 15px;
	padding: 8px 12px;
	color: #2c2c2c;
	font-weight: 400;
}

.stellarnav li.has-sub a {
	padding-right: 0px !important;
}

.main-nav .stellarnav li li a:hover {
	background: #f9f9f9;
	color: #000;
}

.main-nav .stellarnav li li a.active {
	background: #f9f9f9;
	color: #000;
}

.stellarnav li.has-sub>a::after {
	content: '\f107';
	margin-left: 7px !important;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #267ec3;
	display: inline-block;
	border: none !important;
	font: normal normal normal 16px/1 FontAwesome;
}

.rightlink {
	display: flex;
	align-items: center;
	gap: 18px;
	justify-content: end;
	margin-top: 7px;
}

.usercard a {
	width: 40px;
	position: relative;
	height: 40px;
	border-radius: 50px;
	text-align: center;
	padding: 0px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.usercard a img {
	width: 19px;
}

.userbtn {
	background: #0D9B4D;
}

.userbtn:hover {
	background: #0abb5a;
}

.usercard {
	position: relative;
}

.caunt {
	position: absolute;
	top: -2px;
	right: -5px;
	font-size: 13px;
	background: #FAA432;
	color: #fff;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	z-index: 9;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 2px 0px;
	font-size: 13px;
}

.bannercard-section {
	margin: 0px 0px;
	padding: 96px 0px 0px 0px;
	background: #fff url(../images/bannercardbg02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: calc(100vh - 100px);
	position: relative;
	z-index: 99;
}

.freshflavour01 {
	position: absolute;
	right: 14%;
	width: 111px;
	bottom: 19%;
}

.freshflavour01 img {
	width: 100%;
}

.freshflavour02 {
	position: absolute;
	left: 25%;
	width: 89px;
	bottom: -9%;
}

.freshflavour02 img {
	width: 100%;
}

.textcard-top {
	margin: 0px 0px 33px 0px;
	padding: 17px 0px;
	position: relative;
}

.textcard-top h6 {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #463EA0;
	text-transform: uppercase;
	line-height: 52px;
}

.textcard-top h2 {
	margin: 0px 0px;
	padding: 0px 12%;
	text-align: center;
	font-size: 90px;
	font-weight: 700;
	color: #463EA0;
	line-height: 92px;
}

.textcard-top h2 span {}

.stronger {
	position: relative;
}

/*   */

.textcard-left {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 30%;
}

.textcard-left h5 {
	margin: 0px 0px 19px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 24px;
	font-weight: 400;
	color: #170F49;
	line-height: 33px;
}

.textcard-left h5 span {
	font-weight: 600;
	display: block;
}

.buynow-btn {
	margin: 19px 0px;
	padding: 15px 40px;
	position: relative;
	background: #463EA0;
	font-size: 23px;
	font-weight: 600;
	border-radius: 14px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.buynow-btn:hover {
	background: #4d43c4;
	color: #fff;
	text-decoration: none;
}


.buynow_section {
	margin: 20px 0px;
	width: 235px;
}

.buynow_section p {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	color: #170F49;
	line-height: 33px;
	text-transform: uppercase;
}

.textcard-img {
	margin: 0px auto;
	position: absolute;
	width: 445px;
	height: 357px;
	left: 0px;
	right: 0px;
	bottom: -50px;
}

.textcard-img img {
	width: 100%;
}

.quickbenefits-section {
	margin: 159px 0px 0px 0px;
	padding: 0px 0px 60px 0px;
	position: relative;
	background: #463EA0;
	width: 100%;
	min-height: 500px;
	border-radius: 0px 0px 70px 70px;
}

.quickbenefit01 {
	position: absolute;
	right: 0px;
	width: 160px;
	top: -1%;
	z-index: 99;
}

.quickbenefit01 img {
	width: 100%;
}

.quickbenefit02 {
	position: absolute;
	left: 4%;
	width: 132px;
	bottom: -9%;
	z-index: 9;
}

.quickbenefit02 img {
	width: 100%;
}

.quickbenefits-section::before {
	background-image: url(../images/quickbenefits-beforeimg.png);
	background-repeat: no-repeat;
	content: "";
	width: 100%;
	height: 400px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: -32%;
	background-size: 100%;
	z-index: 99;
	right: 0px;
}

.quickbenefits-section h2 {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	color: #ffffff;
	line-height: 92px;
}


.benefit-sect-outer {
	margin: 0px;
	position: relative;
	z-index: 99;
	top: -30px;
}

.benefit-sect {
	margin: 0px 0px;
	padding: 0px 60px;
	position: relative;
	width: 100%;

}

.benefitcard {
	margin: 0px 0px;
	padding: 19px 14px;
	position: relative;
	width: 100%;
	min-height: 238px;
	border: transparent 1px solid;
	border-radius: 12px;
	background: transparent;
}

/* .benefitcard:hover {
	border: #cccccc4a 1px solid;
	background: #ffffff0f;
} */

.benefit-icon {
	margin: 0px auto 9px auto;
	padding: 0px 0px;
	width: 120px;
	height: 120px;
	background: #3c3594;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.benefit-icon img {
	width: 65px;
}

.benefitcard p {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 29px;
}

.pricedelivery-section {
	margin: 0px 0px;
	padding: 40px 0px 0px 0px;
	position: relative;
	width: 100%;
	background: #ffffff;
}

.pricedelivery-text {
	margin: 0px 0px;
	padding: 60px 0px;
	position: relative;
	width: 100%;
}

.pricedelivery-text h2 {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 50px;
	font-weight: 700;
	color: #463EA0;
	line-height: 92px;
}

.pricedelivery-text h6 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 17px;
	font-weight: 400;
	color: #170F49;
	line-height: 27px;
}

.pricedelivery-text h5 {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 19px;
	font-weight: 700;
	color: #170F49;
	line-height: 33px;
}

.pricedelivery-text ul {
	margin: 15px 0px 25px 0px;
	padding: 0px 0px;
	width: 100%;
	position: relative;
}

.pricedelivery-text li {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 32px;
	width: 100%;
	position: relative;
	font-size: 17px;
	font-weight: 400;
	color: #170F49;
	line-height: 24px;
	list-style: none;
}

.pricedelivery-text li::before {
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	content: "";
	width: 23px;
	height: 23px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 1px;
	background-size: 100% 100%;
}

.pricedeliveryimg-outer {
	margin: 80px 60px 0px 0px;
	padding: 0px 0px;
}

.pricedeliveryimg {
	width: 86%;
	height: auto;
}


.pricedeliveryimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.whatinside-outer {
	margin: 80px 60px 0px 0px;
}


.whatinside {
	margin: 50px 0px 0px 0px;
	padding: 16px 37px 45px 37px;
	position: relative;
	width: 100%;
	background: #fff9fe;
}

.whatinside::before {
	background-image: url(../images/whatinsidetop.png);
	background-repeat: no-repeat;
	content: "";
	width: 100%;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: -18px;
	background-size: 100% 100%;
}

.whatinside::after {
	background-image: url(../images/whatinsidebottom.png);
	background-repeat: no-repeat;
	content: "";
	width: 100%;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: -8px;
	background-size: 100% 100%;

	z-index: 999;
}

.whatinside h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 40px;
	font-weight: 700;
	color: #463EA0;
	line-height: 92px;
	position: relative;
}

.whatinside h2::before {
	background-image: url(../images/Inside.png);
	background-repeat: no-repeat;
	content: "";
	width: 46%;
	height: 10px;
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 10px;
	background-size: 100% 100%;
}

.featurecard {
	margin: 0px 0px;
	padding: 6px 14px;
	position: relative;
	width: 100%;
	border-bottom: #00000030 1px solid;
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 17px;
}

.headtext {
	border-radius: 4px;
	background: #FFCD55;
	border-bottom: 0px;
}

.featurecard h5 {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 17px;
	font-weight: 400;
	color: #170F49;
	line-height: 27px;
	width: 34%;
}

.featurecard h6 {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 17px;
	font-weight: 500;
	color: #170F49;
	line-height: 27px;
}

.howtouse {
	margin: 50px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
}

.howtouse h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 40px;
	font-weight: 700;
	color: #463EA0;
	line-height: 92px;
	position: relative;
}

.howtouse h3 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 40px;
	font-weight: 400;
	color: #000000BF;
	line-height: 92px;
	position: relative;
}

.howtousecard {
	margin: 0px 0px;
	padding: 32px 12px;
	background: #fff7e5;
	border-radius: 18px;
	min-height: 270px;
}

.howtousecard-img {
	margin: 0px auto 9px auto;
	padding: 0px 0px;

	display: flex;
	align-items: center;
	justify-content: center;
}


.howtousecard-img img {
	width: 90px;
}

.howtousecard h5 {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #170F49;
	line-height: 29px;
}

.howtousecard h6 {
	margin: 0px 0px;
	padding: 9px 0px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #170F49;
	line-height: 29px;
}

.howtousecard h6 a {
	color: #7A6AF8;
	text-decoration: none;
}

.howtousecard h6 a:hover {
	color: #7A6AF8;
	text-decoration: none;
}

.peoplesaying-section {
	margin: 45px 0px 160px 0px;
	padding: 84px 0px 0px 0px;
	position: relative;
	background: #FFCD55;
	width: 100%;
	min-height: 500px;
	border-radius: 70px 70px 0px 0px;
}

.peoplesaying-section .owl-carousel .owl-nav.disabled {
	display: block;
}

.peoplesaying-section .owl-nav .owl-prev {
	background: #ffff;
	bottom: 20%;
	position: absolute;
	right: 99px;
	opacity: 1;
	width: 45px;
	border: #828080 1px solid !important;
	height: 45px;
	border-radius: 50%;
	color: #828080 !important;
	font-size: 13px !important;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px !important;
}

.peoplesaying-section .owl-nav .owl-prev:hover {
	background: transparent !important;
	color: #000 !important;
	border: #000000 1px solid !important;
}

.peoplesaying-section .owl-nav .owl-next {
	background: transparent !important;
	bottom: 20%;
	position: absolute;
	right: 40px;
	opacity: 1;
	width: 45px;
	border: #000000 1px solid !important;
	height: 45px;
	border-radius: 50%;
	color: 000000 !important;
	font-size: 13px !important;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.peoplesaying-section .owl-nav .owl-prev img {
	width: 14px;
}

.peoplesaying-section .owl-nav .owl-next img {
	width: 14px;
}

.peoplesaying-section .owl-dots {
	display: none;
}

.peoplesaying-section::before {
	background-image: url(../images/peoplesayimg.png);
	background-repeat: no-repeat;
	content: "";
	width: 100%;
	height: 400px;
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: -71%;
	background-size: 100%;
	z-index: 99;
	right: 0px;
}

.peoplesaying-section h2 {
	margin: 0px 0px 19px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	color: #170F49;
	line-height: 33px;
}

.peoplesayiflavour01 {
	position: absolute;
	right: 5%;
	width: 122px;
	top: -6%;
}

.peoplesayiflavour01 img {
	width: 100%;
}

.peoplesaying-section h2::before {
	background-image: url(../images/peoplesaying.png);
	background-repeat: no-repeat;
	content: "";
	width: 40%;
	height: 14px;
	display: inline-block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -25px;
	margin: 0px auto;
	background-size: 100% 100%;
}

.usertext {
	margin: 27px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	text-align: left;
}

.usertext h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	letter-spacing: 0px;
	font-family: "Inter", sans-serif;
	color: #000;
	font-size: 24px;
	font-weight: 600;
}

.usertext h6 {
	margin: 0px 0px;
	padding: 0px 0px;
	letter-spacing: 0px;
	color: #000;
	font-size: 16px;
	font-weight: 400;
}

.customercard p {
	padding: 0px 0%;
	margin: 21px 0px 20px 0px;
	font-family: "Inter", sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 48px;
	text-align: left;
	color: #212222;
	width: 100%;
}

.customercard {
	margin: 83px 0px 38px 0px;
	padding: 20px 0px;
	width: 100%;
	min-height: 260px;
	position: relative;
	background: transparent;
	box-shadow: 0px 0px 0px 0px #0000001A;
	border-radius: 0px;
}

.star-arrow a {
	font-size: 20px;
	color: #7A6AF8;
}

.star-arrow {
	display: flex;
	align-items: center;
	justify-self: start;
	gap: 7px;
}

.qualitytrust-section {
	margin: 0px 0px;
	padding: 60px 0px;
	position: relative;
	width: 100%;
}

.qualitytrust-text {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
}

.qualitytrust-text h2 {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 50px;
	font-weight: 700;
	color: #463EA0;
	line-height: 63px;
}

.qualitytrust-right {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 0px;
}

.linkcard {
	margin: 0px 0px 17px 0px;
	padding: 11px 23px;
	width: 32%;
	background: #fff9fe;
	border-radius: 19px;
	position: relative;
	font-size: 23px;
	font-weight: 400;
	color: #170F49;
	line-height: 24px;
	list-style: none;
	height: 85px;
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 22px;
}

.linkcard-icon {
	width: 42px;
	height: 42px;
	background: #FFCD55;
	border-radius: 50%;
	padding: 10px 12px;
	color: #fff;
}

.linkcard-text p {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #fff9fe;
	border-radius: 19px;
	position: relative;
	font-size: 18px;
	font-weight: 400;
	color: #170F49;
	line-height: 24px;
	list-style: none;
}

/* .linkcard p::before {
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	content: "";
	width: 23px;
	height: 23px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	background-size: 100% 100%;
	margin: auto 0;
	bottom: 0;
	} */
.frequentlyquestions-section {
	margin: 0px 0px;
	padding: 40px 0px 80px 0px;
	position: relative;
	width: 100%;
	background: #ffffff;
}

.frequentlyquestions-section h3 {
	margin: 50px 0px 45px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	color: #000000;
	line-height: 33px;
}

.accordion-item {
	background-color: #fff;
	border: 1px solid #F1F2F9 !important;
	border-radius: 16px !important;
	margin-bottom: 22px;
	overflow: hidden;
}

.accordion-button {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1rem 1.25rem;
	font-size: 24px;
	color: #170F49;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	overflow-anchor: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
	font-weight: 600;
}

.accordion-body {
	padding: 0rem 1.25rem 1rem 1.25rem;
}

.accordion-body p {
	margin: 0px 0px 19px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 19px;
	font-weight: 400;
	color: #6F6C8F;
	line-height: 33px;
}

.accordion-button:not(.collapsed) {
	color: #170F49;
	background-color: #fff;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .0);
}

.accordion-button:not(.collapsed)::after {
	background-image: url(../images/Button2.png);
	transform: rotate(1deg)
}

.accordion-button::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: auto;
	content: "";
	background-image: url(../images/Button1.png);
	background-repeat: no-repeat;
	background-size: 1.25rem;
	transition: transform .2s ease-in-out
}

.feeldifference-section {
	margin: 0px 0px;
	padding: 40px 0px 60px 0px;
	position: relative;
	width: 100%;
	background: #fff9fe;
}

.feeldifferenceflavour01 {
	position: absolute;
	right: 3%;
	width: 106px;
	bottom: 15%;
}

.feeldifferenceflavour01 img {
	width: 100%;
}

.feeldifferenceimg {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
}

.feeldifferenceimg img {
	width: 100%;
}


.feeldifferencetext {
	margin: 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}

.feeldifferencetext h2 {
	margin: 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 40px;
	font-weight: 700;
	color: #463EA0;
	line-height: 50px;
	position: relative;
}


.feeldifferencetext .buynow_section {
	width: 400px;
}

.feeldifferencetext .buynow_section .buynow-btn {
	width: 400px;
	display: block;
}


.feeldifferencetext h2 span {
	display: block;
}

/* .feeldifferencetext h2 span::before {
	background-image: url(../images/Vector-line.png);
	background-repeat: no-repeat;
	content: "";
	width: 27%;
	height: 10px;
	display: inline-block;
	position: absolute;
	left: 52px;
	bottom: -15px;
	background-size: 100% 100%;
} */
.feeldifferencetext h5 {
	margin: 10px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	color: #170F49;
	line-height: 36px;
	width: 89%;
}

.go-top {
	position: fixed;
	cursor: pointer;
	bottom: 100px;
	right: 20px;
	border-radius: 50%;
	background-color: #0eb06e;
	border: 1px solid #0eb06e;
	color: #ffffff;
	z-index: 999;
	width: 40px;
	text-align: center;
	height: 40px;
	opacity: 0;
	visibility: hidden;
	font-size: 25px;
	-webkit-transition: var(--transition);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.go-top.active {
	opacity: 1;
	visibility: visible;
	bottom: 25px;
	-webkit-animation: top-bottom 5s infinite linear;
	animation: top-bottom 5s infinite linear;
}

.go-top i {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.go-top:hover {
	color: #ffffff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	background-color: #08dd88;
	border: 1px solid #08dd88;
}

.footer {
	margin: 0px 0px;
	padding: 59px 0px 0px 0px;
	width: 100%;
	position: relative;
	background: #fff;
}

.subscribenews-section {
	margin: -121px auto 40px auto;
	padding: 13px 78px;
	position: relative;
	background: #170F49;
	width: 100%;
	min-height: 200px;
	border-radius: 13px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.subscribenews-section h3 {
	padding: 0px 0px;
	margin: 0px 0px;
	font-size: 34px;
	font-weight: 400;
	line-height: 48px;
	text-align: left;
	color: #ffffff;
	width: auto;
}

.subscribe {
	margin: 0px 0px;
	padding: 6px 6px;
	position: relative;
	background: #ffffff;
	border-radius: 5px;
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.subscribe .form-control {
	display: block;
	width: 100%;
	padding: 12px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	color: #2B3D51;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da00;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.subscribe .form-control:focus {
	box-shadow: 0 0 0 .0rem rgba(0, 0, 0, .0);
}

.submitbtn {
	margin: 0px 0px;
	padding: 12px 0px;
	position: relative;
	background: #FFCD55;
	font-size: 19px;
	font-weight: 400;
	color: #170F49;
	width: 260px;
	border: 0px;
	border-radius: 5px;
}

.submitbtn:hover {
	background: #f8c243;
	color: #170F49;
}

.footerlogo {
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	width: 100px;
}

.footerlogo img {
	width: 100%;
	object-fit: cover;
}

.footer-links ul {
	margin: 0px 0px;
	padding: 0px 0px;
	width: 100%;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 47px;
}

.footer-links ul li a {
	display: inline-block;
	color: #170F49;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none;
}

.footer-links ul li a:hover {
	color: #201569;
	text-decoration: none;
}

.footer-right {
	float: right;
}

.contactcard h5 {
	margin: 3px 0px 10px 0px;
	padding: 0px 0px;
	text-align: left;
	letter-spacing: 0px;
	color: #222222;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	width: 81%;
}

.contactcard h5 a {
	color: #DEDEDE;
	text-decoration: none;
}

.contactcard h5 a:hover {
	color: #ADFFDD;
	text-decoration: underline;
}

.footer-links h6 {
	margin: 1px 0px 10px 32px;
	padding: 0px 0px;
	text-align: left;
	letter-spacing: 0px;
	color: #222222;
	font-size: 17px;
	font-weight: 500;
	line-height: 25px;
	width: 81%;
}

.footer-links h6 a {
	color: #ADFFDD;
	text-decoration: underline;
}

.footer-links h6 a:hover {
	color: #ADFFDD;
	text-decoration: none;
}

.footersocial-sect {
	margin: 11px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 18px;
}

.footersocial-visa {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 7px;
}

.footersocial-visa a {
	margin: 0px 0px;
	padding: 2px 2px;
	font-size: 12px;
	color: #000;
	background: #fff;
	border-radius: 4px;
	line-height: 19px;
	text-align: center;
	border: #D3D3D3 1px solid;
	position: relative;
	overflow: hidden;
}

.footersocial-visa a img {
	width: 51px;
}

.footer-socialicon {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px;
	width: 100%;
	position: relative;
	z-index: 99;
	gap: 12px;
	display: flex;
	align-items: center;
	justify-content: end;
}

.footer-socialicon a img {
	width: 22px;
}

.footer-socialicon a {
	margin: 0px 0px;
	padding: 0px 0px;
	width: 40px;
	height: 40px;
	position: relative;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-socialicon a:hover {
	transform: translateY(-5px);
	transition: 0.3s ease-in-out;
}

.privacytext a:hover {
	color: #D6B75D;
	text-decoration: underline;
}

.copyright {
	margin: 40px 0px 0px 0px;
	padding: 45px 0px 20px 0px;
	background: transparent;
	z-index: 99;
	position: relative;
	border-top: #e3e3e3 1px solid;
}

.copytext-left {
	margin: 0px 0px;
	padding: 10px 0px;
	text-align: left;
	color: #0A142F;
	font-size: 17px;
}

.copytext-left a {
	color: #0A142F;
	text-decoration: none;
}

.copytext-left a:hover {
	color: #0A142F;
	text-decoration: underline;
}

.copytext-right {
	margin: 0px 0px;
	padding: 10px 0px;
	text-align: left;
	color: #0A142F;
	font-size: 17px;
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 22px;
}

.copytext-right a {
	color: #0A142F;
	text-decoration: none;
}

.copytext-right a:hover {
	color: #0A142F;
	text-decoration: underline;
}

.pricedelivery-text li::before {
	top: 9px;
	margin: unset !important;
}


.frequentlyquestions-section .accordion-item.active {
	box-shadow: 0px 5px 15px 0px #19213D0F;
}


.pricedelivery-text .buynow_section {
	margin: 40px 0px;
	width: 235px;
}

.textcard-left .buynow_section {
	margin: 40px 0px;
	width: 235px;
}