@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@font-face{
	font-family:'bold';
	src:url('font/bold.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
@font-face{
	font-family:'medium';
	src:url('font/medium.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
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;}
.fullpad{padding: 0!important; margin:0!important;}
.wrdbrk{white-space:pre;}
.bold{font-family: Helvetica, sans-serif; font-weight: 600;}
.medium{font-family:'Arial'; line-height: 28px;}
.topbg{background-color: #03004d;}
.topbrd{border-right:1px solid white;}
.icnwdth {width: 35px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.logo{width:180px;}
.smallfnt{font-size: 14px;}
.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;}
.navbg{background-color: #c91325;}
.navbar-default::after {
    background: rgba(0, 0, 0, 0) url("../images/brdr1.png") repeat-x scroll 0 0;
    bottom: -8px;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
	z-index: 99;}
.navfont{font-family: Arial, sans-serif; font-size: 16px;}
.navbar-light .navbar-toggler {border-color: #fff !important;}	
.navbar-light .navbar-nav .active>.nav-link{color: yellow!important;}
.navbar-light .navbar-nav :hover.nav-link{color: yellow!important;}
.text{position: relative; padding: 0 0 0 65px; margin-top: -20px;}
.icon-in1{color:white; border: 2px solid #ed1c24; background: #ed1c24; padding: 7px 15px;; border-radius: 60px;}
.line {border-top: 2px solid #8d6238; width: 85%;}
.btn-effect1{background-color:#ed1c24; color:white; border-radius:0px; padding:10px 20px;}
.btn-effect1:hover{background-color:#fff200; color:black; transition:.5s;}
.headfnt {font-size: 40px;}
.brdrad {border-radius: 10px;}
.secht {height: 110px;}
.w-90{width:90px;}
.clr1 {color: #ed1c24;}
.black {color: #000 !important;}
.footer {background: url("../images/footerimg.webp") no-repeat scroll; background-color: #ffdee0; padding: 80px 0 40px 0;}
.text1 {position: relative; padding: 5px 0 0 25px; margin-top: -51px;}
.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: #ed1c24;
	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;}
.product-head {
	background-color: #03004d;
	padding: 2px 35px 2px 15px;
	border-radius: 3px;
	color:yellow;}
.btns {
	color: #03004d!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;} 
.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 10px;
	border-radius: 5px;
	width: 95px;
	font-size: 13px;}	
.check-btn {
	background-color: #fed700;
	color: #292424 !important;
	border-color: #fed700;
	padding: 15px 30px;
	border-radius: 50px;}
.contactbg {
	background-image: url("../images/bg2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.contactbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.btn-effects {background: #f7c83c; color: #000; display: inline-block; font-weight: 700; letter-spacing: 1px; margin-top: 35px; padding: 15px 25px; transition:.5s; width:18%;}
.btn-effects:hover{background:#980d0d; color:#f7c83c;}
.border-left-long {position: absolute; top: 0; left: 0; content: ""; width: 2px; height: 100%; background: #073B8C;}
.border-long::before {content: ""; position: absolute; top: 125px; left: 0; width: 2px; height: 8px; background: #fff;}
.border-long::after {position: absolute; left: 0; top: 105px; content: ""; background: #fff; width: 2px; height: 10px;}
.card-header{background: #ffbc1e!important;}
.smallborder1{width:80px; height:2px; margin: 0 auto; background-color: #ed1c24;}
.icons {
	width: 70px;
	height: 70px;
	display: table;
	text-align: center;
	margin: 0 auto 30px auto;
	border-radius: 50%;
	background: #ed1c24;}
.icons i {
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	font-size: 30px !important;
	color: #fff;}
.sticky-top1{position:sticky; top:80px;}
.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 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;}
.icnclr1{color: #559926; font-size: 20px;}
.icnclr2{color: #b61818; font-size: 20px;}
.text4 {position: relative; padding: 0px 0 0 30px; margin-top: -43px;}	
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2 {bottom: 15px; right: 10px;}
.blink img{
	animation: blink 1s;
	animation-iteration-count: infinite;
	-webkit-animation: blink 1s;
    -webkit-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;}
.headfnt2 {font-size: 20px;}
.btn-effects{width:50%;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 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; font-family: Helvetica, sans-serif;}
.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 {
	color: #555;
	font-size: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #db2a1b;
	opacity: 0;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	z-index: 1102;
	-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);}