@font-face{
font-family:'medium';
src:url('./fonts/Roboto-Medium.ttf') format('truetype');
font-style:normal;
font-weight:normal;}
@font-face{
font-family:'bold';
src:url('fonts/Roboto-Bold.ttf') format('truetype');
font-style:normal;
font-weight:normal;}
@font-face{
font-family:'regular';
src:url('fonts/Roboto-Regular.ttf') format('truetype');
font-style:normal;
font-weight:normal;}
a{text-decoration:none!important;}
.pad{padding:90px 0;}
.fullpad{padding: 0!important; margin:0!important;}
html{scroll-behavior: smooth;}
.wrdbrk{white-space:pre;}
li{list-style-type: none!important;}
.text1 {position: relative; padding: 5px 0 0 30px; margin-top: -45px;}
.logo{width: 160px;}
.navfont{font-family:'bold'; font-size: 19px; letter-spacing: 1px;}
.navbar-light .navbar-nav .nav-link {color: #6b6b51 !important;}
.navbar-light .navbar-nav .nav-link:hover{color: #f30909 !important;}
.navbar-light .navbar-nav .active > .nav-link {color: #f30909 !important;}
.regular{font-family:'regular';}
.medium{font-family:'medium';}
.bold{font-family:'bold';}
.smallfnt{font-size: 15px;}
.topbg{background-image: url("../images/homebg.jpg");background-repeat: no-repeat;background-size: cover;	position: relative;}
.topbg::before {background: #000000ab  none repeat scroll 0 0;content: "";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
#home {display: table;width: 100%;height: 100%;min-height: 100%;overflow-x: hidden;overflow-y: hidden;background-position: 50% 0px;}
.homecenter {height: 100vh;vertical-align: middle;display: table-cell;position: relative;}
.toppagelogo {width: 300px;}
.bounce {animation: bounce 2s infinite;-webkit-animation: bounce 2s infinite;-moz-animation: bounce 2s infinite;-o-animation: bounce 2s infinite;}
.move {
	margin-left: auto;
	margin-right: auto;
	animation: anim2 ease-in-out 3s infinite alternate;
	-webkit-animation: anim2 ease-in-out 3s infinite alternate;
	-moz-animation: anim2 ease-in-out 3s infinite alternate;}
.bounce a {
	font-size: 18px;
	border-radius: 50%;
	border: 2px solid #fff;
	color: #fff;
	padding: 20px;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s  linear;
	transition: 0.2s linear;}
.bounce a:hover {background-color: #ff0006; color: #fff; text-decoration: none;}
@keyframes anim2{
	0%{
	  -webkit-transform: scale(1.0) ;
	}
	50%{
	  -webkit-transform: scale(0.8) ;
	}
	100%{
	  -webkit-transform: scale(1);
	}
}
.headfnt{font-size: 56px;}
.marquee{
width: 100%;
overflow: hidden;
font-size: 16px;
line-height: 40px;}
.backbg{background-image: url(../images/topbg.png);background-size: contain;}
.w0{width:0%;}
.clr{color:#fc6a20 !important;}
.clr1{color: #080800;}
.wc{z-index: 1; position: relative;}
.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 img{animation: blink 1s;
animation-iteration-count: infinite;
-webkit-animation: blink 1s;
animation-iteration-count: 1;
-webkit-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;}}
.time-of-year {
color: #fff;
font-size: 24px;
position: relative;
text-align: center;
width: 200px;
transform: translateZ(0);
-webkit-transform: translateZ(0); 
-webkit-font-smoothing: antialiased;}
.time-of-year .tooltip {
background: #fc6a20;
opacity: 0;
border-radius: 3px;
bottom: -49px;
font-size: 20px;
display: block;
left: 60px;
padding: 15px;
pointer-events: none;
position: absolute;
width: 280px;
height:110px;
z-index: 1102;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all .7s ease-out;
transition: all .7s ease-out; white-space: nowrap;}
.time-of-year .tooltip::after {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #fc6a20;
bottom: 58px;
content: " ";
position: absolute;
width: 0;
height: 0;
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);}
.bg-overlay {position: relative;}
.bg-overlay::after{
background-color: rgba(0, 0, 0, 0.76);
z-index: 0;
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;}
.align-self-center{align-self: center !important;}
.footer{background: url("../images/footerimg.png") no-repeat scroll; background-color: #f7efff; padding:80px 0 0 0;}
.shop-btn{
display: inline-block;
background: #ef8d0e;
padding: 8px 32px;
font-size: 18px;
border-radius: 6px;
color: #f5f5f5;
transition:0.15s ease;}
.shop-btn:hover{
box-shadow: 0px 4px 8px rgba(45, 35, 66, 0.4), 0px 7px 13px -3px rgba(45, 35, 66, 0.3), inset 0px -3px 0px #ef8d0e;
transform: translateY(-2px);}
/* Home start */
.choose-bg{background-color: #7ce9e0;}
.choose il{list-style: none;
  margin: 30px 0 0 0;
  float: left;
  width: 100%}
.choose ul li{float: left;
  width: 100%;
  border-left: 1px solid #ddd;
  padding: 15px 0 15px 50px;
  position: relative;}
  .choose ul li i{box-shadow: 0 3px 4px 0 rgba(0,0,0,.3);
    height: 60px;
    width: 60px;
    position: absolute;
    text-align: center;
    left: -30px;
    top: 0;
    margin: auto;
    bottom: 0; 
    line-height: 60px; 
    background-color: #fff;
    font-size: 30px;
    transition: all .3s ease-in-out;}
  .choose-content{background: #f0efef;border-radius: 15px}
  .choose ul li:hover i{background-color: #ef8d0e;color: #fff;}
.contact-box{
  background: #fcf8f8;
  position: relative;
  top: 225px;
  z-index:1;
  border-radius: 20px;
  bottom: 100px; text-align: center;}
.counter{
    color: #fff;
    font-family: "regular";
    text-align: center;
    width: 180px;
    height: 180px;
    padding: 40px 20px 20px;
    margin: 0 auto;
    border-radius: 180px 100px 125px 135px;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.3);
    overflow: hidden;}
.counter-value{
    font-size: 40px;
    line-height: 40px;
    display: block;}
.counter.yellow{background: linear-gradient(to right bottom, #FFD81B, #f9b12a);}
.counter.green{ background: linear-gradient(to right bottom, #a9dd23, #52C242); }
.cyan{ background: linear-gradient(to right bottom, #01AD9F, #008888); }
.counter.blue{ background: linear-gradient(to right bottom, #00C5EF, #0092f4);}
.crackers-bg{background: url(../images/background4.jpg) no-repeat fixed top center;
  background-size: cover;}
/* Home end */
/* Product start */
.sticky{position: sticky;z-index: 1;top:0;}
.cart-bg{background-color: #ff8040;z-index:1;padding: 10px;}
.pricelist_table .category-bg{background-color: #800000;text-align: center; color: #fff;}
.pricelist_table th, .pricelist_table td {border-color: #000000;}
.pricelist_table .table-head th{background-color: #400040; color: #f1f1f1;}
.pricelist_table th, .pricelist_table td {
  border: 1px solid #000000;}
  .pricelist_table .product_image {
    max-width: 60px;
    max-height: 60px;
    cursor: pointer;}
.strikes {
  text-decoration: line-through;
  text-decoration-color: red !important;
  text-decoration-thickness: 2px !important;}
  .prdct-box{width: 55px !important;display: inline-block !important;}
  .price-box{ width: 80px !important; display: inline-block !important;}
/* Product end */
/* cartstart */
.cart-table tr td{border: 0;}
.nav-trigger {
  position: fixed;
  z-index: 9999;
  top: 220px;
  right: 25px;}
.smallbutton {
  height: 60px;
  width: 60px;
  background:#ec1f26;
  display: block;
  float: right;
  border-radius: 50%;}
.btncart {
  color: #fefefe !important;
  padding: 6px 24px 0 17px;
  font-size: 30px;
  text-align: center;
cursor: pointer;}
#demo tr{font-size: 14px;border: 0;}
.leftbg {
  height: 100%;
  width: 100%;
  scrollbar-width: thin;}
.sidenav {
  height: 100%;
  width: 0%;
  background: #e07a47 !important;
  overflow-x: hidden;
  transition: 0.5s;
  scrollbar-width: thin; }
.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: 0px;
  font-size: 40px;
  margin-left: 30px;}
.product-count span{font-size: 18px;
  width: 35px;
  height: 35px;
  position: absolute;
  line-height: 35px;
  top: -7px;
  left: 14px;}
.exclamation{  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  display: inline-block;
  color: #ffffff;
  margin-top: 5px;}
.tot{padding-left: 16px;}
/* cart end*/
 /* safety page start */
.circle{width: 100px;height: 100px;
border-radius: 50%; background: #00882d; color: #fff; margin: 0 auto;padding: 25px 0 0 24px;}
.circle i{font-size: 55px;}
.redcircle{width: 100px;height: 100px;
border-radius: 50%; background:#f30909; color: #fff; margin: 0 auto;padding: 25px 0 0 40px;}
.redcircle i{font-size: 55px;}
.do{margin-left: 1.5rem;}
.greenbox{border:3px solid #00882d; border-radius: 8px; padding: 12px; color: #61b628;}
.greenbox i{ font-size: 40px;margin-top: 5px;}
.redbox{border:3px solid #d21c25; border-radius: 8px; padding: 12px; color: #b11616;}
.redbox i{ font-size: 40px;margin-top: 5px;}
  /* safety page end */
.call-us p {margin-left: 1.3rem;font-size: 25px;}
.call-us i {font-size: 35px;}
.top-bg{background-color: #fc6a20; color: #f5f5f5;}
/* 404 start */
#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;}
    /* 404 end */
@media(min-width:1px) and (max-width:767.98px){
  .contact-box{top:-15px;
    position: relative;}
    /* product start */
.list_quantity {width: auto;margin: auto;}
.pricelist_table th, .pricelist_table td, .strike {
    padding: 2px !important;
    font-size: 12px !important;}
.hide_small {display: none;}
.pricelist_table .product_image {
        max-width: 30px;
        max-height: 30px;
        cursor: pointer;}
.cart-table tr{ font-size: 13px;}
.cart-table .prdct-box {width: 55px !important;display: inline-block !important}
.price-box {width: 70px !important;}
   /* product end */
}
@media (min-width:768px) and (max-width:991.98px){

}
     
