 .u-section-1 {
  background-image: linear-gradient(rgba(19, 160, 210, 0.8), rgba(19, 160, 210, 0.8));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.u-section-1 .u-image-1 {
  min-height: 692px;
  background-image: url("images/image4.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-layout-cell-2 {
  min-height: 692px;
  background-image: none;
}

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

.u-section-1 .u-form-1 {
  height: 615px;
  width: 616px;
  margin: 8px auto 0;
}

.u-section-1 .u-text-1 {
  margin-left: 0;
  font-size: 1.375rem;
  font-weight: 700;
  font-family: Tajawal-Medium;
}

.u-section-1 .u-label-1 {
  font-family: Tajawal-Medium;
}

.u-section-1 .u-input-1 {
  font-family: Tajawal-Regular;
}

.u-section-1 .u-label-2 {
  font-family: Tajawal-Medium;
}

.u-section-1 .u-input-2 {
  font-family: Tajawal-Regular;
}

.u-section-1 .u-label-3 {
  font-family: Tajawal-Medium;
}

.u-section-1 .u-input-3 {
  font-family: Tajawal-Regular;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 0px;
  background-image: none;
  font-size: 1.25rem;
  text-transform: none;
  width: 100%;
  font-family: Tajawal-Medium;
  --color-var: #f17c49;
  padding: 11px 0 12px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    --color-var: #2790c7;
  }

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

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

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

  .u-section-1 .u-form-1 {
    height: 566px;
    width: 567px;
  }

  .u-section-1 .u-btn-1 {
    font-weight: 700;
  }
}

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

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

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

  .u-section-1 .u-form-1 {
    height: 615px;
    width: 540px;
    margin-top: 0;
  }
}

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

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

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

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

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

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

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

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

  .u-section-1 .u-form-1 {
    height: 319px;
    width: 320px;
  }
} .u-section-2 {
  min-height: 500px;
}@font-face {
  font-family: 'Tajawal-Bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Tajawal-Bold.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'Tajawal-Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Tajawal-Medium.ttf);
}@font-face {
  font-family: 'Tajawal-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Tajawal-Regular.ttf);
}