@import url('https://fonts.googleapis.com/css2?family=Roboto&family=RocknRoll+One&display=swap');
li{list-style-type:none!important;}
a{text-decoration:none!important;}
@font-face{
	font-family:'gilroy';
	src:url('font/gilroy.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
.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;}
.rockroll{font-family:'gilroy';}
.roboto{font-family: 'Roboto', sans-serif;}
.black{color:#000;}
.topnewclr{background-color:#f3cf78;}
.smallfnt{font-size: 14px;}
.icnsclr1{color:#29a61a;}
.icnsclr2{color:#c82222;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.navfont{font-family:'gilroy'; font-size: 18px;}
.logo {font-size: 30px;}
.navbar-light .navbar-nav .nav-link {color:#000!important;}
.navbar-light .navbar-nav .active>.nav-link{color: #c82222 !important;}	
.cool-link {display: inline-block; color: #fff; text-decoration: none;}
.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e8b13b;
    transition: width .5s;}
.cool-link:hover::after {width: 100%; transition: width .5s;}
.clr {color: #999 !important;}
.footclr1{color: #e8b13b;}
.clr-red{color:#980d0d;}
.para-lh{line-height: 28px;}
.navbar-light .navbar-toggler {border:1px solid #000!important;}
.top-bg1 {padding: 5px 0; background: #750d0d;}
.topbrd{border-right:1px solid white;}
.icnwdth {width: 35px;}
.section-heading {
	font-size: 40px;
	font-weight: 700;
	background: linear-gradient(-45deg, #9f00f9, #e62f2f);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;}
button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	border: 0;
	vertical-align: middle;
	text-decoration: none;
	background: transparent;
	padding: 0;
	font-size: inherit;
	font-family: inherit;}
button.learn-more {width: 12rem; height: auto;}
button.learn-more .circle {
	-webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: relative;
	display: block;
	margin: 0;
	width: 3rem;
	height: 3rem;
	background: #db2431;
	border-radius: 1.625rem;}
button.learn-more .circle .icon {
	-webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff;}
button.learn-more .circle .icon.arrow {
	-webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	left: 0.625rem;
	width: 1.125rem;
	height: 0.125rem;
	background: none;}
button.learn-more .circle .icon.arrow::before {
	position: absolute;
	content: '';
	top: -0.25rem;
	right: 0.0625rem;
	width: 0.625rem;
	height: 0.625rem;
	border-top: 0.125rem solid #fff;
	border-right: 0.125rem solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);}
button.learn-more .button-text {
	-webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.75rem 0;
	margin: 0 0 0 1.85rem;
	color: #282936;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
	text-transform: uppercase;}
button:hover .circle {width: 100%;}
button:hover .circle .icon.arrow {background: #fff; -webkit-transform: translate(1rem, 0); transform: translate(1rem, 0);}
button:hover .button-text {color: #fff;}
.bg1{background: #980d0d;}
.bg2{background: #fecb00;}
.bg3{background:wheat;}
.clr1{color:#fecb00;}
.clr2{color:#28156f!important;}
.bgeffect{background: #f2f2f2;}
.icons {width: 80px; height: 80px; border: 1px solid white; display: table; text-align: center; margin: 0 auto 30px auto; border-radius: 50%; background:white;}
.icons i {display: table-cell; vertical-align: middle; height: 75px; font-size: 32px!important; color: #ffbc1e;}
.parallax {
	background-image: url("../images/product.jpg");
	height: auto;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}
.btn-effect1{background-color: #fecb00; color:black; border-radius:0px; padding:10px 20px;}
.btn-effect1:hover{background-color:#393186; color:white; transition:.5s;}
.btn-effect2{background-color:#333; color:white; font-size:22px; border-radius: 0px; padding: 10px 20px; border-radius:50px;}
.btn-effect2:hover{color:white;}	
.image-feature figcaption {
	position: absolute;
	top: 0;
	padding: 2.5em 2em 0;
	color: #fff;
	text-align: left;
	pointer-events: none;}
.image-feature figcaption strong {
	font-size: 24px;
	line-height: 1.55;
	letter-spacing: -.3px;}
.image-feature img {
	position: relative;
	z-index: -1;
	min-height: 200px;
	transition: .25s ease-in-out;
	transform-origin: left top;
	object-fit: cover;}
.image-feature a:hover img {transform: scale(1.1);}	
.image-feature a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.45);
	content: "";
	transition: .15s ease-in-out;}
.image-feature figure > a {display: inline-block;}
.image-feature a {overflow: hidden; position: relative;}
.cat-btn{background-color: #ff0303;
	color: #fff !important;
	padding: 7px 14px;
	border-radius: 5px;
	width: 95px;
	font-size: 14px;}
.contactbg {
    background-image: url("../images/bg2.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%;}
.btn-effects {background: #f7c83c; color: #000; display: inline-block; font-weight: 700; letter-spacing: 1px; margin-top: 35px; padding: 15px 25px; transition:.5s; width:18%;}
.btn-effects:hover{background:#980d0d; color:#f7c83c;}
.card-header{background: #ffbc1e!important;}
.smallborder2 {width: 80px; height: 2px; background-color: #980d0d;}
.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:#49792d}	
.redclr1{color:#AD3737;}
.redclr2{color:#dd2f45;}
.smallborder1 {
    margin-left: calc(47% - 3px);
    width: 70px;
    height: 2px;
    background-color: #ec2424;}
.cnticons {
    width: 80px;
    height: 80px;
    border: 2px solid #c82222;
    display: table;
    text-align: center;
    margin: 0 auto 30px auto;
    border-radius: 50%;}
.cnticons i {
    display: table-cell;
    vertical-align: middle;
    height: 75px;
    font-size: 32px!important;
    color: #ec2424;}
.footer{background: url("../images/footerimg.png") no-repeat scroll; background-color: #15151e;}
.tagcloud a {background: #30373e; padding: 6px 10px; float: left; font-style: italic; font-size: 12px; margin: 0 5px 5px 0; color:white;}
.tagcloud a:hover {background:#e8b13b; color: #000;}
.topclr1{background: #15151e;}
.brdtop{border-top:2px solid #e8b13b;}
.wrdbrk{white-space: pre;}
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.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;
    -moz-animation: blink 1s;
    -moz-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;}}
@-moz-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 {font-size: 26px;}
.fnt1{font-size:18px;}
.owl-theme .card-body {height: 85px !important;}
.section-heading {font-size: 30px;}
.btn-effects{width: 50%;}
}

@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.logo {font-size: 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 {
	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;
	-webkit-box-shadow: 0px 4px 15px -5px #0046d5;
	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: #db2a1b;
	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 #db2a1b  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);}