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

.u-section-1 .u-text-1 {
  font-weight: 400;
  margin: 60px 0 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1.27778rem;
  background-image: none;
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 20px;
    margin-bottom: 57px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 429px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: -25px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-bottom: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-bottom: 23px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: -3px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1308px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 0;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 739px;
}

.u-section-2 .u-container-layout-1 {
  padding: 20px;
}

.u-section-2 .u-text-1 {
  margin: 0 auto;
}

.u-section-2 .u-text-2 {
  margin: 34px 0 0;
}

.u-section-2 .u-btn-1 {
  font-weight: 700;
  letter-spacing: 1px;
  background-image: none;
  font-size: 1.27778rem;
  text-transform: none;
  margin: 30px auto 0;
}

.u-section-2 .u-image-1 {
  min-height: 739px;
  filter: none;
  background-repeat: no-repeat;
  background-size: contain;
  --radius: 50px;
  background-image: url("/images/vote-for-us.png");
  background-position: 42.58% 50%;
}

.u-section-2 .u-image-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("/images/vote-for-us.png");
  background-size: cover;
}

.u-section-2 .u-container-layout-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 20px;
}

.u-section-2 .u-list-1 {
  margin-top: 30px;
  margin-bottom: 60px;
}

.u-section-2 .u-repeater-1 {
  --gap: 30px;
  grid-auto-columns: calc(50% - 15px);
  grid-template-columns: repeat(2, calc(50% - 15px));
  min-height: 449px;
}

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

.u-section-2 .u-image-3 {
  background-image: url("/images/best-animal-attraction.png");
  background-size: cover;
}

.u-section-2 .u-container-layout-3 {
  padding: 10px;
}

