@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:#e21d24;color: #fff;}
svg {position: relative;bottom:-2px;}
.copyrightbg{background-color:#d72005;}
.txt-danger{color:#d72005;}
.txt-blue{color:#062284;}
.navbar-light .navbar-nav .active > .nav-link {color: #fcf23a !important;background:#0d1150;border-radius: 10px;padding: 7px 15px;border: 4px double #fff;transition: transform .8s ease-in-out;
	transition: 0.5s;
	border-radius: 15px;
	animation: move-shaking 1s;
	animation-iteration-count: 1;
	background-position: left;
	-webkit-animation-iteration-count: infinite;}
.bordertop{border-top: 5px solid #fcd21d;}
.radius25{border-radius: 25px;}
.w-18 {width:12%;}
.bg-fnt{background-color: #fff !important;border-radius: 25px;box-shadow: 0 10px 20px rgba(0,0,0,0.10);}
.title{background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 25%,rgba(247,0,104,1) 75%,rgba(68,16,102,1) 100%);letter-spacing:5px;text-transform:uppercase;color: transparent;-webkit-background-clip: text;background-clip: text;
	-webkit-text-fill-color: transparent;}
.title-border {padding-bottom: 29px;margin-bottom: 32px;border-bottom: 1px solid #ded8d38e;}
.welcome-head .welone {background: #fdc826;position: relative;}
.welcome-head .welone::before {
	content: "";
	background: url("../images/wel-top.webp") no-repeat;
	min-width: 100%;
	min-height: 159px;
	position: absolute;
	top: -15px;
	left: 0;}
.bg-gray{background-color:#f3f3f3;}
.logo{
	width: 160px;
	position: absolute;
	top: 0px;
	background: #fff;
	border-radius: 0 0 40px 40px;
	padding: 0 9px 14px 9px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	z-index: 999;}
/* .welcome-head .welone::after {
	content: "";
	background: url("../images/flowerpots.webp") no-repeat;
	min-width: 345px;
	min-height: 401px;
	position: absolute;
	bottom: -85px;
	left: -25px;
	z-index: 9;} */
.welcome-head .welone .box-content {display: -webkit-flex;display: flex;margin-bottom: 60px;}
.welcome-head .welone .box-content .number-content {
	font-size: 4rem;
	color: #222;
	font-weight: 600;
	padding: 20px 37px;
	margin-right: 30px;
	max-width: 130px;
	background: #fdc826;
	background: -webkit-linear-gradient(left,#fdc826 0%,#fdfc9b 100%);
	background: linear-gradient(to right,#fdc826,#fdfc9b);
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;}
.welcome-head-two {background: #f3f3f3;position: relative;}
.welcome-head-two::before {
	content: "";
	background: url("../images/wel-bottom.webp") no-repeat;
	min-width: 800px;
	min-height: 159px;
	position: absolute;
	top: -15px;
	right: 0;}
.w-15{width:15%;}
.num-content::after {content: "";width: 170px;height: 1px;background: #8a8a8a;display: block;margin-left: 47px;}
.num-content {
	color: #8a8a8a;
	font-size: 6rem;
	line-height: 46px;
	font-weight: 600;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	align-items: baseline;
	margin-top: 70px;}
/* .welcome-head-two::after {
	content: "";
	background: url("../images/side3.webp") no-repeat;
	min-width: 390px;
	min-height: 263px;
	position: absolute;
	bottom: -85px;
	right: 0;
	z-index: 9;} */
.parallax {
	background-image: url("../images/parallax.webp");
	background-attachment: fixed;
	background-position: top top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding:90px 0;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.abt-parallax {
	background-image: url("../images/abt-parallax.webp");
	background-attachment: fixed;
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.abt-parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;}
.shape_bg{background-image: url("../images/shape.webp");background-size: 100%;background-repeat: no-repeat;min-height: 285px;}	
.shape_bg img{transition: .25s;}	
.shape_bg:hover img{transform: rotate(15deg);}	
.product_button{background-image: linear-gradient(to right, #EDE233, #FEAC0A);
	border-radius: 50px;
	width: 75%;
	margin:0 auto 0 auto;
	padding: 3px 20px;
	color: #000;
	font-size: 20px;}
.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;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.move-shake {
	color: white !important;
	transition: 0.5s;
	border-radius: 15px;
	animation: move-shaking 1s;
	animation-iteration-count: 1;
	background-position: left;
	-webkit-animation-iteration-count: infinite;}
@keyframes move-shaking {
	0% {transform: translate(0, 0) rotate(0deg);}
	25%{transform: translate(5px, 5px) rotate(5deg);}
	50%{transform: translate(0, 0) rotate(0deg);}
	75%{transform: translate(-5px, 5px) rotate(-5deg);}
	100%{transform: translate(0, 0) rotate(0deg);}}
.icon-s {
	width: 45px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	margin: 3px 20px 0px 0px;
	border: 1px solid #b3b2b2;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);}
.icnclr {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);color: #d00f0f;font-size: 20px;}
.icon-s .bi-telephone-fill::before {transform: rotate(-41deg);}
.icon-s {line-height: 40px;text-align: center;}
#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; box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);border-radius: 15px;}
.count-box i {
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #2b2e90;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 2px dashed #fff;}
.count-box i {font-size: 24px; color: #fff;}	
.safetytip-bg {background: url('../images/safetytips-bg.webp'); background-size: contain; background-repeat: repeat;}
.safety_icon i {
	font-size: 30px;
	background:#2cb801;
	width: 65px;
	height: 66px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;
	display: block;
	color: #f7f7f7;
	border: 0px solid #ffffff;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	box-shadow: inset 0 0 0 5px #f2f2f2; }
  .safety_iconr i {	
	font-size: 30px;
	background:#ff2502;
	width: 65px;
	height: 66px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;
	display: block;
	color:#f7f7f7;
	border: 0px solid #ffffff;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	box-shadow: inset 0 0 0 5px #f2f2f2; }
.icon_right{margin-left: auto;}
.icon_center{margin: auto;}
.clr-green{color: #298145;}
.clr-red{color: #dd1407;}
.footer{background: url("../images/footerbg.webp") no-repeat scroll;background-color: rgba(0, 0, 0, 0);background-color: #1a2042;}
.footer-logo img{max-width: 186px;width: 100%;display: inline-block;}
.fs-2 {font-size: 2rem !important;}
.border-color-light-white {border-color: rgba(255,255,255,0.1) !important;}
.footer-list-style {margin: 0;padding: 0;}
.footer-list-style li {
	position: relative;
	list-style-type: none;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px dotted rgba(255, 255, 255, 0.3);}
.footer-list-style li a {color: #ffffff;display: block;}
.footer-list-style li a::after {
	content: '\F285';
	font-weight: 700;
	font-family:Bootstrap-icons;
	color: #ffffff;
	position: absolute;
	right: 0;
	vertical-align: middle;}
.footer-list-style li a:hover {color: yellow;}
.footer-list-style li a:hover::after {color: yellow;}
.icon-wrap {
	background-color: #007de6;
	background-repeat: no-repeat;
	background-size: cover;
	width: 110px;
	height: 96px;
	display: block;
	-webkit-mask-image: url(../images/bg-icon-box.svg);
	mask-image: url(../images/bg-icon-box.svg);
	margin: 0 auto;}
.count-icn{font-size: 40px;line-height: 96px;}
.section-title {padding: 0 60px;margin-bottom: 30px;text-align: center;}
.section-title span {
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
	color: #ef682f;
	margin: 0;
	padding: 20px 0 5px;}
.section-title .divider {margin-bottom: 15px;}
.contact3 {
	padding: 24px;
	gap: 24px;
	background: #FFFFFF;
	box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.12);
	height: 173px;
	border-radius: 15px;}
.contact3 .H4 {border-bottom: 1px solid #00000030;padding-bottom: 10px;margin-bottom: 15px;}
.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;}
svg {position: relative;bottom:-4px;}
.ord-1{order:2;}
.ord-2{order:1;}
.distance {padding: 20px;text-align: center;}
.num-content {font-size: 4rem;font-weight: 700;margin-top: 0;}
.num-content::after {margin-left: 55px;}
.welcome-head .welone .box-content .number-content {padding: 20px 20px;}
.navbar-light .navbar-nav .active > .nav-link {color: #f00 !important;background: #fff;}
.welcome-head-two::after {display: none;}
.welcome-head .welone::after {display:none};
.ord-1{order:2;}
.ord-2{order:1;}
.icon_right {margin-left: 0;}
.mble-logo {width: 100px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
svg {position: relative;bottom:-4px;}
.welcome-head-two::after {display: none;}
.welcome-head .welone::after {display:none};
.navbar-light .navbar-nav .active > .nav-link {color: #f00 !important;background: #fff;}
.ord-1{order:2;}
.ord-2{order:1;}
.icon_right {margin-left: 0;}
.mble-logo {width: 100px;}
}

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