 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/bg_home_krab.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  min-height: 778px;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: 150px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 260px 0 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  margin: 26px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 832px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 263px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 319px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 106px;
    margin-bottom: -190px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    min-height: 826px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 184px;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: -261px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    min-height: 691px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 122px;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: -322px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 725px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 112px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 508px;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: -391px;
  }
} .u-section-2 {
  background-image: none;
  min-height: 0;
}

.u-section-2 .u-gallery-1 {
  height: 300px;
  grid-template-columns: repeat(4, auto);
  margin-top: 50px;
  margin-bottom: 0;
  grid-gap: 20px;
}

.u-section-2 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 12px;
}

.u-section-2 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-gallery-1 {
    height: 244px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-gallery-1 {
    height: 796px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-gallery-1 {
    height: 2455px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-gallery-1 {
    height: 1568px;
  }
} .u-section-3 {
  background-image: none;
  min-height: 0;
}

.u-section-3 .u-gallery-1 {
  height: 300px;
  grid-template-columns: repeat(4, auto);
  margin-top: 50px;
  margin-bottom: 0;
  grid-gap: 20px;
}

.u-section-3 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 12px;
}

.u-section-3 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-gallery-1 {
    height: 244px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-gallery-1 {
    height: 796px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-gallery-1 {
    height: 2455px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-gallery-1 {
    height: 1568px;
  }
} .u-section-4 {
  background-image: none;
  min-height: 0;
}

.u-section-4 .u-gallery-1 {
  height: 300px;
  grid-template-columns: repeat(4, auto);
  margin-top: 50px;
  margin-bottom: 0;
  grid-gap: 20px;
}

.u-section-4 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 12px;
}

.u-section-4 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-gallery-1 {
    height: 244px;
  }

  .u-section-4 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-gallery-1 {
    height: 796px;
  }

  .u-section-4 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-gallery-1 {
    height: 2455px;
  }

  .u-section-4 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-gallery-1 {
    height: 1568px;
  }
} .u-section-5 {
  background-image: none;
  min-height: 0;
}

.u-section-5 .u-gallery-1 {
  height: 300px;
  grid-template-columns: repeat(4, auto);
  margin-top: 50px;
  margin-bottom: 0;
  grid-gap: 20px;
}

.u-section-5 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 12px;
}

.u-section-5 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-gallery-1 {
    height: 244px;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-gallery-1 {
    height: 796px;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-gallery-1 {
    height: 2455px;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-gallery-1 {
    height: 1568px;
  }
} .u-section-6 {
  background-image: none;
  min-height: 0;
}

.u-section-6 .u-gallery-1 {
  height: 300px;
  grid-template-columns: repeat(4, auto);
  margin-top: 50px;
  margin-bottom: 0;
  grid-gap: 20px;
}

.u-section-6 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 12px;
}

.u-section-6 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-6 .u-gallery-1 {
    height: 244px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-gallery-1 {
    height: 796px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-gallery-1 {
    height: 2455px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-gallery-1 {
    height: 1568px;
  }
}