@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);
@charset "UTF-8";
#wait {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
  background: rgba(0, 0, 0, 0.5) url("/images/loader.gif") no-repeat 50% 50%;
}

.two-column-ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.cart-page-title h3 {
  font-size: 19px;
  font-weight: 500;
}

.contact-us-page {
  margin-top: 100px;
  margin-bottom: 100px;
}

.contact-info-box a {
  text-decoration: none;
  color: #000;
  transition: all .1s linear;
}

.btn-close-catering-modal {
  font-size: 35px;
  position: absolute;
  color: #fff;
  right: 30px;
  top: 10px;
  z-index: 100;
  opacity: .5;
  cursor: pointer;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-close-catering-modal:hover {

  opacity: 1;

}

.contact-info-box a:hover {
  text-decoration: none;
  color: #8EC39B;
}

.order-home-head {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

.order-home-head:hover {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

.cafe-page-order-button .order-now {
  color: #fff;
  background-color: #8ec39b;
  border-color: #8ec39b;
  padding: 25px;
  font-size: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cafe-page-order-button .order-now:hover {

  background-color: #000;
  border-color: #000;

}

.breakfst-top-margin-custom {
  margin-top: 50px;
}


.slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
}

.slick-dots li {
  margin: 0 0.25rem;
}
.slick-dots li button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #c5c5c5;
  text-indent: -9999px;
}

.slick-dots li.slick-active button {
  background-color: #8EC39B;
}


/* Menu */
.mobile {
  display: none;
}

.confirm-box-2 .margin-top-desktop {
  margin-top: 44px;
}

.eapps-link {
  display: none !important;
}

.dinner-bavver .form-check {
  position: inherit;
  display: inherit;
  padding-left: inherit;
  text-align: inherit;
  margin-bottom: 15px;
}

.delivery-section .main-form-custom {
  margin-top: 80px;
}

.w-lg-25 {
  width: 25%;
}

.buffet-main-options .title-buffet h3 {
  font-weight: 500;
  font-size: 47px;
  line-height: 47px;
  text-align: left;
}

.buffet-main-options .inner-title h3 {
  color: #8EC39B;
  font-weight: 500;
  font-size: 18px;
  text-align: left;
}

.buffet-main-options .inner-title ul li {
  transform: translate(-19px , 13px);
  font-size: 16px;
  text-align: left;
}
.buffet-main-options .total-users  {
  padding: 8px;
  margin: auto;
  text-align: center;
}

.buffet-main-options .total-users h3  {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-left: 0 !important;
}

.why-just h4 {
  margin-top: 60px;
}



.dinner-bavver .form-check-label.items-name {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
  width: 80%;
  margin-top: -10px;
}

.dinner-bavver .form-check-label.items-price {
  float: right;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
  color: #516E56;
}

.contact-form-home .form-control {
  border: 2px solid rgba(27, 26, 25, 0.6);
  box-sizing: border-box;
  border-radius: 3px;
  padding: 16px;
  margin-bottom: 15px;
}

.testimonial-bg {
  background-image: url("/images/leaf_bg.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 240px;
}

.social-media-icon {
  margin-top: 20px;
}
.contact-form-home .form-control:focus {
  color: #212529;
  background-color: #fff;
  border: 2px solid #8EC39B !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 0%);
}

.contact-form-home .submit-button {
  color: #fff;
  background-color: #8EC39B;
  border-color: #8EC39B;
  padding: 9px;
  border-radius: 3px;
  font-size: 33px;
  text-transform: uppercase;
}

.contact-form-home .submit-button:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;

}

.calender-body-start {
  padding: 20px;
  position: relative;
}

.calender-body-start .calendar-arrow{
  position: absolute;
  top: 20px;
  right: 29px;
}

.calender-body-start .calendar-arrow a{
  color: #000;
  margin-right: 10px;
}

.calender-body-start .table-calendar td, .table-calendar th {
  padding: 10px;
  border: 0px solid #e2e2e2;
  text-align: center;
  vertical-align: middle;
}

.footer-container-calendar select {
  cursor: pointer;
  display: inline-block;
  zoom: 0;
  background: #ffffff;
  color: #585858;
  border: 1px solid gray;
  padding: 11px 4px;
  text-align: left;
  width: 48%;
  margin-bottom: 0px;
  margin-top: 0;
}

.container-calendar {
  background: transparent;
  margin-bottom: 20px;
  max-width: 357px;
  overflow: auto;
}


.option3-section .marign-top-44 {
  margin-top: 44px;
}

.view-my-selection-padding-top {
  margin-top: 22px;
  padding-top: 300px;
}

.calender-body-start .date-picker.selected {
  font-weight: 500;
  outline: 0px dashed #00BCD4;
  background-color: #8EC39B;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  height: 30px;
  width: 30px;
  font-size: 14px;
}
.calender-body-start .footer-container-calendar {
  margin-top: 0;
  border-top: 0px solid #dadada;
  padding: 10px 0;
}

.date-picker:nth-child(6) {
  color: #63a573;
}

.calender-body-start .date-picker.selected span {
  border-bottom: 0px solid currentColor;
}

.catering-menu-button .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff !important;
  background-color: #8EC39B;
  border-radius: 2px;
  border: 1.5px solid #8EC39B;
  padding: 25px 0px;
}
.catering-menu-button .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: .25rem;
  border: 2.5px solid #1B1A19;
  color: #000 !important;
  margin-top: 15px;
}

