@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;}
.helvetica {font-family: helvetica, sans-serif;line-height:26px;}
.clr1{color:#db2a1b;}
.clr2{color:#062284;}
.clr3{color:#000000;}
.marquee-head {width: 100%;overflow: hidden;font-size: 14px;line-height: 25px;  background:#db2a1b;color: #fff;}
.box-border {border: 2px solid #dedede;padding: 8px;margin:20px 0;height: 100px;}
.navbar-light .navbar-nav .active > .nav-link {color:#db2a1b !important;}
.navdown-footer{top:auto!important;}
.navdown{
	width: 100%;
	height: 30px;
	display: block;
	background: url('../images/brush.png') center top no-repeat;
	position: absolute;
	left: 0;
	top: 132px;
	z-index: 9;}
.bga1 {background-color:antiquewhite;}
.deal_img_wrap {position: relative;z-index: 1;}
.bounceimg {-webkit-animation: bounceimg 2s ease-in-out 0s infinite alternate;animation: bounceimg 2s ease-in-out 0s infinite alternate;}
.circle_bg1 {border-radius: 100%;height: 400px;width: 400px;position: absolute;left: 50%;right: 0;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 0;}
.circle_bg1 span {display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 50%;height: 100%;width: 100%;transform: scale(0);animation-name: ripple;animation-duration: 4s;animation-delay:0.5s;animation-iteration-count: infinite;animation-timing-function: linear; background-color:#ffdb94;}
.circle_bg1 span:nth-child(2) {animation-delay: 4.5s;}
.circle_bg1 span:nth-child(3) {animation-delay: 4s;}
.circle_bg1 span:nth-child(4) {animation-delay: 3.5s;}
.circle_bg1 span:nth-child(5) {animation-delay: 3s;}
.circle_bg1 span:nth-child(6) {animation-delay: 2.5s;}
.circle_bg1 span:nth-child(7) {animation-delay: 2s;}
.circle_bg1 span:nth-child(8) {animation-delay: 1.5s;}
@keyframes bounceimg {
	0% {-webkit-transform: translateY(-20px);transform: translateY(-20px);}
	  50% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
	  100% {-webkit-transform: translateY(-20px);transform: translateY(-20px);}}
@keyframes ripple {
	0% {-webkit-transform: scale(0.1);transform: scale(.01);opacity: 1;}
	50% {-webkit-transform: scale(.5);transform: scale(.5);opacity: 1;}
	  100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	  }}
.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;}
.shape_bg img{transition: .25s;}	
.shape_bg:hover img{transform: rotate(15deg);}
.parallaxa1 {
	background-image: url("../images/parallaxa1.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	background-attachment: fixed;}
.parallaxa1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.parallaxa2 {
	background-image: url("../images/parallaxa2.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	background-attachment: fixed;}
.parallaxa2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.parallaxa2 {
	background-image: url("../images/parallaxa3.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	background-attachment: fixed;}
.parallaxa2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.icon_box_style1 {
	border: 1px solid #eee;
	transition: all 0.5s ease-in-out;
	margin-top: 30px;
	border-radius: 10px;
  	padding: 15px;}
.icon_box_style1:hover {border-color: #c80700;}
.icon_box_style1 .box_icon {
	background-color: #1c0f61;
	width: 72px;
	text-align: center;
	float: left;
	height: 72px;
	border-radius: 100%;
	line-height: 72px;
	position: relative;
	margin: 5px 20px 5px 5px;}
.icon_box_style1 .box_icon::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	border: 1px solid #c80700;
	border-radius: 100%;
	margin: -5px;}
.icon_box_style1 .box_icon i {color: #fff;font-size: 24px;line-height: 70px;}
.br-10 {border-radius: 15px;}
.section-title .h1 span {
	display: inline-block;
	color: #fff;
	position: relative;
	border-radius: 50px;
	padding: 4px 20px;
	line-height: initial;
	font-size: 25px;
	font-weight:500;
	background: transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;
	margin-bottom: 15px;}
.section-title .h1 span::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	border-top: 8px solid #fe0000;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	margin-left: -8px;}
.count-section{background: -webkit-linear-gradient(45deg, #feed00,#ff9000, #ffb001 80%) !important;}
.counter-card {display: flex;-webkit-box-align: center;align-items: center;gap: 30px;}
.counter-card_icon {
	width: 112px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	position: relative;
	padding-left: 15px;
	margin-bottom: 2px;
	z-index: 2;}
.counter-card_icon::before, .counter-card_icon::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color:antiquewhite;
	-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.5508f3.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:hover .counter-card_icon img {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.counter-card_icon img {-webkit-transition: 0.4s ease-in-out;transition: 0.4s ease-in-out;}
.counter-card_icon::after {background-color:#fff;top: 2px;left: 10px;z-index: -1;}
.count-fnt{font-size:37px;}
.check-btn {background-color: #fed700;color: #292424 !important;border-color: #fed700;padding: 15px 30px;border-radius: 50px;}
.brand-item {margin: 0px 6px 30px 6px;padding: 15px;border: #e6ced0 double 4px;}
.pricelist_pdf {padding: 10px 20px !important;background-color: #f00;color: #fff !important;border: 0;border-radius: 10px;
font-weight: bold;display: inline-block;}
.contact-info {display: block;height: 100%;padding: 10px;position: relative;}
.contact-info .item {
	background: linear-gradient(316deg,#062284 5%,#062284 9%,#fff 10%);
	box-shadow: 0 0 10px #ccc;
	padding: 20px 10px;
	text-align: center;
	height: 250px;}
.contact-info .item::before {
	width: 10%;
	height: 25%;
	transition: .35s;
	background: transparent;
	z-index: 2;
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	border-right: 2px solid #d51100;
	border-bottom: 2px solid #d51100;}
.contact-info .item .info {color: #fff;margin-top: 12px;}
.contact-info .item::after {
	width: 10%;
	height: 25%;
	transition: .35s;
	top: 0;
	left: 0;
	border-left: 2px solid #062284;
	border-top: 2px solid #062284;
	background: transparent;
	z-index: 2;
	position: absolute;
	content: "";}
.contact-info .item:hover::before {width: 100%;height: 100%;}
.contact-info .item:hover::after { width: 100%;height: 100%;}
.safetytipsbg {background-image: url("../images/safetytips.webp");background-repeat: no-repeat;background-size: cover;background-position: center;}
.faq-que .btna1{
	width: 100%;
	border: none;
	outline: none;
	background: none;
	text-align: left;
	padding: 21px 10px;
	color: #000;
	font-weight: 500;
	transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;}
.faq-child{
	border-radius: 8px;
	margin-bottom: 30px;
	background:#fff;
	border-left: 3px solid #f13926;
	border-right: 3px solid #f13926;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);}
.faq-child1{
	border-radius: 8px;
	margin-bottom: 30px;
	background:#fff;
	border-left: 3px solid #0f5106;
	border-right: 3px solid #0f5106;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);}
.icnclr1 {color: #ffffff;font-size: 21px;background-color: #559926;border-radius: 68px;display: inline-flex;padding: 3px;}
.icnclr2 {color: #ffffff;font-size: 21px;background-color: #f13926;border-radius: 68px;display: inline-flex;padding: 3px;}
.green {color: green;}
.red {color: red;}
.footer {
	background-image: url("../images/footerimg.webp");
	background-color:#000000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;}
.footer h1 {
	color: #fafafa;
	width:250px;
	text-transform: capitalize;
	position: relative;
	text-align: left;
	padding-bottom: 14px;
	margin-bottom: 25px;
	border-bottom: 1px solid #cccc;}
.footer h1::after {
	content: "";
	position: absolute;
	width: 50px;
	background:#fdec00;
	left: 0;
	bottom: -2px;
	height: 4px;}
.copyrightbg {background-color:#d51100;}
.text1 {position: relative;padding: 0 0 0 25px;margin-top: -39px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 190px;}
.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;}
.navdown{display: none;}
}	

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

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