.fallback-bg {
  background-color: #09151f;
  position: absolute;
  top: 0;
  width: 100%;
  height: 50%;
  z-index: -1; }

.project h1 {
  color: #3c99cc; }

.subsite__content {
  z-index: 1;
  min-height: 100vh;
  margin-top: -20vh;
  position: relative; }

.offer__card-item a {
  width: auto; }

#myVideo {
  left: -50px; }

.subsite__content .fr-video {
  position: static; }
  .subsite__content .fr-video iframe {
    height: 20vw; }

.news.project {
  margin-top: 150px; }
  .news.project h1 {
    color: black;
    text-align: center; }
  .news.project iframe {
    max-width: 100%; }
  .news__image img {
    width: 100%;
    height: 70vh;
    object-fit: cover; }

.offer-page .pre-footer {
  background-position: center 67vh; }
  .offer-page .pre-footer .padding-container.subsite {
    margin-bottom: 50px;
    padding-top: 50px; }
  .offer-page h3 {
    margin-top: 60px;
    margin-left: 0;
    margin-bottom: 0; }
  .offer-page .pre-footer__container {
    margin-top: 150px; }

.offer__list {
  padding: 0; }

.subsite .news-list__title, .subsite .news-list {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0; }
  .subsite .news-list__title {
    display: none; }

.news__content {
  margin-bottom: 50px; }

.news p {
  color: #2b2b2b; }

.news-page.pre-footer {
  background-position: center bottom;
  background-size: contain; }

.header__nav svg {
  height: 30px;
  width: 30px;
  margin-left: 10px;
  fill: white; }
  @media (max-width: 991px) {
  .header__nav {
    flex-direction: column; }
    .header__nav svg {
      margin-left: 0;
      margin-top: 30px;
      height: 44px;
      width: 44px; } }

@media (max-width: 1500px) {
  #myVideo {
    height: 2700px;
    left: -50%; } }

@media (max-width: 991px) {
  #myVideo {
    height: 3000px; }

  .subsite__content .fr-video iframe {
    height: 50vw; } }

@media (max-width: 575px) {
  #myVideo {
    height: 3250px; } }