.download_icon {
  margin-top: -220px;
  margin-right: -20px;
}

.download_icon img {
  margin: auto;
  margin-bottom: 40px;
  width: 70px;
}

.catering-menu-items .catering-menu-image {
  height: 820px;
  background-repeat: no-repeat;
  background-size: cover;
}

.modal-catering-image {
  width: 900px;
  margin: auto;
}

.min-height {
  height: 405px;
}

.button-container-calendar {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  clear: both;
}



nav.desktop {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(27, 26, 25, 0.295);
}
nav.desktop .container-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 30px;
}
nav.desktop .container-1 .logo {
  color: #fff;
  font-size: 1.7em;
}
nav.desktop .container-1 .logo .logo-img {
  width: 100%;
  position: absolute;
  bottom: -90px;
}
nav.desktop .container-1 ul {
  display: flex;
  list-style: none;
  margin: 0;
}
nav.desktop .container-1 ul li {
  margin-left: 25px;
  padding: 20px 0;
  margin: 0 25px;
}
nav.desktop .container-1 ul li a {
  color: #e9e9e9;
  text-decoration: none;
  font-size: 1.1em;
}
nav.desktop .container-1 ul li a:hover {
  color: #fff;
}
nav.desktop .container-1 ul li:last-child {
  background-color: #8EC39B;
  padding: 20px 30px;
  margin: 0 0 0 25px;
  transition: all .3s linear;
}

nav.desktop .container-1 ul li:last-child:hover {
  background-color: #000;
  padding: 20px 30px;
  margin: 0 0 0 25px;
}

nav.mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #333;
  padding: 0 30px;
  z-index: 99999;
}
nav.mobile ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0;
}
nav.mobile ul li {
  font-size: 0.7rem;
}
nav.mobile ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  font-size: inherit;
  text-decoration: none;
}
nav.mobile ul li a span {
  color: #fff;
  font-size: inherit;
  margin-top: 4px;
  display: block;
}

@media (max-width: 772px) {
  .mobile {
    display: block;
  }

  .be-left-sidebar .sidebar-elements>li {
    border: 2px solid gray;
    list-style: none;
    width: 95% !important;
    /* padding: 4px; */
    margin-bottom: 3px;
    padding-top: 0px;
    margin: auto;
  }
  .be-left-sidebar .left-sidebar-content {
    position: relative;
    top: 0 !important;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 8px;
  }

  .main-content {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .confirm-box-2 .margin-top-desktop {
    margin-top: 0px;
  }

  .confirm-box-2 .main-box h3 {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }

  .view-my-selection-button {

    width: 100%;
  }

  .desktop {
    display: none;
  }
}
.main {
  height: calc(100vh - 70px);
}
.main .container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.main .container h1 {
  font-size: 3rem;
  text-align: center;
}

/* Menu End */
#praise_area .review_silder .card {
  background-color: transparent;
  border: none;
  padding: 20px;
}
#praise_area .review_silder .card .card-flex {
  display: flex;
  text-align: left;
  align-items: center;
  justify-content: center;
}
#praise_area .review_silder .card .card-flex .testimonial-profile-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
}
#praise_area .review_silder .card .card-body {
  font-size: 14px;
  text-align: left;
}

