body {
  font-family: "Rubik", sans-serif !important;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}
.container {
  margin: 0 auto;
  overflow: hidden;
  max-width: 1300px;
  width: 100%;
  padding: 0 20px;
}
/* ----------------------------------HEADER */
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
header.sticky {
  width: 100%;
  background-color: #fff;
  color: black;
}
header.sticky ul li a,
header.sticky .usd,
header.sticky .eng {
  color: black;
}
header.sticky .shoping-icon {
  background-color: #a886af;
}
header.sticky .baskit i {
  color: white;
}
header.sticky .sign-butn {
  background-color: #a886af;
  color: white;
}

.home-navbar ul li a {
  color: white;
}


.main-section {
  display: block;
}

.main-flx {
  display: flex;
  justify-content: space-between;
}
/* ---------------------------------------logo */
.main-logo {
  margin-top: 10px;
  width: 7%;
}
.main-logo img {
  width: 100%;
  object-fit: contain;
}
/* <!---------------------------- navbar-ul-li  --> */
.two-nabar {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 70%;
  margin-top: 10px;
}
/*------------------------------------------------- first navbar */
.first-nabar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10;
}
/*------------------------------------------------ search section */
.search-box a input {
  outline: none;
  border: none;
  background: transparent;
}
.search-box {
  display: flex;
  justify-content: space-between;
  width: 330px;
  align-items: center;
  padding: 12px 20px;
  border-radius: 100px;
  background-color: gainsboro;
  opacity: 0.5;
}
.search-box i {
  cursor: pointer;
}
/* <!---------------------------- usd  -->*/
.usd {
  display: flex;
  align-items: center;
  gap: 10px;
  color: white;
}
.usd h5 {
  font-weight: 600;
}
/*    <!------------------------- line  --> */
.line {
  width: 2px;
  height: 30px;
  background-color: gainsboro;
}
/*--------------------------------------------- ENG */
.eng {
  display: flex;
  align-items: center;
  gap: 10px;
  color: white;
}
.eng h5 {
  font-weight: 600;
}
/* <!------------------------------- shoping  --> */

