@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;}
.clr1{color:#db2a1b;}
.clr2{color:#062284!important;}
.clr3{color:#000000!important;}
.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;}
.bg1{background-color:#db2a1b!important;}
.marquee {width: 100%;overflow: hidden; font-size: 14px;line-height:20px;background-color:#F0002A;color: #ffffff;}
.bglight{background:rgb(255, 250, 184)!important;}
.navbg{background-color: #ffffcb !important;}
.logo{width:100px;}
.radius25 {border-radius:15px;}
.custom-pad{padding-bottom:90px;}
.navbar-light .navbar-nav .active > .nav-link {color: #d72005 !important;}
.bg-fnt {background-color: #fff !important;border-radius: 25px;box-shadow: 0 10px 20px rgba(0,0,0,0.10);}
.title-border {padding-bottom: 29px;margin-bottom: 32px;border-bottom: 1px solid #ded8d38e;}
.title {
	background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 25%,rgba(247,0,104,1) 75%,rgba(68,16,102,1) 100%);
	letter-spacing: 5px;
	text-transform: uppercase;
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;}
.product-head{margin-top: 30px;text-align: center;position: relative;z-index: 9;}
.product-head::before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	content: "";
	background-color:#ebffe8;
	border-radius: 24px;
	z-index: -1;
	top: 35%;
	height: initial;}
.product-head .bgshape-a1 {position: absolute;top: 28%;left: 50%;transform: translate(-50%, -50%);}
.product-head .product-image {
	margin: 0 auto;
	mask: url("../images/mask.svg");
	mask-repeat: no-repeat;
	mask-position: center center;
	mask-size: cover;
	position: relative;
	z-index: 9;
	max-width: 295px;}
.product-head .product-image img {width: 100%;height: 100%;}
.product-head .product-content {padding: 30px 50px;}
.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;}
.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: 43px;color:#000;margin-bottom: 0;}
.site-shadow-text{
	position: absolute;
	right: 0;
	top:13px;
	line-height: 0;
	font-size: 85px;
	font-weight: 800;
	color:#80808014;
	text-transform: uppercase;
	z-index: -1;}
.site-title span {color:#db2a1b;font-weight: 500;}
.welcome-content ul li {
  border-radius: 30px;
  background: linear-gradient(90deg, rgba(246, 124, 55, 0.14) 0%, rgba(246, 124, 55, 0) 100%);
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 15px;
  color: #F67C37;
  width: max-content;}
.welcome-content ul li i {
	width: 24px;
	height: 24px;
	background-color: #F67C37;
	border-radius: 50%;
	color: #fff;
	display: grid;
	place-items: center;
	flex-shrink: 0;
	font-size: 12px;}
.welcome-content ul li:nth-child(2) {background: linear-gradient(90deg, rgba(21, 105, 253, 0.14) 0%, rgba(21, 105, 253, 0) 100%);color: #1569FD;}
.welcome-content ul li:nth-child(2) i {background-color: #1569FD;}
.welcome-content ul li:last-child i {background-color: #F63758;}
.welcome-content ul li:last-child {background: linear-gradient(90deg, rgba(246, 55, 88, 0.14) 0%, rgba(246, 55, 88, 0) 100%);color: #F63758;}
.tab-head{padding: 40px;text-align: center;border-radius: 5px;transition: all 0.25s ease;background: #f0f8ffc2;}
.tab-head span {display: block;margin-bottom: 30px;}
.tab-head span::before {font-size: 80px;color: #0028a2;margin-left: 0;line-height: 80px;}
.link-item.active .tab-head{background: #0028a2;color:#fff;}
.link-item.active .tab-head, .link-item:hover .tab-head {background: #0640f0;}
.link-item.active span::before, .link-item:hover span::before, .link-item:hover .heading6 {color: #fff;}
.link-item:hover .tab-head .helvetica {color: #fff;}
.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%;}
.contact-icona1 {
	border-right: 5px dashed #b8b0ad;
	border-bottom: 5px solid #b8b0ad;
	display: inline-block;
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 50%;}
.contact-icona1 i {
	text-align: center;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	width: 120px;
	height: 120px;}
.contact-icona1 i {text-align: center;color: #fff;line-height: 120px;font-size: 50px;}
.counttext,.bannerhead {color: #ebebeb;font-size: 50px;}
.feature-h {margin-bottom: 35px;}
.icon {margin-right: 1em;}
.icon i {
	color: #d51818;
	font-size: 22px;
	background: #efefef;
	width: 70px;
	height: 70px;
	display: block;
	line-height: 70px;
	border-radius: 50%;
	text-align: center;
	transition: .3s all ease;
	transform: scale(1);}
.contact-head {box-shadow: 0 20px 60px 0 rgba(38, 91, 251, 0.16);}
.contact-head {
	text-align: center;
	padding: 40px;
	height: 350px;
	margin-bottom: 30px;
	border-radius: 5px;
	transition: all 0.25s ease;
	box-shadow: 0 20px 60px 0 hsla(225, 96%, 57%, 0.16);}
.contact-head .contact-icon {
	border-right: 5px dashed #f70905;
	border-bottom: 5px solid #f70905;
	display: inline-block;
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 50%;}
.contact-head .contact-icon i {
	text-align: center;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	width: 120px;
	height: 120px;}
.contact-head .contact-icon i {background: transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;}
.contact-head .contact-icon i {text-align: center;color: #fff;line-height: 120px;font-size: 50px;}
.contact-head:hover {background:transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;box-shadow: 0 23px 49px 0 rgba(251, 38, 38, 0.35);}
.contact-head:hover .contact-icon {border-right: 5px dashed #fff;border-bottom: 5px solid #fff;}
.contact-head:hover .contact-icon i {background: rgba(255, 255, 255, 0.1);}
.contact-head:hover .contact-content .heading5, .contact-head:hover .contact-content p {color: #fff;}
.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: #fdc300;position: relative;}
.footerbg::before {
	content: '';
	background-image: url('../images/yellow-wave.webp');
	width: 100%;
	height: 80px;
	position: absolute;
	margin-top: -80px;
	animation-name: move;
	animation-duration: 100s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-delay: 0s;}
.footerbg1 {background: #fdc300;position: relative;}
.footerbg1::before {
	content: '';
	background-image: url('../images/yellow-wave.webp');
	width: 100%;
	height: 80px;
	position: absolute;
	margin-top: -80px;
	animation-name: move;
	animation-duration: 100s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-delay: 0s;}
@keyframes move {
0% {background-position: 1920px 0;}
100% {background-position: 0 0;}}
.foot {background-color: #f0002a;}
.tagcloud a {
	background: #f0002a;
	padding: 6px 10px;
	float: left;
	font-style: italic;
	font-size: 12px;
	margin: 0 5px 5px 0;
	color: #fff !important;
	border-radius: 4px;}
.text1 {position: relative;padding: 5px 0 0 30px;margin-top: -47px;} 
.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;}
.smallfnt {font-size: 14px !important;}
.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;}
.site-shadow-text {display: none;}
.product-head {margin: 20px;}
.navbg {clip-path: none;}
.ord1{order:2;}
.ord2{order:1;}
.sticky-top {position: relative !important;}
.marquee {padding: 10px 0 10px 0;clip-path: none;}
.footerbg::before{margin-top: -30px!important;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.navbg {clip-path: none;}
.ord1{order:2;}
.ord2{order:1;}
.sticky-top {position: relative !important;}
.marquee {padding: 10px 0 10px 0;clip-path: none;}
.footerbg::before{margin-top: -30px!important;}
}

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