/* promises */
body {

  background-color: #fff;
  font-family: 'Poppins', !important;
}

.slide-content h1 {

  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-weight: normal !important;
  color: #fff;
  line-height: 1.3;
  margin-top: 0px;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.dropdown-menu {
  color: #fff !important;
  padding: 10px 20px;
}

.filter-dropdown {
  min-width: 25rem !important;
}

#selectByDropdown .dropdown-menu {
  left: -50% !important;
  right: auto !important;
  top: 60% !important;
}

.slide-content p {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: normal !important;
  color: #fff;
}

.slide-content h1 .bold-text {
  font-weight: 900;
  font-size: 60px;
  font-family: 'poppins';
  color: #fff !important;
}

.promise-section {
  /* background: url('../img/BG Image.jpg') no-repeat center top; */
  background-size: cover;
  border: none !important;
  padding: 100px 0px;
}

.promise-item p {
  font-size: 16px !important;
  color: #fff;
  margin: 0;
  padding: 0px 20px;
  line-height: 1.6;
  font-family: 'Poppins'
}

.promise-item {
  padding: 25px !important;
}

.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

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

.custom-navbar {
  background: rgba(255, 255, 255, 0.8) !important;
  /* white with transparency */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  /* soft shadow */
  backdrop-filter: blur(6px);
  /* optional: adds a frosted glass effect */
  -webkit-backdrop-filter: blur(6px);
}

.black-text {
  color: #000;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.2;
  font-family: 'Poppins'
}

.color-text-second {
  color: #B86A2A !important;
  font-weight: 900 !important;
  font-size: 50px !important;
  line-height: 1.1;
  font-family: "Dancing Script", cursive !important;
}

.color-text-cursive {
  color: #B86A2A !important;
  font-weight: 900 !important;
  font-size: 50px !important;
  line-height: 1.1;
  font-family: "Dancing Script", cursive !important;
}

/* about */
.about-section {
  padding: 60px 20px;

}


.color-text {
  color: #B86A2A !important;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2;
  font-family: 'Poppins'
}

.about-text h2 {
  color: #000;
  font-family: 'Poppins';
  font-weight: 800;
  font-size: 40px;
  line-height: 1.2;
}

.about-text p {
  font-size: 16px;
  font-family: 'Poppins';
  text-align: justify;
  letter-spacing: normal !important;
  word-spacing: normal !important;

}

.color-small {
  color: #B86A2A;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Poppins'
}

.color-small-cursive {
  color: #B86A2A;
  font-weight: 900;
  font-size: 30px;
  font-family: "Dancing Script", cursive;
}

.color-small-1 {
  color: #B86A2A;
  font-weight: bold;
  font-size: 17px;
  font-family: 'Poppins'
}

/* Navbar text default black */
.navbar .nav-link {
  font-family: 'Anek Malayalam' !important;
  color: #000 !important;
  font-weight: 300;
  transition: color 0.3s ease;
  font-size: 20px;
}

/* Hover text orange */
.navbar .nav-link:hover {
  color: #B86A2A !important;
  font-weight: 800;
  font-family: 'Poppins'
}

.menu-btn span {
  color: #000;
}

/* Remove border/outline from menu button */
.menu-btn {
  border: none;
  background: transparent;
  box-shadow: none;
}

.menu-btn:focus {
  outline: none;
  box-shadow: none;
}

/* Side popup styling */
.offcanvas {
  background-color: #fff;
  width: 260px;
}

.offcanvas a {
  display: block;
  font-size: 18px;
  padding: 12px 15px;
  color: #000;
  text-decoration: none;
  font-family: 'Poppins'
}

.offcanvas a:hover {
  background: #f8f9fa;
}

/* Active link orange */
.navbar .nav-link.active {
  font-family: 'Poppins';
  font-weight: 600;
}

/* Dropdown menu items */
.navbar .dropdown-menu .dropdown-item {
  color: #000 !important;
  font-weight: 800;
  font-family: 'Poppins';
  font-size: 18px;

}

.navbar .dropdown-menu .dropdown-item:hover {
  color: #ed1d26 !important;
  font-weight: 800;
  font-family: 'Poppins'
}

/* Hamburger icon fix */
.navbar-toggler {
  border: none;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* makes it behave like background-size: cover */
  z-index: -1;
  /* keeps content above video */
}

.swiper-slide {
  position: relative;
  overflow: hidden;
}

/* slider */

.swiper {
  width: 100%;
  /* height: 100vh; */
  z-index: auto;
}

.about-img img {
  width: 100%;
}

/* .about-img .swiper {
  height: 60vh !important;
} */

.Banner-img .swiper {
  height: 100vh;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-content {
  text-align: center;
  color: white;
  max-width: 80%;
}

.slide-content h2 {
  font-size: 2rem;
  font-weight: bold;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}

.slide-content span {
  color: #fff;
}

.slide-content button {
  margin-top: 20px;
  padding: 12px 30px;
  font-size: 1rem;
  font-weight: bold;
  border: none;
  border-radius: 25px;
  background-color: #e74c3c;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
}

.slide-content button:hover {
  background-color: #c0392b;
}

/* Swiper Pagination Dots */
.swiper-pagination-bullet {
  background: white;
  opacity: 0.7;
}

.swiper-pagination-bullet-active {
  background: red;
}

/* menu */


a {
  text-decoration: none !important;
  color: #232323;
  transition: color 0.3s ease;
  font-family: 'Poppins'
}

a:hover {
  color: #fff;
  font-family: 'Poppins'
}

#menuToggle {
  display: block;
  position: absolute;
  top: 25px;
  right: 50px;
  z-index: 1;
  color: #000 !important;

}

#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  color: #000 !important;

  -webkit-touch-callout: none;
}

#menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #000;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    opacity 0.55s ease;
  color: #000 !important;

}

#menuToggle span:first-child {
  transform-origin: 0% 0%;
  color: #000 !important;

}

#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
  color: #000 !important;

}

#menuToggle input:checked~span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #000;
}

#menuToggle input:checked~span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked~span:nth-last-child(2) {
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

#menu {
  position: absolute;
  width: 300px;
  margin: -100px 0 0 0;
  padding: 50px;
  padding-top: 125px;
  right: -100px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(100%, 0);

  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menu li {
  padding: 10px 0;
  font-size: 22px;
  font-family: 'Poppins'
}

#menuToggle input:checked~ul {
  transform: scale(1.0, 1.0);
  opacity: 1;
}

/* promises */


/* services */
.services-title {
  margin-bottom: 80px;
  /* margin-left: 130px; */
}

.heading-service h2 {
  font-family: 'poppins';
  font-size: 32px !important;
  /* font-weight: bold; */
}

.service-para {
  font-family: 'poppins';
  font-size: 18px;
  margin-top: 20px;
  text-align: justify;
  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;

}

.service-card {
  background: #f8f9fa;
  border-radius: 12px;
  padding-top: 60px;
  /* space for image overlap */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: justify;
  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;
  height: auto;
}

.top-image {
  position: relative;
  top: 50%;
  padding-bottom: 60px;
}

.card-img-wrapper {
  position: absolute;
  top: -90px;
  /* push above */
  left: 50%;
  transform: translateX(-50%);
}

.service-img {
  margin-top: -100px;
  width: 180px;
  height: 230px;
  border-radius: 4 4 4 4;

}

.service-image {
  width: 70px;
  /* adjust size */
  border-radius: 8px;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
}


.services-section {
  padding: 60px 0px;
  /* max-width: 1200px; */
  /* margin: auto; */
}

.services-section h2 {
  font-size: 40px;
  font-weight: 700;

}

.service-para p {
  padding: 10px;
  text-align: justify;
  font-size: 16px;
}

.heading-service p {
  text-justify: inter-word !important;
  word-spacing: 0.5px !important;
  hyphens: auto;
}

.services-section h2 span {
  color: #B86A2A;
  font-size: 40px;
  font-weight: 700;
}

.service-image {
  bottom: 50%;
}

.service-card {
  background: #f6f6f6;
  border-radius: 10px;
  text-align: justify;
  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  transition: transform 0.3s ease;
  min-height: 465px;
}

.service-card:hover {
  transform: translateY(-6px);
}

.service-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 1px0 10px;
  margin-bottom: 10%;
}

.service-content {
  padding: 20px;
}

.service-content h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.service-content p {
  font-size: 14px;
  color: #555;
  margin-bottom: 20px;
}

.service-btn2 {
  text-align: right;
  margin-top: 68px;
}

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

.explore-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  /* space between text & arrow */
  background: #e30613;
  /* bright red */
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 7px 24px;
  border-radius: 6px;
  /* slightly rounded corners */
  text-decoration: none;
  transition: background 0.3s ease, transform 0.2s ease;
}

.explore-btn span {
  font-size: 18px;
  /* arrow slightly bigger */
  line-height: 1;
}

.explore-btn:hover {
  background: #c30010;
  /* darker red on hover */
  transform: translateY(-2px);
}

.explore-btn:hover {
  background-color: #b02a37;
  /* darker red on hover */
  color: #fff;
  text-decoration: none;
}

