@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;}
.navfont{font-size: 18px;}
.smallfnt{font-size: 14px;}
.helvetica {font-family: helvetica, sans-serif;}
.marquee-head {width: 100%; overflow: hidden; font-size: 14px; background:#6d4a9d; color:#fff;}
svg {position: relative;bottom:-5px;}
.copyrightbg{background-color:#d72005;}
.abt-bg{background: #ffffc34d;}
.txt-danger {color: #e31e0d !important;}
.navbar-light .navbar-nav .active > .nav-link {color: #b40704 !important;}
.clr1 {color: #062284;}
.pricelistbg {background-color: #16007d;}
.bgclr{background-color:#ffff002e;}
.shadow1{box-shadow: 4px 5px 10px rgb(35 35 35 / 75%);}
.sty-radius {border-radius: 89px 5px 93px 32px;}
.relative {position: relative;}
.rd{border-radius:10px;}
.bl-content .col-lg-6 {padding: 30px 45px;}
.bl-content .text-lg-right::after {left: initial;right: 0;}
.bl-content .text-lg-right {border-right: 2px dashed;border-right-color:gray;}
.position-relative {position: relative !important;}
.pt-45 {padding-top: 45px !important;}
.welcomebg {background: url("../images/bgbottom.webp") no-repeat scroll bottom right;}
.w-10{width:10%;}
.heading-section .h1.big.big2 {right: 0;}
.top-title {font-weight: 500; font-size: 16px; color: #d2151e; position: relative; text-transform: uppercase; display: inline-block; line-height: 1;}
.pricelist_pdf2 {
	padding: 20px 20px !important;
	background:transparent linear-gradient(93deg,#fde90f,#fcbd24) 0 0 no-repeat padding-box;
	color: #062284 !important;
	border: 0;
	border-radius: 10px;
	font-weight:600;
	display: inline-block;
	width:180px;}
.move-shake {
	color: #062284 !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);}}
.logo{
	width: 160px;
	position: absolute;
	top: 0px;
	background: #fff;
	border-radius: 0 0 40px 40px;
	padding: 0 9px 9px 9px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	z-index: 999;}
.top-title::before, .top-title::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #d2151e;
	top: 50%;
	margin-top: -1px;}
.top-title::before{ left: -65px;}
.top-title::after{right: -65px;}
.top-title span {position: relative;}
.top-title span::before, .top-title span::after {
    content: '';
    position: absolute;
    width: 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d2151e;
    top: 50%;
    margin-top: 0px;}
.top-title span::before{left: -65px;}
.top-title span::after {right: -65px;}
.headfnt{font-size: 65px;}
.heading-section .h1.big {
	position: absolute;
	top: 10%;
	left: 5%;
	font-size: 10.5vw;
	background: linear-gradient(to top, #e5dfbb00 0%, #e5dfbb 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;}
.section-heading .title {line-height: 1.1;}
.color-browndark {color: #7e5517;}
.rectangle-border {border-style: solid;border-width: 10px;border-color: #ffc446;width: 60%;padding:12px 0;}
.rectangle-border img {width: 300px;}
.whychoosebg{
	position: relative;
	padding: 90px 0 140px 0;
	background-image: url("../images/confetti.webp");
	background-size: cover;
	background-color: #ec0e0e;
	position: relative;}
.smallborder3{background-color: #ffe300;width: 70px;height: 2px;margin: 0 auto;}
.product-item .thumb {overflow: hidden; position: relative;}
.product-item {text-align: center;}
.product-item .thumb img { -webkit-transform: scale(1); transform: scale(1); transition: all 0.4s ease-in-out;}
.product-item:hover .thumb img {-webkit-transform: scale(1.1); transform: scale(1.1);}
.product-item .thumb::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.3s linear;
	overflow: hidden;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;}
.product-item .details {border-color: #FFA303;}
.product-item:hover .thumb::after {-webkit-transform: scaleY(1);transform: scaleY(1); opacity: 1;}
.product-item:hover .details {border-color: #15574f;}
.product-item:hover .details {border-color:#db2a1b; -webkit-transform: translateY(-20px); transform: translateY(-20px);}
.product-item .details {
	padding: 30px;
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	margin-top: -20px;
	z-index: 1;
	transition: all 0.4s ease-in-out;
	border-bottom: 3px solid #001e57;
	background-color:#fff;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.20) !important;
	border-radius: 15px;}
.row-hang {position: relative; padding-top: 210px; margin-top: -330px;padding-bottom: 50px;}
.parallax {
	background-image: url("../images/parallax-bg.webp");
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.3;
	position: absolute;
	top: 0;
	width: 100%;}
.counttext{color:yellow; font-size: 55px; font-weight: 700;}
.bannerhead {color:yellow; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;} 
.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;}
.text1 {position: relative; padding: 0 0 0 25px; margin-top: -39px;}
.footer .h1 {
	color:yellow;
	width: 250px;
	text-transform: capitalize;
	position: relative;
	text-align: left;
	padding-bottom: 14px;
	margin-bottom: 25px;
	font-size: 35px;
	border-bottom: 1px solid #cccc;
	font-weight: 600;}
.footer .h1::after {
	content: "";
	position: absolute;
	width: 50px;
	background:yellow;
	left: 0;
	bottom: -2px;
	height: 4px;}
.footer{background-color:#e31e0d;}
.tagcloud a {background:yellow; padding: 6px 10px; float: left; font-style: italic; font-size: 12px; margin: 0 5px 5px 0; color:#000;border-radius:5px;}
.tagcloud a:hover {background:#ffffff8f; color: #000;}
.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;}
.pricelist_pdf {
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;
	display: inline-block;}
.line2 {border-bottom: 1px solid #d2d0d0;margin: 20px 0;}
.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){
.w-10 {width: 25%;}
.pad{padding:40px 0;}
.bl-content .text-lg-right {border-right: none;}
.bl-content .col-lg-6 {padding: 0 10px;}
.logo {width: 120px;}
.ord1{order:2;}
.ord2{order:1;}}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.bl-content .text-lg-right {border-right: none;}
.bl-content .col-lg-6 {padding: 0 10px;}
.rectangle-border {display:none;}
.w-10 {width: 25%;}}

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