@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap");
body {
    color: #000000;
    background-color: white;
    font-family: sans-serif;
  }
  
  .te{
    font-size: 1em;
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
    padding: 1em;
  }
  
  #slider-container {
    display: flex;
    flex-wrap: wrap;
    /* margin-top: -30%; */
  }
  
  #testimonials {
    position: relative;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
    height: 400px;
  }
  .fut{
      margin-left: 80%;
      
  }
  figure {
    position: absolute;
    width: 400%;
    left: 0;
    animation: 20s slider infinite;
    -webkit-animation: 20s slider infinite;
    border-top: 1px solid #c2c1c2;
    border-bottom: 1px solid #c2c1c2;
    margin: 0;
  }
  
  blockquote {
    width: 25%;
    margin: 0;
    float: left;
    padding-bottom: 1em;
  }
  
  @-webkit-keyframes slider {
      0%  { transform: translateX(0%); }
      25% { transform: translateX(0%); }
      33% { transform: translateX(-25%); }
      58% { transform: translateX(-25%); }
      66% { transform: translateX(-50%); }
      91% { transform: translateX(-50%); }
      100%{ transform: translateX(-75%); }
  }
  
  @keyframes slider {
       0%  { transform: translateX(0%); }
      25% { transform: translateX(0%); }
      33% { transform: translateX(-25%); }	
      58% { transform: translateX(-25%); }
      66% { transform: translateX(-50%); }
      91% { transform: translateX(-50%); }
      100%{ transform: translateX(-75%); }
  }
 
    /* .new_bitch{
    padding: 1em;
    float: right;
    /*  */
    margin-right: 2em;
    font-weight: 600;
    
  }   
  
  @media(min-width:750px) {
    #testimonials{height: 150px;}
  }
*{
    box-sizing: border-box;
}
.container1{
    width: 100%;
    min-height: 40vh;
    padding-left: 2%;
    padding-right: 8%;
    box-sizing: border-box;
    overflow: hidden;
  }
  .navbar{
    width: 100%;
    display: flex;
    margin-top: -3%;
    align-items: center;
  }
  .nav-logo{
    /* position: absolute; */
    left: 0.7%;
    right: 88.67%;
    top: 0%;
    margin-left: 2%;
    bottom: 6.68%;
  }
  .menu-icon{
    width: 25px;
    cursor: pointer;
    display: none;
  }
  nav{
    flex: 1;
    text-align: right;
  }
  nav ul li{
    list-style: none;
    display: inline-block;
    margin-right: 30px;
  }
  nav ul li a{
    text-decoration: none;
    color:#78A92D;
    font-family: 'Poppins';
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
  }
  nav ul li a:hover{
    color:#333;
  }

body{
    margin: 0;
}
.header{
    text-align: center;
    padding: 32px;
}
.header h1{
    font-family: "Pacifico";
    /* font-style: "Pacifico"; */
    font-size: 50px;
    color: #78A92D;
    font-weight: 400;
    font-size: 64px;
    letter-spacing: 0.08em;
    text-align: center; 
    height: 98px;
    margin-left: 0%;
    top: 75px;
}
.parent{
    display: flex;
}
.big_logo{
    height: 50vh;
    margin-left: 20%;
}
.green_img{
    height: 700px;
    position: absolute;
    /* margin-right:-70% ; */
    width: 450px;
left: 64.4%;
/* right: -12.2%; */
top: 1.58%;
bottom: 87.83%;
z-index: -1;
}
.rotate{
    height: 80vh;
    margin-left: -30%;
    margin-top: 17%;
    animation: imgRotate 30s linear infinite;
}
.image_about{
    height: 70vh;
   
}

.description{
    font-size: 1.2rem;
    width: 60%;
    font-style: italic;
    margin-left: 8vw;
    color:rgba(0, 0, 0, 0.52);
    font-weight: 800;
}
.vertical__dash{
    position: absolute;
    width: 12.27px;
    height: 20vh;
    left:3%;
    top: 185%;
    display: none;
    
    background: #78A92D;
    border-radius: 23px;
}
.vertical__dash2{
    position: absolute;
    width: 12.27px;
    height: 18vh;
    left:35%;
    top: 186%;
    display: none;

    background: #78A92D;
    border-radius: 23px;
}

