@font-face {
  font-family: "Saudi";
  src: url("../fonts/SaudiWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Saudi";
  src: url("../fonts/SaudiWeb-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
.bannerMenu .swiper-wrapper .swiper-slide:first-child .contentBanner {
  align-items: end;
}
@media (max-width: 767px) {
  .bannerMenu .swiper-wrapper .swiper-slide:first-child .contentBanner {
    align-items: center;
  }
}
.bannerMenu .swiper-wrapper .swiper-slide:first-child .contentBanner .bg-video-wrap img {
  -o-object-position: right;
     object-position: right;
}
.bannerMenu .swiper-wrapper .swiper-slide:first-child .contentBanner .BNRtxt {
  margin-bottom: 80px;
}
.bannerMenu .swiper-wrapper .swiper-slide:first-child .contentBanner .BNRtxt h1 {
  font-family: "Saudi", sans-serif;
  font-weight: bold;
  color: var(--themes-text-text-default);
}
.bannerMenu .swiper-wrapper .swiper-slide:first-child .contentBanner .BNRtxt p {
  color: var(--themes-text-text-default);
}

.ehsanLogo {
  position: fixed;
  bottom: 30px;
  inset-inline-end: 1vw;
  z-index: 9999;
  width: 56px;
  height: 56px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.repeatedPattern, .services-sec.ElectronicSec .container, .newHome .container::before, .newHome .container, .weAreSec .container::after, .awareness-sec .container, .services-sec:not(.ElectronicSec):not(.clearClass) .container {
  background-repeat: no-repeat;
  background-position: bottom center;
  margin-bottom: 30px;
  background-size: 98%;
  padding-bottom: 40px;
}

.services-sec:not(.ElectronicSec):not(.clearClass) .mySwipeOffer {
  padding-bottom: 40px !important;
}
.services-sec:not(.ElectronicSec):not(.clearClass) .container {
  background-image: url(../images/hajj/pattern2.svg);
}

@media (min-width: 1140px) {
  .awareness-sec .mySwipeOffer2 .boxSer {
    margin-bottom: 40px;
  }
}
.awareness-sec .container {
  background-image: url(../images/hajj/news-pattern.svg);
  margin-bottom: 0;
  padding-bottom: 0;
}

.weAreSec {
  margin-bottom: 50px;
}
.weAreSec .container {
  position: relative;
}
.weAreSec .container::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/hajj/news-pattern.svg);
  bottom: -136px;
  width: 100%;
}

.newHome .container {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.newHome .container::before {
  content: "";
  position: absolute;
  background-image: url(../images/hajj/news-pattern.svg);
  top: 0;
  width: 100%;
  left: 0;
}

.services-sec.ElectronicSec .container {
  background-image: url(../images/hajj/pattern2.svg);
  padding-bottom: 0;
  margin-bottom: 70px;
}

footer.footerDGA {
  background: var(--Background-background-neutral-100, #F3F4F6);
}
footer.footerDGA img {
  filter: brightness(0) saturate(100%) invert(7%) sepia(0%) saturate(0%) hue-rotate(339deg) brightness(97%) contrast(92%);
}
footer.footerDGA .FooterLinks .Accessibility li a,
footer.footerDGA .FooterLinks .social li a {
  border-radius: var(--Radius-radius-sm, 4px);
  border: 1px solid var(--Border-border-neutral-primary, #D2D6DB);
}
footer.footerDGA .FooterLinks h4 {
  color: var(--Text-text-default, #161616);
  border-bottom: 1px solid var(--Border-border-neutral-primary, #D2D6DB);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
footer.footerDGA .FooterLinks ul li a {
  color: var(--Link-link-neutral, #384250) !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}
footer.footerDGA .btm-footer .footer-last .dir-links-2 a,
footer.footerDGA .btm-footer .footer-last .dir-links li a {
  color: var(--Link-link-neutral, #384250) !important;
  text-align: right;
  font-family: "IBM Plex Sans Arabic";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
footer.footerDGA .btm-footer .footer-last .dir-links-2 a:hover,
footer.footerDGA .btm-footer .footer-last .dir-links li a:hover,
footer.footerDGA .FooterLinks ul li a:hover {
  color: #b9bdc3 !important;
  text-decoration: underline;
}
footer.footerDGA .btm-footer .footer-last .copyRights p {
  color: var(--Text-text-default, #161616);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bannerMenu .swiper-wrapper .swiper-slide:first-child .contentBanner .BNRtxt h1 {
    margin-top: 62px;
  }
  .researchSec .container::after,
  .weAreSec .container::after {
    bottom: -108px;
  }
  .awareness-sec .container {
    padding-bottom: 25px;
  }
  .researchSec .container::after,
  .services-sec.ElectronicSec .container,
  .weAreSec .container::after,
  .awareness-sec .container,
  .newHome .container,
  .services-sec:not(.ElectronicSec):not(.clearClass) .container {
    background-size: 200%;
  }
}/*# sourceMappingURL=hajj-theme.css.map */