:root {
  --midnight-blue: #384896;
  --orange: #e76c25;
  --dark-slate-blue: #2f5488;
  --royal-blue: #093e88;
  --dodger-blue: #57acf8;
  --white: white;
  --alice-blue: #f0f5fa;
  --light-steel-blue: #d0dff5;
  --midnight-blue-2: #202442;
}

body {
  color: var(--midnight-blue);
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

h1 {
  float: left;
  color: var(--orange);
  text-align: left;
  width: 100%;
  min-height: 100px;
  font-size: 60px;
  font-weight: 700;
  line-height: 80px;
}

h2 {
  float: left;
  color: var(--dark-slate-blue);
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  float: left;
  color: var(--royal-blue);
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  float: left;
  color: var(--midnight-blue);
  text-align: justify;
  margin-bottom: 20px;
}

a {
  text-decoration: underline;
}

img {
  display: inline-block;
}

.brand {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
}

.brand.w--current {
  color: #e76c25;
  width: 300px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 500;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.section_content {
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  margin-top: -300px;
  padding-bottom: 60px;
}

.section_header {
  background-image: url('../images/SEMASC1920.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  height: 600px;
}

.main-paragraph-title {
  float: left;
  color: var(--orange);
  text-align: left;
  object-fit: fill;
  width: 100%;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.main-content-block {
  float: left;
  background-color: var(--white);
  text-align: center;
  width: 60%;
  padding-left: 20px;
  padding-right: 20px;
  position: sticky;
}

.logo-semasc {
  background-color: #0000;
}

.aside-intern-navigation {
  float: right;
  background-color: var(--white);
  text-align: left;
  flex-direction: column;
  align-items: flex-end;
  width: 20%;
  margin-top: 140px;
  padding-left: 40px;
  display: block;
  position: sticky;
  top: 220px;
}

.aside-page-navigation {
  float: left;
  background-color: var(--white);
  color: var(--midnight-blue);
  width: 20%;
  margin-top: 140px;
  padding-right: 40px;
  position: sticky;
  top: 220px;
}

.div-block-24 {
  float: left;
  min-width: 50px;
  min-height: 100%;
  margin-right: 10px;
}

.list-item-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.link-3 {
  color: var(--midnight-blue);
  text-align: left;
  line-height: 20px;
  text-decoration: none;
  transition: color .2s, padding .3s;
}

.link-3:hover {
  color: var(--orange);
  padding-left: 10px;
}

.link-3.w--current {
  color: var(--orange);
}

.line {
  float: left;
  background-color: var(--orange);
  min-width: 40px;
  min-height: 5px;
}

.list {
  list-style-type: none;
}

.section_legacy {
  float: left;
  background-color: var(--midnight-blue);
  width: 100%;
  padding: 60px 20px;
}

.legacy_content {
  background-color: #0000;
  justify-content: center;
  align-items: center;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.map_block {
  z-index: 2;
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}

.map_bullet {
  z-index: 2;
  cursor: pointer;
  width: 3em;
  position: absolute;
  inset: 0 auto auto 0;
}

.map_bullet:hover {
  transform: scale(1.4);
}

.map_bullet.fr {
  z-index: 2;
  width: 3em;
  margin-top: 29.2em;
  margin-left: 24.6em;
}

.map_bullet.be {
  margin-top: 26.8em;
  margin-left: 27.3em;
}

.map_bullet.po {
  margin-top: 36.5em;
  margin-left: 6.4em;
}

.map_bullet.pl {
  margin-top: 31.1em;
  margin-left: 42.3em;
}

.map_bullet.ge {
  margin-top: 29.3em;
  margin-left: 30.1em;
}

.map_bullet.no {
  margin-top: 13.7em;
  margin-left: 41.5em;
}

.map_bullet.li {
  margin-top: 21.1em;
  margin-left: 48.8em;
}

.top_nav {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 1440px;
  display: flex;
}

.header_container {
  max-width: 1440px;
}

.content_container {
  background-color: #fff;
  max-width: 1440px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer_container {
  max-width: 1440px;
}

.image {
  width: 30%;
}

.div_block_header {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.news_title_link {
  float: left;
  color: var(--midnight-blue);
  text-align: left;
  width: 100%;
  line-height: 26px;
  text-decoration: none;
}

.news_title_link:hover {
  color: var(--orange);
}

.banner {
  background-color: var(--white);
  color: var(--royal-blue);
  width: 120%;
  margin-left: -30px;
  padding: 30px;
  font-size: 24px;
  line-height: 28px;
  overflow: hidden;
}

.inner_container {
  color: var(--orange);
  align-items: center;
  width: 5000px;
}

.banner_section {
  overflow: hidden;
}

.link-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.text-block {
  float: left;
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.small_news_block {
  float: left;
  border-top: 2px solid var(--orange);
  border-bottom: 2px solid var(--alice-blue);
  background-color: var(--white);
  box-shadow: 0 10px 20px -5px var(--light-steel-blue);
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.socials_index {
  float: left;
  text-align: center;
  width: 100%;
}

.social_link {
  background-color: var(--royal-blue);
  border-radius: 40px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin: 10px;
  padding: 7px 10px 10px;
}

.social_link:hover {
  background-color: var(--orange);
}

.social_link.footer {
  background-color: var(--orange);
  box-shadow: none;
}

.social_link.footer:hover {
  background-color: var(--orange);
  color: var(--orange);
}

.bold-text, .bold-text-2, .bold-text-3 {
  color: var(--orange);
}

.text-block-2 {
  float: left;
  background-color: var(--orange);
  color: var(--white);
  text-align: left;
  border-radius: 3px;
  margin-top: -20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.list-item-3 {
  margin-bottom: 20px;
}

.list-2 {
  float: right;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.link-7 {
  float: right;
  background-color: var(--orange);
  color: var(--white);
  text-align: right;
  padding: 10px;
  font-weight: 700;
  text-decoration: none;
}

.link-7:hover {
  background-color: var(--midnight-blue);
}

.link-7.w--current {
  float: right;
  background-color: var(--orange);
  color: var(--white);
  text-align: right;
}

.div_block_left {
  float: left;
  width: 20%;
  min-height: 50px;
}

.div_block_right {
  float: right;
  width: 20%;
  min-height: 30px;
}

.title_container {
  padding-left: 20px;
  padding-right: 20px;
}

.footer_text_link {
  color: var(--white);
  text-decoration: none;
}

.footer_text_link:hover {
  color: var(--orange);
}

.div-block-35 {
  float: left;
  text-align: left;
  width: 100%;
  padding: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.div_block_eu {
  float: left;
  text-align: center;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.link_block_eu {
  float: left;
  background-color: var(--midnight-blue);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.eu_p {
  float: right;
  background-color: var(--alice-blue);
  text-align: justify;
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.co-funded {
  color: var(--royal-blue);
  width: 100%;
}

.timeline_block {
  float: left;
  background-color: var(--white);
  width: 100%;
  margin-bottom: 20px;
}

.image-8 {
  color: var(--dodger-blue);
  width: 100%;
}

.div-block-41 {
  float: left;
  text-align: left;
  width: 100%;
  padding: 20px;
}

.news_title_link-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--midnight-blue);
  text-align: left;
  align-items: center;
  width: 100%;
  line-height: 26px;
  text-decoration: none;
  display: block;
}

.news_title_link-2:hover {
  color: var(--orange);
}

.pnews {
  margin-top: 10px;
  margin-bottom: 0;
}

.heading-16 {
  color: var(--orange);
  margin-top: 40px;
}

.nav-link {
  color: var(--midnight-blue);
}

.nav-link:hover, .nav-link.w--current {
  color: var(--orange);
}

.bold_link {
  color: var(--orange);
  text-decoration: none;
}

.paragraph {
  color: var(--midnight-blue);
}

.link-8 {
  color: var(--orange);
  text-decoration: none;
}

.heading-17 {
  color: var(--orange);
}

.paragraph-2 {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .brand.w--current {
    width: 200px;
  }

  .menu-button {
    background-color: var(--orange);
  }

  .menu-button.w--open {
    background-color: var(--dodger-blue);
  }

  .icon {
    color: #053a6a;
  }

  .section_header {
    float: left;
    padding-top: 230px;
  }

  .main-content-block {
    width: 100%;
  }

  .logo-semasc {
    padding: 0;
  }

  .aside-intern-navigation {
    width: 50%;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .aside-page-navigation {
    width: 100%;
    margin-top: 0;
    padding-left: 20px;
    position: static;
  }

  .top_nav {
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    display: flex;
  }

  .text-block {
    text-align: center;
    width: 100%;
  }

  .container {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .div_block_eu {
    flex-direction: column;
  }

  .link_block_eu {
    text-align: center;
    flex-direction: column;
    width: 100%;
  }

  .eu_p {
    clear: left;
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section_content {
    padding-right: 0;
  }

  .main-content-block {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 20px;
  }

  .aside-intern-navigation {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .aside-page-navigation {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .container {
    max-width: none;
  }
}


