* {
  box-sizing: border-box;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'FreightNeo Pro';
  color: #1E1E1E;
  font-weight: 600;
}

p {
  font-size: 16px;
  color: #8E8E93;
  line-height: 24px;
}

ul li, ol li {
  font-size: 16px;
  color: #8E8E93;
  line-height: 24px;
}

*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}
body .splide__arrow {
    background: #ffffff;
    border-radius: 50%;
    height: 3em;
    opacity: 1;
    top: 39%;
    width: 3em;
}

.heading h1 {
    font-size: 40px;
    line-height: 34px;
    color: #0057C4;
    margin-bottom: 40px;
    font-weight: 900;
}
.heading {
    text-align: center;
}

.container {
    max-width: 1310px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}


/*------------------ Header Css Start---------------- */

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header {
    background: #0057C4;
    padding: 27px 0px;
}

header .nav-menu .nav-links {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 40px;
}

header .nav-menu .nav-links li a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}

header .nav-menu .nav-links li a.active {
    color: #ffffff;
}
.menu_insta{
    display: none;
}
/*------------------ Header Css End---------------- */



/*---------------Top Video Section-----------------*/

.video {
    position: relative;
    display: flex;
}

.video_content {
    position: absolute;
    top: 64px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 580px;
    text-align: center;
}

.video_content h1 {
    color: #0057C4;
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 4px;
    font-family: "Outfit", sans-serif;
}

.video_content p {
    margin-bottom: 24px;
}

.video_content .image {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.video_content .ratings {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.video_content .ratings .left, .video_content .ratings .right {
    display: flex;
    align-items: center;
}


.video_content .ratings .left span, .video_content .ratings .right span {
    font-size: 15px;
    color: #000;
}

/*---------------Top Video Section-----------------*/



/*------------ Top Taste Guaranted Section Slider ------------- */

.more-stories-bar {
    background: #EAF3FF;
    border-bottom: 1px solid #0057c4;
    transform: rotate(-2deg);
    width: calc(100% - 1px);
    position: relative;
    top: -27px;
    z-index: 1;
}

.more-stories-bar .splide h2 {
    text-transform: uppercase;
    color: #0057C4;
    font-weight: 600;
    font-size: 16px;
    padding: 16px 0;
    font-family: "Outfit", sans-serif;
}

.more-stories-bar .slide {
    border-left: 1px solid #0057C4;
    padding-left: 15px;
}


/*------------ Top Taste Guaranted Section Slider ------------- */



/*-------------- Our Delicious Biryani-------------- */

.our_delicious_biryani {
    margin-top: -53px;
    background: #0057C4;
    padding: 115px 0 100px;
    position: relative;
    z-index: 0;
}

.our_delicious_biryani:after {
    content: "";
    background: url('./images/d-bg.png');
    width: 100%;
    height: 177px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    z-index: -1;
    transform: translateY(-85%);
    background-repeat: no-repeat;
    background-size: 100%;
}

.our_delicious_biryani .heading h1 {
    color: #fff;
    margin-bottom: 30px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}

.our_delicious_biryani .heading ul {
    list-style: none;
}

.our_delicious_biryani .heading ul li {
    display: inline-block;
}

.our_delicious_biryani .heading ul li a {
    font-weight: 500;
    font-size: 16px;
    background: #FFFDE833;
    color: #fff;
    padding: 8px 30px;
    border-radius: 3px;
}

.our_delicious_biryani .heading {
    margin-bottom: 40px;
}

.our_delicious_biryani .content {
    text-align: center;
    margin-top: 16px;
}

.our_delicious_biryani .content h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
}

.our_delicious_biryani .content .price {
    display: block;
    color: #fff;
    margin-top: 16px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
}

.our_delicious_biryani .content button {
    background: #FFFDE833;
    border: 0;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    border-radius: 3px;
    padding: 5px 10px;
}

.our_delicious_biryani .content .btn1 {
    margin-right: 10px;
}

.our_delicious_biryani .view_all {
    text-align: center;
    margin-top: 40px;
}

.our_delicious_biryani .view_all a {
    min-width: 166px;
    height: 57px;
    background: #FF762F;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    line-height: 57px;
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 3px 0 rgba(0,0,0,0.9);
}

.veg_active {
    background: #FFFFFF !important;
    color: #00469D !important;
}
.active_box{
    border:0px solid #fff !important;
}



@keyframes wiggle-wiggle {
  0%   { transform: rotate(0); }
  100% { transform: rotate(360deg); }
}

/* keep transform origin correct */
.delicious_biryani .splide__slide img {
  transform-origin: center center;
  width: 100%;
}

/* only animate when this class is present */
.delicious_biryani .splide__slide img.rotating {
  animation: wiggle-wiggle 1.5s linear;
}


/*-------------- Our Delicious Biryani-------------- */


/*------------------ Other Categories--------------- */

.other_categories {
    background: #EAF3FF;
    padding-top: 115px;
    margin-top: -51px;
    padding-bottom: 90px;
}

.other_categories .other_categories_row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 24px;
}