.text-end {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

/* solutions */
.swiper-solution {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.swiper-solution .swiper-slide {
  width: 300px;
  height: 400px;
  /* box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2); */
  filter: blur(1px);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: self-start;
}

.swiper-solution .swiper-slide img {
  width: 100%;
  height: auto;
  padding: 0px;
  margin-bottom: 60px;
  object-fit: cover;
  /* maintain aspect ratio, crop if necessary */
}

.swiper-solution .swiper-slide h3 {
  font-size: 20px;
  font-family: 'poppins';
  color: #000;
  padding-top: 20px;
  align-self: center;
}

.swiper-solution .swiper-slide-active {
  filter: blur(0px);
}

.swiper-solution .swiper-slide-active h3 {
  font-size: 30px;
  font-weight: 800 !important;
  text-align: center;
}

.swiper-solution .swiper-pagination-bullet {
  background: #8a8787;
}

.swiper-solution .swiper-pagination-bullet-active {
  background: #EC1D27;
}


.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}

.text-para {

  font-family: 'poppins';
  font-size: 18px;
  text-align: justify;
}

.coffee-section {
  padding: 40px 0px !important;
  background: url('../img/Solutions_Background.png') no-repeat center center/cover;
  /* background: #E6E7E9; */
  /* height: 800px; */
}

.menu-btn {
  color: #000 !important;
}

.custom-navbar {
  background: rgba(230, 230, 230, 0.95);
  /* Light grey with opacity */
  backdrop-filter: blur(5px);
  /* Smooth glass effect */
  padding: 8px 0;
  transition: background 0.3s ease;
}

.navbar-brand img {
  height: 50px;

}

.navbar-brand-prod img {
  height: 50%;
  width: 8%;
}

.logo-img {
  display: flex;
  margin-left: 12px;
}

.navbar-nav .nav-link {
  font-weight: 500;
  color: #000 !important;
  margin: 0 10px;
}

.navbar-nav .nav-link:hover {
  color: #ed1d26 !important;
}

.lavazza-logo {
  border-left: 2px solid #333;
  padding-left: 10px;
  align-self: center;
}

.call-icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 3px solid red;
  display: flex;
  align-items: center;
  justify-content: center;
  color: red;
  font-size: 17px;
  margin-right: 8px;
}

/* Dropdown show on hover */
/* Multi-level dropdown */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

/* Hover for desktop */
@media (min-width: 992px) {
  .navbar .dropdown:hover>.dropdown-menu {
    display: block;
    margin-top: 0;
  }

  .dropdown-submenu:hover>.dropdown-menu {
    display: block;
  }
}

/* Remove default caret */
.dropdown-toggle::after {
  display: none;
}

/* Add Font Awesome angle-down next to dropdown text */
.dropdown-toggle>.fa-angle-down {
  margin-left: 5px;
  transition: transform 0.3s;
}

.dropdown-toggle.show>.fa-angle-down {
  transform: rotate(180deg);
}

.fa-angle-down.rotate {
  transform: rotate(180deg);
  transition: transform 0.3s;
}

.dropdown-menu li {
  text-align: center;
  border-bottom: 2px solid #00000086;
  padding: 2px 0;
}

.dropdown-menu li:last-child {
  border-bottom: none;
}


.nav-item.dropdown:hover .dropdown-menu {
  font-family: 'poppins';
  margin-top: 0;
  background: rgba(255, 255, 255, 0.85);
  /* semi-transparent white */
  backdrop-filter: blur(8px);
  border: none;
  border-radius: 8px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  /* ensures blur covers full dropdown */
}

/* Dropdown items */
.dropdown-menu .dropdown-item {
  font-weight: 400 !important;
  /* force normal */
  color: #000;
  padding: 10px 16px;
}

.dropdown-menu .dropdown-item:hover {
  background: rgba(255, 255, 255, 0.85);
  /* semi-transparent white */
  backdrop-filter: blur(8px);
  color: #000;
}

.enquiry-btn {
  position: absolute;
  bottom: -200px;
  right: -46px;
  transform: translateY(-50%) rotate(270deg);
  transform-origin: right top;
  background: #EC1D27;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 30px;
  border-radius: 8px 8px 0 0;
  text-decoration: none;
  border: none;
  cursor: pointer;
  z-index: 9999;
  white-space: nowrap;
  transition: background 0.3s ease;
}

/* Hover effect only color change */
.enquiry-btn:hover {
  background: #c9141e;
  color: #fff;
}

/* Prevent shape/shift on click or focus */
.enquiry-btn:focus,
.enquiry-btn:active {
  outline: none !important;
  box-shadow: none !important;
  transform: translateY(-50%) rotate(-90deg) !important;
  /* keep same transform */
}

.enquiry-wrapper {
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
  z-index: 1000;
}

.enquiry-content {
  padding: 20px;
  width: 300px;
}

.close-btn {
  font-size: 28px;
  cursor: pointer;
  float: right;
}

.enquiry-wrapper form {
  display: flex;
  flex-direction: column;
}

.enquiry-wrapper form label {
  margin-top: 10px;
}

.enquiry-wrapper form input,
.enquiry-wrapper form textarea {
  padding: 8px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.enquiry-wrapper form button {
  margin-top: 15px;
  padding: 10px;
  background: #007bff;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
}


.coffee-section .coffee-title {
  padding: 0px 60px;
  text-align: start;
  margin-bottom: 40px;
}

.coffee-section .coffee-title h2 {
  font-size: 40px;
  font-family: 'poppins';
  font-weight: 700;
}

coffee-section .coffee-title h2 .coffee-section .coffee-title h2 span {
  color: #d58b2c;
}

.coffee-section .coffee-title p {
  color: #555;
  margin-top: 10px;
  font-size: 16px;
  font-family: 'poppins';
}

.coffee-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap;
  gap: 20px;

}

.coffee-section .col {
  flex: 1;
  min-width: 300px;
}

.coffee-section .image img {
  width: auto;
  border-radius: 6px;
  margin-top: 10px;
}

.coffee-section .tag {
  position: absolute;
  font-size: 30px;
  font-weight: 700px;
  text-align: start;
  font-family: 'poppins';
  display: inline-block;
  background: #e63946;
  /* Red label */
  color: #fff;
  padding: 3px 18px;
  font-weight: bold;
  border-radius: 3px;
  margin-bottom: 10px;
}

.tag_1 {
  font-size: 30px;
  font-weight: 700px;
  font-family: 'poppins';
  left: 0;
  top: -10px;
  width: 60%;
  margin-right: 50px;
  height: 55px;
}

.tag_2 {
  text-align: center !important;
  font-size: 30px;
  font-weight: 700px;
  font-family: 'poppins';
  right: 0;
  top: -10px;
  width: 60%;
  height: 55px;
}

.image-tag_1 {


  display: block;
  width: 90%;
  padding-right: 10%;
}

.image-tag_2 {

  display: block;
  width: 90%;
  padding-left: 10%;
}

.desktop-slide {
  display: block;
}

.mobile-slide {
  display: none;
}

.coffee-section .text p {
  font-size: 18px;
  line-height: 1.6;
  color: #555;
  text-align: start;
  margin-right: 100px;
}

/* stories */
.testimonial-card {
  background: rgba(220, 225, 225, 0.9);
  /* White with opacity */
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  max-width: 700px;
  margin-top: 60px;
  padding-top: 60px;
  position: relative;
  overflow: visible;
}

.testimonial-card P {
  text-align: center;
  font-family: 'poppins';
}

.person-img-wrapper {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}

.person-img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border: 5px solid #fff;
}

.testimonial-card .card-body {
  padding-top: 40px;
}

.carousel-indicators [data-bs-target] {
  background-color: #333;
}

.carousel-indicators .active {
  background-color: #000;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(1);
}

.coffee-stories {
  padding: 40px 20px !important;

  background: url('../img/stories-bg.jpg') center/cover no-repeat;
}

.stories-heading {
  color: #fff;
  font-size: 40px;
  font-family: 'poppins';
  font-weight: 800px;
  /* text-align: start !important; */
}

.storie-para {
  color: #fff;
  font-family: 'poppins';
  font-size: 16px;
  padding: 10px;
}

@media (max-width: 767px) {
  .coffee-section .row {
    flex-direction: column;
    text-align: center;

  }


  .promise-section {
    background-image: none !important;
  }

  .testimonial-card P {
    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;
  }

}

/* honest */
.latest-brew {
  color: #F9F9F9;
}

.stories .swiper {
  height: 60vh;
  background: #B2B2B2;
}

.black-text {
  color: #000;
  font-weight: 700 !important;


  font-family: 'Poppins'
}

.btn-readmore {
  color: #B86A2A !important;
  font-family: 'poppins';
  font-size: 13px;
  font-weight: bold;
  margin-left: 20px;
}

.color-text {
  font-family: "Dancing Script", cursive;
  color: #B86A2A !important;
  font-weight: 700 !important;
  font-size: 45px !important;

  font-family: 'Poppins'
}

.latest-brew .card-img {
  transition: transform 0.3s ease;
}

.latest-brew .card:hover .card-img {
  transform: scale(1.05);
}

.para-badge {
  font-family: 'poppins' !important;
  color: #000;
  margin-left: 20px;
  margin-top: 5px;
}

/* .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom:-6px
} */
.custom-badge {
  background-color: #EC1D27;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  width: 120px;
  padding: 6px 14px;
  border-radius: 8px;
  display: inline-block;
  font-family: 'poppins' !important;
}

.brew-content {
  font-family: 'poppins' !important;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}

.latest-brew .badge {
  font-family: 'poppins' !important;
  font-size: 0.75rem;
  font-weight: 600;
  width: 90px;

}

.small-para {
  font-family: 'poppins';
}

.small-image {

  margin-top: 40px !important;
}

/* footer */
.fh-footer {
  background-image: url("../img/Footer_Background.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 30px 0;
}

.footer-title {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 800 !important;
  font-size: 20px;
  margin-bottom: 15px;
}

footer a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  text-decoration: none;
  align-items: center;
  padding: 10px 0px !important;
  line-height: 2;
}

footer a:hover {
  color: #ed1d26 !important;

}

.social-links {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  position: relative;
  left: 82%;
}


.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  padding-top: 15px;
  margin-top: 30px;
  text-align: center;
  align-items: center;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
}

.menu-btn {
  display: none !important;

}

.footer-social a {
  color: #fff;
  font-size: 20px;
  letter-spacing: 16px;
  transition: color 0.3s;
  gap: 10px !important;
}

.footer-social a:hover {
  color: #d58b2c;
}

.list-unstyled p {
  font-family: 'Poppins', sans-serif !important;
}

