@import "fonts/shabnam/font-face.css";
body, .fullpage__menu__item [data-menuanchor-tooltip]::after, h1.hero-home.hero-home-2, h1.h1-2, .countdown.countdown-2 h3,
.countdown-top, .countdown-bottom {
  font-family: Shabnam, Montserrat, sans-serif, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

html[dir=rtl] body {
  direction: rtl;
  text-align: right;
}
html[dir=rtl] h1.hero-home {
  font-size: 70px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  html[dir=rtl] #fullpage__menu {
    padding: 0 0 0 50px;
    left: 0;
    right: auto;
  }
}
html[dir=rtl] .logo-img:before {
  background: url(/img/a-logo.svg) no-repeat center;
  background-size: contain;
  height: 45px;
}
html[dir=rtl] .hero-wrapper {
  text-align: right;
  margin: 0 50px 0 0;
}
html[dir=rtl] .fullpage__menu__item [data-menuanchor-tooltip]::after {
  left: 100%;
  right: auto;
  margin-left: 15px;
}
html[dir=rtl] .countdown-top, html[dir=rtl] .countdown-bottom {
  letter-spacing: 2px;
}
html[dir=rtl] .section1 .section-image-bg,
html[dir=rtl] .bg-img-1 {
  background-image: url("/img/new-main-bg1.min.webp");
}
html[dir=rtl] .section2 .section-image-bg,
html[dir=rtl] .bg-img-2 {
  background-image: url(/img/main-bg-2.min.webp);
}
html[dir=rtl] .section3 .section-image-bg,
html[dir=rtl] .bg-img-3 {
  background-image: url(/img/main-bg-3.min.webp);
}
html[dir=rtl] .section4 .section-image-bg,
html[dir=rtl] .bg-img-4 {
  background-image: url(/img/new-main-bg4.min.webp);
}
html[dir=rtl] .t-logo-sec {
  font-size: 30px;
  width: 50px;
  height: auto;
  margin: 0;
}
html[dir=rtl] #twitter-logo {
  margin: 0;
}
html[dir=rtl] .log-sec {
  display: flex;
  align-items: center;
  justify-content: center;
}
html[dir=rtl] .hero-subtitle::after {
  display: none;
}
html[dir=rtl] .contact-u-header {
  position: relative;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 5px 5px;
  background: none;
  margin: 10px 0 10px 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  cursor: none;
}
html[dir=rtl] .dir-ltr {
  direction: ltr;
}
html[dir=rtl] .d-in-block {
  display: inline-block;
}
html[dir=rtl] .loader {
  position: absolute;
}
html[dir=rtl] .eng-font {
  font-family: "Raleway", sans-serif;
}

@media only screen and (max-width: 992px) {
  html[dir=rtl] h1.hero-home {
    font-size: 35px;
  }
  .contact-u-content {
    margin-bottom: 25px;
  }
}

/*# sourceMappingURL=custom.css.map */
