@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
li{list-style-type:none!important;}
a{text-decoration: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;}
.arial{font-family: Arial, sans-serif; font-weight: 600;}
.helvetica{font-family: helvetica, sans-serif;}
.fireworks-example {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.topbg{background-color: #fab82e;}
.black{color:#000!important;}
.logo{width:160px;}
.fullpad{padding:0!important; margin:0!important;}
.beige{background: beige;}
.clr2{color:#fab82e;}
.clr1{color:#ec2424;}
.smallfnt{font-size: 14px;}
.navbg{background-color: #D4192A; border-top:3px solid yellow; border-bottom:3px solid yellow;}
.navfont{font-family: 'Acme', sans-serif; font-size: 17px;}
.navbar-light .navbar-toggler {border-color: #fff !important;}
.headfnt {font-size: 55px;}
.wrdbrk{white-space: pre;}
.icon-side{margin-right: 1em;}
.topicon{font-size: 35px; color:#ec2424;}
.footer{border-top:5px solid #fcd21d; background-color:#A22A35; padding:60px 0;}
.foot-head{background-color: #fef011; padding: 2px 35px 2px 15px; border-radius: 3px;}
.navbar-light .navbar-nav .active>.nav-link{color: yellow!important;}
.navbar-light .navbar-nav :hover.nav-link{color: yellow!important;}
.phone {
    float: right;
    width: 282px;
    height: 70px;
    margin: 25px 10px 25px 10px;
    display: table;
    background: url(../images/png.png) no-repeat;
    border-left: transparent;}
.phone p {
    left: -25px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    color: #da0000;
	font-size: 14px;}
.phone p::after {
    content: url(../images/phonecall.png);
    position: absolute;
    top: 12px;
    margin-left: 26px;}
.phone span {
    vertical-align: middle;
    display: table-cell;
    color: #292929;
    font-size: 13px;}
.glow {
    animation-name: wobble;
	animation-duration: 2.5s;
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	color:yellow;}
@keyframes wobble{
0% {transform: translateX(0%);}
15% {transform: translateX(-25%) rotate(-5deg);}
30% {transform: translateX(20%) rotate(3deg);}
45% {transform: translateX(-15%) rotate(-3deg);}
60% {transform: translateX(10%) rotate(2deg);}
75% {transform: translateX(-5%) rotate(-1deg);}
100% {transform: translateX(0%);}
}
.product-head {
	background-color: #d4192a;
	padding: 2px 35px 2px 15px;
	border-radius: 3px;
	color:yellow;}
.trademark {
	background-image: url("../images/homeparallax.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;}	
.trademark::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.products_bg {
	background-image: url("../images/product_bg.webp");
	background-size: cover;}		
.btns {
	color: #52006a  !important;
	background: yellow !important;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 35px 10px 20px;
	border: none;
	border-radius: 0;
	box-shadow: 6px 6px 0 #ec2424;
	transform: skewX(-15deg);
	position: relative;
	transition: all .3s ease-in-out;
	display: inline-block;
	text-align: center;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}	
.btns:focus, .btns:hover{color: #fff; background-color: #0c0077; box-shadow: 10px 10px 0 #ec2424;} 
.new-check{color: #559926; font-size: 16px;}	
.speciality {
    background-image: url("../images/parallax.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    position: relative;}
.speciality::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    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: #001436; font-size: 40px;}
.bannerhead {color: #001436; font-size: 40px; text-transform: uppercase; line-height: 1.3em;}
.count-box {padding: 30px 25px 10px 25px; position: relative; text-align: center; background: #fff;}
.count-box i {
    position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #d4192a;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 2px solid #FFCF14;}
.count-box i {font-size: 24px; color: #fff;}
.headfnt2{font-size: 40px;}
.owl-nav{display:none!important;}
.owl-dots{display:none!important;}
.image-feature figcaption {
	position: absolute;
	top: 0;
	padding: 2.5em 2em 0;
	color: #fff;
	text-align: left;
	pointer-events: none;}
.image-feature figcaption strong {
	font-size: 24px;
	line-height: 1.55;
	letter-spacing: -.3px;}
.image-feature img {
	position: relative;
	z-index: -1;
	min-height: 200px;
	transition: .25s ease-in-out;
	transform-origin: left top;
	object-fit: cover;}
.image-feature a:hover img {transform: scale(1.1);}	
.image-feature a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.45);
	content: "";
	transition: .15s ease-in-out;}
.image-feature figure > a {display: inline-block;}
.image-feature a {overflow: hidden; position: relative;}
.cat-btn{background-color: #ff0303;
	color: #fff !important;
	padding: 7px 14px;
	border-radius: 5px;
	width: 100px;
	font-size: 14px;}
.home-contact{
	background-image: url("../images/homecontact.jpg");
	background-size: cover;
	background-position: right;}	
.bg-overlay {position: relative;}
.bg-overlay::after {
	background-color: #52006a82;
	z-index: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}  
.home-contactbg{background: #e11b1b; height: 350px; padding: 70px 15px 15px 45px; line-height: 40px;}
.box-bg {position: relative; z-index: 1;}
.sub-text{color: #fff; border-left: 2px solid #fff; padding: 10px 0 10px 20px;}
.section-title h1 span {
	display: inline-block;
	color: #fff;
	position: relative;
	border-radius: 50px;
	padding: 4px 20px;
	line-height: initial;
	font-size: 25px;
	background: #fe0000;
	margin-bottom: 15px;}
.section-title h1 span::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	border-top: 8px solid #fe0000;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	margin-left: -8px;}
.index-img {width: 88%;}	
.parallax {
	background-image: url("../images/parallax.jpg");
	padding:60px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}  
.parallaxpad{padding:65px 0;}
.btn1{
    padding: 19px 40px;
    font-size: 16px;
    font-weight: 700;
    background-color: #ec2424;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}
.smallborder2{width:80px; height:2px; background-color: #ec2424; margin:0 auto;}	
.footlogo{width:150px;}
.lightbox{position: fixed!important; top:50px!important;}
.text3 {position: relative; padding: 0 0 0 30px; margin-top: -39px;}
.safetytipsbg {background-image: url("../images/safetytips.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center;}
.sticky-top1{position:sticky; top:80px;}
.block-head {
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #cac9c9;
	font-weight: normal;
	color: #333e48;}
.font{font-size: 45px;}
.block-head::before {
	position: absolute;
	bottom: -3px;
	left: 20px;
	width: 35px;
	height: 5px;
	content: "";
	display: inline-block;
	background-color: #ec2424;}
.block-head::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 80px;
	height: 1px;
	content: "";
	display: inline-block;
	background-color: #ec2424;}
.icnclr {color: #ffa700 !important;}	
.icnclr1{color: #559926; font-size: 20px;}
.icnclr2{color: #b61818; font-size: 20px;}
.text4 {position: relative; padding: 0px 0 0 30px; margin-top: -43px;}
.tagcloud a {
	background: #fab82e;
	padding: 6px 10px;
	float: left;
	font-style: italic;
	font-size: 12px;
	margin: 0 5px 5px 0;
	color: #333;}
.tagcloud a:hover {background: #9f9d9d14;color: #fff}	
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.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:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.headfnt {font-size: 35px;}
.headfnt2{font-size: 30px;}
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.headfnt {font-size: 45px;}
}

#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;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	opacity: 0;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	z-index: 1102;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;
	height: 100px;}
.time-of-year .tooltip::after {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-top: solid #db2a1b  10px;
	bottom: 58px;
	content: " ";
	height: 0;
	left: 0%;
	margin-left: -13px;
	position: absolute;
	width: 0;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}