@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;}
.clr1{color:#f00904;}
.clr2{color:#002195;}
.clr3{color:#000000;}
.smallfnt{font-size:14px;}
.fullpad{padding: 0!important; margin:0!important;}
.arial {font-family: Arial, sans-serif; font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;line-height:26px;}
.marquee {width: 100%;overflow: hidden; font-size: 14px;line-height: 25px;background-color:#F9C401;color: #000000;}
.logo{width:225px;}
svg {position: relative;bottom: -5px;}
.navbar {padding: 0 !important;}
.navfont {font-family: Arial, sans-serif; font-size: 14px;letter-spacing: 1px;}
.navbg {background:#2f005b;}
.navbar-light .navbar-nav .nav-link {color: white !important;}
.navbar-expand-lg .navbar-nav .nav-link {padding: 1rem 2rem !important;}
.navbar-light .navbar-nav .active > .nav-link {background:url("../images/navbg.webp");color: rgb(255, 255, 255) !important; background-size:cover;}
.toppad{padding: 15px 0; transition: all ease 0.4s;}
.topicon {width: 45px;height: 45px;line-height: 40px;text-align: center;margin: 3px 20px 0px 0px;border: 2px solid#fcbd24 ;transform: rotate(45deg);}
.topicon i {transform: rotate(-45deg);color:#f00904;font-size: 18px;padding:10px;}
.topicon .bi-telephone-fill::before{transform: rotate(-41deg);}	
.topicon .bi-geo-alt-fill::before{transform: rotate(-41deg);}
.box-border {border: 2px solid #dedede;padding: 8px;margin-bottom: 20px;height: 100px;}
.icon {
	position: relative;
	font-size: 42px;
	line-height: 1em;
	padding-top: 7px;
	transition: all 300ms ease;
	width: 25%;
	height: 25%;
	text-align: center;}
.pricelist_pdf {
	padding: 17px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	font-weight: bold;
	display: inline-block;}
.parallax1 {
	background-image: url("../images/parallax.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	padding: 60px 0;
	border-bottom: 4px solid #f00904;}
.parallax1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.parallax2 {
	background-image: url("../images/slide.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	border-bottom: 4px solid #f00904;}
.parallax2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.service-head.center {text-align: center;}
.service-head {position: relative;}
.service-blocks .service-block-content {position: relative;z-index: 1;background-color:#ffefc1;height:350px;}
.icon-count-2 {position: relative;margin-bottom: 10px;transition: all 0.5s linear;}
.p-50 {padding-bottom: 50px;padding-top: 50px;}
.p-30 {padding:35px 25px;}
.icon-count-2 span.icon-count-number {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 120px;
	font-weight: 800;
	color: rgba(177, 177, 177, 0.7);
	opacity: 0.3;
	line-height: 120px;
	transition: all 0.5s linear;}
.icon-box-lg {width: 120px;height: 120px;}
.bg-gray {background-color: #f6f7f8;}
.m-20 {margin-bottom: 20px;}
.icon-box-lg img {height: 55px;margin-top: 30px;}
.icon-content {overflow: hidden;}
.icon-count-2::after {
	position: absolute;
	content: '';
	left: 10px;
	right: 10px;
	top: -10px;
	height: 10px;
	background-color: #f5be23;
	transition: all 0.5s linear;}
.service-blocks-bg {
	background-image:url("../images/navbg.webp");
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;}
.service-blocks:hover .service-block-content {background-color:rgba(0, 0, 0, 0.377);color: #fff;}
.service-blocks .service-block-content.icon-count-2 {margin-bottom: 0px;}
.icon-count-2:hover {background-color: #fff;box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);}
.icon-count-2:hover span.icon-count-number {color: #f5be23;opacity: 1;}
.icon-box-lg.radius{border-radius:100%;}
.service-head:hover .scale {animation: scale 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;}
@keyframes scale {
	0% {transform: scale(0);opacity: 1;}
	100% {transform: scale(1);opacity: 1;}}
.service-blocks:hover .service-block-content {color: #fff;}
.icon-count-2:hover::after {top: 0px;left: 0px;right: 0px;}
.icon-box-lg {width: 120px;height: 120px;}
.vs-btn {border: none;display: inline-block;text-align: center;background:#c21713;color: #fff;font-weight: 700;font-size: 16px;line-height: 1;padding:17px 35px;border-radius: 25px;position: relative;z-index: 1;overflow: hidden;}
.vs-btn::before, .vs-btn::after {content: "";position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;background-color:#000;transform: scale(0);z-index: -1;border-radius: inherit;transform-origin: right bottom;transition: opacity ease 0.4s, visibility ease 0.4s, transform ease 0.4s;}
.vs-btn:hover::before, .vs-btn:hover::after {transform: scale(1);opacity: 1;visibility: visible;}
.vs-btn::before {transform-origin: left top;}
.vs-btn:hover {color:#fff;}
.rowup{position: relative;padding-top: 235px;margin-top: -330px;padding-bottom: 10px;}
.about-section{background-image:url("../images/bg-map.webp");}
.top-title {font-weight: 500; font-size: 16px; color: #d2151e; position: relative; text-transform: uppercase; display: inline-block; line-height: 1;}
.top-title::before, .top-title::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #d2151e;
	top: 50%;
	margin-top: -1px;}
.top-title::before{ left: -65px;}
.top-title::after{right: -65px;}
.top-title span {position: relative;}
.top-title span::before, .top-title span::after {
    content: '';
    position: absolute;
    width: 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2151e;
    top: 50%;
    margin-top: 0px;}
.top-title span::before{left: -65px;}
.top-title span::after {right: -65px;}
.iconn {height: 52px;display: table;text-align: center;border-radius: 50%;cursor: pointer;}
.iconn i {
	font-size: 35px;
	height: 80px;
	width: 80px;
	margin: 1px;
	line-height: 75px;
	border-radius: 100%;
	background: #e0f2d4;
	color: #559926;
	border: 3px solid #ffffff;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	box-shadow: inset 0 0 0 5px #f2f2f2;
	display: block;}
.text2 {position: relative;padding: 11px 0 0 90px;margin-top: -95px;}
.text0 {position: relative;padding: 11px 0 0 90px;margin-top: -35px;}
.iconns i {
	font-size: 35px;
	height: 80px;
	width: 80px;
	margin: 1px;
	border-radius: 100%;
	line-height: 75px;
	background: #fdd;
	color: #b61818;
	border: 3px solid #ffffff;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	box-shadow: inset 0 0 0 5px #f2f2f2;
	display: block;
	text-align: center;}
.counter-section{
	background-image:url("../images/count-parallax.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position:relative;}
.counter-section::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.counttext{color:yellow; font-size: 55px; font-weight: 700;}
.bannerhead {color:yellow; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;} 
.about-top {padding: 0 0px 0px;}
.radius25 {border-radius: 25px;}
.safetytipsbg {background-image: url("../images/safetytipbg.webp");background-repeat: no-repeat;background-size: cover;background-position: center;}
.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: 50px; 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: #fd4f00; color: #fff !important;padding: 7px 14px;border-radius: 5px;width: 105px;font-size: 14px;}
.productbg{background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;position:relative;z-index:1;height:396px;}
.brand-item:hover img {transform: scale(0,0);}
.brand-item:hover .brand-hover {transform: scale(1,1);}
.brand-item img{transition: all 500ms ease; -webkit-transition: all 500ms ease;} 
.brand-item img{display: inline-block;} 
.brand-item .brand-hover{transform: translateY(100%);-webkit-transform: translateY(100%);}
.brand-item .brand-hover{position:absolute;}
.brand-item .brand-hover{top:0;right:0;left:0;bottom:0;}
.footerbg{background-color:#2f005b;}
.list2 li {
	position: relative;
	width: 100%;
	font-size: 2px;
	line-height: 26px;
	color: #282932;
	min-height: 50px;
	margin-bottom: 0px;
	padding: 12px 0px 12px 52px;}
.list2 li i {
	position: absolute;
	left: -7px;
	top: -6px;
	font-size: 65px;
	line-height: 50px;
	font-weight: 400;}
.line2 {border-bottom: 1px solid #d2d0d0;margin: 20px 0;}
.text1 {position: relative;padding: 0 0 0 25px;margin-top: -43px;}
.tagcloud a {background:#f9c401; padding: 6px 10px; float: left; font-style: italic; font-size: 12px; margin: 0 5px 5px 0; color:#000;border-radius:4px;}
.tagcloud a:hover {background:#f9c401; color: #000;}
.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{
    -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;}
.ord1{order:2;}
.ord2{order:1;}
.counttext {font-size: 45px;}
.bannerhead {font-size: 45px;}
.rowup {padding-top: 260px;}
.heading1 {font-size: 2rem;}
.navbar-light .navbar-nav .active > .nav-link { background-image:none; color:#F9C401!important;}
.image-feature figcaption strong {font-size:25px;}
.productbg {height: 330px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.ord1{order:2;}
.ord2{order:1;}
.counttext {font-size: 45px;}
.bannerhead {font-size: 45px;}
.rowup {padding-top: 260px;}
.productbg {height: 245px;}
.heading1 {font-size: 2rem;}
.navbar-light .navbar-nav .active > .nav-link {background-image:none; color:#F9C401!important;}
.image-feature figcaption strong {font-size:35px;}
}

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