.shoping-icon {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 34px;
  background-color: white;
  cursor: pointer;
}
.baskit {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.numberr {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: white;
  top: -8px;
  left: 18px;
}
.eight {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* <!-------------------------------------------- shop butn --> */
.shop {
  display: flex;
}
.sign-butn {
  font-size: 16px;
  border-radius: 36px;
  background-color: white;
  width: 110px;
  border: none;
  padding: 12px 20px;
  cursor: pointer;
}
/* <!--------------------------------------------------- end first nvbar  --> */
/* ----------------------------------------------------------second navbar  */
.home-navbar {
  display: flex;
  justify-content: end;
  margin-top: 12px;
}

.test {
  display: flex;
  overflow: hidden;
  gap: 53px;
  font-size: 16px;
  font-weight: 600;
  list-style: none;
  align-items: center;
}




/*-------------------------------------------------------------- herobanner */
.herobanner {
  width: 100%;
  background-image: url("image/jh.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 650px;
  width: 100%;
}

/* --------------------------apple role hero sub banner */

.hero-banner-flx {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 90px;
}

.hero-banner-image img {
  width: 100%;
}
/* <!--------------------------------------------- QUIMACHItext --> */
.healthy-snacks {
  width: 42%;
  display: flex;
  flex-direction: column;
  margin-bottom: 152px;
}

.healthy-snacks h1 {
  font-size: 90px;
  color: #eee1c5;
  margin-left: -129px;
}
.healthy-snacks h2 {
  font-size: 40px;
  color: #eee1c5;
}
.line2 {
  width: 100px;
  height: 4px;
  background-color: antiquewhite;
  margin-top: 10px;
}
.healthy-snacks p {
  font-size: 20px;
  color: #eee1c5;
  line-height: 30px;
  margin-top: 10px;
}
.learn {
  margin-top: 10px;
}
.learn-butn {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-radius: 36px;
  padding: 12px 18px;
  background-color: #eee1c5;
  width: 200px;
  border: none;
  cursor: pointer;
  color: #a886af;
}
/* <!------------------------------- green diam --> */
.sub-hero-banner {
  margin-top: 100px;
  display: block;
}
.sub-hero-banner-flx {
  display: flex;
  width: 100%;
  align-items: center;
}
.green-snacks {
  width: 50%;
  padding: 92px;
}
.green-snacks h1 {
  font-size: 150px;
  color: #e9e9e9;
  margin-left: -88px;
}
.green-snacks h2 {
  font-size: 34px;
  color: #a886af;
}
.line3 {
  width: 100px;
  height: 4px;
  background-color: white;
  margin-top: 10px;
}

.green-snacks p {
  font-size: 19px;
  color: #a886af;
  line-height: 30px;
  margin-top: 10px;
}
/* -----------------------------------------------------slicl slider  */
/* .slick-next:before {
  content: '\f061';
  border: 1px solid rgb(209, 203, 203);
   font-family: "Font Awesome 5 Free";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   background-color:black;

}
.slick-prev:before {
  content: '\f060';
  border: 1px solid rgb(209, 203, 203);
   font-family: "Font Awesome 5 Free";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   background-color:black;

} */


/*--------------------------------------------- double button  */
.learn-add {
  display: flex;
  margin-top: 20px;
  gap: 20px;
}
.learn-butn2 {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-radius: 36px;
  padding: 12px 18px;
  background-color: #a886af;
  width: 200px;
  border: none;
  cursor: pointer;
  color: white;
}
.add-butn2 {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-radius: 36px;
  padding: 12px 18px;
  width: 200px;
  border: none;
  cursor: pointer;
  color: #a886af;
  background: none;
  border: 2px solid;
}
/* ----------------------------slickslide   */
.slk-with {
  width: 50%;
  text-align: -moz-center;
}
slk-fst-imge img {
  max-width: 350px;
  margin: 0 auto;
  display: block;
}



/* <!--------------------------------------- DELICIOUS --> */
.delious {
  margin-top: 100px;
  display: block;
  margin-bottom: 120px;
}

.delious-flx {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}
.delious-sec h1 {
  font-size: 140px;
  color: #e9e9e9;
}
.delious-sec h2 {
  font-size: 40px;
  color: #a886af;
}
.line4 {
  width: 100px;
  height: 4px;
  background-color: #a886af;
  margin-top: 10px;
  margin: 20px auto;
}
.delious-sec p {
  font-size: 20px;
  color: #a886af;
  line-height: 30px;
  margin-top: 10px;
}
.sweet-salty {
  display: flex;
  margin-top: 20px;
  gap: 20px;
  justify-content: center;
}
.sweet-butn2 {
  display: flex;
  gap: 40px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 36px;
  padding: 12px 18px;
  background-color: #a886af;
  width: 200px;
  border: none;
  cursor: pointer;
  color: white;
}
.salty-butn2 {
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  font-weight: 600;
  border-radius: 36px;
  padding: 12px 18px;
  width: 200px;
  border: none;
  cursor: pointer;
  color: #a886af;
  background: none;
  border: 2px solid;
}
/* <!-- three chips packit in flex  --> */
.tree-packit {
  display: flex;
  justify-content: space-around;

  margin-top: 100px;
}
.first-packit {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 20px;
  align-items: center;
}
.first-packit img {
  width: 250px;
}

.elplore-butn {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
  padding: 12px 18px;
  background-color: white;
  width: 200px;
  border: 2px solid #a886af;
  cursor: pointer;
  color: #a886af;
}
.elplore-butn2 {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
  padding: 12px 18px;
  background-color: #a886af;
  width: 200px;
  border: 2px solid #a886af;
  cursor: pointer;
  color: white;
}
/* /* ----------------------------------------------------------------clipmask   */


.celebrate {
  display: block;
}
.clipmask-imag {
  background-image: url("image/abstract-center-fill.png");
  height: 550px;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  background-size: cover;
}
.celebrate-main{
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-top: 58px;
}
.celebrate-main h1{
  font-size: 150px;
  color:#CA88B4;
 
}
.celebrate-main h2{
font-size: 40px;
  color: white;
}
.linne{
  width: 100px;
  height: 4px;
  background-color: #a886af;
  margin-top: 10px;
  margin: 20px auto;
}
.celebrate-main p{
  font-size: 20px;
  color: white;
  line-height: 30px;
  margin-top: 10px;
}

.learnmore2-butn {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
  padding: 12px 18px;
  background-color:transparent;
  width: 200px;
  border: 2px solid white;
  cursor: pointer;
  color: white;
 margin-top: 20px;
}








/*----------------------------------------------------------- benifit  */
.benifit {
  margin-top: 100px;
  display: block;
}
.benifit-flx {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}

.benifit-sec h1 {
  font-size: 160px;
  color: #e9e9e9;
}
.benifit-sec h2 {
  font-size: 40px;
  color: #a886af;
}
.line5 {
  width: 100px;
  height: 4px;
  background-color: #a886af;
  margin-top: 10px;
  margin: 20px auto;
}
.benifit-sec p {
  font-size: 20px;
  color: #a886af;
  line-height: 30px;
  margin-top: 10px;
}
/* --------------------------free shiping  */
.free-shiping {
  display: flex;

  justify-content: center;
  margin-top: 60px;
  gap: 30px;
}
.free-shiping-colum {
  display: flex;
  flex-direction: column;
  width: 24%;

  text-align: center;
  align-items: center;
  gap: 20px;
}
.free-shiping-colum p {
  line-height: 25px;
}

.shiping-icon {
  width: 40%;
  text-align: center;
}
.shiping-icon img {
  width: 100%;
}
.strabery {
  width: 50%;
}
.strabery-imag {
  width: 100%;
}
.strabery-imag img {
  width: 100%;
}
.free-shiping2 {
  display: flex;
  justify-content: center;
  padding: 50px;
  margin-top: -50px;
}
/* <!-- ----------------------------------------------------step section  --> */
.step {
  display: block;
  margin-top: 100px;
}
.step-flx {
  display: flex;
  align-items: center;
}
.how-we {
  margin-top: 20px;
}
.step-wdth {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.step-wdth h1 {
  font-size: 150px;
  color: #e9e9e9;
}
.step-text-rigt {
  margin-left: 88px;

  width: 80%;

  margin-top: -25px;
}
.step-text-rigt h2 {
  font-size: 40px;
  color: #a886af;
}
.line6 {
  width: 100px;
  height: 4px;
  background-color: #a886af;
  margin-top: 10px;
}
.step-text-rigt p {
  font-size: 20px;
  color: #a886af;
  line-height: 30px;
  margin-top: 10px;
}

.how-we-butn {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-radius: 100px;
  padding: 12px 18px;
  background-color: #a886af;
  width: 200px;
  border: 2px solid #a886af;
  cursor: pointer;
  color: white;
}
/*-------------- slickslide 2........  */
.step-wdth2 {
  width: 50%;
}

.slide-flx {
  display: flex !important;
}
.slide-imagg {
  width: 100%;
}
.slide-imagg img {
  width: 100%;
  border-radius: 100%;
  padding: 20px;
}

/*---------------------------------------------------------------- contact  */
.contactt {
  display: block;
  margin-top: 100px;
}
.contact-flx {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
.textcontact {
  width: 87%;
}
.textcontact h1 {
  font-size: 140px;
  color: #e9e9e9;
  text-align: center;
}
.recive-flx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recive-flx h3 {
  font-size: 45px;
}
.emai-box {
  display: flex;
  justify-content: space-between;
  width: 530px;
  align-items: center;
  border-radius: 100px;
  border: 2px solid #e9e9e9;
}
.emai-box a input {
  outline: none;
  border: none;
  font-size: 20px;
  padding: 0px 20px;
}
.icon-flxx {
  display: flex;
  justify-content: space-between;
  border: none;
  align-items: center;
  gap: 49px;
  border-radius: 150px;
  background-color: #664d3e;
  padding: 18px 27px;
  color: white;
  cursor: pointer;
}
.icon-flxx h3 {
  font-size: 20px;
}
.line-flx {
  display: flex;
  align-items: center;
  padding: 0px 315px;
}
.line-flx h1 {
  font-size: 20px;
  color: black;
}
.line7 {
  width: 100px;
  height: 4px;
  background-color: #a886af;
  margin-top: 10px;
  margin: 20px auto;
}
/* facebook and insta gram  */

.facebok-flx {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-top: 20px;
  gap: 30px;
  
}
.custom-btn-1 {
  padding: 20px 40px;
  border-radius: 150px;
  border: none;
  background-color: #4267b0;
  cursor: pointer;
}
.facbok-icon {
  display: flex;
  font-size: 20px;
  gap: 20px;
}
.facbok-icon i {
  color: white;
}
.facbok-icon h4 {
  color: white;
}
.custom-btn-2 {
  padding: 20px 40px;
  border-radius: 150px;
  border: none;
  background-color: #bd3568;
  cursor: pointer;
}
.instagm-icon {
  display: flex;
  font-size: 20px;
  gap: 20px;
  align-items: center;
}
.instagm-icon i {
  color: white;
}
.instagm-icon h4 {
  color: white;
}

/* ------------------------------------------animation */
.footr {
  display: block;
  margin-top: 100px;
}
.foot-backg {
  background-image: url("image/foot.jpg");
  width: 100%;
  background-repeat: no-repeat;
  height: 521px;
}

/* <!-----------------------------------footer first section  --> */
.foot-flx {
  display: flex;
}
.foot-box1 {
  display: flex;
  flex-direction: column;
  width: 25%;
  margin-top: 150px;
  gap: 20px;
}
.logo-flx {
  display: flex;
  align-items: center;
  gap: 30px;
}
.logo-flx h3 {
  color: white;
}
.foot-flx p {
  color: gainsboro;
}
.logo-foot {
  width: 20%;
}
.logo-foot img {
  width: 100%;
}
.flx-icon-foot {
  display: flex;
  gap: 20px;
}
.circl {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: blue;
  border-radius: 100px;
}
.circl i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.circl2 {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #ba3569;
  border-radius: 100px;
}
.circl2 i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.circl3 {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #db4d41;
  border-radius: 100px;
}
.circl3 i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
/* <!-----------------------------------footer 2nd section  --> */
.foot-box2 {
  display: flex;
  flex-direction: column;
  width: 25%;

  margin-top: 150px;
  gap: 32px;
  color: white;
}
.foot-box2 h3 {
  margin-top: 20px;
}
.foot-box2 h5 {
  color: gainsboro;
}
.fot-lin {
  width: 50px;
  height: 3px;
  background-color: white;
}
.card-flx {
  display: flex;
  padding: 10px;
  gap: 10px;
}
.card-imge {
  width: 21%;
  background-color: white;
  height: 60px;
}
.card-imge img {
  width: 100%;
}
/* <!-----------------------------------footer 4th section  --> */
.locate-flx {
  display: flex;
  gap: 20px;
}
.last-line {
  width: 100%;
  height: 3px;
  background-color: white;
  margin-top: 20px;
}
.qumachi2020 {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.qumachi2020 h1 {
  font-size: 20px;
  margin-top: 20px;
}

/*----------------------------------------------second navbar----------- */
.mob-navbar{
  display: block;
  border: 2px solid red;
}
.main2-logoo {
  margin-top: 10px;
  width: 20%;
}
.main2-logoo img{
  width: 100%;
}

.mob-nav-flx{
  display: flex;
  flex-direction: column;
  background-color: white;
  padding: 10px;
  gap: 20px;
}
.mob-flxx{
  display: flex;
  justify-content: space-between;
}
.icccn-flx{
  display: flex;
  gap: 15px;
  align-items: center;
}
.icccn-flx a{
  font-size: 20px;
}
.usd-eng{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.usdd{
  display: flex;
  gap: 10px;
}
.line-navbar{
  width: 4px;
  height:  20px;
  background-color: #a886af;

}
.engg{
  display: flex;
  gap: 10px;
}
.homee-navbar2{
  display: flex;
  flex-direction: column;
  border: 2px solid yellow;

}
.teest{
    overflow: hidden;
    gap: 53px;
    font-size: 16px;
    font-weight: 600;
    list-style: none;
    align-items: center;
  }



/* ---------------------------------------responsive-css-start ----------------------------------*/
@media (max-width: 1200px){
.test{
  font-size: 14px;
  gap:36px
}
.healthy-snacks h1 {
  font-size: 70px;
  color: #eee1c5;
  margin-left: -79px;
}
.search-box {
  width: 195px;
}
.shoping-icon {
  width: 30px;
  height: 30px;
}
.sign-butn {
  width: 95px;
}
.test {
  font-size: 12px;
  gap: 27px;
}



}
/* responsive-css-end */
@media (max-width: 768px){
  
 
}