:root {
  --main-color: linear-gradient(180deg, rgba(96, 131, 59, 1) 0%, rgba(127, 183, 65, 1) 100%);
  --b-shadow: 0 10px 5px -8px rgb(0 0 0 / 40%);
  --sub-color: #7fb741;

}


.top-bg {
  height: 800px;
  position: static;
}

.b-shap {
  margin-top: -96px;
  position: relative;
  z-index: 5;
}

.shap-color {
  fill: #60833b;
}

.shap-color-w {
  fill: #fff;
}

.shap-color-g {
  fill: #f3f5fb;
}

.top-bar ul li a {
  font-size: 16px !important;
  padding: 0 24px !important;
  color: #fff !important;
  font-weight: 500;
  font-family: 'Alexandria', sans-serif;
  text-transform: uppercase;
  font-display: swap;

}

.top-bar ul li a:hover {
  color: #c0edcd !important;


}

.nav-bg {
  background: var(--main-color) !important;
}

.topbar-main {
  background-color: var(--main-color);
  position: fixed;
  margin: auto;
  z-index: 9;
  border-bottom: var(--sub-color) solid 1px;
  margin-top: -6px;



}

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  background: var(--main-color);
  border-bottom: var(--sub-color) solid 1px;

}


.navbar-brand {
  margin-right: 0rem;
  padding-bottom: 0px !important;

}

.navbar-toggler:focus {
  box-shadow: 0 0 0 0rem !important;
}

.navbar {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.marquee {
  margin-bottom: 0px;
}


.navbar a:hover:before {
  animation: animate2 0.7s linear forwards;

}



.mrg-auto {
  margin: auto;
  width: 95%;
  max-width: 100%;

}

.round-left-big {
  position: absolute;
  top: 300px;
  border-radius: 50%;
  left: 15px;
  animation: left-to-right 2s ease-in forwards infinite alternate;
  z-index: 5;


}

@keyframes left-to-right {
  0% {
    transform: translateX(10%);
  }

  100% {
    transform: translateX(0%);
  }

  0% {
    transform: translateX(10%);
  }
}

.round-left-ring {
  position: absolute;
  top: 200px;
  border-radius: 50%;
  left: -220px;
  animation: left-ring 2s ease-in-out forwards infinite alternate;
  z-index: 4;
}

@keyframes left-ring {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(5%);
  }

  0% {
    transform: translateX(0%);
  }
}

.right-ani {
  position: absolute;
  top: 250px;
  border-radius: 50%;
  right: 00px;
  animation: right-side 2s ease-in-out forwards infinite alternate;
  z-index: 4;

}

@keyframes right-side {
  0% {
    transform: translateY(0%);
  }

  100% {
    transform: translateY(10%);
  }

  0% {
    transform: translateY(0%);
  }
}

.main-sec {
  position: relative;
  margin-top: -6px;

}

.blackbg-main {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.5;
}

/* 
.text-1 {
  z-index: 1;
  color: #000;
  position: absolute;
  text-align: center;
  top: 330px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  width: 100%;
}

.text-1 h2 {
  font-size: 60px;
  font-weight: 600;
  color: #fff;
}

.text-1 h2 span {
  font-size: 90px !important;
  color: var(--sub-color) !important;
  font-weight: 500 !important;
}

.text-1 h3 {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
}

.text-1 h3 span {
  color: var(--sub-color) !important;
}

.text-1 h4 {
  font-size: 50px;
  font-weight: 600;
  margin-top: 20px;
  color: #fff;
}

.text-1 h4 span {
  color: var(--sub-color);
} */

.order-number {
  background-color: #fff !important;
  padding: 10px 30px;
  border-radius: 50px;
  font-size: 17px;
  color: #466029;
  /* color: var(--sub-color); */
  font-weight: 700;
  margin-right: 5px;
  text-decoration: none;

}

