@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;}
.topbg{background-color: #003466;}
.fira{font-family: Helvetica, sans-serif;}
.roboto{font-family: 'Helvetica', sans-serif; line-height: 28px;}
.fw-400{font-weight: 400;}
.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}
.marquee {width: 100%; overflow: hidden; font-size: 15px; line-height: 25px;}
.navbg{background-color: #fed700;}
.navfont{font-family: 'Arial', sans-serif; font-size: 18px;}
.navbar-light .navbar-nav .active>.nav-link{color:#b73414!important;}
.navbar-light .navbar-nav .nav-link{color: #003466!important;}
.navbar-light .navbar-nav .nav-link:hover{color: #003466!important;}
.logo{width:80px;}
.fullbg{margin:0!important; padding:0!important;}
.navbar-light .navbar-toggler {border-color: white!important;}
.order-btn {
	background-color: #004A7F;
	-webkit-border-radius: 10px;
	border-radius: 3px;
	border: none;
	color: #FFFFFF!important;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	-webkit-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;}
@keyframes glowing{
	0% {background-color: #b73414;
		-webkit-box-shadow: 0 0 3px #b73414;}
	50% {background-color: #b73414;
		-webkit-box-shadow: 0 0 40px #b73414;}
	100% {background-color: #b73414;
		-webkit-box-shadow: 0 0 3px #b73414;}}
.headfnt{font-size: 60px;}
.clr{color:#003466;}
.clr1{color:#b73414;}
.productbtn {
	border-radius: 4px;
	background-color: #ff3f26;
	border: none;
	color: #fff!important;
	text-align: center;
	font-size: 18px;
	padding: 10px 15px;
	width: 170px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 10px 0;
	border:1px solid #ff3f26;
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;}
.productbtn:after {
	content: '»';
	position: absolute;
	opacity: 0;  
	top: 0px;
	right: -20px;
	transition: 0.5s;
	font-size: 28px;}
.productbtn:hover{padding-right: 24px; padding-left:8px;}
.productbtn:hover:after {opacity: 1; right: 25px; top: 1px;}
.homeproducts{background-image: url("../images/services.jpg"); background-size:cover; position: relative;}
.homeproducts::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.3;
	position: absolute;
	top: 0;
	width: 100%;}
.section-width{max-width: 800px; margin:0 auto;}
.padht {transition: 0.5s; transform: translateY(0);}
.padht:hover {
	-webkit-transform: translateY(+10px);
	transform: translateY(-10px);
	cursor: pointer;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,0) !important;}
.feature-h, .feature-s{margin-bottom: 35px;}
.icon {margin-right: 1em;}
.icon i {
	color: #e62800;
	font-size: 22px;
	background: #efefef;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	display: block;
}
.feature-h:hover .icon i{
	border: 2px solid #003466;
	color: #003466;
	background-color: transparent;
	-webkit-transform: scale(1.07);
	transform: scale(1.07);}
.counterbg{background-image: url("../images/countbg.jpg"); background-size: cover; }	
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #fff009; font-size: 55px; font-weight: 700;}
.bannerhead {color: #b73414; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.callbg{background-image: url("../images/callactionbg.jpg"); background-size: cover;}
.call-width{max-width: 650px; margin:0 auto;}
.cnt-btn{background-color: transparent; color:#fff; border: 2px solid #fff; border-radius: 25px; padding: 14px 40px;}
.cnt-btn:hover{border: 2px solid #fff; color: #e70015; background: #fff;}
.decor {
	height: 18px;
	max-width: 100%;
	width: 100%;
	background: url("../images/decor.png");
	z-index: 1;
	position: relative;
	background-color: #fed700;}
.footer {
	background: url("../images/footerimg.png") no-repeat scroll;
	background-color: #fed700;
	padding: 50px 0 30px 0;} 
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -41px;} 
.safetytipsbg {
    background-image: url("../images/safetytips.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}
.block-head {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 20px;
    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;}
.gicon, .ricons {margin-right: 1em;}
.gicon 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;
	display: block;
}
.ricons 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;
	display: block;
}
.wapp{width:50px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn1{width:50px;}
.priceicn2{width: 130px;}
.point{bottom:10px; left: 10px;}
.point1{bottom:70px; left: 10px;}
.point2{bottom: 15px; right: 10px;}
.blink img{
    -webkit-animation: blink 1s;animation: blink 1s;
    -webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;
    -moz-animation: blink 1s;animation: blink 1s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 1s;animation: blink 1s;
    -o-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;
    }
}
.contactbox {
	background: #fff000;
	padding: 30px;
	border-radius: 10px;}
.smallborder1 {
	margin-left: calc(47% - 20px);
	width: 80px;
	height: 2px;
	background-color: #9b0000;}	
.aboutbg {
	background: #ededed;
	padding: 50px;
	border-radius: 15px;}	
.aboutimg {
	margin-left: 20%;
	z-index: 5;
	position: absolute;
	margin-top: 10px;}

@media (min-width:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.headfnt{font-size: 30px;}
.callbg{background-position: bottom;}
.productbtn{width:140px; padding: 6px 10px;}
}


@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.headfnt{font-size: 40px;}
}


#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-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: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	-webkit-transform: translateZ(0); 
	transform: translateZ(0); 
	-webkit-font-smoothing: antialiased; }
.time-of-year .tooltip {
	background: #ee6e6e;
	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 #ee6e6e  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);}