/* header */

body
    {
        font-family: poppins;
        overflow-x: hidden;
    }
    a
{
    text-decoration: none;
}
    a:hover
    {
        text-decoration: none;
    }
  .abt
{
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgb(229 240 255) 50%);
}
.topnav {
  overflow: hidden;
  background-color: #fff;
  margin-top:20px;
}

.topnav a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:active {
  background-color: #00923f;
  color: #fff;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: #000;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #00923f;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
  width:100%;
}

@media screen and (max-width: 1024px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

.header-call-btn
{   margin-top: 30px;
    margin-bottom:20px;
}
.header-call-btn a
{
    background:#da251c;
    padding:10px;
    color:#fff !important;
    border-radius:12px;
}
.header-call-btn a:hover
{
    text-decoration: none;
}

/* header */

/*home*/

.df-btn
{
    text-align: center;
    background:#da251c;
    padding:10px 30px 10px 30px;
    color:#fff !important;
    border-radius:20px;
}
/*home-product-slider*/

@keyframes slideshow {
	10% {left: 0;}
	20% {left: 0;}
	30% {left: -100%;}
	40% {left: -100%;}
	50% {left: -200%;}
	60% {left: -200%;}
	70% {left: -300%;}
	80% {left: -300%;}
	90% {left: -400%;}
	100% {left: -400%}
}


#productslider{overflow:hidden;width:50%;margin:5px auto; border: 5px solid transparent;border-radius: 10px;}
#productslider figure img {width:20%;float:left;}
#productslider figure {position:relative;width:500%;margin:0;left:0;text-align:left;animation:20s slideshow infinite}
/*home-product-slider*/


/*recepies*/

.res-etc p {
    background: #84c226;
    padding: 10px;
}

/*recepies*/




/* media query */

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 425px) and (min-width: 320px)
{

.abt
{
    background:#fff;
}
}
    /* media query */

/*
     FILE ARCHIVED ON 21:23:18 Jan 20, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:41:14 Aug 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.433
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.039
  esindex: 0.006
  cdx.remote: 34.787
  LoadShardBlock: 231.656 (3)
  PetaboxLoader3.datanode: 192.174 (5)
  PetaboxLoader3.resolve: 80.951 (3)
  load_resource: 114.954
  loaddict: 32.289
*/