@import url('https://fonts.googleapis.com/css2?family=Acme&family=Cookie&family=Roboto&display=swap');
html{scroll-behavior: smooth;}
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;}
.acme{font-family: 'Acme', sans-serif; letter-spacing:1px;}
.poppins{font-family: 'Roboto', sans-serif; line-height:28px;}
.cursive{font-family: 'Cookie', cursive;}
.navfont{font-size:20px; font-family: 'Acme', sans-serif; letter-spacing:1px;}
.strip {border-top:2px solid #ed2224;}
.bgtopcolor{background: #FFF000;}
.sfnt{font-size:35px;}
.pad{padding:115px 0;}
.newpad{padding:100px 0;}
.logo{width:140px;}
.productlogo{width:280px;}
.footlogo{width:200px;}
.icon {margin-right:1em;}
.icnclr{color:#fed700; font-size:45px;}
.navmargin{margin-left:100px!important;}
.navbar-light .navbar-nav .nav-link.active{color:#ed2224 !important;}
.navbar .navbar-nav .nav-link:hover{color:#ed2224  !important;}
.pfnt{font-size:14px;}
.wrdbrk{white-space:pre;}
.black{color:#000;}
.cntbg{background:url("../images/crackersbackground.jpg"); background-position:center; background-size:cover; background-repeat:no-repeat;}
.clr{color:#ed2224;}
.yellow{color:#fed700;}
.cursivefont{font-size:80px;}
.whychooseparallax {
    background-image: url("../images/parallax3.png");
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.parallax {
    background-image: url("../images/crackersgif.gif");
    height: 450px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.faicon{font-size:45px;}
.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: #ed2224;
    border-radius: 50px;
    width: 55px;
    height: 55px;
    line-height: 50px;
    border: 2px solid #ed2224;}
.count-box i {font-size: 24px; color: #fff;}
.headfnt{font-size: 60px;}
.text3 {position: relative; padding: 0 0 0 30px; margin-top: -23px;}
.contactfoot{background: #ff2323;}
.fullpad{padding:0!important; margin:0!important;}
.ribbon {
    position: relative;
    margin: 0 auto 20px;
    padding: 10px 40px;
    text-align: center;
    background-color: #ff2323;
    font-size: 25px;
    color:#fff;}
.ribbon::before, .ribbon::after {
    content: '';
    width: 80px;
    height: 100%;
    background-color: #ec2424;
    position: absolute;
    z-index: -1;
    top: 20px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 25% 50%);
    background-image: linear-gradient(45deg, transparent 50%, #FF5B5B  50%);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: bottom right;}
.ribbon::before {left: -60px;}
.ribbon::after {right: -60px; transform: scaleX(-1); }
@media (max-width: 400px) {.ribbon {font-size: 17px;}}
.ribbontext{
    box-sizing: border-box;
    display: grid;
    align-items: center;
    margin: 0;
    padding: 20px 80px;
    color: #fff;}
.lightbg{background-color: #f8f9fa !important; z-index:2; position: relative;}
.safetybg{background-color:#f9f9a2;}
.block-head {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 20px;
	font-size:40px;
    border-bottom: 1px #cac9c9 solid;
    font-weight: normal;
    color: #333e48;}
.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;}
.feature-gd {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    height:150px;
    margin-bottom:10px;}
.icon, .icons {margin-right: 1em;}
.icon i {
    color: #559926;
    font-size: 28px;
    background: rgb(13 54 159 / 9%);
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;}
.icons i {
    color: #b61818;
    font-size: 28px;
    background: rgb(13 54 159 / 9%);
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;}
.newparallax {
    background-image: url("../images/newparallax.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;}
.newparallax::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;} 
.parallaxpad {padding: 80px 0;}
.btn1 {
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 700;
    background-color: #ff0;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;
    border:none;}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}
.btn2 {background-color: #ed2224; color: white; padding: 8px 15px; border: 1px solid #ed2224;}
.fixed{position:fixed; z-index:2;}
.priceicn1{width:50px;}
.priceicn2{width:120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 10px; 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:80px 0;}
.navmargin{margin-left:0px!important;}
.logo{width:160px;}
.cursivefont{font-size:40px;}
.sfnt {font-size: 25px;}
.newpad{padding:60px 0; }
.parallax {background-image: url("../images/newgif.gif");}
}


@media (min-width:768px) and (max-width:992.98px){
.pad{padding:80px 0;}	
.navmargin{margin-left:0px!important;}
.cursivefont{font-size:40px;}
.parallax {background-image: url("../images/newgif.gif");}
}

#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;}
.notfound .notfound-404 {height: 280px; position: relative; z-index: -1;}
.notfound .notfound-404 h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 190px;
	margin: 0px;
	font-weight: 900;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url('../images/bg.jpg') no-repeat;
    background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: cover;
	background-position: center;}
.notfound h2 {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;}
.notfound p {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 0px;}
.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;}
}
.contact-form .infos {
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	color: #f90606;
	padding: 4px;
	font-weight: bold;
	margin: 2px;}
.box-text{font-size:16px;}
.success-box {
	max-width: 450px;
	background-color: #5f895f;
	display: flex;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
	padding:10px; border-radius: 2px;
	position: fixed;
	right: 10px;
	top: 100px;
	z-index: 9999;
	width: 350px;}
.error-box {
	max-width: 450px;
	background-color:#be1c1c;
	display: flex;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
	padding:10px; border-radius: 2px;
	position: fixed;
	right: 10px;
	top: 100px;
	z-index: 9999;
	width: 350px;}
.italic-style{font-style:italic;}
.check-size{font-size:25px;}
.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: #be1c1c;
    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 #be1c1c  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);}