
/* ===================== HERO / CONTENT ===================== */
#hero {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 60px 15px;
  box-sizing: border-box;
}

#hero h1 {
  font-size: 3rem;
  font-weight: 700;
  text-shadow: 2px 2px 5px rgba(0,0,0,0.6);
  margin-bottom: 1rem;
}

#hero p {
  font-size: 1.25rem;
  max-width: 600px;
  margin-bottom: 2rem;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

/* Efek shadow untuk teks hero */
.hero-shadow {
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
.hero-shadow-light {
  text-shadow: 2px 2px 8px rgba(255, 255, 255, 0.6);
}

/* Animasi fade-in */
.fade-in {
  opacity: 0;
  animation: fadeInAnimation 1.5s forwards;
}

@keyframes fadeInAnimation {
  to { opacity: 1; }
}

/* Section umum */
section {
  padding: 60px 0;
}

/* Service cards */
.service-card {
  border: 1px solid var(--primary-color);
  border-radius: 10px;
  background: white;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.service-card h5 {
  color: var(--primary-dark);
  font-weight: 600;
  margin-bottom: 15px;
}

.service-card p {
  font-size: 0.95rem;
  color: #555;
}

/* Pricing cards */
.pricing-card {
  border: 2px solid var(--primary-dark);
  border-radius: 12px;
  padding: 30px 20px;
  text-align: center;
  background: white;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.pricing-card:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.pricing-card h5 {
  color: var(--primary-dark);
  font-weight: 700;
  margin-bottom: 15px;
}

.pricing-card .price {
  font-size: 2.5rem;
  font-weight: 800;
  color: var(--primary-color);
  margin-bottom: 15px;
}

/* Contact form */
#contact form input,
#contact form textarea {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 15px;
  resize: none;
}

#contact form button {
  background-color: var(--primary-dark);
  border: none;
  padding: 12px 25px;
  color: white;
  border-radius: 5px;
  font-weight: 600;
}

#contact form button:hover {
  background-color: #8e4a00;
}

/* Link tombol WA */
a.btn-primary {
  background-color: #FFC300; /* warna khas WA */
  border: none;
  color: white;
  transition: background-color 0.3s ease;
}

a.btn-primary:hover {
  background-color: #8e4a00; /* warna hover WA */
  color: white;
}

/* Gambar hover */
img:hover {
  transform: scale(1.1);
  transition: 0.3s ease;
}

/* Responsif */
@media (max-width: 768px) {
  #hero h1 { font-size: 2.2rem; }
  #hero p { font-size: 1rem; }
  #hero { padding: 80px 20px 60px 20px; min-height: auto; }
}

  /* ===================== LAYANAN ===================== */
.layanan-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  border: 1px solid #dee2e6;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  background-color: #fff;
  text-align: center;
  transition: transform 0.3s ease, color 0.3s ease; /* tambahkan color transition */
  color: #000; /* warna teks default hitam */
}

.layanan-box img {
  max-height: 64px;
  object-fit: contain;
}

/* Hover efek: geser + ubah warna teks */
.layanan-box:hover {
  transform: translateY(-4px);
  color: #8e4a00;
}

/* Pastikan heading dan paragraph ikut berubah warna saat hover */
.layanan-box:hover h6,
.layanan-box:hover p {
  color: #8e4a00;
}

  /* ===================== MENGAPA MEMILIH KAMI ===================== */
  .merk-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
  }

  .merk-box img {
    max-height: 64px;
    max-width: 100%;
    object-fit: contain;
  }

  .merk-box i {
    color: #8e4a00; /* optional: warna icon */
  }

  .merk-box:hover {
    transform: translateY(-5px);
  }

  /* ===================== FAQ ===================== */
.accordion-button:not(.collapsed) {
    background-color: #8e4a00;
    color: #ffffff;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1);
}

.accordion-button:hover {
    background-color: #8e4a00;
    color: #ffffff;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: #8e4a00;
}

  /* ===================== WA MELAYANG ===================== */
.wa-float {
  position: fixed;
  bottom: 20px;
  right: 40px;
  z-index: 9999;
  cursor: pointer;
  width: 80px; /* ukuran desktop */
}

/* ukuran untuk HP */
@media (max-width: 768px) {
  .wa-float {
    width: 40px;
    bottom:90px;
    right: 15px;
  }
}

  /* ===================== Tentang Kami ===================== */

.footer-link {
  text-decoration: none; /* hilangkan underline */
  color: inherit;        /* warna teks normal */
  transition: color 0.3s; /* animasi smooth saat hover */
}

.footer-link:hover {
  color: #8e4a00;       /* warna saat hover, bisa ganti sesuai tema */
  text-decoration: underline; /* opsional, muncul underline saat hover */
}

.social-icon {
  color: inherit;             /* warna default mengikuti teks */
  transition: color 0.3s;     /* animasi smooth */
}

.social-icon:hover {
  color: #8e4a00;              /* warna saat hover, bisa diganti sesuai brand */
  transform: scale(1.2);      /* sedikit zoom saat hover */
}