@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; font-size: 14px;}
.logo {
	width: 140px;
	position: absolute;
	top: 0px;
	background: #1e242b;
	border-radius: 0 0 20px 20px;
	padding: 7px 7px 7px 7px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	z-index: 999;}
.marquee-head {width: 100%;overflow: hidden;font-size:16px;line-height: 25px;  background:#f00;color: #fff;}
svg {position: relative;bottom:-2px;}
.copyrightbg{background-color:#d72005;}
.bg-beige{background:beige;}
.txt-danger{color:#d72005;}
.txt-blue{color:#062284;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.main-bar{position:relative;}
.bigfnt {font-size: 45px;}
.logo-header::before {right: -50px;width: 80%;border-right: 7px solid #2D3239;-webkit-transform: skew( 30deg);transform: skew(30deg);}
.parallax1 {
	background-image: url("../images/fireworks.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	background-attachment: fixed;}
.parallax1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.parallax2 {
	background-image: url("../images/mini-parallax.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	background-attachment: fixed;}
.parallax2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.parallax3 {
	background-image: url("../images/parallax2.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	background-attachment: fixed;}
.parallax3::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.counttext {color: #5b5b5b; font-size: 55px;font-weight: 700;}
.bannerhead {color:#5b5b5b; font-size: 55px;font-weight: 700;text-transform: uppercase;line-height: 1.3em;}
.abticn {font-size: 30px;}
.count-box {padding: 30px 25px 10px 25px; position: relative; text-align: center;background:rgba(255, 255, 255, 0.95);
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;}
.count-box i {
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background:#062284;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 2px solid #FFCF14;}
.count-box i {font-size: 24px; color: #fff;}
.product-left {margin-left: 0;}
.product-head{
	padding:20px;
	position: relative;
	text-align: center;
	width:250px;
	height:250px;
	border-radius: 50%;
	border:5px double  #dfdfdf5c;
	transition: all 400ms ease;
	margin-bottom: 50px;}
.product-img{display: block;width: 100%;height: 100%;border-radius: 50%;transition: all 400ms linear;}
.product-head:hover {border-color:#f00;}
.product-titlee{
	position: relative;
	left: 50%;
	bottom: 15px;
	transform: translateX(-50%);
	padding: 4.5px 10.3px 6.5px;
	display: table;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.48px;
	text-transform: capitalize;
	background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;
	border-radius: 100px;
	z-index: 2;
	transition: all 400ms ease;
	cursor: pointer;}
.product-head:hover .product-titlee {background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;color:#000;}
.product-head:hover .product-img{transform: scale(0.95);}
.list li {
	position: relative;
	float: left;
	width: 45%;
	line-height: 26px;
	color: #282932;
	min-height: 50px;
	margin-bottom: 0px;
	padding: 12px 0px 12px 52px;}
.list li i {position: absolute;left: 10px;top: 0px;font-size: 25px;line-height: 50px;font-weight: 400;}
.whychs-block{position: relative;margin-bottom:20px;}
.inner-box {
	position: relative;
	padding: 40px 30px;
	padding-left: 100px;
	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: 195px;}
.icon-box {position: absolute;left: 30px;top: 50px;display: block;margin-bottom: 30px;}
.icon-box .icon {
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 1em;
	background: rgb(247,0,104);
	background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
	background: none;
	color: #f14b59;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;}
.icon-box .icon {font-size: 50px;line-height: 1em;color: #f14b59;}
.inner-box:hover {box-shadow: none;}
.inner-box:hover .icon-box .icon {-webkit-transform: scale(-1) rotate(180deg);transform: scale(-1) rotate(180deg);}
.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;}
.br{border-radius:15px;}
.wel-side-right{padding-left:60px;}
.wel-pic1 {max-width: 400px;position: relative;border-radius:8px;}
.wel-pic2 {max-width: 371px;position: relative;margin-top: -75px;margin-left: 100px;}
.circle {
	width: 160px;
	height: 160px;
	background: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	right: -60px;
	border-radius: 100%;
	border: 10px solid #ededed;
	z-index: 1;
	margin-top: -50px;}
.animate {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	border-radius: 100%;
	border: 5px solid #062284;
	border-right-color: transparent;
	z-index: 2;
	transform: rotate(-50deg);}
.nm strong {font-size:25px!important;}
.spin-one {animation: spin-one 10s infinite linear;}
@keyframes spin-one {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}}
.animate::before {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 15px;
	width: 15px;
	height: 15px;
	background:#f00;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
	border-radius: 20px;}
 .animate::after {
	content: "";
	position: absolute;
	top: 5px;
	right: 15px;
	width: 15px;
	height: 15px;
	background: #fff;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
	border-radius: 20px;}
.label {
	position: absolute;
	bottom: 60px;
	left: -40px;
	font-size: 25px;
	text-transform: uppercase;
	transform: rotate(-90deg);
	transform-origin: left bottom;}
.footer {background-size: cover;background-position: center;background-repeat: no-repeat;background-image:url("../images/footerbg.jpg");border-top: 5px solid #ffb11b;}
.bg-overlay {position: relative;}
.bg-overlay::after {
	background-color: #070707c5;
	z-index:-1px;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}
.box-bg {position: relative;z-index: 1;}
.foottitle {
	color: #ffffff;
	line-height: 2.5;
	margin-bottom: 22px;
	border-color: #ffb11b;
	display: block;
	border-width: 0 0 0 3px;
	border-style: solid;
	padding-left: 15px;
	margin: 0 0 20px;}
.cont4 {padding: 6px 0;}
.mt-80{margin-top: 80px;}
.detail4 i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
	text-align: center;
	border-radius:100%;
	color: #ffffff !important;
	display: inline-block;
	background: #f5481c;}
.text1 {position: relative; padding: 0 0 0 45px; margin-top: -41px; color: #ffffff;}
.safetytipsbg {background-image: url("../images/safetytips.webp");background-repeat: no-repeat;background-size: cover;background-position: center;}
.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:#77b255}	
.redclr1{color:#d72005;}
.redclr2{color:#dd2f45;}
.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;}
.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;}
.wel-pic1 {max-width: 280px;}
.list li {width: 80%;}
.wel-side-right {padding-left: 0;}
.label {bottom: 0px;}
.product-head{width: 260px; height: 260px; margin: 0 auto 50px;}
.ord1{order:2;}
.ord2{order:1;}
.bigfnt {font-size: 35px;}
.logo {width: 100px;}
.circle {right: -35px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.list li {width: 80%;}
.product-head{padding: 30px;width:210px;height:210px;}
.ord1{order:2;}
.ord2{order:1;}
.icon-box {top: 40px;}
.inner-box {height:160px;}
.logo {width: 90px;}
.product-head{width: 280px; height: 280px; margin: 0 auto 50px;}
}

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