.banner-video,
.banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

}

.slide-content {
  position: relative;
  z-index: 2;

  color: #fff;
  text-align: center;
}

#sidebar-wrapper {
  top: 24%;
  width: 250px;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 375px;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#menu-toggle {
  cursor: pointer;
  /*  transform: rotate(90deg);*/
  text-align: right;
  position: absolute;
  top: 0%;
  left: -93px;
  z-index: 99;
  /*background-color: #e02227;
  padding: 10px 15px;*/
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 20px;
  box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, .2);
}

#menu-close {
  color: #000;
  background-color: transparent;
  border: none;
  font-size: 25px;
  position: absolute;
  z-index: 99999;
  right: 0;
}

#sidebar-wrapper {
  margin-right: -250px;
  right: 0;
  top: 13%;
  width: 250px;
  background: #fff;
  position: fixed;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  /* height: 100%; */
  /* overflow-y: auto; */
  z-index: 999999;
}

/* side-wrapper-enqyuiry-btn */

.form-container {
  background: none;
  border-radius: 16px;
  padding: 20px 5px;

  position: relative;
}

.submit-btn {
  font-family: 'poppins' !important;
  width: 29%;
  background-color: #000 !important;
  color: #fff;
  border: none;
  padding: 6px;
  font-size: 20px;
  font-weight: 800;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
}

.submit-btn-form {
  font-family: 'poppins' !important;
  width: 100%;
  background-color: #EF1C26 !important;
  color: #fff;
  border: none;
  padding: 6px;
  font-size: 20px;
  font-weight: 800;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
}

.service-card {
  text-align: justify;
  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;

}

.form-logo img {
  width: 100px;

}

.form-content h3 {
  font-family: 'poppins';
  font-size: 20px;
  margin-bottom: 20px;
  color: #000;
  text-align: center !important;
  font-weight: 700;
}

@media (max-width: 767px) {

  .slide1 {
    background-image: url('../img/Mob-Banner.jpg');
  }

  .slide2 {
    background-image: url('../img/Mob-Banner.jpg');
  }

  .slide3 {
    background-image: url('../img/Mob-Banner.jpg');
  }

  .desktop-slide {
    display: none;
  }

  .mobile-slide {
    display: block;
    margin-top: 60px;
  }

  .color-text {
    font-size: 38px !important;
  }

  .black-text .heading-service h2 {
    font-size: 40px !important;
  }

  .slide-content p {
    font-size: 17px;
  }

  .service-card p {
    /* margin-left: 20px; */
    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;
  }

  .service-card h2 {
    margin-left: 20px;
  }

  .explore-btn {
    margin-bottom: 20px;
    padding-bottom: 10px !important;
    margin-left: 20px;
  }

  .slide-content h1 .bold-text {
    font-size: 25px;
  }

  .slide-content h1 {
    margin-bottom: 10px;
    font-size: 26px;
  }



  .service-img {
    margin-top: 0px;
    width: 100%;
    border-radius: 4 4 4 4;

  }

  .sevice-mob .swiper {
    height: 0 !important;
  }

  /* .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom:-8px
} */
  .swiper-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -5px;
  }

  /* .swiper-slide .service-card{
    height: 0px !important;
  } */
  .enquiry-btn {
    z-index: 9999999;
  }

  .menu-btn {
    display: block !important;
  }

  .about-section {
    padding: 40px 20px;
  }

  .about-section p {
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
  }

  .grid_item_3 {

    margin-left: 0px;
  }

  .grid_item_4 {
    order: 4;
  }

  .grid_wrapper {
    display: flex;
    flex-direction: column;

  }

  .promise-section {
    background-image: none !important;
    padding: 40px 0px !important;
  }

  #products .header h2 {
    font-size: 35px !important;
    display: block;
  }

  .text-para p {
    text-align: justify !important;
  }

  .back-to-top {
    position: fixed;
    top: 93%;
  }

  .grid_item_4 p {
    text-align: justify !important;
  }

  .coffee-section .tag {
    width: 72%;
    font-size: 26px;

  }

  #products .header p {
    text-align: justify;
  }

  .coffee-section p {
    position: static;
    font-size: 20px;

    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;
  }

  .coffee-section h2 {
    font-size: 35px !important;
    align-items: start;
    /* text-align: justify !important;
    margin-right: 80px !important; */
  }

  .video-tag_1 {
    width: 100%;

  }

  .tag_1 {
    width: 100%;

  }

  .services-section {
    padding: 40px 20px !important
  }

  .video-bg {
    display: none !important;
  }

  .coffee-section .row {
    flex-direction: column;
    text-align: center;
  }

  .footer-content {
    font-family: 'poppins';
    text-align: center !important;
    align-items: center !important;
    font-size: 20px;

  }

  .services-title {
    margin-bottom: 40px;
    font-size: 35px !important;
  }

  .top-image {
    padding-bottom: 0px;

  }

  .services-mob {
    height: 0px;
  }

  .services-section h2 {
    font-size: 35px !important;
    align-content: start;
    text-align: start !important;
    margin-right: 20px !important;

  }

  .black-text {
    margin-right: 10px !important;
    font-size: 38px;
  }

  .about-text h2 {
    font-size: 38px;
  }

  .color-text {
    font-size: 30px;
  }

  .list-unstyled li a {
    font-size: 20px !important;
  }

  .footer-title {
    font-size: 25px;
  }

  .service-btn2 {
margin-top: 0px;
    padding-right: 20px;
    margin-left: 0px !important;
  }

  .service-btn1 {
    margin-left: 0px !important;
  }

  .about-text p {

    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;

  }

  .promise-section {
    background-image: none !important;
  }

  .about-img .swiper {
    width: 100% !important;
    align-items: center;
  }

  .promise-title {
    margin-left: 14px;
  }

}

/* contact-us */
.contact-us-sec {
  background: url('../img/contact-us/contact-banner.jpg') no-repeat center center/cover;
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0px;
}

.contact-heading {
  font-family: 'poppins';

}

