@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;}
.smallfnt{font-size: 14px;}
.marquee-head {background:#d72005;color: #fff;}
svg {position: relative;bottom:-2px;}
.copyrightbg{background-color:#d72005;}
.txt-danger{color:#d72005;}
.txt-blue{color:#062284;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.logo {width: 130px; position: relative;}
.style1bg{background-color:#2AA81B!important;}
.style2bg{color:#fff!important; text-decoration:none;}
.PhoneNoDiv {width: auto;height: 35px;float: right;background-color: #0044cc;-webkit-border-radius: 4px;border-radius: 4px;padding: 0 10px 0 10px;}
.PhoneNumber {
	width: auto;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 17px;
	text-align: left;
	color: #fff;
	font-weight:700;}
.PhoneIcon1 {
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 10px 0 0;
	border-right: 1px solid #fff;}
.phone-whatsapp{position: relative;
	color: #fff;
	top: 2px;
	right: 10px;
	font-size: 22px;}	
.PhoneIcon2 {
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 10px 0 0;
	border-right: 1px solid #fff;}
.box {display: -webkit-inline-box;}
.navbar {padding: 0 !important;}
.navfont {font-family: Arial, sans-serif;font-weight: 600;font-size: 16px;letter-spacing: 1px;}
.navbg {background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;}
.navbar-light .navbar-nav .nav-link {color: white !important;}
.navbar-expand-lg .navbar-nav .nav-link {padding: 1rem 2rem !important;}
.navbar-light .navbar-nav .active > .nav-link {background:url("../images/firworks.webp");color: rgb(255, 255, 255) !important; background-size:cover;}
.headfnt {position: relative; font-size: 40px; font-weight: 700;line-height: 1.2em;}
.service-item {margin-bottom: 30px;}
.service-item .service-header {position: relative;z-index: 1;margin-bottom: 22px;padding-top: 38px;}
.service-item .icon-bg {position: absolute;bottom: 2px;z-index: -1;left: 90px; transition: all 0.3s ease-in-out;}
.service-item .service-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 89px;
	height: 89px;
	z-index: 1;
	position: relative;
	background-color: #fbfbfb;
	border: 3px solid  #cf1f04;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;}
.service-item:hover .service-icon {background-color: #ff2c0d;border-color: #cf1f04;transition: all 0.3s ease-in-out;}
.service-item:hover .service-icon img {filter: brightness(0) invert(1);transition: all 0.3s ease-in-out;}
.img-box2 {position: relative;z-index: 1;text-align: center;display: inline-block;bottom: 250px;}
.img-box2 .img-circle {
	bottom: auto;
	position: absolute;
	width: 537.24px;
	height: 536.08px;
	background-color: #ffc91e;
	border-radius: 50%;
	z-index: -1;
	left: 50%;
	top: 0;}
.background-image {background-image:url("../images/circlebg.webp");background-repeat: no-repeat;background-size: cover; background-position: center center;}
.shape_bg img{transition: .25s;}	
.shape_bg:hover img{transform: rotate(15deg);}
.owl-nav{display:none;}	
.product_button{background-image: linear-gradient(to right, #EDE233, #FEAC0A);border-radius: 50px;width: 75%;margin:0 auto 0 auto;padding: 3px 20px;color: #000;font-size: 20px;}
.product_bg{background-image: url("../images/confetti.webp"); background-size: cover; background-color: #9f03f0; position: relative;}
.animation-shape {width: 500px;height: 500px;position: absolute;right: 50%;bottom: 38px;left: 34%;z-index: 0;}
.animation-shape::before {transform: scale(0);z-index: 1; animation: zoom-shape1 4s linear infinite;animation-delay: 0s;animation-delay: 1s;}
@keyframes zoom-shape1 {
	100% {-webkit-transform: scale(1);transform: scale(1);opacity: 0;}
	100% {-webkit-transform: scale(1);transform: scale(1);opacity: 0;}}
.animation-shape::after {transform: scale(0);animation: zoom-shape2 4s linear infinite;opacity: 0.71;}
@keyframes zoom-shape2 {
	100% {-webkit-transform: scale(1);transform: scale(1);opacity: 0;}
	100% {-webkit-transform: scale(1);transform: scale(1);opacity: 0;}}
.animation-shape::before , .animation-shape::after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color:yellow;
	position: absolute;
	top: 0;
	right: 0;}
.brandbg{background-image: url("../images/b-1-2.webp");background-position: bottom;background-repeat: no-repeat;background-size:contain;}
.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;}
.goalbg{
	position: relative;
	padding: 41px 36px 22px 54px;
	border-radius:30px;
	overflow: hidden;
	background-color:#fff1b9;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	height: 250px;}
.goalbg .content {position: relative;max-width: 330px;z-index: 1;}
.goalbg .side-icon {position: absolute;right:65px;top: 40px;z-index: 1;}
.goalbg1{background-color:#fbefeb!important;}
.goalbg .colorlayer {position: absolute;right: -145px;top: -100px;width: 380px;height: 380px;border-radius: 50%;}
.goalbg .colorlayer::before {position: absolute;content: "";left: -15px;top: -15px;right: -15px;bottom: -15px;border-radius: 50%;}
.goalhead{position:relative;z-index:3;}
.footer {background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box; padding:80px 0 10px 0;}
.cnt-footer {background: #ed1c24;}
.footer__title {position: relative; z-index: 1;}
.footer__title h4 {color: yellow; display: inline-block; padding-right: 12px; background:#dc0802;}
.footer__title::after {
    position: absolute;
    left: 0;
    top: 15px;
    height: 1px;
    width: 100%;
    background: #d3d2d2;
    content: "";
    z-index: -1;}
.footercopy{background-color: #000000 !important;}
.dk-footer-box-info {
	position: absolute;
	top: -125px;
	background:transparent linear-gradient(93deg,#fcbd24,#ffee38) 0 0 no-repeat padding-box;
	padding: 30px 15px;
	left: 2px;
	right: 16px;
	text-align:center;}
.parallax1 {background-image: url("../images/parallax.webp");background-position: bottom center;background-repeat: no-repeat;background-size: cover;height: auto;position: relative;}
.parallax1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.parallax2 {background-image: url("../images/homeparallax.webp");background-position: bottom center;background-repeat: no-repeat; background-size: cover;height: auto;position: relative;}
.parallax2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.text1 {position: relative;padding: 0 0 0 25px;margin-top: -42px;}
.box-green{border-radius: 8px;color: #fff;height: 100px;margin: 10px 0;padding: 12px;background-color: green;}
.safe-list {align-items: center;display: flex;}
.safe-icon svg {font-size: 37px;}
.title {border-radius: 10px;color: #fff;display: inline-block;font-size: 20px;padding: 12px 30px;}
.bg-green {background-color: #038403;}
.bgred{background-color:red;}
.box-red{border-radius: 8px;color: #fff;height: 100px;margin: 10px 0;padding: 12px;background-color:red;}
.contact{position: relative;}
.contact::after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 80%;
	height: 100%;
	display: inline-block;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.1607843137254902);
	z-index: -1;}
.contactbox{background:transparent linear-gradient(93deg,#fcbd24,#ffee38) 0 0 no-repeat padding-box;
box-shadow: 0 0 6px 0 rgba(0,0,0,.1607843137254902);padding: 20px 20px;}
.contact-details{margin-top: 60px; margin-bottom: 60px;}
.text2 {position: relative; padding: 0 0 0 25px; margin-top: -41px;}
.line {border-bottom: 1px solid #eee; margin: 20px 0;}
.copyright{background-color:#d72005;}
.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: 87%;
	transform: translateX(-50%);
	top: 62px;}
.title-box .big-text {position: relative;display: block;font-size: 120px;line-height: 120px; background-image: url(../images/brand_bg.jpg);color: transparent;-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;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;}
.counttext, .bannerhead {color: yellow;font-size: 50px;font-weight: 800;}
.slash-border::before {background: #fff;content: "";height: 142px;left: -15px;opacity: .28;position: absolute;top: 0;width: 2px;}
.doticn {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-bottom: 15px;
  bottom: 50px;
  left: 68px;}
.doticn {border: 5px double #fee10057;}
.abt-content{margin-top: 25px;padding: 30px 40px;margin-bottom: 30px;background: #F2F1F1;}
.custom_btn::after {
	content: "";
	background-color:#ff2c0d;
	height: 3px;
	width: 0;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: 0.4s ease all;
	transition: 0.4s ease all;
	top: auto;
	right: auto;
	left: 0;
	bottom: 0;}
.custom_btn::before {content: "";background-color:#ff2c0d;height: 3px;width: 0;position: absolute;top: 0;right: 0;-webkit-transition: 0.4s ease all;transition: 0.4s ease all;}
.custom_btn {
	color: #fff;
	background:#ff2c0d!important;
	letter-spacing: 2px;
	padding: 10px 20px 11px;
	border: none;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight:700!important;}
.load_more_1 {margin-top: 1rem;}
.custom_btn:hover::after {width: 100%;-webkit-transition: 800ms ease all;transition: 800ms ease all;}
.custom_btn:hover::before {width: 100%;-webkit-transition: 800ms ease all;transition: 800ms ease all;}
.custom_btn:hover{background-color:#fff!important;}
.custom_btn:hover {color: #000 !important;}
.custom_btn {color: #000;letter-spacing: 2px;}
.custom_btn:hover i {-webkit-transform: translateX(5px);transform: translateX(5px);}
.custom_btn i {display: inline-block;-webkit-transition: -webkit-transform 0.3s ease-out;transition: -webkit-transform 0.3s ease-out;transition: transform 0.3s ease-out;transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;}
.space-bottom {padding-bottom:80px;}
.pricelist-wrap {background-color: #ffcc29;border-radius: 50px;padding: 47px;}
.shape-1 {position: absolute;width: 100%;bottom: -75.53px;z-index: -1;}
.pricelist-content {display: flex;align-items: center;gap: 27px;max-width: 95%;}
.content-left {flex: none;}
.wholesale-block {position: relative;padding-top: 30px;}
.wholesale-block .wholesale-inner{
	background-color: #f3f4f7;
	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: 0;transition: all .3s ease;font-size: 35px; color: #fff;}
.wholesale-block:hover .wholesale-inner .icon-box {background-color: #0e1a22;transform: scaleX(-1);}
.why-chs-box {position: relative;z-index: 1;border-radius: 12px;border: 1px solid #dddddd73;padding: 25px 29px 24px;
overflow: hidden;transition-duration: 700ms;}
.why-chs-box::after {opacity: 0;visibility: hidden;content: "";z-index: -1;position: absolute;bottom: 100%;left: 50%;transform: translateX(-50%);width: 150%;height: 150%;border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;background-color:#fee534;
transition-duration: 700ms;transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.why-chs-box:hover::after {bottom: -50%;visibility: visible;opacity: 1;}
.why-chs-box:hover {border-color: #fff;}
.why-chs-box-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	filter: blur(15px);
	z-index: -1;}
.why-chs-box:hover .why-chs-box-icn img {
	-webkit-animation-name: wobble-horizontal-on-hover;
	animation-name: wobble-horizontal-on-hover;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}
.why-chs-box:hover .tiny-title {color:#2D2330!important;}
.jb_new_product_div .jb_product_block

{

  padding: 0 !important;

}

.jb_product_block

{

  padding: 15px;

  background: #fff;

  border-radius: 12px!important;

}

.jb_product_hover, .jb_lip_product

{

  -webkit-transition: .25s all ease;

  -o-transition: .25s all ease;

  transition: .25s all ease;

}

.jb_new_product_div .jb_product_block_img_div

{

  padding: 15px 15px 0 15px;

}

.jb_product_block_img_div

{

  border-radius: 12px;

  height: 40vh;

}

.jb_product_block:hover .jb_product_block_img::after

{

  opacity: 1;

  height: 100%;

}

.jb_new_product_div span.jb_product_block_img::after

{

  border: 1px solid #e6e6e6;

  left: 0;

  right: 0;

  width: unset;

}

.jb_product_hover_yellow .jb_product_block_img::after

{

  background-color: #f5c100;



}

.jb_product_block_img::after

{

  content: '';

  width: 100%;

  height: 50%;

  border-radius: 20px;

  position: absolute;

  left: 0;

  bottom: 0;

  background-color: red;

  opacity: .1;

  transition: all ease .35s;

}

span.jb_product_block_img

{

  position: relative;

  display: block;

  margin-bottom: 15px;

}

.jb_product_block_img_div img

{

  width: 100%;

  position: relative;

  z-index: 99;

  padding: 20px;

}

.woocommerce img, .woocommerce-page img

{

  height: auto;

  max-width: 100%;

}

.jb_product_block:hover .jb_product_block_img::after

{

  opacity: 1;

  height: 100%;

}

.jb_new_product_div span.jb_product_block_img::after

{

  border: 1px solid #e6e6e6;

  left: 0;

  right: 0;

  width: unset;

}

.jb_product_hover_yellow .jb_product_block_img::after

{

  background-color: #f5c100;

}

.jb_product_block_img::after

{

  content: '';

  width: 100%;

  height: 50%;

  border-radius: 20px;

  position: absolute;

  left: 0;

  bottom: 0;

  background-color: red;

  opacity: .1;

  transition: all ease .35s;

}

.jb_new_product_div h1.jb_product_block_title

{

  justify-content: center !important;

}

.jb_product_block .jb_product_block_title

{

  min-height: 60px;

  font-size: 17px;

  font-weight: 700;

  line-height: 24px;

  padding: 5px 0 15px 0;

  color: #000;

}

.jb_product_block_title{display: flex;}

@keyframes wobble-horizontal-on-hover {
	16.65% {transform: translateX(5px);}
	33.3% {transform: translateX(-3px);}
	49.95% {transform: translateX(4px);}
	66.6% {transform: translateX(-2px);}
	83.25% {transform: translateX(1px);}
	100% {transform: translateX(0);}}
.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;}
.ord1{order:2;}
.ord2{order:1;}
.navbar-light .navbar-nav .active > .nav-link {background-size: cover;background-position: center;}
.pricelist-content {display: block;}
.shape-1 {bottom: -27.53px;}
.footer {padding: 20px 0 0px 0;}
.animation-shape {width: 200px;height: 200px;position: absolute;right: 0;bottom: 0;left: 27%;z-index: 0;top: 68px;}
.dk-footer-box-info {position: relative; top: 0;}
.img-box2 .img-circle {bottom: auto;position: relative;width: 334px;height: 334px;left:0%;top: 0;text-align: center;}
.img-box2 {bottom: 0;}
.slash-border::before {background: none;}
.title-box::before {width: 0;left: 0px;}
.title-box::after {width: 0;left: 0;}
.title-box .big-text {font-size: 100px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.footer {padding: 20px 0 0px 0;}
.dk-footer-box-info {position: relative; top: 0;}
.img-box2 .img-circle {bottom: auto;position: relative;width: 537.24px;height: 536.08px;background-color: #ffc91e;border-radius: 50%;z-index: -1;left: 23%;top: 0;text-align: center;}
.img-box2 {bottom: 0;}
.slash-border::before {background: none;}
.title-box::before {width: 0;left: 0px;}
.title-box::after {width: 0;left: 0;}
.ord1{order:2;}
.ord2{order:1;}
.navbar-light .navbar-nav .active > .nav-link {background-size: cover;background-position: center;}
.shape-1 {bottom: -57.53px;}
}

#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 {
	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);}