@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;}
.fullpad{padding: 0!important; margin:0!important;}
.arial {font-family: Arial, sans-serif;font-weight: 600;}
.farial {font-family: Arial, sans-serif;font-weight: 800;}
.helvetica {font-family: helvetica, sans-serif;}
.navbar-light .navbar-nav .active > .nav-link{color:#e51711  !important;}
.navbar-light .navbar-nav  .nav-link{color:#18008a !important; transition: 1.5s ease;}
.navbg{background-image: url("../images/about-us.webp");background-position:bottom;background-size: cover;}
.navbar-light .navbar-toggler {background-color:#e51711!important; color:#fff!important;}
.w-pad{padding:30px 0;}
.logo{width: 120px;}
.foot-bg{background-color:#ff0303;}
.clr1{color:#ff0303;}
.clr2{color:#ffc000;}
.clr3{color:#062284;}
.clr4{color:darkgreen;}
.clr5{color:#970000;}
.bg-whit{background-image:url("../images/safetytips-bg.webp");}
.marquee-head {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
	background-color:#ff0c00;
	color:#fff;}
.footer-bg {
	/* padding: 50px 0px;
	padding-bottom: 50px;
	font-size: 14px;
	background-color:#f00;
	background-repeat: no-repeat;
	background-size: cover;} */

	background: url(../images/footer.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
.footpad {
    padding: 70px 0px 40px 0px;
    background-color: #000 !important;
}
.smallborder1 {width: 80px;height: 2px;background-color:#ffc700;}
.text1 {position: relative;padding: 5px 0 0 25px;margin-top: -42px;}
.list li {
	position: relative;
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #282932;
	min-height: 50px;
	margin-bottom: 48px;
	padding: 12px 0px 12px 70px;}
.list li i {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 35px;
	line-height: 50px;
	font-weight: 400;}
.icon {
	width: 31px;
	height: 52px;
	display: table;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;}
.icon 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: -85px;}
.icons 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;}
.diwali-sale-bg {position: relative;background-color:rgb(255, 137, 0);overflow: hidden;}
.pricelist-bg {background-color: #d72005;}
.smallborder2 {margin: 0 auto;width: 80px;height: 2px;background-color: #fb8906;}
.parallax {
	background-image: url("../images/fullview.webp");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.parallax1{
	background-image: url("../images/about-us.webp");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.cnticons{
	width: 80px;
	height: 80px;
	border: 2px solid #f92828;
	display: table;
	text-align: center;
	margin: 0 auto 30px auto;
	border-radius: 50%;}
.cnticons i {font-size: 30px !important;color: #e31e0d;}
.cnticons i {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
	font-size: 30px !important;
	color: #e31e0d;}
.abt-radius{border-radius: 20px;}
.diwali-shale-shape {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: repeat;
	animation: cloudMove 20s linear 0s infinite;
	background-image: url(../images/funfact-bg-2.webp);
	opacity: 0.3;}
@keyframes cloudMove {
	0% {
		background-position: 100% -725px;
		}
		100% {
		background-position: 100% 0;
		}}
.counter-card {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	gap: 30px;
	background: #ffffff2e;
	border-radius: 17px;
	padding:10px;}
.counter-card_icon::after {
	background-color: #fff;
	top: 2px;
	left: 10px;
	z-index: -1;}
.counter-card_icon::before, .counter-card_icon::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 204, 1, 0.57);
	-webkit-clip-path: path( "M13.3648 23.689C12.3113 18.0885 13.5019 11.7494 18.6938 9.40012C35.1267 1.96429 68.7714 -9.44147 82.3112 14.0815C100.548 45.7649 138.846 59.5402 82.3112 87.5508C66.122 95.5719 56.2138 98.9992 50.3168 99.8059C42.2525 100.909 34.515 87.5508 26.3756 87.5508H13.8433C10.9933 87.5508 8.2154 86.3499 6.50037 84.0737C-12.7867 58.4757 17.3824 45.0461 13.3648 23.689Z" );
	clip-path: path( "M13.3648 23.689C12.3113 18.0885 13.5019 11.7494 18.6938 9.40012C35.1267 1.96429 68.7714 -9.44147 82.3112 14.0815C100.548 45.7649 138.846 59.5402 82.3112 87.5508C66.122 95.5719 56.2138 98.9992 50.3168 99.8059C42.2525 100.909 34.515 87.5508 26.3756 87.5508H13.8433C10.9933 87.5508 8.2154 86.3499 6.50037 84.0737C-12.7867 58.4757 17.3824 45.0461 13.3648 23.689Z" );
	z-index: -2;}
.counter-card_icon {
	width: 112px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	position: relative;
	margin-bottom: 2px;
	z-index: 2;}
.counter-card_icon img {-webkit-transition: 0.4s ease-in-out;transition: 0.4s ease-in-out;}
.counter-card_icon {line-height: 100px;text-align: center;}
.media-body{-ms-flex: 1;flex:1;}
.count-fnt{font-size: 2.5rem;}
.welcomebg{background: url('../images/safetytips-bg.webp');background-repeat: repeat;background-size: auto;background-size: contain;}
.radius{border-radius: 35px;}
.single-activities {position: relative;margin-bottom: 30px;}
.single-activities .number span::before {
	position: absolute;
	content: "";
	height: 70px;
	width: 70px;
	line-height: 70px;
	border: 1px solid #ffcc01;
	border-radius: 50px;
	top: -5px;
	left: -5px;
	right: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;}
.single-activities .number span {
	display: inline-block;
	height: 60px;
	width: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #1b0238;
	background-color: #ffcc01;
	border-radius: 50px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	font-weight: bold;}
.single-activities .activities-content {padding-left: 90px;}
.single-activities:hover .number span::before {border: 1px solid #f5890d;}
.single-activities:hover .number span {background-color: #f5890d;color: #ffffff;}
.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;
	animation-iteration-count: infinite;}
 .pricelist_pdf{
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;
	box-shadow: 0 1px 32px #ffd6d1;}
@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);
	}}
.abtbg{background-image: url(../images/about-sec-bg.webp);
	background-color: #F0F6F5;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}
.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;}
.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){
.navbg {background-image: none;}
.pad{padding:40px 0;}
.list li {
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	min-height: 43px;
	margin-bottom: 2px;
	padding: 12px 0px 12px 70px;}
.logo {width: 100px;}}	

@media (min-width:768px) and (max-width:991.98px){
.navbg {background-image: none;}
.pad{padding:40px 0;}}

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