@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: 16px;line-height:28px;}
.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!important;}
.txt-blue{color:#062284;}
.navbar-light .navbar-nav .active > .nav-link {color: #db2a1b !important;}
.logo{width: 160px;position: absolute;top: 0px;background: white;border-radius: 0 0 25px 25px;padding: 0 9px 0px 9px;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;z-index: 999;}
.heading {font-size: 40px;color: #1a1a1a;font-weight: 700;margin-bottom: 1rem;position: relative;line-height: normal; letter-spacing: .7px;}
.about-bg {padding-bottom:5rem;}
.about {padding-left: 50px;font-size: 15px;position: relative;}
.about .heading-main {text-align: left;border-left: #e3000e solid 6px;padding-left: 30px;}
.about ul {display: flex;margin: 30px 0 0;padding: 25px 0 0;border-top: #ececec solid 1px;}
.about ul li img {position: absolute;left: 0;top: 7px;height: 35px;}
.about ul li {
	flex: 1 1 auto;
	list-style: none;
	color: #182333;
	font-size: 17px;
	font-weight: 600;
	line-height: normal;
	padding-left: 50px;
	position: relative;
	font-family: arial;}
.product-bg .heading-main, .product-bg .heading {margin-bottom: 0;color: #fff;}
.heading-main {margin-bottom: 2rem;text-align: center;position: relative;}
.head-back {background: #e3000e;display: inline-block;width: 580px;padding: 45px 35px;margin-top: -105px;}
.heading-main {text-align: center;}
.product-bg {background: url("../images/banner.webp") no-repeat;background-size: cover;position: relative;padding: 0;}
.product-bg::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:#fff9c5;}
.head-back .btn {
	margin-top: 0;
	margin-bottom: 15px;
	background: none;
	color:#fff;
	border: #fff solid 2px;
	padding: 16px 50px 16px !important;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius: 30px;
	font-weight: 700;}
.head-back .btn:hover {background: #fff;color: #e3000e;transition: all 1s ease-in-out;}
.product-main {background: #fff;padding: 15px 20px;position: relative;}
.product-main .col-lg-4 {padding-left: 0px;padding-right: 0;background: #fff;}
.product-hover {
	background: rgba(24,35,51,.83);
	position: absolute;
	right: 3px;
	bottom: -30%;
	left: 3px;
	height: 98%;
	opacity: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	transition: all 0.5s;}
.product-hover::before {
	border: rgba(255,255,255,.28) solid 1px;
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;}
.product .product-title {color: #fff;margin-bottom: 1rem;position: relative;}
.product .product-title::before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -22px;
	background: #e3000e;
	height: 3px;
	width: 70px;
	content: "";
	margin: auto;}
.product:hover .product-hover {opacity: 1;bottom: 3px;}
.product {color: #fff;font-size: 12px;padding: 4px;position: relative;overflow: hidden;}
.brand-item {margin: 0px 6px 30px 6px;padding: 15px;border: #e6ced0 double 4px;}
.bggreen{background-color:#f2ffe9 !important;background-image:url("../images/patternbg.png");}
.lower-box .headtxt{
	color: #000000;
	font-weight: 700;
	line-height: 1.6em;
	padding: 30px 100px;
	display: inline-block;
	border-top: 1px solid #dd2602;
	border-bottom: 1px solid #dd2602;
	font-size: 20px;}
.text {position: relative;color: #000000;font-size: 20px;line-height: 1.6em;padding: 0px 20px;padding-bottom: 25px;}
.text::before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0px;
	height: 3px;
	width: 40px;
	margin-left: -20px;
	background-color: #dd2602;}
.homeparallax {
	background-image: url("../images/parallax1.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.homeparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.aboutparallax {
	background-image: url("../images/parallax2.webp");
	background-position:top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.aboutparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.counttext , .bannerhead{color:#d72005;font-size: 45px;font-weight: 700;}
.count-box{
	background-color:#fffadd;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	border: 4px double gold;
	box-shadow: 0 4px 70px 0 rgba(0, 0, 0, .10);}
.boldfont{color: #050505;font-size: 48px;font-weight: 700;}
.box-content{
	position: relative;
	margin-bottom: 25px;
	margin-left: 40px;
	padding: 26px 15px 26px 50px;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);}
.box-content span{
	top: 16px;
	left: -30px;
	color: #fff;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-weight: 600;
	position: absolute;
	border-radius: 100%;
	background-color:#d72005;}
.footerbg{position: relative;background-color:#d72005;}
.pattarnimg{background-image: url("../images/patternimg.png");}
.shape{border-radius: 89px 5px 93px 32px;}
.secbox1{background: #f5ebeb; padding: 40px;}
.secbox2{background: #dcebdd; padding: 40px;}
.secbox3{background: #f5efd8; padding: 40px;}
.secbox4{background: #f4e6d8; padding: 40px;}
.secpad {margin-bottom: 2px !important;padding-left: 1px !important;padding-right: 1px !important;}
.smallfnt {font-size: 14px;}
.icon1 i {
    color: white;
    font-size: 28px;
    background:#cb9696;
    width: 65px;
    height: 66px;
	display: block;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;}
.icon2 i {
    color: white;
    font-size: 28px;
    background:#8bbd8e;
    width: 65px;
    height: 66px;
	display: block;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;}
.icon3 i {
    color: white;
    font-size: 28px;
    background:#d1b54a;
    width: 65px;
    height: 66px;
	display: block;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;}
.icon4 i {
    color: white;
    font-size: 28px;
    background:#d29a61;
    width: 65px;
    height: 66px;
	display: block;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;}
.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);}
.footer-content{
	position: relative;
	background-color:#ffde00;
	padding: 80px 80px 80px 200px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 0px 0 77px 0;}
.logo-box {position: absolute;left: 0px;top: 0px;z-index: 1;background-color: #ffffff;}
.post-meta {position: relative;padding-top: 10px;margin-top: 10px;padding-left: 0px;border-top: 1px solid rgba(0, 0, 0, 0.1);}
.text1 {position: relative;padding: 0px 0 0 56px;margin-top: -52px;color: #000;}
.detail4 i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 2px dotted #000000;
	margin-right: 15px;
	text-align: center;
	border-radius: 100%;
	color: #000 !important;
	display: inline-block;
	background: #eaeaea36;}
.brdr{position: relative;margin-bottom: 20px;padding: 0 0 20px;border-bottom: 1px #cac9c9 solid;color: #ec2424;}
.brdr::before {
	position: absolute;
	bottom: -3px;
	left: 20px;
	width: 35px;
	height: 5px;
	content: "";
	display: inline-block;
	background-color: #ec2424;}
.brdr::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 80px;
	height: 1px;
	content: "";
	display: inline-block;
	background-color: #ec2424;}
.box{background: white;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	height: 150px;
	margin-bottom: 20px;}
.dont-icon{margin-right:1rem;}
.clr-grn{color: #559926;}
.clr-red{color: #ec2424;}
.do i {
	font-size: 40px;
	background: #e9edf6;
	width: 65px;
	height: 65px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;display: inline-block;}
.bg-fnt {background-color: #fff !important;box-shadow: 0 10px 20px rgba(0,0,0,0.10);}
.owl-nav{display:none;}	
.cnticons{
	width: 80px;
	height: 80px;
	border: 2px solid #d72005;
	display: table;
	text-align: center;
	margin: 0 auto 30px auto;
	border-radius: 50%;}
.cnticons i {font-size: 30px !important;color: #d72005;}
.cnticons i {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
	font-size: 30px !important;
	color:#d72005;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.logo-footer{width:170px;}	
.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;}
.about {margin-top: 2rem;padding-left: 0;}
.about ul li {padding-left: 30px;font-size: 11px;}
.about ul li img {height: 22px;}
.about ul li {padding-left: 30px;font-size: 11px;}
.head-back {width: 290px;padding-left: 10px;padding-right: 10px;}
.footer-content {padding: 30px 30px;}
.logo-box {position: relative;margin-bottom: 40px;display: inline-block;}
.head-back .btn {padding: 15px 20px 15px !important;}
.boldfont {font-size: 35px;}
.lower-box .headtxt {padding: 30px 15px;}
.inner-box{height:260px;}
.ord1{order:2;}
.ord2{order:1;}
.logo {width: 135px;position: relative;bottom: 0;left: 0;box-shadow: none !important;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.about {margin-top: 2rem;padding-left: 0;}
.ord1{order:2;}
.ord2{order:1;}
.logo {width: 135px;position: relative;bottom: 0;left: 0;box-shadow: none !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);}