@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;}
.arial {font-family: Arial, sans-serif;font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;}
.marquee-head {width: 100%;overflow: hidden;font-size: 14px;line-height: 25px;  background:#d72005;color: #fff;}
svg {position: relative;bottom:-2px;}
.copyrightbg{background-color:#d72005;}
.bg-yellow{background-color:#FC0;}
.txt-danger{color:#d72005;}
.txt-blue{color:#062284;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.nav-bkg{background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;border-radius: 35px;}
.parallax-top svg {position: relative;top: 5px;fill: #d72005;}
.parallax-bottom svg {position: relative;bottom: 5px;rotate: 180deg;fill: #d72005;}
.box-border {border: 2px solid #dedede; padding: 8px; margin-bottom: 20px;border-radius:8px;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.w35 {width: 35% !important;}
.text4 {position: relative;padding: 0 0 30px 130px;margin-top: -65px;}
.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 #f00 ;transform: rotate(45deg);}
.topicon i {transform: rotate(-45deg);color: #f00;font-size: 18px;padding:10px;}
.topicon .bi-telephone-fill::before{transform: rotate(-41deg);}	
.topicon .bi-geo-alt-fill::before{transform: rotate(-41deg);}	
.logo{width: 120px;}
.navfont{font-size:19px; font-weight: bold;font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; }
.nav-bkg{transition: all ease 0.4s;}
.navbar-light .navbar-nav .active > .nav-link {color: #fff !important;background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box; border-radius:50px;padding: 8px 35px;transition: all ease 0.4s;}
.enquire-button {background-color: #fef100;border: 1px solid #fef100;color: #000 !important;padding: 13px 16px;border-radius: 50px;}
.about-img {position: relative;overflow: hidden;}
.footer {border-top: 2px solid #f12943;background-image: url("../images/footerimg.webp");background-color:#f10000;padding: 80px 0 40px;position: relative;color: #fdf3f3;}
.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;}
.tagcloud a:hover{color:#000;}
.smallborder1 {width: 80px;height: 2px;background-color: #f12943;}
.text1 {position: relative;padding: 5px 0 0 30px;margin-top: -42px;}
.bg-footer {background-color: #f10000;}
.black{text-decoration: none;color: #000;}
.black:hover{color: #000;}
.footer::after {
	content: " ";
	position: absolute;
	background-image: url("../images/foot-top.webp");
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	top: -180px;}
.footer::after {animation: move_wave 2s linear infinite;}
  @keyframes move_wave {
	0% {transform: translateX(0) translateZ(0) scaleY(1);}
	50% {transform: translateX(0%) translateZ(0) scaleY(1.3);}
	100% {transform: translateX(0%) translateZ(0) scaleY(1.);}}
.header-text {position: relative;width: 100%;z-index: 2;padding-bottom: 50px;}
.header-shadow-text {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -20px;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	font-size: 95px;
	line-height: 70px;
	color: rgba(60,60,60,.08);
	z-index: 1;
	font-weight:800;}
.moto-item {
	display: flex;
	align-items: center;
	background:#fff;
	box-shadow: 0px 0px 13.92px 2.08px rgba(187, 177, 177, 0.29);
	border-radius: 8px;
	padding: 30px 45px 30px 45px;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	overflow: hidden;}
.moto-content {width: 45%;flex: 0 0 auto;}
.moto-img {flex-grow: 1;text-align: center;position: relative;}
.moto-img::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 204px;
	height: 204px;
	border-radius: 50%;
	background: #e7e0d2;
	z-index: -1;}
.moto-overlay-shape {
	position: absolute;
	right: 0;
	top: 0;
	width: 450px;
	height: 100%;
	background-size: cover;
	background-position: center;
	transform: scale(0);
	transition: .4s linear;
	z-index: -2; }
.moto-item:hover .moto-overlay-shape {transform: scale(1);}
.fo{background-image:url("../images/features_overlay.webp");}
.product-bg{background-color: rgba(0, 0, 0, 0);background-color: #fff;}
.img-box2 {position: relative;z-index: 1;margin-bottom: 30px;}
.transform-banner img {animation: border-transform 20s linear infinite alternate forwards;border-radius: 100%;}
 @keyframes border-transform {
	0%, 100% {border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;}
	14% {border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;}
	28% {border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;}
	42% {border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;}
	56% {border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;}
	70% {border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;}
	84% {border-radius: 46% 54% 50% 50%/35% 61% 39% 65%; }}
.img-box2 .vs-circle { right: 0; top: 3%;}
.img-box2 .vs-circle {position: absolute;right: -10%;top: 3%;z-index: -1;}
.vs-circle {width: 315px;height: 315px;border: 60px solid #ffd600;border-radius: 50%;}
.jump {animation: jumpping  6s infinite linear;}
@keyframes jumpping {
	0%, 100% {transform: translate3d(0, 0, 0);}
	40% {transform: translate3d(0, var(--jump-y, 20px), var(--jump-x, 0));}}
.parallax1 {
	background-image: url(../images/parallax.webp);
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	position: relative;}
.parallax1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.elementor-shape-parallax {overflow: hidden;position: absolute;left: 0;width: 100%;line-height: 0;direction: ltr;}
.elementor-shape-parallax svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	height: 70px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -3px;}
.elementor-shape-parallax {line-height: 0;direction: ltr;}
.elementor-shape-parallax .elementor-shape-parallax-fill {fill: #fff;-webkit-transform-origin: center;transform-origin: center;
-webkit-transform: rotateY(0deg);transform: rotateY(0deg);}
.elementor-shape-parallax-bottom {bottom: -13px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.elementor-shape-parallax {overflow: hidden;position: absolute;left: 0;width: 100%;line-height: 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;}
.product-head{
	background: rgba(255, 255, 255, 0.5);
	border-radius: 30px;
	margin-bottom: 30px;
	padding: 35px 25px 34px 25px;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	transition: all ease 0.4s;}
.product-head:hover {background-color:#fff;}
.product-head .product-image {position: relative;margin-bottom: 28px;}
.product-head .product-image .img {border-radius: 50%;overflow: hidden;position: relative;}
.product-head .product-image .img::before {
	content: "";
	position: absolute;
	top: 7px;
	right: 7px;
	bottom: 7px;
	left: 7px;
	border: 3px dashed #fff;
	border-radius: inherit;
	display: block;
	z-index: 1;
	pointer-events: none;
	animation: rotate 45s infinite linear;
	transition: all ease 0.4s;}
  @keyframes rotate {
	0% {transform: rotate(0);}
	100% {transform: rotate(360deg);}}
.product-head .product-image .img img {width: 100%;transform: scale(1.001);transition: all ease 0.4s;}
.shopnow {
	background-color: #cac7c729 !important;
	border-radius: 25px;
	box-shadow: 0 10px 20px rgba(219, 219, 219, 0.1);
	color: #a40f11;
	padding:10px;}
.pdct-number{
	display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color:darkblue;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 0;
  z-index: 2;
  transition: all ease 0.4s;}
.product-head:hover .pdct-number {background-color:#E8063C;}
.info-box {background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;text-align: center;padding: 30px 0 32px 0;border-radius: 4px;height: 215px;border-radius: 15px;}
.icon2{font-size:35px!important;color:#faf200!important;}
.map-area iframe {
	border: solid 2px whitesmoke !important;
	padding: 18px;
	background: #fff;
	box-shadow: 1px 4px 2px 0px rgba(1,1,1,0.22);
	border-radius: 25px;}
.topicon{color:#faf200!important;}.topblack{color:rgb(255, 255, 255)!important;}
.section-title-divider {width: 40px;height: 3px;margin: 0 auto;margin-bottom: 0px;background: #E6720B;margin-bottom: 20px;}
.count-border {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: rgba(153, 39, 127, 0.3);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 20px 20px 20px 20px;
	border-radius: 10px 10px 10px 10px;}
.pricelist_pdf1{
	display: inline-block;
	padding: 0px 30px;
	border: 2px solid #ff9903;
	line-height: 50px;
	background-color: #ff9903;
	font-size: 16px;
	border-radius: 50px;
	color: #000;
	position: relative;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: color .5s;
	transition: color .5s;
	animation: move-shake 2s ease-in-out infinite;}
@keyframes move-shake {
	0% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
	10%, 20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
	100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}
.pricelist_pdf1:hover::before {bottom: -50px;}
.pricelist_pdf1:hover {color: #fff;}
.pricelist_pdf1::before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #c21713;
	height: 250px;
	width: 300px;
	border-radius: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100%;
	-webkit-transition: all .7s;
	transition: all .7s;}
.smallborder2 {margin: 0 auto;width: 80px;height: 2px;background-color: #d72005;}
.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;} 
.safetytipsbg {
	background-image: url("../images/safetytip.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding:35px 0;}
.iconn {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;}
.text3 {position: relative;padding: 8px 0 0 25px;margin-top: -46px;}
.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;}
.header-shadow-text {font-size: 77px;}
.mble-item{padding:25px;}
.moto-img::before {width: 180px;height: 180px;}
.moto-item{padding: 22px 27px 20px 23px;}
.safetytipsbg {background-position: right;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.mble-item{padding:10px;}
}

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