.contact-banner-overlay h1 {
  font-size: 45px !important;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.contact-tabs p {
  font-family: 'poppins';

  text-align: center !important;
}


/* section-1 */

.nav-tabs {
  background: #eaeaea;
  padding: 15px 0px;
  border-radius: 5px;
}

.nav-tabs li {
  padding: 0 40px;
}

.nav-tabs .nav-link {
  font-family: 'poppins';
  font-size: 20px;
  padding: 10px;
}

.nav-tabs .nav-link.active {
  background-color: #FF0000;
  color: #fff;
  font-weight: bold;
  border-color: #FF0000;
}


/* tab1 */

.contact-form .btn-dark {
  background-color: #222;
  border: none;
  padding: 10px 0;
  border-radius: 8px;
}

.contact-footer {
  background-color: #1a1a1a;
  color: #fff;
  border-radius: 10px;
}

.contact-footer h6 {
  font-weight: 700;
  color: #fff;
  font-family: 'poppins';
  font-size: 20px;
}

.contact-footer p,
.contact-footer a {
  color: #fff;
  margin: 0;
  font-size: 15px;
  font-family: 'poppins';
}

.contact-enquiry-form-wrapper {

  background-color: #f2f2f4;
  border-radius: 8px;
  /* padding: 40px 30px; */
  padding: 20px 20px;
  box-sizing: border-box;
}

.contact-enquiry-form {
  display: flex;
  flex-direction: column;
}

.contact-enquiry-form .form-control {
  width: 100%;
  padding: 7px 12px;
  margin-bottom: 12px;
  /* border: none; */
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  outline: none;
  font-family: 'poppins';
}

.contact-enquiry-form .textarea {
  resize: none;
  height: 80px;
}

.submit-btn:hover {
  background-color: #000;
}

/* tab-2 */
.franchise-form-wrapper {
  background-color: #f2f2f4;
  padding: 25px;
  border-radius: 8px;
  width: 100%;

  margin: 0 auto;
  box-sizing: border-box;
}

.franchise-form {
  display: flex;
  flex-direction: column;
}

.franchise-form .form-control {
  width: 100%;
  padding: 7px 12px;
  margin-bottom: 12px;
  /* border: none; */
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  outline: none;
  font-family: 'poppins';
}





/* tab3 */
.career-form-wrapper {
  background-color: #f2f2f4;
  /* light grey background */
  padding: 25px;
  border-radius: 8px;
  width: 100%;

  margin: 0 auto;
  box-sizing: border-box;
}

.career-form {
  display: flex;
  flex-direction: column;
}

.career-form .form-control {
  width: 100%;
  padding: 7px 12px;
  margin-bottom: 12px;
  /* border: none; */
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  outline: none;
  font-family: 'poppins';
}



.career-form .file-input {
  padding: 5px 10px;
  background-color: #fff;
}

.file-label {
  font-size: 14px;
  color: #555;
  margin-bottom: 6px;
}

/* map-section */
.branches-section {
  background: url("../img/contact-us/contact-map-sec.jpg") no-repeat center center/cover;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  padding: 60px 0;
  position: relative;
}

.branches-content {

  padding: 40px 30px;
  width: 360px;
  border-radius: 12px;

}

.branches-content h2 {
  font-family: 'Dancing';
  font-size: 36px;
  color: #0A2D4B;
  margin-bottom: 25px;
}

.branch-buttons {
  font-family: 'poppins';
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 30px;
}

.branch-buttons button {
  font-family: 'poppins';
  background: #fff;
  border: none;

  height: 45px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 15px;
  color: #333;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  width: 100%;
}

.branch-buttons button:hover {
  background: #0A2D4B;
  color: #fff;
}

.branch-buttons .active {
  background: #000;
  color: #fff;
}


.branch-address {
  font-family: 'poppins';
  background: #fff;
  padding: 16px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 1.6;
  text-align: center;

}

.branch-address .map-btn {
  display: inline-block;
  margin-top: 10px;
  background: #e63946;
  color: #fff;
  text-decoration: none;
  padding: 7px 18px;
  border-radius: 6px;
  font-size: 13px;
  transition: background 0.3s;
}

.branch-address .map-btn:hover {
  background: #c92333;
}

/* Responsive */
@media (max-width: 480px) {

  .contact-banner-overlay p {
    font-size: 18px;
    padding: 0px 10px;
  }
}

@media (max-width: 767px) {
  .branches-section {
    background-position: left;
  }

  .main-sec .product-bg {
    margin-bottom: 0px;
  }



  .office-coffee-sec p {
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
  }

  .content {
    background-color: #946D46;
    color: #fff;
  }

  .content p {
    text-align: justify;
    padding: 4px 20px;
  }

  .swiper-solution .swiper-slide img {


    margin-bottom: 60px;
    object-fit: cover;
    /* maintain aspect ratio, crop if necessary */
  }

  .submit-btn {
    padding: 6px;
    width: 35%;
  }

  .banner-vedio {
    height: 92% !important;
  }

  .nav-tabs li {
    padding: 0 5px;
  }

  .nav-tabs .nav-link {
    font-size: 14px;
  }

  .nav-tabs .nav-item {
    margin-bottom: 12px;
  }


  .main-sec .product-bg .product-enq {
    position: absolute;
    bottom: 35%;
    left: 55%;
    padding: 8px 15px;
    font-size: 20px;
    margin-bottom: 70px;
  }

  .contact-heading {
    font-family: 'poppins';
    font-size: 20px;
  }

}

.form-con {
  margin-top: 20px;
}

.contact-banner-overlay h1 {
  margin-top: 80px !important;
}

/* CSR-Acitiviy */

.csr-activity-banner {
  background: url('../img/csr/csr-activity/csr-banner.jpg') no-repeat;
  background-size: cover;
  height: 470px;
  display: flex;
  align-items: center;

  justify-content: center;
  position: relative;

}

.csr-btn {
  background-color: #d32f2f;
  /* red */
  color: #fff;
  /* white text */
  border: none;
  padding: 12px 28px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  font-family: 'poppins';
  cursor: pointer;
  text-align: center;
  margin-left: 40%;
  margin-bottom: 30px !important;
  transition: all 0.3s ease;

}

.csr-btn:hover {
  background-color: #b71c1c;
  /* darker red on hover */
  transform: translateY(-2px);
  color: #fff;
}

.csr-activity-banner p {
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  font-family: 'Poppins';
  text-align: center;
  padding-bottom: 30px;

}


.highlight-text2 {
  color: #946D46;
  font-weight: 900 !important;
}



/* section-1 */

/* Section Background */
.cup-section {
  background-color: #f9f9f9;
  padding: 0px 0;
  font-family: "Poppins", sans-serif;
}

/* Flex Layout */
.cup-container {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: auto;
  gap: 40px;
  flex-wrap: wrap;
}

/* Left Side Image Container */
.cup-left {
  position: relative;
  flex: 1;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}

/* Image Styling */
.cup-left img {

  display: block;
  object-fit: cover;
  border-radius: 10px;
}

/* Mask SVG for Drip Effect */
.wave-mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

/* Right Side Text */
.cup-right {
  flex: 1;
  color: #231f20;
  max-width: 500px;
}

.abt-black-text {
  font-size: 40px !important;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'poppins';
}

.abt-color-text {
  color: #c2853b;

}

.cup-right h4 {
  font-weight: 500;
  color: #444;
  margin-bottom: 15px;
}

.cup-right p {
  line-height: 1.8;
  font-size: 18px;
  color: #555;
  margin-bottom: 10px;
  text-align: justify;
}

/* Training-section */

.training-section {
  background-color: #fff;
  text-align: center;
  padding: 20px 0px;
  font-family: "Poppins", sans-serif;
}

.training-section h1 {
  padding: 20px;
}

.training-gallery {
  position: relative;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}

.training-images {
  display: flex;
  overflow-x: hidden;
  scroll-behavior: smooth;
  gap: 15px;
  padding-bottom: 60px;
}

.training-images::-webkit-scrollbar {
  height: 8px;
}

.training-images::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 4px;
}

.training-images img {
  height: 250px;
  border-radius: 8px;
  flex-shrink: 0;
  object-fit: cover;
  transition: transform 0.3s;
}

.training-images img:hover {
  transform: scale(1.03);
}

/* Scroll buttons */
.scroll-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  font-size: 28px;
  padding: 1px 14px;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
  z-index: 2;
}

.scroll-btn:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.scroll-btn.left {
  center: 10px;
  margin-top: 130px;
}

.scroll-btn.right {
  right: 42%;

  margin-top: 130px;
}

/* Responsive */
@media (max-width: 767px) {
  .training-images img {
    height: 180px;
  }

  #selectByDropdown .dropdown-menu {
    left: -40% !important;
    right: auto !important;
    top: 60% !important;
  }

  .filter-section {
    padding: 40px 20px !important;
  }

  .filter-dropdown {
    min-width: 20rem !important;
  }


  .filter-tabs {
    gap: 0px !important;
    margin: 10px 0px !important;
    padding: 10px !important;
    align-items: start !important;

  }

  .filter-box:not(:last-child) {
    padding-right: 20px;
  }

  .form-check label {
    font-size: 13px !important;
  }

  .filter-box h6 {
    margin-bottom: 15px !important;
    font-size: 14px !important;
  }

  .filter-section ul {
    padding: 10px 10px;
    justify-content: start !important;

  }

  .filter-section ul li {
    font-size: 10px !important;
  }

  .product-grid {
    display: flex !important;
    flex-direction: column !important;
  }

}

.csr-acitvity-section {
  /* background: linear-gradient(to bottom, #946D46, #946D46); */
  color: #000;
  padding: 60px 0px;
  justify-content: center;
  position: relative;
}

.csr-acitvity-section P {
  text-align: center;
  font-family: 'poppins';
  margin: 0 auto;
  font-size: 20px;

  line-height: 1.7;
}

.recycle-icon {
  filter: invert(1);
}

.sustainability-section .icon {
  width: 60px;
  margin-bottom: 20px;
}


.sustainability-section p {
  font-family: 'poppins';
  text-align: justify;
  max-width: 900px;
  margin: 0 auto;
  font-size: 20px;

  line-height: 1.7;
}

/* sustainability */
.sustainability-banner-section {
  background: url('../img/sustainability/sustainability-bg.jpg') no-repeat;
  background-size: cover;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}


.conduct-banner-section {
  background: url('../img/Conduct/Banner_01.png') no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}

.highlight-text1 {
  color: #492C1D;
  font-weight: 900 !important;
}

.highlight-text2 {
  color: #946D46;
  font-weight: 900 !important;
}

.about-heading {
  font-family: 'poppins';

}



/* section-1 */
.sustainability-section {
  background: linear-gradient(to bottom, #946D46, #946D46);
  color: #fff;
  text-align: center;
  padding: 60px 20px;
  position: relative;
  font-family: 'Poppins', sans-serif;
}

.sustainability-section .icon {
  width: 60px;
  margin-bottom: 20px;
}

.sustainability-section p {
  font-family: 'poppins';
  text-align: justify;
  max-width: 900px;
  margin: 0 auto;
  font-size: 20px;

  line-height: 1.7;
}

/* section-2 */


/* <!-- section-3 --> */
.carbon-section {
  /* padding: 40px 0; */
  background-color: #fff;
}


.carbon-section h1 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  margin: 10px;
  /* margin-bottom: 60px; */
}

.carbon-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

/* Left Image */
.carbon-image {
  flex: 1;

}

.carbon-image img {
  width: 100%;

  object-fit: cover;
}

/* Right Content */
.carbon-content {
  flex: 1;
  min-width: 50%;
  /* background-color: #4b2e14; */
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 40px;
  background-image: url('../img/sustainability/Section 3_Palette 2.png');
  background-size: cover;
  background-repeat: repeat;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
  margin: 0;

}

.carbon-content h2 {

  text-align: center;
  color: #C59D6A;
  justify-content: center;
  font-size: 45px;
  font-weight: 700 !important;
  margin-bottom: 30px !important;
  font-family: "Dancing Script", cursive !important;
}


.underline {
  width: 80%;
  height: 3px;
  background-color: #C59D6A;
  margin-bottom: 25px;
}

.carbon-content p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 20px;
  max-width: 550px;
  text-align: justify;
  align-items: center !important;
  font-family: 'poppins';
  margin: -5px;
}

.recycling-section h1 {
  text-align: center;
  margin: 10px;
}

/* Responsive */
@media (max-width: 900px) {
  .carbon-container {
    flex-direction: column;
    padding: 0px;
  }

  .carbon-container p {
    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;
  }

  .carbon-content {
    padding: 50px 25px;
    text-align: center;
  }

  .carbon-content {
    background-size: cover;
  }

  .carbon-section h1 {
    font-size: 28px;
  }

  .main-title {
    margin: 0px !important;
  }

  .left-content h3 {
    font-size: 21px;
    font-family: 'poppins';
    margin-top: 20px;
  }
}

/* <!-- section-4 --> */

.sustainable-section {
  background-color: #fff;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
  /* padding-bottom: 30px; */
  margin-bottom: 20px;
}

.main-title {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  margin: 10px;

}

.color-text {
  color: #BA6F30;

}

.black-text {
  color: #000;
  font-family: 'poppins';
}

/* newlayout horeca*/


.coffee-card {
  position: relative;
  height: 320px;
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.coffee-card:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.35);
}

/* Title text sits separately, over the image */
.coffee-title-prod {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 24px !important;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.7);
  z-index: 2;
  margin: 0;
  margin-bottom: 20px;
  width: 100%;
  font-family: "Dancing Script", cursive;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 25px;
  /* reduce width */
  height: 25px;
  /* reduce height */
  background-size: 17px 17px;
  filter: invert(1);
  /* makes arrow white */
  margin-top: 76%;
}