.login a {
  background-color: #333 !important;
  padding: 8px 30px 10px 30px;
  border-radius: 50px;
  font-size: 17px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.d-bg {
  background: var(--main-color) !important;
  padding: 10px 20px 0px 20px;
  position: relative;
}

.pad-bottom {
  padding-bottom: 50px;
}

.main-heading {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  font-display: swap;
}

.main-heading span {
  color: #000 !important;
  /* color: var(--sub-color) !important; */
}

.menu-heading h2 {
  font-size: 40px;

}

/* .main-heading {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;

}

.main-heading span {
  color: var(--sub-color) !important;
} */

.color-w {
  color: #fff;
}

.package a {
  text-decoration: none;
}

.package {
  background-color: #fff;
  padding: 25px 35px;
  width: 99%;
  border-radius: 20px;
  /* margin-top: 30px !important; */
  min-height: 750px;
  margin: auto;
}

.package h2,.mob-pack h2 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  color: var(--sub-color) !important;
  font-display: swap;
}

.package p {
  font-size: 20px;
  font-family: 'Alexandria', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  font-display: swap;
  font-display: swap;
}

.package ul,.desk ul {
  padding: 0px;
  margin: 0px;
  margin-left: 5px !important;
}

.package ul li,.desk ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  list-style: none;
  font-family: 'Alexandria', sans-serif;
  font-display: swap;
}

.package ul li i {
  margin-right: 8px;
}

.tiffin-pic {
  text-align: center;
  margin-top: 25px;

}

.package h6,
.package-h4 {
  font-size: 22px;
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 10px 0px;
  border-radius: 50px;
  text-transform: uppercase;
  font-family: 'Alexandria', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 20px;
  font-display: swap;
}

.package h3 ,.mob-pack p{
  font-size: 18px;
  font-family: 'Alexandria', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0px;
  font-display: swap;
}

.package h5 {
  font-size: 25px;
  background-color: var(--sub-color) !important;
  text-align: center;
  color: #fff;
  padding: 10px 0px;
  border-radius: 50px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: 'Oswald', sans-serif;
  font-display: swap;
}

.black-bg {
  background-color: #fff;
  padding: 50px 0 100px 0;
}

.greybg {
  background-color: #f3f5fb;
  padding: 50px 0 133px 0;
}

.accordion-item {
  background-color: transparent;
  border: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.trial-tiffin {
  border-radius: 50%;
  right: 00px;
  animation: left-side 2s ease-in-out forwards infinite alternate;
  z-index: 4;

}

.trial-tiffin-main {
  min-height: 294px !important;
}


@keyframes left-side {
  0% {
    transform: translateY(0%);
  }

  100% {
    transform: translateY(10%);
  }

  0% {
    transform: translateY(0%);
  }
}

.free-tiffin {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 150px;

}

.free-tiffin h2 {
  font-size: 100px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  color: var(--sub-color);
  font-weight: 700;
  font-display: swap;
}

.free-tiffin h2 span {
  color: #fff !important;
}

.free-tiffin h4 {
  color: #fff !important;
  font-size: 80px;
  font-family: 'Alexandria', sans-serif;
  font-weight: 600;
  font-display: swap;

}

.free-tiffin h3 {
  color: #000 !important;
  font-size: 50px;
  font-family: 'Alexandria', sans-serif;
  background-color: var(--sub-color) !important;
  border-radius: 10px;
  padding: 20px 80px;
  text-transform: uppercase;
  font-weight: bold;
  font-display: swap;
}

.services-main {
  text-align: center;
  background-color: #f3f5fb;
  padding: 50px 0px;
}

.services-main i {
  border-radius: 50%;
  background: var(--main-color) !important;
  font-size: 32px;
  color: #fff;
  height: 75px;
  width: 75px;
  padding-top: 19px;
}

.services-main h3 {
  font-size: 25px;
  margin-top: 20px;
  font-family: 'Alexandria', sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  font-display: swap;
}

.services-main p {
  text-decoration: none;
  color: #585858;
  margin-bottom: 40px;
}

.services-main a {
  text-decoration: none;
  transition: 0.3s;
}

.services-main a:hover img {
  border: #41b974 solid 3px;
}

.services-main a:hover h3 {
  color: var(--main-color) !important;

}

.services-box {
  display: block;
  padding: 30px 23px 10px 23px;
  margin-bottom: 15px;
  background-color: #fff;
  border-radius: 50px 0 50px 0px;
  box-shadow: 0 15px 30px rgb(102 113 228 / 13%);
}

.services-box:hover {

  display: block;
  padding: 30px 23px 10px 23px;
  margin-bottom: 15px;
  box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);

}

