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

.u-section-1 .u-layout-wrap-1 {
  width: 100%;
  margin: 0 auto 0 0;
}

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

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  font-family: ArabDances;
  margin: 9px auto 0 0;
}

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

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

.u-section-1 .u-image-1 {
  width: 400px;
  height: 100px;
  margin: 4px 0 0 auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 50px;
    height: 13px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }
}

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

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

  .u-section-1 .u-layout-cell-2 {
    min-height: 208px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 130px;
}

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

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

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

.u-section-2 .u-accordion-1 {
  margin-top: 0;
  margin-bottom: -2px;
}

.u-section-2 .u-accordion-link-1 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 20px;
}

.u-section-2 .u-icon-1 {
  height: 20px;
  width: 20px;
}

.u-section-2 .u-accordion-pane-1 {
  min-height: 144px;
  height: auto;
}

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

.u-section-2 .u-text-1 {
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
}

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

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

.u-section-2 .u-image-1 {
  width: 75px;
  height: 75px;
  --radius: 10px;
  margin: 14px auto 0;
}

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-accordion-link-1 {
    font-size: 1rem;
  }

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

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

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

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

  .u-section-2 .u-accordion-1 {
    margin-bottom: 52px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 269px;
  }
}@font-face {
  font-family: 'Angel';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Angel.TTF);
}
/* page-custom-fonts */
@font-face {
  font-family: 'ArabDances';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/ArabDances.ttf);
}