@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-style: italic !important; font-weight: 600;}
.helvetica{font-family: helvetica, sans-serif;}
.clr1 {color: #003399;}
.clr-red{color:#dc1312;}
.header-area .header-top {background: #003399;}
.header-area .header-top .header-info-left ul li {font-family: helvetica, sans-serif;color: #fff;display: inline-block;margin-right: 5px;padding: 7px 12px 7px 0;}
.box-border {border: 2px solid #dedede; padding: 8px; margin-bottom: 20px;}
.top-bx-txt {font-size: 14px;}
.box-bg {z-index: 1;position: relative;}
.head-icn {text-align: center;position: relative;left: 34px;}
.text2 {position: relative;padding: 0 0 0 30px;margin-top: -42px;}
.navbar-light .navbar-nav .nav-link {color:black !important;}
.navbar-light .navbar-nav .nav-link:hover{ color:#003399 !important;transition:.5s;}
.navbar-light .navbar-nav .active>.nav-link{ color:#003399 !important;}
.navfnt {font-family: Arial, sans-serif;font-size: 18px;}
.logo{width: 150px;}
.addr {padding: 0px 7px;}
.status-col {text-align: center !important;margin: auto !important;}
.btn-effect {
	background-color: #003399;
	padding: 15px 25px;
	border-radius: 10px;
	color: #fff !important;}
.parallax {
	background-image: url("../images/parallax.webp");
	padding: 110px 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%;
  }
.three {background-color: #003399;padding: 50px;border-top-right-radius: 130px;border-bottom-left-radius: 130px;}
.three1 {width: 75px;padding-bottom: 13px;}
.product-box {border: 2px solid #717171;border-radius: 10px;width: 310px !important;height: 310px;margin: auto !important;background-color: transparent;transition: 1s;text-align: center !important;}
.product-title {text-align: center !important; color:#000; margin-bottom: 10px !important;text-transform: uppercase;}
.product-box:hover {
	border: 2px solid #031c4e;
	background-color: #003399;
	transition: 1s;
	color: white !important;
}
.product-box:hover .product-title{color:#fff;}
.footer {
	background: url("../images/footerimg.png") no-repeat scroll;
	background-color: #00000014;
	padding: 80px 0 20px 0;
  }
  .tagcloud a {background: #003399; padding: 6px 10px; float: left; font-style: italic; font-size: 12px; margin: 0 5px 5px 0; color:white;}
  .tagcloud a:hover {background:#00000014; color: #000;}
  .smallborder1 {
	width: 70px;
	height: 2px;
	background-color: #003399;
  }
.smallfnt {font-size: 15px;}
#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;}
.btn.btn-style-two {background: transparent; padding: 15px 25px; margin: 0 8px;}
.btn {
	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;}
.btn::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;}
.btn.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: #003399;}
.btn.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: #003399;}
.btn.btn-style-two:hover::before {right: 0;}
.secpad {padding: 40px 0px;}
.bg-img {
	background-image: url("../images/bg.jpg");
	background-size: 3% 3%;
  }
.smallborder2 {
	width: 70px;
	height: 2px;
	background-color: rgb(209, 209, 193);
  }
.shop_btn1 {
	display: inline-block;
	padding: 15px 30px;
	line-height: 25px;
	font-size: 20px;
	border: 2px solid #fff;
	transition: 1s;
	border-radius: 5px;
  }
.shop_btn1:hover {
	border-radius: 50px;
  }
.feature-h{margin-bottom: 35px;}
.icon {margin-right: 1em;}
.icon i {color: #191550;font-size: 22px;background: #efefef;width: 70px;height: 70px;display: block;line-height: 70px;border-radius: 50%;text-align: center;transition: .3s all ease;transform: scale(1);}
.counterbg {
	background-image: url("../images/parallaxbanner.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	padding: 80px 0;
  }
  .counterbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
  }
  .border-left-long {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 2px;
	height: 100%;
	background: #073B8C;
  }
  .border-long::before {
	content: "";
	position: absolute;
	top: 22px;
	left: 0;
	width: 2px;
	height: 8px;
	background: #fff;
  }
  .border-long::after {
	position: absolute;
	left: 0;
	top: 105px;
	content: "";
	background: #fff;
	width: 2px;
	height: 10px;
  }
  .safetytipsbg {
	background-image: url("../images/safetytips.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
  }
.headfont {font-size: 60px;}
.safetypad {padding: 150px 0;}
.block-head::after {position: absolute; bottom: -1px; left: 0; width: 80px;height: 1px;  content: ""; display: inline-block;background-color: #ec2424;}
.block-head::before {position: absolute; bottom: -3px;left: 20px;width: 35px;  height: 5px; content: ""; display: inline-block; background-color: #ec2424; }
.block-head {position: relative;margin-bottom: 20px;padding: 0 0 20px; border-bottom: 1px #cac9c9 solid;  font-weight: bold; color: #039;}
.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;}
.gicon, .ricons {margin-right: 1em;}
.gicon i {color: #559926;font-size: 50px;background: rgb(13 54 159 / 9%);width: 65px;height: 65px;line-height: 65px;border-radius: 50%;text-align: center;display: block;}
.ricons i {color: #b61818;font-size: 50px;background: rgb(13 54 159 / 9%);width: 65px;height: 65px;line-height: 65px;border-radius: 50%;text-align: center;display: block;}
.feature-gd:hover .gicon, .feature-gd:hover .ricons { transform: rotate(360deg);transition: .5s all ease;}
.smallborder3 {width: 70px;height: 2px;background-color: #039;margin: 0px auto;}
.info-box {color: #ffffff;text-align: center;box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);padding: 20px 0 20px 0;border-radius: 4px;height: 215px;background: #003399;}
.info-box i {font-size: 22px;color: #ffffff;border-radius: 50%;padding: 8px;border: 2px dotted #ffffff;width: 60px;height: 60px;line-height: 40px;display: inline-block;}
.footend {background-color: #039;}
.bbq1, .bbq2 h2 {color: white;}
  .bbq1 {
	background-image: url("../images/bbq1.jpg");
	padding: 30px;
	padding-bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 30px;
	background-color: #000;
  }
 
  .bbr-price1 {
	background-color: #ffd40d;
	border-radius: 50%;
	width: 140px;
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	text-align: center;
	margin-top: 12px;
	transform: translateY(64px);
  }
  .bbr-price1 span, .bbr-price2 span {
	font-size: 24px;
	color: #000000 !important;
  }
  .bbq2 {
	background-image: url("../images/bbq2.jpg");
	padding: 30px;
	padding-bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 30px;
  }
  .bbr-price2 {
	background-color: #ffd40d;
	border-radius: 50%;
	width: 140px;
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-top: 12px;
	transform: translateY(64px);
  }
  .bbq2 p {
	color: white;
	font-size: 18px;
	line-height: 30px;
  }
  .bbq1 p {
	color: white;
	font-size: 18px;
	line-height: 30px;
  }
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:40px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:55px; left:10px;}
.point2{bottom: 15px; right: 10px;}
.social_img{width:40px;}
.social_point1{bottom:105px; left:10px;}
.social_point2{bottom:150px; left:10px;}
.social_point3{bottom:200px; left: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;}
.navbar-light .navbar-toggler {
	color: black !important;
	border-color: rgba(0,0,0,.1);
	background-color: white !important;}
.counttext {font-size: 44px !important;}
.bannerhead {font-size: 40px !important;}
.three {padding: 50px !important; margin-bottom: 30px;}
.info-box {height: 100% !important;}
.navbar-light .navbar-toggler {
	color: white !important;
	border-color: rgba(0,0,0,.1);
	background-color: #039 !important;}
.bbq1 {margin-bottom: 80px !important;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.navbar-light .navbar-toggler {
	color: black !important;
	border-color: rgba(0,0,0,.1);
	background-color: white !important;
  }
  .boe {margin-top: 20px !important;}
  .navbar-light .navbar-toggler {
	color: white !important;
	border-color: rgba(0,0,0,.1);
	background-color: #039 !important;
  }
  .bbq1 {padding: 24px !important;}
  .start {font-size: 30px !important;}
}

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