.other_categories .other_categories_row .image img {
    width: 100%;
}

.other_categories .other_categories_row .image {
    position: relative;
    display: flex;
}

.other_categories .other_categories_row .image h3 {
    position: absolute;
    bottom: 16px;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    left: 16px;
    z-index: 1;
    font-weight: 500;
    text-transform: capitalize;
}

.other_categories .other_categories_row .image:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
    pointer-events: none;
}

/*------------------ Other Categories--------------- */


/*-------------------- Add Banner ---------------- */

.ads_banner_mid img{
  width: 100%;
}

.ads_banner_mid {
    position: relative;
    z-index: 1;
    top: -51px;
}
/*-------------------- Add Banner ---------------- */






/*---------------------- Testimonials ----------------------- */

.testimonials_section {
    position: relative;
    padding: 100px 0 115px;
    background: #EAF3FF;
    margin-top: -105px;
    z-index: 0;
}

.testimonials_section .container {
    max-width: calc(calc(100% - 1280px) / 2 + 1280px);
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
}
.testimonials_section .shadow img {
    margin-bottom: 16px;
}
.testimonials_section .shadow h2 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 16px;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
}

.testimonials_section .slide {
    background: #fff;
    /*box-shadow: 0px 3px 14px #827878;*/
    padding: 24px;
}

.testimonials_section .shadow .name {
    color: #8E8E93;
    font-size: 15px;
}
.testimonials_section .splide__track{
    padding-left: 0 !important;
}

.testimonials_section .slide .content {
    line-height: 20px;
    margin-bottom: 16px;
    color: #000;
}


/*---------------------- Testimonials ----------------------- */


/*------------------------- Our Story ----------------------- */

.out_story {
    background: #EAF3FF;
    padding-bottom: 80px;
    padding-top: 100px;
    margin-top: -105px;
}

.out_story .heading {
    max-width: 645px;
    margin: auto;
}

.out_story .heading p {
    font-size: 16px;
    color: #000;
    margin-bottom: 40px;
}

.out_story .our_story_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 24px;
}

.out_story .our_story_grid .images img {
    width: 100%;
    height: 100%;
}

.out_story .heading h1 {
    margin-bottom: 24px;
}

/*------------------------- Our Story ----------------------- */


/*------------------------- Our Outlets------------------------ */
.our_outlets {
    background: #0057C4;
    padding: 65px 0 110px;
}

.our_outlets .heading h1 {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}

.our_outlets .outlets_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}

.our_outlets .outlets_grid .slide>img {
    width: 100%;
    margin-bottom: 16px;
}

.our_outlets .outlets_grid .slide p {
    color: #fff;
    margin-bottom: 16px;
    margin-top: 16px;
}

.our_outlets .outlets_grid .slide .maps_buttons a {
    background: #FFFFFF1A;
    color: #fff;
    padding: 12px 13px;
    border-radius: 4px;
    height: 45px;
}

.our_outlets .outlets_grid .slide img {
    width: 100%;
}

.our_outlets .outlets_grid .maps_buttons {
    display: flex;
    gap: 8px;
    align-items: center;
}
/*------------------------- Our Outlets------------------------ */


/*-------------------- Be a part of our tribe----------------- */
.insta_videos {
    background: #eaf3ff;
    padding: 110px 0 105px;
    margin-top: -54px;
}

.insta_videos .videos_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 24px;
}
.grid_col video {
    width: 100%;
    object-fit: cover;
}

.insta_videos .insta_cta {
    text-align: center;
    margin-top: 40px;
}
/*-------------------- Be a part of our tribe----------------- */


