@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

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: 90px 0;
}

.fpad {
	padding: 40px 0 20px 0;
}

.wrdbrk {
	white-space: pre;
}

.fullpad {
	padding: 0 !important;
	margin: 0 !important;
}

.arial {
	font-family: Arial, sans-serif;
	font-weight: 600;
}

.helvetica {
	font-family: helvetica, sans-serif;
	line-height: 28px;
}

.marquee-head {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
	background: #fed430;
	color: #000;
}

svg {
	position: relative;
	bottom: -2px;
}

.copyrightbg {
	background-color: #a22727 !important;
}

.txt-danger {
	color: #d72005;
}

.navbar-light .navbar-nav .active>.nav-link {
	color: #db2a1b !important;
}

.marquee {
	width: 100%;
	overflow: hidden !important;
	font-size: 16px;
	line-height: 25px;
}

.black {
	color: #000 !important;
}

.logo {
	width: 130px;
}

.w-60 {
	width: 60%;
}

.clr2 {
	color: #d31b5a;
}

.list2 li {
	position: relative;
	width: 100%;
	font-size: 2px;
	line-height: 26px;
	color: #282932;
	min-height: 50px;
	margin-bottom: 0px;
	padding: 12px 0px 12px 52px;
}

.list2 li i {
	position: absolute;
	left: -7px;
	top: -6px;
	font-size: 65px;
	line-height: 50px;
	font-weight: 400;
}

.icon-box {
	position: relative;
	background: #fff;
	margin-right: 10px;
	border-left: 3px solid #ff0000;
	padding: 15px 0px 30px;
	max-width: 490px;
	margin-bottom: 25px;
}

.icon-box .content-box {
	position: relative;
	padding-left: 85px;
}

.icon-box .content-box .icon {
	position: absolute;
	top: 20px;
	left: 27px;
	font-size: 45px;
	line-height: 1em;
	color: #ff0000;
}

.phone {
	float: right;
	width: 282px;
	height: 70px;
	margin: 25px 10px 25px 10px;
	display: table;
	background: url(../images/phonebg.png) no-repeat;
	border-left: transparent;
}

.wholesale-block {
	position: relative;
	padding-top: 30px;
}

.wholesale-block .wholesale-inner {
	background-color: #ffe9e9;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 65px 30px 54px;
	border-radius: 25px;
	height: 300px;
}

.wholesale-block .wholesale-inner::after {
	content: "";
	position: absolute;
	border: 1px solid #ff252d;
	left: 33px;
	right: 33px;
	top: -9px;
	bottom: 50px;
	z-index: -1;
	border-radius: 35px;
}

.wholesale-block .wholesale-inner::before {
	background-color: #fff;
	content: "";
	position: absolute;
	width: 67px;
	height: 45px;
	bottom: -45px;
	left: 66px;
	-webkit-clip-path: polygon(0 0, 100% 0, 0 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 0 100%, 0 100%);
	border-radius: 4px 0 8px 0;
}

.wholesale-block .wholesale-inner .icon-box {
	background-color: #fb343c;
	position: relative;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
	left: calc(50% - 30px);
	top: -30px;
	transition: all .3s ease;
	border-radius: 50%;
}

.wholesale-block .wholesale-inner .rating {
	line-height: 1;
}

.wholesale-block .wholesale-inner .icon-box .icon {
	position: relative;
	left: 0;
	top: 5px;
	transition: all .3s ease;
	font-size: 35px;
	color: #fff;
}

.wholesale-block:hover .wholesale-inner .icon-box {
	background-color: #0e1a22;
	transform: scaleX(-1);
}

.phone p {
	left: -25px;
	text-transform: uppercase;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	font-size: 14px;
}

.phone p::after {
	content: url(../images/phonecall.png);
	position: absolute;
	top: 12px;
	margin-left: 26px;
}

.icons {
	margin-right: 1em;
}

.phone span {
	vertical-align: middle;
	display: table-cell;
	font-size: 18px;
}

.clr1 {
	color: #a22727;
}

.parallax1 {
	background-image: url("../images/pattern2-4.webp");
	background-repeat: repeat;
	height: auto;
	position: relative;
}

.parallax1::before {
	background: #ffffff none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.60;
	position: absolute;
	top: 0;
	width: 100%;
}

.parallax2 {
	background-image: url("../images/count.webp");
	background-repeat: repeat;
	height: auto;
	position: relative;
}

.parallax2::before {
	background: #1d1c1c none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
}