/* Move arrows downward */


/* Overlay bar for the button */
.coffee-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  background: rgba(0, 0, 0, 0.65);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 20px;
  transition: background 0.3s ease;
}

/* Button styling */
.view-more-btn {
  color: #EF1C26;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
  margin-top: 35px;
}

.view-more-btn:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
  /* optional: adds spacing below text */
}


/* Optional hover animation for title */
.coffee-card:hover .coffee-title {
  transform: translate(-50%, -55%);
  opacity: 0.9;
}


/* ================= Left Content ================= */
.left-content {
  background: url('../img/sustainability/Section 3_Palette 2.png') no-repeat center center/cover;
  min-height: 460px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  ;
  padding: 3px;
}

.text-content {
  max-width: 90%;
}

.section-title {
  text-align: center;
  color: #C59D6A;
  justify-content: center;
  font-size: 45px;
  font-weight: 700 !important;
  margin-top: 30px;
  font-family: "Dancing Script", cursive !important;
}

.underline {
  width: 160px;
  height: 3px;
  background-color: #CAA16D;
  border: none;
  margin: 0 auto 25px;
}

.left-content p {
  color: #fff;
  font-size: 17px;
  line-height: 1.7;
  text-align: justify;
  font-family: 'poppins';
}

/* ================= Right Image ================= */
.right-image {
  background: url('../img/sustainability/02-_Plastic-Free-Cup-Initiative.jpg') no-repeat center center/cover;
  min-height: 460px;
}

.sustain-right {
  background: url('../img/sustainability/04-_Zero-Emissions-Promise.jpg') no-repeat center center/cover;
  min-height: 460px;
}

/* ================= Responsive ================= */
@media (max-width: 767px) {
  .sustainability-banner-section {
    background-position: center;
  }

  .csr-activity-banner {
    background-position: center;
  }

  .carousel-control-prev,
  .carousel-control-next {
    position: absolute;
    top: -21%;
  }

  .color-text-second {
    font-size: 49px !important;
  }

  .beid-sec {
    padding: 20px 10px !important;
  }

  .d2c-sec {
    padding: 20px 10px !important;
  }

  .color-text-cursive {
    font-size: 41px !important;
    font-weight: 900;
  }

  .beid-sec p {
    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;


  }

  .row.align-items-center {
    flex-direction: column;
  }

  .csr-btn {
    margin-left: 30%
  }

  .carbon-content h2 {
    font-size: 30px;
    margin-top: 0;
  }

  .back-to-top {
    top: 93%;
  }

  .cup-container {
    flex-direction: column;
    flex-wrap: nowrap;
    height: 70%;
  }

  .scroll-btn.left {

    margin-top: 92px;
    right: 55%;
  }

  .training-section h1 {
    font-size: 30px !important;
  }

  .abt-color-text {
    font-size: 30px !important;
  }

  .scroll-btn.right {
    margin-top: 92px;
    right: 40%;
  }

  .cup-right {
    height: 50px;
  }

  .wave-mask {
    display: none;
  }

  .cup-right {
    padding: 20px;
  }

  .recycling-section {
    display: none !important;
  }

  .left-content,
  .right-image {
    width: 100%;
    min-height: 350px;
  }

  .section-title {
    padding: 20px;
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    font-family: "Dancing Script", cursive !important;
  }



  .left-content p {
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
    font-family: 'poppins';
  }

  .right-image {
    height: 300px;
  }
}

/* about-us page */

.banner-section {
  background: url('../img/about-us/Banner.jpg') no-repeat center center/cover;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 20px;
}

.about-heading {
  font-family: 'poppins';

}


/* section-2 */
.about-section-legacy {
  background: url('../img/about-us/Section\ 2_Background\ Image.png') no-repeat center center/cover;
  color: #fff;
  position: relative;
}

.sec-para {
  text-align: justify;
  text-align: justify;
  text-justify: inter-word;
  /* ensures even spacing between words */
  word-spacing: 0.5px;
  /* fine-tunes the visual spacing */
  hyphens: auto;
}

.about-text1 p {
  font-size: 20px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-character;
  color: #fff;
  font-family: 'Poppins';

  /* margin-bottom: 10px; */

}

.abt-color-text {
  color: #B86A2A !important;
  font-weight: 800 !important;
  font-size: 42px !important;
  line-height: 1.2;
  font-family: 'Poppins';

}

.legacy-title {
  font-family: 'poppins';
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  color: #fff;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
}

/* section-3 */
.timeline-section {
  width: 90%;
  max-width: 1100px;
  margin: auto;
  text-align: center;
  padding: 40px 0;
}

.timeline-section h2 {
  font-size: 28px;
  margin-bottom: 5px;
}



.subtitle {
  font-size: 20px;
  margin-bottom: 50px;
  color: #000;
  font-family: 'poppins';
}

/* --- Timeline --- */
.timeline {
  position: relative;
  padding: 50px 0;
}

.timeline::before {
  content: "";
  position: absolute;
  top: 7%;
  left: 50%;
  width: 4px;
  height: 83%;
  background: #231F20;
  transform: translateX(-50%);
  z-index: 1;
}

.timeline-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 70px;
  position: relative;
}

.timeline-content,
.timeline-image {
  width: 45%;
}

.timeline-content {
  text-align: left;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  z-index: 2;
}

.timeline-content h3 {
  font-weight: 900;
  color: #BA6F30;
  margin-bottom: 10px;
  font-family: 'Dancing Script';

}

.timeline-content p {
  color: #231E20;
  font-size: 18px;
  font-family: 'poppins';

}

.timeline-image img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* --- Bean Travel --- */
.bean-travel {
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: url('../img/about-us/Layer 0.png') no-repeat center;
  background-size: contain;
  z-index: 5;
  transition: top 1s ease-out;
}



/* Footer Note */
.footer-note {
  /* margin-top: 50px; */
  padding: 15px;
  background: #111;
  color: #fff;
  border-radius: 8px;
  font-size: 25px;
  font-family: 'Poppins'
}

.footer-note .small-text-cursive {
  color: #BA6F30;
  font-family: "Dancing Script", cursive !important;
  font-weight: 900;
  font-size: 30px;
}

/* BEID */
.banner-section-beid {
  background: url('../img/services/banner/Banner_BEID Banner.jpg') no-repeat center center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}


.beid-sec {
  background: url('../img/services/Section 1_BEID.jpg') no-repeat left center;
  background-size: cover;
  padding: 60px;
}

.beid-sec p {
  font-family: 'poppins';
  font-size: 18px;
  text-align: justify;
}

/* D2C */

.banner-section-d2c {
  background: url('../img/services/banner/Banner_D2C Banner.jpg') no-repeat center center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.d2c-sec {
  background: url('../img/services/Section 1_D2C.jpg') no-repeat left center;
  background-size: cover;
  padding: 60px;
}

.d2c-sec p {
  font-family: 'poppins';
  font-size: 18px;
  text-align: justify;
  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;
}

/* Office-coffee-solution */


.banner-section-office-coffee {
  background: url('../img/services/banner/Banner_OCS Banner.jpg') no-repeat center center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.office-coffee-sec {
  background: url('../img/services/Section 1_Office Coffee Solutions.jpg') no-repeat left center;
  background-size: cover;
}

.office-coffee-sec p {
  font-family: 'poppins';
  font-size: 18px;
  text-align: justify;
}

.about-heading {
  font-family: 'poppins';

}

.product-section h2 {
  margin-top: 30px;
  text-align: center;
}

.product-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  overflow: hidden;
  padding-bottom: 15px;
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
}

.product-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.product-card h3 {
  font-size: 17px;
  padding: 10px 15px 0;
  color: #333;
  font-weight: 600;
}

.product-card p {
  font-size: 14px;
  color: #555;
  padding: 0 15px 10px;
}

.view-btn {
  background-color: #EF1C26;
  color: #fff;
  border: none;
  padding: 10px 25px;
  border-radius: 30px;
  margin-top: 20px;
  font-size: 15px;
  transition: background 0.3s;
}

.view-btn:hover {
  background-color: #EF1C26;
  color: black;
}

.hidden {
  display: none !important;
}

/* section-2 */
.about-section-legacy {
  background: url('../img/about-us/Section\ 2_Background\ Image.png') no-repeat center center/cover;
  color: #fff;
  position: relative;
}

.sec-para {
  text-align: justify;
}

.about-text1 p {
  font-size: 20px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-word;
  /* keeps spacing natural */
  word-spacing: normal;
  line-height: 1.6;
  text-align-last: left;
  text-justify: inter-character;
  color: #fff;
  font-family: 'Poppins';

  /* margin-bottom: 10px; */

}



.abt-color-text {
  color: #B86A2A !important;
  font-weight: 800 !important;
  font-size: 42px;
  line-height: 1.2;
  font-family: 'Poppins';

}

.legacy-title {
  font-family: 'poppins';
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  color: #fff;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
}


/* section-5 */

.about-points {
  gap: 15px;
  font-size: 16px;
  padding: 10px 0;
  text-align: left;
  font-family: 'poppins'
}

.about-section {
  background-color: #F0F0F0;
}

.main-text {
  font-size: 22px;
  font-family: 'Poppins'
}

.about-text h2 {
  font-family: 'Poppins';
  font-weight: 700;
  line-height: 1.2;
}

.about-text p {
  font-family: 'Poppins';
  color: #333;
  line-height: 1.7;

}



.bean-icon {

  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-top: 3px;
}

.about-img img {
  border-radius: 15px;
  width: 100%;
  height: auto;
}


/* section-6 */
.factory-section {
  /* background-color: #E0E1E3; */
  background-color: #fff;
  padding: 40px 0;
}

.factory-section p {
  font-size: 16px;
  font-family: 'Poppins';
  text-align: justify;
  line-height: 30px;
}

.factory-subtitle {
  font-size: 20px;
  color: #333;
  font-weight: 500;
  max-width: 500px;
  font-family: 'Poppins';

}

.factory-img {
  width: 100%;
  max-width: 500px;
  border-radius: 10px;
  object-fit: cover;
}

.partner-section {
  background-color: #F0F0F0;
  padding: 40px 0;
}

/* Responsive Adjustments */
@media (max-width: 767px) {

  .factory-title h2.black-text,
  .factory-title h2.color-text {
    font-size: 35px;
    text-align: left;

  }

  .product-grid-beans {
    display: flex !important;
    flex-direction: column !important;
  }

  .factory-subtitle {
    font-size: 18px;
  }

  .factory-img {
    margin-top: 20px;
  }
}

/* section-7 */
.rnd-section {
  width: 100%;
  padding: 40px 0;
  background-color: #fff;
  overflow: hidden;

  /* text-align: center;
  padding: 40px 0;
  background: #F0F0F0; */
  font-family: 'Poppins', sans-serif;
}

.rnd-section h2 {
  padding: 10px;
  text-align: center;

}

/* ====== Wrapper ====== */
.rnd-wrapper {
  display: flex;

  flex-wrap: wrap;
  gap: 0;

  margin: 0 auto;
  background-image: url('../img/about-us/Section 2_BG Tint.png');
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}

/* ====== Boxes ====== */
.rnd-box {
  position: relative;
  flex: 1;
  min-width: 220px;
  color: #fff;
  padding: 30px 30px;
  text-align: center;
  transition: transform 0.3s ease;

}

.rnd-box:hover {
  transform: translateY(-8px);
}

.rnd-box::before {
  content: "";
  position: absolute;
  inset: 0;

  z-index: 1;

}

.rnd-box .content {
  position: relative;
  z-index: 2;
}

.rnd-icon {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-bottom: 20px;
  filter: brightness(0) invert(1);
}

.rnd-box .box-text {
  color: #987453;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  font-family: 'poppins';
}

.rnd-box h3 {
  color: #DFB57B;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  font-family: 'poppins';
}

.rnd-box p {
  font-size: 14px;
  line-height: 1.6;
  font-family: 'poppins';
}

.section-wrapper p {
  text-align: center;
  font-family: 'poppins';

}

.para-looking p {
  text-align: center;

}

.section-wrapper p {
  font-family: 'Poppins';
  font-size: 16px;
  color: #231E20;
  max-width: 900px;
  margin: 0 auto 30px;
  line-height: 1.6
}

.section-wrapper h2 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center !important;
}

