 .u-section-1 {
  min-height: 850px;
  background-image: none;
}

.u-section-1 .u-text-1 {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Source Sans Pro", sans-serif;
  margin: 22px auto 0;
}

.u-section-1 .u-image-1 {
  height: 256px;
  width: 357px;
  margin: 22px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Roboto, sans-serif;
  letter-spacing: 2px;
  line-height: 1.4;
  font-size: 1.5rem;
  text-transform: none;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  width: 839px;
  font-weight: 700;
  margin: 22px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 530px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.u-section-1 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-1 .u-back-image-1 {
  object-position: 50% 21.66%;
}

.u-section-1 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-1 .u-back-image-2 {
  object-position: 50% 48.12%;
}

.u-section-1 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-3 {
  margin-right: 0;
}

.u-section-1 .u-back-image-3 {
  object-position: 50% 44.93%;
}

.u-section-1 .u-over-slide-3 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-4 {
  margin-right: 0;
}

.u-section-1 .u-back-image-4 {
  object-position: 50% 35.17%;
}

.u-section-1 .u-over-slide-4 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-5 {
  margin-right: 0;
}

.u-section-1 .u-back-image-5 {
  object-position: 50% 35.17%;
}

.u-section-1 .u-over-slide-5 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-6 {
  margin-right: 0;
}

.u-section-1 .u-back-image-6 {
  object-position: 50% 35.17%;
}

.u-section-1 .u-over-slide-6 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-thumbnails-1 {
  padding-top: 10px;
}

.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-thumbnail-6 {
  width: 100px;
  height: 100px;
}

.u-section-1 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  top: 122px;
  padding: 4px;
}

.u-section-1 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  top: 122px;
  padding: 4px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: calc(((100% - 720px) / 2));
    margin-right: calc(((100% - 720px) / 2));
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    height: 70px;
    width: 259px;
  }

  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 540px) / 2));
    margin-right: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-carousel-thumbnail-1 {
    width: 82px;
    height: 82px;
  }

  .u-section-1 .u-carousel-thumbnail-2 {
    width: 82px;
    height: 82px;
  }

  .u-section-1 .u-carousel-thumbnail-3 {
    width: 82px;
    height: 82px;
  }

  .u-section-1 .u-carousel-thumbnail-4 {
    width: 82px;
    height: 82px;
  }

  .u-section-1 .u-carousel-thumbnail-5 {
    width: 82px;
    height: 82px;
  }

  .u-section-1 .u-carousel-thumbnail-6 {
    width: 82px;
    height: 82px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 838px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 99px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 40px;
    margin-left: calc(((100% - 340px) / 2));
    margin-right: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-carousel-thumbnail-1 {
    width: 48px;
    height: 48px;
  }

  .u-section-1 .u-carousel-thumbnail-2 {
    width: 48px;
    height: 48px;
  }

  .u-section-1 .u-carousel-thumbnail-3 {
    width: 48px;
    height: 48px;
  }

  .u-section-1 .u-carousel-thumbnail-4 {
    width: 48px;
    height: 48px;
  }

  .u-section-1 .u-carousel-thumbnail-5 {
    width: 48px;
    height: 48px;
  }

  .u-section-1 .u-carousel-thumbnail-6 {
    width: 48px;
    height: 48px;
  }
} .u-section-2 {
  background-image: none;
}

.u-section-2 .u-sheet-1 {
  min-height: 259px;
}

.u-section-2 .u-list-1 {
  width: 1142px;
  margin: 42px -1px 0;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: calc(25% - 16.5px) calc(25% - 16.5px) calc(25% - 16.5px) calc(25% - 16.5px);
  min-height: 217px;
  grid-gap: 22px 22px;
}

.u-section-2 .u-list-item-1 {
  background-image: none;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px;
}

.u-section-2 .u-icon-1 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-container-layout-2 {
  padding: 30px;
}

.u-section-2 .u-icon-2 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-container-layout-3 {
  padding: 30px;
}

.u-section-2 .u-icon-3 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-3 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-container-layout-4 {
  padding: 30px;
}