/*------------------------- Menu Page ----------------------- */
.menu-tabs {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.menu-tabs button {
    padding: 12px 15px;
    border: none;
    background: #FFFFFF;
    cursor: pointer;
    border-radius: 4px;
    font-size: 16px;
}


.menu-tabs button.active {
    background: #0057C4;
    color: #fff;
    font-weight: 500;
}
.menu-category h2 {
    font-size: 28px;
    color: #000;
    line-height: 24px;
    margin-bottom: 16px;
}

.menu-category {
  margin: 40px 0;
}
.menu-category:last-child {
    margin-bottom: 0;
}

.menu-category .products_card_grid .product h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 24px;
    color: #000;
}
.menu-section {
    background: #F2F2F7;
    padding-top: 96px;
    padding-bottom: 56px;
}

.products_card_grid .product {
    background: #fff;
    border-radius: 17px;
    padding: 24px 27px;
    text-align: center;
    position: relative;
}
.products_card_grid .product > img {
    width: 100%;
}

.products_card_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}

.menu-category .products_card_grid .product h3 ~ img {
    margin-bottom: 8px;
}

.menu-category .products_card_grid .product p {
    font-size: 18px;
    color: #8E8E93;
    line-height: 24px;
    margin-bottom: 16px;
}

.menu-category .products_card_grid .product button {
    color: #8E8E93;
    font-size: 13px;
    min-width: 46px;
    height: 24px;
    border: 0;
}

.menu-category .products_card_grid .product .half {
    margin-right: 8px;
}
.menu-category {
  transition: all 0.3s ease;
}


/*.menu-category .products_card_grid .product .button_active {
    border-radius: 4px;
    border: 1px solid #000;
    color: #000000;
}*/

.menu-category .products_card_grid .product .price {
    font-size: 20px;
}

.menu-category .products_card_grid .product .price_serves {
    margin-top: 16px;
}

.menu-category .products_card_grid .product .price_serves .price {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

.menu-category .products_card_grid .product .price_serves .service {
    font-size: 16px;
    line-height: 21px;
    color: #8E8E93;
}
.products_card_grid .product .badge {
    position: absolute;
    top: 24px;
    display: flex;
    justify-content: space-between;
    width: 87%;
    align-items: center;
}

.products_card_grid .product .badge span {
    min-width: 89px;
    height: 37px;
    background: #FF762F;
    color: #fff;
    font-size: 13px;
    line-height: 37px;
    border-radius: 50px;
    font-weight: 600;
}
.menu-section .heading h1 {
    margin-bottom: 24px;
}

.ready_to_tase_our_story .ready_to_grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ready_to_tase_our_story {
    background: #F2F2F7;
}

.ready_to_tase_our_story .ready_to_grid .left h1 {
    font-weight: 900;
    font-size: 40px;
    color: #0057C4;
    margin-bottom: 40px;
    text-transform: uppercase;
    line-height: 34px;
}
.ready_to_tase_our_story .ready_to_grid .right img {
    width: 100%;
}

.ready_to_tase_our_story .ready_to_grid .left .images {
    display: flex;
    gap: 8px;
}

/*------------------------- Menu Page ----------------------- */


/*--------------------- Our Story Page ---------------------- */
.our_story_top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 80px 0;
    gap: 40px;
}

.our_story_top .left h2 {
    font-size: 48px;
    color: #0057C4;
    line-height: 57px;
    margin-bottom: 16px;
}

.our_story_top .left p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
}
.our_story_top .left p {
    margin-bottom: 20px;
}
.our_story_top .left p:last-child{
    margin-bottom: 0;
}

.our_story_top .left strong {
    font-weight: 500;
}

.our_story_top .right img {
    width: 100%;
}

.bg-white{
    background: #fff;
}
.mg-top{
    margin-top: 70px;
}

