.founding-day .ehsanLogo {
  position: fixed;
  top: 70vh;
  inset-inline-start: 4vw;
  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;
}
@media (max-width: 1200px) {
  .founding-day .ehsanLogo {
    top: 44vh;
    inset-inline-start: 1vw;
  }
}
@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: 50%;
}
@media (max-width: 1200px) {
  .founding-day .bannerMenu .contentBanner .BNRtxt {
    width: 100%;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    inset-inline-start: 0;
    padding: 16px;
    padding-bottom: 70px;
    background-image: url(../images/founding-day/Mobile-Banner.svg);
    background-size: cover;
    background-position: bottom;
  }
  .founding-day .bannerMenu .contentBanner .BNRtxt h1 {
    font-size: var(--display-lg-semibold-font-size);
  }
  .founding-day .bannerMenu .contentBanner .BNRtxt p {
    font-size: var(--text-xl-medium-font-size);
  }
}
.founding-day .bannerMenu .contentBanner .BNRtxt h1 {
  color: var(--Beige-500---Primary, #E9DFCF);
}
.founding-day .bannerMenu .contentBanner .BNRtxt p {
  color: var(--Beige-500---Primary, #E9DFCF);
  height: auto !important;
  -webkit-box-orient: unset;
}
.founding-day .bannerMenu .contentBanner::after {
  display: none;
}
.founding-day .e-services,
.founding-day .news {
  padding-block: 65px;
}
.founding-day .e-services {
  background-color: #fff;
  background-image: url("../images/founding-day/services-divider.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
}
.founding-day .news {
  background-color: #fff;
  background-image: url("../images/founding-day/news-divider.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
}
.founding-day .footerDGA {
  border-top: 1px solid var(--Border-border-neutral-primary, #D2D6DB);
  background-color: #fff;
  background-image: url(../images/founding-day/footer-pattern.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
}
.founding-day .footerDGA .FooterLinks .social li a,
.founding-day .footerDGA .FooterLinks .Accessibility li a {
  background-color: transparent;
  border: 1px solid var(--themes-border-border-neutral-primary) !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: var(--Border-border-neutral-primary, #D2D6DB);
}
.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 */
