@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;line-height:28px;}
.marquee-head {width: 100%;overflow: hidden;font-size: 14px;line-height: 25px;  background:#6f0085;color: #fff;}
svg {position: relative;bottom:-2px;}
.copyrightbg{background-color:#d72005;}
.logo{position:relative; width:160px;}
.clr1{color:#d72005;}
.clr2{color:#062284;}
.clr3{color:#000000;}
.phone{float: right;width: 282px;height: 70px;margin: 25px 10px 25px 10px;display: table;background: url("../images/phonebg.webp") no-repeat;border-left: transparent;}
.phone p {left: -25px;text-transform: uppercase;vertical-align: middle;display: table-cell;position: relative;color: #062284;font-size: 14px;}
.phone p::after {content: url("../images/phone.webp");position: absolute;top: 12px;margin-left: 16px;}
.phone p {text-transform: uppercase;color: #062284;font-size: 14px;}
.phone span {vertical-align: middle;display: table-cell;color: #292929;font-size: 13px;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.navbg{background: transparent linear-gradient(93deg,#85009c,#3d004e) 0 0 no-repeat padding-box; border-top:3px solid #fdc300; border-bottom:3px solid #fdc300;}
.navfont{font-family: Arial, sans-serif; font-size: 16px;}
.navbar-light .navbar-nav .nav-link {color: #fff !important;}
.navbar-light .navbar-nav .active > .nav-link {color: #fdc300!important;}
.navbar-light .navbar-nav .active>.nav-link:hover{color: #fdc300 !important;}
.navbar-light .navbar-nav .nav-link:hover {color: #fff!important;}
.navbar-light .navbar-toggler {border-color: #fff!important;cursor: pointer;}
.glow {
    animation-name: wobble;
	animation-duration: 2.5s;
	animation-iteration-count: infinite;
	animation-fill-mode: both;}
@keyframes wobble{
0% {transform: translateX(0%);}
15% {transform: translateX(-25%) rotate(-5deg);}
30% {transform: translateX(20%) rotate(3deg);}
45% {transform: translateX(-15%) rotate(-3deg);}
60% {transform: translateX(10%) rotate(2deg);}
75% {transform: translateX(-5%) rotate(-1deg);}
100% {transform: translateX(0%);}}
.pricelist_pdf {padding: 10px 20px !important;background-color: #f00;color: #fff !important;border: 0;border-radius: 10px;
font-weight: bold;display: inline-block;}
.footerbg{background: transparent linear-gradient(93deg,#85009c,#3d004e) 0 0 no-repeat padding-box;border-top:3px solid #fdc300;}
.text1 {position: relative;padding: 5px 0 0 30px;margin-top: -51px;}
.tagcloud a {
	background: transparent linear-gradient(93deg,#ffee38,#fcbd24) 0 0 no-repeat padding-box;
	padding: 6px 10px;
	float: left;
	font-style: italic;
	font-size: 12px;
	margin: 0 5px 5px 0;
	color:#000!important;
	border-radius: 4px;}
	.wel-right {position: relative;display: block;padding-left: 30px;}
.site-heading {margin-bottom: 50px;position: relative;z-index: 1;}
.site-title-tagline {
	display: block;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 22px;
	font-weight: 700;
	color:#db2a1b;
	margin-bottom: 8px;
	position: relative;}
.site-title {font-weight: 700;text-transform: capitalize;font-size: 50px;color:#000;margin-bottom: 0;}
.site-shadow-text {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 0;
	font-size: 100px;
	font-weight: 800;
	color:#80808014;
	text-transform: uppercase;
	z-index: -1;}
.site-title span {color:#db2a1b;font-weight: 500;}
.about-list-wrap {position: relative;display: block;margin-top: 25px;margin-bottom: 35px;}
.about-list {position: relative;display: block;}
.list-unstyled {padding-left: 0;list-style: none;}
.about-list li {
	position: relative;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #8080802d;
	padding-bottom: 20px;
	margin-bottom: 20px;}
.about-list li .about-item .h44 span {color:#db2a1b;margin-right: 10px;font-weight:600!important;}
.wel-head {position: relative;z-index: 1;padding-bottom: 30px;}
.wel-head .mask-img {
	-webkit-mask-image: url("../images/mask_img.png");
	mask-image: url("../images/mask_img.png");
	-webkit-mask-size: 100%;
	mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	height: 472px;
	width: 417px;
	margin: 0 auto;}
.wel-head .mask-img img {max-width: unset;width: 100%;height: 100%;object-fit: cover;}
.all-one{position:relative;transition: all ease .5s;}
.svg_icon {
	align-items: center;
	bottom: 0;
	display: flex;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 90px;
	z-index: 0;
	transition: all ease .5s;}
.bglight {background-color: #ffedb9 !important;}
.product1 , .product2 , .product3 , .product4 , .product5 , .product6{fill:#ffbe00;}
.product1:hover .product1 {fill:#f92b74;transition: all ease .6s;}
.product2:hover .product2 {fill:#8945a6;transition: all ease .6s;}
.product3:hover .product3{fill:#107fa7;transition: all ease .6s;}
.product4:hover .product4{fill:#e1025a;transition: all ease .6s;}
.product5:hover .product5{fill:#1ebce3;transition: all ease .6s;}
.product6:hover .product6{fill:#8700ce;transition: all ease .6s;}
.product-image{
	width: 13pc;
	height: auto;
	max-width: 185px;
	margin-top: 25px;
	position: absolute;
	transition: all ease-in-out .5s;
	right: 65px;
	bottom: 14%;}
.product-image:hover .msp {width: 100%;height: auto;position: relative;transition: all ease-in-out .5s;transform: translate(0, -10px);}
.svg-icon svg {transform: scale(1);transition: transform 0.4s ease-in-out;}
.all-one:hover .svg-icon svg {transform: scale(1.1); /* or any zoom effect you want */}
.product-image img {transform: scale(1);transition: transform 0.4s ease-in-out;}
.all-one:hover .product-image img {transform: scale(1.05); /* slight zoom effect */}
.box-green{border-radius: 8px;color: #fff;height: 100px;margin: 10px 0;padding: 12px;background-color: green;}
.safe-list {align-items: center;display: flex;}
.safe-icon svg {font-size: 37px;}
.title {border-radius: 10px;color: #fff;display: inline-block;font-size: 20px;padding: 12px 30px;}
.bg-green {background-color: #038403;}
.bgred{background-color:red;}
.box-red{border-radius: 8px;color: #fff;height: 100px;margin: 10px 0;padding: 12px;background-color:red;}
.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;
	border: 0 solid #a6a6a64a;
	border-radius: 100%;
	box-shadow: inset 0 0 0 8px #f2f2f2;}
.inner-box{
	padding: 30px;
	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:285px;}
.skew-section .skew-head:nth-child(1) {transform: skewY(5deg);}
.skew-section .skew-head:nth-child(1) .skew-inner-section {transform: skewY(-5deg);}
.skew-section .skew-head:last-child {transform: skewY(-5deg);}
.skew-section .skew-head:last-child .skew-inner-section {transform: skewY(5deg);}
.skew-section .skew-head {
	background-color:#fbff7e59;
	box-sizing: border-box;
	display: inline-block;
	margin: 30px 30px 0 0;
	position: relative;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 -5px 25px #e6e5e5 !important;
	width:100%;
	padding: 30px;
	height:350px;}
.patternbg {background: url("../images/patternbg.webp");}
.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;}
.counter-block {position: relative;margin-top: 75px;margin-bottom: 50px;}
.counter-block .inner {
	position: relative;
	min-height: 200px;
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 5px 40px 40px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	background-image: url("../images/pattern-1.webp");
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
	border-radius: 10px;}
.counter-block .icon {
	background-color:#feffd2;
	color:#d72005;
	display: block;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	font-size: 40px;
	height: 115px;
	margin: -75px auto 20px;
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	width: 115px;
	z-index: 1;
	border-radius: 10px;}
.counter-block .count-box {font-size: 46px;color:#d72005;font-weight: 700;line-height: 1em;text-transform: uppercase;
font-family:Arial, Helvetica, sans-serif;margin-bottom: 15px;}
.counter-block .count-box .count-text {font-size: 40px;color: #0e0f11;font-weight: 700;line-height: 1em;}
.counter-block .counter-title {
	background-color:#640078;
	color:#fff;
	display: block;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 18px;
	margin-bottom: 0;
	padding: 10px 10px;
	text-transform: uppercase;
	border-radius: 10px;}
.counter-block .inner:hover .icon {background-color:#d72005;color:#fff;border-radius: 50%;}
.counter-block .inner:hover {-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.parallax2 {background-image: url("../images/about-parallax.webp")!important;}
.parallax2::before {opacity: 0.5!important;}
.parallax1 {
	background-image: url("../images/parallax.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.parallax1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;}
.service-head{
	background:#fdf26d4f;
	box-shadow: 0px 0px 10px #ededed;
	width: 100%;
	margin: 0 2% 5%;
	min-height: inherit;
	text-align: left;
	float: left;
	margin: 0 0% 5% 0;
	padding: 0px;
	border-radius: 100px;
	height: 150px;}
.service-content {
	display: block;
	color: #222 !important;
	padding: 5px 10px;
	margin-bottom: 0px;
	position: relative;
	width: 70%;
	margin-top:-125px;
	float:right;}
.service-content .head{ font-size:25px; }
.w-21{width:21%;}
.section-title1 {position: relative;display: inline-block;text-transform: uppercase;padding: 0px 14px 0px 0px;}
.section-title1.text-start::before {width: 110px;left: 30px;}
.section-title1::before {position: absolute;content: "";width: 200px;height: 2px;top: 4px;background:#db2a1b;z-index: -1;}
.section-title1.text-start::after {width: 150px;left: 30px;}
.section-title1::after {position: absolute;content: "";width: 300px;height: 2px;bottom: 4px;background:#db2a1b;z-index: -1;}
.radius{border-radius:10px;}
.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;}
.w-21 {width: 40%;}
.service-content p {display:none;}
.service-content {margin-top: -94px;left:12px;font-size:20px;width: 58%;}
.service-content .head {font-size:20px;}
.wel-head .mask-img {height: 370px;width: 320px;}
.site-title {font-size: 30px;}
.skew-section .skew-head {margin: 25px 0;}
.site-shadow-text {font-size: 60px;}
.wel-right {padding-left: 0;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.site-title {font-size: 40px;}
.wel-right {padding-left:10px;}
}

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