@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
html{scroll-behavior: smooth;}
a{text-decoration:none!important;}
li{list-style-type: none!important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:110px 0;}
.fullpad{padding: 0!important; margin:0!important;}
.wrdbrk{white-space:pre;}
.arial{font-family: Arial, sans-serif; font-weight: 700;}
.helvetica{font-family: Helvetica, sans-serif;}
.smallfnt{font-size: 14px;}
.smallborder {
	background-color: #eb2c33;
	width: 70px;
	height: 2px;
	margin: 0 auto;}  
.one-column1 {background-color: #ffffff; padding: 0px 0px 10px; border: 1px solid #eb2c33;}
.padht{transition: 0.5s; transform: translateY(0);}
.padht:hover {-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); cursor:pointer; box-shadow: 0 .5rem 1rem rgba(0,0,0,0)!important;}		
.confetti{background: url("../images/newconfetti.png") no-repeat scroll; background-color: #ffffff3d;}
.why-section{
	background-color: #aad046;
	border-radius: 30px;
	padding: 3rem 3rem;
	margin: 0;
	overflow: visible;
	position: relative;
	justify-content: center;}
.why-section .icon{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 3rem;
	color: #743a91;
	margin-bottom: 2rem;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.61) 0%, rgb(255, 255, 255) 100%);
	border-radius: 50%;
	width: 115px;
	height: 115px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);}
.product{
	background-image: url('../images/contact_bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.product::before{
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.product-card{
	border: 2px solid #fff;
	border-radius: 10px;
	width: 310px !important;
	margin: auto !important;
	background-color: transparent;
	transition: 1s;
	text-align: center !important;
	color: #fbc35c;}
.product-card:hover{
	border: 2px dashed #aad046;
	background-color: #733b92;
	color: #fff !important;
	transition: 1s;}
.shop-section .svg-2{fill: #fff;}
.shop-section .svg-1{fill: #fff;}
.shop-section{background-color: #733b92; }
.shop-section .shop-icon{
	position: absolute;
	right: 13%;
	z-index: 1;
	transform: rotate(-20deg);
	margin-top: 27px;}
.shop-icon img{width: 130px;}
.shop-section .about-img{
	position: absolute;
	top: -190px;
	left: 400px;
	width: 260px;}
.shop-btn{
	padding: 10px 20px !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	border: 1px solid #fbc35c !important;
	color: #fff !important;
	display: inline-block !important;
	text-transform: uppercase;
	border-radius: 5px !important;}
.counter-section{
	background-image: url('../images/bg-img.png');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;}
.counter-section::before{
	content: '';
	background-color: #723c92;
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	width: 100%;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after {content: ""; display: inline-block;}
.counttext{color: #fbc35c; font-size: 55px; font-weight: 700;}
.bannerhead {color: #fbc35c; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.vs-img::before{
	content: '';
	z-index: -1;
	position: absolute;
	top: -16px;
	left: 130px;
	width: 120px;
	height: 120px;
	border: 2px dashed #9e0000;
	border-radius: 151px;
	animation: ctspin 9s linear infinite;
	-webkit-animation: ctspin 9s linear infinite;}
@-webkit-keyframes ctspin {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}}
@keyframes ctspin {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}}
.vs-detail{margin-top: 40px !important; margin-bottom: 40px !important;}
.svg-1{position: relative; top:1px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:80px 0;}
.logo{width:80px;}
.svg-2{position: relative; top: -3px;}
.vs-img::before{left: 120px;}
.vs-detail{margin-top: 40px !important; margin-bottom: 40px !important;}
.shop-section .about-img{position: absolute; top: -190px; left: 59px; width: 260px;}
.counttext{color: #fbc35c; font-size: 45px; font-weight: 700;}
.bannerhead {color: #fbc35c; font-size: 45px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.vs-img::before{left: 120px;}
.vs-detail{margin-top: 40px !important; margin-bottom: 40px !important;}
.shop-section .about-img{position: absolute; top: -190px; left: 250px; width: 260px;}
.counttext{color: #fbc35c; font-size: 45px; font-weight: 700;}
.bannerhead {color: #fbc35c; font-size: 45px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	-webkit-box-shadow: 0px 4px 15px -5px #0046d5;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}

.time-of-year {
	color: #555;
	font-size: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); 
	-webkit-font-smoothing: antialiased;}
.time-of-year .tooltip {
	background: #db2a1b;
	opacity: 0;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	z-index: 1102;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;}
.time-of-year .tooltip::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #db2a1b;
	bottom: 58px;
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	left: 0%;
	margin-left: -13px;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}