@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;}
.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;}
.marqueebg {width: 100%;overflow: hidden;font-size: 14px;line-height: 25px;  background:#fbe300;}
.clr{color:#f3cf37;}
.clr1{color:#d72005;}
.clr2{color:#062284;}
.w15{width:15%!important;}
.top-bg{background-image: url("../images/crackergif.gif");
	background-position: center center;
	background-repeat: repeat;
	height: auto;
	position: relative;}
.top-bg::before {
	background: #0000008c   none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;}
.smallfnt{font-size: 14px;}  
.logo{width:150px;}
.black{color:#111!important;}
.phone {
    float: right;
    width: 282px;
    height: 70px;
    margin: 25px 10px 25px 10px;
    display: table;
    background: url(../images/png.webp) no-repeat;
    border-left: transparent;}
.phone p {left: -25px; text-transform: uppercase; vertical-align: middle; display: table-cell; position: relative; color: #ffe365; font-size: 14px;}
.phone p::after {content: url(../images/phonecall.webp); position: absolute; top: 12px; margin-left: 26px;}
.phone span {vertical-align: middle; display: table-cell; color: #292929; font-size: 13px;}
.navbar button {background-color:#db2a1b;}
.navfont{font-size:16px;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.navbar-light .navbar-nav .active > .nav-link {color: #d72005!important;}
.navbar-light .navbar-nav .active>.nav-link:hover{color: #d72005!important;}	
.box-border {border: 2px solid #dd3030; padding: 8px; margin-bottom: 20px; border-radius: 8px;}
.icnwdth {width: 35px;}
.headfnt{font-size: 55px;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
@keyframes skew {
	0% {-webkit-transform: skewX(20deg); transform: skewX(20deg);}
	100% {-webkit-transform: skewX(-20deg); transform: skewX(-20deg);}}
.section-tittle span{font-size: 18px; font-weight: 700; margin-bottom: 22px; color: #FFC000; text-transform: capitalize; display: inline-block; color: #fff;}
.element{
	background-color: #dd1407;
	color: white;
	margin-right: 5px;
	margin-left: 5px;
	-webkit-animation: skew 3s infinite;
	animation: skew 3s infinite;
	-webkit-transform: skew(20deg);
	transform: skew(20deg);
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	padding: 5px 17px;}
.about-right-cap{position: relative;}
.img-cap{position: absolute; bottom: -50px; left: -9px; width: 180px; height: 180px; padding: 30px 10px; background: #dd1407; text-align: center;}
.img-cap::before{width: 0; height: 0; border-style: solid; border-width: 0 0 31px 34px; border-color: transparent transparent #dd1407 transparent; position: absolute; top: -29px; content: ""; right: 0;}
.img-cap span{font-size: 50px;}	
svg {position: relative;bottom:-2px;}
.foot-background  svg {display: block;width: 100%;height: auto;fill: #fff10e;}
.foot-background {background: #fffd72;}
.shape-div path.elementor-shape-fill {fill: #fdf128;}
.foot-yellow{background-color: #fdf128;}
.retail-content {
	width: 100%;
	display: inline-block;
	text-align: center;
	background: url('../images/welcome-bg.png');
	background-size: 100% 100%;
	z-index: 4;
	min-height: 350px;}
.retail-content img {margin-top: -40px;}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #d70f0f; font-size: 40px;}
.bannerhead {color: #001436; font-size: 30px; text-transform: uppercase; line-height: 1.3em;}
.count-box {padding: 30px 25px 10px 25px; position: relative; text-align: center; background: #fff; box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);border-radius:10px;}
.count-box i {
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #d70f0f;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 2px dashed #fff;}
.count-box i {font-size: 24px; color: #fff;}	
.patternbg {background-image: url("../images/patternbg.webp"); background-size:cover; background-position:center;}
.product-new {
	position: relative;
	text-align: center;
	border-radius: 10px;
	background:#fff;
	transition: 0.5s;
	z-index: 1;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);}
.product-new .product-img {
	position: relative;
	overflow: hidden;
	top: 0px;
	border-radius: 50%;
	z-index: 3;
	box-shadow: 0 5px 30px rgba(41,41,59,.1);
	border: 3px dashed #fff;}
.product-new .product-img img {transition: 0.5s;}
.product-new .product-img::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	border-radius: 10px;
	background: rgba(255, 255, 255, .3);
	z-index: 4;
	transition: 0.5s;}
.product-new .product-contents {position: relative;z-index: 5;}
.product-new .product-contents h4 {transition: 0.5s;color: #d72005 !important;}
.product-new .product-contents p {transition: 0.5s;color: #111 !important;}
.product-new::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	border-radius: 10px;
	background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;
	z-index: 2;
	transition: 0.5s;}
.product-new:hover .product-img img {transform: scale(1.1);}
.product-new:hover .product-img::after {height: 100%;}
.product-new:hover .product-contents h4 {color: #fff !important;}
.product-new:hover .product-contents p {color: #f3cf37!important;}
.product-new:hover::after {height: 100%;}
.item-pad {padding:12px;}
.bg-sandle-wave{background-color: #fffd72;}
.svg-top{
	width: 100%;
  	height: 50px;
  	transform-origin: bottom;
  	animation: 1.5s ease-in-out infinite alternate svg-wave;
  	fill: #fffd72;}
.svg-bottom{
	width: 100%;
	margin-top: -74px;
  	height: 50px;
  	transform-origin: bottom;
  	animation: 1.5s ease-in-out infinite alternate svg-wave;
  	fill: #fff;}
@keyframes svg-wave {
	from {transform: scaleX(1) scaleY(1.1);}
	to {transform: scaleX(1) scaleY(1.6);}}
.down_font {
	background:	linear-gradient(97.34deg, #F84141 25.43%, #F84141 25.44%, #F84141 25.44%, #4345D4E5 55.55%);
	background-clip: border-box;
	-webkit-background-clip:text;
	background-clip: text;
	color: transparent;
	font-weight: bold;}
.headfont1 {font-size: 50px;}	
.footer {border-top: 5px solid #fc0; background-image: url("../images/footerimg.webp"); background-color:#9a221a; padding: 80px 0 15px; position: relative; color: #fdf3f3;}
.smallborder1 {width: 80px;height: 2px;background-color:#fc0;}
.text0 {position: relative; padding: 10px 0 0 90px; margin-top:-35px;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top:-42px;}
.text2 {position: relative; padding: 10px 0 0 90px; margin-top:-95px;}
.text3 {position: relative;padding: 8px 0 0 25px;margin-top: -46px;}
.wrapper-block {border:2px dashed #db0812; border-radius: 30px;}
.about_img {margin:-42px 0; border-radius:15px;}
.parallax {
	background-image: url("../images/slide.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;}
.parallax::before {
	background: #000000d9  none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.safetytipsbg {
	background-image: url("../images/safetytips.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}
.iconn {display: table; text-align: center; border-radius: 50%; cursor: pointer;}
.iconn i {
	font-size: 35px;
	height: 80px;
	width: 80px;
	margin: 1px;
	line-height: 75px;
	border-radius: 100%;
	background: #e0f2d4;
	color: #559926;
	border: 3px solid #ffffff;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	box-shadow: inset 0 0 0 5px #f2f2f2;
	display: block;}
.iconns i {
	font-size: 35px;
	height: 80px;
	width: 80px;
	margin: 1px;
	border-radius: 100%;
	line-height: 75px;
	background: #fdd;
	color: #b61818;
	border: 3px solid #ffffff;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	box-shadow: inset 0 0 0 5px #f2f2f2;
	display: block;
	text-align: center;}
.cnticons{
	width: 80px;
	height: 80px;
	border: 2px solid #f10000;
	display: table;
	text-align: center;
	margin: 0 auto 30px auto;
	border-radius: 50%;}
.cnticons i {font-size: 30px !important;color: #f10000;}
.cnticons i {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
	font-size: 30px !important;
	color: #f10000;
	border: 0 solid #a6a6a64a;
	border-radius: 100%;
	box-shadow: inset 0 0 0 8px #f2f2f2;}
.inner-box{
	padding: 30px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 30px 40px rgba(0,0,0,0.10);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	overflow: hidden;
	border-radius: 20px;
	height:270px;}
.w85{width:85%;}
.copyrightbg{background-color:#d72005;}
.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;}
.img-cap {left: 20px; width: 145px; height: 145px; padding:10px 10px;}
.retail-content {height: 670px;}
.retail-content p {font-size: 18px; padding-left: 20px; padding-right: 20px;}
.mble-item {padding: 25px;}
.product-new {background: transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;}
.product-new .product-contents h4 {transition: 0.5s;color:#fff !important;}
.product-new .product-contents p{transition: 0.5s;color:#fff !important;}
.list li {width:100%;}
.headfnt {font-size:35px;}
.w15 {width: 60% !important;}
.ord1{order:2;}
.ord2{order:1;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.svg-fill svg {margin-top: -165px;}
.mble-item {padding: 25px;}
.product-new {background: transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;}
.product-new .product-contents h4{transition: 0.5s;color:#fff !important;}
.product-new .product-contents p{transition: 0.5s;color:#fff !important;}
.w15 {width: 60% !important;}
.ord1{order:2;}
.ord2{order:1;}
}

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