.founding-day .ehsanLogo {
  position: fixed;
  bottom: 30px;
  inset-inline-start: 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;
}
.founding-day .bannerMenu .swiper-pagination {
  bottom: 25px;
}
.founding-day .bannerMenu .contentBanner::after {
  display: none;
}
@media (max-width: 1200px) {
  .founding-day .bannerMenu .contentBanner {
    height: 571px;
  }
  .founding-day .bannerMenu .contentBanner .bg-video-wrap img {
    object-position: top;
  }
}
.founding-day .bannerMenu .contentBanner .BNRtxt {
  width: 100%;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  inset-inline-start: 0;
  padding: 32px;
  padding-bottom: 40px;
  background-image: url(../images/founding-day/Mobile-Banner.svg);
  background-size: cover;
  background-position: bottom;
}
.founding-day .bannerMenu .contentBanner .BNRtxt h1 {
  color: var(--Beige-500---Primary, #E9DFCF) !important;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .founding-day .bannerMenu .contentBanner .BNRtxt h1 {
    font-size: var(--display-md-semibold-font-size);
  }
}
.founding-day .bannerMenu .contentBanner .BNRtxt p {
  color: var(--Beige-500---Primary, #E9DFCF) !important;
  margin: 0;
}
@media (max-width: 1200px) {
  .founding-day .bannerMenu .contentBanner .BNRtxt p {
    font-size: var(--text-xl-medium-font-size);
  }
}
@media (max-width: 1200px) {
  .founding-day .bannerMenu .contentBanner .BNRtxt {
    padding: 16px;
    padding-bottom: 70px;
  }
}
.founding-day .bannerMenu .contentBanner .BNRtxt h1 {
  color: var(--Colors-Saudi-Founding-Day-Brown-800, #422E2B);
}
.founding-day .bannerMenu .contentBanner .BNRtxt p {
  color: var(--Colors-Saudi-Founding-Day-Brown-800, #422E2B);
  height: auto !important;
  -webkit-box-orient: unset;
}
.founding-day .bannerMenu .contentBanner::after {
  display: none;
}
.founding-day .PublicationSec {
  background-image: url(../images/founding-day/Pattern.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
}
.founding-day .ourServicesSec {
  background-image: url(../images/founding-day/services-pattern.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.founding-day .ourServicesSec .textSec * {
  color: var(--themes-text-text-default);
}
.founding-day .ourServicesSec .customArrow .swiper-button-next,
.founding-day .ourServicesSec .customArrow .swiper-button-prev {
  background-color: var(--themes-text-text-primary);
}
.founding-day .ourServicesSec .customArrow .swiper-button-next.swiper-button-disabled,
.founding-day .ourServicesSec .customArrow .swiper-button-prev.swiper-button-disabled {
  background-color: #E5E7EB;
}
.founding-day .ourServicesSec .customPagi .swiper-pagination-bullet {
  background-color: #E5E7EB;
}
.founding-day .ourServicesSec .customPagi .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--themes-text-text-primary);
}
.founding-day .pattern-founding-day {
  background-image: url(../images/founding-day/pattern.svg);
  background-repeat: no-repeat;
  background-position: right;
}
.founding-day .footerDGA {
  background-color: var(--Beige-500---Primary, #E9DFCF);
  background-image: url(../images/founding-day/footer-pattern.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
}
.founding-day .footerDGA .FooterLinks ul.with-icons a img {
  filter: brightness(0) saturate(100%) invert(26%) sepia(9%) saturate(1123%) hue-rotate(176deg) brightness(91%) contrast(94%);
}
.founding-day .footerDGA .FooterLinks .social li a,
.founding-day .footerDGA .FooterLinks .Accessibility li a {
  background-color: transparent;
  border: 1px solid #6B4E45 !important;
}
.founding-day .footerDGA .FooterLinks .social li a:hover,
.founding-day .footerDGA .FooterLinks .Accessibility li a:hover {
  background-color: var(--themes-button-button-background-neutral-default) !important;
}
.founding-day .footerDGA .FooterLinks .social li a:active,
.founding-day .footerDGA .FooterLinks .Accessibility li a:active {
  background-color: var(--themes-button-button-background-neutral-pressed) !important;
}
.founding-day .footerDGA .FooterLinks .social li a img,
.founding-day .footerDGA .FooterLinks .Accessibility li a img {
  filter: brightness(0) saturate(100%) invert(8%) sepia(9%) saturate(2%) hue-rotate(314deg) brightness(93%) contrast(97%);
}
.founding-day .footerDGA .FooterLinks h4 {
  color: var(--Text-text-default, #161616);
  border-color: #6B4E45;
}
.founding-day .footerDGA .FooterLinks a {
  color: var(--Link-link-neutral, #384250) !important;
}
.founding-day .footerDGA .FooterLinks a:hover {
  color: #6C737F !important;
  text-decoration: none;
}
.founding-day .footerDGA .FooterLinks a:active {
  color: #9DA4AE !important;
  text-decoration: none;
}
.founding-day .footerDGA .btm-footer .footer-last p {
  color: var(--themes-text-text-default);
}
.founding-day .footerDGA .btm-footer .footer-last .dir-links li a,
.founding-day .footerDGA .btm-footer .footer-last .dir-links-2 li a {
  color: var(--Link-link-neutral, #384250) !important;
}
.founding-day .footerDGA .btm-footer .footer-last .dir-links li a:hover,
.founding-day .footerDGA .btm-footer .footer-last .dir-links-2 li a:hover {
  color: #6C737F !important;
}
.founding-day .footerDGA .btm-footer .footer-last .dir-links li a:active,
.founding-day .footerDGA .btm-footer .footer-last .dir-links-2 li a:active {
  color: #9DA4AE !important;
}
.founding-day .footerDGA .btm-footer .footer-last .dir-links-2 li a:hover {
  text-decoration: none;
}
.founding-day .footerDGA .logos-box {
  max-width: 100%;
  display: flex;
  gap: 16px;
  justify-content: flex-end;
  align-items: end;
}

/*# sourceMappingURL=founding-day.css.map */
