p {
  margin-bottom: 0 !important;
}

.home-header {
  position:relative;
  margin-bottom: 100px;
}
.wave-header {
    width: 100%;
    position: absolute;
    bottom: -100px;
    z-index: 2;
    left: 0;
}

.header-image {
  width: 100%;
}

.header-partial {
  right: 0;
  position: absolute;
  top: 0;
  width: 50%;
}

.header-layanan-section {
  position: relative;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 100px;
  display: flex;
}

.header-kegiatan-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.header-slider-section {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.video-foto-wrap {
  background: #231F20;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.look-link {
  color: black;
  font-family: "Futura Md BT", serif;
  font-size: 20px;
  position: absolute;
  top: 15px;
  right: 0;
}
.look-link:hover {
  color: #C7392F;
  cursor: pointer;
}

.header-title-section {
  position: relative;
  color: black;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  font-family: "Futura Extra BT", serif;
  align-self: center;
  flex: 1;
}

.header-title-kegiatan {
  position: relative;
  color: black;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  font-family: "Futura Extra BT", serif;
  align-self: center;
  flex: 1;
}

.header-title-galeri {
  position: relative;
  color: black;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  font-family: "Futura Extra BT", serif;
  padding-bottom: 1rem;
}

.header-title-video {
  position: relative;
  color: black;
  flex: 1;
  font-size: 24px;
  text-align: center;
  font-family: "Futura Md BT", serif;
  align-self: center;
}

.header-title-foto {
  position: relative;
  color: black;
  font-size: 24px;
  text-align: center;
  font-family: "Futura Md BT", serif;
  align-self: center;
}

.bg-layanan {
  width: 100%;
}

.products {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    display: flex;
}

.product-image {
  display: flex;
  justify-content: space-between;
}

.product-wrapper {
    margin: 0 auto;
    position: relative;
}

.layanan-img {
  width: 550px;
  height: 550px;
  object-fit: cover;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-left: 10px solid black;
  border-right: 10px solid #C7392F;
  border-radius: 50%;
  outline: 3px solid black;
  outline-style: dashed;
  outline-offset: 8px;
  object-position: -220px;
}

.layanan-content {
  position: relative;
  min-height: 280px;
}

.layanan-icon {
  width: 160px;
}

.layanan-links {
  position: relative;
  text-align: center;
}

.layanan-text {
  text-align: start;
  white-space: nowrap;
}

.layanan-text p {
  font-family: "Futura Md BT", serif;
  font-weight: bold;
  color: black;
  font-size: 20px;
}

.layanan-text a {
  color: black;
}

.layanan-text a:hover {
  color: #C7392F;
}

.layanan-item {
  position: absolute;
}

.layanan-text-professional {
  text-align: center;
}

.layanan-text-professional p {
  font-family: "Futura Md BT", serif;
  font-weight: bold;
  color: black;
  font-size: 20px;
}

.layanan-text-professional a {
  color: black;
}

.layanan-text-professional a:hover {
  color: #C7392F;
}

.single-course-item {
    display: flex;
    left: -190px;
    gap: 1rem;
    align-items: center;
    top: 0;
}

.online-course-item {
  display: flex;
  gap: 1rem;
  flex-direction: row-reverse;
  align-items: center;
  right: -200px;
  top: 0;
}

.holiday-program-item {
    display: flex;
    left: -190px;
    gap: 1rem;
    align-items: center;
    bottom: 0;
}

.other-class-item {
  display: flex;
  gap: 1rem;
  flex-direction: row-reverse;
  align-items: center;
  right: -250px;
  bottom: 0;
}

.professional-item {
  display: inline-grid;
  align-items: center;
  justify-items: center;
  gap: 1rem;
  left: 38%;
  top: 500px;
}

.sub-title-section {
  position: relative;
  text-align: center;
  font-size: 20px;
}

.testimonial-section {
  margin-top: 100px;
  background: #E8E8E8;
}

.testimonial-wrapper {
  padding-top: 25px;
  padding-bottom: 50px;
}

.photo-wrapper {
  margin-top: 50px;
}

.grid-photos {
  margin-top: 25px;
  padding-bottom: 25px;
  display: flex;
  column-gap: 1rem;
  overflow-x: scroll;
}

.grid-photos img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.kegiatan-section {
  margin-top: 60px;
}

.wa-btn {
  position: absolute;
  bottom: -30px;
  right: 20px;
  z-index: 2;
}

.wa-btn img {
  width: 80px;
}

@media only screen and (max-width: 1250px) {
  .layanan-img {
      width: 350px;
      height: 350px;
  }
  .layanan-icon {
    width: 110px;
  }
    .header-layanan-section, .header-title-video, .header-kegiatan-section {
      flex-direction: column;
    }
}

@media only screen and (max-width: 860px) {
  .wave-header {
    bottom: -25px;
  }

  .header-title-section {
    left: 0;
    font-size: 24px;
  }

  .header-title-kegiatan {
    font-size: 24px;
  }

  .look-link {
    font-size: 16px;
    position: relative;
  }

  .layanan-img {
    width: 250px;
    height: 250px;
    left: -5px;
    object-position: -100px;
  }

  .layanan-icon {
    width: 55px;
    height: 55px;
  }

  .layanan-text {
    display: none;
  }

  .layanan-text-professional {
    display: none;
  }

  .single-course-item {
    padding-top: 0;
    left: -10px;
  }

  .online-course-item {
    padding-top: 0;
    right: -10px;
  }

  .holiday-program-item {
    bottom: 50px;
    left: -10px;
  }

  .other-class-item {
      right: -10px;
      bottom: 50px;
  }

  .professional-item {
    padding-top: 0;
    left: 35%;
    top: 150px;
  }

  .header-layanan-section {
    margin-bottom: 50px;
  }

  .products {
    height: 280px;
  }
}

@media only screen and (min-width: 768px) {
  .wave-header {
    bottom: -50px;
  }
  .wa-btn {
      position: absolute;
      bottom: 15px;
      right: 100px;
  }
    .wa-btn img {
      width: 100px;
    }
}
