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

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

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

.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: 7px auto 0 0;
}

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

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

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

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 3.77778rem;
  }

  .u-section-1 .u-image-1 {
    width: 50px;
    height: 13px;
  }
}

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

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

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

.u-section-2 .u-text-1 {
  font-size: 2.27778rem;
  font-weight: 700;
  font-family: ArabDances;
  margin: 40px 30px 10px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}@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);
}