.enquiry-form h2 {
  color: var(--sub-color);
  font-family: 'Alexandria', sans-serif;
  font-size: 38px;
  font-display: swap;
}

.enquiry-form p {
  color: #000;
  font-family: 'Alexandria', sans-serif;
  margin-bottom: 3px;
  font-display: swap;
}

.enquiry-form label {
  color: #000;
}

.enquiry-form input,
.enquiry-form textarea {
  padding: 15px 15px;
  width: 90%;
}

.enquiry-form button {
  padding: 11px 25px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: var(--sub-color) !important;
  border: none;

}

.faq-main h3 {
  color: var(--sub-color);
  font-family: 'Alexandria', sans-serif;
  font-size: 37px;
  margin-bottom: 30px;
  font-display: swap;
}

.accordion-flush .accordion-item {
  margin-bottom: 12px;

}

.accordion-button:not(.collapsed) {
  color: #fff;
  background: var(--main-color) !important;
  box-shadow: inset 0 0px 0 rgb(0 0 0 / 0);
}

.accordion-button {
  color: #fff;
  text-align: left;
  background-color: var(--sub-color) !important;
  font-weight: 400;
  font-family: 'Alexandria', sans-serif;
  font-size: 18px;
  border-radius: 50px !important;
  font-display: swap;
}

.footer-main {
  background: var(--main-color) !important;
  padding: 30px 0px 30px 0px
}

.download-app {
  background: var(--main-color) !important;
  padding: 20px 0px 50px 0px;


}

.quick-links h2 {
  font-size: 28px;
  font-family: 'Alexandria', sans-serif;
  color: #fff;
  margin-bottom: 25px;
  font-display: swap;
}

.quick-links ul {
  padding: 0px;
  margin: 0px;
}

.quick-links ul li {
  padding: 0px;
  list-style: none;
  margin-left: 5px;
}

.quick-links ul li a {
  color: #fff;
  text-decoration: none;
  line-height: 30px;

}

.quick-links ul li a i {
  margin-right: 10px;

}

.address h2 {
  color: #fff;
  font-family: 'Alexandria', sans-serif;
  font-size: 28px;
  margin-bottom: 25px;
  font-display: swap;
}

.address p {
  color: #fff;
}

.address p i {
  font-size: 20px;
  margin-right: 3px;

}

.address-follow h2 {
  color: #000 !important;
}

.copyright {
  background: var(--main-color);
  text-align: center;
  color: #fff;
  padding: 20px 0px;
  border-top: var(--sub-color) solid 1px;

}

.address ul {
  margin: 0px;
  padding: 0px;
}

.address ul li {
  float: left;
  list-style: none;
}

.address ul li a {
  background-color: #fff;
  width: 46px;
  height: 44px;
  padding-top: 7px;
  margin-right: 13px;
  border-radius: 50px;
  display: block;
  text-align: center;
  color: #000;
  font-size: 20px
}

.address ul li a:hover {
  background-color: #619924;
  color: #fff;


}

.delivering {
  text-align: center;


}

.delivering h2 {
  color: #fff;
  font-family: 'Alexandria', sans-serif;
  font-size: 26px;
  margin-bottom: 25px;
  font-display: swap;
}

.delivering h3 {
  background-color: #fff;
  margin-right: 10px;
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 50px;
  color: #000;
  margin-bottom: 15px;
  /* width: 95%; */
  display: inline-block;
}

.download-head h1 {
  font-size: 50px !important;
}

.qr-bg {
  text-align: center;
}

.qr-bg img {
  width: 80%;
  padding: 10px 10px;
  background-color: #fff;

}

.scan-heading {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  /* margin-top: -80px; */
}

.chat-mobile-main {
  position: relative;
  text-align: center;
  z-index: 999;
}

