@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;}
.fpad{padding:40px 0 20px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.smallfnt{font-size: 14px;}
.arial {font-family: Arial, sans-serif;font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;}
.marquee-head {width: 100%; overflow: hidden; font-size:16px; line-height: 25px; background:#f00; color: #fff;}
svg {position: relative;bottom:-2px; rotate:180deg;}
.copyrightbg{background-color:#d72005;}
.txt-danger{color:#d72005;}
.txt-blue{color:#062284;}
.txt-warning {color: #ffff63 !important;}
.logo{width: 135px;}
.cta-bottom {display: flex;align-items: center;justify-content: center;gap: 15px;flex-wrap: wrap;}
.btns {
	border: 2px solid #ff9903;
	background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	color: #000000;
	position: relative;
	z-index: 2;
	overflow: hidden;
	border-radius: 25px;
	cursor: pointer;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding: 15px 25px;
	text-align: center; }
.btns:hover {background: black;color: #fff;}
.cta-bottom .btns .call-btn {color: red;background: #fff;padding: 3px 20px 3px 5px;}
.cta-bottom .btns {font-size: 18px;letter-spacing: 2px;}
.cta-bottom .btns .call-btn i {
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: red;
	color: #fff;
	border-radius: 50%;
	margin-right: 10px;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.topbg{background-color: red;}
.top-header {background-color: #0f1742;}
.top-bar-info li {
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 0px;
	padding-right: 15px;}
.light1 {color: #000000 !important;}
.icons1 {margin: 10px !important;font-size: 30px;}
.bglight {background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box !important; padding: 10px 5px;}
.topbtn {
	right: 20px;
	width: auto;
	height: 45px;
	color: #fff;
	display: flex;
	font-size: 15px;
	align-self: center;
	bottom: 50%;
	position: absolute;
	align-items: center;
	justify-content: center;}
.topicn {width: 26px;}
.navbg1{background-color:#023047;}
.navfont{font-size: 18px !important;font-weight: bold; letter-spacing: 1px;}
.navbutton{background: white; padding: 20px 50px; color:#3d1942;}
.nav-bar1 .container {padding: 0 !important; margin:0!important;}
.nav-bar1 .navbar{padding:0 10px 0 0!important;}
.navbar{border-radius: 15px;}
.navbar-light .navbar-nav .nav-link {color: #000000 !important;font-size: 18px !important;}
.navbar-light .navbar-nav .active > .nav-link {color: #d72005 !important;}
.navbar-light .navbar-toggler {border-color: white!important;}
.navbar-light .navbar-nav {padding-left: 50px !important;}
.black {color: black;}
.wel-head {position: relative; display: block;}
.wel-right {position: relative; display: block; padding-left: 30px;}
.site-heading {margin-bottom: 50px; position: relative; z-index: 1;}
.site-title-tagline {
	display: block;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 22px;
	font-weight: 700;
	color:#db2a1b;
	margin-bottom: 8px;
	position: relative;}
.site-title {font-weight: 700; text-transform: capitalize; font-size: 40px; color:#000; margin-bottom: 0;}
.site-shadow-text {
	position: absolute;
	right: 0;
	top:13px;
	line-height: 0;
	font-size: 85px;
	font-weight: 800;
	color:#80808014;
	text-transform: uppercase;
	z-index: -1;}
.site-title span {color:#db2a1b; font-weight: 500;}
.list li {
	position: relative;
	float: left;
	width: 45%;
	font-size: 2px;
	line-height: 26px;
	color: #282932;
	min-height: 50px;
	margin-bottom: 0px;
	padding: 12px 0px 12px 52px;}
.list li i {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 25px;
	line-height: 50px;
	font-weight: 400;}
.why-chs-box {
	position: relative;
	z-index: 1;
	border-radius: 12px;
	border: 1px solid #dddddd73;
	padding: 25px 29px 24px;
	overflow: hidden;
	transition-duration: 700ms;}
.why-chs-box::after {
	opacity: 0;
	visibility: hidden;
	content: "";
	z-index: -1;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 150%;
	height: 150%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	background-color: #fff;
	transition-duration: 700ms;
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.why-chs-box:hover::after {bottom: -50%;visibility: visible;opacity: 1;}
.why-chs-box:hover {border-color: #fff;}
.why-chs-box-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	filter: blur(15px);
	z-index: -1;}
.why-chs-box:hover .why-chs-box-icn img {
	-webkit-animation-name: wobble-horizontal-on-hover;
	animation-name: wobble-horizontal-on-hover;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;}
.why-chs-box:hover .tiny-title {color:#2D2330!important;}
@keyframes wobble-horizontal-on-hover {
	16.65% {transform: translateX(5px);}
	33.3% {transform: translateX(-3px);}
	49.95% {transform: translateX(4px);}
	66.6% {transform: translateX(-2px);}
	83.25% {transform: translateX(1px);}
	100% {transform: translateX(0);}}
.parallax {
	background-image: url("../images/parallax2.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;}
.parallax::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/parallax.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;}
.parallax2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.product-head {position: relative;margin-bottom: 30px;}
.product-image {position: relative;overflow: hidden;}
.product-head-inner {position: relative;}
.product-image img:first-child {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	-webkit-transform: translatex(50%) scalex(2);
	transform: translatex(50%) scalex(2);
	opacity: 0;
	-webkit-filter: blur(10px);
	filter: blur(10px);}
.product-head-inner:hover .product-image img:first-child {
	-webkit-transform: translatex(0) scalex(1);
	transform: translatex(0) scalex(1);
	opacity: 1;
	-webkit-filter: blur(0);
	filter: blur(0);}
.product-head-inner:hover .product-image img:nth-child(2) {
	-webkit-transform: translatex(-50%) scalex(2);
	transform: translatex(-50%) scalex(2);
	opacity: 0;
	-webkit-filter: blur(10px);
	filter: blur(10px);}
.product-image img {
	position: relative;
	width: 100%;
	display: block;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	border-radius: 10px;}
.product-content1{
	position: relative;
	z-index: 2;
	margin-top: -100px;
	padding: 20px 30px 25px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #fff;
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.09);
	text-align: center;
	border-radius: 15px;}
.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;}
.about-content-area {position: relative; z-index: 1;}
.about-content-area .content {position: relative; z-index: 1;padding: 50px;}
.about-content-area .info .H2 {font-weight: 600; margin-bottom: 25px;}
.area-title {font-size: 40px; line-height: 1.2;}
.about-content-area .content::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 150%;
	background: #ffffff;
	z-index: -1;
	box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);}
.about-content-area .thumb {position: relative; z-index: 1; top: 80px; margin-bottom: 100px;}
.abt-img{width:95%; border-radius:15px;}
.about-content-area .thumb .H2 {
	position: absolute;
	left: 50%;
	top: -50px;
	background: #fd3700;
	text-align: center;
	padding: 20px;
	font-size: 16px;
	height: 130px;
	font-weight: 600;
	transform: translateX(-50%);
	color: #ffffff;
	clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 99%, 0 0);}
.about-content-area .thumb .H2 strong {display: block; font-size: 45px; font-weight: 700;}
.abt-bg {background: url("../images/bgbottom.webp") no-repeat scroll bottom right;}
.count-sec {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	background: #F5F7FC;}
.count-sec::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000ec1;
	background: radial-gradient(ellipse at center, #000ec1 0%, #000c47 100%, #000c47 100%);
	content: "";
	opacity: 0.9;}
.count-item {padding:25px 0;}
.count-item {
	border-radius: 8px;
	border: 2px dashed hsla(0,0%,100%,.2);
	text-align: center;
	background-color: transparent;
	transition: all .3s ease-out 0s;
	position: relative;
	z-index: 5;}
.count-icon {margin-bottom: 25px;}
.count-item:hover .count-icon  {animation: iconBounce 3s cubic-bezier(.37,0,.63,1) 0s 1 normal both;}
@keyframes iconBounce {
	0% {animation-timing-function: ease-in;opacity: 1;transform: translateY(-25px);}
	24% {opacity: 1;}
	40% {animation-timing-function: ease-in;transform: translateY(-24px);}
	65% {animation-timing-function: ease-in;transform: translateY(-12px);}
	82% {animation-timing-function: ease-in;transform: translateY(-6px);}
	93% {animation-timing-function: ease-in;transform: translateY(-4px);}
	25%, 55%, 75%, 87% {animation-timing-function: ease-out;transform: translateY(0); }
	100% {animation-timing-function: ease-out;opacity: 1;transform: translateY(0);}}
.count-icon span i {font-size: 60px;color: #ffb700;opacity:1.1;}
.count-item:hover {background-color:#1723a3;border-color:#1723a3;}
.counttext, .bannerhead {color:#fff;font-size: 45px;font-weight: 700;}
.footer-bg{position:relative;background-color:#0f1742;border-top:3px solid #0f1742;}
.shape-two {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translatey(-50%);
	transform: translatey(-50%);
	pointer-events: none;}
.text1 {position: relative;padding: 5px 0 0 30px;margin-top: -44px;}
.clr-or {color: #ffff63;}
.tagcloud a:hover {background: #f00; color: #fff;}
.tagcloud a {
	background: transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	padding: 6px 10px;
	float: left;
	font-style: italic;
	font-size: 12px;
	margin: 0 5px 5px 0;
	color:#000;
	border-radius: 4px;}
.contact-info {position: relative;margin-bottom:20px;}
.contact-info-inner {position: relative;padding: 35px 70px;background-color: #fff;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07);}
.contact-info-inner-content {position: relative;color:#ddd;font-size:16px;padding-left:60px;}
.contact-icon i {position: absolute;left: 12px;top: 40px;line-height: 1em;font-size: 40px;color:red;}
.contact-info  strong {
	position: relative;
	display: block;
	color:rgba(26, 23, 25, 0.733);
	text-transform: uppercase;
	font-size:18px;
	margin-bottom:5px;}
.safetytipsbg {
	background-image: url("../images/safetytips.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}
.docard{border:2px solid #003905db; border-radius:25px;}
.docardheading{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #003905db;
	padding: 10px 0px 10px 0px;
	border-radius:20px 20px 0 0;}
.docardheadingbottom {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #003905db;
	padding: 20px 0px 20px 0px;
	border-radius: 0px 0px 20px 20px;}
.dontcard{border:2px solid #d72005; border-radius:25px;}
.dontcardheading{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #d72005;
	padding: 10px 0px 10px 0px;
	border-radius:20px 20px 0 0;}	
.dontcardheadingbottom{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #d72005;
	padding: 20px 0px 20px 0px;
	border-radius:0px 0px 20px 20px;}	
.greenclr1{color:#5d8700}	
.greenclr2{color:#77b255}	
.redclr1{color:#d72005;}
.redclr2{color:#dd2f45;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.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;}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important;border-color: rgba(0,0,0,.1);background-color:#d72005 !important; border-radius:5px;}
.navbar-light .navbar-nav {padding-left: 0px !important; text-align: center;}
.tac{text-align:center!important;}
.ord1{order:2;}
.ord2{order:1;}
.site-shadow-text {top: 10px;font-size:70px;}
.about-content-area .content {padding: 30px;}
.list li {width: 100%;}
.mble-logo {width: 170px;}
.wel-right {padding-left: 10px;}
.about-content-area .content::after {width: 100%;}}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important;border-color: rgba(0,0,0,.1);background-color:#d72005 !important; border-radius:5px;}
.navbar-light .navbar-nav {padding-left: 0px !important; text-align: center;}
.number {text-align: center !important;}
.tac{text-align:center!important;}
.ord1{order:2;}
.ord2{order:1;}
.wel-right {padding-left: 10px;}
.site-shadow-text {top: 2px;font-size: 125px;}
.list li {width: 100%;}
.about-content-area .content::after {width: 100%;}
.mble-logo {width: 170px;}}

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