/* breakpoints */
@import url("https://fonts.googleapis.com/css?family=Orbitron");
@import url("https://fonts.googleapis.com/css?family=Jura");
@import url("https://fonts.googleapis.com/css?family=Changa");
@font-face {
  font-family: 'Mada';
  src: url("../fonts/Mada/Mada-Regular.eot");
  src: url("../fonts/Mada/Mada-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Mada/Mada-Regular.woff") format("woff"), url("../fonts/Mada/Mada-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Changa';
  src: url("../fonts/Changa/Changa-Regular.eot");
  src: url("../fonts/Changa/Changa-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Changa/Changa-Regular.woff") format("woff"), url("../fonts/Changa/Changa-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* Common Heading style */
html {
  font-size: 16px; }

html:lang(ar) {
  direction: rtl;
  text-align: right; }
  html:lang(ar) body {
    direction: rtl;
    text-align: right; }

/* This means 16px by default*/
html,
body {
  min-height: 100vh; }

body {
  color: #ffffff;
  font-family: 'Orbitron';
  font-weight: normal; }

h1,
h2,
h3,
h4,
h5,
h6,
.caption,
.header-text,
.menu-text {
  font-weight: bold; }

p,
span,
.footer-text {
  font-family: 'Jura'; }

p,
.footer-text {
  font-weight: normal; }

span {
  font-weight: 500;
  display: block; }

html:lang(ar) body {
  font-family: 'Mada'; }

html:lang(ar) p,
html:lang(ar) span,
html:lang(ar) .footer-text {
  font-family: 'Changa'; }

@media only screen and (min-width: 1920px) {
  h1 {
    font-size: 6.875rem;
    line-height: 6.875rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  h1 {
    font-size: calc( 60px + (110 - 60) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  h1 {
    line-height: calc( 60px + (110 - 60) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  h1.special-title {
    font-size: 7.5rem;
    line-height: 7.5rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  h1.special-title {
    font-size: calc( 50px + (120 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  h1.special-title {
    line-height: calc( 50px + (120 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  h2 {
    font-size: 6.25rem;
    line-height: 6.25rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  h2 {
    font-size: calc( 50px + (100 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  h2 {
    line-height: calc( 50px + (100 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  h3 {
    font-size: 4.625rem;
    line-height: 4.625rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  h3 {
    font-size: calc( 40px + (74 - 40) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  h3 {
    line-height: calc( 46px + (74 - 46) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  h4 {
    font-size: 3.75rem;
    line-height: 3.75rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  h4 {
    font-size: calc( 30px + (60 - 30) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  h4 {
    line-height: calc( 36px + (60 - 36) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  h5 {
    font-size: 3.125rem;
    line-height: 3.75rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  h5 {
    font-size: calc( 20px + (50 - 20) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  h5 {
    line-height: calc( 28px + (60 - 28) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  h6 {
    font-size: 2.5rem;
    line-height: 2.875rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  h6 {
    font-size: calc( 24px + (40 - 24) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  h6 {
    line-height: calc( 63px + (46 - 63) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (max-width: 1199.98px) {
  h6 {
    line-height: normal; } }

@media only screen and (min-width: 1920px) {
  p {
    font-size: 2rem;
    line-height: 2.5rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  p {
    font-size: calc( 18px + (32 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  p {
    line-height: calc( 24px + (40 - 24) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  .caption {
    font-size: 1.5rem;
    line-height: 1.5rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  .caption {
    font-size: calc( 14px + (24 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  .caption {
    line-height: calc( 18px + (24 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  span {
    font-size: 1.25rem;
    line-height: 1.5rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  span {
    font-size: calc( 14px + (20 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  span {
    line-height: calc( 18px + (24 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }

.header-text,
.menu-text {
  letter-spacing: 1px; }
  @media only screen and (min-width: 1920px) {
    .header-text,
    .menu-text {
      font-size: 1rem;
      line-height: 1.25rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    .header-text,
    .menu-text {
      font-size: calc( 14px + (16 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    .header-text,
    .menu-text {
      line-height: calc( 18px + (20 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }

@media only screen and (min-width: 1920px) {
  .footer-text {
    font-size: 0.875rem;
    line-height: 1.125rem; } }

@media (min-width: 320px) and (max-width: 1920px) {
  .footer-text {
    font-size: calc( 14px + (14 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }

@media (min-width: 320px) and (max-width: 1920px) {
  .footer-text {
    line-height: calc( 18px + (18 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }

h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  padding: 0;
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }

.orbitron-bold {
  font-family: 'Orbitron';
  font-weight: bold; }

html:lang(ar) {
  letter-spacing: -1px !important;
  font-weight: normal; }
  html:lang(ar) .main {
    word-wrap: break-word; }
  html:lang(ar) .orbitron-bold {
    font-family: 'Mada';
    font-weight: bold; }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) h1 {
      font-size: 6.875rem;
      line-height: 6.875rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h1 {
      font-size: calc( 60px + (110 - 60) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h1 {
      line-height: calc( 60px + (110 - 60) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) h1.special-title {
      font-size: 7.5rem;
      line-height: 7.5rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h1.special-title {
      font-size: calc( 50px + (120 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h1.special-title {
      line-height: calc( 50px + (120 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) h2 {
      font-size: 6.25rem;
      line-height: 6.25rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h2 {
      font-size: calc( 50px + (100 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h2 {
      line-height: calc( 50px + (100 - 50) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) h3 {
      font-size: 4.625rem;
      line-height: 4.625rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h3 {
      font-size: calc( 40px + (74 - 40) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h3 {
      line-height: calc( 46px + (74 - 46) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) h4 {
      font-size: 3.75rem;
      line-height: 3.75rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h4 {
      font-size: calc( 30px + (60 - 30) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h4 {
      line-height: calc( 36px + (60 - 36) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) h5 {
      line-height: 4.375rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h5 {
      line-height: calc( 28px + (70 - 28) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) h6 {
      font-size: 2.5rem;
      line-height: 2.875rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h6 {
      font-size: calc( 24px + (40 - 24) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) h6 {
      line-height: calc( 63px + (46 - 63) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (max-width: 1199.98px) {
    html:lang(ar) h6 {
      line-height: normal; } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) p {
      font-size: 2rem;
      line-height: 2.5rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) p {
      font-size: calc( 18px + (32 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) p {
      line-height: calc( 24px + (40 - 24) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) .caption {
      font-size: 1.5rem;
      line-height: 1.5rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) .caption {
      font-size: calc( 14px + (24 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) .caption {
      line-height: calc( 18px + (24 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) span {
      font-size: 1.25rem;
      line-height: 1.5rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) span {
      font-size: calc( 14px + (20 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) span {
      line-height: calc( 18px + (24 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }
  html:lang(ar) .header-text,
  html:lang(ar) .menu-text {
    letter-spacing: 0; }
    @media only screen and (min-width: 1920px) {
      html:lang(ar) .header-text,
      html:lang(ar) .menu-text {
        font-size: 1.375rem;
        line-height: 1.75rem; } }
    @media (min-width: 320px) and (max-width: 1920px) {
      html:lang(ar) .header-text,
      html:lang(ar) .menu-text {
        font-size: calc( 14px + (22 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }
    @media (min-width: 320px) and (max-width: 1920px) {
      html:lang(ar) .header-text,
      html:lang(ar) .menu-text {
        line-height: calc( 18px + (28 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media only screen and (min-width: 1920px) {
    html:lang(ar) .footer-text {
      font-size: 0.875rem;
      line-height: 1.125rem; } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) .footer-text {
      font-size: calc( 14px + (14 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }
  @media (min-width: 320px) and (max-width: 1920px) {
    html:lang(ar) .footer-text {
      line-height: calc( 18px + (18 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }
  html:lang(ar) h1,
  html:lang(ar) h2,
  html:lang(ar) h3,
  html:lang(ar) h4,
  html:lang(ar) h5,
  html:lang(ar) h6,
  html:lang(ar) .caption,
  html:lang(ar) .header-text,
  html:lang(ar) .menu-text {
    font-weight: normal; }
  html:lang(ar) p,
  html:lang(ar) .footer-text {
    font-weight: 500; }

.grid-position {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left; }

html:lang(ar) .grid-position {
  float: right; }

.px-10 {
  padding: 0 15px; }

.pb-10 {
  padding-bottom: 10px; }
  @media (max-width: 991.98px) {
    .pb-10 {
      padding-bottom: 8px; } }

.pb-20 {
  padding-bottom: 20px; }

.pb-40 {
  padding-bottom: 40px; }
  @media all and (max-width: 1023px) {
    .pb-40 {
      padding-bottom: 30px; } }

.pt-80 {
  padding-top: 80px !important; }
  @media (max-width: 1199.98px) {
    .pt-80 {
      padding-top: 70px !important; } }
  @media all and (max-width: 1023px) {
    .pt-80 {
      padding-top: 60px !important; } }

.pb-100 {
  padding-bottom: 100px !important; }
  @media (max-width: 1199.98px) {
    .pb-100 {
      padding-bottom: 80px !important; } }
  @media all and (max-width: 1023px) {
    .pb-100 {
      padding-bottom: 60px !important; } }

.pb-180 {
  padding-bottom: 180px !important; }
  @media (max-width: 1199.98px) {
    .pb-180 {
      padding-bottom: 150px !important; } }
  @media all and (max-width: 599px) {
    .pb-180 {
      padding-bottom: 120px !important; } }

.p-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }
  @media (max-width: 1199.98px) {
    .p-80 {
      padding-top: 70px !important;
      padding-bottom: 70px !important; } }
  @media all and (max-width: 1023px) {
    .p-80 {
      padding-top: 60px !important;
      padding-bottom: 60px !important; } }

.pt-100 {
  padding-top: 100px !important; }
  @media (max-width: 1199.98px) {
    .pt-100 {
      padding-top: 80px !important; } }
  @media all and (max-width: 1023px) {
    .pt-100 {
      padding-bottom: 60px !important; } }

.p-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }
  @media (max-width: 1199.98px) {
    .p-100 {
      padding-top: 80px !important;
      padding-bottom: 80px !important; } }
  @media all and (max-width: 1023px) {
    .p-100 {
      padding-top: 60px !important;
      padding-bottom: 60px !important; } }

.p-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important; }
  @media (max-width: 1199.98px) {
    .p-180 {
      padding-top: 150px !important;
      padding-bottom: 150px !important; } }
  @media all and (max-width: 1023px) {
    .p-180 {
      padding-top: 120px !important;
      padding-bottom: 120px !important; } }

@media all and (max-width: 599px) {
  .pm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

@media all and (max-width: 599px) {
  .pm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

@media all and (max-width: 599px) {
  .pmb-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

.mb-50 {
  margin-bottom: 50px; }
  @media (max-width: 1199.98px) {
    .mb-50 {
      margin-bottom: 30px; } }
  @media all and (max-width: 599px) {
    .mb-50 {
      margin-bottom: 40px; } }

.mt-80 {
  margin-top: 80px; }
  @media (max-width: 1199.98px) {
    .mt-80 {
      margin-top: 70px; } }
  @media all and (max-width: 599px) {
    .mt-80 {
      margin-top: 60px; } }

.mb-100 {
  margin-bottom: 100px; }
  @media (max-width: 1199.98px) {
    .mb-100 {
      margin-bottom: 80px; } }
  @media all and (max-width: 599px) {
    .mb-100 {
      margin-bottom: 60px; } }

.m-80 {
  margin: 80px 0; }
  @media (max-width: 1199.98px) {
    .m-80 {
      margin: 70px 0; } }
  @media all and (max-width: 599px) {
    .m-80 {
      margin: 60px 0; } }

.mt-100 {
  margin-top: 100px; }
  @media (max-width: 1199.98px) {
    .mt-100 {
      margin-top: 80px; } }
  @media all and (max-width: 599px) {
    .mt-100 {
      margin-bottom: 60px; } }

.m-100 {
  margin: 100px 0; }
  @media (max-width: 1199.98px) {
    .m-100 {
      margin: 80px 0; } }
  @media all and (max-width: 599px) {
    .m-100 {
      margin: 60px 0; } }

.m-bottom-100 {
  margin-bottom: 100px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-bottom-100 {
      margin-bottom: 80px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-bottom-100 {
      margin-bottom: 60px !important; } }
  @media all and (max-width: 599px) {
    .m-bottom-100 {
      margin-bottom: 40px !important; } }

.m-top-100 {
  margin-top: 100px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-top-100 {
      margin-top: 80px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-top-100 {
      margin-top: 60px !important; } }
  @media all and (max-width: 599px) {
    .m-top-100 {
      margin-top: 40px !important; } }

.m-bottom-80 {
  margin-bottom: 80px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-bottom-80 {
      margin-bottom: 60px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-bottom-80 {
      margin-bottom: 40px !important; } }
  @media all and (max-width: 599px) {
    .m-bottom-80 {
      margin-bottom: 40px !important; } }

.m-top-80 {
  margin-top: 80px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-top-80 {
      margin-top: 60px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-top-80 {
      margin-top: 40px !important; } }
  @media all and (max-width: 599px) {
    .m-top-80 {
      margin-top: 40px !important; } }

.m-bottom-60 {
  margin-bottom: 60px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-bottom-60 {
      margin-bottom: 50px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-bottom-60 {
      margin-bottom: 40px !important; } }
  @media all and (max-width: 599px) {
    .m-bottom-60 {
      margin-bottom: 30px !important; } }

.m-top-60 {
  margin-top: 60px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-top-60 {
      margin-top: 50px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-top-60 {
      margin-top: 40px !important; } }
  @media all and (max-width: 599px) {
    .m-top-60 {
      margin-top: 30px !important; } }

.m-bottom-50 {
  margin-bottom: 50px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-bottom-50 {
      margin-bottom: 40px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-bottom-50 {
      margin-bottom: 30px !important; } }
  @media all and (max-width: 599px) {
    .m-bottom-50 {
      margin-bottom: 20px !important; } }

.m-top-50 {
  margin-top: 50px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .m-top-50 {
      margin-top: 40px !important; } }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-top-50 {
      margin-top: 30px !important; } }
  @media all and (max-width: 599px) {
    .m-top-50 {
      margin-top: 20px !important; } }

.m-bottom-40 {
  margin-bottom: 40px !important; }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-bottom-40 {
      margin-bottom: 30px !important; } }
  @media all and (max-width: 599px) {
    .m-bottom-40 {
      margin-bottom: 20px !important; } }

.m-top-40 {
  margin-top: 40px !important; }
  @media all and (min-width: 600px) and (max-width: 1023px) {
    .m-top-40 {
      margin-top: 30px !important; } }
  @media all and (max-width: 599px) {
    .m-top-40 {
      margin-top: 20px !important; } }

@media all and (min-width: 1024px) {
  .m-top-desk-zero {
    margin-top: 0 !important; } }

@media all and (max-width: 1023px) {
  .m-top-mob-zero {
    margin-top: 0 !important; } }

@media all and (min-width: 1024px) {
  .m-bottom-desk-zero {
    margin-bottom: 0 !important; } }

@media all and (max-width: 1023px) {
  .m-bottom-mob-zero {
    margin-bottom: 0 !important; } }

.p-top-80 {
  padding-top: 80px !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .p-top-80 {
      padding-top: 70px !important; } }
  @media (max-width: 1199.98px) {
    .p-top-80 {
      padding-top: 60px !important; } }
  @media all and (max-width: 599px) {
    .p-top-80 {
      padding-top: 60px !important; } }

.text-link {
  display: inline-block !important;
  width: auto; }
  .text-link:after {
    content: "";
    width: 50px;
    background-color: #ff6a00;
    height: 4px;
    display: block;
    margin-top: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .text-link:hover:after {
    width: 100%; }

.overlay-index {
  z-index: 8; }

.content-index {
  z-index: 10; }

button:focus {
  outline: none; }

.bg-img-cover {
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  background-position: top center; }

.slick-initialized {
  width: 100% !important;
  display: table !important;
  table-layout: fixed !important; }

.slick-prev,
.slick-next {
  -webkit-backface-visibility: hidden;
  -moz-transform: translateZ(0) scale(1, 1) translateY(-50%);
  -o-transform: translateZ(0) scale(1, 1) translateY(-50%);
  -ms-transform: translateZ(0) scale(1, 1) translateY(-50%);
  -webkit-transform: translateZ(0) scale(1, 1) translateY(-50%);
  transform: translateZ(0) scale(1, 1) translateY(-50%);
  z-index: 98;
  width: 55px;
  height: 55px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url("../images/slick-arrow.svg"); }
  .slick-prev:before,
  .slick-next:before {
    display: none !important; }
  @media all and (min-width: 1024px) and (max-width: 1439px) {
    .slick-prev,
    .slick-next {
      width: 44px;
      height: 44px; } }
  @media all and (max-width: 1023px) {
    .slick-prev,
    .slick-next {
      width: 34px;
      height: 34px; } }

.slick-prev {
  -moz-transform: scaleX(-1) translateY(-50%);
  -o-transform: scaleX(-1) translateY(-50%);
  -ms-transform: scaleX(-1) translateY(-50%);
  -webkit-transform: scaleX(-1) translateY(-50%);
  transform: scaleX(-1) translateY(-50%);
  left: 2.5%; }
  @media all and (max-width: 1023px) {
    .slick-prev {
      left: 30px; } }

.slick-next {
  right: 2.5%; }
  @media all and (max-width: 1023px) {
    .slick-next {
      right: 30px; } }

.slick-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  z-index: 2; }
  .slick-dots li {
    margin: 0;
    width: auto;
    padding: 0; }
    .slick-dots li button {
      width: 8px;
      height: 8px;
      padding: 6px; }
      .slick-dots li button:before {
        font-size: 8px; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%; }

html:lang(ar) .slick-initialized {
  direction: rtl; }

html:lang(ar) .slick-slide {
  float: right !important; }

html:lang(ar) .slick-prev,
html:lang(ar) .slick-next {
  background-image: url("../images/slick-arrow.svg"); }

html:lang(ar) .slick-prev {
  left: auto;
  right: 20px;
  -moz-transform: scaleX(1) translateY(-50%);
  -o-transform: scaleX(1) translateY(-50%);
  -ms-transform: scaleX(1) translateY(-50%);
  -webkit-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%); }
  @media all and (max-width: 1023px) {
    html:lang(ar) .slick-prev {
      left: auto;
      right: 15px; } }

html:lang(ar) .slick-next {
  right: auto;
  left: 20px;
  -moz-transform: scaleX(-1) translateY(-50%);
  -o-transform: scaleX(-1) translateY(-50%);
  -ms-transform: scaleX(-1) translateY(-50%);
  -webkit-transform: scaleX(-1) translateY(-50%);
  transform: scaleX(-1) translateY(-50%); }
  @media all and (max-width: 1023px) {
    html:lang(ar) .slick-next {
      right: auto;
      left: 15px; } }

.form-control:focus {
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.overlay-layer {
  position: relative;
  width: 100%; }
  .overlay-layer:before {
    content: "";
    background: url("../images/overlay/overlay-liner.svg") no-repeat;
    height: calc(100% + 110px);
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: -110px; }
    @media all and (max-width: 599px) {
      .overlay-layer:before {
        background: url("../images/overlay/overlay-line-mob.svg") no-repeat; } }
    @media all and (max-width: 599px) {
      .overlay-layer:before {
        top: 91px;
        height: calc(100% + 91px); } }
  .overlay-layer.home:before {
    top: 700px;
    height: -moz-calc(100% - 700px) !important;
    height: -webkit-calc(100% - 700px) !important;
    height: calc(100% - 700px) !important; }
    @media all and (min-width: 1024px) and (max-width: 1439px) {
      .overlay-layer.home:before {
        top: 600px;
        height: -moz-calc(100% - 600px) !important;
        height: -webkit-calc(100% - 600px) !important;
        height: calc(100% - 600px) !important; } }
    @media (max-width: 1199.98px) {
      .overlay-layer.home:before {
        top: 400px;
        height: -moz-calc(100% - 400px) !important;
        height: -webkit-calc(100% - 400px) !important;
        height: calc(100% - 400px) !important; } }
    @media all and (min-width: 600px) and (max-width: 1023px) {
      .overlay-layer.home:before {
        top: 360px;
        height: -moz-calc(100% - 360px) !important;
        height: -webkit-calc(100% - 360px) !important;
        height: calc(100% - 360px) !important; } }
    @media all and (max-width: 599px) {
      .overlay-layer.home:before {
        top: 280px;
        height: -moz-calc(100% - 280px) !important;
        height: -webkit-calc(100% - 280px) !important;
        height: calc(100% - 280px) !important; } }

html:lang(ar) .overlay-layer:before {
  left: 0;
  right: 0;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

html,
body {
  width: 100%;
  height: 100%;
  background-color: #000000; }
  html .main-wrapper,
  body .main-wrapper {
    min-height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch; }
  html .main,
  body .main {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1; }
  html footer,
  body footer {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }

.text-primary {
  color: #ff6a00 !important; }

.orange-play-btn {
  position: relative; }
  .orange-play-btn:after {
    content: "";
    background: url("../images/orange-play-btn.svg") no-repeat;
    width: 81px;
    height: 81px;
    top: 50%;
    left: 50%;
    position: absolute;
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    @media (max-width: 1199.98px) {
      .orange-play-btn:after {
        width: 70px;
        height: 70px; } }
    @media all and (max-width: 599px) {
      .orange-play-btn:after {
        width: 60px;
        height: 60px; } }

.index-2 {
  position: relative;
  z-index: 2; }

.push-title {
  padding-left: 10%; }

html:lang(ar) .push-title {
  padding: 0;
  padding-right: 10%; }

.full-height {
  height: 100%; }

.bold {
  font-weight: bold; }

.sub-title {
  font-weight: normal; }

#webform-ajax-wrapper-15 {
  display: none !important; }

#webform-ajax-wrapper-16 {
  display: none !important; }

.ajax-progress {
  display: none !important; }

.search-form {
  margin-bottom: 0 !important; }

.text-primary {
  color: #ff6a00; }

#sliding-popup {
  background: #50595f !important;
  opacity: 0.9 !important;
  padding: 10px 8.66% !important; }
  #sliding-popup .popup-content {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0 !important;
    max-width: 100%; }
    @media all and (max-width: 599px) {
      #sliding-popup .popup-content {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start; } }
    #sliding-popup .popup-content #popup-text {
      margin: 0 !important;
      max-width: 100%; }
      #sliding-popup .popup-content #popup-text h2 {
        margin: 0 !important; }
        @media only screen and (min-width: 1920px) {
          #sliding-popup .popup-content #popup-text h2 {
            font-size: 1rem;
            line-height: 1.25rem; } }
        @media (min-width: 320px) and (max-width: 1920px) {
          #sliding-popup .popup-content #popup-text h2 {
            font-size: calc( 14px + (16 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }
        @media (min-width: 320px) and (max-width: 1920px) {
          #sliding-popup .popup-content #popup-text h2 {
            line-height: calc( 18px + (20 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }
  #sliding-popup .find-more-button {
    font-family: 'Jura' !important;
    font-size: 12px !important; }
  #sliding-popup #popup-buttons {
    display: inline-block !important;
    width: auto !important;
    margin: 0 !important;
    margin-left: auto !important; }
    @media all and (max-width: 599px) {
      #sliding-popup #popup-buttons {
        margin-left: 0 !important; } }
    #sliding-popup #popup-buttons button {
      font-family: 'Orbitron';
      background: transparent !important;
      border: 0 !important;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -ms-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      box-shadow: none !important;
      color: white !important;
      text-shadow: none !important;
      text-transform: uppercase !important;
      padding: 0 !important;
      margin: 0 !important; }
      @media only screen and (min-width: 1920px) {
        #sliding-popup #popup-buttons button {
          font-size: 1rem;
          line-height: 1.25rem; } }
      @media (min-width: 320px) and (max-width: 1920px) {
        #sliding-popup #popup-buttons button {
          font-size: calc( 14px + (16 - 14) * ( (100vw - 320px) / (1920 - 320) )); } }
      @media (min-width: 320px) and (max-width: 1920px) {
        #sliding-popup #popup-buttons button {
          line-height: calc( 18px + (20 - 18) * ( (100vw - 320px) / (1920 - 320) )); } }
    #sliding-popup #popup-buttons:after {
      content: "";
      width: 50px;
      background-color: #ff6a00;
      height: 4px;
      display: block;
      margin-top: 3px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    #sliding-popup #popup-buttons:hover:after {
      width: 100%; }

html:lang(ar) #sliding-popup .popup-content #popup-text h2,
html:lang(ar) #sliding-popup .popup-content #popup-text p,
html:lang(ar) #sliding-popup .popup-content #popup-text button {
  letter-spacing: 1px;
  font-family: 'Mada' !important; }

html:lang(ar) #sliding-popup #popup-buttons {
  margin: 0 !important;
  margin-right: auto !important;
  letter-spacing: 1px; }
  html:lang(ar) #sliding-popup #popup-buttons button {
    font-family: 'Mada'; }
  @media all and (max-width: 599px) {
    html:lang(ar) #sliding-popup #popup-buttons {
      margin-right: 0 !important; } }

.plyr--video,
.plyr__video-wrapper {
  height: 100vh; }

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.2; }