.chat-mob {
  position: fixed;
  right: 10px;
  background-color: #2ab318;
  padding: 11px 26px;
  border-radius: 50px;
  color: #fff;
  bottom: 10px;
  z-index: 9999;
  border: #fff solid 2px;
}

.chat-mob a {
   color: #fff !important; 
  color: #000;
  text-decoration: none;
  font-size: 20px;
}

.special-package,
.package {
  background-color: #fff;
  max-height: 750px;
}

.addons {
  margin-top: 10px !important;
  color: var(--sub-color);
  /*font-size: 22px !important;*/
    font-size: 18px !important;
}

.owl-carousel .owl-item img {
  width: auto;
  margin: auto;
  border-radius: 11px;
}

.special-package h4,
.package h4,
.desk h4 {
  font-size: 21px;
}

/* .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button {  
  border: #dddddd solid 1px !important;
} */
.w-chat {
  display: block;
}

.mobile-chat {
  display: none;
}

.monthly-menu-main {
  display: flex;
  padding: 0px 0px;
  position: relative;
  z-index: 5;

}

.days {
  width: 75px;
  background-color: var(--main-color);
}

.days-width {
  width: 75px;

}

.days th {
  color: #fff;
  padding: 19px 10px;
  font-size: 17px;
  background-color: var(--sub-color);
}

.monthly-menu h4 {
  font-size: 15px;
  margin-bottom: 0px;
  text-transform: uppercase;
  border-radius: 50px;
  color: #000;
  font-weight: bold;
  margin-top: 0px;


}

.menu-date {
  position: relative;
  width: 100%;
  text-align: right;
}

/* .menu-date span {
  position: relative;
  background-color: #333;
  width: 100px;
  color: #fff;
  padding: 3px 8px 3px 8px;
  font-size: 10px;
  font-weight: bold;
  border-radius: 10px 0px 0px 10px;
  top: -4px;
} */

.green-bg {
  color: #fff !important;
  padding: 19px 10px;
  font-size: 17px !important;
  background-color: var(--sub-color) !important;
  font-weight: bold;
}

.menu-date span div {
  color: #fff;
  background: #333;
  display: block;
  font-size: 16px;
}

.menu-date span {


  /* position: relative;
  background-color: #333;
  width: 100px;
  color: #fff;
  padding: 3px 8px 3px 8px;
  font-size: 10px;
  font-weight: bold;
  border-radius: 10px 0px 0px 10px;
  top: -4px; */

  text-transform: uppercase;
  position: absolute;
  background-color: #333;
  /* width: 100px; */
  color: #fff;
  padding: 3px 8px 3px 8px;
  font-size: 10px;
  font-weight: bold;
  border-radius: 0px 0px 0px 10px;
  top: -17px;
  /* right: -17px; */
  right: -36px;
}

.monthly-menu th {
  color: #000;
  padding: 16px 10px;
  background-color: #fff;
  border-bottom: 1px #bebebe solid !important;
  font-size: 20px;
  border-right: none;

}

.menu-item-name {
  width: 100%;

}

.monthly-menu td {
  color: #000;
  border-right: none;
  /* padding: 0px 0px 11px 10px; */
  /* padding: 17px 17px 17px 8px; */
  padding: 17px 36px 17px 8px;
}

/* .monthly-menu {
  width: 1200px;
  overflow-x: scroll;
  background-color: #fff;
} */

.menu-heading {
  width: 100%;
  margin: auto;
  text-align: center;


}

.menu-width {
  /* width: 1205px; */
}

.menu-pad {
  padding: 0px 0px 50px 0;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 0px;
}

.month {
  font-size: 30px;
  margin-bottom: 0px;
  color: #000;
  /* color: var(--sub-color); */
  font-family: 'Alexandria', sans-serif;
  font-display: swap;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.table {
  margin-bottom: 0px !important;

}

.accordion-flush .accordion-collapse {
  border-width: 0;

}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url('../imgs/arow.svg');
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
  background-image: url('../imgs/arow.svg');
  transform: rotate(-180deg);
}