.site-title {
	font-weight: 700;
	text-transform: capitalize;
	font-size: 55px;
	color: #000;
	margin-bottom: 0;
	line-height: 55px;
}

.product-card {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.product-span {
	position: absolute;
	width: 90%;
	top: 50%;
	border: 4px solid #ffd40d;
	border-radius: 30px;
	height: 92%;
	transform: translate(-50%, -50%);
	left: 50%;
	transition: .3s ease-in-out;
	font-weight: 700;
}

.product-card span {
	left: 0;
	font-size: 25px;
	background-color: #070127;
	width: 101%;
	text-align: center;
	bottom: 0;
	padding: 10px;
	color: #fff;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	margin-bottom: -1px;
	margin-left: -1px;
	transition: .3s ease-in-out;
}

.product-content {
	position: absolute;
	top: 0;
	background: transparent linear-gradient(93deg, #f70905, #c80700) 0 0 no-repeat padding-box;
	padding: 40px;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 33%;
	transform: rotateY(90deg) scale(.5);
	transition: .3s ease-in-out;
}

.product-content a {
	font-weight: 700;
	background-color: white;
	color: black;
	padding: 10px 30px;
	border-radius: 10px;
	display: inline-flex;
	height: 50px;
	justify-content: center;
	align-items: center;
}

.product-card span {
	font-size: 22px;
}

.product-card:hover .product-span {
	opacity: 0;
}

.product-card:hover .product-content {
	transform: rotateY(0deg);
	border-radius: 30px;
}

.product-card span {
	left: 0;
	font-size: 25px;
	background: transparent linear-gradient(93deg, #fcbd24, #ffee38) 0 0 no-repeat padding-box;
	width: 101%;
	text-align: center;
	bottom: 0;
	padding: 10px;
	color: black;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	margin-bottom: -1px;
	margin-left: -1px;
}

.product-card.mt-80 {
	margin-top: 80px;
}

.product-head {
	position: relative;
	padding: 0 20px;
	display: block;
	margin-bottom: 50px;
}

.product-head .product-inner {
	position: relative;
	background-color: #ffffff;
	padding: 45px 0px 23px;
	max-width: 363px;
	margin: 0 auto;
	text-align: center;
	-webkit-box-shadow: 0 15px 40px rgba(8, 18, 109, .10);
	box-shadow: 0 15px 40px rgba(8, 18, 109, .10);
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

.product-head .product-inner::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 235px;
	width: 100%;
	background-image: url("../images/shape-1.webp");
	content: "";
	background-position: center top;
	background-repeat: no-repeat;
}

.product-head .image {
	position: relative;
	margin-bottom: 30px;
}

.product-head .image img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.product-head .product-inner:hover .image {
	-webkit-transform: scale(-1) rotate(-180deg);
	transform: scale(-1) rotate(-180deg);
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
}

.product-shape2::before {
	background-image: url("../images/shape-2.webp") !important;
}

.product-shape3::before {
	background-image: url("../images/shape-3.webp") !important;
}

.title-box {
	position: relative;
	display: block;
	margin-bottom: 27px;
}

.title-box::before {
	position: absolute;
	content: '';
	background: #e4e0e0;
	width: 350px;
	height: 1px;
	left: 0px;
	top: 62px;
}

.title-box::after {
	position: absolute;
	content: '';
	background: #fff;
	width: 350px;
	height: 1px;
	left: 84%;
	transform: translateX(-50%);
	top: 62px;
}

.title-box .big-text {
	position: relative;
	display: block;
	font-size: 50px;
	line-height: 70px;
	font-weight: 700;
	z-index: 1;
	margin-bottom: 7px;
	text-align: center;
	background-position: center;
}

.title-box h4 {
	position: relative;
	display: block;
	line-height: 30px;
	color: #ffffff;
}

.parallax4 {
	background-image: url("../images/fireworks.webp") !important;
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	position: relative;
}

.parallax3 {
	background-image: url("../images/diwali.webp");
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	position: relative;
}

.parallax3::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}

.image-box-img {
	display: inline-block;
}

.image-box-img {
	background: #fff;
	border-radius: 100%;
	box-shadow: 6px 10px 15px 0 #0000001a;
	line-height: 150px;
	min-height: 150px;
	min-width: 150px;
	position: relative;
	text-align: center;
	z-index: 2;
}

.image-box-img::before {
	border-bottom: 2px dashed #ddd;
	border-left: 2px dashed #ddd;
	border-radius: 100%;
	border-right: 2px dashed #0000;
	border-top: 2px dashed #0000;
	bottom: -20px;
	content: "";
	height: calc(100% + 40px);
	left: -20px;
	position: absolute;
	transform: rotate(-45deg);
	width: calc(100% + 40px);
	z-index: -1;
}

.image-box-img::after {
	animation: rotated 10s linear infinite;
	animation-play-state: running;
	background-image: url("../images/dot-circle.svg");
	border-radius: 100%;
	bottom: 20px;
	content: "";
	height: calc(100% - 40px);
	left: 20px;
	opacity: 0;
	position: absolute;
	transition: all .5s ease;
	width: calc(100% - 40px);
	z-index: -1;
	opacity: 0.4;
}

@keyframes rotated {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(1turn);
	}
}

.slash-border {
	position: relative;
}

.slash-border::before {
	background: #fff;
	content: "";
	height: 142px;
	left: -110px;
	opacity: .28;
	position: absolute;
	top: 30px;
	width: 2px;
}

.package-box {
	background-color: #fff;
	margin-bottom: 7.5rem;
	-webkit-filter: drop-shadow(0 0 2.8125rem rgba(0, 0, 0, .08));
	filter: drop-shadow(0 0 2.8125rem rgba(0, 0, 0, .08));
	border-radius: 25px 25px 0 0;
}

.package-box::before {
	left: -0.625rem;
	background-image: url("../images/price-shp.webp");
}

.package-box::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5.5rem;
	height: 5.5rem;
	z-index: 1;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.package-head {
	position: relative;
	border-bottom: 1px dashed #d1d1d0;
	z-index: 1;
	padding: 3.25rem 2rem 3.875rem;
}

.package-head::before .package-head::after {
	background-color: #000 !important;
}

.package-head::before {
	left: -0.9375rem;
}

.package-head::before,
.package-head::after {
	content: "";
	height: 1.875rem;
	width: 1.875rem;
	position: absolute;
	background-color: #fafafa;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	bottom: -0.9375rem;
}

.elementor-shape-parallax {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
}

.elementor-shape-parallax svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	height: 70px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -3px;
}

