@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:50px 0 70px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.arial {font-family: Arial, sans-serif;font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;}
.smallfnt{font-size: 14px;}
.marquee-head {width: 100%;overflow: hidden;font-size: 14px;line-height: 25px;  background:#d72005;color: #fff;}
.navbar-light .navbar-toggler {background-color: #d72005;}
svg {position: relative;bottom:-2px;}
.copyrightbg{background-color:#d72005;}
.headfnt{font-size:50px;}
.txt-danger{color:#d72005;}
.txt-blue{color:#062284;}
.txt-yellow{color:yellow;}
.logo{width:180px;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.product-btn {
	border: 2px solid #ffbc1e;
	color: #000;
	padding: 10px 25px;
	background-color: #fff;
	border-radius: 50px;
	transition: .3s all ease-in-out;}
.product-btn:hover {color: #fff;background-color: #062284 !important;}
.product-item {position: relative;transition: all 500ms ease;overflow: hidden;}
.product-item::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 20px solid transparent;
	border-left: 20px solid transparent;
	transition: all 500ms linear;
	z-index: 1;}
  .product-image {position: relative;}
  .product-image img {position: relative;display: block;width: 100%;}
  .product-item:hover .product-identity {opacity: 1;transform: translateX(0);visibility: visible;}
  .product-identity {
	min-width: 270px;
	position: absolute;
	right: 0;
	bottom: 40px;
	opacity: 0;
	visibility: hidden;
	transform: translateX(250px);
	padding: 17px 22px 11px 20px;
	background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	z-index: 11;
	transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;}
.product-identity-inner {position: relative;}
.product-item:hover .product-image::after {opacity: 1;}
.product-image::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color:#2020207c;
	transition: all 500ms ease;}
.product-item:hover::before, .product-item:hover::after {border-color:#fff;width: 100%;height: 100%;}
.product-item::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 20px solid transparent;
	border-left: 20px solid transparent;
	transition: all 500ms linear;
	z-index: 1;}
.radius {border-radius: 15px;}
.product-item::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 20px solid transparent;
	transition: all 500ms linear;
	z-index: 1;}
.product-item:hover {box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);}
.product-identity-inner::before {
	content: "";
	position: absolute;
	top: 47%;
	left: -20px;
	transform: translateY(-50%);
	width: 5px;
	height: calc(100% - 14px);
	background-color:#fff;}
.page-title {position: relative;background-repeat: no-repeat;background-position: center;background-size: cover;}
.page-title::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	opacity: 0.9;}
.anim-icons.full-width {max-width: 100%;}
.anim-icons {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;}
.anim-icons .icon {position: absolute;background-position: center;background-repeat: no-repeat;background-size: 100%;}
.page-title .icon-dotted-circle {position: absolute;left: -250px;top:20px;-webkit-animation: fa-spin 60s infinite;animation: fa-spin 60s infinite;}
 @keyframes fa-spin {
0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
.icon-dotted-circle {width: 500px;height: 500px;background-image: url(../images/circle.webp);opacity:0.2;}
.border-start {border-left: 1px solid #d3d3d348;border-width: 5px !important;}
.parallax-one {
	background-image: url("../images/speciality.webp");
	background-attachment: fixed;
	background-position: top top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding:110px 0;}
.parallax-one::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.parallax-two {
	background-image: url("../images/speciality.webp");
	background-attachment: fixed;
	background-position: top top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding:110px 0;}
.parallax-two::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.our-services .service-card {margin-top: 70px;}
.our-services .service-card {
	position: relative;
	text-align: center;
	background:#000;
	z-index: 1;
	transition: all .4s ease;
	height: 340px;}
.our-services .service-card {width: 100%;padding: 50px 35px;border-radius: 20px;margin-bottom: 30px;}
.our-services .service-card:hover {border:1px solid yellow;transition: all .4s ease;}
.our-services .service-card { margin-top: 130px;}
.service-card .service-icn{font-size: 57px;}
.service-icn{font-family: "Bootstrap-icons";font-style: normal;font-weight: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}
.service-card .H4 {position: relative;color:#fff!important;}
.our-services .service-card .service-icn{ width: 120px; height: 120px; line-height: 120px; margin: -120px auto 30px;}
.our-services .service-card .service-icn{
	position: relative;
	color: yellow;
	border: 1px solid yellow;
	border-radius: 300px;
	background: #000;}
.our-services .service-card .service-icn::after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	background-image: url(../images/service-icon.webp);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
	opacity: 0;
	transition: all .4s ease;}
.our-services .service-card .H4::before {
	position: absolute;
	content: "";
	width: 70px;
	height: 2px;
	bottom:-10px;
	left: 50%;
	background:yellow;
	transform: translateX(-50%);}
.our-services .service-card:hover .service-icn::after {transform: scale(1.3);opacity: 1;}
.safety::before {content: "\F52F";}
.quality::before {content: "\F589";}
.price::before {content: "\F5B2";}
.satisfaction::before {content: "\F77A";}
.btm-pad {padding: 0 0 80px 0;}
.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;}

.wel-sec{position: relative;}
.wel-sec .content-box {position: relative;display: block;margin-right: 150px;background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;border-radius: 25px;
padding: 62px 50px 80px 50px;}
.wel-sec .big-text {
	position: absolute;
	top: 10px;
	right: -125px;
	font-size: 95px;
	line-height: 100px;
	color: red;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: 3px 0px 0px #e4dcd8;
	writing-mode: vertical-lr;}
.wel-sec .content-box .sec-title {margin-bottom: 21px;}
.sec-title {position: relative;display: block;}
.about-two_content-box > p {margin-bottom: 45px;}
.count-block{position: relative;padding-bottom: 32px;}
.section-title span.sub-title {margin-bottom: 20px;}
.sub-title {line-height: 19px;padding: 10px 20px;background: rgba(99, 171, 69, 0.1);border-radius: 7px;}
.headingz1 {font-size: 3.5rem;}
#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: 63px 25px 48px 25px;
	position: relative;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
	border-radius: 15px;
	border: 2px dashed #ddd}
.count-box i {
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #2b2e90;
	border-radius: 50px;
	width: 78px;
	height: 78px;
	line-height: 75px;
	border: 2px dashed #fff;}
.count-box i {font-size: 24px; color: #fff;}	
.secht {height: 110px;}
.w35 {width: 35% !important;}
.text4 {position: relative;padding: 0 0 30px 130px;margin-top: -65px;}
.br-20{border-radius: 20px;}
.anime-bg{
	background-image: url('../images/animebg.webp');
	background-position:top;
	background-repeat:repeat;
	background-size:cover;
	padding:100px 0;
	animation: animatebackground 40s linear infinite;}
@keyframes animatebackground {
0% {background-position: 0 0;}
100%{background-position: -1000px 0;}}
.headfnt1 {font-size: 55px;}
.safetytipsbg {
	background-image: url("../images/safetytip.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding:35px 0;}
.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:#597d44}	
.redclr1{color:#d72005;}
.redclr2{color:#dd2f45;}
.footer-bg {
	padding: 50px 0px 20px;
	background-color: #ec0000;
	background-repeat: no-repeat;
	background-size: cover;}
.clr-or {color: #fee627;}
.tagcloud a:hover {background:#ec0000;color:#fff;}
.tagcloud a {
background:yellow;
padding: 6px 10px;
float: left;
font-style: italic;
font-size: 12px;
margin: 0 5px 5px 0;
color:#000;
border-radius:5px;}
.foot-heading{border-radius:25px;background: transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;width: 177px;height:38px;text-align: center;color:#000000b9;}
.cnticons{
	width: 80px;
	height: 80px;
	border: 2px solid #020066;
	display: table;
	text-align: center;
	margin: 0 auto 30px auto;
	border-radius: 50%;}
.cnticons i {font-size: 30px !important;color: #020066;}
.cnticons i {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
	font-size: 30px !important;
	color: #020066;
	border: 0 solid #a6a6a64a;
	border-radius: 100%;
	box-shadow: inset 0 0 0 8px #f2f2f2;}
.inner-box{
	padding: 30px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 30px 40px rgba(0,0,0,0.10);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	overflow: hidden;
	border-radius: 20px;
	height:270px;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #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;}
.our-services .service-card {border: 15px solid yellow;}
.our-services .service-card .service-icn::after {transform: scale(1.3);opacity: 1;}
.wel-sec .content-box {margin-right: auto;}
.headfnt {font-size: 35px;}
.secht {height: 55px;}
.logo {width: 150px;}
.product-item .product-image::after {opacity: 1;display:block;}
.product-item .product-identity {opacity: 1;transform: translateX(0);visibility: visible;}
.our-services .service-card {height: 280px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.our-services .service-card {border: 15px solid yellow;}
.our-services .service-card .service-icn::after {transform: scale(1.3);opacity: 1;}
.wel-sec .content-box {margin-right: auto;}
.headfnt {font-size:40px;}
.logo {width: 150px;}
.product-item .product-image::after {opacity: 1;display:block;}
.product-item .product-identity {opacity: 1;transform: translateX(0);visibility: visible;}
.our-services .service-card {height: 290px;}
}

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