#sub-option {
  display: none;
}

#imprNoti {
  height: auto;
  color: #D1D1D1;
  background-color: #000;
  padding: 5px;
  position: relative;
  font-size: 13px;
}

@media (min-width: 1500px) {
  .nav-link {
    padding: 25px 0px;
  }

  .navbar-collapse .header_btn {
    padding: 25px 50px 25px 50px;
  }
}
@media (min-width: 1300px) and (max-width: 1499.99px) {
  .nav-link {
    padding: 20px 0px;
  }

  .navbar-collapse .header_btn {
    padding: 20px 50px 20px 50px;
  }
}
@media (min-width: 1300px) {
  .banner_overlay_content.boct h1 {
    padding: 0 !important;
  }
  .banner_overlay_content.boct a {
    margin: 0 !important;
    padding: 20px !important;
    line-height: initial !important;
  }
}
.banner_overlay_content.boct h1 {
  padding: 0 !important;
}
.banner_overlay_content.boct a {
  margin: 0 !important;
  padding: 20px !important;
  line-height: initial !important;
}

@media (min-width: 1500px) {
  .banner_slider .slick-list {
    height: 850px;
  }
  .banner_slider .slick-list .slick-track {
    height: 100% !important;
  }
  .banner_slider .slick-list .slick-track .banner_slider_items.slick-slide .banner-img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
@media (min-width: 1300px) and (max-width: 1499.99px) {
  .banner_slider .slick-list {
    height: 650px;
  }
  .banner_slider .slick-list .slick-track {
    height: 100% !important;
  }
  .banner_slider .slick-list .slick-track .banner_slider_items.slick-slide .banner-img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
@media (max-width: 450px) {
  .banner_slider .slick-list {
    height: 250px;
  }
  .banner_slider .slick-list .slick-track {
    height: 100% !important;
  }
  .banner_slider .slick-list .slick-track .banner_slider_items.slick-slide .banner-img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
.banner_slider .slick-list .slick-track {
  height: 100% !important;
}
.banner_slider .banner_overlay_content h1 {
  padding: 10px;
}
.banner_slider .banner_overlay_content .a1, .banner_slider .banner_overlay_content .a2 {
  width: 100px;
}
.banner_slider .banner_big_arrow {
  margin-top: 22%;
}

@media (min-width: 1000px) {
  .promise1-ol-content, .promise2-ol-content {
    transform: translateY(50%);
  }

  .promise2-ol-content {
    margin-left: 0px;
  }

  .promise1-overlay h3, .promise2-overlay h3 {
    padding: 30px 0;
  }
}
.review_arrows {
  display: none;
}

.back_up_bnt {
  width: 88px;
  height: 100px;
}
.back_up_bnt p {
  font-size: 35px;
  padding-top: 20%;
}

.review-table .full {
  box-shadow: 0px 4px 32px rgb(170 170 170 / 30%);
  border: none !important;
  border-radius: 12px;

}

#footer_area .footer_part1 a {
  font-size: 18px;
}
#footer_area .footer_part2 {
  font-size: 18px;
  color: #fff;
}
#footer_area .footer_part4 a {
  font-size: 18px;
}

@media (min-width: 1300px) and (max-width: 1499.99px) {
  .about-bg {
    left: 40%;
    empty-cells: 60%;
    width: 65%;
  }
}
#gallery_area .gallery_img img {
  width: 100%;
}
@media (max-width: 991px) {
  #gallery_area .gallery_icon {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .navbar-toggler {
    display: none;
  }
}
.about_content_lrt {
  left: 0%;
}

