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

.u-section-1 .u-text-1 {
  font-weight: 500;
  font-size: 1rem;
  margin: 23px auto 0 0;
}

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

.u-section-1 .u-text-3 {
  margin: 11px 0 9px;
}

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

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

  .u-section-1 .u-text-3 {
    margin-top: 14px;
    margin-bottom: 8px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 272px;
}

.u-section-2 .u-gallery-1 {
  height: 249px;
  grid-gap: 17px 17px;
  margin-top: 0;
  margin-bottom: 23px;
}

.u-section-2 .u-gallery-inner-1 {
  grid-template-columns: auto;
  grid-gap: 17px 17px;
}

.u-section-2 .u-back-image-1 {
  object-position: 50% 0%;
}

.u-section-2 .u-over-slide-1 {
  padding: 20px;
}

@media (max-width: 1399px) {
  .u-section-2 .u-sheet-1 {
    min-height: 310px;
  }

  .u-section-2 .u-gallery-1 {
    height: 290px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 349px;
    margin-bottom: 0;
  }

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

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

  .u-section-2 .u-gallery-1 {
    height: 267px;
    margin-top: 1px;
    margin-bottom: 1px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 264px;
    margin-top: 8px;
    margin-bottom: 0;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 243px;
    width: 400px;
    margin: 0 -50px 17px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 328px;
}

.u-section-3 .u-text-1 {
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0;
}

.u-section-3 .u-text-2 {
  font-weight: 500;
  margin: 7px 0 0;
}

.u-section-3 .u-text-3 {
  margin: 7px 0 22px;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  padding-left: 0;
  padding-right: 0;
  text-decoration: underline !important;
}

.u-section-3 .u-btn-2 {
  border-style: solid;
  padding: 0;
}

.u-section-3 .u-btn-3 {
  border-style: solid;
  padding: 0;
}

.u-section-3 .u-btn-4 {
  border-style: solid;
  padding: 0;
}

.u-section-3 .u-text-1,
.u-section-3 .u-text-1:before,
.u-section-3 .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-3 .u-container-layout:hover .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover > .u-section-3 .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}@font-face {
  font-family: 'TitilliumWeb-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/TitilliumWeb-Regular.ttf);
}