.u-section-2 .u-list-item-2 {
  --radius: 50px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-2 .u-image-4 {
  background-position: 50% 50%;
  background-image: url("/images/best-land-tour.png");
  background-size: cover;
}

.u-section-2 .u-container-layout-4 {
  padding: 10px;
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 609px;
  }

  .u-section-2 .u-text-1 {
    margin-left: 4px;
    margin-right: 4px;
  }

  .u-section-2 .u-image-1 {
    min-height: 609px;
    background-position: 50% 50%;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 370px;
  }
}

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

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 20px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 472px;
  }

  .u-section-2 .u-text-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-image-1 {
    min-height: 911px;
  }

  .u-section-2 .u-list-1 {
    margin-top: 31px;
  }

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    grid-template-columns: 100%;
    min-height: 1178px;
  }
}

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-image-1 {
    min-height: 686px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 888px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-2 .u-image-1 {
    min-height: 432px;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 560px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 434px;
}

.u-section-3 .u-text-1 {
  width: 636px;
  font-size: 3.77778rem;
  margin: 70px auto 0;
}

.u-section-3 .u-text-2 {
  width: 599px;
  margin: 21px auto 0;
}

.u-section-3 .u-form-1 {
  height: 84px;
  width: 756px;
  margin: 21px auto 60px;
}

.u-section-3 .u-form-group-1 {
  margin-left: 0;
}

.u-section-3 .u-input-1 {
  --radius: 50px;
}

.u-section-3 .u-btn-1 {
  border-style: none;
  background-image: none;
  font-size: 1.27778rem;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-2 {
    width: 636px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-form-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    width: 540px;
    margin-top: 60px;
    font-size: 2.833335rem;
  }

  .u-section-3 .u-text-2 {
    width: 540px;
  }

  .u-section-3 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    width: 340px;
    font-size: 2.3611125rem;
  }

  .u-section-3 .u-text-2 {
    width: 340px;
  }

  .u-section-3 .u-form-1 {
    width: 340px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 689px;
}

.u-section-4 .u-text-1 {
  font-size: 3.77778rem;
  margin: 46px auto 0;
}

.u-section-4 .u-text-2 {
  margin: 20px auto 0;
}

.u-section-4 .u-list-1 {
  margin-top: 20px;
  margin-bottom: 46px;
  grid-template-rows: repeat(1, auto);
}

.u-section-4 .u-repeater-1 {
  grid-auto-columns: calc(25% - 7.5px);
  grid-template-columns: repeat(4, calc(25% - 7.5px));
  min-height: 375px;
  --gap: 10px;
}

.u-section-4 .u-container-layout-1 {
  padding: 30px;
}

.u-section-4 .u-image-1 {
  height: 201px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 30px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  filter: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  object-position: 9.65% 100%;
  background-size: auto 130%;
}

.u-section-4 .u-text-3 {
  font-size: 2.27778rem;
  font-weight: 100;
  margin: 30px auto 0;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px;
}

.u-section-4 .u-image-2 {
  height: 201px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 30px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  filter: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  object-position: 2.62% 50%;
}

.u-section-4 .u-text-4 {
  font-size: 2.27778rem;
  font-weight: 100;
  margin: 30px auto 0;
}

.u-section-4 .u-container-layout-3 {
  padding: 30px;
}

.u-section-4 .u-image-3 {
  height: 201px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 30px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  filter: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  object-position: 64.67% 50%;
}

.u-section-4 .u-text-5 {
  font-size: 2.27778rem;
  font-weight: 100;
  margin: 30px auto 0;
}

.u-section-4 .u-container-layout-4 {
  padding: 30px;
}

.u-section-4 .u-image-4 {
  height: 201px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 30px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  filter: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  object-position: 50% 0%;
}

.u-section-4 .u-text-6 {
  font-size: 2.27778rem;
  font-weight: 100;
  margin: 30px auto 0;
}

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

  .u-section-4 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-4 .u-list-1 {
    margin-bottom: 60px;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 309px;
    grid-gap: 10px;
  }

  .u-section-4 .u-image-1 {
    height: 156px;
  }

  .u-section-4 .u-image-2 {
    height: 156px;
  }

  .u-section-4 .u-image-3 {
    height: 156px;
  }

  .u-section-4 .u-image-4 {
    height: 156px;
  }
}

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

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(50% - 5px);
    grid-template-columns: repeat(2, calc(50% - 5px));
    min-height: 947px;
  }

  .u-section-4 .u-image-1 {
    height: 267px;
  }

  .u-section-4 .u-image-2 {
    height: 267px;
  }

  .u-section-4 .u-image-3 {
    height: 267px;
  }

  .u-section-4 .u-image-4 {
    height: 267px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 2.833335rem;
  }

  .u-section-4 .u-list-1 {
    margin-bottom: -725px;
  }

  .u-section-4 .u-repeater-1 {
    min-height: 791px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 29px;
  }

  .u-section-4 .u-image-1 {
    height: 200px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 29px;
  }

  .u-section-4 .u-image-2 {
    height: 200px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 29px;
  }

  .u-section-4 .u-image-3 {
    height: 200px;
  }

  .u-section-4 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 29px;
  }

  .u-section-4 .u-image-4 {
    height: 200px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 2.3611125rem;
    margin-top: -307px;
  }

  .u-section-4 .u-list-1 {
    margin-bottom: -307px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: repeat(1, 100%);
  }

  .u-section-4 .u-image-1 {
    height: 256px;
  }

  .u-section-4 .u-image-2 {
    height: 256px;
  }

  .u-section-4 .u-image-3 {
    height: 256px;
  }

  .u-section-4 .u-image-4 {
    height: 256px;
  }
}

.u-section-4 .u-image-1,
.u-section-4 .u-image-1:before,
.u-section-4 .u-image-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-4 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-image-3,
.u-section-4 .u-image-3:before,
.u-section-4 .u-image-3 > .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-4 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-image-4,
.u-section-4 .u-image-4:before,
.u-section-4 .u-image-4 > .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-4 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-image-4.u-image-4.u-image-4.hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-image-2,
.u-section-4 .u-image-2:before,
.u-section-4 .u-image-2 > .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-4 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.05) !important;
}@font-face {
  font-family: 'RemachineScript';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/RemachineScript.otf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'RemachineScript';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/RemachineScript.otf);
}