.product-item-beans h3 {
  font-size: 31px !important;
  font-family: 'Dancing Script' !important;
  font-weight: 900;
}

/* ====== Responsive ====== */
@media (max-width: 767px) {
  .rnd-wrapper {
    flex-direction: column;
  }

  .product-item-beans h3 {
    font-family: 'Dancing Script';
    font-size: 30px !important;
  }

  .about-product {
    padding: 40px 0px !important;
  }

  .rnd-box p {
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
  }

  .factory-section p {
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
  }

  .rnd-box .box-text {
    color: #DFB57B !important;
  }

  .black-text {
    font-size: 26px;
    font-family: 'poppins';
  }

  .about-text1 {
    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;
  }

  .cup-right p {
    text-align: justify;
    text-justify: inter-word;
    word-spacing: 0.5px;
    hyphens: auto;
  }

  .about-img img {
    width: 150%;
  }

  .timeline::before {
    height: 93%;
    top: 4%;
    height: 91%;
    left: 0%;
  }

  .timeline {
    padding: 0px 0px;
  }

  .back-to-top {
    top: 92%;
  }

  .rnd-box {
    clip-path: none;
    border-radius: 20px;
    margin-bottom: 20px;
  }

  .rnd-section h2 {
    font-size: 27px !important;
    text-align: center;
  }

  .rnd-section {
    padding: 0px;
  }

  .rnd-icon {
    margin-top: 10px;
    width: 60px;

  }

  .rnd-box h3 {
    font-size: 20px;
  }

  /* section-8 */
  .section-wrapper {
    background-color: #fff;
    text-align: center;
    padding: 50px 20px;

  }

  .black-text {
    font-family: 'Poppins';
    color: #000;
  }

  .color-text {
    font-family: 'Poppins';
    color: #c47a2c;
  }

  .section-wrapper p {
    font-family: 'Poppins';
    font-size: 22px;
    color: #231E20;
    max-width: 900px;
    margin: 0 auto 30px;
    line-height: 1.6;
  }

  .explore-btn {
    background-color: #e30613;
    color: #fff;
    font-weight: 600;
    padding: 10px 25px;
    border-radius: 6px;
    text-decoration: none;
    transition: 0.3s;
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  .explore-btn:hover {
    background-color: #c10510;
    color: #fff;
  }
}

@media (max-width: 767px) {
  .banner-overlay h1 {
    text-align: center;
    font-size: 30px !important;
  }

  .footer-note {
    margin-top: 0px;
  }

  .footer-note p {
    font-size: 17px;

  }

  .about-title h2 {
    font-size: 31px !important;
  }

  .about-title h2 span {
    font-size: 34px !important;
  }

  .abt-black-text {
    font-size: 20px;
  }

  .sustainability-section p {
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
    font-size: 20px !important;
  }

  .para-looking p {
    align-items: center;
    text-align: justify;
    text-justify: inter-word;
    /* keeps spacing natural */
    word-spacing: normal;
    line-height: 1.6;

  }

  .section-wrapper {
    padding: 40px 20px;
  }

  .section-wrapper h2 {
    font-size: 30px;
  }

  .timeline-content h3 {
    padding: 0px 30px;
  }

  .timeline-content p {
    text-align: justify;
    padding: 0px 30px;
    font-size: 16px;
    text-justify: inter-word;
    /* keeps spacing natural */
    word-spacing: normal;
    line-height: 1.6;
    text-align-last: left;
    text-justify: inter-character;
  }

  .timeline-image {
    display: none !important;
  }

  /* Make sure timeline content takes full width on mobile */
  .timeline-content {
    width: 100% !important;
    text-align: left;
    padding: 15px 0;
  }

  /* Adjust timeline layout spacing on mobile */
  .timeline-item {
    display: block;
    margin: 20px 0;
  }

  /* Optional: adjust the traveling bean line if present */
  .bean-travel {
    left: 0;
  }
}

.h-100 {
  height: 96% !important;
}


/* business-segment -HoReCa*/
.business-banner-section-horeca {
  background: url('../img/services/banner/Banner_HoReCa Banner.jpg') no-repeat center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.dilmah-banner-section {
  background: url('../img/partners/banner/Dilmah-banner.jpg') no-repeat center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.business-banner-section-horeca::before,
.banner-section-office-coffee::before,
.banner-section-d2c::before,
.banner-section-beid::before,
.dilmah-banner-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.30);
  /* Adjust opacity here */
  z-index: 0;
}


.about-heading {
  font-family: 'poppins';


}

/* section-1 */
.coffee-heritage {
  padding: 40px 0px;
}

.coffee-solutions-section {
  padding: 0px 0px 40px 0px !important;
}

.coffee-heritage h2 {
  padding-top: 20px;
  font-size: 28px !important;
  font-weight: 700;
  margin-bottom: 17px;
  line-height: 1.1;

}

.coffee-heritage p {
  font-size: 16px;
  text-align: center;
  line-height: 1.7;
  color: #000;
  font-family: 'poppins';
}

.main-sec {
  padding: 40px 0;
}

.main-sec h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.main-sec .bussiness-bg {
  background: #ffffffff !important;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background-size: 100%;
  padding: 30px 20px 35px 20px;
  margin-bottom: 20px;
  min-height: 420px;
}

.main-sec .bussiness-bg h3 {
  font-family: 'poppins';
  font-size: 24px;
  font-weight: 700 !important;
  margin-bottom: 10px;
}

.main-sec .bussiness-bg p {

  font-family: 'poppins';
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  margin-bottom: 15px;
}

.main-sec .bussiness-bg .product-enq {

  font-family: 'poppins';
  font-size: 22px;
  color: #fff;
  background-color: #000;
  padding: 10px 40px;
  border-radius: 20px;
  float: right;
  margin-top: 15px;
}

.lavazza-logo-sec {
  border-left: none;
  padding-left: 10px;
  align-self: center;
  width: 100%;
}

.nav-tabs {
  background: #eaeaea;
  padding: 15px 0px;
  border-radius: 5px;
}

.nav-tabs li {
  padding: 0 40px;
}

.nav-tabs .nav-link {
  background-color: #f7f4f4;
  color: #000;
  font-family: 'poppins';
  font-size: 20px;
}

.nav-tabs .nav-link.active {
  background-color: red;
  color: #fff;
  font-weight: bold;
  border-color: red;
}

.nav-pills-sidetab {
  background: #eaeaea;

}

.nav-pills {
  padding: 20px 0;
  font-size: 16px;

}

.nav-pills .nav-link {
  color: #000;
  margin-bottom: 20px;
  font-weight: 500;
  border-radius: 0;
  border: none;
  font-size: 16px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #ec1d27;
  font-weight: 700;
}


/* section-2 */
.drips-sec {
  background-color: #F9F9F9;
}

.tabs-container {
  display: flex;
  justify-content: center;
  gap: 15px;
  background: #f2f2f2;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.tab-btn {
  background: transparent;
  border: none;
  outline: none;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  border-radius: 6px;
  color: #000;
  transition: all 0.3s ease;
}

.tab-btn:hover {
  font-size: 22px;
  font-weight: 600;
}

.tab-btn.active {
  background: #fff;
  font-weight: 700;
  border-color: #fff !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.product-card {
  border-radius: 10px;
  background: #fff;
  border: 1px solid #ddd;
  /* padding: 20px; */
  text-align: center;
  transition: all 0.3s ease;
  /* min-height: 450px; */
}

.product-card img {
  width: 100%;
  object-fit: contain;
  margin-bottom: -20px;
  background-color: #EAEAEA;
}

.product-card p {
  font-size: 17px;
  color: #555;
}

.para-product {
  padding: 25px !important;
}

.tabs-container {
  text-align: center;
  margin-bottom: 20px;
}

.tab-btn {
  padding: 10px 20px;
  margin: 5px;
  border: none;
  cursor: pointer;
  background: #eee;
  border-radius: 5px;
  transition: background 0.3s;
  border-color: #fff;
}

.tab-btn.active {
  background: #fff !important;
  color: #000 !important;
}

.product-card {
  text-align: center;
  /* padding: 15px; */
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.product-card img {
  max-width: 100%;
  border-radius: 10px;
}


/* Swiper pagination custom color */
.swiper-pagination-bullet {
  background: #ccc !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #BA6F30 !important;
}

/* Optional: navigation buttons */
.swiper-button-next,
.swiper-button-prev {
  color: #BA6F30;
  margin-top: 25%;

}

/* section-3 */
.brewing-section {
  padding: 60px 0;
  background: #fff;
  text-align: center;
}

.heading {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 50px;
}

.heading .black-text {
  color: #000;
  font-size: 45px;
  font-family: 'poppins'
}

.heading .color-text {
  color: #b87333;
  font-size: 30px;
  font-family: 'poppins'
}

.icon-container {
  display: flex;
  justify-content: center;
  gap: 60px;
  flex-wrap: wrap;
}

.icon-box {
  width: 90px;
  height: 90px;
  border: 2px solid #aaa;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #333;
  transition: all 0.3s ease;
}

.icon-box:hover {
  border-color: #b87333;
  color: #b87333;
  transform: translateY(-5px);
}

/* Wave layout */
.icon-container .icon-box:nth-child(1),
.icon-container .icon-box:nth-child(3),
.icon-container .icon-box:nth-child(5) {
  margin-top: 40px;
}

@media (max-width: 767px) {

  /* .coffee-heritage h2 {
    font-size: 10px !important;
  } */

  .coffee-heritage p {
    text-align: justify;
  }

  .about-heading {
    font-family: 'poppins';
    margin-top: 50px !important;

  }

  .section-wrapper p {
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
  }


  .color-text {
    font-size: 27px !important;
  }

  .black-text {
    font-size: 27px !important;
  }

  .coffee-machine-banner,
  .roasted-beans-banner-section,
  .roasted-ground-coffee-machine,
  .capsule-banner-section,
  .grinder-banner-section,
  .accessories-banner-section,
  .tea-machine-banner,
  .business-banner-section-horeca,
  .banner-section-office-coffee,
  .banner-section-d2c,
  .banner-section-beid,
  .dilmah-banner-section,
  .thankyou-sec {
    height: 50vh !important;
  }

  .Banner-img .swiper {
    height: 50vh !important;
  }
}


/* coffee-machine */
.coffee-machine-banner {
  background: url('../img/products/banner/Banner_Coffee Machines.jpg') no-repeat center/cover;
  /* height: 230px; */
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 15px;
}

/* coffee-machine */
.tea-machine-banner {
  background: url('../img/products/banner/Banner_Tea & Other Beverages.jpg') no-repeat center/cover;
  /* height: 230px; */
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 15px;
}

/* Tabs */
.filter-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.filter-tabs li {
  cursor: pointer;
  padding: 10px 28px;
  border-radius: 8px;
  background-color: #f1f1f1;
  color: #000;
  font-weight: 500;
  transition: all 0.3s ease;
}

.filter-tabs li.active {
  background: #ef1c26;
  color: #fff;
}

/* Layout */
.filter-layout {
  /* display: flex; */
  align-items: flex-start;
  gap: 20px;
  position: sticky;
}

/* Left Product Grid */
.product-grid {
  max-height: 780px;
  overflow-y: scroll;
  overflow-x: hidden;
  flex: 0 0 66.66%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.divide-line {
  border-left: 3px solid #ddd;
}

.product-item {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  padding: 0px;
  transition: all 0.3s ease;
}

.product-item-beans {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  padding: 0px;
  transition: all 0.3s ease;
}

.product-item-beans img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  margin-bottom: 15px;
  background: #EBEBEB;
  padding: 10px 0px;
}

.product-item-beans:hover {
  transform: translateY(-5px);
}

.product-item:hover {
  transform: translateY(-5px);
}

.product-item img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  margin-bottom: 15px;
  background: #EBEBEB;
}

.product-item h3 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 8px;
  font-family: 'Dancing Script';
}