.u-section-2 .u-icon-4 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

.u-section-2 .u-text-4 {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 3px;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-2 .u-btn-4 {
  background-image: none;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-list-1 {
    width: 940px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(4, calc(25% - 16.5px));
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 547px;
  }

  .u-section-2 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 11px));
    min-height: 549px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 574px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 682px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 0;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 0;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 0;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 0;
  }
} .u-section-3 {
  background-image: none;
}

.u-section-3 .u-sheet-1 {
  min-height: 1145px;
}

.u-section-3 .u-image-1 {
  width: 628px;
  height: 628px;
  background-image: url("images/IMG-20220921-WA00021.jpg");
  background-position: 50% 50%;
  margin: 60px 96px 0 auto;
}

.u-section-3 .u-image-2 {
  width: 276px;
  height: 276px;
  background-image: url("images/WhatsAppImage2022-09-21at09.33.581.jpeg");
  background-position: 50% 50%;
  margin: -596px auto 0 71px;
}

.u-section-3 .u-image-3 {
  width: 389px;
  height: 389px;
  background-image: url("images/IMG-20220921-WA0004.jpg");
  background-position: 50% 50%;
  margin: 50px auto 0 156px;
}

.u-section-3 .u-shape-1 {
  width: 119px;
  height: 119px;
  margin: -419px auto 0 20px;
}

.u-section-3 .u-shape-2 {
  width: 250px;
  height: 250px;
  margin: 39px 69px 0 auto;
}

.u-section-3 .u-group-1 {
  min-height: 300px;
  margin-top: 50px;
  margin-bottom: 0;
  height: auto;
}

.u-section-3 .u-container-layout-1 {
  padding: 30px 50px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-family: Lato, sans-serif;
  font-size: 3.75rem;
  margin: 5px auto 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 500;
  margin: 20px 0 0;
}

.u-section-3 .u-btn-1 {
  letter-spacing: 2px;
  font-size: 1.25rem;
  background-image: none;
  border-style: none;
  text-transform: uppercase;
  font-weight: 700;
  margin: 30px auto 0;
  padding: 16px 52px 17px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1333px;
  }

  .u-section-3 .u-image-1 {
    width: 562px;
    height: 562px;
    margin-right: 60px;
  }

  .u-section-3 .u-image-2 {
    margin-left: 30px;
  }

  .u-section-3 .u-image-3 {
    width: 362px;
    height: 362px;
    margin-left: 171px;
  }

  .u-section-3 .u-shape-1 {
    margin-left: 52px;
  }

  .u-section-3 .u-shape-2 {
    width: 227px;
    height: 227px;
    margin-right: 20px;
  }

  .u-section-3 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1476px;
  }

  .u-section-3 .u-image-1 {
    margin-right: 13px;
  }

  .u-section-3 .u-image-2 {
    margin-left: 20px;
  }

  .u-section-3 .u-image-3 {
    margin-left: 20px;
  }

  .u-section-3 .u-shape-1 {
    margin-left: 13px;
  }

  .u-section-3 .u-shape-2 {
    margin-right: 0;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 986px;
  }

  .u-section-3 .u-image-1 {
    width: 488px;
    height: 488px;
    margin-right: 0;
  }

  .u-section-3 .u-image-2 {
    margin-top: -508px;
    margin-left: 0;
  }

  .u-section-3 .u-image-3 {
    width: 323px;
    height: 323px;
    margin-left: -19px;
  }

  .u-section-3 .u-shape-1 {
    margin-left: 0;
  }

  .u-section-3 .u-shape-2 {
    width: 167px;
    height: 167px;
  }

  .u-section-3 .u-group-1 {
    margin-top: 84px;
    margin-bottom: 4px;
    min-height: 303px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 871px;
  }

  .u-section-3 .u-image-1 {
    width: 293px;
    height: 293px;
  }

  .u-section-3 .u-image-2 {
    width: 212px;
    height: 212px;
    margin-top: -433px;
  }

  .u-section-3 .u-image-3 {
    width: 240px;
    height: 240px;
    margin-top: 175px;
    margin-left: -14px;
  }

  .u-section-3 .u-shape-1 {
    width: 73px;
    height: 73px;
    margin-top: -370px;
  }

  .u-section-3 .u-shape-2 {
    width: 101px;
    height: 101px;
  }

  .u-section-3 .u-group-1 {
    margin-top: 157px;
    min-height: 324px;
  }

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-3 .u-text-2 {
    font-size: 1.125rem;
  }
} .u-section-4 {
  background-image: none;
}

