@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Semibold.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Regular.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Semibold.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '29LT Zarid Display';
    src: url('../fonts/29LTZaridDisplay-Bold.woff2') format('woff2'),
        url('../fonts/29LTZaridDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Medium.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Light.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Thin.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Black.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-family: 'graphik_arabiclight';
  src: url('../fonts/graphikarabic-light-webfont.woff2') format('woff2'),
      url('../fonts/graphikarabic-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'graphik_arabicsemibold';
  src: url('../fonts/graphikarabic-semibold-webfont.woff2') format('woff2'),
      url('../fonts/graphikarabic-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
    font-family: '29LT Zarid Display';
    src: url('../fonts/Mackay-Bold.woff2') format('woff2'),
        url('../fonts/Mackay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic Super';
    src: url('../fonts/GraphikArabic-Super.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Super.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Bold.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Light.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Arabic';
    src: url('../fonts/GraphikArabic-Extralight.woff2') format('woff2'),
        url('../fonts/GraphikArabic-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

a {
  transition: all 0.5s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
html, body {
  margin: 0;
  padding: 0px;
  font-weight: 400;
}
input, button, textarea {
  outline: none !important;
  box-shadow: none !important;
}
body {
	font-family: 'Graphik Arabic';
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
h1 {
  font-size: 76px;
  line-height: 73px;
  font-weight: bold;
	font-family: '29LT Zarid Display';
}
h1 span {
  font-size: 60px;
  line-height: 62px;
  font-weight: 400;
  color: #EDEDED;
}
h2 {
  font-size: 63px;
  line-height: 65px;
  color: #0020F6;
  font-weight: bold;
  font-family: '29LT Zarid Display';
}
h3 {
  font-size: 43px;
  line-height: 52px;
  font-weight: 500;
  font-family: '29LT Zarid Display';
}
h4 {
  font-size: 34px;
  line-height: 35px;
  font-family: '29LT Zarid Display';
  position: relative;
}

h5 {
  font-size: 26px;
  line-height: 32px;
  font-family: '29LT Zarid Display';
  position: relative;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Graphik Arabic';
  font-weight: 300;
  color: #000000;
}

@media (min-width: 1300px) {
  body .container {
    max-width: 1224px;
  }
}
@media (min-width: 1800px) {
  body .container {
    max-width: 1200px;
  }
}
@media (max-width:1024px) {}
@media (max-width:1000px) {
  h1 {
    font-size: 41px;
    line-height: 39px;
    margin-bottom: 34px;
  }
  h1 span {
    font-size: 43px;
    line-height: 50px;
  }
  h2 {
    font-size: 41px;
    line-height: 39px;
    text-align: center;
  }
  h3 {
    font-size: 22px;
    line-height: 28px;
  }
  h4 {
    font-size: 12px;
    line-height: 25px;
  }
  .common-space-bottom {
    padding-bottom: 90px;
  }
  .common-space-top {
    padding-top: 90px;
  }
}
@media (max-width:767px) {
  p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  body .container {
    padding-left: 26px;
    padding-right: 26px;
  }
}