.slider {
  position: relative;
  width: 100%;
}


.buttons {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.button {
  width: 32px;
  height: 32px;
  border: none;
  outline: none;
  padding: 0;
  background: transparent center no-repeat;
  cursor: pointer;
  opacity: .4;

  &.prev {
    background-image: url(https://codeisle.info/blog/wp-content/uploads/2018/12/ico_next_b32.png);
  }

  &.next {
    background-image: url(https://codeisle.info/blog/wp-content/uploads/2018/12/ico_next_b32-1.png);
  }

  &:hover {
    opacity: .8;
  }
}

.dots {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.dot {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  outline: none;
  padding: 0;
  background: #777;
  cursor: pointer;
  opacity: .5;
  transition: opacity .4s ease-in-out;

  &:nth-child(n+2) {
    margin-left: 5px;
  }

  &.current {
    opacity: 1;
  }
}

.left-pic-veg {
  position: relative;
}

.left-pic {
  position: absolute;
  z-index: 1;
  top: -200px;
}

.left-pic img {
  width: 200px;
}

.right-pic-veg {
  position: relative;
}

.right-pic {
  position: absolute;
  z-index: 1;
  right: 0;
  top: -200px;

}

.web-mob-banner {
  margin-top: -10px;
}

.main-pic {

  margin-top: -8px;


}

.accordion-button:focus {
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25);
}

.items-main {
  padding: 70px 0 25px 0;
}

.items-name a {
  text-decoration: none;
}

.items-name h2 {
  font-size: 18px;
  color: #fff;
  margin-top: 0px;
  text-align: center;
  background-color: var(--sub-color);
  padding: 10px 0;
  font-family: 'Alexandria', sans-serif;
  border-radius: 7px;
  margin-top: 3px;
  position: relative;
  z-index: 999;
  font-display: swap;
}

/* .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button {  
  display: block;
} */
.mgright {
  margin-right: 100px;
}

.fixmrg {
  margin-right: 50px;
}

.marq-main {
  text-align: center;
  font-family: 'Alexandria', sans-serif;
  z-index: 99;
  width: 100%;
  text-transform: uppercase;
  font-size: 15px;
  height: 43px;
  font-display: swap;
}

.marq {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  /* color: #fff; */

}

.geek1 {
  font-size: 36px;
  font-weight: bold;
  color: white;
  text-align: center;
}

.geek2 {
  text-align: center;
}

.sat-pad {
  padding: 0px 0px;
}

.sat-spe {
  background-color: #f7f7f7;
  padding: 50px 50px;
}

.sat-spe h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  margin-bottom: 25px;
  font-display: swap;
}

.sat-items ul {
  padding: 0px;
  margin: 0px;
}

.sat-items ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size: 20px;
  font-family: 'Alexandria', sans-serif;
  line-height: 50px;
  margin-left: 20px;
  font-display: swap;
}

.sat-items ul li i {
  margin-right: 7px;
}

.sat-items img {
  width: 300px
}

.sat-items-pic {
  text-align: center;
  padding-right: 20px;


}

.sat-items-pic img {
  width: 60%;
  margin-top: 20px;
  border-radius: 50%;
  border: #ffffff solid 3px;
  box-shadow: -4px 16px 25px -19px rgb(0 0 0 / 40%)
}

.only15 h5 {
  font-size: 17px;
  background-color: var(--sub-color) !important;
  text-align: center;
  color: #fff;
  padding: 12px 0px;
  border-radius: 50px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: 'Alexandria', sans-serif;
  width: 100%;
  font-weight: 700;
  letter-spacing: 2px;
  font-display: swap;
}

.only15 {
  width: 40%;
  margin-top: 10px;
}

.only15 img {
  width: 90%;
  margin-top: 10px;
}

.p-thali {
  margin-bottom: 20px;
  text-align: center;
}

.greenbg {
  background-color: var(--main-color);
  text-align: center;
}

.price15-main {
  float: right;
}

.price15 {
  height: 200px;
  background-color: var(--sub-color);
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  width: 200px;
  margin: auto;
  padding-top: 45px;
  border-radius: 50%;
  margin-top: 40px;
  border: #e7e7e7 solid 5px;
}

.price15 h4 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 0px;
}

