.site-footer {
  color: white !important;
  background-color: white !important;
  background: url("../src/bg_footer.png") no-repeat center !important;
  margin-top: 2% !important;
  display: flex;
  width: 100%;
  height: 633px;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  z-index: 2;
}

.logo-site-footer-wrapper {
  width: 287px;
  height: 57px;
  margin-left: 1.9rem;
}

.logo-cde-footer-wrapper {
  width: 388px;
  height: 83px;
}

#footer-links-wrapper {
  font-family: 'Archivo', sans-serif;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 29px !important;
  letter-spacing: 0 !important;
  color: #F2F9F7 !important;
  width: 75%;
  height: 70%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 4em;
}

#footer-links-wrapper .content li a {
  font-family: 'Archivo', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0;
  color: #F2F9F7;
  display: flex;
  width: fit-content;
}

#footer-links-wrapper .content li a:hover {
  text-decoration: white underline;
}

#footer-links-wrapper h2 {
  text-transform: none;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
  color: #F2F9F7;
  padding: 0;
  margin: 0;
}

.block-footer-block {
  padding: 0 !important;
  margin: 0 !important;
}

.block-footer-block h2 {
  text-align: left;
  color: #F2F9F7;
  margin: 0;
  padding: 0;
  font-style: normal;
  text-transform: none;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
}

section[class^="region-footer-"],
section[class*=" region-footer-"] {
  padding: 0 !important;
  margin: 0 !important;
}

.site-footer .block,
.site-footer__top .content li a,
.site-footer__top h2 {
  border: transparent 0 !important;
}

.site-footer__top .content li a {
  text-indent: 0 !important;
  padding: 0 !important;
}

.footer-container {
  padding: 0 !important;
  margin: 0 !important;
}

.site-footer__bottom {
  width: 75%;
  padding: 0 !important;
  margin: 0 !important;
}

.site-footer-container {
  margin-top: 20px;
}

.footer-site-container {
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.footer-logo-bar {
  background-color: white;
  z-index: 1;
  padding: 0;
  width: 75%;
  margin-top: -2em;
  display: flex;
  flex-wrap: wrap;
  height: 132px;
}

.footer-column {
  padding: 0 !important;
  margin: 0 !important;
}

.footer-column, .footer-li, .footer-link {
  list-style: none;
  text-decoration: none;
}

.footer-logo-bar-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.navbar-nav {
  /*flex-direction: row !important;*/
}

.site-footer-container a {
  position: relative;
}

.site-footer-btn-sn {
  max-width: 50px !important;
  height: auto;
}

.footer-copyright {
}

.site-footer__top .region {
  width: 20% !important;
}

.region-footer-sixth {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  width: auto !important;
  flex-wrap: wrap;
  flex-direction: row;
  min-width: 113px;
}

.social-network-wrapper {
  display: flex;
  padding: 0 !important;
}

.link-linkedin-wrapper {
  margin-right: 8px;
}

.footer-copyright .nav-link {
  font-family: Archivo;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 27px;
  letter-spacing: 0em;
  text-transform:none;
}

.footer-copyright .copy {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  text-transform:none;
}

#block-pieddepage {
  margin: 0;
  padding: 0;
}

#block-pieddepage > ul {
  margin: 0;
  padding: 1.5rem 0;
  display: flex;
  width: 100%;
}

#block-pieddepage > ul > .copy {
  text-align: center;
  margin: 0;
  padding: 0;
  width: 41%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.footer-copyright > .col-12.col-lg-1 {
  width: 9%;
}

@media screen and (max-width: 935px) {
  .footer-logo-bar {
      width: 95%;
    }

  #footer-links-wrapper {
    width: 95%;
  }

  #footer-links-wrapper > section {
    margin-bottom: 2rem !important;
  }

  .site-footer__bottom {
    width: 95%;
  }
}

@media screen and (max-width: 800px) {
  #block-pieddepage>ul>.copy {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .footer-copyright>.col-12.col-lg-1 {
    width: 20%;
  }
}

@media screen and (max-width: 700px) {
  .logo-site-footer-wrapper {
      margin-left: 2rem;
    }
}

@media screen and (max-width: 560px) {
  .logo-site-footer-wrapper {
    margin-left: 1rem;
  }

  .site-footer__top .region {
    width: 50% !important;
  }

  .footer-logo-bar {
    margin-top: 0;
    width: 95%;
  }

  #footer-links-wrapper {
    width: 95%;
  }

  .site-footer__bottom {
    width: 95%;
  }

  .footer-logo-bar {
    margin-top: -12%;
    width: 95%;
    height: 101px;
  }

  .site-footer {
    background-color: #053CB5 !important;
  }
}

@media screen and (max-width: 400px) {
  .footer-site-container {
    padding-top: 0;
  }

  .site-footer__top {
    text-align: center !important;
    display: flex !important;
    flex-direction: column ;
    align-items: center;
  }

  .site-footer {
    background: url("../src/bg_footer_mobile.png") no-repeat center !important;
    background-size: 100% auto !important;
    margin-top : 0 !important;
    height: 979px;
  }

  .nav-item {
    justify-content: center;
    display: flex;
  }

  .footer-copyright {
    flex-direction: column;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    align-items: center;
  }

  .footer-copyright>.col-12.col-lg-1 {
    width: 80%;
  }

  .nav-link {
    padding-bottom: 0.5em !important;
  }

  .site-footer__top .region {
    width: auto !important;
  }

  #footer-links-wrapper {
    width: 95%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding-top: 4em;
  }

  .site-footer__bottom {
    width: 95%;
  }

  #footer-links-wrapper .content li a {
    justify-content: center;
  }

  #footer-links-wrapper h2 {
    text-align: center;
  }

  .social-network-wrapper {
    justify-content: center;
  }
}