#ourCafe_area, #catering_area {
  max-width: 100%;
  width: 100%;
}

.setup {
  display: none;
}

.selection {
  display: flex;
}
.selection .selection-name {
  width: 70%;
}

.option3-section .full .head {
  padding-top: 10px;
    padding-left: 20px;
}

.promise_content {
  margin-top: 60px;
}

@media (min-width: 1300px) {
  .promise_content h3 {
    padding-top: 0px;
  }
  .promise_content h2 {
    margin-bottom: 0px;

  }
}
.promise_contentp {
  font-size: 16px;
  line-height: inherit;
}


.slide_gel_title h2 {
  padding-bottom: 110px;
}

.slick-initialized .slide-arrow {
  background: #8EC39B;
  border-radius: 10px;
  border: 0;
  width: 65px;
  height: 65px;
  color: #fff;
  font-size: 24px;
}


.slick-initialized .prev-arrow {
  float: left;
  margin-top: 180px;
}

.slick-initialized .next-arrow {
  float: right;

}

#slide_gal_area {
  padding-top: 130px;
  padding-bottom: 0px;
}



.review_img_down img {
  margin: auto;
}

@media (min-width: 300px) and (max-width: 449.99px) {
  #promise_area {
    display: block;
  }
}
@media (min-width: 300px) and (max-width: 449.99px) {
  .imagess2 img.vv2 {
    margin-left: -32px;
  }

  .imagess img.vv1 {
    margin-left: -38px;
  }
}
.be-left-sidebar .sidebar-elements a {
  text-align: center;
}
.be-left-sidebar .sidebar-elements a .additional {
  font-size: 13px;
}


.full-custom {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.full-custom .head {
  /* padding: 1.539rem !important; */
  background-color: #fff;
}

.margin-5{
  margin-left: 5px;
}

#calendar-body td {
  cursor: pointer;
}

.promise_card_p {
  width: 100%;
}

.contect_part1Img img {
  width: 100%;
}


.confirm-section .full .main-box span {
  padding-left: 15px;
}
.confirm-section .review_ul ul li {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
}

.delivery-section input[type=text] {
  height: auto;
}

.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

input[type=radio]:checked:after {
  background: #8ec39b !important;
  content: "✓" !important;
  color: #fff;
  border: none !important;
  border-radius: 2px !important;
}

.selection .price-span {
  color: #000000;
}

.double-column-ul ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.view-my-selection-button {
  background-color: #8EC39B !important;
  color: white !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 25px !important;
  box-shadow: 0px 4px 32px rgb(170 170 170 / 40%);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}

.view-my-selection-button:hover {
  background-color: #7eaf8a !important;

}

.form-check-input[type=radio] {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  width: 21px;
  height: 21px;
  margin: 0;
  margin-right: 1px;
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  border: none;
}

input[type=radio]:after {
  content: "";
  vertical-align: middle;
  text-align: center;
  line-height: 13px;
  position: absolute;
  cursor: pointer;
  height: 21px;
  width: 21px;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  border: 2px solid #8EC39B;
  border-radius: 0px !important;
  background-color: #f4f4f4;;
  outline: none;
}

.arrow-button {
  width: 80%;
  background-color: white !important;
  color: green !important;
  border: none !important;
  box-shadow: 0px 4px 32px rgb(170 170 170 / 40%);
  border-radius: 2px !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  background-image: url(/assets/front/assets/Icon/up-arrow-logo-theme.svg);
  background-repeat: no-repeat;
  background-size: 70px;
  background-position-x: 65%;
  background-position-y: 24px;
  padding: 25px 27px !important;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}

.arrow-button:hover {

  background-color: #efefef !important;

}

.arrow-button-white {
  width: 80%;
  background-color: #8EC39B !important;
  color: #fff !important;
  border: none !important;
  box-shadow: 0px 4px 32px rgba(170, 170, 170, 0.4);
  border-radius: 2px;
  font-size: 22px !important;
  font-weight: 400 !important;
  background-image: url(/assets/front/assets/Icon/up-arrow-logo-theme-white.svg);
  background-repeat: no-repeat;
  background-size: 70px;
  background-position-x: 72%;
  background-position-y: 24px;
  padding: 19px 27px !important;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}

