@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;}
.wrdbrk{white-space:pre;}
.fullpad, .fullbg{padding: 0!important; margin:0!important;}
.arial{font-family: Arial, sans-serif; font-weight: 600!important;}
.helvetica{font-family: helvetica, sans-serif;}
.black{color:#000!important;}
.smallfnt{font-size:14px;}
.topbg {background-color: #ec1f24;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.headbg {
	background-image: url("../images/crackersnavbg.png");
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;}
.icnclr{color:#ebbf77;}
.clr{color:#ec1f24!important;}
.toppad{padding:0 60px!important;}
.logo{width: 150px;}
.navfont{font-family:Arial; font-size: 17px; letter-spacing: 1px; font-weight:bold;}
.phone {
    float: right;
    width: 282px;
    height: 70px;
    margin: 25px 10px 25px 10px;
    display: table;
    background: url(../images/png.png) no-repeat;
    border-left: transparent;}
.phone p {
    left: -25px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    color: #ec1f24;
	font-size: 14px;}
.phone p::after {
    content: url(../images/phonecall.png);
    position: absolute;
    top: 12px;
    margin-left: 26px;}
.phone span {
    vertical-align: middle;
    display: table-cell;
    color: #292929;
    font-size: 13px;}
.nav-bar .container-fluid {padding: 0 !important;}	
.navbg {background: linear-gradient(135deg, #ec1f24 67%, #fef102 15%);}
.navbg1{background-color:#ec1f24 ;}
.navbutton{background: white; padding: 20px 50px; color:#ec1f24;}
.nav-bar1 .container {padding: 0 !important; margin:0!important;}
.nav-bar1 .navbar{padding:0 10px 0 0!important;}
.navbar-light .navbar-nav .active > .nav-link {color:#ffdb4f!important;}
.navbar-light .navbar-toggler {border-color: white!important;}
.welcomepad{padding: 75px 35px;}
.about-content{padding:50px 60px 40px 0px;}
.exp-fnt{font-size: 65px;}
.yellow{color:#fea600;}
.section-title h1 {
	font-size: 25px;
	font-weight: 900;
	color: #ffb316;
	margin-bottom: 15px;
	display: inline-flex;
	align-items: center;}
.section-title h1 span {
	width: 100px;
	height: 4px;
	margin-left: 25px;
	background: #ffb316;}
.nav-tabs .nav-link{border-radius: 0!important; padding: 20px 56px!important; font-size: 18px;}
.nav-tabs .nav-link.active {color: #fff!important; background-color: #ec1f24!important;}
.cta-section {position: relative; z-index: 1;}
.cta-section .cta-content {background: #fff; padding: 60px 50px;}
.pt-100 {padding-top: 100px;}	
.cta-section .cta-image img {width: 100%; height: 100%; object-position: center; object-fit: cover;}
.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, #173770 0%, #f0ba1b 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;}
.icon i {
    color: #034a2c;
	font-size: 40px;
	width: 65px;
	height: 66px;
	line-height: 65px;
	text-align: center;
	margin-bottom: 4px;}
.btn2{background:#ff0; color:black!important; padding:10px 20px; border:1px solid #ff0; font-size:15px;}
.line{border-bottom:1px solid #d2d0d0; margin:20px 0;}
.small_para{max-width:800px; margin:0 auto;}
.cat-btn{
	background-color: #ff0303;
	color: #fff !important;
	padding: 10px 25px;
	border-radius: 5px;
	width: 95px;
	font-size: 16px;}
.footer{ color:#fff; padding:60px 0 20px 0; background: url("../images/footerimg.webp") no-repeat scroll; background-color: #b81a1a;}
.side-brdr{border-right: 1px solid #b5b4b4;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -42px;}	
.text2 {position: relative; padding: 5px 0 0 23px; margin-top: -43px;}
.banner-area {position: relative; overflow: hidden;}
.banner-area.inc-shape::after {
	position: absolute;
	left: 0;
	content: "";
	height: 100px;
	width: 100%;
	background: url("../images/brush.png");
	z-index: 1;
	background-repeat: no-repeat;
	background-size: contain;
	transform: rotate(180deg);
	bottom: 0;}
.iconr i {
	color: #fff;
	font-size: 28px;
	background: #F0483E;
	display: inline-block;
	width: 65px;
	height: 66px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;}	
.galleryImg1 {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	border: .2em solid #fff;
	margin-top: 1px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	background-color: #434343;}	
.galleryImg:hover img, .galleryImg1:hover img {
	position: relative;
	opacity: .65;
	filter: alpha(opacity=65);
	display: block;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
.galleryImg img, .galleryImg1 img{-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.galleryImg a, .galleryImg1 a{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;}
.galleryImg:hover a span, .galleryImg1:hover a span {-webkit-transform: scale(1); transform: scale(1);}
.galleryImg a span, .galleryImg1 a span{-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.galleryImg a span, .galleryImg1 a span {
	display: table;
	top: auto;
	right: auto;
	bottom: 1em;
	left: 1em;
	position: absolute;
	width: 3.5em;
	height: 3.5em;
	text-align: center;
	-webkit-transform: scale(0);
	transform: scale(0);}
.galleryImg > a span, .galleryImg1 > a span {background-color: #ea1f20;}
.galleryImg a span i, .galleryImg1 a span i {
	display: table-cell;
	font-size: 1.35em;
	vertical-align: middle;
	color: #fff;
	margin: 0;}
.galleryImg a span, .galleryImg1 a span {text-align: center;}
.lightbox{position: fixed!important; top: 50px!important;}	
.intro-details {padding-left: 40px;}
.border-left-long {position: absolute; top: 0; left: 0; content: ""; width: 2px; height: 100%; background: #073B8C;}
.border-long::before {content: ""; position: absolute; top: 125px; left: 0; width: 2px; height: 8px; background: #fff;}
.border-long::after {position: absolute; left: 0; top: 105px; content: ""; background: #fff; width: 2px; height: 10px;}
.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: 15px 0px 15px 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: 15px 0px 15px 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;}	
.owl-nav{display:none;}
.headfnt{font-size:40px;}
.counttext {font-size: 55px; font-weight: 700;}
.bannerhead{font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.parallax {
    background-image: url("../images/homeparallax.jpg");
    background-attachment: fixed;
    background-position: center;
    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.5;
    position: absolute;
    top: 0;
    width: 100%;}
.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: #ffb316;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;
    border:none;}
.btn1:hover {background-color: #ffb316; color: #000; border-radius: 50px;}
.smallborder1{width:70px; height:2px; background-color: gold;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn {width: 120px;}
.point1{bottom: 15px; right: 10px;}
.point2{bottom: 125px; right: 10px;}
.tm-purchase-floating-box {
    position: fixed;
    top: 50%;
    right: 0;
    border-radius: 7px 0 0 7px;
    padding: 11px 0;
    margin: -89px 0 0;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,.25);
    z-index: 99999;
    border: 1px solid #db2a1b;
    border-right: 0;}
.tm-floating-box-icon {
    display: block;
    position: relative;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;}
.tm-floating-box-icon img{
    display: inline-block;
    vertical-align: middle;
    color: #db2a1b;
    width: 45px;}  
.tm-floating-box-icon > span {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 150px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,.25);
    opacity: 0;
    visibility: hidden;
    font-size: 14px;
    color: #db2a1b;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    -webkit-transition: .3s ease;
    transition: .3s ease;}
.tm-floating-box-icon:hover > span {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);}
.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;}
.secpad{padding:30px 5px;}
.secpad1{padding:7px!important;}
.headfnt{font-size:40px;}
.nav-tabs .nav-link{padding: 20px 50px!important;}
.about-content {padding: 50px 25px 60px 25px;}
.navbutton{padding: 20px 30px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.secpad{padding:30px 5px;}	
.fnt{font-size:30px;}
.secpad1{padding:7px!important;}
.counttext {font-size: 45px;}
.footer{padding: 35px 0 25px 0;}
.about-content {padding: 50px 25px 60px 25px;}
}

#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;}
}