 .u-section-1 {
  background-image: linear-gradient(rgba(84,73,52,0.5686274509803921), #544934);
}

.u-section-1 .u-sheet-1 {
  min-height: 1086px;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  transition-duration: 1s;
  margin: 45px 0 0;
}

.u-section-1 .u-gallery-1 {
  height: 169px;
  width: 750px;
  margin: 37px auto 0;
}

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

.u-section-1 .u-gallery-item-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-1 .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-1 .u-gallery-2 {
  height: 203px;
  width: 647px;
  margin: 45px auto 0;
}

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

.u-section-1 .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-1 .u-gallery-3 {
  height: 204px;
  width: 317px;
  margin: 45px auto 0;
}

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

.u-section-1 .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-1 .u-gallery-4 {
  height: 178px;
  width: 596px;
  margin: 45px auto 57px;
}

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

.u-section-1 .u-gallery-item-4 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-1 .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-1 .u-gallery-inner-1 {
    grid-gap: 10px;
  }

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

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 162px;
    width: 720px;
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 122px;
    width: 540px;
  }

  .u-section-1 .u-gallery-2 {
    height: 170px;
    width: 540px;
  }

  .u-section-1 .u-gallery-4 {
    height: 161px;
    width: 540px;
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 77px;
    width: 340px;
  }

  .u-section-1 .u-gallery-2 {
    height: 107px;
    width: 340px;
  }

  .u-section-1 .u-gallery-4 {
    height: 101px;
    width: 340px;
  }
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before,
.u-section-1 .u-text-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-text-1.u-text-1.u-text-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  color: #f9e79b !important;
}

.u-section-1 .u-text-1.u-text-1.u-text-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  color: #f9e79b !important;
}