.arrow-button-white:hover {

  background-color: #7eaf8a !important;

}

.rotate-text h2{
  transform: rotate(
          -90deg);
  -webkit-transform: rotate(
          -90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicI
}

.selection input[type=radio]:after {
  content: "";
  vertical-align: middle;
  text-align: center;
  line-height: 13px;
  position: absolute;
  cursor: pointer;
  height: 21px;
  width: 21px;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  border: 2px solid #8EC39B;
  border-radius: 0px !important;
  background: #ffffff;
  outline: none;
}


.contact-us-page {
  margin-top: 30px;
  margin-bottom: 30px;
}



input[type=radio]:focus {
  box-shadow: none;
}

.food-section .additional-section span {
  font-weight: 500;
}
.food-section .card .card-body span {
  font-weight: 500;
}

#editMenu {
  border-bottom: 1px solid #d4cccc;
}
#editMenu .review_ul {
  border: none;
}
#editMenu:last-child {
  border: none;
}

.details-delivery .pick {
  transform: unset;
}

.delivery-section input[type=time], .delivery-section input[type=tel] {
  border: 1px solid gray;
}

.success-page .block {
  margin: 20px 0;
}
.success-page .block:first-child {
  margin: 0 0 20px 0;
}
.success-page .block:first-child span {
  font-weight: 500;
}

.confirm-box-2 .user-group-img {
  margin-top: .4rem;
  text-align: center;
}

.dinner-bavver .form-check-label.items-name {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
  width: 55%;
  margin-top: -10px;
}

.our-promise-flex {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-family: Roboto;
}
.our-promise-flex .item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
  position: relative;
}
.our-promise-flex .item .content {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
}
.our-promise-flex .item .content h3 {
  font-size: 32px;
  padding: 20px 0;
  font-weight: 600;
}
.our-promise-flex .item .content p {
  font-size: 22px;
  padding: 10px 0;
}
.our-promise-flex .item .content a {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: #8EC39B;
  text-decoration: none;
  padding: 10px 24px;
  border: 2px solid #8EC39B;
  position: relative;
  transition: all 0.3s linear;
}
.our-promise-flex .item .content a:hover {
  background-color: #8EC39B;
  color: #fff;
}

.full-height {
  height: 100%;
}

.be-left-sidebar .sidebar-elements > li.main-option {
  border: none !important;
}


/*Responsive Code Start*/