.u-section-4 .u-sheet-1 {
  min-height: 838px;
}

.u-section-4 .u-shape-1 {
  width: 246px;
  height: 246px;
  background-image: none;
  margin: 76px auto 0 712px;
}

.u-section-4 .u-image-1 {
  width: 650px;
  height: 650px;
  background-image: url("images/WhatsAppImage2022-09-21at09.33.5812.jpeg");
  background-position: 50% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -246px auto 0 51px;
}

.u-section-4 .u-group-1 {
  width: 613px;
  min-height: 332px;
  background-image: none;
  height: auto;
  margin: -240px 20px 0 auto;
}

.u-section-4 .u-container-layout-1 {
  padding: 30px 41px;
}

.u-section-4 .u-text-1 {
  font-style: normal;
  font-weight: normal;
  margin: 0 9px;
}

.u-section-4 .u-social-icons-1 {
  white-space: nowrap;
  min-height: 16px;
  width: 522px;
  min-width: 152px;
  height: 90px;
  margin: 51px auto 0 0;
}

.u-section-4 .u-icon-1 {
  height: 90px;
}

.u-section-4 .u-icon-2 {
  height: 90px;
}

.u-section-4 .u-icon-3 {
  height: 90px;
}

.u-section-4 .u-icon-4 {
  height: 90px;
  color: rgb(53, 194, 53) !important;
}

.u-section-4 .u-icon-5 {
  height: 90px;
}

.u-section-4 .u-shape-2 {
  width: 168px;
  height: 168px;
  background-image: none;
  margin: -239px auto 60px 20px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1200px;
  }

  .u-section-4 .u-shape-1 {
    margin-left: 694px;
  }

  .u-section-4 .u-image-1 {
    margin-left: 28px;
  }

  .u-section-4 .u-group-1 {
    margin-right: 0;
    height: auto;
  }

  .u-section-4 .u-shape-2 {
    margin-left: 28px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1232px;
  }

  .u-section-4 .u-shape-1 {
    margin-left: 474px;
  }

  .u-section-4 .u-image-1 {
    width: 554px;
    height: 554px;
    margin-left: 26px;
  }

  .u-section-4 .u-group-1 {
    width: 447px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-4 .u-shape-2 {
    width: 138px;
    height: 138px;
    margin-left: 26px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 791px;
  }

  .u-section-4 .u-shape-1 {
    margin-left: 294px;
  }

  .u-section-4 .u-image-1 {
    width: 434px;
    height: 434px;
    margin-left: 13px;
  }

  .u-section-4 .u-group-1 {
    min-height: 362px;
    margin-top: -130px;
  }

  .u-section-4 .u-text-1 {
    margin-right: 2px;
    margin-left: 2px;
  }

  .u-section-4 .u-social-icons-1 {
    width: 387px;
    height: 63px;
    margin-right: 22px;
  }

  .u-section-4 .u-shape-2 {
    margin-top: -758px;
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 682px;
  }

  .u-section-4 .u-shape-1 {
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-4 .u-image-1 {
    width: 300px;
    height: 300px;
    margin-top: -170px;
    margin-left: 0;
  }

  .u-section-4 .u-group-1 {
    margin-top: 70px;
    min-height: 212px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .u-section-4 .u-text-1 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-4 .u-social-icons-1 {
    width: 283px;
    height: 42px;
    margin-top: 26px;
  }

  .u-section-4 .u-shape-2 {
    width: 96px;
    height: 96px;
    margin-top: -348px;
  }
}