.girar{
  animation-duration: 5s;
  animation-name: bounce;
  animation-iteration-count: infinite;
}
.u-section-1 .u-sheet-1 {
  min-height: 539px;
}

.u-section-1 .u-image-1 {
  width: 312px;
  height: 98px;
  margin: 30px auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 455px;
  height: 303px;
  animation-duration: 1000ms;
  margin: 8px auto 0 -47px;
}

.u-section-1 .u-image-3 {
  width: 188px;
  height: 188px;
  animation-duration: 3000ms;
  margin: -226px auto 0 435px;
}
.u-section-1 .u-image-3:hover{
transform: scale(1.3);
}
.u-section-1 .u-image-4 {
  width: 188px;
  height: 188px;
  animation-duration: 1000ms;
  margin: -188px 275px 0 auto;
}
.u-section-1 .u-image-4:hover{
transform: scale(1.3);
}

.u-section-1 .u-image-5 {
  width: 188px;
  height: 188px;
  animation-duration: 3000ms;
  margin: -188px 33px -185px auto;
}
.u-section-1 .u-image-5:hover{
transform: scale(1.3);
}

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

  .u-section-1 .u-image-1 {
    margin-right: 554px;
    margin-left: auto;
  }

  .u-section-1 .u-image-2 {
    width: 321px;
    height: 234px;
    margin-top: 0;
    margin-left: 0;
  }

  .u-section-1 .u-image-3 {
    margin-top: -211px;
    margin-left: 298px;
  }

  .u-section-1 .u-image-4 {
    margin-right: 245px;
  }

  .u-section-1 .u-image-5 {
    margin-right: 36px;
    margin-bottom: 57px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-1 .u-image-2 {
    width: 360px;
    height: 240px;
    margin-left: 169px;
  }

  .u-section-1 .u-image-3 {
    width: 150px;
    height: 150px;
    margin-top: 13px;
    margin-left: 60px;
  }

  .u-section-1 .u-image-4 {
    width: 150px;
    height: 150px;
    margin-top: -150px;
    margin-right: 82px;
  }

  .u-section-1 .u-image-5 {
    width: 150px;
    height: 150px;
    margin: -150px auto 89px 274px;
  }
}

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

  .u-section-1 .u-image-2 {
    margin-top: -9px;
    margin-left: auto;
  }

  .u-section-1 .u-image-3 {
    width: 126px;
    height: 126px;
  }

  .u-section-1 .u-image-4 {
    width: 126px;
    height: 126px;
    margin-top: -126px;
    margin-right: auto;
  }

  .u-section-1 .u-image-5 {
    width: 126px;
    height: 126px;
    margin: -126px 60px 97px auto;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 206px;
    height: 65px;
  }

  .u-section-1 .u-image-2 {
    width: 262px;
    height: 175px;
    margin-top: 66px;
    margin-left: -35px;
  }

  .u-section-1 .u-image-3 {
    width: 100px;
    height: 100px;
    margin-top: -250px;
    margin-left: 240px;
  }

  .u-section-1 .u-image-4 {
    width: 100px;
    height: 100px;
    margin-top: 126px;
    margin-left: 240px;
  }

  .u-section-1 .u-image-5 {
    width: 100px;
    height: 100px;
    margin: -213px auto 54px 240px;
  }
}@font-face {
  font-family: 'AvenirNext';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/AvenirNext.ttc);
}