.price15 h5{
  margin-top: auto;
  padding: initial;
  font-size: 22px;
  color: #fff;
  margin-bottom: 0px;
  background-color: transparent !important;
  font-family: var(--bs-font-sans-serif);
}

.price15 h7 {
  font-size: 60px;
  color: #fff;
  font-family: 'Alexandria', sans-serif;
  font-weight: 600;
  margin-top: 0px;
  font-display: swap;
}

.mob-pack-main {
  position: relative;
  min-height: 700px;
}

.mob-pack {
  background-color: #fff;
  padding: 25px 35px;
  width: 100%;
  border-radius: 20px;
  margin-top: 30px;
  margin: auto;
  margin-bottom: 20px;
}

.mob-pack h2 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  color: var(--sub-color) !important;
  font-display: swap;
}

.mob-pack p {
  font-size: 20px;
  font-family: 'Alexandria', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  font-display: swap;
}

.mob-pack h6 {
  font-size: 17px;
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 10px 0px;
  border-radius: 50px;
  text-transform: uppercase;
  font-family: 'Alexandria', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 20px;
  width: 48%;
  float: left;
  font-display: swap;
}
.mob-pack a{
  text-decoration: none;
}
.mob-pack h5 {
  
  font-size: 25px;
  /*background-color: var(--sub-color) !important;*/
    background: linear-gradient(180deg, rgb(41 41 41) 0%, rgb(0 0 0) 100%);
  text-align: center;
  color: #fff;
  padding: 10px 0px;
  border-radius: 50px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: 'Oswald', sans-serif;
  width: 100%;
  font-weight: 500;
}

.mob-pack h3 {
  font-size: 18px;
  font-family: 'Alexandria', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  font-display: swap;
}

.mtof {
  font-size: 15px !important;
}

.sat-heading-mob {
  text-align: center;
  margin-top: 50px;
}



ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;

  width: 100%;
}

ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 0px 21px;
  height: 31px;
  line-height: 31px;
  border-top: 1px solid #fff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  background-color: #ffffff;
  color: #000;
  overflow: hidden;
  position: relative;
  font-size: 15px;
  font-family: 'Alexandria', sans-serif;
  width: 24.5%;
  text-align: center;
  border-radius: 5px 5px 0 0px;
  background-color: #ededed;
  margin-right: 2px;
  font-display: swap;
}

.tab_last {
  border-right: 1px solid #fff;
}

ul.tabs li:hover {
  background-color: var(--main-color);
  color: #fff;
}

ul.tabs li.active {
  background-color: var(--sub-color);
  color: #fff;
  border-bottom: 1px solid #fff;
  display: block;
}

.tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 99%;
  background: #fff;
  overflow: auto;
  padding: 0 1px;
  margin: auto;

}

.mob-table-card {
  box-shadow: 0px 0px 7px 2px rgb(241, 241, 241);
  background-color: #fff;
  /* padding: 9px 9px !important; */
  margin-top: 10px;
  /* border-radius: 15px; */
}

.table> :not(caption)>*>* {
  border-bottom-width: 0px;
}

.border-top {
  border-top: #e8e8e8 solid 1px;
}

.tab_content {
  padding: 0px 0;
  display: none;
}

