/* Style for form container */
.custom-contact-form {
  max-width: 800px;
  margin: 0 auto;
  padding: 30px;
  background-color: #f9f9f9;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  font-family: 'Segoe UI', sans-serif;
}

/* Headings */
.custom-contact-form h2 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px;
}

/* Form groups and rows */
.form-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

/* Input, select, textarea */
.custom-contact-form input[type="text"],
.custom-contact-form input[type="email"],
.custom-contact-form select {
  padding: 14px 16px;
  font-size: 16px;
  border-radius: 8px;
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  transition: border 0.3s;
}

.custom-contact-form input:focus,
.custom-contact-form select:focus {
  border-color: #0066cc;
  outline: none;
}

/* Submit button */
.custom-contact-form .submit-btn {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: bold;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  width: 100%;
  margin-top: 25px;
  transition: background-color 0.3s;
}

.custom-contact-form .submit-btn:hover {
  background-color: #0056b3;
}

/* Checkbox styling (unchanged) */
fieldset label {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
}







 .u-section-1 {
  background-image: url("images/Gemini_Generated_Image_hs7vkehs7vkehs7v.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 616px;
  height: 132px;
  margin: 87px 151px 0 auto;
}

.u-section-1 .u-image-2 {
  width: 662px;
  height: 190px;
  margin: 41px 151px 60px auto;
}

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

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

  .u-section-1 .u-image-1 {
    width: 545px;
    height: 109px;
    margin-top: 66px;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 523px;
    height: 150px;
    margin-top: 23px;
    margin-right: 22px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 108px;
  }

  .u-section-1 .u-image-2 {
    margin-right: 17px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 68px;
    margin-top: 65px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-2 {
    height: 98px;
    margin-top: 48px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 946px;
}

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

.u-section-2 .u-list-1 {
  width: 941px;
  margin: 1px auto 57px;
}

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

.u-section-2 .u-container-layout-1 {
  padding: 0 30px 29px;
}

.u-section-2 .u-image-1 {
  height: 345px;
  margin-top: 30px;
  margin-bottom: 0;
}

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

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

.u-section-2 .u-image-2 {
  height: 345px;
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-2 .u-text-3 {
  font-weight: 700;
  margin: 50px 28px -30px 0;
}

.u-section-2 .u-container-layout-3 {
  padding: 0 30px 29px;
}

.u-section-2 .u-image-3 {
  height: 345px;
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-2 .u-text-4 {
  font-weight: 700;
  margin: 50px 28px -30px 0;
}

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

.u-section-2 .u-image-4 {
  height: 345px;
  margin-top: 30px;
  margin-bottom: 0;
}

.u-section-2 .u-text-5 {
  font-weight: 700;
  margin: 50px 28px -30px 0;
}

.u-section-2 .u-gallery-nav-1 {
  position: absolute;
  left: 19px;
  width: 40px;
  height: 40px;
  top: 380px;
  background-image: none;
}

.u-section-2 .u-gallery-nav-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  top: 380px;
  background-image: none;
  right: 19px;
}

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

  .u-section-2 .u-list-1 {
    min-height: 713px;
    width: 940px;
  }

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

  .u-section-2 .u-text-2 {
    margin-right: 27px;
  }

  .u-section-2 .u-text-3 {
    margin-right: 27px;
  }

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

  .u-section-2 .u-text-5 {
    margin-right: 27px;
  }
}

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

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

  .u-section-2 .u-list-1 {
    margin-top: -12px;
    margin-bottom: 17px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-2 .u-image-1 {
    height: 469px;
    width: 688px;
    margin-top: 27px;
    margin-right: auto;
    margin-left: 28px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin: 104px 47px 0;
  }

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

  .u-section-2 .u-image-2 {
    height: 469px;
    width: 688px;
    margin-top: 27px;
    margin-right: auto;
    margin-left: 28px;
  }

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

  .u-section-2 .u-container-layout-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-2 .u-image-3 {
    height: 469px;
    width: 688px;
    margin-top: 27px;
    margin-right: auto;
    margin-left: 28px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin: 104px 47px 0;
  }

  .u-section-2 .u-container-layout-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-2 .u-image-4 {
    height: 469px;
    width: 688px;
    margin-top: 27px;
    margin-right: auto;
    margin-left: 28px;
  }

  .u-section-2 .u-text-5 {
    width: auto;
    margin: 104px 47px 0;
  }

  .u-section-2 .u-gallery-nav-1 {
    left: 50px;
    top: 511px;
  }

  .u-section-2 .u-gallery-nav-2 {
    top: 511px;
    right: 28px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-list-1 {
    margin-top: 20px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

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

  .u-section-2 .u-image-1 {
    height: 368px;
    width: 540px;
    margin-left: 0;
  }

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

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

  .u-section-2 .u-image-2 {
    height: 368px;
    width: 540px;
    margin-left: 0;
  }

  .u-section-2 .u-text-3 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-2 .u-container-layout-3 {
    padding-right: 40px;
    padding-left: 30px;
  }

  .u-section-2 .u-image-3 {
    height: 368px;
    width: 540px;
    margin-left: 0;
  }

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

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

  .u-section-2 .u-image-4 {
    height: 368px;
    width: 540px;
    margin-left: 0;
  }

  .u-section-2 .u-text-5 {
    margin-right: 0;
    margin-left: 0;
  }
}

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

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

  .u-section-2 .u-list-1 {
    margin-top: -18px;
    margin-bottom: 58px;
    min-height: 1092px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-2 .u-image-1 {
    height: 232px;
    width: 390px;
    margin-top: 25px;
    margin-right: 94px;
    margin-left: -10px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 79px;
    margin-right: 7px;
    margin-left: 21px;
  }

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

  .u-section-2 .u-image-2 {
    height: 232px;
    width: 390px;
    margin-top: 25px;
    margin-right: 94px;
    margin-left: -10px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 79px;
    margin-right: 7px;
    margin-left: 21px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-2 .u-image-3 {
    height: 232px;
    width: 390px;
    margin-top: 25px;
    margin-right: 94px;
    margin-left: -10px;
  }

  .u-section-2 .u-text-4 {
    margin-top: 79px;
    margin-right: 7px;
    margin-left: 21px;
  }

  .u-section-2 .u-container-layout-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-2 .u-image-4 {
    height: 232px;
    width: 390px;
    margin-top: 25px;
    margin-right: 94px;
    margin-left: -10px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 79px;
    margin-right: 7px;
    margin-left: 21px;
  }

  .u-section-2 .u-gallery-nav-1 {
    left: 7px;
    top: 263px;
  }

  .u-section-2 .u-gallery-nav-2 {
    top: 263px;
    right: 21px;
  }
} .u-section-3 {
  background-image: url("images/52-523238_abstract-png-flyers-background-transparent-background-abstract-png.png");
  background-position: 50% 50%;
}

.u-section-3 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-3 .u-text-1 {
  width: 409px;
  margin: 284px auto 60px;
}

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    width: 388px;
    margin-top: 196px;
  }
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 200px;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 252px;
}

.u-section-4 .u-text-1 {
  font-size: 1.5rem;
  margin: 60px 0;
} .u-section-5 {
  background-position: 50% 50%;
  background-image: url("images/windows-dev-home-wallpapers-windows-11-2023-stock-dev-v0-aipwce2ytf6b1.webp");
}

.u-section-5 .u-sheet-1 {
  min-height: 797px;
  margin: 0 calc(((100% - 1140px) / 2));
}

.u-section-5 .u-group-1 {
  min-height: 920px;
  width: 879px;
  height: auto;
  margin: 56px 115px 36px auto;
}

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

.u-section-5 .u-text-1 {
  margin: 4px 0 0;
}

.u-section-5 .u-form-1 {
  height: 535px;
  width: 665px;
  margin: 18px auto 0;
}

.u-section-5 .u-form-group-2 {
  margin-left: 0;
}

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

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

.u-section-5 .u-form-group-6 {
  margin-left: 0;
}

.u-section-5 .u-form-group-7 {
  margin-left: 0;
}

.u-section-5 .u-form-group-8 {
  margin-left: 0;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  padding: 10px 27px;
}

.u-section-5 .u-text-2 {
  font-weight: 400;
  margin: 18px 0 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-sheet-1 {
    min-height: 657px;
    margin-left: calc(((100% - 940px) / 2));
    margin-right: calc(((100% - 940px) / 2));
  }

  .u-section-5 .u-group-1 {
    margin-right: 61px;
    height: auto;
  }

  .u-section-5 .u-btn-1 {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-sheet-1 {
    min-height: 503px;
    margin-left: calc(((100% - 720px) / 2));
    margin-right: calc(((100% - 720px) / 2));
  }

  .u-section-5 .u-group-1 {
    width: 720px;
    margin-right: 0;
  }

  .u-section-5 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-5 .u-form-1 {
    width: 660px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-sheet-1 {
    min-height: 377px;
    margin-left: calc(((100% - 540px) / 2));
    margin-right: calc(((100% - 540px) / 2));
  }

  .u-section-5 .u-group-1 {
    width: 540px;
  }

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

  .u-section-5 .u-form-1 {
    width: 520px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 237px;
    margin-left: calc(((100% - 340px) / 2));
    margin-right: calc(((100% - 340px) / 2));
  }

  .u-section-5 .u-group-1 {
    width: 340px;
  }

  .u-section-5 .u-form-1 {
    width: 320px;
  }
}