@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Redressed&family=Roboto&display=swap');
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;}
.redre{font-family: Helvetica, sans-serif, cursive;}
.roboto{font-family: 'Helvetica', sans-serif;}
.topbrd {border: 3px solid #f00e0f;}
.wrdbrk{white-space: pre;}
.fullpad{padding:0!important; margin:0!important;}
.logo{width:130px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.navfont{font-family: Arial, sans-serif, cursive; font-size:25px;}
.fw-600{font-weight:600;}
.btn-enquiry{font-family: 'Helvetica', sans-serif; background-color: #0cac0a; color:white!important; padding:10px 15px; font-size:16px;}
.nav-link {
	text-decoration: none;
	color: #414141!important;
	display: inline-block;
	position: relative;}
.nav-link::before {
	transition: 300ms;
	height: 3px;
	content: "";
	position: absolute;
	background-color: #f00e0f;}
.clr1{color: #f00e0f;}	
.headfnt {font-size: 55px;}
.nav-link-ltr::before {width: 0%; bottom: 3px;}
.nav-link-ltr:hover::before {width: 50%;}
.navbar-light .navbar-nav .active>.nav-link{color: #f00e0f!important;}
.navbar-light .navbar-nav :hover.nav-link{color: #f00e0f!important;}
.navbar button {background-color: #f00e0f;}
.smallfnt{font-size: 14px;}
.topbg {background-color: #f9ff44;}
.shop-btns.btn-style-two {background: transparent; padding: 13px 15px; margin: 0 8px;}
.shop-btns {
	border: medium none;
	border-radius: 5px;
	color: #fff!important;
	cursor: pointer;
	display: inline-block;
	font-size: 14px!important;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 20px 44px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	z-index: 1;}
.shop-btns::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 55px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	z-index: -1;
	transition: .3s linear;}
.shop-btns.btn-style-two::before {
	content: "";
	position: absolute;
	right: -13px;
	top: 0;
	height: 100%;
	width: 5px;
	transform: skewX(-16deg);
	z-index: 1;
	opacity: 1;
	background-image: none;
	bottom: 0;
	border-radius: 0;
	left: auto;
	background-color: #f00e0f;}
.shop-btns.btn-style-two::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: skewX(-16deg);
	z-index: -1;
	opacity: 1;
	background-image: none;
	bottom: 0;
	border-radius: 0;
	left: auto;
	background-color: #f00e0f;}
.shop-btns.btn-style-two:hover::before {right: 0;}
.parallax {
    background-image: url("../images/parallaxbanner.jpg");
    height: auto;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;}
.bg-overlay {position: relative;}
.bg-overlay::after {
    background-color: #242424c2;
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;}
.box-bg {position: relative; z-index: 1;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #fff; font-size: 55px; font-weight: 700;}
.bannerhead {color: #fff; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.section-title-divider {width: 50px; height: 2px; background: #e62323; margin:0 auto;}
.services-block-three {position: relative; margin-bottom: 60px;}
.services-block-three .inner {position: relative; padding-left: 110px; min-height: 84px;}
.services-block-three .inner .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 84px;
    color: #777777;
    text-align: center;
    line-height: 84px;
    font-size: 32px;
    margin-bottom: 30px;
    background-color: #f7f7f7;}
.services-block-three .inner .icon-box::before {
    position: absolute;
    content: '';
    left: -10px;
    bottom: -10px;
    width: 84px;
    height: 84px;
    z-index: -1;
    border: 1px solid #e62323;}
.small_para{max-width:800px; margin:0 auto;}
.callbg{background-image: url("../images/callactionbg.jpg"); background-size: cover;}
.call-width{max-width: 650px; margin:0 auto;}
.btn1 {
	padding: 10px 20px;
	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;}	
.safetytipsbg {background-image: url("../images/safetytips.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; padding:50px 0px;}	
.safety-tipsbg {background: url("../images/birthdaycrackers.png");background-size: contain;}
.icon i {
	color: #fff;
	font-size: 28px;
	background: #0A7070;
	width: 65px;
	height: 66px;
	display: block;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;}
.iconr i {
	color: #fff;
	font-size: 28px;
	background: #EF1527;
	width: 65px;
	height: 66px;
	display: block;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;}
.icon_right{
	margin-left: auto;
}
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.priceicn{width:50px;}
.priceicn2 {width: 110px;}
.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;}}
@-moz-keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
@-o-keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
.ftline{border-top: 2px solid rgba(255, 255, 255, 0.41)!important; margin:10px 0 20px; width:70%;}	
.footer {background: url("../images/footer.gif")no-repeat; background-position: 505px 0px;} 
.footpad {padding: 80px 0px 20px 0px; background-color: #000;}	
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -39px;} 
.bg-top {background-color: #f00e0f;}
.clr-red{color:#db2431!important;}
.clr-green{color:#0A7070;}
.lht{line-height: 28px;}


@media (min-width:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.headfnt{font-size: 30px;}
.callbg{background-position: bottom;}
.icon_right{
	margin-left: 0%;
}
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.icon_right{
	margin-left: 0%;
}
}

#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: 'Helvetica', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Helvetica', 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: 30px;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    -webkit-transform: translateZ(0); 
    transform: translateZ(0);}
.time-of-year .tooltip {
    background: #f00e0f;
    border-radius: 3px;
    bottom: -49px;
    font-size: 22px;
    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 #f00e0f  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);}