.product-item-beans h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;

}

.product-item p {
  font-family: 'poppins';
  font-size: 12px;
  color: #555;
  line-height: 1.5;
  padding: 10px;
  text-align: justify;
  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;
}

.product-item-beans p {
  font-family: 'poppins';
  font-size: 12px;
  color: #555;
  line-height: 1.5;
  padding: 10px;
  text-align: justify;
  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;
}

/* Right Filter Panel */
.filter-panel {
  flex: 0 0 33.33%;
  padding-left: 20px;

}

.product-grid::-webkit-scrollbar {
  width: 6px;
}

.product-grid::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}



.product-grid-beans {
  max-height: 600px;
  /* adjust height as needed */
  overflow-y: scroll;
  /* vertical scrolling */
  overflow-x: hidden;
  padding-right: 10px;
  /* avoid cut-off */
}

.product-grid-beans::-webkit-scrollbar {
  width: 6px;
}

.product-grid-beans::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.custom-navbar .nav-link {
  position: relative;
  padding: 20px 18px;
  color: #000;
  transition: 0.3s ease;
  border: none;
}

/* Hover effect EXACT like your image */
.custom-navbar .nav-link:hover {
  background-color: #d00000;
  /* Full red strip */
  color: #fff !important;
}

/* Dropdown toggle hover same effect */
.custom-navbar .dropdown:hover>.nav-link {
  background-color: #d00000;
  color: #fff !important;
}

/* ACTIVE state (current page) */
.custom-navbar .nav-link.active {
  background-color: #d00000;
  color: #fff !important;
}

/* .machine-view-btn {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #ff0000;
  text-align: right;
  float: right;
  cursor: pointer;
  margin-top: 8px;
}

.machine-view-btn i {
  font-size: 13px;
  margin-left: 1px;
} */

.product-item {
  position: relative !important;
  padding-bottom: 45px;
  /* space reserved for Know More */
}

.machine-view-btn {
  position: absolute;
  bottom: 14px;
  right: 12px;

  display: inline-flex;
  align-items: center;

  font-size: 13px;
  font-weight: 700;
  color: #ff0000;
  cursor: pointer;
  text-decoration: none;
}

.machine-view-btn i {
  font-size: 13px;
  margin-left: 4px;
}

.machine-view-btn:hover {
  color: #cc0000;
}

.filter-header {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: -10px;
  text-align: center;
  background-color: #EAEAEA;
  padding: 10px 5px;
  display: inline-block;
  align-items: center;
  padding: 10px 15px;
  margin-left: 30%;
}

.filter-box-wrapper {
  display: flex;
  gap: 30px;
  /* background: #fff; */
  border-radius: 12px;
  /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); */
  padding: 30px 0px;
  margin: 0px;

}

#selectByDropdown.filter-active {
  background-color: red;
  color: #fff;
  font-weight: 600;
  border-radius: 4px;
}

.filter-box {
  flex: 1;
}

.filter-box:not(:last-child) {
  border-right: 1px solid #ddd;
  padding-right: 45px;
}

.filter-box h6 {
  color: #fff;
  font-size: 16px;
  font-weight: 500 !important;
  background-color: #ef1c26;
  text-align: center;
  padding: 9px;
  margin-top: 13px;
  margin-bottom: 20px;
}

.form-check {
  display: flex;
  align-items: normal;
  gap: 8px;
  margin-bottom: 10px;
}

.form-check label {
  font-size: 14px;
  color: #333;
  cursor: pointer;

}

input[type="checkbox"] {
  accent-color: #0078D4;
  cursor: pointer;
}


/* --- Filter Section --- */
.filter-section {
  /* text-align: center; */
  padding: 40px 60px;


}

.filter-section ul {
  display: inline-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #ebebeb;
  padding: 10px 10px;
  border-radius: 8px;
  margin-bottom: 50px;

}

.filter-section ul li {
  list-style: none;
  padding: 10px 20px;
  margin: 5px;
  background: #f5f5f5;
  cursor: pointer;
  color: #000;
  font-weight: 400;
  font-family: 'poppins';
  font-size: 18px;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.filter-section ul li:hover {
  background: #ff3b3b;
  color: #fff;
}

.form-check-label {
  color: #000;
  font-family: 'poppins';
}

.filter-section ul li.active {
  background: red;
  color: #fff;
  font-weight: 700;
}

/* --- Product Card --- */
.product {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  transition: all 0.3s ease;
  text-align: left;
  height: 100%;
}

.product:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.product img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 15px;
}

.product h3 {
  font-size: 20px;
  color: #222;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: center;
  font-family: 'poppins'
}

.product p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  font-family: 'poppins';
  text-align: justify;

  text-justify: inter-word;
  word-spacing: 0.5px;
  hyphens: auto;
}

.product-item {
  padding: 10px;
}

/* roasted-ground-coffee-machine */

.roasted-ground-coffee-machine {
  background: url('../img/products/banner/Banner_Roast & Ground Coffee.jpg') no-repeat center center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0px;
}

/* product-page-roasted-coffee-beans  */

.roasted-beans-banner-section {
  background: url('../img/products/banner/Banner_Roasted Coffee Beans.jpg') no-repeat center center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0px;
}

.product-about-heading {
  font-family: 'poppins';

}