.mob-m-menu {
  padding: 0 10px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.tab_drawer_heading {
  display: none;
}

.mob-bottom-menu a {
  color: #fff;
  text-decoration: none;
  padding: 0 2px;
}

.mob-footer-heading {
  background-color: #fff !important;
  color: #000;
  border-top: #eaeaea solid 1px !important;
  padding: 15px 0px !important;
  font-size: 14px;
  border-radius: 0px !important;
}

.mob-footer-body {
  background-color: #fff !important;
  color: #000 !important;
  padding: 10px 10px;

}

.mob-footer-heading:not(.collapsed) {
  color: #fff;
  background: #fff !important;
  box-shadow: inset 0 0px 0 rgb(0 0 0 / 0);
}

.mob-footer-heading:not(.collapsed) {
  color: #000;
  background-color: #fff !important;

}

.mob-footer-heading::after {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  margin-left: auto;
  content: "";
  background-image: url(../imgs/arow-f.svg);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  background-size: 14px !important;
}

.mob-footer-heading:not(.collapsed)::after {
  background-image: url(../imgs/arow-f.svg);
  transform: rotate(-180deg);
}

.footer-mob {
  padding: 20px 0px;
}

.f-logo {
  margin-bottom: 20px;
}

.sm-icon h4 {
  font-size: 15px;
  font-family: 'Alexandria', sans-serif;
  border-top: #eaeaea solid 1px;
  padding-top: 16px;
  font-display: swap;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.faq-bg-mob {
  background-color: #555;
  padding: 20px 0 30px 0px;

}

.t20-main {
  position: relative;
}

.t20 {
  position: fixed;
  right: 50px;
  top: 40px;
  background-color: #000;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  height: 70px;
  width: 70px;
  padding-top: 10px;
}

.t20 h3 {
  font-weight: 600;
  font-size: 21px;

}

.t20 p {
  font-weight: 400;
  font-size: 20px;
}











.particles {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.row-custom {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}

.swiper {
  width: 100%;
  padding: 50px 0;
}

.swiper-slide {
  position: relative;
  width: 200px;
  height: 500px;
  border-radius: 12px;
  overflow: hidden;
  transition: 1s;
  user-select: none;
}

.swiper-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;

  mix-blend-mode: multiply;
  z-index: 1;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}

.swiper-slide p {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 2px;
  z-index: 2;
  opacity: 0;
  transform: rotate(360deg) scale(0);
  transition: 0.8s;
}

.swiper-slide-active {
  position: relative;
  width: 350px;
  transition: 1s;
}

.swiper-slide-active::after {
  background: rgba(123, 123, 123, 0.4);
}

.swiper-slide-active img {
  transform: scale(1.3);
  object-position: 50% 0%;
}

.swiper-slide-active p {
  transform: rotate(0deg) scale(1);
  opacity: 1;
}

.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.6s ease-in-out;
}

.swiper-pagination-bullet-active {
  width: 32px;
  background-color: #6f1223;
  border-radius: 14px;
}

.audio-icon {
  font-size: 2rem;
  color: #fff;
}

#play-pause-button {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 3%;
  bottom: 5%;
  background-color: transparent;
  background-image: radial-gradient(50% 115% at 50% -5%,
      rgba(255, 255, 255, 0.11) 0%,
      transparent 100%);
  box-shadow: inset 0 0px 10px 0px rgba(255, 255, 255, 0.14),
    inset 0px 5px 10px 0px rgba(255, 255, 255, 0.11),
    inset 0px 2px 5px 0px rgba(255, 255, 255, 0.4),
    inset 0px 3px 20px 0px rgba(0, 0, 0, 0.25);
  z-index: 10;
  border: 0;
  border-radius: 50%;
  outline: 0;
  padding: 12px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

#play-pause-button:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

#play-pause-button:active {
  transform: scale(0.95);
}

.hidden {
  display: none;
}

.veg-name-main {
  position: relative;

}

.veg-name {
  position: fixed;
  z-index: 99999;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  width: 100%;
  bottom: 0px;
  color: #fff;
  font-weight: 500;

}

.swiper-pagination-bullet {
  display: none !important;

}

.new-logo {
  position: absolute;
  top: -12px;
  left: 25px;
  width: 10%;

}

.fixed-header .new-logo {
  top: 6px !important;
}

.navbar-brand {
  margin-top: -50px;
  width: 256px;
}

.fixed-top .new-logo {
  top: 5px !important;
}


.parallax {
  background-image: url("../imgs/bg.jpg?v=1");
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

/* mobile menu */

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(4, 0, 23, .8);
  overflow-x: hidden;
  transition: 0.5s;
  /* padding-top: 60px; */
  z-index: 9999;
  text-align: center;
}