@media (max-width: 991px) {
  .food-section .additional-section {
    padding: inherit;
  }


  .btn-close-catering-modal {
    font-size: 35px;
    position: absolute;
    color: #000;
    right: 30px;
    top: 10px;
    z-index: 100;
    opacity: 1;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }

  .buffet-main-options .title-buffet h3 {
    font-weight: 500;
    font-size: 29px;
    line-height: 31px;
    text-align: center;
  }
  .delivery-section .main-form-custom {
    margin-top: 10px;
  }

  .container-calendar .pickup-button {
    border: none;
    height: 45px;
    font-size: 18px;
    font-weight: 500;
    margin-left: -4px;
    padding: 9px 40px;
    width: 50%;
    border-radius: 0px 10px 0px 0px;
  }

  .w-lg-25 {
    width: 100%;
  }

  .container-calendar .delivery-button {
    border: none;
    height: 45px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 10px 0px 0px 0px;
    margin-right: 0px;
    padding: 9px 40px;
    width: 50%;
  }

  .main-content {
    height: 100%;
    overflow: auto;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 20px;
  }

  .min-height {
    height: inherit;
  }

  .why-just h4 {
    margin-top: 10px;
  }

  .food-section .left-white {
    transform: translate(35px, 7px);
    height: auto;
  }

  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
  }

  .buffet-main-options .inner-title h3 {
    color: #8EC39B;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
  }

  .buffet-main-options .inner-title ul  {
    list-style-type: none;
  }

  .buffet-main-options .inner-title ul li {
    transform: translate(-19px , 13px);
    font-size: 16px;
    text-align: center;
  }
  .buffet-main-options .total-users  {
    padding: 8px;
    margin: auto;
    text-align: center;
  }

  .buffet-main-options .total-users h3  {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-left: 0 !important;
  }

  .manu_title .mtp {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 23px;
    line-height: 40px;
    color: #1B1A19;
    padding-top: 10px;
    width: 100%;
    margin: auto;
  }

  .model_img1 {
    text-align: center;
    position: relative;
    width: 100%;
    margin: auto;
    margin-top: 25px;
  }

  .catering-menu-items .catering-menu-image {
    height: 500px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .promise_content {
    margin-top: 0;
  }

  .ourcafe_content {
    padding-bottom: 20px;
  }

  .ourcafe_content h2 {
    margin-top: 30px;
    font-size: 17px;
    border: 4px solid #FEFEFF;
    padding: 8px 0px;
    margin-left: 0;
  }

  .catering_title h2 {
    font-size: 28px;
    padding-top: 0px;
    padding-bottom: 30px;
    line-height: 30px;
  }

  .catering_content h2 {
    margin-top: 40px;
    font-family: Ubuntu;
    margin-bottom: 50px;
    font-style: normal;
    font-weight: 500;
    font-size: 37px;
    line-height: 50px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background: rgba(27, 26, 25, 0.5);
    border: 6px solid #FEFEFF;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 10px;
  }

  .catering_content {
    padding-bottom: 30px;
  }

  .about_content p {
    padding-top: 20px;
    font-size: 18px;
    text-align: center;
  }

  .about_content h2 {
    font-size: 22px;
    line-height: 28px;
    padding-top: 0;
    text-align: center;
  }

  .about_content .about-p2 {
    font-size: 16px;
    padding-top: 10px;
    line-height: 22px;
    margin-left: 0;
    padding-right: 0;
  }

  .about-img img {
    width: 100%;
    top: 38%;
    left: 0;
    justify-content: center;
    text-align: center;
    position: relative;
  }

  .about-bg {
    position: relative;
    top: 0%;
    left: 0%;
    width: 100%;
    margin-left: 0;
  }



  .download_icon {
    margin-top: 0;
    margin-right: 0;
    position: relative !important;
    text-align: center;
    margin-bottom: 25px;
  }

  .download_icon img {
    margin: auto;
    margin-bottom: 20px;
    width: 70px;
  }

  .view-my-selection-padding-top {
    margin-top: 20px;
    padding-top: 0px;
  }

  #slide_gal_area {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .slide_gel_title h2 {
    padding-bottom: 30px;
  }

  .gal_slide_view {
    position: relative;
    margin-left: inherit;
    margin-right: inherit;
  }

  .gal_slide_arrows {
    position: absolute;
    top: -50%;
    left: 0;
    height: 100%;
    width: 100%;
  }

  .testimonial-bg {
    background-image: url(/images/leaf_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 130px;
    padding-top: 40px;
  }

  .review_silder {
    padding-top: 0px;
  }

  .contect_part1Img {
    padding-bottom: 0px;
  }

  .contect_part2 h2 {
    font-size: 30px;
    padding-top: 0px;
  }

  .contact-form-home .submit-button {
    color: #fff;
    background-color: #8EC39B;
    border-color: #8EC39B;
    padding: 34px;
    border-radius: 3px;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 0px;
  }

  .contect_part2 form  {
    padding-bottom: 70px;
  }

  .contect_part1 h2 {
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contect_part12 p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }

  .contect_part11 p {
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }

  .arrow-button-white {
    width: 100%;
    background-color: #8EC39B !important;
    color: #fff !important;
    border: none !important;
    box-shadow: 0px 4px 32px rgb(170 170 170 / 40%);
    border-radius: 2px;
    font-size: 22px !important;
    font-weight: 400 !important;
    background-image: url(/assets/front/assets/Icon/up-arrow-logo-theme-white.svg);
    background-repeat: no-repeat;
    background-size: 40px !important;
    background-position-x: 96% !important;
    background-position-y: 37px !important;
    padding: 19px 27px !important;
    margin-bottom: 10px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
  }

  .arrow-button {
    width: 100%;
    background-color: white !important;
    color: green !important;
    border: none !important;
    box-shadow: 0px 4px 32px rgb(170 170 170 / 40%);
    border-radius: 2px !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    background-image: url(/assets/front/assets/Icon/up-arrow-logo-theme.svg);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position-x: 65%;
    background-position-y: 24px;
    padding: 25px 27px !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
  }

  .p-5 {
    padding: inherit !important;
  }
  .contact-us-page .full {
    padding: 20px !important;
  }
  .rotate-text h2 {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.BasicI;
    text-align: center;
  }

  .dinner-cafe-section .full {
    padding: 8px;
    margin: auto;
  }

  .option3-section .marign-top-44 {
    margin-top: 0px;
  }
  .food-section .additional-section .left-white {
    transform: unset;
  }
  .food-section .additional-section .beverage-icon {
    margin-right: 50%;
  }
}
@media (min-width: 991px) {
  .food-section .additional-section .beverage-icon {
    margin-right: 100%;
  }
}

