.slider-container {
  position: relative;
  width: 100%;
  height: 86vh;
  overflow: hidden;
}

.slider-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.slider-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0;
  transition:
    opacity 0.5s ease-in-out,
    transform 0.5s ease-in-out;
}

.slider-container img.active {
  opacity: 1;
  transform: scale(1.05);
}

.slider-container img.fade-in {
  animation: fadeIn 2s ease-in-out forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

.slider-container .prev,
.slider-container .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
}

.slider-container .prev {
  left: 10px;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-container .next {
  right: 10px;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-container .prev:hover,
.slider-container .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.slider-container .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.2);
}

.slider-container .progress-bar span {
  display: block;
  width: 0;
  height: 100%;
  background-color: #d32f2f;
  animation: progressBar 3s linear forwards;
}

@keyframes progressBar {
  100% {
    width: 100%;
  }
}
.about-us {
  padding: 4rem 2rem;
  background-color: #f7f7f7;
}

.about-us h1 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
  color: #333;
  font-weight: 700;
}

.about-us-wrapper {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  max-width: 1200px;
  margin: 0 auto;
}

.about-us-row {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  align-items: center;
  justify-content: space-between;
  /* flex-wrap: wrap; */
}

@media (max-width: 750px) {
  .about-us-row {
    flex-direction: column !important;
  }
}

.about-us-row.reverse {
  flex-direction: row-reverse;
}

.about-photo img {
  width: 100%;
  max-width: 500px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.about-text {
  flex: 1;
  min-width: 280px;
}

.about-text h2 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  color: #000;
}

.about-text p {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #555;
}

/* TOP PRODUCTS */
.top-products {
  padding: 80px 20px;
  padding-top: 0px;
  background-color: #fafafa; /* Light background for contrast */
  text-align: center;
}

.top-products h1 {
  font-size: 2.5rem;
  color: #333;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
}

.product-cards {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap; /* Stacks cards on smaller screens */
  margin-top: 40px;
}

.product-card {
  flex: 1;
  max-width: 250px; /* Limit the width of each card */
  background-color: #fff;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  text-align: center;
  overflow: hidden;
}

.product-card:hover {
  transform: translateY(-5px); /* Subtle lift effect on hover */
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15); /* Stronger shadow on hover */
}

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

.product-card h3 {
  font-size: 1.5rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 10px;
}

.product-card p {
  font-size: 1rem;
  color: #666;
  font-weight: 400;
  line-height: 1.6;
}

/* Mobile responsiveness */
@media screen and (max-width: 768px) {
  .product-cards {
    flex-direction: column;
    gap: 20px;
  }

  .product-card {
    max-width: 90%; /* Allow cards to take up more space on smaller screens */
    margin: 0 auto;
  }
}

/* Top Products Section Styling */
.top-products {
  padding: 80px 20px;
  padding-top: 10px;
  background-color: #fafafa; /* Light background for contrast */
  text-align: center;
}

.top-products h1 {
  font-size: 2.5rem;
  color: #333;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 75px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.3;
  position: relative; /* For the underline effect */
  border-top: 5px solid #d32f2f;
  padding-top: 4rem;
}

.top-products h1::after {
  content: '';
  display: block;
  width: 60px; /* Narrow underline */
  height: 3px; /* Thickness of the underline */
  margin: 10px auto 0; /* Center the underline */
  background-color: #d32f2f; /* Subtle red underline */
}

.about-us h1::after {
  content: '';
  display: block;
  width: 60px; /* Narrow underline */
  height: 3px; /* Thickness of the underline */
  margin: 10px auto 0; /* Center the underline */
  background-color: #d32f2f; /* Subtle red underline */
}

/* BRAND LIST */
/* Brand List Strip Section Styling */
.brand-list {
  padding: 50px 20px;
  padding-top: 0rem;
  text-align: center;
  background-color: #fafafa;
}

.brand-list h2 {
  font-size: 2.2rem;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: 1px;
}

/* Brand Strip Styling */
.brand-strip {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px; /* Space between the brand logos */
  flex-wrap: wrap; /* Wrap to next line on smaller screens */
}

/* Individual Brand Item Styling */
.brand-item {
  flex: 0 0 auto; /* Prevent logos from stretching */
  max-width: 150px; /* Maximum width of each brand logo */
  transition: transform 0.3s ease;
}

.brand-item img {
  width: 100%;
  height: auto;
  object-fit: contain;
  max-height: 80px; /* Limit the height of the logos */
  transition:
    transform 0.3s ease,
    filter 0.3s ease;
}

/* Hover Effects for Brand Logos */
.brand-item:hover img {
  transform: scale(1.1); /* Slight zoom effect */
  filter: brightness(1.2); /* Slight brightness increase on hover */
}

/* Mobile Responsiveness */
@media screen and (max-width: 768px) {
  .brand-strip {
    flex-direction: column;
    gap: 20px;
  }

  .brand-item {
    max-width: 120px; /* Reduce max width on mobile */
  }
}

.brand-list h2 {
  font-size: 2.5rem;
  color: #333;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 3rem;
  text-align: center;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.3;
}

.brand-list h2::after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  margin: 5px auto 0;
  background-color: #d32f2f;
}

/* Map Location Section */
.map-location {
  padding: 50px 20px;
  padding-top: 0;
  background-color: #f9f9f9; /* Soft background color for contrast */
  text-align: center;
  margin-bottom: 5rem;
}

.map-location h2 {
  font-size: 2.2rem;
  font-weight: 600;
  color: #333;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: 1px;
}

.map-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden; /* Ensures the map stays within rounded edges */
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
}

.map-container iframe {
  width: 100%;
  height: 400px;
  border: none; /* Removes iframe border */
  border-radius: 12px; /* Matches container's rounded corners */
}

/* Mobile Responsiveness */
@media screen and (max-width: 768px) {
  .map-location h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .map-container iframe {
    height: 300px; /* Adjust height for smaller screens */
  }
}

/* MAP */
.map-location h2 {
  font-size: 2.5rem;
  color: #333;
  font-weight: 600;
  /* border-top: 5px solid #d32f2f; */
  /* padding-top: 4rem; */
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 3rem;
  text-align: center;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.3;
}

.map-location h2::after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  margin: 5px auto 0;
  background-color: #d32f2f;
}
