@font-face{
	font-family:'puvibold';
	src:url('font/puvibold.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
@font-face{
	font-family:'puvimedium';
	src:url('font/puvimedium.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}	
li{list-style-type:none!important;}
a{text-decoration: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;}
.fullpad{padding:0!important; margin:0!important;}
.topbg {background-color: #0b5b42;}
.icnclr{color:#ff9500;}
.clr1{color:#0b5b42}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.bold{font-family:'puvibold';}
.medium{font-family:'puvimedium';}
.para{font-family:'puvimedium'; line-height: 28px; color: #595959;}
.navfont{font-family:'puvimedium'; font-size: 16px; letter-spacing: 1px;}
.logo{width:300px;}
.smallfnt{font-size: 14px;}
.navbar-light .navbar-nav .active>.nav-link{color: #0b5b42 !important;}
.navbar-light .navbar-nav .nav-link {color:#606060 !important;}
.nav-btn{background-color:#0b5b42; color:#fff!important; padding: 10px 15px; line-height: 25px; font-size:12px; text-transform: uppercase;}
.productbg{background-image: url("../images/productbg.webp");
background-repeat: no-repeat;
background-size: cover;}
.safetytipsbg {
	background-image: url("../images/safetytips.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}	
.docard{border:2px solid #5d8700; border-radius:25px;}
.docardheading{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #298145;
	padding: 20px 0px 20px 0px;
	border-radius:20px 20px 0 0;}
.docardheadingbottom {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #298145;
	padding: 20px 0px 20px 0px;
	border-radius: 0px 0px 20px 20px;}
.dontcard{border:2px solid #AD3737; border-radius:25px;}
.dontcardheading{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #AD3737;
	padding: 20px 0px 20px 0px;
	border-radius:20px 20px 0 0;}	
.dontcardheadingbottom{color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #AD3737;
	padding: 20px 0px 20px 0px;
	border-radius:0px 0px 20px 20px;}	
.greenclr1{color:#5d8700}	
.greenclr2{color:#77b255}	
.redclr1{color:#AD3737;}
.redclr2{color:#dd2f45;}	
.footer{
	background-image: url("../images/footer.png"); 
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;}	
.aboutbg{background-image: url("../images/sdbg.jpg"); background-size: cover; background-position: center;}	
.foot-pad-top{padding-top:200px;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -45px;}
.smallborder1{background-color: #ffe300; width: 70px; height: 2px;}
.line{border-top: 2px solid #fff;}
.contact-page-item-inner {
	padding: 30px 30px;
	border: 2px solid #eff2f8;
	transition: 500ms all ease;
	height: 280px;}
.contact-page-item-inner .item-icon {
	width: 80px;
	color: #fff;
	height: 80px;
	display: flex;
	margin: 0 auto;
	font-size: 40px;
	margin-bottom: 25px;
	align-items: center;
	border-radius: 100%;
	justify-content: center;
	background-color: #0b5b42;}	
.contact-page-item-inner:hover {box-shadow: 0px 24px 27px 0px rgb(0 27 54 / 10%);}
.counttext {font-size: 45px; font-weight: 700; color:#0b5b42;}
.bannerhead{font-size: 24px; color:#0b5b42; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.nio-eig-about-img {
	z-index: 1;
	margin-top: 30px;
	display: inline-block;}
.position-relative {position: relative !important;}
.nio-eig-about-img::before {
	top: -35px;
	z-index: -1;
	right: -35px;
	content: "";
	width: 325px;
	height: 380px;
	position: absolute;
	border: 7px solid #298145;
	transition: all 2s ease;
	animation-duration: 7s;
	animation-name: nio-eig-floating;
	animation-iteration-count: infinite;
	animation-timing-function: linear;}
@keyframes nio-eig-floating{
	0% {transform: rotate(0deg) translate(-10px) rotate(0deg);}
	100% {transform: rotate(360deg) translate(-10px) rotate(-360deg);}
}
.nio-eig-about-img .nio-eig-about-img-wrap {overflow: hidden;}
.headfnt{font-size:45px;}
.iconr i {
	color: #fff;
	font-size: 28px;
	background: #0b5b42;
	width: 65px;
	height: 66px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;}
.contactbg {
	background-image: url("../images/parallax.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.contactbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;} 
.btn1 {
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 700;
	background-color: #f0483e;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;
	border:none;}
.btn1:hover {background-color: #f0483e; color: #fff; border-radius: 50px;}	
.product-btn{border:2px solid #f0483e; color:#000; padding:10px 25px; background-color: #fff; border-radius: 50px; transition:.3s all ease-in-out;}
.product-btn:hover{color:#fff; background-color: #f0483e;}
.nio-dia-portfolio-img-text {
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 15px;}
.nio-dia-portfolio-img-text:hover::before {width: 100%;}
.nio-dia-portfolio-img-text::before {
	top: 0;
	left: 0;
	width: 0%;
	content: "";
	height: 100%;
	opacity: 0.8;
	position: absolute;
	transition: 500ms all ease;
	background: linear-gradient(-51deg, #0b5b42 0%, #f0483e 100%);}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text {
	left: 20px;
	opacity: 0;
	color: #fff;
	bottom: 15px;
	visibility: hidden;
	position: absolute;
	transition: 500ms all ease;}
.nio-dia-portfolio-img-text:hover .nio-dia-portfolio-text {
	opacity: 1;
	bottom: 0px;
	visibility: visible;}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text h3 {
	font-size: 24px;
	font-weight: 700;
	padding-top: 5px;}
.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:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.logo{width:180px;}
.footer{background-color: #0b5b42; background-image: none;}
.foot-pad-top{padding-top:50px;}
.counttext {font-size: 30px;}
.nio-eig-about-img::before{border:none; width: 100%; height: 100%; right: 0;}
.productbg {
	background-image: url("../images/productbg.webp");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom right;
  }
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}
.notfound p {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;
}
.notfound a {
	font-family: 'Montserrat', sans-serif;
	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;}
.notfound .notfound-404 h1 {font-size: 112px;}
}

.time-of-year {
	color: #555;
	font-size: 24px;
	margin: 100px 75px 10px 75px;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); 
	-webkit-font-smoothing: antialiased;}
.time-of-year .tooltip {
	background: #0b5b42;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	opacity: 0;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	z-index: 1102;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;
	height: 100px;}
.time-of-year .tooltip::after {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-top: solid #0b5b42  10px;
	bottom: 58px;
	content: " ";
	height: 0;
	left: 0%;
	margin-left: -13px;
	position: absolute;
	width: 0;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}
.bg-green{background-color: #cbf9c9 !important;}	