@media (min-width: 991px) {
  .full-custom .content {
    height: 140px;
    overflow: hidden;
  }
}

@media (min-width: 1400px) {
  .footer_part5 {
    height: inherit;
  }
  .footer_part5 a {
    line-height: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .our-promise-flex .item .img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-promise-flex .item .img {
    width: 100%;
  }
  .our-promise-flex .item .content {
    top: 20%;
  }
  .our-promise-flex .item .content h3 {
    font-size: 26px;
    padding: 15px 0;
  }
  .our-promise-flex .item .content p {
    font-size: 18px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .our-promise-flex .item .img {
    width: 100%;
  }
  .our-promise-flex .item .content {
    top: 15%;
  }
  .our-promise-flex .item .content h3 {
    font-size: 22px;
    padding: 10px 0;
  }
  .our-promise-flex .item .content p {
    font-size: 16px;
    padding: 0 10px 0 10px;
  }
  .our-promise-flex .item .content img {
    width: 20%;
  }
  .our-promise-flex .item .content a {
    padding: 5px;
    font-size: 16px;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 5px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .our-promise-flex .item .img {
    width: 100%;
  }
  .our-promise-flex .item .content {
    top: 10%;
  }
  .our-promise-flex .item .content h3 {
    font-size: 18px;
    padding: 5px 0;
  }
  .our-promise-flex .item .content p {
    font-size: 12px;
    padding: 0 5px 0 5px;
  }
  .our-promise-flex .item .content img {
    width: 15%;
  }
  .our-promise-flex .item .content a {
    padding: 5px;
    font-size: 12px;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 5px;
  }
}

@media (max-width: 1000px) {
  #about_area .about-bg .about-bg-img {
    display: none;
  }
}

/*Responsive Code Start*/

.banner_overlay_content h1{
    border: none;
    border-bottom: 1px solid #fff; 
}

@media (min-width: 1300px) and (max-width: 1499.99px){
    .banner_overlay_content h1 {
        font-size: 50px;
        background: none;
    }
}

.banner_slider .slick-list .slick-track .banner_slider_items.slick-slide .banner-img {
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transform: scale(1);
}
.banner_slider .slick-list .slick-track .banner_slider_items.slick-slide.slick-active .banner-img {
  transform: scale(1);
}

/*@media (min-width: 1300px) and (max-width: 1499.99px){*/
/*    .banner_overlay_content h1 {*/
/*        border: 1px solid #FEFEFF;*/
/*    }*/
/*}*/

/*@media (min-width: 1300px) and (max-width: 1499.99px){*/
/*    .banner_big_arrow img {*/
/*        width: 10%;*/
/*    }*/
/*}*/

.tooltip-div {
  position: relative;
  display: inline-block;
}

.tooltip-div .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: rgb(141,196,154);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}

.tooltip-div:hover .tooltiptext {
  visibility: visible;
}