@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;}
.w-15{width:15%;}
.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;}
.txt-danger{color:#d72005;}
.navbar-light .navbar-toggler {background-color: #d72005!important;}
.txt-blue{color:#062284;}
.headfnt {font-size: 45px;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.logo{
	width: 150px;
	position: absolute;
	top: 0px;
	background: #fff;
	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;}
.parallax-top svg {rotate: 180deg;}
.clr5{color: #fdd12c !important;}
.parallax-bottom svg{position: relative;bottom: 5px;}
.bx-shadow{box-shadow: 0 30px 40px rgba(0,0,0,0.10);border-radius: 16px;}
.border-ryt{border-right: 3px dotted #80808017;}
.welcome-bg{background-position:center;background-size:cover;position: relative;}
.since-heading {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 20px;
	background-image: url('../images/text-bg-color.webp');
	background-size: cover;
	color: transparent;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-background-clip: text;}
.Welcome-heading {
	font-size:34px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 15px;
	margin-bottom: 30px;}
.wel-left{position: absolute;top: 0px;left: 0px;}
.wel-right{position: absolute;top: 0px;right: 0px;}
.wel-left img{width:123px;}
.wel-right img{width:123px;}
.welcome-content{margin: 5% auto 5% auto;padding:0 211px!important;}
.new-section-bg {
    background-image: url("../images/brand-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 130px 0px;
    position: relative;}
.new-section-bg::before{
    background-color: #0c0d0f;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;}
.headfnt{font-size:35px;}
.radius20{border-radius:20px;}
.count_bg{background-color:#fffbd5;box-shadow: 0 0 30px rgba(0,0,0,0.15);border-radius: 20px; margin-top: -100px; padding:40px 0;}
.count_bg i{
	position: absolute;
	top: -85px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #fffbd5;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border-bottom: 5px double #103b6a40;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after {content: ""; display: inline-block;}
.counttext{color: #000; font-size: 40px; font-weight: 700;}
.bannerhead {color: #000; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.about-content-area {position: relative; z-index: 1;}
.about-content-area .illustration {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0.1;
	width: 50%;
	text-align: right;}
.about-content-area .content {position: relative; z-index: 1;padding: 50px;}
.about-content-area .info .H2 {font-weight: 600; margin-bottom: 25px;}
.area-title {font-size: 40px; line-height: 1.2;}
.about-content-area .content::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 150%;
	background: #ffffff;
	z-index: -1;
	box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);}
.about-content-area .thumb {position: relative; z-index: 1; top: 80px; margin-bottom: 100px;}
.abt-img{width: 430px; border-radius:15px;}
.about-content-area .thumb .H2 {
	position: absolute;
	left: 50%;
	top: -50px;
	background: #fd3700;
	text-align: center;
	padding: 20px;
	font-size: 16px;
	height: 130px;
	font-weight: 600;
	transform: translateX(-50%);
	color: #ffffff;
	clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 99%, 0 0);}
.about-content-area .thumb .H2 strong {display: block; font-size: 45px; font-weight: 700;}
.abt-bg {background: url("../images/bgbottom.png") no-repeat scroll bottom right;}
.parallax {
	background-image: url("../images/pbg.jpg");
	background-attachment: fixed;
	background-position: top top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding:110px 0;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.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;}
.wt-title-small {position: relative; display: inline-block; margin-top: 0px;}
.wt-title-small:after {position: absolute; content: ''; width: 30px; height: 2px; right: -38px; top: 16px; background-color: #d72005;}
.bold-title {position: relative; z-index: 1; overflow: inherit;}
.bold-title .head4::after {
    position: absolute;
    content: attr(data-title);
    color: rgba(210, 210, 210, 0.20);
    font-weight: 900;
    font-size: 72px;
    text-transform: uppercase;
    top: -10px;
    left: 0%;
    width: 100%;
    z-index: -1;}
.why-choose-half-section::after {
	content: "";
	position: absolute;
	top: 10%;
	right:495px;
	width: 1000%;
	height: 85%;
	z-index: -1;
	background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;}
.smallborder3 {margin: 0 auto;width: 80px;height: 2px;background-color: #fb8906;}
.icnfnt1 {font-size: 45px;padding-bottom: 25px;}
.product-head .product-img::before {display: none;}
.product-head .product-img::before {text-align:center;}
.product-img {position: relative;}
.product-img::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color:lightgreen;
	z-index: 1;
	mix-blend-mode: multiply;
	pointer-events: none;
	border-radius: inherit;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;}
.product-head .product-img img {-webkit-filter: grayscale(0);filter: grayscale(0);}
.product-img > a > img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 15px;}
.product-head .product-img .shopnw-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;}
.product-head .product-img .shopnw-wrap::before {
	position: absolute;
	content: "";
	top: 0;
	left: 20px;
	height: 75%;
	width: 90%;
	background-color: #f00;
	-webkit-filter: blur(30px);
	filter: blur(35px);
	opacity: 0.8;}
.product-head:hover .product-img .shopnw-wrap {opacity: 1;}
.product-head .shopnw-wrap-lists {position: relative;padding-top: 1.3125rem;padding-bottom: 3.125rem;z-index: 5;text-align: center;}
.shopnw-wrap-lists {list-style: none;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;}
.product-head .shopnw-wrap-lists > li > a {width: 2.5rem;height: 2.5rem;line-height: 2.5rem;border-radius: 10px;font-size: 1.125rem;}
.shopnw-wrap-lists > li > a {
	display: inline-block;
	border-radius: 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.07);
	width: 1.875rem;
	height: 1.875rem;
	line-height: 1.875rem;
	text-align: center;
	color: #313636;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius:10px;}
.smallborder4 {margin: 0 auto;width: 190px;height: 2px;background-color: #cccbca21;}
.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;}
@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);}}
.paralbtn {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 45px;
	max-width: 190px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	margin: 0px auto;
	border-radius: 15px;
	font-weight:700;
	background: #d72005;}
.title-border {padding-bottom: 29px;margin-bottom: 32px;border-bottom: 1px solid #ded8d38e;}
.btn-5 {
	border: 1px solid;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
	outline: 1px solid;
	outline-color: rgba(255, 255, 255, .5);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);}
.btn-5:hover {
	color: #fff493;
	border: 1px solid #fff493;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
	outline-color: rgba(255, 255, 255, 0);
	outline-offset: 15px;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.parallax1 {
	background-image: url("../images/parallax1.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	padding: 70px 0;}
.parallax1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.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: 39px;display: block;margin-bottom: 12px;width: 110px;}
.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);}
.safetytip-bg {background: url('../images/safetytips-bg.webp'); background-size: contain; background-repeat: repeat;}
.safety_icon i {color: #fff;font-size: 40px; background: #298145; width: 65px; height: 66px; line-height: 65px;border-radius: 50%; text-align: center; display: block;}
.safety_iconr i {color: #fff; font-size: 40px; background: #dd1407; width: 65px; height: 66px; line-height: 65px;border-radius: 50%; text-align: center; display: block;}
.icon_right{margin-left: auto;}
.icon_center{margin: auto;}
.clr-green{color: #298145;}
.clr-red{color: #dd1407;}
.footer{
    background-image: url("../images/footerimg.webp");
	background-color:#1c0f61;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;}
.text1 {position: relative; padding: 0 0 0 25px; margin-top: -39px;}
.footpad {padding: 65px 0 35px 0;}
.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:#e85242;
	left: 0;
	bottom: -2px;
	height: 4px;}
.wholesale-bg{background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;border-radius:15px;}
.wholesale{position: relative; top: 40px; z-index: 1;}
.vision-card, .vision-block {
	background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.6);
	height: 100%;
	width: 100%;
	padding: 2em;
	position: relative;
	margin: 0 auto;
	border-radius:15px;}
.vision-block {
	background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	margin: -49px -47px;
	position: absolute;
	transform: rotate(3deg);;
	z-index: -1;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;}
.vision-card:hover .vision-block {background:transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;transform: rotate(0);}
.w25{width:25%;}
.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){
.area-title {font-size: 2rem;}
.product-head .product-img .shopnw-wrap {opacity: 1.5;}
.vision-card{width:auto;}
.pad{padding:40px 0;}
.Welcome-heading {font-size: 23px;letter-spacing: 5px;}
.wel-left img {width: 48px;}
.wel-right img {width: 48px;}
.welcome-content {margin: 24% auto 5% auto;padding: 0 !important;}
.icon_right {margin-left: 0;}
.count_bg{margin-top: 0px; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);}
.count_bg i{background-color: #fbe200; padding: 5px; border-radius: 50px; width: 50px; height: 50px; position: absolute; top:16px; line-height: 37px; color: #000; font-size: 25px; border: 2px solid #103b6a;}
.about-content-area .content {padding: 30px;}
.about-content-area .content::after {width:100%;}
.mble-logo {width: 100px;}
.count_bg {padding:20px 0!important;}
.w25{width:55%;}
.new-section-bg, .parallax {padding:60px 0!important;}
}	

@media (min-width:768px) and (max-width:991.98px){
.product-head .product-img .shopnw-wrap {opacity: 1.5;}
.pad{padding:40px 0;}
.welcome-content{padding: 0 95px !important;}
.icon_right {margin-left: 0;}
.count_bg{margin-top: 0px; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);}
.count_bg i{position: absolute;
    top: 19px;
    font-size: 17px;
    width: 45px;
    height: 45px;
    line-height: 45px;
	background-color: #fbe200;
	color: #000;
	border: 2px solid #103b6a;}
.new-section-bg {padding:55px 0;}
.counttext{font-size: 40px;}
.bannerhead {color: #000; font-size: 40px; line-height: 1.3em;}
.count_bg h5{font-size: 15px;}
.about-content-area .content {padding: 30px;}
.about-content-area .content::after {width:100%;}
.mble-logo {width: 120px;}
}

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