.banner-overlay-product h1 {
  font-size: 60px !important;
  font-weight: 700;
  color: #fff;
  /* opacity: 0.7 !important; */
  text-align: center;
  margin-bottom: 10px !important;
}

.banner-overlay-product h2 {
  font-size: 30px !important;
  font-weight: 700;
  color: #fff;
  /* opacity: 0.7 !important; */
  text-align: center;
  font-family: 'Dancing Script';
  position: relative;

}

.banner-overlay h1 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  /* opacity: 0.7 !important; */
  text-align: center;

}

/* machines */

.about-product-machine {

  background: url('../img/products/coffee-machine/Section\ 1\ -\ BG\ Image.jpg') no-repeat;
  background-size: cover;
  padding: 60px 0;
}

.about-product-machine p {
  font-family: 'poppins';
  font-size: 20px;
  text-align: justify;
  line-height: 1.6;
  color: #fff;
  text-justify: inter-word;
  /* ensures even spacing between words */
  word-spacing: 0.5px;
  /* fine-tunes the visual spacing */
  hyphens: auto;
}

.about-product-machine h2 {

  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;

}

.content-abt {
  font-family: 'poppins';
  line-height: 1.5;
  font-size: 16px;
  padding: 10px 0px;
}

.carousel-item p {
  font-family: 'poppins';
}

.black-text-white {
  color: #fff;
  font-size: 40px;
  font-weight: 700 !important;
  font-family: 'poppins';
}

/* section-1 */
.about-product {
  background: url('../img/products/roasted-coffee-beans/about-img.jpg') no-repeat;
  background-size: cover;
  padding: 60px 0;

}

.ground-about-product {
  background: url('../img/products/roast-ground-coffee/ground-coffee-bg.jpg') no-repeat;
  background-size: cover;
  padding: 60px 0;

}

.ground-about-product p {
  font-family: 'poppins';
  font-size: 20px;
  text-align: justify;
  line-height: 1.6;
  color: #fff;
}


.about-product h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;

}

.about-product p {
  font-family: 'poppins';
  font-size: 20px;
  text-align: justify;
  line-height: 1.6;
  color: #000;
  text-justify: inter-word;
  /* ensures even spacing between words */
  word-spacing: 0.5px;
  /* fine-tunes the visual spacing */
  hyphens: auto;
}

.main-sec {
  padding: 20px 0;
}

.main-sec h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.main-sec .product-bg {
  background: url('../img/products/roasted-coffee-beans/product-bg.png') no-repeat;
  background-size: 100%;
  width: 100%;
  padding: 30px 20px 35px 20px;
  margin-bottom: 40px;
}

.main-sec .product-bg h3 {
  font-family: 'poppins';
  font-size: 24px;
  font-weight: 700 !important;
  margin-bottom: 10px;
}

.main-sec .product-bg p {

  font-family: 'poppins';
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  margin-bottom: 15px;
}

.main-sec .product-bg .product-enq {

  font-family: 'poppins';
  font-size: 22px;
  color: #fff;
  background-color: #000;
  padding: 10px 40px;
  border-radius: 20px;
  float: right;
  margin-top: 15px;
}

.lavazza-logo-sec {
  border-left: none;
  padding-left: 10px;
  align-self: center;
  width: 100%;
}

/* .sub-title{
  text-align: left;
  margin-left:30px;
  font-size: 22px;
} */
.nav-tabs {
  background: #eaeaea;
  padding: 15px 0px;
  border-radius: 5px;
}

.nav-tabs li {
  padding: 0 40px;
}

.nav-tabs .nav-link {
  font-family: 'poppins';
  font-size: 20px;
}

.nav-tabs .nav-link.active {
  background-color: red;
  color: #fff;
  font-weight: bold;
  border-color: red;
}



@media (max-width: 767px) {
  .banner-overlay-product h2 {
    font-size: 24px !important;
  }

  .main-sec .product-bg {
    margin-bottom: 0px;
  }

  .about-product-machine {
    background-position: left;
    padding: 20px 0px;
  }

  .form-check-label {
    margin-left: 15px;
  }

  .form-check-input {
    margin-left: -8px;
  }

  .black-text-white {
    font-size: 27px;
  }

  .ground-about-product p {
    font-family: 'poppins';
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
  }

  .nav-tabs li {
    padding: 0 5px;
  }

  .nav-tabs .nav-link {
    font-size: 14px;
  }

  .nav-tabs .nav-item {
    margin-bottom: 12px;
  }


  .main-sec .product-bg .product-enq {
    position: absolute;
    bottom: 35%;
    left: 55%;
    padding: 8px 15px;
    font-size: 20px;
    margin-bottom: 70px;
  }

  .product-about-heading {
    font-family: 'poppins';
    font-size: 20px;
  }



  .about-product p {
    font-family: 'poppins';
    font-size: 17px;
    text-align: justify;
    text-justify: inter-word;
    /* ensures even spacing between words */
    word-spacing: 0.5px;
    /* fine-tunes the visual spacing */
    hyphens: auto;
    line-height: 1.6;
    color: #000;
  }
}


/* product-capusle */
.capsule-banner-section {
  background: url('../img/products/banner/Banner_Coffee Capsule.jpg') no-repeat center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0px;
}

/* product-capusle */
.accessories-banner-section {
  background: url('../img/products/banner/Banner_Coffee Accessories.jpg') no-repeat center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0px;
}

.capsule-banner-section::before {
  content: "";
  position: absolute;
  inset: 0;
  /* covers full area */
  background: rgba(0, 0, 0, 0.301);
  /* change opacity/color as needed */
  z-index: 1;
}

/* Make sure your inner content stays above overlay */
.capsule-banner-section>* {
  position: relative;
  z-index: 2;
}

/* product-capusle */
.grinder-banner-section {
  background: url('../img/products/banner/Banner_Coffee Grinder.jpg') no-repeat center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 0px;
}

.product-about-heading {
  font-family: 'poppins';
  text-transform: uppercase;
  margin-bottom: 60% !important;
  font-size: 50px !important;

}

.prod-banner-overlay h1 {
  font-size: 38px !important;
  font-weight: 700;
  color: #fff;
  /* opacity: 0.7 !important; */
  text-align: center;
}

/* section-1 */
.about-product {
  background: url('../img/products/roasted-coffee-beans/about-img.jpg') no-repeat;
  background-size: cover;
  padding: 60px 0;

}

.about-product h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;

}

.about-product p {
  font-family: 'poppins';
  font-size: 20px;
  text-align: justify;
  line-height: 1.6;
  color: #000;
}

.main-sec {
  padding: 40px 0;
}

.main-sec h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.main-sec .product-bg {
  background: url('../img/products/roasted-coffee-beans/product-bg.png') no-repeat;
  background-size: 100%;
  width: 100%;
  padding: 30px 20px 35px 20px;
  margin-bottom: 40px;
}

.main-sec .product-bg h3 {
  font-family: 'poppins';
  font-size: 24px;
  font-weight: 700 !important;
  margin-bottom: 10px;
}

.main-sec .product-bg p {

  font-family: 'poppins';
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  margin-bottom: 15px;
}

.main-sec .product-bg .product-enq {

  font-family: 'poppins';
  font-size: 22px;
  color: #fff;
  background-color: #000;
  padding: 10px 40px;
  border-radius: 20px;
  float: right;
  margin-top: 15px;
}


.nav-tabs {
  background: #eaeaea;
  padding: 15px 0px;
  border-radius: 5px;
}

.nav-tabs li {
  padding: 0 40px;
}

.nav-tabs .nav-link {
  font-family: 'poppins';
  font-size: 20px;
}

.nav-tabs .nav-link.active {
  background-color: red;
  color: #fff;
  font-weight: bold;
  border-color: red;
}

@media (max-width: 767px) {
  .main-sec .product-bg {
    margin-bottom: 0px;
  }

  .banner-overlay-product h1 {
    font-size: 33px !important;
    margin-top: 50px !important;
    margin-bottom: 0px !important;
  }

  .input[type="checkbox"] {
    margin-left: -19px !important;

  }

  .nav-tabs li {
    padding: 0 5px;
  }

  .nav-tabs .nav-link {
    font-size: 14px;
  }

  .nav-tabs .nav-item {
    margin-bottom: 12px;
  }


  .main-sec .product-bg .product-enq {
    position: absolute;
    bottom: 35%;
    left: 55%;
    padding: 8px 15px;
    font-size: 20px;
    margin-bottom: 70px;
  }

  .product-about-heading {
    font-family: 'poppins';
    font-size: 20px;
  }



  .about-product p {
    font-family: 'poppins';
    font-size: 17px;
    text-align: justify;
    line-height: 1.6;
    color: #000;
  }

  .about-product {
    background-position: left;
  }
}


.prod-banner-overlay h1 {
  margin-top: 80px !important;
}

.Conduct-section {
  padding: 60px 0;
}

.Conduct-section h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
}

.Conduct-section h3 {
  font-size: 20px;
  font-weight: 700;
}

.Conduct-section p,
.Conduct-section ul li {
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
  font-family: 'Poppins';
}

.partner-logos {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  /* 5 logos per row = 3 rows */
  gap: 40px 30px;
  align-items: center;
  justify-items: center;
  padding: 30px 0;
}

.partner-logos img {
  max-width: 150px;
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .partner-logos {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 480px) {
  .partner-logos {
    grid-template-columns: repeat(3, 1fr);
  }

  .partner-logos img {
    max-width: 80px;
  }
}

.error-msg {
  color: #dc3545;
  font-size: 13px;
  margin-top: 5px;
  display: block;
}

.form-control.error {
  border-color: #dc3545;
}

.form-group {
  margin-bottom: 5px !important;
}

.thankyou-sec {
  background: url('../img/thank-you-banner.jpg') no-repeat center/cover;
  height: 80vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

html,
body {
  height: auto !important;
  overflow-y: auto !important;
  overflow-x: hidden;
}