:root{
    --card-bg: #fff;
    --card-radius: 10px;
    --shadow: 0 6px 18px rgba(0,0,0,0.08);
    --accent: #ff7a3d;
    --accent-2: #37c77a;
    --accent-3: #3b82f6;
    --pad: 20px;
    --container-max: 1200px;
  }



  /* section wrapper with background image (d-bg.png) */
  .metrics-section {
    padding: 40px 0px;
    background-image: url('images/d-bg.png');
    background-repeat: no-repeat;
    background-size: 100%;
}

  .metrics-inner {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
}

  .metric-card{
    background: var(--card-bg);
    border-radius: var(--card-radius);
    box-shadow: var(--shadow);
    padding: calc(var(--pad) - 4px);
    display:flex;
    gap:16px;
    align-items:center;
    overflow:hidden;
    position:relative;
  }

  /* left icon area */
  .metric-icon-wrap{
    min-width:64px;
    min-height:64px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background: rgba(0,0,0,0.03);
    position:relative;
    flex-shrink:0;
    transform: translateX(-60px) translateY(0);
    opacity:0;
    transition: transform 700ms cubic-bezier(.22,.9,.26,1), opacity 500ms ease;
  }

  /* class toggled when visible */
  .metric-icon-wrap.in-view{
    transform: translateX(0) translateY(0);
    opacity:1;
  }

  .metric-icon-wrap img{
    width:34px;
    height:34px;
    display:block;
  }

  .metric-content{
    flex:1;
    min-width:0;
  }

  .metric-number {
    font-size: 24px;
    line-height: 1;
    gap: 8px;
    color: #000000;
    font-weight: 600;
}

 .metric-number .suffix {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
}

 .metric-sub {
    margin-top: 6px;
    color: #000000;
    font-size: 16px;
}



  /* small accent round - use for slight left spacing */
  .icon-circle{
    width:64px;
    height:64px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
  }

  /* subtle underline bar on cards like in screenshot */
  .metric-card::after{
    content:'';
    position:absolute;
    left:12px;
    right:12px;
    bottom:-10px;
    height:6px;
    border-radius:6px;
    background: linear-gradient(90deg, rgba(0,0,0,0.03), rgba(0,0,0,0.02));
  }

  /* for the "4.5+" style decimal */
  .metric-number .main-value{
    display:inline-block;
    font-weight: 600;
  }


/*--------------------- Our Story Page ---------------------- */





/*---------------------------- Footer----------------------- */

footer {
    background: #0057C4;
    position: relative;
    padding-bottom: 64px;
}

footer .footer_logo {
    top: -80px;
    position: relative;
    text-align: center;
}

footer .footer_menus_link h2 {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    font-family: "Outfit", sans-serif;
    color: #fff;
    font-weight: 300;
    margin-bottom: 16px;
}

footer .footer_socials_link ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 48px;
    padding-top: 32px;
    padding-bottom: 32px;
}

footer .footer_menus_link ul {
    list-style: none;
    text-align: center;
    padding-bottom: 32px;
    border-bottom: 1px solid #FFFFFF4D;
}

footer .footer_menus_link ul li {
    display: inline-block;
    padding-right: 48px;
}

footer .footer_menus_link ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

footer .footer_socials_link ul li {
}

footer .footer_socials_link {
    text-align: center;
}

footer .footer_socials_link ul li a {
    color: #fff;
    display: flex;
    align-items: center;
}

footer .footer_bottom {
    text-align: center;
    padding-top: 32px;
    border-top: 1px solid #FFFFFF4D;
}

footer .footer_bottom p {
    font-size: 15px;
    color: #fff;
}

/*---------------------------- Footer----------------------- */


@media (max-width: 992px){
  nav {
    position: fixed;
    width: 85%;
    background: #ffffff;
    top: 0;
    z-index: 9;
    height: 100vh;
    left: -100%;
    display: block;
    padding-left: 24px;
    padding-top: 24px;
    transition: left 0.3s ease; 
}
header {
    padding: 14px 0px;
}
nav.active{
    left: 0;
    opacity: 1;
    transition: left 0.3s ease; 
}

header .nav-menu .nav-links {
    align-items: flex-start;
    gap: 33px;
    flex-direction: column;
}
span.cross-icon {
    margin-bottom: 32px;
    display: block;
}
header .nav-menu .nav-links li a.active {
    color: #0057C4;
}

header .nav-menu .nav-links li a {
    font-size: 20px;
    color: #0057C4;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    gap: 8px;
}

body {
    position: relative;
}
.menu-bg:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0057C466;
    z-index: 1;
}
.hemburger_icon{
    cursor: pointer;
}

}



