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

.u-section-1 .u-gallery-1 {
  height: 565px;
  margin-top: 7px;
  margin-bottom: 7px;
}

.u-section-1 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
  width: auto;
  height: auto;
}

.u-section-1 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-1 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

.u-section-1 .u-carousel-item-3 {
  margin-right: 0;
}

.u-section-1 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 30px;
}

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

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

.u-section-1 .u-video-1 {
  width: 100%;
  box-shadow: none;
}

.u-section-1 .u-video-responsive {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  padding-top: 56.25%; /* 16:9 aspect ratio */
}

.u-section-1 .u-video-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

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

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

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

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 30px auto 0;
}

.u-section-2 .u-text-1a {
  line-height: 1.8;
  max-width: 780px;
  margin: 20px auto 30px;
}

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

.u-section-2 .u-text-3 {
  margin: 30px auto 0;
  text-align: center;
  width: 100%;
}

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

.u-section-2 .u-text-5 {
  margin: 20px 0 0;
  color: #111111 !important;
}

.u-section-2 .u-gallery-1 {
  height: auto;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

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

.u-section-2 .u-gallery-item {
  box-shadow: 0 0 8px 0 rgba(128,128,128,0.2);
  border-radius: 4px;
  overflow: hidden;
  transition: transform 0.3s ease;
  margin-bottom: 16px;
}

.u-section-2 .u-gallery-item:hover {
  transform: scale(1.02);
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.u-section-2 .u-back-slide {
  min-height: 200px;
  height: 200px;
}

.u-section-2 .u-back-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.u-section-2 .u-over-slide {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-9 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-10 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-11 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-12 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-13 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

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

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

.u-section-2 .u-image-1 {
  width: 401px;
  height: 300px;
  margin: 0 auto;
}

.u-section-2 .u-contact-section {
  width: 100%;
  margin: 40px 0 40px;
  padding: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.u-section-2 .u-contact-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.u-section-2 .u-contact-left {
  flex: 1;
  padding: 30px;
  min-width: 300px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.u-section-2 .u-contact-right {
  flex: 1;
  padding: 30px;
  min-width: 300px;
}

.u-section-2 .u-text-contact-heading {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.4;
}

.u-section-2 .u-contact-logo-group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.u-section-2 .u-contact-logo-group .u-text-4 {
  font-weight: 600;
  margin: 0 5px 0 0;
  font-size: 1.2rem;
  color: #ffffff;
}

.u-section-2 .u-logo-image {
  height: 40px;
  max-width: 120px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.u-section-2 .u-text-5 {
  text-align: center;
  margin: 15px auto 0;
  line-height: 1.6;
  color: #ffffff;
}

.u-section-2 .u-text-white {
  color: #ffffff !important;
}

.u-section-2 .u-btn-contact {
  padding: 0;
  text-decoration: underline;
  color: #ffffff;
  font-weight: 500;
  transition: all 0.3s ease;
}

.u-section-2 .u-btn-contact:hover {
  text-decoration: none;
  color: #f2f2f2;
}

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

  .u-section-2 .u-text-1 {
    margin-top: 28px;
  }

  .u-section-2 .u-text-2 {
    margin-left: 72px;
  }

  .u-section-2 .u-text-5 {
    margin-bottom: 46px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
  
  .u-section-2 .u-back-slide {
    min-height: 180px;
    height: 180px;
  }
}

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

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

  .u-section-2 .u-text-5 {
    margin-bottom: 45px;
  }
  
  .u-section-2 .u-back-slide {
    min-height: 200px;
    height: 200px;
  }
}

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

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

  .u-section-2 .u-gallery-item {
    margin-bottom: 12px;
  }
  
  .u-section-2 .u-contact-container {
    flex-direction: column;
  }
  
  .u-section-2 .u-contact-left {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 25px;
  }
  
  .u-section-2 .u-contact-right {
    width: 100%;
    padding: 25px;
  }
  
  .u-section-2 .u-text-contact-heading {
    text-align: center;
    font-size: 1.4rem;
  }
  
  .u-section-2 .u-back-slide {
    min-height: 180px;
    height: 180px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 254px;
  }

  .u-section-2 .u-text-1a {
    width: 100%;
  }
  
  .u-section-2 .u-contact-left,
  .u-section-2 .u-contact-right {
    padding: 20px;
  }
  
  .u-section-2 .u-contact-logo-group {
    margin-bottom: 15px;
  }
  
  .u-section-2 .u-contact-logo-group .u-logo-image {
    height: 28px;
    max-width: 85px;
  }
  
  .u-section-2 .u-contact-logo-group .u-text-4 {
    font-size: 0.9rem;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
  
  .u-section-2 .u-back-slide {
    min-height: 220px;
    height: 220px;
  }
}

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

.u-section-3 .u-custom-html-1 {
  margin: 61px 0 0;
}

.u-section-3 .u-text-1 {
  margin: 16px auto 0 124px;
}

.u-section-3 .u-text-2 {
  margin: -1px 832px 0 124px;
}

.u-section-3 .u-text-3 {
  margin: -88px 66px 0 auto;
}

.u-section-3 .u-text-4 {
  margin: -24px 221px 0 819px;
}

.u-section-3 .u-text-5 {
  margin: 1px 66px 0 auto;
}

.u-section-3 .u-text-6 {
  margin: 21px 57px 0 auto;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-3 .u-text-7 {
  margin: -21px 237px 60px auto;
}

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

  .u-section-3 .u-custom-html-1 {
    margin-top: 151px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-2 {
    margin-top: 95px;
    margin-right: 632px;
  }

  .u-section-3 .u-text-3 {
    margin-top: 47px;
    margin-right: 30px;
  }

  .u-section-3 .u-text-4 {
    margin-top: -199px;
    margin-right: 159px;
    margin-left: 719px;
  }

  .u-section-3 .u-text-5 {
    margin-top: 219px;
  }

  .u-section-3 .u-text-6 {
    margin-top: -178px;
  }
}

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

  .u-section-3 .u-custom-html-1 {
    margin-top: 141px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 15px;
    margin-right: 413px;
    margin-left: 123px;
  }

  .u-section-3 .u-text-3 {
    width: auto;
    margin-top: -70px;
    margin-right: 49px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: -51px;
    margin-right: 219px;
    margin-left: 405px;
  }

  .u-section-3 .u-text-5 {
    width: auto;
    margin-top: -24px;
    margin-right: 49px;
  }

  .u-section-3 .u-text-6 {
    width: auto;
    margin-top: 44px;
    margin-right: 44px;
  }

  .u-section-3 .u-text-7 {
    width: auto;
    margin-right: 219px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-custom-html-1 {
    margin-top: 148px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-2 {
    margin-right: 323px;
    margin-left: 33px;
  }

  .u-section-3 .u-text-4 {
    margin-top: -192px;
    margin-right: 159px;
    margin-left: 440px;
  }

  .u-section-3 .u-text-5 {
    margin-top: -48px;
  }

  .u-section-3 .u-text-7 {
    margin-right: 156px;
  }
}

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

  .u-section-3 .u-custom-html-1 {
    margin-top: 107px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 13px;
    margin-left: auto;
  }

  .u-section-3 .u-text-2 {
    width: 184px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-text-3 {
    margin-top: 38px;
    margin-right: 39px;
  }

  .u-section-3 .u-text-4 {
    width: 191px;
    margin-top: -26px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-text-5 {
    margin-top: 2px;
    margin-right: 39px;
  }

  .u-section-3 .u-text-6 {
    margin-top: 34px;
    margin-right: 30px;
  }

  .u-section-3 .u-text-7 {
    margin: -23px auto 35px 75px;
  }
}

/* Create a container for list and image side by side */
.u-section-2 .u-services-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 30px 0 60px;
}

.u-section-2 .u-services-list {
  flex: 1;
  min-width: 300px;
  padding-right: 30px;
  padding: 10px;
}

.u-section-2 .u-services-image {
  flex: 1;
  min-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.u-section-2 .u-services-image img {
  width: 100%;
  max-width: 500px;
  height: auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.u-section-2 .u-services-list ul.u-text-5 {
  color: #111111 !important;
  list-style-position: outside;
  padding-left: 40px;
  margin-left: 0;
  line-height: 1.8;
  text-align: left;
  font-size: 1.1rem;
  font-weight: 500;
}

.u-section-2 .u-services-list ul.u-text-5 li {
  margin-bottom: 10px;
  padding-left: 10px;
}

@media (max-width: 767px) {
  .u-section-2 .u-services-container {
    flex-direction: column;
  }
  
  .u-section-2 .u-services-list {
    padding-right: 0;
    margin-bottom: 40px;
  }
}

/* Add spacing between all major sections */
.u-section-1, .u-section-2, .u-section-3 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Add additional spacing to section headers */
.u-section-2 h2.u-text-3 {
  margin-top: 80px !important;
  margin-bottom: 30px !important;
}