.food{
    height: 40vh;
    margin-left: 10%;
    
}
@keyframes imgRotate {
    100% {
        transform: rotate(360deg);
    }
}
.btn1{
    font-weight: 600;
    position: absolute;
    margin-top: 4%;
    background-color: #78A92D;
    border-radius:19px;
    width: 8%;
    border: 0px;
    height: 7vh;
    
    margin-left: -8%;
}
.fruit-img{
    height: 190vh;
    /* z-index: 10; */
    opacity: 10%;
    position: absolute;
    margin-left: 11%;
    margin-top: -10%;
}
.bg_green{
    /* display: none; */
    width: 80%;
    height: 10%;
    border-radius: 13px;
    margin-top: 5%;
    margin-left: 10%;
    margin-left: 10%;
    /* display: none; */
}
.video_play{
    /* display: none; */
    margin-left: -50%;
    width: 15vw;
    height: 12vh;
    background-color: white;
    border-radius: 17px;
    border: 0px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.play_sign{
    height: 5vw;
    width: 4vw;
   

}
.half__img2{
    display: none;
}
.row__pu{
    display: flex;
}
.mohit__skipping{
    height: 90vh;
    margin-left: 32%;
}
.special_diet{
    font-size: 2rem;
    font-family: pacifico;
    color: #78A92D;
    margin-left: 10%;
    margin-top: 3%;
}
.special_diet_content{
    font-size: 1.5rem;
    font-weight: 700;
    color: #959494;
    text-decoration: none;
    width: 50%;
    margin-top: -26%;
    margin-left: 10%;
}
.ellipse3{
    display: none;
}
.jk{
    color: #78A92D;
}
.special__diet__boxes{
    display: flex;

}
.fav__box{
    margin-top: 3%;
    margin-left: 10%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    height: 25vh;
    width: 15vw;

}
.favbox__img{
    margin-top: 4%;
    height: 15vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.favbox_para{
    font-size: 0.8rem;
    text-align: center;
}
.inside_green{
    /* display: none; */
    position: absolute;
    width: 74%;
    margin-left: -77%;
    margin-top: 13%;
}

.about_us{
    margin-left: 5%;
    display: flex;
}
.name{
    color: orange;
}
.about_description{
    font-size: 1.2rem;
    width: 90%;
}
.heading_about{
    color: #78A92D;
    font-family: pacifico;
    font-size: 3.4rem;
}
.row{
    display: flex;
}
.chef_count{
    margin-left: 5%;
    font-size: 4rem;
    margin-top: -3%;
    color: #78A92D;
    font-family: pacifico;
}
.chef{
    margin-left: 5%;
    margin-top:3px ;
    color: #959494;
    font-weight: 700;
    font-size: 1.5rem;
    
}
.house_moms{
    color: black;
    font-weight: 700;

}
.customer_count{
    margin-left: 5%;
    font-size: 4rem;
    margin-top: -3%;
    color: #78A92D;
    font-family: pacifico;
}
.home__scroll{
    color : var(--first-color);
    right : -1.5rem;
    bottom : 4rem;
    display : grid ;
    row-gap: 2.25rem;
    justify-items: center;
    text-decoration: none;
  }
  .home__scroll-icon{
    font-size: 1.25rem;
  }
  .home__scroll-name{
    /* font-size: var(--small-font-size); */
    position: absolute;
    transform: rotate(-90deg);
    color: white;
    border: 0px;
    width: 8%;
    height: 8%;
    background-color: #DC0F3D;
    border-radius: 10px;
    text-decoration: none;
    margin-left: 130%;
  }
.plus_new{
    font-size: 60px;
    font-family: pacifico;
    
    margin-top: -2.5%;
    color: #78A92D;
}
.customer{
    margin-left: 5%;
    color: #959494;
    font-weight: 700;
    margin-top: -2%;
    font-size: 1.5rem;
}
.subscribed__{
    color: black;
}
.service{
    text-align: center;
    color: #78A92D;
    font-family: pacifico;
    font-size: 3rem;
    font-weight: 400;
    margin-top: 5%;
}
.card_parent{
    display: flex;
    
}
.gajar{
    height: 15vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.abt__card__heading{
    text-align: center;
    font-size: 1.3rem;
    font-weight: 900;
    margin-top: 4%;
    color: #78A92D;
}
.card1{
    width: 40%;
    box-shadow: rgba(120, 169, 45, 1) 0px 5px 15px;
    margin: 1%;
    border-radius: 13px;
    
}
.card2{
    box-shadow: rgba(120, 169, 45, 1) 0px 5px 15px;
    margin: 1%;
    border-radius: 13px;
    width: 40%;
}
.card3{
    box-shadow: rgba(120, 169, 45, 1) 0px 5px 15px;
    margin: 1%;
    width: 40%;
    border-radius: 13px;
}
.abt__heading{
    text-align: center;
    margin-top: 4%;
    margin-bottom: 4%;
    
}
.why_homians{
    text-align: center;
    font-size: 3rem;
    font-family: pacifico;
    color: #78A92D;
    margin-top: 5%;
    margin-bottom: 4%;
    
}
.parent_why{
    display: flex;
}
.card_parent2{
    display: flex;
}
.card_1{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-left: 3%;
    width: 30%;
    border-radius: 13px;
}
.card_2{
    margin-left: 3%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    width: 30%;
}
.card_3{
    margin-left: 3%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    width: 30%;
}
.card_4{
    margin-left: 3%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    width: 30%;
    margin-right: 2%;
}
.abt__card__heading1{
    text-align: center;
    color: #78A92D;
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 3%;
}
.abt__heading1{
    text-align: center;
    font-size: 0.8rem  ;
    margin-bottom: 5%;
    margin-top: 4%;
    font-weight: 500;
}
.gajar1{
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 14vh;
}
.work{
    text-align: center;
    margin-top: 5%;
    font-family: pacifico;
    color: #78A92D;
    font-size: 3.2rem;

}
.browse{
    text-align: center;
    margin-top: 2%;
    font-style: italic;
    margin-bottom:4%;
}
.rect1-img{
    height: 30vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
    
}
.ellipse1{
    display: none;
}
.fav-plans1{
    margin-left: 90%;
    margin-top: 5%;
}
.fav-plans{
    color: black;
    text-decoration: none;
   margin-left:22%;
   font-size: 2rem;
   font-weight: 800;
   margin-bottom: 9%;
}
.fav-plans1{
    color: black;
    text-decoration: none;
   margin-left: 10%;
   font-size: 1.5rem;
   font-weight: 800;
}
#nigga{
    margin-left: 30% ;
    
}
.fav-plans-para{
    text-align: center;
    color: #78A92D;
    font-weight: 400;
    font-size: 1.2rem;
}
.rectangle10{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    width: 40%;
    /* position: absolute; */
    z-index: 50;
    
    margin-left: 11%;
}
.rectangle11{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    width: 40%;
    margin-left: 50%;
   
}
.rectangle12{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    width: 40%;
    margin-left: 10%;
}
.ellipse2{
    display: none;
}


.heading_kit{
    text-align: center;
    font-size: 2.8rem;
    margin-top: 6%;
    font-family: pacifico;
    color: #78A92D;
    margin-bottom: 4%;
}
.kkk{
    font-family: pacifico;
}
.parent_new{
    display: flex;
    align-items: center;
}
.rect15-img{
    height: 40vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.rect-abt{
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: -3%;
}
.menu-bt{
    position: absolute;
    margin-left: 5%;
    width: 10vw;
    background-color: orange;
    border: 0px;
    font-weight: 600;
    height: 5vh;
    border-radius: 13px;
}
.rectangle15{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    margin-left: 15%;
    
}
.rectangle16{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    margin-left: 5%;
}
.rectangle17{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 13px;
    margin-left: 5%;
}
.testimonials{
    text-align: center;
    font-size: 3rem;
    font-family: pacifico;
    color: #78A92D;
    margin-top: 5%;
}
.review1{
    padding-top: 10%;
    margin-left: 5%;
}
.review_new{
    border-radius: 3px;
    border-color: aqua;
    width: 50%;
    margin-left: 30%;
    background-color: #78A92D;
    border-top-left-radius: 70px 60px;
    border-bottom-right-radius: 53px;
}
.costumer__img{
    height: 20vh;
}
.customer__name{
    margin-left: 5%;
}
.final_button{
    height: 6vh;
    width: 11vw;
    font-weight: 600;
    margin-top: 5%;
    font-size: 0.6rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #78A92D;
    color: #000000;
    border-radius: 16px;
    border: 0px;
}
@media only screen and (max-width:413px){
   .navbar{
       margin-top: -5%;
   }
    nav ul{
      width: 100%;
      background: linear-gradient(#fcfffa,#c2f577);
      position:absolute;
      top: 75px;
      right: 0;
      z-index: 2;
    }
    nav ul li{
      display:block;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    nav ul li a{
      color:#333;
    }
    .menu-icon{
      margin-right: 1rem;
    display: block;
    }
    #menulist{
      overflow: hidden;
      transition: 0.5s;
    }
    .green_img{
        display: none;
    }
    .plus_new{
        font-size: 30px;
        font-family: pacifico;
        
        margin-top: 4%;
        color: #78A92D;
    }
    .big_logo{
       margin-left: auto;
       margin-right: auto;
       display: block;
       height: 30vh;
    }
    .rotate{
        display: none;
    }
    .food{
        /* display: none; */
        height: 30vh;
    }
    .description{
        text-align: center;
        margin-left: 11%;
        width: 80%;
        font-size: 00.9rem;

    }
    .btn1{
        width: 23vw;
        margin-top: 10%;
        height: 4vh;
        
        margin-left: -40%;
        border-radius: 18px;
        border: 0px;
        background-color: #78A92D;
        position: absolute;
    }
    .about_us{
        display: flex;
    }
    .final_button{
        height: 4vh;
        width: 30%;
        font-size: 0.5rem;
        margin-top: 5%;
        margin-left: auto;
        margin-top: 8%;
        margin-right: auto;
        display: block;
        background-color: #78A92D;
        color: #000000;
        border-radius: 16px;
        border: 0px;
    }
    .image_about{
        margin-left: 1%;
        height: 17vh;
    }
    .heading_about{
        font-family: pacifico;
        margin-left: 10%;
        font-size: 1.5rem;
    }
    .about_description{
        margin-left: 10%;
        color: #959494;
        width: 130%;
    }
    .row{
        display: flex;
    }
    .chef_count{
margin-left: 5%;
color: #78A92D;
font-size: 2rem;
margin-top: 4%;
    }
    .vertical__dash{
        display: none;
    }
    .vertical__dash2{
        display: none;
    }
    .chef{
        margin-left: 3%;
        font-weight: 700;
        font-size: 0.9rem;
        margin-top: 8%;
    }
    .customer_count{
        margin-left: 2%;
        font-size: 2rem;
        margin-top: 4%;
        color: #78A92D;
    }
    .customer{
        margin-left: 0.8%;
        font-family: poppins;
        font-weight: 700;
        font-size: 1.1rem;
        margin-top: 6%;

    }
    .name{
        color: orange;
    }
    .welcome__line{
        font-weight: 700;
    }
    .service{
        font-size: 1.4rem;
        text-align: center;
        color: #78A92D;
    }
    .card_parent{
        display: flex;
    }
    .gajar{
        height: 4vh;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 5%;
    }
    .card1{
        border-radius: 13px;
        margin-left: 2%;
        width:43vw;
        box-shadow: rgba(120, 169, 45, 1) 0px 1px 10px;
        /* background-color: #78A92D; */
    }
    .abt__card__heading{
        font-size: 0.7rem;
        margin-left: 5%;

    }
    .abt__heading{
        font-size:0.5rem;
        margin-left: 5%;
    }
    .card2{
        width: 43vw;
        border-radius: 13px;
        /* background-color: #78A92D; */
        box-shadow: rgba(120, 169, 45, 1) 0px 1px 10px;
        margin-left: 5px;
    }
    .card3{
        border-radius: 13px;
        width: 43vw;
        margin-left: 5px;
        margin-right: 2%;
        box-shadow: rgba(120, 169, 45, 1) 0px 1px 10px;
        
    }
    .why_homians{
        margin-top: 10%;
        font-size: 1.2rem;
        color: #78A92D;
        text-align: center;
    }
    .card_parent2{
        display: flex;
        flex-direction: column;
    }
    .gajar1{
        height: 15vh;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .abt__card__heading1{
       text-align: center;
       color: #78A92D;
       font-weight: 700;
    }
    .card_1{
        border-radius: 13px;
        margin-left: 15%;
        margin-right: 2%;
        width: 70%;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .card_2{
        margin-top: 6%;
        margin-left: 15%;
        border-radius: 13px;
        margin-right: 2%;
        width: 70%;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .card_3{
        margin-top: 6%;
        margin-left: 15%;
        width: 70%;
        border-radius: 13px;
        margin-right: 2%;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .card_4{
        border-radius: 13px;
        margin-top: 6%;
        margin-left: 15%;
        width: 70%;
        margin-right: 2%;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .abt__heading1{
        margin-left: 2%;
        margin-right: 1%;
    }
    .fruit-img{
        display: none;
    }
    .rect1-img{
        height: 20vh;
        margin-left:auto;
        margin-right: auto;
        display: block;
        width: 40vw;
        margin-top: 2%;
    }
    .rectangle10{
        display: flex;
        margin-left: 4%;
        margin-right: 2%;
        flex-direction: column;
        width: 90%;
        border-radius: 13px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .ellipse1{
        background-color: #c2f577;
        width: 5vw;
        height: 3vh;
        margin-left: 40%;
        border-radius: 20px;
        display: none;
    }
    .one{
        margin-left: 20%;
        
    }
    .work{
        text-align: center;
        font-family: pacifico;
        margin-top: 19%;
        color: #78A92D;
        font-size: 1.7rem;
    }
    .browse{
        text-align: center;
        font-style: italic;
    }
    .fav-plans1{
        text-decoration: none;
        font-size: 1.2rem;
        margin-left: 10%;
        color: black;
        margin-bottom: 4%;
        font-weight: 800;
    }
    a:visited{
        color: black;
    }
    .fav-plans-para{
        color: #78A92D;
        font-weight: 600;
        font-size: -0.2rem;
        text-align: center;
        /* margin-top: -5%; */
    
    }
    .rectangle11{
        display: flex;
        margin-left: 4%;
        margin-top: 8%;
        margin-right: 2%;
        width: 90%;
        flex-direction: column;
        border-radius: 13px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

    }
    .fav-plans{
        text-decoration: none;
        margin-left: 25%;
        margin-top: 3%;
        font-weight: 800;
        font-size: 1.2rem;
    }
    .ellipse2{
        display: none;
    }
    .rectangle12{
        width: 90%;
        display: flex;
        margin-left: 4%;
        margin-top: 8%;
        margin-right: 2%;
        flex-direction: column;
        border-radius: 13px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

    }
    .ellipse3{
        display: none;
    }
    .parent_new{
        display: flex;
        
    }
    .rect15-img{
        height: 13vh;
    }
    .rectangle15{
        margin-left: 3%;
        border-radius: 16px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .rectangle16{
        border-radius: 16px;
        margin-left: 3%;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .rectangle17{
        margin-left: 3%;
        border-radius: 16px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .fut{
        font-size: 0.6rem;
    }
    .menu-bt{
        border-radius: 15px;
        border: 0px;
        width: 15vw;
        
        height: 3vh;
        margin-top: 1%;
        margin-left: 8%;
        margin-right: auto;
        display: block;
        background-color: #78A92D;
        color: #fcfffa;
    }
    .heading_kit{
        text-align: center;
        margin-top: 15%;
        color: #78A92D;
        font-family: pacifico;
        font-size: 1.3rem;
    }
    .rect-abt{
        text-align: center;
        margin-top: -5%;
        font-size: 00.7rem;
    }
    .testimonials{
        text-align: center;
        margin-top: 10%;
        font-family: pacifico;
        color: #78A92D;
        font-size: 1.4rem;
    }
    .half__img2{
        display: none;
    }
    .bg_green{
        /* display: none; */
        width: 100%;
        margin-left: 1%;
        margin-top: 7%;
    }
    .inside_green{
        /* display: none */
        width: 95%;
        position: absolute;
        margin-top:-60%;
        margin-left: 3.3%;
    }
    .review__box2{
        background-color: #c2f577;
    }
    .costumer__img{
        height: 9vh;
    }
    .review1{
        padding-top: 12%;
        margin-left: 5%;
        color: white;
    }
    .review_new{
        margin-left: 8%;
        background-color:#78A92D;
        border-color: aqua;
        border-width: 5px;
        border-top-left-radius: 70px 60px;
        border-bottom-right-radius: 53px;
        margin-right: 3%;
        width: 90%;
       
    }
    .customer__name{
        padding-left: 5%;
        font-weight: 800;
        
    }
    .video_play{
        width: 17vw;
        height: 4vh;
        margin-top: -10%;
        margin-left: 40%;
        border-radius: 58px;
        position: absolute;
        background-color: white;
        border: 0px;
    }
    .play_sign{
        height: 5vw;
        margin-left: 11%;

    }
    .button_of_green_box1{
        position: absolute;
        margin-top: -10%;
        border-radius: 10px;
        border: 0px;
        background-color: white;
    }
    .button_of_green_box2{
        position: absolute;
        margin-top: -10%;
        border-radius: 10px;
        margin-left: 40%;
        border: 0px;
        background-color: white;
    }
    .button_of_green_box3{
       z-index: -1;
        background-color: white;
        margin-left: 10%;
        margin-top: -90%;
        border: 0px;
    }
    .mohit__skipping{
        height: 40vh;
        width: 46vw;
        margin-left: -10%;
    }
    .row__pu{
        display: flex;
        font-family: pacifico;
        color: #78A92D;
        margin-left: 10%;
    }
    .special_diet_content{
        display: none;
    }
    .special_diet{
        font-size: 1rem;
        margin-left: -7%;
    }
    .fav__box{
width: 20vw;
margin-left: 6%;
height: 11vh;
margin-top: -35%;
border-radius: 11px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    #gucci{
        margin-top: 3% ;
        margin-left: -33%;
    }
    .favbox__img{
        height: 4vh;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 4%;
    }
    .favbox_para{
        text-align: center;
        font-size: 0.6rem;
       
    }
    .special__diet__boxes{
        display: flex;
       flex-grow: initial;
    }
    .home__scroll{
        color : var(--first-color);
        right : -1.5rem;
        bottom : 4rem;
        
        display : grid ;
        row-gap: 2.25rem;
        justify-items: center;
        text-decoration: none;
      }
      .home__scroll-icon{
        font-size: 1.25rem;
      }
      .home__scroll-name{
        /* font-size: var(--small-font-size); */
        position:fixed;
        z-index: 1;
        transform: rotate(-90deg);
        color: white;
        border: 0px;
        font-size: 0.7rem;
        margin-top: -20%;
        width: 18%;
        height: 3%;
        background-color: #DC0F3D;
        border-radius: 10px;
        text-decoration: none;
        margin-left: 80%;
      }

  }

  











  


















  /* -------------footer---------- */

  
  /* normal css */
 

  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
  *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins" , sans-serif;
  }
  body{
    min-height: 100vh;
    width: 100%;
    background: white;
  }
  footer{
   margin-top: 20%;
    /* position: fixed; */
    /* position: absolute; */
    background: rgba(120, 169, 45, 0.64);
    width: 100%;
    bottom: 0;
    /* left: 10%; */
  }
  /* footer::before{
    content: '';
    position: absolute;
    left: 0;
    top: 100px;
    height: 1px;
    width: 100%;
    background: #AFAFB6;
  } */
  footer .content{
    max-width: 1250px;
    margin: auto;
    padding: 30px 40px 40px 40px;
  }
  footer .content .top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .content .top .logo-details{
    color: black;
    font-size: 30px;
  }
  .content .top .media-icons{
    display: flex;
  }
  .content .top .media-icons a{
    height: 40px;
    width: 40px;
    margin: 0 8px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    transition: all 0.4s ease;
  }
  /* .top .media-icons a:nth-child(1){
    background: #4267B2;
  }
  .top .media-icons a:nth-child(1):hover{
    color: #4267B2;
    background: #fff;
  }
  .top .media-icons a:nth-child(2){
    background: #1DA1F2;
  }
  .top .media-icons a:nth-child(2):hover{
    color: #1DA1F2;
    background: #fff;
  }
  .top .media-icons a:nth-child(3){
    background: #E1306C;
  }
  .top .media-icons a:nth-child(3):hover{
    color: #E1306C;
    background: #fff;
  }
  .top .media-icons a:nth-child(4){
    background: #0077B5;
  }
  .top .media-icons a:nth-child(4):hover{
    color: #0077B5;
    background: #fff;
  }
  .top .media-icons a:nth-child(5){
    background: #FF0000;
  }
  .top .media-icons a:nth-child(5):hover{
    color: #FF0000;
    background: #fff;
  } */
  footer .content .link-boxes{
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  footer .content .link-boxes .box{
    width: calc(100% / 5 - 10px);
  }
  .content .link-boxes .box .link_name{
    color: black;
    font-size: 20px;
    font-weight: 400;
    font-family: pacifico;
    margin-bottom: 10px;
    position: relative;
  }
  .link-boxes .box .link_name::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 35px;
    background: black;
  }
  .content .link-boxes .box li{
    margin: 6px 0;
    list-style: none;
  }
  .content .link-boxes .box li a{
    color: black;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.4s ease
  }
  .content .link-boxes .box li a:hover{
    opacity: 1;
    text-decoration: underline;
  }
  .content .link-boxes .input-box{
    margin-right: 55px;
  }
  .link-boxes .input-box input{
    height: 40px;
    width: calc(100% + 55px);
    outline: none;
    border: 2px solid #AFAFB6;
    background: white;
    border-radius: 4px;
    padding: 0 15px;
    font-size: 15px;
    color: black;
    margin-top: 5px;
  }
  .link-boxes .input-box input::placeholder{
    color: #AFAFB6;
    font-size: 16px;
  }
  .link-boxes .input-box input[type="button"]{
    background: #fff;
    color: #140B5C;
    border: none;
    font-size: 18px;
    font-weight: 500;
    margin: 4px 0;
    opacity: 0.8;
    cursor: pointer;
    transition: all 0.4s ease;
  }
  .input-box input[type="button"]:hover{
    opacity: 1;
  }
  footer .bottom-details{
    width: 100%;
    background: rgba(120, 169, 45, 0.04);
    /* background-color: white; */
  }
  footer .bottom-details .bottom_text{
    max-width: 1250px;
    margin: auto;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
  }
  .bottom-details .bottom_text span,
  .bottom-details .bottom_text a{
    font-size: 14px;
    font-weight: 300;
    color: black;
    opacity: 0.8;
    text-decoration: none;
  }
  .bottom-details .bottom_text a:hover{
    opacity: 1;
    text-decoration: underline;
  }
  .bottom-details .bottom_text a{
    margin-right: 10px;
  }
  @media (max-width: 900px) {
    footer .content .link-boxes{
      flex-wrap: wrap;
    }
    footer .content .link-boxes .input-box{
      width: 40%;
      margin-top: 10px;
    }
  }
  @media (max-width: 700px){
    footer{
      position: relative;
    }
    .content .top .logo-details{
      font-size: 26px;
    }
    .content .top .media-icons a{
      height: 35px;
      width: 35px;
      font-size: 14px;
      line-height: 35px;
    }
    footer .content .link-boxes .box{
      width: calc(100% / 3 - 10px);
    }
    footer .content .link-boxes .input-box{
      width: 60%;
    }
    .bottom-details .bottom_text span,
    .bottom-details .bottom_text a{
      font-size: 12px;
    }
  }
  @media (max-width: 520px){
    footer::before{
      top: 145px;
    }
    footer .content .top{
      flex-direction: column;
    }
    .content .top .media-icons{
      margin-top: 16px;
    }
    footer .content .link-boxes .box{
      width: calc(100% / 2 - 10px);
    }
    footer .content .link-boxes .input-box{
      width: 100%;
    }
    .new_footer_logo{
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .new_devesh_logo{
        display: none;
    }
    .te{
        font-size: 0.8rem;
    }
    /* .mkk{
        display: flex;
        /* margin-left: -7%; */
    
    
  }
  

.new_footer_logo{
    width: 40%;
}
.new_devesh_logo{
    width: 50vw;
    position: absolute;
    margin-left: 25%;
    margin-top: 7%;
}
.copyright_text{
    margin-left: 40%;
}