@media (max-width:768px){
    .heading h1 {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 16px;
   }
.video_content h1 {
    font-size: 36px;
    margin-bottom: 16px;
    line-height: 42px;
}

.video_content p {
    line-height: 21px;
    padding: 0 20px;
}
.video_content .image a > img {
    display: flex;
    width: 150px;
}
.video_content {
    top: 45px;
    max-width: 100%;
    width: 100%;
}
.more-stories-bar .splide h2 {
    padding: 15px 0;
}

.our_delicious_biryani:after {
    background: url('./images/d-bg-mobile.png');
    height: 150px;
    transform: translateY(-70%);
}

.our_delicious_biryani {
    padding: 60px 0 70px;
}

.our_delicious_biryani .heading ul li a {
    font-size: 11px;
}
.our_delicious_biryani .container {
    padding-left: 0;
    padding-right: 0;
}
.our_delicious_biryani .splide__slide img {
    width: 185px;
}

.our_delicious_biryani .is-active.is-visible img {
    transform: scale(1.3);
    transition: .5s;
}

.our_delicious_biryani .splide__track--draggable{
  padding-top: 20px;
}

/*
.our_delicious_biryani .splide__slide .content{
    display: none;
}

.our_delicious_biryani .is-active.is-visible .content {
    display: block;
}*/

.our_delicious_biryani .content h2 {
    margin-top: 30px;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 8px;
}

.our_delicious_biryani .view_all {
    margin-top: 24px;
}
.our_delicious_biryani .content .btn1 {
    margin-right: 14px;
}
.our_delicious_biryani .content button {
    font-size: 11px;
    line-height: 21px;
    border-radius: 4px;
    padding: 0px 10px;
}

.our_delicious_biryani .view_all a {
    min-width: 103px;
    height: 36px;
    border-radius: 4px;
    line-height: 36px;
    font-size: 15px;
}
.other_categories {
    padding-top: 60px;
    padding-bottom: 100px;
}
.other_categories .other_categories_row {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.other_categories .other_categories_row .image img {
    border-radius: 8px;
}

.other_categories .other_categories_row .image:after {
    border-radius: 8px;
}

.testimonials_section {
    padding: 90px 0 100px;
}

.testimonials_section .shadow h2 {
    font-size: 16px;
    margin-bottom: 8px;
}
.out_story .heading p {
    margin-bottom: 24px;
}
.out_story .our_story_grid {
    gap: 8px;
    overflow-y: hidden;
    overflow-x: scroll;
}
.out_story .our_story_grid .images {
    width: 106px;
    height: 173px;
}
.testimonials_section .slide .content {
    line-height: 16px;
    margin-bottom: 8px;
    font-size: 13px;
}
.testimonials_section .shadow .name {
    font-size: 12px;
}
.testimonials_section .shadow img {
    margin-bottom: 8px;
}
.out_story .container {
    padding-left: 0;
    padding-right: 0;
}
.out_story {
    padding-bottom: 35px;
}
.our_outlets {
    background: #0057C4;
    padding: 32px 0 70px;
}
.our_outlets .outlets_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.our_outlets .outlets_grid .slide {
    display: flex;
    gap: 12px;
    border-bottom: 1px solid #FFFFFF33;
    padding-bottom: 20px;
}

.our_outlets .outlets_grid .slide .image>img {
    width: 104px;
    border-radius: 4px;
    height: 100%;
}
.our_outlets .outlets_grid .slide p {
    margin-top: 0;
    font-size: 15px;
    line-height: 20px;
}
.our_outlets .outlets_grid .slide .maps_buttons a {
    padding: 8px 12px;
    height: 32px;
    font-size: 11px;
}
.our_outlets .outlets_grid .slide:last-child {
    border: 0;
    padding: 0;
}
.our_outlets .outlets_grid .maps_buttons img {
    width: 16px;
}
.insta_videos {
    padding: 70px 0 70px;
}
.insta_videos .videos_grid {
    gap: 16px;
    overflow-y: hidden;
    overflow-x: scroll;
}
.grid_col video {
    width: 234px;
}
.pr-0{
    padding-right: 0;
}
.insta_videos .insta_cta {
    margin-top: 16px;
}
.footer_logo img {
    width: 117px;
}
.menu_insta.insta_info {
    position: fixed;
    bottom: 24px;
    z-index: 9;
    left: 24px;
    display: flex;
    flex-direction: column;
}
.menu_insta.insta_info span {
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
}
.menu_insta.insta_info img {
    width: 28px;
}

footer .footer_socials_link ul {
    gap: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-direction: column;
}
footer .footer_socials_link ul li a svg {
    width: 20px;
    height: 21px;
}
footer .footer_bottom p {
    font-size: 11px;
}

footer .footer_bottom {
    padding-top: 16px;
}
footer {
    padding-bottom: 20px;
}
footer .footer_menus_link ul {
    padding-bottom: 16px;
}
footer .footer_menus_link ul li a {
    font-size: 16px;
    line-height: 21px;
}
footer .footer_menus_link ul li {
    padding-right: 16px;
}
footer .footer_menus_link ul li {
    line-height: 32px;
}
footer .footer_logo {
    top: -50px;
}
footer .footer_menus_link h2 {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
}
.footer_menus_link {
    margin-top: -25px;
}
.menu-section .heading h1 {
    margin-bottom: 16px;
}
.menu-section {
    padding-top: 24px;
    padding-bottom: 80px;
}
.products_card_grid {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.products_card_grid .product .badge span {
    min-width: 63px;
    height: 21px;
    font-size: 11px;
    line-height: 21px;
    font-weight: 400;
    padding: 0 5px;
}
.products_card_grid .product {
    border-radius: 4px;
    padding: 12px 12px;
    text-align: left;
}
.menu-category .products_card_grid .product h3 {
    font-size: 16px;
    margin-bottom: 4px;
    line-height: normal;
}
.menu-category .products_card_grid .product p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 12px;
}
.menu-category .products_card_grid .product button {
    font-size: 11px;
    min-width: 43px;
    height: 21px;
    border-radius: 4px;
}
.menu-category .products_card_grid .product .price_serves {
    margin-top: 12px;
}
.menu-category .products_card_grid .product .price_serves .price {
    font-size: 16px;
    line-height: 21px;
}
.menu-category .products_card_grid .product .price_serves .service {
    font-size: 13px;
    line-height: 16px;
}
.products_card_grid .product .badge svg {
    width: 16px;
    height: 16px;
}
.products_card_grid .product .badge {
    top: 12px;
}
.menu-category h2 {
    font-size: 20px;
    margin-bottom: 16px;
}
.menu-category {
    margin: 24px 0;
}

.menu-tabs {
    display: block;
    gap: 8px;
    justify-content: center;
    margin-bottom: 24px;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    scrollbar-width: none;
    width: calc(100% + 20px);
}
.menu-tabs button {
    border-radius: 4px;
    font-size: 15px;
    margin-right: 8px;
}
.ready_to_tase_our_story .ready_to_grid .right{
    display: none;
}

.ready_to_tase_our_story .ready_to_grid .left h1 {
    font-size: 28px;
    margin-bottom: 8px;
    line-height: normal;
    text-align: center;
}
.ready_to_tase_our_story {
    padding-bottom: 50px;
}
.ready_to_tase_our_story .ready_to_grid {
    max-width: 320px;
    margin: auto;
}
.ready_to_tase_our_story .ready_to_grid .left .images {
    justify-content: space-between;
}
.images img {
    width: 100%;
}
.our_story_top .right img {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}
.our_story_top .left {
    order: 2;
    text-align: center;
    position: relative;
}
.our_story_top {
    grid-template-columns: 1fr;
    padding: 0px 0 16px;
    gap: 32px;
}
.our_story_top .left img {
    position: absolute;
    top: -85px;
    left: 0;
    width: 123px;
}
.our_story_top .left h2 {
    font-size: 34px;
    line-height: 41px;
    margin-bottom: 16px;
}
.our_story_top .left p {
    font-size: 16px;
    line-height: 24px;
}

.metrics-section {
    background-image: url('images/d-bg-m.png');
    padding: 16px 0px;
    background-size: cover;
}

.metric-card {
    padding: 12px;
    border-radius: 4px;
    gap: 12px;
    flex-direction: column;
    text-align: center;
}
.metric-icon-wrap {
    min-width: 40px;
    min-height: 40px;
}
.icon-circle {
    width: 40px;
    height: 40px;
}
.metric-icon-wrap img {
    width: 22px;
    height: 22px;
}
.metric-number {
    font-size: 20px;
    line-height: normal;
    gap: 8px;
}
.metric-number .suffix {
    font-size: 20px;
}
.metric-sub {
    margin-top: 4px;
    font-size: 12px;
}
.mg-top {
    margin-top: 32px;
}


}





  @media (max-width: 768px) {

   .desk_video { display: none; } 
}
  @media (min-width: 769px) { 
    .mob_video { display: none; }

     }


  @media (max-width: 992px) {
   .nav-menu { opacity:0; }

    }
  @media (min-width: 993px) { 
    .hemburger_icon { display: none; }
    .cross-icon{display: none;}
    .menus_icon{display: none;}

     }