.rightMenu {
  width: 440px;
  background: #fff;
  color: #000;
  height: 100%;
  position: absolute;
  overflow: scroll;
}

.rightMenu .new-logo {
  top: 15px;
}

.mLogo {
  background: #7fb741;
}

.sidenav a {
  /* padding: 8px 8px 8px 32px; */
  text-decoration: none;
  font-size: 25px;
  color: #ffffff;
  display: block;
  transition: 0.3s;

}

.mLinks {
  list-style: none;
  text-align: left;
  margin-top: 10px;
}

.socialDiv,
.addressDiv,
.scannDiv {
  margin-left: 40px;
  text-align: left;
  margin-top: 20px;
  width: 80%;
  font-size: 18px;
  color: #555;
}

.socialDiv h6,
.addressDiv h6,
.scannDiv h6 {
  font-size: 18px;
}

.scannDiv .barcode {
  width: 190px;
}

.addressDiv ul {
  list-style: none;
  padding: 0;

}

.addressDiv ul li {
  padding: 6px 0;
  font-size: 16px;
}

.socialLinks {
  display: inline-flex;
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
}

.socialLinks li a {
  width: 30px;
  height: 30px;
  font-size: 15px;
  background-color: #555;
  color: #fff;
  padding-top: 4px;
  margin-right: 13px;
  border-radius: 50px;
  display: block;
  text-align: center;
}

.socialLinks li:first-child {
  padding-left: 0px;
}

.sidenav .mLinks a {
  color: #000;
  font-size: 20px;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  z-index: 9999;

  background: transparent;
  border: transparent;
  color: #fff;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

/* end mobile menu */

.app-parallax {
  background-image: url("../imgs/bg2.jpg");
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.app-download {
  padding: 30px 0 0 0;
}

.app-download h2 {
  font-size: 80px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: var(--sub-color) !important;
  margin-bottom: 21px;
  font-display: swap;
}

.app-download p {
  font-size: 37px;
  text-transform: uppercase;
  color: #fff !important;
  margin-top: 150px;
  margin-bottom: 0px;
  font-family: 'Alexandria', sans-serif;
  font-display: swap;
}

.app-icon {
  text-align: center;
}

.app-icon i {
  background-color: var(--sub-color);
  height: 80px;
  width: 80px;
  font-size: 55px;
  padding-top: 10px;
  color: #fff;
  border-radius: 15px;
  margin: 0 10px;
}

/* text 1 */

.text-1 {
  z-index: 1;
  color: #000;
  position: absolute;
  text-align: center;
  top: 330px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  width: 100%;
  font-display: swap;
}

.text-1 h1 {
  font-size: 60px;
  font-weight: 600;
  color: #fff;
}

.text-1 h1 span {
  color: var(--sub-color) !important;

}

.text-1 h2 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  font-family: 'Alexandria', sans-serif;
  font-display: swap;
}

.text-1 h2 span {
  color: var(--sub-color) !important;

}

.text-1 h4 {
  font-size: 50px;
  font-weight: 600;
  margin-top: 20px;
  color: #fff;
}

.text-1 h4 span {
  color: var(--sub-color);
}

/*  */

.p-text {
  padding: 0px 0px 20px 0;

}

.p-text h2 {
  font-size: 30px;
}

.p-text p {
  text-align: justify;
  line-height: 27px;

}

/* home top image */
.web-main-pic {
  /* background-image: url("../imgs/main-pic.jpg"); */
  height: 680px;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-black {
  color: #000 !important;
}

.category_tab .nav-link{
  color: #f8f9fa;
  padding: 7px 20px;
  border: 1px solid #eceeed;
}

.overflow-scroll-x{
  overflow-x: scroll;
  white-space: nowrap;
  display: block;
  overflow-y: hidden;
}
.overflow-scroll-x .nav-item {
  display: inline-block;
}

.overflow-scroll-x::-webkit-scrollbar {
  height: 0px;
}
.sweet-item{
  background: #6aa819;
  color: #fff;
  padding: 3px 12px 7px 12px;
  border-radius: 13px;
  margin-top: 2px;
  display: inline-block;
}