.u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-gallery-1 {
  margin-top: 63px;
  margin-bottom: 0;
  height: 766px;
}

.u-section-1 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-over-slide-3 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-over-slide-4 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-over-slide-5 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-thumbnails-1 {
  padding-top: 10px;
  padding-left: 300px;
}

.u-section-1 .u-carousel-thumbnail-1 {
  width: 100px;
  height: 100px;
}

.u-section-1 .u-carousel-thumbnail-2 {
  width: 100px;
  height: 100px;
}

.u-section-1 .u-carousel-thumbnail-3 {
  width: 100px;
  height: 100px;
}

.u-section-1 .u-carousel-thumbnail-4 {
  width: 100px;
  height: 100px;
}

.u-section-1 .u-carousel-thumbnail-5 {
  width: 100px;
  height: 100px;
}

.u-section-1 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
}

.u-section-1 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: none;
}

@media (max-width: 767px) {
  .u-section-1 .u-carousel-thumbnail-1 {
    width: 96px;
    height: 96px;
  }

  .u-section-1 .u-carousel-thumbnail-2 {
    width: 96px;
    height: 96px;
  }

  .u-section-1 .u-carousel-thumbnail-3 {
    width: 96px;
    height: 96px;
  }

  .u-section-1 .u-carousel-thumbnail-4 {
    width: 96px;
    height: 96px;
  }

  .u-section-1 .u-carousel-thumbnail-5 {
    width: 96px;
    height: 96px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-carousel-thumbnail-1 {
    width: 56px;
    height: 56px;
  }

  .u-section-1 .u-carousel-thumbnail-2 {
    width: 56px;
    height: 56px;
  }

  .u-section-1 .u-carousel-thumbnail-3 {
    width: 56px;
    height: 56px;
  }

  .u-section-1 .u-carousel-thumbnail-4 {
    width: 56px;
    height: 56px;
  }

  .u-section-1 .u-carousel-thumbnail-5 {
    width: 56px;
    height: 56px;
  }
}