.elementor-shape-parallax {
	line-height: 0;
	direction: ltr;
}

.elementor-shape-parallax .elementor-shape-parallax-fill {
	fill: #fff;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.elementor-shape-parallax-bottom {
	bottom: -13px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.elementor-shape-parallax {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
}

.brand-item:hover img {
	transform: scale(0, 0);
}

.brand-item:hover .brand-hover {
	transform: scale(1, 1);
}

.brand-item img {
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
}

.brand-item img {
	display: inline-block;
}

.brand-item .brand-hover {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}

.brand-item .brand-hover {
	position: absolute;
}

.brand-item .brand-hover {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.topicon i {
	display: flex;
	padding: 20px;
	border-radius: 50%;
	background: transparent linear-gradient(93deg, #FF6C00, #ff852d) 0 0 no-repeat padding-box;
	margin-right: 24px;
	transition: 0.3s all;
	font-size: 27px;
	color: #fff;
}

.headbg {
	background-image: url("../images/crackersnavbg.webp");
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
}

.lines {
	left: 0;
	right: 0;
	margin: auto;
	width: 90vw;
	z-index: -1;
}

.topicon i:hover {
	transform: scale(1.1);
}

.count-item {
	padding: 50px 0;
}

.count-item {
	border-radius: 8px;
	border: 2px dashed hsla(0, 0%, 100%, .2);
	text-align: center;
	background-color: transparent;
	transition: all .3s ease-out 0s;
	position: relative;
	z-index: 5;
}

.count-icon {
	margin-bottom: 15px;
}

.count-item:hover .count-icon {
	animation: iconBounce 3s cubic-bezier(.37, 0, .63, 1) 0s 1 normal both;
}

@keyframes iconBounce {
	0% {
		animation-timing-function: ease-in;
		opacity: 1;
		transform: translateY(-25px);
	}

	24% {
		opacity: 1;
	}

	40% {
		animation-timing-function: ease-in;
		transform: translateY(-24px);
	}

	65% {
		animation-timing-function: ease-in;
		transform: translateY(-12px);
	}

	82% {
		animation-timing-function: ease-in;
		transform: translateY(-6px);
	}

	93% {
		animation-timing-function: ease-in;
		transform: translateY(-4px);
	}

	25%,
	55%,
	75%,
	87% {
		animation-timing-function: ease-out;
		transform: translateY(0);
	}

	100% {
		animation-timing-function: ease-out;
		opacity: 1;
		transform: translateY(0);
	}
}

.count-icon span i {
	font-size: 60px;
	color: #ffb700;
	opacity: 1.1;
}

.counttext,
.bannerhead {
	color: #000000;
	font-size: 45px;
	font-weight: 700;
}

.navfont {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
}

.navbg {
	background-color: #a22727;
}

.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.navbar-light .navbar-nav .nav-link {
	color: #f5f5dc !important;
}

.navbar-light .navbar-nav .active>.nav-link {
	color: gold !important;
}

.navbar .navbar-nav .nav-link:hover {
	color: gold !important;
}

.smallfnt {
	font-size: 14px !important;
}

.top1 {
	position: relative !important;
	left: -52px !important;
	top: 8px !important;
}

.p-relative {
	position: relative;
}

.footer {
	border-top: 2px solid #ddd;
	background-image: url("../images/footerimg.webp"), radial-gradient(at center center, #15161D 0%, #15161D 100%);
	background-color: #15161D;
	padding: 100px 0 20px;
}

.foot-head {
	background-color: #f00;
	padding: 2px 36px 2px 15px;
	border-radius: 3px;
}

.text1 {
	position: relative;
	padding: 0 0 0 28px;
	margin-top: -45px;
}

.clr6 {
	color: #FED430 !important;
}

.about-us .text {
	font-size: 16.5rem;
	font-weight: 900;
	background-position: 50% 50%;
	background-repeat: repeat;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation-name: masked-animation;
	animation-name: masked-animation;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.overlay-about {
	background-image: url("../images/fireworks.webp") !important;
	background-size: cover;
}

.icons11,
.icons12 {
	margin-right: 1em;
}

.icons11 i {
	color: #28a745;
	font-size: 52px;
	background: #ffffff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50px;
	text-align: center;
	transition: .3s all ease;
	transform: scale(1);
	display: block;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.icons12 i {
	color: #d72005;
	font-size: 52px;
	background: #ffffff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50px;
	text-align: center;
	transition: .3s all ease;
	transform: scale(1);
	display: block;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.feature-s {
	margin-bottom: 35px;
}

.feature-s:hover .icons11 i {
	border: 2px solid #28a745;
	color: #28a745;
	background-color: transparent;
	transform: scale(1.07);
}

.feature-s:hover .icons12 i {
	border: 2px solid #d72005;
	color: #d72005;
	background-color: transparent;
	transform: scale(1.07);
}

.green {
	color: #08b923 !important;
}

.red {
	color: #b50000 !important;
}

.border {
	border: 1px solid #dee2e6 !important;
}

.about-sec {
	position: relative;
	z-index: 1;
	padding: 80px 40px 80px 40px;
}

.about-sec::after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 45%;
	height: 100%;
	background-color: transparent;
	border: 20px solid #dfdfdf;
	z-index: -1;
}

.contact-box {
	text-align: center;
	display: flex;
	flex-direction: column;
	padding: 10%;
	height: 100%;
	background: #fff;
	-webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
	border-radius: 5px;
}

.contact-box .box-icon {
	margin: 40px 0 0;
	position: relative;
	z-index: 2;
	height: 80px;
}

.contact-box .box-icon::before {
	position: absolute;
	height: 8px;
	width: 66px;
	content: "";
	bottom: -15px;
	left: 50%;
	margin-left: -33px;
	background: rgba(0, 0, 0, .06);
	z-index: -1;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	transition-timing-function: ease, ease;
	transition-timing-function: cubic-bezier(.12, .845, .305, 1);
}

.contact-box:hover .box-icon::before {
	-webkit-transform: scale(.75);
	transform: scale(.75);
}

.contact-box:hover img {
	-webkit-transform: translateX(-50%) translateY(-20px) rotate(8deg) !important;
	transform: translateX(-50%) translateY(-20px) rotate(8deg) !important;
}

.contact-box .box-icon img {
	height: 100%;
}

.contact-box .box-icon img {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	transition-timing-function: ease, ease;
	transition-timing-function: cubic-bezier(.12, .845, .305, 1);
}

.get_btn1 {
	display: inline-block;
	padding: 0px 30px;
	border: 2px solid #ff9903;
	line-height: 50px;
	background-color: #ff9903;
	font-size: 16px;
	border-radius: 50px;
	color: #000;
	font-weight: 600;
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: color .5s;
	transition: color .5s;
	animation: tada 2s ease-in-out infinite;
}

.get_btn1:hover {
	color: #fff;
}

.get_btn1::before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #c80700;
	height: 250px;
	width: 300px;
	border-radius: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100%;
	-webkit-transition: all .7s;
	transition: all .7s;
}

.get_btn1:hover::before {
	bottom: -50px;
}

.youtube_icns {
	position: absolute;
	right: 7%;
	bottom: 56%;
}

/* contact page */
.contact-section {
	padding: 50px 0;
}

/* Heading Styles */
.contact-section__small-heading {
	font-size: 16px;
	font-weight: normal;
	color: #555;
}

.contact-section__description {
	font-size: 16px;
	color: #000000;
	max-width: 700px;
	margin: 0 auto;
}

/* Contact Cards */
.contact-card {
	width: 100%;
	height: 100%;
}

.contact-card__inner {
	background: linear-gradient(45deg, #ea4c07, #c91325);
	color: #fff;
	border: 5px solid var(--color4);
	text-align: center;
	padding: 20px;
	border-radius: 15px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
	clip-path: polygon(10% 0%,
			90% 0%,
			100% 15%,
			100% 85%,
			90% 100%,
			10% 100%,
			0% 85%,
			0% 15%);
	transition: transform 0.3s ease-in-out;
	height: 12em;
}

.contact-card__inner:hover {
	transform: translateY(-5px);
}

.contact-card__icon {
	font-size: 30px;
	margin-bottom: 10px;
}

/* Center Map */
.contact-map {
	width: 100%;
	max-width: 400px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
}

.bg-red {
	background-color: #d62839 !important;
}

.bg-violet {
	background-color: var(--color2) !important;
}

.text-red {
	color: var(--color1) !important;
}

.text-violet {
	color: var(--color2) !important;
}

.text-ltviolet {
	color: var(--color3) !important;
}

/* theme button */
.theme-btn {
	position: relative;
	display: inline-block;
	padding: 12px 30px;
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: linear-gradient(45deg, #ff4e50, #f9d423);
	border: none;
	border-radius: 50px;
	overflow: hidden;
	transition: all 0.4s ease-in-out;
}

/* Before - Left to Right animation */
.theme-btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.2);
	transition: left 0.4s ease-in-out;
}

/* After - Border glow effect */
.theme-btn::after {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	border-radius: 50px;
	border: 2px solid rgba(255, 255, 255, 0.5);
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

/* Hover Effects */

a.theme-btn:hover {
	transform: scale(1.05);
	box-shadow: 0 5px 15px rgba(255, 78, 81, 0.707) !important;
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;
}

.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;
}

.point2 {
	bottom: 15px;
	right: 10px;
}

.blink {
	-webkit-animation: blink 1s;
	animation: blink 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@media (min-width:1px) and (max-width:767.98px) {
	.pad {
		padding: 40px 0;
	}

	.about-us .text {
		font-size: 7.5rem;
	}

	.about-sec {
		padding: 0;
	}

	.about-sec::after {
		display: none;
	}

	.count-item {
		padding: 10px 0;
	}

	.image-box-img::before {
		display: none;
	}

	.image-box-img::after {
		display: none;
	}

	.title-box::before {
		display: none;
	}

	.title-box::after {
		display: none;
	}

	.product-card.mt-80 {
		margin-top: 0;
	}

	.top1 {
		position: static !important;
		text-align: center;
		margin: 0 auto;
	}
}

@media (min-width:768px) and (max-width:991.98px) {
	.pad {
		padding: 40px 0;
	}

	.product-card.mt-80 {
		margin-top: 0;
	}

	.image-box-img::before {
		display: none;
	}

	.image-box-img::after {
		display: none;
	}

	.title-box::before {
		display: none;
	}

	.title-box::after {
		display: none;
	}

	.top1 {
		position: static !important;
		text-align: center;
		margin: 0 auto;
		background-color: #fff;
	}
}

#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;
	background-color: #fff;
}

.oopslogo {
	width: 350px;
}

.notfound h2 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}

.notfound p {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;
}

.notfound a {
	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;
	box-shadow: 0px 4px 15px -5px #0046d5;
}

@media only screen and (max-width: 767px) {
	.notfound .notfound-404 {
		height: 142px;
	}
}

.time-of-year {
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}

.time-of-year .tooltip {
	background: #db2a1b;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	-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;
	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);
}

@media (min-width:1px) and (max-width:767.98px) {
    .hide_small {
        display: none;
    }
}