@charset "UTF-8";
.pt-70 {
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    .pt-70 {
      padding-top: 20px; } }

@media screen and (min-width: 1200px) {
  .container, .sector-facts__container, .sector-stories__header-content, .opportunity__content {
    max-width: 1280px; }
  .post .post_excerpt {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    font-family: Libre, Times, serif;
    color: #404040; }
  .post_list_item .post_list_title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 14px;
    color: black;
    line-height: 24px; } }

.projects-filters label, .tenders-filters label {
  margin-bottom: 0;
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  font-family: Barlow, Arial, Helvetica, sans-serif; }

.projects-filters .multiselect, .tenders-filters .multiselect {
  font-family: Barlow, Arial, Helvetica, sans-serif; }

.projects-filters input, .tenders-filters input, .projects-filters .search-input-date, .tenders-filters .search-input-date, .projects-filters .form-control:disabled, .tenders-filters .form-control:disabled, .projects-filters .form-control[readonly], .tenders-filters .form-control[readonly], .projects-filters .multiselect.dropdown-toggle, .tenders-filters .multiselect.dropdown-toggle {
  padding-left: 8px;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 4px;
  margin-left: 0;
  flex-grow: 1;
  box-sizing: border-box;
  border-radius: 0;
  background-color: #eeeeee;
  border: none;
  outline: none;
  font-weight: normal;
  font-family: Barlow, Arial, Helvetica, sans-serif; }

.projects-filters input:focus, .tenders-filters input:focus, .projects-filters input:active, .tenders-filters input:active {
  outline: none;
  box-shadow: unset;
  border-bottom: 2px solid #1a80bb;
  font-weight: normal;
  background-color: #eeeeee; }

.projects-filters button[type=button].filter_btn, .tenders-filters button[type=button].filter_btn {
  background-color: #1a80bb;
  border: none;
  color: #fff;
  text-align: center;
  padding: 7px 30px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px; }

.projects-filters .multiselect.dropdown-toggle, .tenders-filters .multiselect.dropdown-toggle {
  height: 38px; }

.projects-filters .multiselect.dropdown-toggle, .tenders-filters .multiselect.dropdown-toggle {
  border: none;
  border-radius: 0;
  padding-top: 5px;
  padding-bottom: 5px; }

.projects-filters .multiselect-container > li > a, .tenders-filters .multiselect-container > li > a {
  width: 100%;
  display: inline-block; }
  .projects-filters .multiselect-container > li > a > label, .tenders-filters .multiselect-container > li > a > label {
    padding: 4px 20px 4px 10px;
    color: #404040;
    display: inline-block;
    width: 100%; }

.projects-filters .multiselect-container > li:hover, .tenders-filters .multiselect-container > li:hover {
  background-color: #d0d0d0; }

.projects-filters .multiselect.dropdown-toggle, .tenders-filters .multiselect.dropdown-toggle {
  text-align: left; }

body {
  font-family: Libre, Times, serif;
  position: relative; }

h1, h2, h3, h4, h5, h6 {
  font-family: Barlow, Arial, Helvetica, sans-serif; }

h1 {
  color: #5dacc8;
  font-weight: 600;
  font-size: 54px;
  text-transform: uppercase; }

h1.section-title-plain, h2.section-title-plain, h3.section-title-plain {
  position: relative;
  font-size: 64px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  color: #5dacc8; }

h1.section-title, h2.section-title, h3.section-title {
  position: relative;
  font-size: 64px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  color: #5dacc8;
  margin-bottom: 50px; }
  h1.section-title span, h2.section-title span, h3.section-title span {
    background: white;
    padding-right: 15px;
    z-index: 1;
    position: relative; }
  h1.section-title:after, h2.section-title:after, h3.section-title:after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #a9a9a9;
    z-index: -1; }
  h1.section-title .additional-link, h2.section-title .additional-link, h3.section-title .additional-link {
    font-size: 18px;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 5;
    font-family: Barlow, Arial, Helvetica, sans-serif; }

p {
  line-height: 1.7; }

time {
  font-family: Barlow, Arial, Helvetica, sans-serif; }

a {
  color: #5dacc8;
  transition: color 0.3s; }
  a:hover {
    color: #3F7E91;
    text-decoration: none; }

button:focus {
  outline: none; }

hr.bottom-line {
  border-top: 4px solid #4b4d53; }

.last-updated {
  font-size: 12px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #a0a0a0; }

article {
  margin-bottom: 50px; }

.container, .sector-facts__container, .sector-stories__header-content, .opportunity__content {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px; }

main.main {
  padding-top: 45px; }

.last-updated {
  font-size: 12px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #a0a0a0; }

input, select, button {
  font-family: Barlow, Arial, Helvetica, sans-serif; }

hr.under-menu-border {
  margin: 0;
  border-top: 1px solid #e7e7e7; }

.note-float-left {
  margin-right: 20px; }
  @media screen and (max-width: 640px) {
    .note-float-left {
      margin-right: 0; } }

.note-float-right {
  margin-left: 20px; }
  @media screen and (max-width: 640px) {
    .note-float-right {
      margin-left: 0; } }

.ml-30 {
  margin-left: 30px; }

.sectors__title, .sectors__sector-title {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 48px;
  color: #000; }
  .sectors__title::after, .sectors__sector-title::after {
    content: "";
    display: block;
    width: 120px;
    height: 4px;
    margin-bottom: 40px;
    background-color: #ffc000; }

.section-subtitle {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 600; }
  .section-subtitle.hasLine {
    line-height: 1.1;
    margin-bottom: 30px; }
    .section-subtitle.hasLine::after {
      content: "";
      display: block;
      width: 144px;
      height: 4px;
      background-color: #ffc000; }

.text-large {
  font-size: 24px; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.ttf?kwsfo0") format("truetype"), url("../fonts/icomoon.woff?kwsfo0") format("woff"), url("../fonts/icomoon.svg?kwsfo0#b2b-selfcare-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-info:before {
  content: "\e915"; }

.icon-close-filters:before {
  content: "\e914"; }

.icon-burger:before {
  content: "\e913"; }

.icon-close:before {
  content: "\e912"; }

.icon-heart:before {
  content: "\e90f"; }

.icon-government:before {
  content: "\e910"; }

.icon-clock:before {
  content: "\e911"; }

.icon-pie-chart:before {
  content: "\e90e"; }

.icon-www:before {
  content: "\e90d";
  color: #1f1757; }

.icon-search:before {
  content: "\e90c"; }

.icon-play:before {
  content: "\e903"; }

.icon-instagram:before {
  content: "\e902"; }

.icon-facebook:before {
  content: "\e901"; }

.icon-quote:before {
  content: "\e900"; }

.icon-financial-help:before {
  content: "\e904"; }

.icon-covid-19:before {
  content: "\e905"; }

.icon-staff:before {
  content: "\e906"; }

.icon-equipment:before {
  content: "\e907"; }

.icon-assistance:before {
  content: "\e908"; }

.icon-vulnerable-groups:before {
  content: "\e909"; }

.icon-vaccines:before {
  content: "\e90a"; }

.icon-transport:before {
  content: "\e90b"; }

#main-nav {
  z-index: 2;
  padding: 0;
  background: transparent;
  width: 100%;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  #main-nav .dropdown-menu {
    min-width: 14rem; }
  #main-nav .container, #main-nav .sector-facts__container, #main-nav .sector-stories__header-content, #main-nav .opportunity__content {
    padding-right: 15px;
    padding-left: 15px; }
  #main-nav .navbar-top {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 25px;
    align-items: center; }
    #main-nav .navbar-top a {
      display: block; }
      #main-nav .navbar-top a.eu-logo {
        display: flex;
        align-items: center;
        padding-left: 0; }
        #main-nav .navbar-top a.eu-logo span {
          display: block;
          font-size: 10px;
          line-height: 12px;
          color: #000;
          padding-right: 8px;
          font-family: Barlow, Arial, Helvetica, sans-serif; }
          @media screen and (max-width: 420px) {
            #main-nav .navbar-top a.eu-logo span {
              font-size: 8px;
              line-height: 10px; } }
    @media screen and (max-width: 768px) {
      #main-nav .navbar-top img {
        max-width: 60%; } }
  #main-nav .navbar-brand {
    background-color: #fff;
    margin: 0;
    padding: 50px 28px;
    margin-right: 32px; }
    #main-nav .navbar-brand img {
      max-width: 140px; }
  #main-nav .container, #main-nav .sector-facts__container, #main-nav .sector-stories__header-content, #main-nav .opportunity__content {
    margin: 0 auto; }
  #main-nav .hamburger {
    display: none; }
  #main-nav #navigation-links {
    padding-bottom: 6px; }
    #main-nav #navigation-links a {
      color: black;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 500;
      transition: opacity 0.2s;
      margin-right: 28px;
      padding: 0;
      text-transform: uppercase;
      white-space: nowrap; }
      #main-nav #navigation-links a:first-of-type {
        margin-left: 0; }
      #main-nav #navigation-links a:hover {
        opacity: 0.7; }
      #main-nav #navigation-links a.active {
        color: #5dacc8; }
      #main-nav #navigation-links a.dropdown-item {
        margin-left: 0;
        padding-left: 20px; }
      #main-nav #navigation-links a strong {
        font-weight: normal;
        color: #c41e45; }

.dropdown-menu {
  border-radius: 0;
  top: 3px; }

.has-cover #main-nav #navigation-links {
  border-bottom: none; }

#main-nav #lang-select ul {
  display: block;
  text-align: center; }
  @media (min-width: 992px) {
    #main-nav #lang-select ul {
      display: flex; } }
  #main-nav #lang-select ul li {
    font-size: 16px;
    color: #000; }
    #main-nav #lang-select ul li a {
      font-size: 16px;
      margin: 0 2px;
      padding: 0; }
      #main-nav #lang-select ul li a.active {
        color: #5dacc8; }

#login-menu-item {
  margin-right: 10px;
  margin-left: 10px; }
  #login-menu-item button {
    border: none;
    background-color: transparent;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    transition: opacity 0.2s; }
    #login-menu-item button:hover {
      opacity: 0.7; }
    #login-menu-item button:focus {
      outline: none; }

.has-cover #main-nav #navigation-links #login-menu-item button {
  color: #000; }

.has-cover #main-nav .hamburger .hamburger-inner, .has-cover #main-nav .hamburger .hamburger-inner::before, .has-cover #main-nav .hamburger .hamburger-inner::after {
  background-color: #000; }

.has-cover #main-nav #navigation-links.show a {
  color: #000; }

.has-cover #main-nav #login-menu-item button {
  color: #fff; }

.has-cover #main-nav .hamburger.is-active .hamburger-inner, .has-cover #main-nav .hamburger.is-active .hamburger-inner::before, .has-cover #main-nav .hamburger.is-active .hamburger-inner::after {
  background-color: #000; }

@media screen and (max-width: 1290px) {
  #main-nav #navigation-links a {
    font-size: 14px;
    margin-right: 24px; }
  #main-nav .navbar-brand {
    padding: 42px 24px;
    margin-right: 32px; }
    #main-nav .navbar-brand img {
      max-width: 120px; } }

@media screen and (max-width: 1140px) {
  #main-nav #navigation-links a {
    font-size: 14px;
    margin-right: 18px; } }

@media screen and (max-width: 1000px) {
  #main-nav .navbar-brand {
    padding: 40px 22px;
    margin-right: 30px; }
    #main-nav .navbar-brand img {
      max-width: 100px; } }

@media screen and (max-width: 992px) {
  #main-nav .hamburger {
    display: block; }
  #main-nav li {
    text-align: center; }
  #main-nav #navigation-links a {
    font-size: 18px;
    margin-right: 0; }
  #main-nav #navigation-links #lang-select li {
    display: inline-block; }
  #login-menu-item {
    text-align: center; }
    #login-menu-item button {
      color: #000;
      margin-top: 10px;
      margin-bottom: 15px; } }

@media screen and (max-width: 700px) {
  #main-nav .navbar-brand {
    padding: 42px 24px;
    margin-right: 32px; }
    #main-nav .navbar-brand img {
      max-width: 100px; } }

@media screen and (max-width: 480px) {
  #main-nav .navbar-brand {
    padding: 36px 20px;
    margin-right: 0; }
    #main-nav .navbar-brand img {
      max-width: 80px; } }

.site-header-title {
  text-align: right;
  color: #0c4da2;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1; }
  @media screen and (max-width: 1366px) {
    .site-header-title {
      font-size: 44px; } }
  @media screen and (max-width: 768px) {
    .site-header-title {
      flex-basis: 50%;
      font-size: 24px; } }
  @media screen and (max-width: 512px) {
    .site-header-title {
      font-size: 20px; } }

.hamburger {
  padding-top: 5px;
  padding-left: 0; }

#main-nav #navigation-links #login-menu-item .navbar-nav {
  align-items: center; }
  #main-nav #navigation-links #login-menu-item .navbar-nav li {
    height: 100%;
    align-items: center; }

#main-nav #navigation-links #login-menu-item .header-sm {
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  margin-right: 10px; }
  #main-nav #navigation-links #login-menu-item .header-sm i {
    font-size: 25px;
    display: inline-block; }

.secondary-navigation, .tertial-navigation {
  border-bottom: 1px solid #e7e7e7;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .secondary-navigation .container, .tertial-navigation .container, .secondary-navigation .sector-facts__container, .tertial-navigation .sector-facts__container, .secondary-navigation .sector-stories__header-content, .tertial-navigation .sector-stories__header-content, .secondary-navigation .opportunity__content, .tertial-navigation .opportunity__content {
    padding: 0; }
  .noVerticalBorders.secondary-navigation nav, .noVerticalBorders.tertial-navigation nav {
    border-left: none; }
  .secondary-navigation nav, .tertial-navigation nav {
    border-left: 1px solid #e7e7e7;
    box-sizing: border-box;
    padding-left: 15px;
    margin-bottom: 0; }
    .secondary-navigation nav.no-left-border, .tertial-navigation nav.no-left-border {
      border-left: none; }
    .secondary-navigation nav ul, .tertial-navigation nav ul {
      display: flex;
      flex-wrap: wrap;
      padding-left: 0;
      margin-bottom: 0;
      list-style: none; }
      .secondary-navigation nav ul li, .tertial-navigation nav ul li {
        margin-right: 40px;
        display: inline-block;
        font-size: 18px;
        font-family: Barlow, Arial, Helvetica, sans-serif;
        text-transform: uppercase; }
        .secondary-navigation nav ul li a, .tertial-navigation nav ul li a {
          display: block;
          padding: 10px 0;
          color: #000000;
          font-size: 18px;
          font-weight: 600; }
          @media screen and (max-width: 1024px) {
            .secondary-navigation nav ul li a, .tertial-navigation nav ul li a {
              padding: 6px 0;
              font-size: 16px; } }
          .secondary-navigation nav ul li a:active, .tertial-navigation nav ul li a:active, .secondary-navigation nav ul li a:hover, .tertial-navigation nav ul li a:hover, .secondary-navigation nav ul li a.active, .tertial-navigation nav ul li a.active {
            color: #5dacc8; }
  .no-cover.secondary-navigation, .no-cover.tertial-navigation {
    border-top: 1px solid #e7e7e7;
    margin-bottom: 40px; }
    .no-cover.secondary-navigation nav, .no-cover.tertial-navigation nav {
      border: none; }

.nav-border {
  border-top: 1px solid #e7e7e7; }

.secondary-navigation.no-borders {
  border-bottom: none; }
  .secondary-navigation.no-borders nav {
    border-left: none; }

.tertial-navigation {
  border-bottom: none;
  margin-top: -40px;
  margin-bottom: 40px; }
  .tertial-navigation nav {
    border: none; }
  .tertial-navigation.sector {
    border-bottom: 1px solid #e7e7e7;
    margin-top: 0;
    margin-bottom: 30px; }

.search_icon {
  z-index: 2;
  position: absolute;
  right: 0;
  margin-right: 10px;
  cursor: pointer;
  top: -15px; }
  @media screen and (max-width: 992px) {
    .search_icon {
      display: none; } }

#search {
  width: 0;
  height: 0;
  background: none;
  padding: 0;
  opacity: 0;
  border: 0;
  border-radius: 0;
  transition: opacity .4s ease-in-out;
  outline: none;
  box-shadow: none;
  margin-left: 54px;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 992px) {
    #search {
      width: 100%;
      height: auto;
      opacity: 1;
      background: #bcbcbc;
      color: white;
      font-size: 18px;
      font-weight: 400;
      position: relative;
      right: 0;
      top: -12px;
      padding: 10px 20px 10px 20px;
      margin-left: 0;
      margin-top: 10px;
      text-align: center; } }
  #search.active {
    height: 43px;
    opacity: 1;
    background: #bcbcbc;
    color: white;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: -22px;
    padding: 10px 50px 10px 10px;
    width: 283px;
    margin-left: 0; }
    @media screen and (max-width: 992px) {
      #search.active {
        width: 75%;
        position: relative; } }

.news-article, .focus-article, .half-column-article, .projects-item, .event-item, .tag-search-result, .sector-news-article, .sectors-item {
  margin-bottom: 40px; }
  .news-article h2, .focus-article h2, .half-column-article h2, .projects-item h2, .event-item h2, .tag-search-result h2, .sector-news-article h2, .sectors-item h2, .news-article h3, .focus-article h3, .half-column-article h3, .projects-item h3, .event-item h3, .tag-search-result h3, .sector-news-article h3, .sectors-item h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase; }
  .news-article a h2, .focus-article a h2, .half-column-article a h2, .projects-item a h2, .event-item a h2, .tag-search-result a h2, .sector-news-article a h2, .sectors-item a h2, .news-article a h3, .focus-article a h3, .half-column-article a h3, .projects-item a h3, .event-item a h3, .tag-search-result a h3, .sector-news-article a h3, .sectors-item a h3 {
    color: #000;
    transition: color 0.3s, opacity 0.3s; }
  .news-article a:hover h2, .focus-article a:hover h2, .half-column-article a:hover h2, .projects-item a:hover h2, .event-item a:hover h2, .tag-search-result a:hover h2, .sector-news-article a:hover h2, .sectors-item a:hover h2, .news-article a:hover h3, .focus-article a:hover h3, .half-column-article a:hover h3, .projects-item a:hover h3, .event-item a:hover h3, .tag-search-result a:hover h3, .sector-news-article a:hover h3, .sectors-item a:hover h3 {
    opacity: 0.7; }
  .news-article figure, .focus-article figure, .half-column-article figure, .projects-item figure, .event-item figure, .tag-search-result figure, .sector-news-article figure, .sectors-item figure {
    width: 100%;
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
    margin-bottom: 4px; }
    .news-article figure img, .focus-article figure img, .half-column-article figure img, .projects-item figure img, .event-item figure img, .tag-search-result figure img, .sector-news-article figure img, .sectors-item figure img {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%;
      transition: all 1s; }
      .news-article figure img:hover, .focus-article figure img:hover, .half-column-article figure img:hover, .projects-item figure img:hover, .event-item figure img:hover, .tag-search-result figure img:hover, .sector-news-article figure img:hover, .sectors-item figure img:hover {
        filter: hue-rotate(-20deg) brightness(1.15);
        transform: scale(1.05); }
  .news-article time, .focus-article time, .half-column-article time, .projects-item time, .event-item time, .tag-search-result time, .sector-news-article time, .sectors-item time {
    font-size: 14px;
    color: #808080; }

.focus-article figure, .half-column-article figure, .projects-item figure, .event-item figure, .tag-search-result figure, .sector-news-article figure {
  padding-bottom: 0; }
  .focus-article figure img, .half-column-article figure img, .projects-item figure img, .event-item figure img, .tag-search-result figure img, .sector-news-article figure img {
    position: relative;
    width: 100%; }

.tag-container {
  border-top: 3px solid #4b4d53;
  border-bottom: 3px solid #4b4d53;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 18px; }
  .tag-container.no-border-bottom {
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0; }
  .tag-container .tag {
    color: #1a80bb;
    margin-bottom: 0;
    font-size: 14px; }
  .tag-container .tag-title {
    color: black;
    font-size: 14px; }

@media (max-width: 991px) {
  .news-article figure {
    padding-bottom: 0; }
    .news-article figure img {
      position: relative;
      width: 100%; } }

.focus-article h3 {
  font-size: 28px; }

.sectors-item {
  margin-bottom: 50px; }
  .sectors-item figure {
    padding-bottom: 50%; }
  .sectors-item h2 {
    font-size: 24px;
    font-weight: 600; }
  .sectors-item dl {
    margin-top: 33px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    line-height: 1; }
    .sectors-item dl dt {
      font-size: 20px;
      font-weight: 600; }
    .sectors-item dl dd {
      font-size: 28px;
      font-weight: 600;
      color: #5dacc8;
      margin-bottom: 15px; }
      .sectors-item dl dd a {
        color: #5dacc8; }

.page-content-column {
  padding-top: 40px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7; }

.left-border-column {
  padding-top: 40px;
  border-left: 1px solid #e7e7e7; }

h1.article-title {
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px; }
  h1.article-title.has-submenu {
    margin-bottom: 0; }

h1.above-cover-title {
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 20px; }

.connected-news {
  margin-top: 30px; }

.related-info {
  padding-top: 40px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 18px; }
  .related-info h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase; }
  .related-info h5 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0; }

.right-side {
  color: #404040;
  font-family: Libre, Times, serif;
  padding-top: 30px; }
  .right-side .right-section {
    margin-bottom: 30px; }
    .right-side .right-section ul li {
      font-family: "Barlow", "Libre", sans-serif;
      font-weight: bold;
      font-size: 18px;
      line-height: 1.2;
      margin-bottom: 12px; }
  .right-side h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 4px solid #404040;
    margin-bottom: 30px; }
  .right-side h4 {
    font-size: 24px;
    margin-bottom: 0; }
    .right-side h4.project {
      font-size: 20px; }
    .right-side h4 a {
      color: #404040; }
      .right-side h4 a:hover {
        color: #007bff; }
  .right-side h5 {
    font-size: 18px;
    margin-bottom: 12px; }
  .right-side dt {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #404040;
    margin-bottom: 0; }
  .right-side dd {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 20px;
    color: #000;
    margin-bottom: 20px; }

.pagination-container {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0;
  margin-bottom: 60px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500; }
  .pagination-container .pagination-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex; }
    .pagination-container .pagination-list .pagination-list-item {
      box-sizing: border-box;
      margin-right: 3px;
      margin-left: 3px; }
      .pagination-container .pagination-list .pagination-list-item .pagination-list-link {
        box-sizing: border-box;
        min-width: 30px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: white;
        background-color: #73c2ff;
        padding-left: 10px;
        padding-right: 10px;
        transition: all 0.3s; }
        .pagination-container .pagination-list .pagination-list-item .pagination-list-link:hover {
          opacity: 0.7; }
      .pagination-container .pagination-list .pagination-list-item.active .pagination-list-link {
        background-color: #ffc000; }
      .pagination-container .pagination-list .pagination-list-item .dots-separator {
        background-color: transparent;
        color: white; }
  .pagination-container .three-points {
    position: relative;
    top: -5px;
    color: #ffc000; }

.date-bar {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  color: white;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  background-color: #5dacc8;
  padding: 11px;
  margin-bottom: 30px; }
  @media screen and (max-width: 1200px) {
    .date-bar {
      font-size: 18px; } }

.youtube-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

.youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cover {
  width: 100%;
  padding-bottom: 42%;
  position: relative; }
  .cover .cover-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  .cover .gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 216px;
    background-image: linear-gradient(to top, black, transparent);
    z-index: 1; }
  .cover .content-holder {
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: 20px;
    left: 0;
    color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase; }
    .cover .content-holder .text-main {
      color: #5dacc8;
      font-weight: bold; }
    .cover .content-holder .container, .cover .content-holder .sector-facts__container, .cover .content-holder .sector-stories__header-content, .cover .content-holder .opportunity__content {
      box-sizing: border-box; }
  .cover h1 {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: 0; }
  .cover .submenu {
    position: absolute;
    bottom: -50px;
    color: #000;
    left: 0;
    z-index: 1000;
    box-sizing: border-box; }
    @media screen and (max-width: 1280px) {
      .cover .submenu {
        bottom: -40px; } }
    @media screen and (max-width: 900px) {
      .cover .submenu {
        padding-left: 15px; } }
    .cover .submenu a {
      color: #000;
      font-size: 18px;
      margin-right: 40px;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .cover .submenu a {
          font-size: 16px;
          margin-right: 20px; } }
      .cover .submenu a:last-of-type {
        margin-right: 0; }
      .cover .submenu a:hover {
        color: #007bff; }
      .cover .submenu a.active {
        color: #007bff; }

@media screen and (max-width: 1280px) {
  .cover {
    padding-bottom: 45%; }
    .cover .gradient {
      height: 116px; }
    .cover h1 {
      width: 80%;
      font-size: 40px; }
  .section_row {
    margin-bottom: 90px; } }

@media screen and (max-width: 900px) {
  .cover {
    padding-bottom: 50%; } }

@media screen and (max-width: 780px) {
  .cover {
    padding-bottom: 60%; } }

@media screen and (max-width: 900px) {
  .cover {
    padding-bottom: 65%; }
    .cover h1 {
      width: 100%;
      border-left: none;
      border-top: none;
      padding-left: 15px;
      bottom: 0;
      margin-bottom: 0;
      font-size: 28px; }
      .cover h1:before {
        content: unset; } }

@media screen and (max-width: 480px) {
  .cover {
    padding-bottom: 100%; } }

.connected-news .connected-news-list {
  padding: 0;
  list-style: none; }
  .connected-news .connected-news-list h3 {
    font-size: 20px; }
  .connected-news .connected-news-list .list-item:not(:last-child) {
    margin-bottom: 40px; }
  .connected-news .connected-news-list .list-item .list-item-date {
    font-size: 16px;
    font-weight: 400;
    color: #232631;
    margin-bottom: 4px; }
  .connected-news .connected-news-list .list-item .list-item-excerpt {
    font-size: 24px;
    font-weight: 600;
    color: black;
    line-height: 24px; }

.home-facts {
  position: relative;
  display: flex;
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: #fff; }
  @media screen and (max-width: 1366px) {
    .home-facts {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media screen and (max-width: 1152px) {
    .home-facts {
      flex-wrap: wrap; } }
  .home-facts__disclaimer {
    position: absolute;
    bottom: 0;
    right: 24px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: right; }
  .home-facts__fact {
    flex-basis: 25%;
    align-items: flex-start;
    text-align: center;
    text-transform: uppercase;
    font-family: Barlow, Arial, Helvetica, sans-serif; }
    @media screen and (max-width: 1152px) {
      .home-facts__fact {
        flex-basis: 50%; } }
    @media screen and (max-width: 768px) {
      .home-facts__fact {
        flex-basis: 100%; } }
  .home-facts__top-text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 500; }
    @media screen and (max-width: 1366px) {
      .home-facts__top-text {
        font-size: 22px; } }
  .home-facts__figure {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 160px;
    font-weight: bold;
    line-height: 0.85;
    color: #ffc000; }
    @media screen and (max-width: 1366px) {
      .home-facts__figure {
        font-size: 120px; } }
  .home-facts__description {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    color: #4ab9d6; }
    @media screen and (max-width: 1366px) {
      .home-facts__description {
        font-size: 38px; } }
  .home-facts__additional-description {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.1; }
    @media screen and (max-width: 1366px) {
      .home-facts__additional-description {
        font-size: 22px; } }

.home-people {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px; }
  .home-people__person {
    position: relative;
    overflow: hidden;
    display: block;
    flex-basis: 33.33333%;
    padding-bottom: 28%; }
    @media screen and (max-width: 1024px) {
      .home-people__person {
        flex-basis: 100%;
        padding-bottom: 75%; } }
    .home-people__person:hover .home-people__image {
      transform: scale(1.1); }
  .home-people__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform 0.6s; }
  .home-people__copy {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 0 30px 25px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff; }
    .home-people__copy__company {
      margin: 0;
      font-size: 26px;
      font-weight: bold;
      line-height: 1.2; }
      @media screen and (max-width: 1366px) {
        .home-people__copy__company {
          font-size: 24px; } }
      @media screen and (max-width: 1024px) {
        .home-people__copy__company {
          font-size: 22px; } }
  .home-people__title {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    color: #ffc000;
    text-align: center; }
    @media screen and (max-width: 1366px) {
      .home-people__title {
        font-size: 28px; } }
    @media screen and (max-width: 1024px) {
      .home-people__title {
        font-size: 20px; } }

.story__company {
  color: #ffc000; }

.home-sectors-list {
  display: flex;
  flex-wrap: wrap; }
  .home-sectors-list__featured {
    flex-basis: 50%; }
    @media screen and (max-width: 1024px) {
      .home-sectors-list__featured {
        flex-basis: 100%; } }
  .home-sectors-list__other {
    flex-basis: 50%;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 1024px) {
      .home-sectors-list__other {
        flex-basis: 100%; } }
  .home-sectors-list__sector {
    flex-basis: 50%; }
    @media screen and (max-width: 1024px) {
      .home-sectors-list__sector {
        flex-basis: 50%; } }
  .home-sectors-list__sector-inner {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    padding-bottom: 67%; }
    .home-sectors-list__sector-inner:hover .home-sectors-list__image {
      transform: scale(1.1); }
    .home-sectors-list__sector-inner .find-out-more {
      display: inline-block;
      padding: 8px 20px 5px;
      border: none;
      margin-top: 8px;
      background-color: #ffc000;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      color: #fff; }
      .home-sectors-list__sector-inner .find-out-more.large {
        height: 42px;
        padding: 5px 22px 0;
        font-size: 18px;
        letter-spacing: 1px; }
  .home-sectors-list__gray-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .home-sectors-list__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s; }
  .home-sectors-list__copy {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 0 20px 20px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .home-sectors-list__copy {
        padding: 0 12px 12px; } }
  .home-sectors-list__title {
    margin: 0;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff; }
    @media screen and (max-width: 1600px) {
      .home-sectors-list__title {
        font-size: 28px; } }
    @media screen and (max-width: 1366px) {
      .home-sectors-list__title {
        font-size: 24px; } }
    @media screen and (max-width: 1024px) {
      .home-sectors-list__title {
        font-size: 18px;
        font-weight: 700; } }
  .home-sectors-list h3 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #ffc000;
    font-size: 24px;
    font-weight: normal; }

.home-statement {
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: normal;
  text-align: center;
  position: relative; }
  .home-statement p {
    position: relative;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.4;
    color: #000; }

.row.mb-70 {
  margin-bottom: 25px; }
  .row.mb-70:nth-child(odd) {
    flex-direction: column-reverse; }
  .row.mb-70:last-child {
    margin-bottom: 50px; }

.featured-news, .sector-featured-project {
  display: flex; }
  @media screen and (max-width: 1024px) {
    .featured-news, .sector-featured-project {
      flex-wrap: wrap; } }
  .featured-news .image, .sector-featured-project .image {
    position: relative;
    flex-basis: 60%;
    padding-top: 30%; }
    @media screen and (max-width: 1024px) {
      .featured-news .image, .sector-featured-project .image {
        flex-basis: 100%;
        padding-top: 100%; } }
    .featured-news .image img, .sector-featured-project .image img {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .featured-news .content, .sector-featured-project .content {
    display: flex;
    flex-basis: 40%;
    flex-direction: column;
    justify-content: space-between;
    padding: 35px;
    background: linear-gradient(#ffbf00, #ff9c00); }
    @media screen and (max-width: 1024px) {
      .featured-news .content, .sector-featured-project .content {
        flex-basis: 100%; } }
    .featured-news .content h2, .sector-featured-project .content h2 {
      width: 60%;
      font-size: 48px;
      font-weight: bold;
      text-transform: uppercase;
      color: #fff; }
      .featured-news .content h2:after, .sector-featured-project .content h2:after {
        content: "";
        display: block;
        width: 110px;
        height: 5px;
        background-color: #4ab9d6;
        margin-top: 10px; }
      @media screen and (max-width: 1600px) {
        .featured-news .content h2, .sector-featured-project .content h2 {
          font-size: 36px; } }
      @media screen and (max-width: 1280px) {
        .featured-news .content h2, .sector-featured-project .content h2 {
          font-size: 30px; } }
      @media screen and (max-width: 1024px) {
        .featured-news .content h2, .sector-featured-project .content h2 {
          width: unset;
          font-size: 28px; } }
    .featured-news .content .time, .sector-featured-project .content .time {
      font-family: Barlow, Arial, Helvetica, sans-serif;
      color: #fff;
      font-size: 22px;
      font-weight: 600;
      text-transform: uppercase; }

#focus {
  padding-top: 45px; }
  @media screen and (max-width: 1200px) {
    #focus {
      padding-top: 50px; } }

.section_row {
  margin-bottom: 25px; }

article.focus-article {
  margin-bottom: 75px; }

article.focus-rest {
  margin-bottom: 50px; }

.home-sector:nth-of-type(odd) .section_row {
  flex-direction: row; }

.home-sector:nth-of-type(even) .section_row {
  flex-direction: row-reverse; }

@media screen and (min-width: 992px) {
  article.focus-article:nth-of-type(even) {
    flex-direction: row-reverse; }
  article.focus-article:nth-of-type(odd) {
    flex-direction: initial; } }

@media screen and (min-width: 1200px) {
  .section_row {
    margin-bottom: 90px; } }

.sectors__read-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  padding: 4px 40px 0;
  border: none;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: #ffc000;
  transition: opacity 0.3s; }
  .sectors__read-more:hover {
    opacity: 0.7;
    color: #fff; }
  @media screen and (max-width: 1360px) {
    .sectors__read-more {
      display: none; } }

.sectors__about, .opportunities__about {
  margin-bottom: 60px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 36px;
  color: #000;
  line-height: 1.5; }
  @media screen and (max-width: 1520px) {
    .sectors__about, .opportunities__about {
      font-size: 30px; } }
  @media screen and (max-width: 1023px) {
    .sectors__about, .opportunities__about {
      font-size: 24px; } }

.sectors__sector {
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 24%;
  margin: 0; }
  @media screen and (max-width: 1520px) {
    .sectors__sector {
      padding-bottom: 30%; } }
  @media screen and (max-width: 1200px) {
    .sectors__sector {
      padding-bottom: 36%; } }
  @media screen and (max-width: 1100px) {
    .sectors__sector {
      padding-bottom: 40%; } }
  @media screen and (max-width: 1023px) {
    .sectors__sector {
      padding-bottom: 0; } }

.sectors__sector-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex; }
  .sectors__sector-container.isEven {
    flex-direction: row-reverse; }
  @media screen and (max-width: 1023px) {
    .sectors__sector-container {
      position: relative;
      flex-direction: column; }
      .sectors__sector-container.isEven {
        flex-direction: column; } }

.sectors__sector-image-container {
  width: 50%;
  flex-basis: 50%; }
  @media screen and (max-width: 1023px) {
    .sectors__sector-image-container {
      width: 100%;
      flex-basis: 100%; } }

.sectors__sector-image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.sectors__sector-description {
  width: 50%;
  display: flex;
  flex-basis: 50%;
  flex-direction: column;
  justify-content: space-between;
  padding: 35px 20% 35px 35px; }
  @media screen and (max-width: 1920px) {
    .sectors__sector-description {
      padding: 35px; } }
  @media screen and (max-width: 1520px) {
    .sectors__sector-description {
      padding: 20px; } }
  @media screen and (max-width: 1023px) {
    .sectors__sector-description {
      width: 100%;
      flex-basis: 100%; } }
  .sectors__sector-description.isEven {
    padding: 35px 35px 35px 20%;
    text-align: right; }
    @media screen and (max-width: 1920px) {
      .sectors__sector-description.isEven {
        padding: 35px; } }
    @media screen and (max-width: 1520px) {
      .sectors__sector-description.isEven {
        padding: 20px; } }
    @media screen and (max-width: 1023px) {
      .sectors__sector-description.isEven {
        text-align: left; } }

.sectors__sector-title {
  position: relative;
  text-transform: uppercase; }
  @media screen and (max-width: 1680px) {
    .sectors__sector-title {
      font-size: 36px; } }
  @media screen and (max-width: 1520px) {
    .sectors__sector-title {
      font-size: 32px; } }
  .sectors__sector-title a {
    color: #000; }
  .sectors__sector-title::after {
    margin-bottom: 15px; }
  .sectors__sector-title.isEven::after {
    position: absolute;
    right: 0; }
    @media screen and (max-width: 1023px) {
      .sectors__sector-title.isEven::after {
        position: static;
        right: unset; } }

.sectors__sector-short {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.4; }
  @media screen and (max-width: 1680px) {
    .sectors__sector-short {
      font-size: 22px;
      line-height: 1.3; } }

.sectors__sector-facts {
  display: flex; }

.sectors__sector-fact {
  display: flex;
  flex-direction: column;
  flex-basis: 33.3333%;
  text-align: center; }

.sectors__sector-fact-number {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 100px;
  font-weight: bold;
  line-height: 1;
  color: #c41e45; }
  @media screen and (max-width: 1680px) {
    .sectors__sector-fact-number {
      font-size: 72px; } }

.sectors__sector-fact-caption {
  margin-top: -10px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  color: #ffc000;
  text-transform: uppercase; }
  @media screen and (max-width: 1680px) {
    .sectors__sector-fact-caption {
      font-size: 18px; } }

.sector-right-side__h3 {
  border: none !important;
  color: #000; }
  .sector-right-side__h3::after {
    content: "";
    display: block;
    width: 114px;
    height: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffc000; }

.sector-right-side__attachment {
  display: flex;
  align-items: center; }

.sector-right-side__icon img {
  max-width: 60px;
  margin-right: 15px; }

.sector-right-side__name {
  flex-basis: 75%; }
  .sector-right-side__name a {
    font-size: 20px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #48b9d7;
    text-transform: uppercase; }

/******************************************************
SECTION FROM HOMEPAGE
 *******************************************************/
.section_title {
  font-size: 72px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 45px; }
  .section_title .projects-archive {
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    position: absolute;
    left: 0;
    bottom: -25px; }
    .section_title .projects-archive .new-window {
      vertical-align: top; }

.section_container {
  padding-top: 125px; }

.news-page .section-container {
  padding-top: 20px; }

.sector-text-container {
  color: #404040;
  font-family: Libre, Times, serif;
  width: 95%; }
  .sector-text-container p {
    font-size: 18px;
    line-height: 170%;
    margin-bottom: 30px; }
    .sector-text-container p img {
      max-width: 100% !important; }
  .sector-text-container .boilerplate {
    font-style: italic; }
  .sector-text-container h2 {
    font-family: "Barlow", "Libre", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 48px; }
    @media screen and (max-width: 768px) {
      .sector-text-container h2 {
        font-size: 36px; } }
  .sector-text-container h3 {
    font-family: "Barlow", "Libre", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 30px; }
    .sector-text-container h3.underlined {
      border-bottom: 4px solid #404040; }
    @media screen and (max-width: 768px) {
      .sector-text-container h3 {
        font-size: 30px; } }
  .sector-text-container h4 {
    font-family: "Barlow", "Libre", sans-serif;
    font-weight: bold;
    font-size: 24px; }
    @media screen and (max-width: 768px) {
      .sector-text-container h4 {
        font-size: 20px; } }
  .sector-text-container .column {
    text-align: center;
    margin-bottom: 30px; }
    .sector-text-container .column img {
      max-width: 90%; }
    .sector-text-container .column h4 {
      font-size: 18px;
      margin-top: 16px; }
    .sector-text-container .column a {
      color: #404040; }
      .sector-text-container .column a:hover {
        color: #007bff; }

.news-submenu {
  color: #000;
  margin-bottom: 30px;
  border-bottom: 4px solid #404040;
  box-sizing: border-box; }
  .news-submenu.projects {
    margin-bottom: 0; }
  @media screen and (max-width: 1280px) {
    .news-submenu {
      bottom: -40px; } }
  .news-submenu a {
    color: #000;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-right: 40px;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .news-submenu a {
        font-size: 16px;
        margin-right: 20px; } }
    .news-submenu a:last-of-type {
      margin-right: 0; }
    .news-submenu a:hover {
      color: #5dacc8; }
    .news-submenu a.active {
      color: #5dacc8; }

.sector-projects-submenu {
  border-bottom: 4px solid #404040;
  box-sizing: border-box;
  padding: 4px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px; }
  .sector-projects-submenu a {
    color: #000;
    margin-right: 30px; }
    .sector-projects-submenu a:hover {
      color: #007bff; }
    .sector-projects-submenu a.active {
      color: #007bff; }

@media screen and (max-width: 768px) {
  .sector-container {
    padding-top: 40px; } }

.post_list_title {
  color: #000;
  font-size: 1.5rem;
  font-weight: bold; }
  .post_list_title a {
    color: #000;
    font-size: 1.5rem;
    font-weight: bold; }

a.target-blank {
  vertical-align: top; }
  a.target-blank img {
    vertical-align: unset; }

.main-article {
  margin-bottom: 40px; }

.boilerplate {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #3a4d73;
  color: #fff; }
  .boilerplate p {
    font-size: 22px; }

@media screen and (max-width: 1200px) {
  .section_title {
    font-size: 36px;
    margin-bottom: 40px; }
    .section_title .projects-archive {
      font-size: 16px;
      line-height: 18px;
      bottom: -25px; }
  .section_container {
    padding-top: 75px; }
  .news-page .section-container {
    padding-top: 20px; } }

.sector__cover {
  position: relative;
  width: 100%;
  padding-bottom: 35%;
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 1520px) {
    .sector__cover {
      padding-bottom: 40%; } }
  @media screen and (max-width: 1024px) {
    .sector__cover {
      padding-bottom: 45%; } }
  @media screen and (max-width: 768px) {
    .sector__cover {
      padding-bottom: 65%; } }
  .sector__cover-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }

.sector__h1-container {
  display: flex;
  align-items: center;
  height: 95px;
  background-color: rgba(255, 255, 255, 0.9); }
  @media screen and (max-width: 1520px) {
    .sector__h1-container {
      height: 72px; } }
  @media screen and (max-width: 1024px) {
    .sector__h1-container {
      height: 56px; } }

.sector__h1, .sector__about-title {
  color: #000;
  font-size: 60px; }
  @media screen and (max-width: 1520px) {
    .sector__h1, .sector__about-title {
      font-size: 46px; } }
  @media screen and (max-width: 1024px) {
    .sector__h1, .sector__about-title {
      font-size: 36px; } }
  @media screen and (max-width: 768px) {
    .sector__h1, .sector__about-title {
      font-size: 26px; } }

.sector__about-title {
  margin-top: 30px;
  margin-bottom: 30px; }

.sector__excerpt {
  padding: 60px 0;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 36px;
  color: #000;
  line-height: 1.5; }
  @media screen and (max-width: 1520px) {
    .sector__excerpt {
      font-size: 30px; } }
  @media screen and (max-width: 1023px) {
    .sector__excerpt {
      font-size: 24px; } }

.sector__excerpt-read-more {
  display: inline-block;
  margin-top: 20px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #ffc000;
  text-transform: uppercase; }

.sector-boilerplate {
  background-color: #4ab9d6; }
  .sector-boilerplate .boilerplate {
    background-color: #4ab9d6; }

.sector-documents-heading {
  margin: 48px 0;
  font-size: 36px;
  color: #ffc000;
  text-align: center;
  text-transform: uppercase; }

.event-date-container {
  background-color: #1a80bb;
  padding: 19px 17px;
  margin-bottom: 30px;
  color: white; }
  .event-date-container .event-date {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0; }
  .event-date-container .event-time {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 50px; }
  .event-date-container .event-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0; }

@media screen and (max-width: 1200px) {
  .event-date-container {
    padding: 10px; }
    .event-date-container .event-date {
      font-size: 18px; }
    .event-date-container .event-time {
      margin-bottom: 25px; } }

#footer {
  padding-top: 25px;
  padding-bottom: 48px;
  background-color: #232323; }
  #footer .footer_nav {
    width: 100%;
    align-items: flex-end;
    margin-bottom: 38px;
    justify-content: center; }
    @media screen and (max-width: 768px) {
      #footer .footer_nav {
        display: block; } }
    #footer .footer_nav li {
      flex: 0 0 auto;
      max-width: 25%;
      margin-left: 36px;
      margin-right: 36px; }
      @media screen and (max-width: 768px) {
        #footer .footer_nav li {
          flex: unset;
          max-width: 100%;
          text-align: center; } }
      #footer .footer_nav li a {
        color: white;
        font-family: Barlow, Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        padding: 5px 10px 0 10px;
        text-transform: uppercase; }
  #footer .footer-copyright {
    margin-bottom: 0;
    color: white;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px; }

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .footer-bottom a {
    display: block; }
    .footer-bottom a:last-of-type {
      text-align: right; }
    .footer-bottom a.eu-logo {
      display: flex;
      align-items: center; }
      .footer-bottom a.eu-logo span {
        display: block;
        font-family: Barlow, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 12px;
        color: #fff;
        padding-right: 8px; }
        @media screen and (max-width: 420px) {
          .footer-bottom a.eu-logo span {
            font-size: 8px;
            line-height: 10px; } }
  @media screen and (max-width: 1200px) {
    .footer-bottom #footer .footer_nav {
      margin-bottom: 28px; }
      .footer-bottom #footer .footer_nav li {
        flex: 0 0 25%;
        max-width: 100%; }
        .footer-bottom #footer .footer_nav li a {
          font-size: 16px; } }
  @media screen and (max-width: 768px) {
    .footer-bottom img {
      max-width: 60%; } }

.footer-additional-part {
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  text-align: center;
  margin-top: 20px;
  background-color: #ffffff1f;
  padding: 8px; }
  @media screen and (max-width: 420px) {
    .footer-additional-part {
      display: block; } }

.text-container {
  width: 85%;
  color: #404040;
  font-family: Libre, Times, serif;
  font-size: 16px;
  line-height: 170%; }
  .text-container.covid {
    width: 100%; }
    .text-container.covid h2, .text-container.covid h3, .text-container.covid h4 {
      font-family: Barlow, Arial, Helvetica, sans-serif;
      margin-top: 40px;
      text-transform: uppercase;
      font-weight: bold; }
  @media screen and (max-width: 480px) {
    .text-container {
      width: 100%; } }
  .text-container .big, .text-container u {
    font-size: 36px;
    font-weight: bold;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    text-decoration: none; }
  .text-container .antrefile {
    font-size: 24px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-top: 3px solid #4b4d53;
    border-bottom: 3px solid #4b4d53;
    margin-top: 30px;
    margin-bottom: 30px; }
  .text-container .grey-box {
    padding: 20px;
    background-color: #e0e0e0; }
  .text-container blockquote {
    font-style: italic;
    font-size: 26px;
    line-height: 180%;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 85%; }
  .text-container img {
    max-width: 100%; }

.tags {
  margin-bottom: 25px; }
  .tags a {
    display: inline-block !important;
    position: relative;
    border-radius: 0;
    padding: 8px 15px;
    height: 28px;
    font-size: 14px;
    line-height: 12px;
    font-family: Barlow, Arial, helvetica, sans-serif;
    font-weight: bold;
    transition: opacity 0.3s;
    background-color: #282b2a;
    margin-right: 25px;
    color: #fff;
    margin-bottom: 10px; }
    .tags a:hover {
      opacity: 0.8;
      text-decoration: none; }
    .tags a::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-top: 14px solid transparent;
      border-bottom: 14px solid transparent;
      border-left: 15px solid #282b2a;
      position: absolute;
      top: 15px;
      margin-top: -15px;
      left: 100%; }
    @media (max-width: 639px) {
      .tags a {
        display: table;
        margin-bottom: 10px; }
        .tags a::after {
          border-top: 13px solid transparent;
          border-bottom: 14px solid transparent;
          top: 15px; } }
    @media (min-width: 640px) and (max-width: 959px) {
      .tags a {
        margin-bottom: 8px;
        display: inline-block; } }
    @media (min-width: 960px) and (max-width: 1280px) {
      .tags a {
        font-size: 11px;
        padding: 8px 10px;
        margin-right: 24px; } }
  @media (min-width: 640px) and (max-width: 959px) {
    .tags {
      margin-bottom: 0; } }

.tag-search-result {
  margin-bottom: 40px; }
  .tag-search-result.row {
    margin-left: 0;
    margin-right: 0; }
  .tag-search-result a h3 .new-window {
    vertical-align: top; }

#login-modal {
  box-sizing: border-box;
  padding-left: 17px; }

.modal .modal-dialog {
  max-width: 100%;
  border: none;
  background-color: #fff;
  margin-top: 0; }

.modal-content {
  border: none;
  border-radius: 0;
  min-height: 97vh;
  text-align: center;
  font-size: 24px;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .modal-content .modal-body {
    display: flex;
    height: 100%;
    justify-content: center;
    flex-direction: column; }
  .modal-content .modal-close-button {
    position: absolute;
    top: 20px;
    right: 20px; }
  .modal-content input {
    background-color: #bcbcbc;
    border: none;
    margin-bottom: 30px;
    height: 60px;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: 80%;
    max-width: 800px;
    outline: none; }
  .modal-content button.login-button {
    width: auto;
    height: 60px;
    padding: 0 70px;
    background-color: #000000;
    text-transform: uppercase;
    color: #fff;
    border: none;
    font-weight: bold;
    font-size: 24px;
    cursor: pointer; }

#login-error {
  color: #bb1a1a; }

@media screen and (max-width: 992px) {
  #login-modal {
    padding-left: 0; } }

article.download {
  display: flex;
  margin-bottom: 40px; }
  article.download .image-container {
    margin-left: 40px;
    margin-right: 40px; }
  article.download h3 {
    border-bottom: 4px solid #4b4d53;
    padding-bottom: 4px; }
  article.download .text {
    font-family: Libre, Times, serif; }

section.eu-program-type {
  margin-bottom: 50px; }
  section.eu-program-type h2 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 600;
    color: #ffc000;
    position: relative; }
    section.eu-program-type h2 span {
      background: white;
      padding-right: 15px;
      z-index: 1;
      position: relative;
      z-index: 1; }
    section.eu-program-type h2 a {
      color: #ffc000; }
      section.eu-program-type h2 a:hover {
        opacity: 0.8; }
  section.eu-program-type button {
    color: #fff;
    background-color: #5dacc8;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    border: none;
    padding: 6px 25px; }

.single-eu-program {
  flex-direction: row;
  margin-bottom: 80px; }
  .single-eu-program .logo-column {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .single-eu-program .logo-column img {
      max-width: 80%; }
    @media screen and (max-width: 991px) {
      .single-eu-program .logo-column {
        margin-bottom: 30px; } }
  .single-eu-program .content-column h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffc000;
    margin-bottom: 0; }
    .single-eu-program .content-column h3 a {
      color: inherit; }
  .single-eu-program .content-column p {
    margin-bottom: 16px; }

.program-links {
  border-top: 3px solid #ffc000;
  border-bottom: 1px solid #ffc000;
  margin-top: 6px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between; }
  .program-links.no-bottom-border {
    border-bottom: none; }
  .program-links.no-borders {
    border-top: none;
    border-bottom: none; }
  .program-links.normal {
    justify-content: left; }
  .program-links a {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 36px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #5dacc8; }
    .program-links a:hover {
      color: #5dacc8; }
    .program-links a img {
      vertical-align: middle;
      margin-bottom: 3px; }
  .program-links .internal-links a {
    color: #5dacc8; }
    .program-links .internal-links a:hover {
      opacity: 0.8; }
  .program-links .external-links {
    flex-grow: 1; }
    .program-links .external-links a {
      text-align: right;
      margin-left: 0;
      margin-right: 36px; }

img.program-cover {
  margin-bottom: 40px; }

.program-solicitations {
  padding-top: 60px; }

.tenders-table {
  margin-top: 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }
  .tenders-table th {
    padding: 10px 40px 10px 20px;
    background-color: #5dacc8;
    text-align: left;
    font-size: 18px;
    white-space: nowrap;
    color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: normal; }
  .tenders-table td {
    padding: 25px 10px;
    vertical-align: top; }
    .tenders-table td:last-of-type {
      min-width: 220px; }
  .tenders-table h2 {
    font-size: 24px;
    margin-bottom: 4px;
    color: #5dacc8; }
  .tenders-table h3 {
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 500; }
  .tenders-table .red {
    color: #bb1a1a;
    font-family: Barlow, Arial, Helvetica, sans-serif; }
  .tenders-table .libre {
    font-family: Libre, Times, serif; }
  .tenders-table .file {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px; }
    .tenders-table .file a {
      display: flex;
      flex-shrink: 0; }
      .tenders-table .file a img {
        margin-right: 30px; }
      .tenders-table .file a:hover {
        opacity: 0.7; }
    .tenders-table .file p {
      font-size: 14px;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-weight: 500;
      line-height: 18px;
      flex-grow: 1; }

.konkurs-pagination {
  border-top: none; }

@media (max-width: 959px) {
  .tenders-table th {
    padding: 10px 30px 10px 10px;
    font-size: 12px; }
  .tenders-table td {
    padding: 5px 0;
    border: none;
    padding-left: 10px; }
    .tenders-table td.files-container {
      padding-bottom: 15px;
      border-bottom: 3px solid #32353a; }
    .tenders-table td p {
      font-size: 12px; }
  .tenders-table h2 {
    font-size: 16px;
    margin-bottom: 15px; }
  .tenders-table .file img {
    margin-right: 10px; } }

.expired {
  opacity: 0.5;
  background-color: #d0d0d0; }
  .expired .expired-label {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    color: #bb1a1a; }

.tenders-filters {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 20px;
  display: flex;
  margin-bottom: 6px; }
  .tenders-filters > div {
    padding-right: 30px;
    flex-grow: 1;
    width: 33.333333%; }
    .tenders-filters > div:last-of-type {
      padding-right: 0; }
  .tenders-filters.project-tenders > div {
    width: unset; }
  .tenders-filters .title {
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: unset; }
  .tenders-filters #tender-dropdown {
    width: 100%; }

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none; }

.select2-container--default .select2-selection--single {
  height: 38px;
  border-radius: 0;
  border: none;
  background-color: #eeeeee; }
  .select2-container--default .select2-selection--single:focus {
    outline: none; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
  font-size: 16px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    outline: none; }

.select2-results__option {
  font-size: 16px;
  font-family: Barlow, Arial, Helvetica, sans-serif; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px; }

@media (max-width: 959px) {
  .tenders-table .file img {
    flex: initial; }
  .uk-table-responsive thead {
    display: none; }
  .uk-table-responsive,
  .uk-table-responsive tbody,
  .uk-table-responsive td,
  .uk-table-responsive th,
  .uk-table-responsive tr {
    display: block; } }

@media (min-width: 960px) and (max-width: 1280px) {
  .tenders-table td {
    padding: 20px 10px; }
    .tenders-table td p {
      font-size: 14px; }
  .tenders-table h2 {
    font-size: 18px;
    margin-bottom: 10px; }
  .tenders-table .file img {
    margin-right: 10px; }
  .tenders-table .file p {
    font-size: 12px; } }

.no-calls-items {
  display: none;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px; }

.tender-type-selection {
  margin-top: 20px;
  margin-bottom: 20px; }
  .tender-type-selection button {
    background-color: transparent;
    border: none;
    border-bottom: 3px solid transparent;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    transition: all 0.3s; }
    @media screen and (max-width: 480px) {
      .tender-type-selection button {
        font-size: 18px; } }
    .tender-type-selection button:hover {
      color: #5dacc8; }
    .tender-type-selection button.active {
      color: #5dacc8;
      border-bottom: 3px solid #5dacc8; }
    .tender-type-selection button:first-of-type {
      margin-right: 30px; }

section.timeline {
  margin-bottom: 30px; }

.timeline-container {
  overflow: hidden;
  height: 100%; }

.main-image-holder {
  position: relative;
  width: 100%;
  padding-bottom: 66.6667%; }
  .main-image-holder .main-image-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }

.timeline-slider {
  position: relative;
  z-index: 5; }
  .timeline-slider article {
    padding: 10px 15px;
    box-sizing: border-box;
    display: flex;
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 520px; }
    .timeline-slider article .content {
      flex-grow: 3;
      max-width: 30%;
      padding-right: 45px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column; }
      .timeline-slider article .content h1 {
        font-size: 30px;
        font-family: Barlow, Arial, Helvetica, sans-serif;
        font-weight: 900;
        margin-top: 0; }
        @media screen and (max-width: 1024px) {
          .timeline-slider article .content h1 {
            font-size: 24px; } }
        @media screen and (max-width: 992px) {
          .timeline-slider article .content h1 {
            font-size: 20px; } }
        @media screen and (max-width: 768px) {
          .timeline-slider article .content h1 {
            font-size: 18px; } }
      .timeline-slider article .content time {
        font-size: 18px;
        font-family: Barlow, Arial, Helvetica, sans-serif;
        font-weight: normal;
        display: block;
        margin: 15px 0;
        text-transform: uppercase;
        letter-spacing: 2px; }
      .timeline-slider article .content p {
        font-size: 18px;
        font-family: Libre, Times, serif;
        line-height: 130%; }
      .timeline-slider article .content .button-holder {
        margin-top: 20px; }
        @media screen and (max-width: 1200px) {
          .timeline-slider article .content .button-holder {
            text-align: left; } }
      .timeline-slider article .content button {
        height: 48px;
        color: #fff;
        background-color: #5dacc8;
        border: none;
        font-size: 18px;
        font-family: Barlow, Arial, Helvetica, sans-serif;
        font-weight: 500;
        letter-spacing: 1px;
        padding-left: 40px;
        padding-right: 40px; }
    .timeline-slider article .gradient {
      width: 100%;
      height: 160px;
      position: absolute;
      bottom: 0;
      background: -moz-linear-gradient(top, transparent 0%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
      /* IE6-9 */ }
    .timeline-slider article .gallery {
      flex-grow: 7;
      max-width: 70%;
      position: relative; }
      .timeline-slider article .gallery img.main {
        width: 100%; }
      .timeline-slider article .gallery .thumbs {
        display: block;
        position: absolute;
        height: 66px;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        bottom: 20px; }
        @media screen and (max-width: 1200px) {
          .timeline-slider article .gallery .thumbs {
            height: 54px; } }
        @media screen and (max-width: 767px) {
          .timeline-slider article .gallery .thumbs {
            height: 38px; } }
        .timeline-slider article .gallery .thumbs .arrow-left {
          position: absolute;
          left: 2px;
          top: 50%;
          margin-top: -7px;
          cursor: pointer;
          z-index: 5; }
        .timeline-slider article .gallery .thumbs .arrow-right {
          position: absolute;
          right: 2px;
          top: 50%;
          margin-top: -7px;
          cursor: pointer;
          z-index: 5; }
        .timeline-slider article .gallery .thumbs .thumbs-container {
          height: 100%;
          overflow: hidden;
          position: relative; }
        .timeline-slider article .gallery .thumbs .thumb {
          width: 16.66667%;
          height: 100%;
          overflow: hidden;
          float: left;
          box-sizing: border-box;
          padding: 0 4px;
          cursor: pointer; }
          .timeline-slider article .gallery .thumbs .thumb img {
            width: 100%; }

.timeline {
  margin-left: auto;
  margin-right: auto; }
  .timeline .navigation {
    position: absolute;
    top: 50%;
    display: block;
    height: 1px;
    width: 100%; }
    .timeline .navigation .slider-left {
      position: absolute;
      padding: 0;
      background-color: #fff;
      margin-top: -25px;
      cursor: pointer;
      left: -20px;
      margin-top: -15px; }
      .timeline .navigation .slider-left img {
        transition: opacity 0.2s; }
      .timeline .navigation .slider-left:hover img {
        opacity: 0.7; }
    .timeline .navigation .slider-right {
      position: absolute;
      padding: 0;
      background-color: #fff;
      margin-top: -25px;
      cursor: pointer;
      right: -20px;
      margin-top: -15px; }
      .timeline .navigation .slider-right img {
        transition: opacity 0.2s; }
      .timeline .navigation .slider-right:hover img {
        opacity: 0.7; }

@media screen and (min-width: 1200px) {
  .timeline-slider {
    position: relative;
    z-index: 5; }
    .timeline-slider article {
      padding: 40px 10px;
      box-sizing: border-box;
      display: flex;
      background-color: #fff;
      position: absolute;
      width: 100%;
      height: 560px; }
      .timeline-slider article .content {
        flex-grow: 3;
        max-width: 30%;
        padding-right: 45px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column; }
        .timeline-slider article .content h1 {
          font-size: 30px;
          font-family: Barlow, Arial, Helvetica, sans-serif;
          font-weight: 900;
          margin-top: 0; }
        .timeline-slider article .content time {
          font-size: 18px;
          font-family: Barlow, Arial, Helvetica, sans-serif;
          font-weight: normal;
          display: block;
          margin: 15px 0;
          text-transform: uppercase;
          letter-spacing: 2px; }
        .timeline-slider article .content p {
          font-size: 18px;
          font-family: Libre, Times, serif;
          line-height: 130%; }
        .timeline-slider article .content .button-holder {
          margin-top: 20px; } }
        @media screen and (min-width: 1200px) and (max-width: 1200px) {
          .timeline-slider article .content .button-holder {
            text-align: left; } }

@media screen and (min-width: 1200px) {
        .timeline-slider article .content button {
          height: 48px;
          color: #fff;
          background-color: #5dacc8;
          border: none;
          font-size: 18px;
          font-family: Barlow, Arial, Helvetica, sans-serif;
          font-weight: 500;
          letter-spacing: 1px;
          padding-left: 40px;
          padding-right: 40px; }
      .timeline-slider article .gradient {
        width: 100%;
        height: 160px;
        position: absolute;
        bottom: 0;
        background: -moz-linear-gradient(top, transparent 0%, black 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, transparent 0%, black 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, transparent 0%, black 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
        /* IE6-9 */ }
      .timeline-slider article .gallery {
        flex-grow: 7;
        max-width: 70%;
        position: relative; }
        .timeline-slider article .gallery img.main {
          width: 100%; }
        .timeline-slider article .gallery .thumbs {
          display: block;
          position: absolute;
          height: 66px;
          width: 100%;
          padding: 0 10px;
          box-sizing: border-box;
          bottom: 20px; } }
        @media screen and (min-width: 1200px) and (max-width: 1200px) {
          .timeline-slider article .gallery .thumbs {
            height: 54px; } }
        @media screen and (min-width: 1200px) and (max-width: 767px) {
          .timeline-slider article .gallery .thumbs {
            height: 38px; } }

@media screen and (min-width: 1200px) {
          .timeline-slider article .gallery .thumbs .arrow-left {
            position: absolute;
            left: 2px;
            top: 50%;
            margin-top: -7px;
            cursor: pointer;
            z-index: 5; }
          .timeline-slider article .gallery .thumbs .arrow-right {
            position: absolute;
            right: 2px;
            top: 50%;
            margin-top: -7px;
            cursor: pointer;
            z-index: 5; }
          .timeline-slider article .gallery .thumbs .thumbs-container {
            height: 100%;
            overflow: hidden;
            position: relative; }
          .timeline-slider article .gallery .thumbs .thumb {
            width: 16.66667%;
            height: 100%;
            overflow: hidden;
            float: left;
            box-sizing: border-box;
            padding: 0 4px;
            cursor: pointer; }
            .timeline-slider article .gallery .thumbs .thumb img {
              width: 100%; }
  .navigation .slider-left, .navigation .slider-right {
    position: absolute;
    padding: 10px;
    background-color: #fff;
    margin-top: -25px;
    cursor: pointer; }
    .navigation .slider-left img, .navigation .slider-right img {
      transition: opacity 0.2s; }
    .navigation .slider-left:hover img, .navigation .slider-right:hover img {
      opacity: 0.7; }
  .navigation {
    position: absolute;
    top: 50%;
    display: block;
    height: 1px;
    width: 100%; }
    .navigation .slider-left {
      left: 20px; }
    .navigation .slider-right {
      right: 20px; } }

.timeline-bottom {
  position: relative; }

.timeline {
  position: relative;
  margin-bottom: 40px; }

.waveform-container {
  margin-bottom: 100px; }
  .waveform-container .container, .waveform-container .sector-facts__container, .waveform-container .sector-stories__header-content, .waveform-container .opportunity__content {
    height: auto; }

.waveform {
  height: 66px;
  vertical-align: middle; }
  .waveform .tick {
    display: inline-block;
    width: 2px;
    margin: 0 1px;
    background-color: #595959;
    vertical-align: middle; }
    .waveform .tick.active {
      background-color: #1fa9d6; }

.waveform-event-main {
  position: absolute;
  z-index: 100;
  display: none;
  top: -30px;
  width: 144px;
  margin-left: -72px;
  box-sizing: border-box;
  padding: 5px;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  cursor: pointer; }
  .waveform-event-main img {
    width: 100%; }
  .waveform-event-main p, .waveform-event-main time {
    text-align: center; }
  .waveform-event-main time {
    color: #1fa9d6;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase; }
  .waveform-event-main p {
    color: #000;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0; }

.waveform-event-1, .waveform-event-2 {
  position: absolute;
  z-index: 99;
  display: none;
  top: 10px;
  width: 100px;
  margin-left: -135px;
  box-sizing: border-box;
  padding: 3px;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25); }
  .waveform-event-1 img, .waveform-event-2 img {
    width: 100%; }

.waveform-event-2 {
  margin-left: 0px; }

.waveform-legend {
  position: relative; }
  .waveform-legend .marker {
    position: absolute;
    font-size: 16px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 0; }
    .waveform-legend .marker.first {
      left: 0;
      margin-left: 0; }
    .waveform-legend .marker.last {
      right: 0;
      margin-right: 0; }
    .waveform-legend .marker.inner {
      margin-left: 0; }

@media screen and (min-width: 1200px) {
  .waveform-event-2 {
    margin-left: 40px; }
  .waveform-legend {
    position: relative; }
    .waveform-legend .marker {
      position: absolute;
      font-size: 16px;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-weight: normal;
      letter-spacing: 0; }
      .waveform-legend .marker.first {
        left: 0;
        margin-left: -36px; }
      .waveform-legend .marker.last {
        right: 0;
        margin-right: -36px; }
      .waveform-legend .marker.inner {
        margin-left: -19px; } }

@media screen and (max-width: 922px) {
  .timeline-slider article {
    flex-direction: column-reverse; }
    .timeline-slider article .content {
      flex-grow: unset;
      max-width: unset;
      padding-right: 0; }
    .timeline-slider article .gallery {
      flex-grow: unset;
      max-width: unset; } }

.picker__input {
  border: 1px solid #999999;
  border-radius: 0;
  background-color: #fff; }
  .picker__input.picker__input--active {
    border: 1px solid #999999; }

.form-control:disabled, .form-control[readonly] {
  background-color: #fff; }

input.search-input-date {
  margin-left: 0; }

#main-nav .navbar-top a.eu-logo span.europa-heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #1c4ca0;
  padding-left: 8px; }
  @media screen and (max-width: 768px) {
    #main-nav .navbar-top a.eu-logo span.europa-heading {
      font-size: 8px;
      font-weight: normal; } }

#main-nav .navbar-top a.eu-logo.eu-za-tebe-logo {
  display: block; }
  #main-nav .navbar-top a.eu-logo.eu-za-tebe-logo img {
    max-width: 75%; }

.footer-bottom a.eu-logo span.europa-heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  padding-left: 8px; }
  @media screen and (max-width: 768px) {
    .footer-bottom a.eu-logo span.europa-heading {
      font-size: 8px;
      font-weight: normal; } }

.footer-bottom a.eu-logo.eu-za-tebe-logo {
  display: block; }

.covid-home-cover {
  display: block; }
  .covid-home-cover img {
    max-width: 100%; }

#main-nav .navbar-top.covid-navbar {
  justify-content: flex-end; }

.footer-bottom.covid-footer {
  justify-content: flex-end; }

#footer .footer_nav.covid-footer-nav {
  align-items: center; }

.covid-cover img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  @media screen and (max-width: 992px) {
    .covid-cover img {
      margin-bottom: 20px; } }

.pillar-cover {
  margin-bottom: 80px; }
  .pillar-cover img, .pillar-cover picture {
    max-width: 100%; }

.covid-home-content {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 80px; }
  @media screen and (max-width: 992px) {
    .covid-home-content .col-sm-12, .covid-home-content .col-lg-4 {
      margin-bottom: 20px; } }

.covid-column, .covid-column-green {
  margin: 5px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 20px; }
  .covid-column .header-part, .covid-column-green .header-part {
    min-height: 120px;
    max-width: 75%;
    margin: 0 auto;
    margin-bottom: 20px; }
    .covid-column .header-part h2, .covid-column-green .header-part h2 {
      font-size: 28px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center;
      color: #0051a4;
      line-height: 1; }
      @media screen and (max-width: 1280px) {
        .covid-column .header-part h2, .covid-column-green .header-part h2 {
          font-size: 28px; } }
    .covid-column .header-part h3, .covid-column-green .header-part h3 {
      font-size: 15px;
      font-weight: 300;
      text-transform: uppercase;
      color: #0051a4;
      text-align: center; }
  .covid-column h4, .covid-column-green h4 {
    max-width: 90%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    font-family: Libre, Times, serif;
    background-color: #fff;
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px;
    color: #0051a4; }
  .covid-column p, .covid-column-green p {
    font-family: Libre, Times, serif;
    font-size: 12px;
    color: #0051a4; }
  .covid-column img, .covid-column-green img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }
  .covid-column button, .covid-column-green button {
    border: none;
    background-color: #5cacc7;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 7px 26px;
    transition: opacity 0.3s; }
    .covid-column button:hover, .covid-column-green button:hover {
      opacity: 0.7; }

.covid-column-green {
  background-color: #dcf5df; }

.covid-response-description-container {
  padding: 0 0 40px 0;
  box-sizing: border-box;
  background-image: url(../../images/covide-response-description-background.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60%; }

.covid-response-description {
  max-width: 1040px;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  color: #034EA1; }
  @media screen and (max-width: 992px) {
    .covid-response-description {
      font-size: 24px;
      margin-top: 0; } }
  @media screen and (max-width: 576px) {
    .covid-response-description {
      font-size: 18px; } }
  .covid-response-description p {
    margin-bottom: 10px;
    font-weight: bold; }
  .covid-response-description u {
    text-decoration: none;
    background-color: #BFE4EC;
    padding-top: 3px;
    padding-bottom: 3px; }
  .covid-response-description h2 {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    color: #fff;
    background-color: #6ba56b;
    position: relative;
    font-size: 64px;
    padding-left: 60px;
    padding-right: 60px; }
    @media screen and (max-width: 992px) {
      .covid-response-description h2 {
        font-size: 30px; } }
    .covid-response-description h2:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: -32px;
      top: 5px;
      color: transparent;
      border: #fff 40px solid;
      border-width: 0 4rem 4rem 0;
      transform: rotate(-45deg); }
      @media screen and (max-width: 992px) {
        .covid-response-description h2:before {
          top: -5px; } }
      @media screen and (max-width: 992px) {
        .covid-response-description h2:before {
          border-width: 0 3rem 3rem 0; } }
      @media screen and (max-width: 576px) {
        .covid-response-description h2:before {
          border-width: 0 2.5rem 2.5rem 0;
          top: -2px;
          left: -28px; } }
    .covid-response-description h2:after {
      content: "";
      display: inline-block;
      position: absolute;
      right: -32px;
      top: 5px;
      color: transparent;
      border: #fff 40px solid;
      border-width: 0 4rem 4rem 0;
      transform: rotate(-45deg); }
      @media screen and (max-width: 992px) {
        .covid-response-description h2:after {
          top: -5px; } }
      @media screen and (max-width: 992px) {
        .covid-response-description h2:after {
          border-width: 0 3rem 3rem 0; } }
      @media screen and (max-width: 576px) {
        .covid-response-description h2:after {
          border-width: 0 2.5rem 2.5rem 0;
          top: -2px;
          right: -28px; } }

.covid-featured, .covid-fact-sheet, .campaign-home-pillar {
  margin-bottom: 80px;
  margin-right: 0; }
  @media screen and (max-width: 992px) {
    .covid-featured, .covid-fact-sheet, .campaign-home-pillar {
      margin-right: -15px; } }
  .covid-featured .col-lg-8, .covid-fact-sheet .col-lg-8, .campaign-home-pillar .col-lg-8 {
    padding-right: 0; }
    .covid-featured .col-lg-8 img, .covid-fact-sheet .col-lg-8 img, .campaign-home-pillar .col-lg-8 img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
    @media screen and (max-width: 992px) {
      .covid-featured .col-lg-8, .covid-fact-sheet .col-lg-8, .campaign-home-pillar .col-lg-8 {
        padding-left: 0; } }
  .covid-featured .col-lg-4, .covid-fact-sheet .col-lg-4, .campaign-home-pillar .col-lg-4 {
    padding-left: 30px;
    padding-right: 30px; }
  .covid-featured .covid-featured-content, .covid-fact-sheet .covid-featured-content, .campaign-home-pillar .covid-featured-content {
    background-color: #1c4ca0;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff; }
    .covid-featured .covid-featured-content time, .covid-fact-sheet .covid-featured-content time, .campaign-home-pillar .covid-featured-content time {
      font-family: Barlow, Arial, Helvetica, sans-serif; }
    .covid-featured .covid-featured-content a, .covid-fact-sheet .covid-featured-content a, .campaign-home-pillar .covid-featured-content a {
      color: #fff; }
    .covid-featured .covid-featured-content h2, .covid-fact-sheet .covid-featured-content h2, .campaign-home-pillar .covid-featured-content h2 {
      margin-bottom: 30px; }
    .covid-featured .covid-featured-content p, .covid-fact-sheet .covid-featured-content p, .campaign-home-pillar .covid-featured-content p {
      font-family: Libre, Times, serif;
      line-height: 1.8;
      margin-bottom: 20px; }
  .covid-featured .find-out-more, .covid-fact-sheet .find-out-more, .campaign-home-pillar .find-out-more {
    border: none;
    background-color: #5cacc7;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 7px 26px;
    transition: opacity 0.3s; }
    .covid-featured .find-out-more:hover, .covid-fact-sheet .find-out-more:hover, .campaign-home-pillar .find-out-more:hover {
      opacity: 0.7; }

.find-out-more-container {
  text-align: center; }
  .find-out-more-container .find-out-more {
    border: none;
    background-color: #5cacc7;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 7px 26px;
    transition: opacity 0.3s; }
    .find-out-more-container .find-out-more:hover {
      opacity: 0.7; }

.covid-fact-sheet .covid-featured-content {
  background-color: #5cacc7; }

.covid-fact-sheet .find-out-more {
  background-color: #1c4ca0; }

.covid-article {
  font-family: Libre, Times, serif;
  line-height: 1.8;
  font-size: 16px; }
  .covid-article h1 {
    font-family: Barlow, Arial, Helvetica, sans-serif; }
    @media screen and (max-width: 992px) {
      .covid-article h1 {
        margin-bottom: 10px; } }
  .covid-article img {
    max-width: 100%; }

.covid-articles-container .covid-article-thumb {
  margin-bottom: 40px; }
  .covid-articles-container .covid-article-thumb img {
    margin-bottom: 15px; }

#covid-slider {
  margin-bottom: 20px; }
  #covid-slider:after {
    content: "";
    display: block;
    width: 100%;
    height: 100px; }
  #covid-slider .carousel-item img {
    max-width: 100%; }
  #covid-slider .carousel-item .slide-content {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #covid-slider .carousel-item .slide-content .slide-content-container {
      max-width: 80%; }
      @media screen and (max-width: 1280px) {
        #covid-slider .carousel-item .slide-content .slide-content-container {
          width: 100%; } }
      @media screen and (max-width: 768px) {
        #covid-slider .carousel-item .slide-content .slide-content-container {
          text-align: center;
          max-width: 100%;
          box-sizing: border-box;
          padding-left: 15px;
          padding-right: 15px;
          padding-top: 15px; } }
      #covid-slider .carousel-item .slide-content .slide-content-container h1 {
        font-size: 100px;
        line-height: 80px;
        letter-spacing: 2px;
        margin: 0;
        color: #5dacc8;
        text-transform: uppercase;
        font-weight: bold; }
        @media screen and (max-width: 1280px) {
          #covid-slider .carousel-item .slide-content .slide-content-container h1 {
            font-size: 72px;
            line-height: 60px; } }
        @media screen and (max-width: 768px) {
          #covid-slider .carousel-item .slide-content .slide-content-container h1 {
            font-size: 48px;
            line-height: 40px; } }
      #covid-slider .carousel-item .slide-content .slide-content-container h2 {
        font-size: 40px;
        line-height: 42px;
        letter-spacing: 1px;
        margin: 0;
        color: #000;
        text-transform: uppercase;
        font-weight: bold; }
        @media screen and (max-width: 1280px) {
          #covid-slider .carousel-item .slide-content .slide-content-container h2 {
            font-size: 28px;
            line-height: 34px; } }
      #covid-slider .carousel-item .slide-content .slide-content-container p {
        margin: 0;
        margin-bottom: 15px;
        line-height: 1.3; }
  #covid-slider .carousel-indicators {
    bottom: -24px; }
    #covid-slider .carousel-indicators .list-inline-item {
      margin: 0;
      width: 170px;
      height: 86px;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      color: #ffc000;
      text-indent: 0;
      text-align: center;
      background-color: #fff;
      opacity: 1;
      transition: background 0.3s, color 0.3s; }
      @media screen and (max-width: 768px) {
        #covid-slider .carousel-indicators .list-inline-item {
          height: 46px; } }
      #covid-slider .carousel-indicators .list-inline-item .indicator-holder {
        height: 100%; }
      #covid-slider .carousel-indicators .list-inline-item a {
        height: 100%;
        color: #000; }
      #covid-slider .carousel-indicators .list-inline-item i {
        color: #ffc000;
        font-size: 36px; }
        @media screen and (max-width: 768px) {
          #covid-slider .carousel-indicators .list-inline-item i {
            font-size: 32px; } }
      #covid-slider .carousel-indicators .list-inline-item.active, #covid-slider .carousel-indicators .list-inline-item:hover {
        background-color: #ffc000; }
        #covid-slider .carousel-indicators .list-inline-item.active a, #covid-slider .carousel-indicators .list-inline-item:hover a {
          color: #000; }
          #covid-slider .carousel-indicators .list-inline-item.active a i, #covid-slider .carousel-indicators .list-inline-item:hover a i {
            color: #fff; }
      #covid-slider .carousel-indicators .list-inline-item a {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        text-transform: uppercase;
        font-size: 16px;
        margin: 0 5px;
        box-sizing: border-box; }
        @media screen and (max-width: 1480px) {
          #covid-slider .carousel-indicators .list-inline-item a {
            font-size: 14px; } }
        @media screen and (max-width: 1024px) {
          #covid-slider .carousel-indicators .list-inline-item a {
            font-size: 12px; } }
        #covid-slider .carousel-indicators .list-inline-item a span, #covid-slider .carousel-indicators .list-inline-item a i {
          display: flex;
          align-items: center;
          justify-content: center;
          box-sizing: border-box;
          padding-top: 4px; }
        #covid-slider .carousel-indicators .list-inline-item a i {
          align-items: flex-end;
          flex-basis: 50%;
          height: 50%; }
          @media screen and (max-width: 768px) {
            #covid-slider .carousel-indicators .list-inline-item a i {
              align-items: center;
              flex-basis: 100%;
              height: 100%; } }
        #covid-slider .carousel-indicators .list-inline-item a span {
          align-items: flex-start;
          flex-basis: 50%;
          height: 50%;
          line-height: 1; }
          @media screen and (max-width: 768px) {
            #covid-slider .carousel-indicators .list-inline-item a span {
              display: none; } }

.covid-stories {
  margin: 0; }

.covid-story {
  position: relative;
  margin: 0;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  transition: all 1s; }
  .covid-story:hover img {
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
    transform: scale(1.09); }
  .covid-story img {
    min-width: 101%;
    width: 101%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
    object-position: 50% 50%;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  .covid-story .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end; }
    .covid-story .content div {
      text-align: center;
      width: 90%;
      margin: 0 auto; }
      .covid-story .content div h2 {
        font-family: "Barlow", "Libre", sans-serif;
        font-weight: bold;
        font-size: 36px;
        letter-spacing: 1px;
        line-height: 40px;
        text-transform: uppercase;
        color: #fff !important;
        text-align: center;
        margin: 0; }
        @media screen and (max-width: 1680px) {
          .covid-story .content div h2 {
            font-size: 30px;
            line-height: 30px; } }
        @media screen and (max-width: 1280px) {
          .covid-story .content div h2 {
            font-size: 30px;
            line-height: 30px; } }
        @media screen and (max-width: 1024px) {
          .covid-story .content div h2 {
            font-size: 20px;
            line-height: 22px; } }
      .covid-story .content div h3 {
        font-family: "Barlow", "Libre", sans-serif;
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 20px;
        text-transform: uppercase;
        color: #ffc000;
        text-align: center;
        margin: 0 0 20px; }
        @media screen and (max-width: 992px) {
          .covid-story .content div h3 {
            font-size: 16px;
            line-height: 18px; } }
      .covid-story .content div p {
        margin-top: 15px;
        color: #fff;
        font-family: "Barlow", "Libre", sans-serif;
        line-height: 1.2;
        opacity: 0;
        transition: all 1s;
        position: relative;
        top: 30px;
        height: 0;
        overflow: hidden; }
      .covid-story .content div button {
        display: inline-block;
        overflow: hidden;
        background-color: #ffc000;
        color: #fff;
        border: none;
        padding: 9px 15px 6px 15px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 1px;
        opacity: 0;
        transition: all 1s, opacity 0.3s;
        position: relative;
        top: 20px;
        height: 0; }
        .covid-story .content div button:hover {
          opacity: 0.8; }

.covid-feature-news-article {
  margin: 10px 0;
  box-sizing: border-box; }
  .covid-feature-news-article.news-page {
    margin-bottom: 30px; }
  .covid-feature-news-article .row {
    margin: 0; }
    .covid-feature-news-article .row .col-lg-6 {
      padding: 0; }
  .covid-feature-news-article .image-content {
    overflow: hidden; }
    .covid-feature-news-article .image-content a img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
      transition: all 1s; }
    .covid-feature-news-article .image-content a:hover img {
      filter: hue-rotate(-20deg) brightness(1.2);
      transform: scale(1.09); }
  .covid-feature-news-article .text-content {
    padding: 30px !important; }
    .covid-feature-news-article .text-content.news-page {
      padding-top: 0 !important; }
    .covid-feature-news-article .text-content .text-content-container {
      max-width: 80%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }
      @media screen and (max-width: 768px) {
        .covid-feature-news-article .text-content .text-content-container {
          max-width: 100%; } }
    .covid-feature-news-article .text-content.news-page .text-content-container {
      max-width: 100%; }
    .covid-feature-news-article .text-content h2 a {
      color: #ffc000;
      font-size: 48px;
      font-weight: 600;
      line-height: 1;
      text-transform: uppercase;
      transition: opacity 0.3s; }
      @media screen and (max-width: 768px) {
        .covid-feature-news-article .text-content h2 a {
          font-size: 32px; } }
      .covid-feature-news-article .text-content h2 a:hover {
        opacity: 0.7; }
    .covid-feature-news-article .text-content p {
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 1.3; }
    .covid-feature-news-article .text-content button {
      display: inline-block;
      background-color: #ffc000;
      color: #fff;
      border: none;
      padding: 9px 15px 6px 15px;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 1px; }
      .covid-feature-news-article .text-content button:hover {
        opacity: 0.8; }

.facts-slider {
  background-color: #e83451;
  padding-top: 30px;
  padding-bottom: 30px; }
  .facts-slider .carousel-indicators {
    bottom: -26px; }
  .facts-slider .fact {
    text-align: center;
    padding: 0 50px;
    height: 270px;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .facts-slider .fact {
        height: 215px; } }
  .facts-slider .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease; }
    .facts-slider .carousel-indicators li.active {
      opacity: 1; }

.covid-facts {
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .covid-facts .spread {
    display: flex;
    justify-content: space-between; }
  .covid-facts .display-inline-block {
    display: inline-block; }
  .covid-facts .number {
    font-size: 82px;
    line-height: 82px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffc000;
    display: inline-block; }
    @media screen and (max-width: 1024px) {
      .covid-facts .number {
        font-size: 48px;
        line-height: 48px; } }
    .covid-facts .number.small {
      font-size: 64px;
      line-height: 64px; }
      @media screen and (max-width: 1024px) {
        .covid-facts .number.small {
          font-size: 32px;
          line-height: 32px; } }
  .covid-facts .number-circle {
    display: inline-flex;
    font-size: 62px;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #ffc000;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    box-sizing: border-box;
    padding-bottom: 6px; }
    @media screen and (max-width: 1024px) {
      .covid-facts .number-circle {
        font-size: 42px;
        width: 60px;
        height: 60px; } }
  .covid-facts .head {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1; }
    @media screen and (max-width: 1024px) {
      .covid-facts .head {
        font-size: 32px; } }
    .covid-facts .head.large {
      font-size: 64px; }
      @media screen and (max-width: 1024px) {
        .covid-facts .head.large {
          font-size: 46px; } }
  .covid-facts .display-flex {
    display: flex; }
  .covid-facts .line-height-half {
    line-height: 0.8; }
  .covid-facts .subhead {
    font-size: 20px;
    text-align: left !important;
    line-height: 1;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0; }
    @media screen and (max-width: 1024px) {
      .covid-facts .subhead {
        font-size: 18px; } }
  .covid-facts .display-inline-flex {
    display: inline-flex; }
  .covid-facts .money {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    background-color: #fff;
    border-radius: 50px;
    padding: 7px 30px 0;
    display: inline-flex;
    align-items: flex-end;
    box-sizing: border-box; }
    @media screen and (max-width: 1024px) {
      .covid-facts .money {
        font-size: 18px; } }
  .covid-facts .money-desc {
    padding-bottom: 16px; }
    @media screen and (max-width: 1024px) {
      .covid-facts .money-desc {
        padding-bottom: 10px; } }
  .covid-facts .text-align-left {
    text-align: left; }
  .covid-facts .text-align-right {
    text-align: right; }
  .covid-facts .mt-10 {
    margin-top: 10px; }
  .covid-facts .ml-15 {
    margin-left: 15px; }
  .covid-facts img.height-85 {
    height: 85px; }
    @media screen and (max-width: 1024px) {
      .covid-facts img.height-85 {
        height: 65px; } }
  .covid-facts img.width-100 {
    width: 120px; }
    @media screen and (max-width: 1024px) {
      .covid-facts img.width-100 {
        height: 90px; } }
  .covid-facts img.width-90 {
    width: 90px; }
    @media screen and (max-width: 1024px) {
      .covid-facts img.width-90 {
        width: 60px; } }
  .covid-facts img.width-staff {
    width: 150px; }
    @media screen and (max-width: 1024px) {
      .covid-facts img.width-staff {
        width: 100px; } }
  .covid-facts .align-flex-end {
    align-items: flex-end; }
  .covid-facts .font-weight-600 {
    font-weight: 600; }
  .covid-facts .number[data-id="vaccines-money"] {
    width: 160px;
    text-align: right; }
    @media screen and (max-width: 1024px) {
      .covid-facts .number[data-id="vaccines-money"] {
        width: 94px; } }

.covid-header {
  background-color: #ffc000;
  margin-bottom: 20px; }
  .covid-header #navigation-links {
    padding: 7px !important; }
    .covid-header #navigation-links a.active {
      color: #fff !important; }

.post_list_title.covid {
  color: #ffc000;
  text-transform: uppercase;
  font-weight: 600; }

.covid-article-thumb .article-image-link {
  position: relative;
  display: inline-block; }
  .covid-article-thumb .article-image-link img {
    display: block;
    margin-bottom: 5px; }
  .covid-article-thumb .article-image-link time {
    display: inline-block;
    padding: 0 8px;
    position: absolute;
    left: 0;
    bottom: 5px;
    background-color: #000;
    color: #fff; }

.covid-article-thumb p {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 18px;
  margin-bottom: 0; }

.covid-article-thumb h3 {
  margin-bottom: 0; }

.covid-article {
  padding-top: 0 !important; }
  .covid-article h1 {
    margin-bottom: 10px;
    color: #ffc000;
    font-size: 64px; }

.covid-paging .pagination-container .pagination-list .pagination-list-item.active .pagination-list-link {
  background-color: #ffc000; }

.covid-home-video {
  width: 100%;
  padding-bottom: 56%;
  position: relative; }
  .covid-home-video .video-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .covid-home-video .video-container iframe {
      width: 100%;
      height: 100%; }

.covid-home-team-europe {
  text-align: center; }
  .covid-home-team-europe h2 {
    margin-top: 40px;
    color: #ffc000;
    font-size: 58px;
    font-weight: 600;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .covid-home-team-europe h2 {
        font-size: 48px; } }
    @media screen and (max-width: 768px) {
      .covid-home-team-europe h2 {
        font-size: 32px; } }
  .covid-home-team-europe .separator {
    width: 100px;
    height: 4px;
    background-color: #000;
    margin: 30px auto; }
  .covid-home-team-europe p {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px; }
  .covid-home-team-europe button {
    display: inline-block;
    border: none;
    padding: 8px 25px;
    margin-top: 30px;
    background-color: #ffc000;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .covid-home-team-europe button:hover {
      opacity: 0.7; }

.covid-separator {
  width: 100px;
  height: 4px;
  background-color: #000;
  margin: 30px auto; }
  .covid-separator.yellow {
    background-color: #ffc000; }

.team-europe-page {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 20px; }
  .team-europe-page .intro h1 {
    color: #ffc000;
    margin-top: 60px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .team-europe-page .intro h1 {
        margin-top: 30px;
        font-size: 32px; } }
  .team-europe-page .intro p {
    text-align: center; }
  .team-europe-page .global-response {
    font-size: 16px;
    font-weight: 500;
    margin: 0; }
    .team-europe-page .global-response h2 {
      color: #ffc000;
      font-size: 54px;
      font-weight: 600;
      text-align: left;
      text-transform: uppercase;
      display: inline-block;
      padding-top: 20px; }
      @media screen and (max-width: 768px) {
        .team-europe-page .global-response h2 {
          font-size: 32px; } }
    .team-europe-page .global-response .py-30 {
      padding-top: 20px;
      padding-bottom: 30px; }
    .team-europe-page .global-response P {
      margin: 20px 0;
      line-height: 1.3; }
    .team-europe-page .global-response .part-1 {
      background-color: #e83451;
      color: #fff; }
      .team-europe-page .global-response .part-1 time {
        background-color: #000;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        display: inline-block;
        padding: 2px 8px 2px; }
      .team-europe-page .global-response .part-1 .image-container {
        position: relative; }
        @media screen and (max-width: 768px) {
          .team-europe-page .global-response .part-1 .image-container {
            padding-top: 10px;
            padding-bottom: 0; } }
        .team-europe-page .global-response .part-1 .image-container .content-holder {
          position: absolute;
          top: 0;
          left: 0; }
          @media screen and (max-width: 768px) {
            .team-europe-page .global-response .part-1 .image-container .content-holder {
              position: static; } }
          .team-europe-page .global-response .part-1 .image-container .content-holder:after {
            content: "";
            display: block;
            position: absolute;
            bottom: -20px;
            width: 100%;
            height: 20px;
            background-color: #ffc000; }
            @media screen and (max-width: 768px) {
              .team-europe-page .global-response .part-1 .image-container .content-holder:after {
                content: none; } }
          .team-europe-page .global-response .part-1 .image-container .content-holder img {
            max-width: 100%; }
            @media screen and (max-width: 768px) {
              .team-europe-page .global-response .part-1 .image-container .content-holder img {
                content: none;
                margin-bottom: 15px; } }
    @media screen and (max-width: 768px) {
      .team-europe-page .global-response .part-2 {
        padding-top: 20px; } }
    .team-europe-page .global-response .part-2 .left-image {
      max-width: 100%; }
    @media screen and (max-width: 768px) {
      .team-europe-page .global-response .part-2 .pr-0 {
        padding-right: 15px !important; } }
    .team-europe-page .global-response .part-2 .second-column {
      padding-top: 160px; }
      @media screen and (max-width: 768px) {
        .team-europe-page .global-response .part-2 .second-column {
          padding-top: 20px; } }
      .team-europe-page .global-response .part-2 .second-column h3 {
        font-size: 36px;
        font-weight: 600;
        text-transform: uppercase;
        color: #ffc000; }

.text-align-right {
  text-align: right; }

.pr-0 {
  padding-right: 0; }

.billions {
  color: #000;
  font-size: 24px;
  font-weight: normal; }

.section-act {
  margin: 50px auto;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  line-height: 1.3; }
  .section-act h2 {
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    color: #e83451;
    text-align: center; }
  .section-act .table {
    border-top: solid 4px #ffc000;
    border-bottom: solid 4px #ffc000;
    display: flex;
    align-items: center; }
    .section-act .table .col-lg-4 {
      margin-top: 30px;
      margin-bottom: 30px; }
      .section-act .table .col-lg-4 p {
        max-width: 70%;
        margin: 0 auto;
        line-height: 1.3; }

.section-covax {
  background-color: #e83451;
  box-sizing: border-box;
  margin-top: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  color: #fff; }
  .section-covax .col-lg-12 {
    box-sizing: border-box; }
  .section-covax h2 {
    color: #ffc000;
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
    box-sizing: border-box; }
  .section-covax .covax-large-text {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 30px; }
    .section-covax .covax-large-text p {
      line-height: 1; }
    .section-covax .covax-large-text .large-money {
      font-size: 56px;
      color: #ffc000;
      font-weight: bold; }

.money-block {
  display: inline-flex;
  background-color: #ffc000;
  padding: 5px 15px 10px 15px;
  align-items: center; }
  .money-block span {
    color: #fff;
    font-size: 64px;
    font-weight: 600;
    line-height: 1; }
  .money-block .billions {
    color: #000;
    font-size: 22px;
    font-weight: normal;
    text-align: left; }

.yellow {
  color: #ffc000;
  font-weight: 600; }

.section-sharing, .section-strengthen {
  margin-top: 40px;
  text-align: center;
  font-weight: 500; }
  .section-sharing .ico-container i, .section-strengthen .ico-container i {
    color: #ffc000;
    font-size: 56px; }
  .section-sharing h2, .section-strengthen h2 {
    font-size: 40px;
    font-weight: 600;
    color: #e83451;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px; }
  .section-sharing p, .section-strengthen p {
    line-height: 1.4;
    font-size: 20px; }
  .section-sharing .column-left, .section-strengthen .column-left {
    text-align: right;
    max-width: 440px;
    margin-left: auto; }
  .section-sharing .column-right, .section-strengthen .column-right {
    text-align: left;
    max-width: 440px;
    margin-right: auto; }

.covid-article-thumb.facts-and-figures {
  overflow: hidden; }
  .covid-article-thumb.facts-and-figures img {
    transition: all 1s; }
    .covid-article-thumb.facts-and-figures img:hover {
      filter: hue-rotate(-10deg);
      transform: scale(1.05); }

.post_list_title.covid-image {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffc000; }

.connectivity-cover {
  width: 100%; }
  .connectivity-cover .youtube-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 37.05%; }
  .connectivity-cover .youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.campaign-response-description-container {
  width: 100%;
  background-color: #10519f;
  background-image: url(../images/connectivity-back-left.png), url(../images/connectivity-back-right.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left, right;
  background-size: auto, auto;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px; }
  .campaign-response-description-container p {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 20px; }
    .campaign-response-description-container p b {
      color: #f5eb27; }

.connectivity-home-content {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 80px;
  margin-top: 40px; }

.connectivity-videos-container {
  margin-top: 40px;
  margin-bottom: 80px; }
  .connectivity-videos-container .youtube-container {
    padding-bottom: 47.25%;
    margin-bottom: 30px; }

.map {
  width: 100%; }

.connectivity-news-container {
  margin-top: 50px; }

.pillars-container {
  max-width: 1600px; }
  .pillars-container .single-home-pillar img {
    max-width: 100%; }

.campaign-cover-container img, .campaign-cover-container picture {
  width: 100%;
  max-width: 100%; }

.campaign-home-pillar .covid-featured-content {
  background-color: #fff;
  padding-top: 0; }
  .campaign-home-pillar .covid-featured-content a {
    color: #1c4ca0; }
  .campaign-home-pillar .covid-featured-content p {
    color: #404040; }

.campaign-home-pillar .find-out-more {
  background-color: #1c4ca0; }

.campaign-text img {
  max-width: 100%; }

.home-carousel {
  position: relative; }
  .home-carousel__container {
    position: absolute;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    bottom: 75px;
    right: 130px; }
    @media screen and (max-width: 1600px) {
      .home-carousel__container {
        bottom: 50px;
        right: 100px; } }
    @media screen and (max-width: 1300px) {
      .home-carousel__container {
        right: 80px; } }
    @media screen and (max-width: 1160px) {
      .home-carousel__container {
        right: 30px;
        bottom: 30px; } }
    @media screen and (max-width: 1024px) {
      .home-carousel__container {
        right: 30px;
        bottom: 30px; } }
    @media screen and (max-width: 768px) {
      .home-carousel__container {
        right: 30px;
        bottom: 20px; } }
    @media screen and (max-width: 512px) {
      .home-carousel__container {
        right: 30px;
        bottom: 20px; } }
  @media screen and (max-width: 1024px) {
    .home-carousel__image-desktop {
      display: none; } }
  .home-carousel__image-mobile {
    display: none; }
    @media screen and (max-width: 1024px) {
      .home-carousel__image-mobile {
        display: block; } }
  .home-carousel__text {
    position: relative;
    z-index: 7;
    display: inline-block;
    max-width: 700px;
    padding: 15px 25px 6px;
    font-family: "Barlow", "Libre", sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2;
    color: #000;
    background: #fff; }
    .home-carousel__text p {
      line-height: 1.2; }
  .home-carousel__title {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 15px 25px 6px;
    font-family: "Barlow", "Libre", sans-serif;
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(#7383e7, #4abad6); }
    @media screen and (max-width: 1780px) {
      .home-carousel__title {
        padding: 14px 22px 5px;
        font-size: 64px; } }
    @media screen and (max-width: 1600px) {
      .home-carousel__title {
        padding: 12px 18px 4px;
        font-size: 62px; } }
    @media screen and (max-width: 1300px) {
      .home-carousel__title {
        font-size: 52px; } }
    @media screen and (max-width: 1160px) {
      .home-carousel__title {
        font-size: 44px; } }
    @media screen and (max-width: 960px) {
      .home-carousel__title {
        font-size: 72px; } }
    @media screen and (max-width: 768px) {
      .home-carousel__title {
        padding: 10px 18px 4px;
        font-size: 64px; } }
    @media screen and (max-width: 512px) {
      .home-carousel__title {
        padding: 8px 15px 3px;
        font-size: 40px; } }
  .home-carousel__text {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 30px 15px 11px;
    margin-left: 20px;
    font-family: "Barlow", "Libre", sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    background-color: #c41e45;
    width: 105%;
    margin-top: -20px; }
    @media screen and (max-width: 1780px) {
      .home-carousel__text {
        padding: 30px 12px 10px;
        font-size: 22px; } }
    @media screen and (max-width: 1600px) {
      .home-carousel__text {
        font-size: 20px; } }
    @media screen and (max-width: 1300px) {
      .home-carousel__text {
        padding: 30px 12px 0;
        font-size: 17px; } }
    @media screen and (max-width: 960px) {
      .home-carousel__text {
        font-size: 24px; } }
    @media screen and (max-width: 768px) {
      .home-carousel__text {
        font-size: 22px; } }
    @media screen and (max-width: 512px) {
      .home-carousel__text {
        padding: 14px 8px 6px;
        margin-top: -10px;
        font-size: 16px; } }

.carousel-control-next, .carousel-control-prev {
  width: 10%; }

#home-news {
  margin-top: 55px; }
  #home-news .section-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px; }
    @media screen and (max-width: 1024px) {
      #home-news .section-container {
        margin-left: 0;
        margin-right: 0; } }
  #home-news .col-lg-4 {
    width: 33.3333%;
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 1024px) {
      #home-news .col-lg-4 {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }

.home-news__image-container {
  margin-bottom: 10px; }

.home-news__image {
  width: 100%; }

.home-news__title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 24px;
  color: #ffc000;
  text-transform: uppercase;
  letter-spacing: 0.2pt; }

.home-news__time {
  color: #4ab9d6;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px; }

.home-news__button-container {
  margin: 0 auto;
  text-align: center; }

.home-news__button-more {
  height: 44px;
  padding: 5px 25px 0;
  border: none;
  margin: 0 auto;
  background-color: #ffc000;
  color: #fff;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  transition: opacity 0.3s; }
  .home-news__button-more:hover {
    opacity: 0.7; }

.home-sectors {
  margin-top: 80px;
  background-color: #fff;
  text-align: center; }
  .home-sectors__title {
    display: inline-block;
    padding: 0 50px;
    color: #4ab9d6;
    background-color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 72px;
    font-weight: bold;
    text-transform: uppercase; }
    @media screen and (max-width: 1366px) {
      .home-sectors__title {
        padding: 0 40px;
        font-size: 64px; } }
    @media screen and (max-width: 1024px) {
      .home-sectors__title {
        padding: 0 32px;
        font-size: 54px; } }
  .home-sectors__content {
    padding-top: 100px;
    padding-bottom: 55px;
    margin-top: -55px;
    color: #fff;
    background-color: #4ab9d6;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    line-height: 1.3; }
    @media screen and (max-width: 1366px) {
      .home-sectors__content {
        margin-top: -48px;
        font-size: 32px; } }
    @media screen and (max-width: 1024px) {
      .home-sectors__content {
        margin-top: -44px;
        font-size: 28px; } }

.home-header {
  background-color: #ffc000;
  margin-bottom: 0; }
  .home-header #navigation-links {
    padding: 7px !important; }
    .home-header #navigation-links a.active {
      color: #fff !important; }

#main-nav .home-header #navigation-links a strong {
  font-weight: 600;
  color: #c41e45; }

.sector-carousel__slide {
  display: flex;
  position: relative; }

.sector-carousel .carousel-control-next, .sector-carousel .carousel-control-prev {
  width: 5%; }

.sector-carousel__main-slide-container {
  display: flex;
  width: 100%; }

.sector-carousel__secondary-slide-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.sector-carousel__featured-sector {
  flex-basis: 50%; }

.sector-carousel__rest-container {
  flex-basis: 50%;
  display: flex;
  flex-wrap: wrap; }

.sector-carousel__rest-slide {
  flex-basis: 50%; }

.sector-carousel__secondary-slide {
  flex-basis: 16.6666%; }

.sector-carousel__sector-container {
  width: 100%;
  padding-top: 87%;
  position: relative;
  background-size: cover;
  background-position: center center; }
  .sector-carousel__sector-container.large {
    padding-top: 58%; }

.sector-carousel__content, .sector-carousel__gray-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%; }

.sector-carousel__content {
  flex-direction: column;
  cursor: pointer; }

.sector-carousel__gray-overlay {
  background-color: rgba(0, 0, 0, 0.5); }

.sector-carousel .featured {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding-left: 80px;
  padding-bottom: 40px; }
  .sector-carousel .featured h2 {
    margin: 0;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase; }
  .sector-carousel .featured h3 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #ffc000;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase; }
  .sector-carousel .featured .find-out-more {
    border: none;
    background-color: #ffc000;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; }
    .sector-carousel .featured .find-out-more.large {
      height: 42px;
      padding: 5px 22px 0;
      font-size: 18px;
      letter-spacing: 1px; }

.sector-carousel .single-sector {
  display: flex;
  align-items: center;
  justify-content: center; }
  .sector-carousel .single-sector .sector-carousel__content {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    padding-left: 20px; }
  .sector-carousel .single-sector h2 {
    margin: 0;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase; }
  .sector-carousel .single-sector h3 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #ffc000;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase; }
  .sector-carousel .single-sector .find-out-more {
    padding: 8px 20px 5px;
    border: none;
    background-color: #ffc000;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; }
    .sector-carousel .single-sector .find-out-more.large {
      height: 42px;
      padding: 5px 22px 0;
      font-size: 18px;
      letter-spacing: 1px; }

.home-facts {
  background-color: #fff; }
  .home-facts h1 {
    margin-top: 40px;
    font-size: 72px;
    font-weight: bold;
    color: #ffc000;
    text-align: center;
    text-transform: uppercase; }
    .home-facts h1::after {
      content: "";
      display: block;
      width: 144px;
      height: 4px;
      background-color: #000;
      margin: 5px auto 0; }
  .home-facts .head {
    color: #000; }
  .home-facts .subhead {
    color: #4ab9d6; }

.sector-facts, .sector-facts__small {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #c41e45; }
  @media screen and (max-width: 1520px) {
    .sector-facts, .sector-facts__small {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 1023px) {
    .sector-facts, .sector-facts__small {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .sector-facts__container {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0 auto; }
    @media screen and (max-width: 1023px) {
      .sector-facts__container {
        flex-direction: column; } }
  .sector-facts__fact {
    display: flex;
    flex-basis: 33.3333%;
    flex-direction: column;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    text-align: center; }
    @media screen and (max-width: 1023px) {
      .sector-facts__fact {
        margin-bottom: 40px; } }
  .sector-facts__fact-number {
    font-size: 150px;
    font-weight: bold;
    line-height: 1;
    color: #ffc000;
    text-shadow: 4px 3px 0 #000; }
    @media screen and (max-width: 1520px) {
      .sector-facts__fact-number {
        font-size: 120px; } }
  .sector-facts__fact-number-million {
    margin-top: -12px;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    color: #ffc000;
    text-shadow: 4px 3px 0 #000;
    text-transform: uppercase; }
    @media screen and (max-width: 1520px) {
      .sector-facts__fact-number-million {
        font-size: 46px; } }
  .sector-facts__fact-description {
    margin-top: -16px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase; }
    .sector-facts__fact-description.secondary {
      margin-top: -5px; }
    @media screen and (max-width: 1520px) {
      .sector-facts__fact-description {
        font-size: 20px; } }

.sector-facts__small {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media screen and (max-width: 1520px) {
    .sector-facts__small {
      padding-top: 32px;
      padding-bottom: 32px; } }
  @media screen and (max-width: 1023px) {
    .sector-facts__small {
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media screen and (max-width: 1023px) {
    .sector-facts__small .sector-facts__fact {
      margin-bottom: 30px; } }
  .sector-facts__small .sector-facts__fact-number {
    font-size: 120px;
    font-weight: bold;
    line-height: 1;
    color: #ffc000;
    text-shadow: 4px 3px 0 #000; }
    @media screen and (max-width: 1520px) {
      .sector-facts__small .sector-facts__fact-number {
        font-size: 100px; } }
  .sector-facts__small .sector-facts__fact-number-million {
    margin-top: -12px;
    font-size: 44px;
    text-shadow: 3px 2px 0 #000; }
    @media screen and (max-width: 1520px) {
      .sector-facts__small .sector-facts__fact-number-million {
        font-size: 36px; } }

.sector-stories {
  margin-top: 115px; }
  @media screen and (max-width: 768px) {
    .sector-stories {
      margin-top: 20px; } }
  .sector-stories__header {
    height: 100px;
    padding: 0 20px;
    background: #738ee7;
    background: linear-gradient(0deg, #738ee7 0%, #4abad7 100%); }
  .sector-stories__header-content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .sector-stories__title {
    display: inline-block;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    color: #fff; }
  .sector-stories__link {
    display: inline-block;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #fff; }
    .sector-stories__link:hover {
      opacity: 0.8;
      color: #fff; }
  .sector-stories__list {
    margin-top: 50px; }
  .sector-stories__more-stories-container {
    text-align: center; }
  .sector-stories__more-stories {
    display: inline-block;
    padding: 10px 80px;
    background-color: #ffc000;
    color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .sector-stories__more-stories:hover {
      color: #fff;
      opacity: 0.7; }

.featured-sector-story {
  position: relative;
  padding-top: 35%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (max-width: 1110px) {
    .featured-sector-story {
      position: static;
      padding-top: 55%; } }
  .featured-sector-story__container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 1110px) {
      .featured-sector-story__container {
        position: relative; } }
    .featured-sector-story__container.mobile {
      display: none; }
      @media screen and (max-width: 1110px) {
        .featured-sector-story__container.mobile {
          position: relative;
          display: flex; } }
      .featured-sector-story__container.mobile .featured-sector-story__copy {
        position: static;
        background-color: #f0f0f0; }
        @media screen and (max-width: 1110px) {
          .featured-sector-story__container.mobile .featured-sector-story__copy {
            display: block; } }
      .featured-sector-story__container.mobile .featured-sector-story__play-button {
        position: relative; }
  .featured-sector-story__copy {
    position: absolute;
    right: 100px;
    bottom: 50px;
    max-width: 750px;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 30px 20px; }
    @media screen and (max-width: 1680px) {
      .featured-sector-story__copy {
        max-width: 600px; } }
    @media screen and (max-width: 1440px) {
      .featured-sector-story__copy {
        right: 50px;
        max-width: 500px; } }
    @media screen and (max-width: 1110px) {
      .featured-sector-story__copy {
        display: none;
        max-width: 100%;
        width: 100%;
        padding: 25px; } }
  .featured-sector-story__text {
    position: relative;
    display: block;
    padding-left: 70px;
    padding-right: 30px;
    color: #000;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.3; }
    @media screen and (max-width: 1680px) {
      .featured-sector-story__text {
        padding-left: 55px;
        font-size: 30px; } }
    @media screen and (max-width: 1440px) {
      .featured-sector-story__text {
        padding-left: 45px;
        font-size: 26px; } }
    @media screen and (max-width: 1110px) {
      .featured-sector-story__text {
        padding-left: 35px;
        font-size: 22px; } }
    .featured-sector-story__text::before {
      content: "";
      position: absolute;
      top: -10px;
      left: 0;
      font-family: icomoon;
      font-size: 48px; }
      @media screen and (max-width: 1680px) {
        .featured-sector-story__text::before {
          font-size: 40px; } }
      @media screen and (max-width: 1440px) {
        .featured-sector-story__text::before {
          font-size: 36px; } }
      @media screen and (max-width: 1110px) {
        .featured-sector-story__text::before {
          font-size: 30px; } }
    .featured-sector-story__text::after {
      content: "";
      position: absolute;
      right: 0;
      font-family: icomoon;
      font-size: 48px; }
      @media screen and (max-width: 1680px) {
        .featured-sector-story__text::after {
          font-size: 40px; } }
      @media screen and (max-width: 1440px) {
        .featured-sector-story__text::after {
          font-size: 36px; } }
      @media screen and (max-width: 1110px) {
        .featured-sector-story__text::after {
          font-size: 30px; } }
  .featured-sector-story__description {
    display: inline-block;
    padding-left: 70px;
    margin-top: 15px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #4ab9d6; }
    @media screen and (max-width: 1680px) {
      .featured-sector-story__description {
        padding-left: 55px;
        margin-top: 8px;
        font-size: 20px; } }
    @media screen and (max-width: 1440px) {
      .featured-sector-story__description {
        padding-left: 45px;
        margin-top: 0;
        font-size: 20px; } }
  .featured-sector-story__company {
    display: inline-block;
    padding-left: 70px;
    margin-top: 0;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000; }
    @media screen and (max-width: 1680px) {
      .featured-sector-story__company {
        padding-left: 55px;
        font-size: 16px; } }
    @media screen and (max-width: 1440px) {
      .featured-sector-story__company {
        padding-left: 45px;
        font-size: 18px; } }
  .featured-sector-story__play-button {
    position: absolute;
    bottom: 50px;
    left: 50px;
    width: 95px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.85); }
    @media screen and (max-width: 1110px) {
      .featured-sector-story__play-button {
        bottom: 20px;
        left: 20px;
        width: 50px;
        height: 50px; } }
    .featured-sector-story__play-button::before {
      content: "";
      position: relative;
      left: 6px;
      font-family: icomoon;
      font-size: 35px;
      color: rgba(0, 0, 0, 0.75); }
      @media screen and (max-width: 1110px) {
        .featured-sector-story__play-button::before {
          left: 3px;
          font-size: 18px; } }

.sector-featured-project {
  margin-top: 40px;
  flex-direction: row-reverse; }
  .sector-featured-project .content {
    justify-content: flex-start;
    background: #738ee7;
    background: linear-gradient(0deg, #59b1ee 0%, #4abad7 100%); }
    .sector-featured-project .content h2 {
      width: 100%;
      font-size: 36px; }
      .sector-featured-project .content h2::after {
        content: none; }
    .sector-featured-project .content .subhead {
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-size: 36px;
      font-weight: normal;
      color: #fff;
      text-transform: uppercase; }
      .sector-featured-project .content .subhead::after {
        content: "";
        display: block;
        width: 110px;
        height: 5px;
        background-color: #ffc000;
        margin-top: 10px;
        margin-bottom: 20px; }
    .sector-featured-project .content p {
      margin-top: 30px;
      color: #000;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-size: 24px;
      line-height: 1.3; }
    .sector-featured-project .content .find-out-more {
      display: inline-block;
      padding: 12px 40px 9px;
      border: none;
      margin-top: 30px;
      background-color: #ffc000;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      text-transform: uppercase; }

.sector-story-article {
  display: block;
  margin-bottom: 20px;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .sector-story-article__container {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important; }
  .sector-story-article__copy {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 5px 12px;
    background: #738ee7;
    background: linear-gradient(0deg, rgba(115, 142, 231, 0.85) 0%, rgba(74, 186, 215, 0.85) 100%); }
  .sector-story-article__title {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height: 1; }
  .sector-story-article__subtitle {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase; }

.sector-project {
  width: 100%;
  display: flex;
  margin-bottom: 45px;
  flex-wrap: wrap; }
  .sector-project__image-container {
    flex-basis: 50%; }
    @media screen and (max-width: 1024px) {
      .sector-project__image-container {
        flex-basis: 100%; } }
  .sector-project__image {
    width: 100%; }
  .sector-project__content {
    flex-basis: 50%;
    padding-left: 32px; }
    @media screen and (max-width: 1024px) {
      .sector-project__content {
        flex-basis: 100%;
        padding-right: 20px;
        padding-left: 20px; } }
  .sector-project__title {
    font-weight: bold;
    text-transform: uppercase;
    color: #000; }
    .sector-project__title::after {
      content: "";
      display: block;
      width: 114px;
      height: 5px;
      margin-top: 10px;
      margin-bottom: 10px;
      background-color: #ffc000; }
  .sector-project__excerpt {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000;
    line-height: 1.3; }
  .sector-project__time {
    color: #808080; }

.sector-news {
  display: flex;
  flex-wrap: wrap;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .sector-news__image-container {
    flex-basis: 50%; }
    @media screen and (max-width: 600px) {
      .sector-news__image-container {
        flex-basis: 100%; } }
  .sector-news__image {
    width: 100%;
    display: block; }
  .sector-news__content {
    flex-basis: 50%;
    padding-left: 30px; }
    @media screen and (max-width: 600px) {
      .sector-news__content {
        flex-basis: 100%;
        padding-left: 0; } }
  .sector-news__time {
    display: block;
    margin-top: -5px;
    color: #808080; }
  .sector-news__title {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffc000; }
  .sector-news__h2 {
    margin-bottom: 6px;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffc000; }
  .sector-news__project-container {
    padding-bottom: 5px;
    border-bottom: 3px solid #ffc000;
    margin-bottom: 5px; }
  .sector-news__project-heading {
    font-size: 14px;
    font-weight: 600;
    color: #000; }
  .sector-news__excerpt {
    font-size: 20px;
    line-height: 1.3; }

.opportunities {
  padding-top: 0 !important; }
  .opportunities__columns-container {
    display: flex; }
    @media screen and (max-width: 1024px) {
      .opportunities__columns-container {
        flex-direction: column-reverse; } }
  .opportunities__title {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 72px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    text-align: center; }
    .opportunities__title:after {
      content: "";
      display: block;
      width: 144px;
      height: 4px;
      margin: 0 auto;
      background-color: #ffc000; }
  .opportunities__about {
    padding: 30px 20px;
    margin-bottom: 0;
    background-color: #1f4ea4;
    color: #fff;
    text-align: center;
    box-shadow: inset 0px 0px 66px 0px rgba(0, 0, 0, 0.36); }
    .opportunities__about p:first-of-type {
      font-weight: bold; }
    .opportunities__about p:last-of-type {
      margin-bottom: 0;
      font-weight: bold;
      font-size: 48px;
      text-transform: uppercase; }
    .opportunities__about ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      font-size: 24px; }
  .opportunities__figures-container {
    display: block;
    padding-top: 45px;
    padding-bottom: 45px;
    background: linear-gradient(to bottom, #4abad7 0%, #59b1ee 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .opportunities__figures {
    display: flex;
    width: 100%;
    max-width: 768px;
    margin: 0 auto; }
  .opportunities__figure {
    flex-basis: 50%;
    text-align: center;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    color: #fff; }
  .opportunities__large-number {
    margin: 0;
    font-size: 150px;
    font-weight: bold;
    line-height: 0.75; }
  .opportunities__large-caption {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height: 1; }
  .opportunities__small-caption {
    font-size: 24px;
    font-weight: bold;
    color: #ffc000;
    text-transform: uppercase;
    line-height: 1; }
  .opportunities__small-number {
    margin-top: 15px;
    opacity: 0.5;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 0.8; }
  .opportunities__mini-caption {
    opacity: 0.6;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    line-height: 1.1; }
  .opportunities__submenu {
    height: 42px;
    background-color: #c41e45;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: normal; }
    @media screen and (max-width: 990px) {
      .opportunities__submenu {
        height: unset;
        padding-top: 2px;
        padding-bottom: 2px; } }
    .opportunities__submenu.isHome {
      height: 50px; }
  .opportunities__submenu-container {
    height: 100%;
    display: block;
    padding-right: 22px;
    padding-left: 22px; }
    @media screen and (max-width: 560px) {
      .opportunities__submenu-container {
        padding-right: 4px;
        padding-left: 15px; } }
  .opportunities__submenu-item {
    height: 100%;
    display: inline-block; }
    @media screen and (max-width: 560px) {
      .opportunities__submenu-item {
        height: unset;
        padding-top: 2px;
        padding-bottom: 2px; } }
    .opportunities__submenu-item:last-of-type .opportunities__submenu-link {
      margin-right: 0; }
  .opportunities__submenu-link {
    height: 100%;
    display: inline-flex;
    align-items: center;
    margin: 0 40px 0 0;
    color: #fff;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    @media screen and (max-width: 560px) {
      .opportunities__submenu-link {
        font-size: 14px; } }
    .opportunities__submenu-link:hover {
      color: #fff;
      opacity: 0.7; }
    .opportunities__submenu-link.isActive {
      color: #ffc000; }

.opportunities-home__columns-container {
  display: flex; }

.opportunities-home__who-are-you {
  width: 50%;
  flex-basis: 50%;
  margin-top: 70px; }
  @media screen and (max-width: 1024px) {
    .opportunities-home__who-are-you {
      width: 100%;
      flex-basis: 100%; } }

.opportunities-home__h2 {
  display: inline-block;
  padding-left: 35px;
  margin-bottom: 70px;
  text-align: left;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase; }
  .opportunities-home__h2.isInverted {
    color: #fff; }
  .opportunities-home__h2::after {
    content: "";
    width: 144px;
    height: 4px;
    display: block;
    background-color: #ffc000; }

.opportunities-home__who-are-you-container {
  display: flex;
  flex-wrap: wrap; }

.opportunities-home__tg {
  flex-basis: 100%;
  display: flex;
  margin: 0; }

.opportunities-home__tg-link {
  display: flex; }
  @media screen and (max-width: 678px) {
    .opportunities-home__tg-link {
      flex-direction: column; } }
  .opportunities-home__tg-link.isOpposite {
    flex-direction: row-reverse; }
    @media screen and (max-width: 678px) {
      .opportunities-home__tg-link.isOpposite {
        flex-direction: column; } }

.opportunities-home__tg-image-container {
  flex-basis: 50%; }
  @media screen and (max-width: 678px) {
    .opportunities-home__tg-image-container {
      flex-basis: 100%; } }

.opportunities-home__tg-image {
  width: 100%; }

.opportunities-home__tg-content {
  display: flex;
  flex-basis: 50%;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px;
  color: #000; }
  @media screen and (max-width: 678px) {
    .opportunities-home__tg-content {
      flex-basis: 100%; } }

.opportunities-home__tg-title {
  margin: 0;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase; }
  .opportunities-home__tg-title::after {
    content: "";
    display: block;
    width: 112px;
    height: 4px;
    margin: 4px 0 20px;
    background-color: #ffc000; }

.opportunities-home__read-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  padding: 4px 40px 0;
  border: none;
  margin-top: 20px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background-color: #ffc000;
  transition: opacity 0.3s; }
  .opportunities-home__read-more:hover {
    opacity: 0.7;
    color: #fff; }
  @media screen and (max-width: 1540px) {
    .opportunities-home__read-more {
      display: none; } }

.opportunities-home__lead {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.2; }

.opportunities-home__tg-fact {
  display: inline-block;
  text-align: center;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 100px;
  font-weight: bold;
  line-height: 0.8;
  color: #c41e45; }

.opportunities-home__tg-facts-description {
  font-size: 18px;
  color: #ffc000;
  text-transform: uppercase; }

.opportunities-home__latest {
  width: 50%;
  flex-basis: 50%;
  padding-top: 70px;
  background-color: #4ab9d6;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 1024px) {
    .opportunities-home__latest {
      width: 100%;
      flex-basis: 100%; } }
  .opportunities-home__latest.isFilterPage {
    width: unset;
    flex-basis: unset;
    padding-top: 0;
    margin-top: 20px;
    background-color: unset; }
  .opportunities-home__latest.isProgramPage .opportunities-home__latest-container {
    padding-left: 0;
    padding-right: 0; }

.opportunities-home__latest-container {
  padding-left: 40px;
  padding-right: 40px; }
  @media screen and (max-width: 1024px) {
    .opportunities-home__latest-container {
      padding-left: 20px;
      padding-right: 20px; } }

.opportunities-home__latest-article {
  margin-bottom: 90px; }

.opportunities-home__latest-article-top-container {
  display: flex;
  align-items: flex-start; }
  @media screen and (max-width: 592px) {
    .opportunities-home__latest-article-top-container {
      flex-direction: column; } }

.opportunities-home__latest-article-image-container {
  position: relative;
  flex-basis: 50%;
  align-items: flex-start;
  max-width: 50%;
  margin-right: 15px; }
  @media screen and (max-width: 592px) {
    .opportunities-home__latest-article-image-container {
      flex-basis: 100%;
      max-width: 100%;
      margin-bottom: 20px; } }
  .opportunities-home__latest-article-image-container::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    bottom: -4px;
    left: -4px;
    z-index: 1;
    background-color: #ffc000; }
  .opportunities-home__latest-article-image-container img {
    position: relative;
    z-index: 2;
    width: 100%; }

.opportunities-home__latest-article-details {
  flex-basis: 50%; }
  @media screen and (max-width: 592px) {
    .opportunities-home__latest-article-details {
      flex-basis: 100%; } }
  .opportunities-home__latest-article-details.noImage {
    flex-basis: 100%; }

.opportunity-type__title {
  margin-top: 40px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 72px;
  font-weight: bold;
  color: #000;
  line-height: 1.1; }
  .opportunity-type__title::after {
    content: "";
    width: 144px;
    height: 4px;
    display: block;
    margin-bottom: 30px;
    background-color: #ffc000;
    text-transform: uppercase; }
  @media screen and (max-width: 1024px) {
    .opportunity-type__title {
      font-size: 48px; } }
  @media screen and (max-width: 480px) {
    .opportunity-type__title {
      font-size: 32px; } }

.opportunity-type__cover {
  width: 100%;
  margin-bottom: 55px; }
  .opportunity-type__cover.smallBottomMargin {
    margin-bottom: 20px; }

.opportunity-type__text {
  font-family: Barlow, Arial, Helvetica, sans-serif !important; }
  .opportunity-type__text p, .opportunity-type__text ul, .opportunity-type__text li {
    font-size: 20px;
    line-height: 1.3; }
  .opportunity-type__text b {
    font-weight: 600; }
  .opportunity-type__text img {
    max-width: 100%; }

.tender-details {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600; }
  .tender-details__title {
    margin: 0;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .tender-details__title::after {
      content: "";
      display: block;
      width: 100px;
      height: 3px;
      margin-bottom: 20px;
      background-color: #ffc000; }
    .tender-details__title:hover {
      opacity: 0.7; }
  .tender-details__line {
    display: flex;
    margin-bottom: 4px; }
  .tender-details__property {
    color: #000;
    font-weight: bold; }
  .tender-details__value {
    display: inline-block;
    padding-left: 6px;
    color: #fff; }
  .tender-details__link {
    color: #d43e33; }
    .tender-details__link:hover {
      opacity: 0.7;
      color: #d43e33; }
  .tender-details__description {
    margin-top: 10px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    color: #fff; }
  .tender-details__attachments {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px; }
  .tender-details__file {
    max-width: 25%;
    display: flex;
    align-items: center;
    padding-right: 30px;
    margin-bottom: 30px;
    font-family: Barlow, Arial, Helvetica, sans-serif; }
    .tender-details__file a {
      display: flex;
      align-items: center; }
      .tender-details__file a img {
        margin-right: 10px; }
      .tender-details__file a:hover {
        opacity: 0.7; }
    .tender-details__file p {
      margin: 0;
      font-size: 14px;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-weight: normal;
      line-height: 18px;
      flex-grow: 1;
      color: #fff; }
  .tender-details__read-more {
    display: inline-block;
    padding: 8px 30px 6px;
    background-color: #ffc000;
    color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .tender-details__read-more:hover {
      opacity: 0.7;
      color: #fff; }

.tender {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600; }
  .tender__top-container {
    display: flex;
    align-items: flex-start; }
    @media screen and (max-width: 900px) {
      .tender__top-container {
        flex-direction: column; } }
  .tender__image_container {
    position: relative;
    z-index: 2;
    display: block;
    width: 400px;
    min-width: 400px;
    height: 286px; }
    @media screen and (max-width: 1280px) {
      .tender__image_container {
        width: 35%;
        min-width: 35%;
        height: unset; } }
    @media screen and (max-width: 900px) {
      .tender__image_container {
        width: 100%;
        min-width: unset;
        height: unset;
        margin-bottom: 20px; } }
    .tender__image_container::after {
      content: "";
      position: absolute;
      bottom: -5px;
      left: -5px;
      width: calc(100% - 35px);
      height: calc(100% - 35px);
      z-index: 1;
      display: block;
      background-color: #ffc000; }
    .tender__image_container img {
      position: relative;
      z-index: 3;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .tender__article {
    margin-bottom: 100px;
    font-family: Barlow, Arial, Helvetica, sans-serif; }
  .tender__content {
    width: 100%;
    flex-grow: 2;
    padding-left: 30px; }
    @media screen and (max-width: 900px) {
      .tender__content {
        padding-left: 0; } }
  .tender__title {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 24px;
    color: #ffc000;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .tender__title:hover {
      opacity: 0.7; }
  .tender__line {
    display: flex;
    margin-bottom: 0; }
  .tender__property {
    color: #000;
    font-weight: bold; }
  .tender__value {
    display: inline-block;
    padding-left: 6px;
    color: #fff; }
  .tender__time-value {
    display: inline-block;
    padding-left: 6px;
    margin-right: 30px; }
    .tender__time-value.isExpired {
      color: #c41e45; }
  .tender__link {
    color: #4ab9d6; }
    .tender__link:hover {
      opacity: 0.7;
      color: #4ab9d6; }
  .tender__description {
    padding-top: 30px;
    border-top: #ffc000 3px solid;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.4;
    color: #000; }
  .tender__attachments {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 10px; }
  .tender__file {
    max-width: 25%;
    display: flex;
    align-items: center;
    padding-right: 30px;
    margin-bottom: 30px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    color: #000; }
    .tender__file a {
      display: flex;
      align-items: center; }
      .tender__file a img {
        margin-right: 10px; }
      .tender__file a:hover {
        opacity: 0.7; }
    .tender__file p {
      margin: 0;
      font-size: 14px;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-weight: normal;
      line-height: 18px;
      flex-grow: 1;
      color: #000; }
  .tender__read-more {
    display: inline-block;
    padding: 8px 30px 6px;
    background-color: #ffc000;
    color: #fff !important;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .tender__read-more:hover {
      opacity: 0.7;
      color: #fff; }

.small-tender {
  padding-bottom: 20px;
  border-bottom: 2px solid #ffc000;
  margin-bottom: 40px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal; }
  .small-tender__heading {
    margin-bottom: 25px;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase; }
    .small-tender__heading::after {
      content: "";
      display: block;
      width: 85px;
      height: 4px;
      background-color: #ffc000; }
  .small-tender__top-part {
    display: flex; }
  .small-tender__image-container {
    flex-basis: 40%;
    padding-right: 15px; }
  .small-tender__image {
    width: 100%; }
  .small-tender__right-part {
    flex-basis: 60%; }
    .small-tender__right-part.noImage {
      flex-basis: 100%; }
  .small-tender__dates {
    margin-bottom: 6px;
    color: #c41e45;
    font-size: 14px;
    font-weight: 500; }
  .small-tender__title {
    margin: 0;
    font-weight: 500;
    font-size: 18px;
    color: #ffc000;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .small-tender__title:hover {
      opacity: 0.7; }
  .small-tender__line {
    display: flex;
    margin-bottom: 4px; }
  .small-tender__property {
    color: #000;
    font-weight: bold; }
  .small-tender__value {
    display: inline-block;
    padding-left: 6px;
    color: #fff; }
  .small-tender__link {
    color: #4ab9d6; }
    .small-tender__link:hover {
      opacity: 0.7;
      color: #4ab9d6; }
  .small-tender__text {
    line-height: 1.3; }
  .small-tender__read-more {
    display: inline-block;
    padding: 5px 20px 4px;
    background-color: #ffc000;
    color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .small-tender__read-more:hover {
      opacity: 0.7;
      color: #fff; }
  .small-tender__more-opportunities {
    display: inline-block;
    padding: 8px 50px 6px;
    margin-top: -20px;
    margin-bottom: 20px;
    background-color: #ffc000;
    color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .small-tender__more-opportunities:hover {
      opacity: 0.7;
      color: #fff; }
  .small-tender__no-current-opportunities {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600; }

.opportunities-find__container {
  display: flex;
  margin-top: -20px; }
  @media screen and (max-width: 1024px) {
    .opportunities-find__container {
      position: relative;
      display: block; } }

.opportunities-find__h1 {
  margin-top: 30px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 72px;
  text-transform: uppercase;
  color: #000;
  line-height: 1.1; }
  @media screen and (max-width: 1024px) {
    .opportunities-find__h1 {
      font-size: 48px; } }
  @media screen and (max-width: 480px) {
    .opportunities-find__h1 {
      font-size: 32px; } }
  .opportunities-find__h1::after {
    content: "";
    display: block;
    width: 144px;
    height: 4px;
    margin-bottom: 60px;
    background-color: #ffc000; }

.opportunities-filters {
  position: relative;
  top: 20px;
  min-width: 500px;
  width: calc(50% - 640px);
  flex-basis: calc(50% - 664px);
  padding: 0 40px; }
  @media screen and (max-width: 1024px) {
    .opportunities-filters {
      top: 0;
      z-index: 4;
      min-width: unset;
      width: 100%;
      flex-basis: 100%;
      padding: 0 20px;
      background-color: #fff; } }
  .opportunities-filters__form {
    position: sticky;
    top: 20px; }
    @media screen and (max-width: 1024px) {
      .opportunities-filters__form {
        position: static;
        display: flex;
        flex-wrap: wrap;
        margin-left: -8px;
        margin-right: -8px; } }

.single-opp-filter {
  position: relative;
  display: block;
  margin-bottom: 28px;
  --input-height: 42px;
  --color: #7b7b7b;
  --background-color: #e1e1e1;
  --font-size: 18px; }
  .single-opp-filter.alwaysFull {
    width: 100% !important; }
  @media screen and (max-width: 1024px) {
    .single-opp-filter {
      width: 50%;
      padding: 0 8px;
      margin-bottom: 12px;
      --input-height: 32px;
      --font-size: 16px; } }
  .single-opp-filter.isInput::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 12px;
    font-family: icomoon;
    color: #ffc000;
    font-size: 24px; }
    @media screen and (max-width: 1024px) {
      .single-opp-filter.isInput::after {
        top: 5px;
        right: 18px;
        font-size: 16px; } }
  .single-opp-filter__input {
    position: relative;
    width: 100%;
    height: var(--input-height);
    padding-left: 10px;
    padding-right: 45px;
    border: none;
    background-color: var(--background-color);
    color: var(--color);
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: var(--font-size); }
    .single-opp-filter__input:active, .single-opp-filter__input:focus, .single-opp-filter__input:focus-within {
      outline: none;
      box-shadow: none; }
  .single-opp-filter .multiselect {
    height: var(--input-height);
    padding-right: 30px;
    box-sizing: border-box;
    border-radius: 0;
    text-align: left;
    background-color: var(--background-color);
    color: var(--color);
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: var(--font-size); }
    @media screen and (max-width: 1024px) {
      .single-opp-filter .multiselect {
        line-height: 1; } }
  .single-opp-filter .dropdown-toggle::after {
    position: absolute;
    top: 15px;
    right: 12px;
    border-top: 0.5em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    color: #ffc000; }
    @media screen and (max-width: 1024px) {
      .single-opp-filter .dropdown-toggle::after {
        top: 11px; } }
  .single-opp-filter .multiselect-filter .form-control {
    border-radius: 0;
    border: none;
    box-shadow: none !important;
    background-color: var(--background-color);
    color: var(--color);
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: var(--font-size); }
  .single-opp-filter .multiselect-container > li > a > label {
    position: relative;
    padding: 3px 10px 3px 30px;
    color: var(--color);
    font-family: Barlow, Arial, Helvetica, sans-serif;
    box-shadow: none !important; }
    .single-opp-filter .multiselect-container > li > a > label input {
      position: absolute;
      left: 10px;
      top: 8px;
      border-radius: 0; }
  .single-opp-filter .multiselect-container.dropdown-menu.show {
    width: 100%; }
  .single-opp-filter .select2 {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: var(--font-size) !important; }
  .single-opp-filter .select2-container--default .select2-selection--single {
    height: var(--input-height);
    background-color: var(--background-color); }
  .single-opp-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
    font-size: var(--font-size) !important;
    color: var(--color);
    line-height: var(--input-height); }
  .single-opp-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #ffc000 transparent transparent transparent;
    border-top-width: 0.5em;
    border-right-width: 0.35em;
    border-left-width: 0.35em; }
    @media screen and (max-width: 1024px) {
      .single-opp-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 30%; } }
  .single-opp-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 12px; }
  .single-opp-filter .search-button {
    padding: 5px 60px 6px 60px;
    border: 0;
    background-color: #ffc000;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase; }
  .single-opp-filter.twoColumns {
    display: flex;
    gap: 15px; }
  .single-opp-filter .search-input-date {
    height: var(--input-height);
    border: none;
    background-color: var(--background-color);
    color: var(--color); }
  .single-opp-filter .picker__box {
    font-family: Barlow, Arial, Helvetica, sans-serif; }
  .single-opp-filter .picker__day {
    font-weight: normal;
    font-size: 18px; }
  .single-opp-filter .picker {
    top: 38px; }

.opportunity {
  padding-top: 0 !important;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .opportunity__cover {
    position: relative;
    width: 100%;
    padding-top: 46%; }
  .opportunity__cover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .opportunity__content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px; }
  .opportunity__content-shifted {
    position: relative;
    max-width: calc(1280px + 50% - 640px);
    width: 100%;
    padding: 10px 30px;
    margin: -200px 0 0 auto;
    background-color: #fff; }
    @media screen and (max-width: 1280px) {
      .opportunity__content-shifted {
        margin-top: 0; } }
    @media screen and (max-width: 1024px) {
      .opportunity__content-shifted {
        padding-left: 15px;
        padding-right: 15px; } }
  .opportunity__content-container {
    width: 100%;
    max-width: 1280px;
    margin: 10px auto 0 0; }
  .opportunity__project-title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase; }
  .opportunity__title {
    margin-top: 0;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
    color: #000; }
    @media screen and (max-width: 1366px) {
      .opportunity__title {
        font-size: 64px; } }
    @media screen and (max-width: 1024px) {
      .opportunity__title {
        font-size: 48px; } }
    @media screen and (max-width: 480px) {
      .opportunity__title {
        font-size: 32px; } }
    .opportunity__title::after {
      content: "";
      display: block;
      width: calc(66.66% - 15px);
      height: 3px;
      margin-bottom: 30px;
      background-color: #ffc000; }
    .opportunity__title.noBottomMargin {
      margin-top: 5px; }
      .opportunity__title.noBottomMargin::after {
        width: calc(66.66% - 95px);
        margin-bottom: 0; }
    .opportunity__title.fullWidth::after {
      width: 100%; }
  .opportunity__text {
    padding-right: 100px;
    font-size: 20px;
    line-height: 1.2; }
    @media screen and (max-width: 992px) {
      .opportunity__text {
        padding-right: 15px; } }
    .opportunity__text p {
      font-size: 20px;
      line-height: 1.3; }
  @media screen and (max-width: 992px) {
    .opportunity__right {
      padding-right: 15px; } }
  .opportunity__property-block {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.2; }
  .opportunity__property-title {
    font-weight: 600;
    color: #ffc000; }
  .opportunity__property-value {
    font-weight: normal;
    color: #000; }
  .opportunity__property-link {
    font-weight: normal;
    color: #5dacc8; }
  .opportunity__apply {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 30px;
    color: #fff;
    background-color: #ffc000;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .opportunity__apply:hover {
      opacity: 0.7;
      color: #fff; }
  .opportunity__attachments {
    display: flex;
    flex-direction: column;
    margin-top: 20px; }
  .opportunity__file {
    display: flex;
    align-items: center;
    padding-right: 30px;
    margin-bottom: 30px;
    font-family: Barlow, Arial, Helvetica, sans-serif; }
    .opportunity__file a {
      display: flex;
      align-items: center;
      transition: opacity 0.3s; }
      .opportunity__file a img {
        margin-right: 10px; }
      .opportunity__file a:hover {
        opacity: 0.7; }
    .opportunity__file p {
      margin: 0;
      font-size: 14px;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      font-weight: normal;
      line-height: 18px;
      flex-grow: 1;
      color: #000; }

.tender__time {
  margin-bottom: 5px;
  font-family: Barlow, Arial, Helvetica, sans-serif; }

.grants-home {
  margin-top: 0;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .grants-home__title {
    margin-top: 30px;
    font-size: 72px;
    font-weight: bold;
    color: #000;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .grants-home__title {
        font-size: 48px; } }
    @media screen and (max-width: 480px) {
      .grants-home__title {
        font-size: 32px; } }
    .grants-home__title::after {
      content: "";
      display: block;
      width: 144px;
      height: 4px;
      margin: 0 auto 40px;
      background-color: #ffc000; }
  .grants-home__search-container {
    width: 100%;
    height: 80px;
    color: #808080;
    background-color: #e4e4e4;
    font-size: 36px; }
    @media screen and (max-width: 1366px) {
      .grants-home__search-container {
        height: 60px;
        font-size: 28px; } }
    @media screen and (max-width: 1024px) {
      .grants-home__search-container {
        height: 48px;
        font-size: 20px; } }
  .grants-home__form {
    width: 100%;
    height: 100%; }
  .grants-home__search-input {
    width: 100%;
    height: 100%;
    padding: 0 30px;
    border: none !important;
    background-color: transparent;
    text-align: center;
    font-size: 36px;
    box-shadow: none !important;
    outline: none !important; }
    @media screen and (max-width: 1366px) {
      .grants-home__search-input {
        font-size: 28px; } }
    @media screen and (max-width: 1024px) {
      .grants-home__search-input {
        font-size: 20px; } }
  .grants-home__container {
    display: block; }
  .grants-home__scheme {
    display: flex;
    width: 100%;
    margin-bottom: 0; }
    .grants-home__scheme:nth-child(2n) {
      flex-direction: row-reverse; }
      @media screen and (max-width: 1152px) {
        .grants-home__scheme:nth-child(2n) {
          flex-direction: column; } }
    @media screen and (max-width: 1366px) {
      .grants-home__scheme {
        border-bottom: 1px solid #ededed; } }
    @media screen and (max-width: 1152px) {
      .grants-home__scheme {
        flex-direction: column;
        border-bottom: none; } }
  .grants-home__scheme-image-container {
    position: relative;
    flex-basis: 50%;
    width: 50%;
    min-width: 50%;
    padding-bottom: 25%; }
    @media screen and (max-width: 1366px) {
      .grants-home__scheme-image-container {
        flex-basis: 33.333%;
        width: 33.333%;
        min-width: 33.333%; } }
    @media screen and (max-width: 1152px) {
      .grants-home__scheme-image-container {
        flex-basis: 100%;
        width: 100%;
        min-width: 100%;
        padding-bottom: 33.333%; } }
  .grants-home__scheme-image-link {
    position: relative; }
  .grants-home__scheme-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .grants-home__scheme-content {
    position: relative;
    display: flex;
    flex-basis: 50%;
    width: 50%;
    min-width: 50%;
    max-width: 50%; }
    @media screen and (max-width: 1366px) {
      .grants-home__scheme-content {
        flex-basis: 66.666%;
        width: 66.666%;
        min-width: 66.666%; } }
    @media screen and (max-width: 1152px) {
      .grants-home__scheme-content {
        flex-basis: 100%;
        width: 100%;
        min-width: 100%; } }
    @media screen and (max-width: 1024px) {
      .grants-home__scheme-content {
        flex-direction: column; } }
  .grants-home__scheme-main {
    padding: 25px;
    width: 71%; }
    @media screen and (max-width: 1024px) {
      .grants-home__scheme-main {
        width: 100%; } }
  .grants-home__scheme-title-link {
    display: inline-block;
    color: #000;
    margin-bottom: 20px; }
    .grants-home__scheme-title-link:hover {
      opacity: 1;
      color: #000; }
  .grants-home__scheme-text {
    font-size: 24px;
    line-height: 1.3; }
    @media screen and (max-width: 1366px) {
      .grants-home__scheme-text {
        font-size: 20px; } }
  .grants-home__scheme-additional {
    width: 29%;
    padding-top: 40px;
    text-align: center;
    background-color: #ffc000; }
    @media screen and (max-width: 1152px) {
      .grants-home__scheme-additional {
        padding-top: 20px; } }
    @media screen and (max-width: 1024px) {
      .grants-home__scheme-additional {
        width: 100%;
        padding-top: 10px; } }
  .grants-home__scheme-amount {
    font-size: 100px;
    font-weight: bold;
    line-height: 0.8;
    color: #c41e45; }
    @media screen and (max-width: 1152px) {
      .grants-home__scheme-amount {
        font-size: 70px; } }
    @media screen and (max-width: 1024px) {
      .grants-home__scheme-amount {
        font-size: 56px; } }
  .grants-home__scheme-unit {
    font-size: 36px;
    font-weight: bold;
    line-height: 0.7;
    text-transform: uppercase;
    color: #c41e45; }
    @media screen and (max-width: 1152px) {
      .grants-home__scheme-unit {
        font-size: 30px; } }
    @media screen and (max-width: 1024px) {
      .grants-home__scheme-unit {
        font-size: 28px; } }
  .grants-home__scheme-donations {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff; }
  .grants-home__pagination .pagination-container {
    justify-content: center; }

@media screen and (max-width: 1024px) {
  .opportunity__apply.isGrantsHome {
    display: none; } }

.scheme-submenu {
  height: 32px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500; }
  @media screen and (max-width: 1024px) {
    .scheme-submenu {
      height: unset; } }
  .scheme-submenu.hasBottomBorder {
    height: 34px;
    padding-left: 2px;
    border-bottom: 1px solid #ffc000;
    margin-bottom: 40px; }
    @media screen and (max-width: 1024px) {
      .scheme-submenu.hasBottomBorder {
        height: unset; } }
    .scheme-submenu.hasBottomBorder.small {
      height: 30px;
      margin-top: 4px; }
  .scheme-submenu__container {
    width: 100%;
    display: block;
    padding-right: 22px;
    padding-left: 0; }
    @media screen and (max-width: 1024px) {
      .scheme-submenu__container {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 6px; } }
  .scheme-submenu__item {
    height: 100%;
    display: inline-block; }
    .scheme-submenu__item:last-of-type .scheme-submenu__link {
      margin-right: 0; }
  .scheme-submenu__link {
    height: 100%;
    display: inline-flex;
    align-items: center;
    margin: 0 40px 0 0;
    color: #5dacc8;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    @media screen and (max-width: 1024px) {
      .scheme-submenu__link {
        margin-right: 20px; } }
    .scheme-submenu__link:hover {
      opacity: 0.7;
      color: #5dacc8; }
    .scheme-submenu__link.isActive {
      color: #c41e45; }
      .scheme-submenu__link.isActive:hover {
        opacity: 1;
        color: #c41e45; }

.scheme__data {
  display: flex;
  padding: 25px;
  margin-bottom: 25px;
  background-color: #ffc000; }
  @media screen and (max-width: 992px) {
    .scheme__data {
      padding: 18px; } }

.scheme__data-item {
  flex-basis: 33.333%;
  text-align: center;
  transition: opacity 0.3s; }

.scheme__data-item-top {
  display: flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: flex-end; }
  .scheme__data-item-top .icon-www {
    font-size: 58px !important;
    color: #000; }
    @media screen and (max-width: 992px) {
      .scheme__data-item-top .icon-www {
        font-size: 40px !important; } }

.scheme__data-item-number {
  color: #000;
  font-size: 60px;
  font-weight: bold;
  text-align: center;
  line-height: 0.7; }
  @media screen and (max-width: 992px) {
    .scheme__data-item-number {
      font-size: 44px; } }

.scheme__data-item-unit {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  text-transform: uppercase; }

.scheme__data-item-bottom {
  margin-top: 5px;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase; }

.scheme__data-item-sectors {
  display: inline-block; }

.scheme__data-item-sectors-title {
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase; }

@media screen and (max-width: 992px) {
  .scheme__data-item-sectors-links {
    font-size: 18px; } }

.scheme__data-item-sectors-link {
  color: #000;
  font-weight: 500; }
  @media screen and (max-width: 992px) {
    .scheme__data-item-sectors-link {
      font-size: 18px; } }

.scheme__beneficiary {
  margin-bottom: 60px; }

.scheme__beneficiary-h2 {
  margin-top: 40px;
  font-weight: 600;
  font-size: 32px;
  color: #000 !important;
  text-transform: uppercase; }
  .scheme__beneficiary-h2::after {
    content: "";
    display: block;
    width: 74px;
    height: 4px;
    margin-bottom: 30px;
    background-color: #ffc000; }

.scheme__beneficiary-h3 {
  font-size: 24px;
  color: #ffc000;
  text-transform: uppercase; }

.scheme__beneficiary-image {
  width: 100%; }
  @media screen and (max-width: 992px) {
    .scheme__beneficiary-image {
      margin-bottom: 20px; } }

a.scheme__data-item:hover {
  opacity: 0.7; }

.scheme-news__article {
  margin-bottom: 45px; }

.scheme-news__small-image {
  width: 100%; }

.scheme-news__title {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  color: #ffc000;
  text-transform: uppercase; }

.scheme-news__time {
  font-size: 16px;
  font-weight: 600;
  color: #4ab9d6;
  text-transform: uppercase; }

.scheme-news__excerpt {
  border-top: 2px solid #ffc000;
  padding-top: 8px;
  font-size: 20px;
  line-height: 1.3; }

.scheme-news__container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px; }
  .scheme-news__container .scheme-news__article {
    flex-basis: calc(33.3333% - 20px); }
    @media screen and (max-width: 1210px) {
      .scheme-news__container .scheme-news__article {
        flex-basis: calc(50% - 15px); } }
    @media screen and (max-width: 768px) {
      .scheme-news__container .scheme-news__article {
        flex-basis: 100%; } }

.scheme-project {
  margin-bottom: 80px; }
  .scheme-project__image {
    width: 100%; }
  .scheme-project__title {
    font-weight: 600;
    color: #000;
    text-transform: uppercase; }
  .scheme-project__data {
    padding-bottom: 8px;
    border-bottom: 3px solid #ffc000;
    margin-bottom: 20px;
    line-height: 1; }
  .scheme-project__property {
    font-size: 16px;
    font-weight: 600; }
  .scheme-project__value {
    display: inline-block;
    font-size: 16px;
    font-weight: 600; }
    .scheme-project__value.isAmount {
      margin-right: 30px;
      font-size: 24px;
      font-weight: bold;
      color: #ffc000;
      text-transform: uppercase; }
  .scheme-project__text {
    font-size: 20px;
    line-height: 1.3; }
    .scheme-project__text p {
      font-size: 20px;
      line-height: 1.3; }
  .scheme-project__paging .pagination-container {
    justify-content: flex-start; }

.map__navbar {
  align-items: stretch !important;
  padding-left: 20px;
  padding-right: 20px; }

@media screen and (max-width: 1400px) {
  .map__logo {
    height: 54px;
    max-width: unset !important; } }

@media screen and (max-width: 920px) {
  .map__logo {
    height: 32px; } }

.map__header-title {
  display: flex;
  align-items: flex-end;
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase; }
  @media screen and (max-width: 1400px) {
    .map__header-title {
      font-size: 32px;
      line-height: 1; } }
  @media screen and (max-width: 920px) {
    .map__header-title {
      font-size: 18px; } }

.map__container {
  position: relative;
  display: flex;
  height: calc(100vh - 125px); }
  @media screen and (max-width: 1200px) {
    .map__container {
      height: calc(100vh - 90px); } }
  @media screen and (max-width: 1200px) {
    .map__container {
      width: 100%;
      overflow: hidden; } }

.map__burger {
  display: none;
  cursor: pointer; }
  .map__burger::after {
    content: "";
    font-family: Icomoon;
    font-size: 24px;
    color: #ffc000; }
  @media screen and (max-width: 1200px) {
    .map__burger {
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 5;
      display: inline-block; } }
  @media screen and (max-width: 920px) {
    .map__burger {
      top: 30px; } }

.map__left-sidebar {
  width: 356px;
  padding-left: 20px;
  padding-right: 20px;
  transition: left 0.3s; }
  @media screen and (max-width: 1700px) {
    .map__left-sidebar {
      width: 300px; } }
  @media screen and (max-width: 1200px) {
    .map__left-sidebar {
      position: absolute;
      left: -400px;
      width: 400px;
      height: 100%;
      z-index: 3;
      background-color: #fff; } }
  @media screen and (max-width: 1200px) {
    .map__left-sidebar {
      left: -100%;
      width: 100%; } }

.map__filters-close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
  cursor: pointer; }
  @media screen and (max-width: 1200px) {
    .map__filters-close {
      display: inline-block; } }
  .map__filters-close::after {
    content: "";
    font-family: Icomoon;
    font-size: 18px;
    color: #ffc000; }

.map__content {
  position: relative;
  flex-grow: 1;
  height: calc(100vh - 150px); }

.map__map-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }
  .map__map-container svg {
    height: 2000px;
    max-width: 100%;
    max-height: 100%; }
    @media screen and (max-width: 920px) {
      .map__map-container svg {
        max-width: 95%; } }
    .map__map-container svg #Regioni path {
      cursor: pointer; }
  .map__map-container.isRegion svg {
    max-width: 60%; }

.map__map-disclaimer {
  width: 70%;
  padding: 0 15px;
  margin: -30px auto 0;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 1600px) {
    .map__map-disclaimer {
      width: 100%;
      margin: -30px 0 0 0; } }
  @media screen and (max-width: 768px) {
    .map__map-disclaimer {
      font-size: 10px; } }

.map__data-container {
  position: absolute;
  top: 50px;
  right: 50px;
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 1700px) {
    .map__data-container {
      top: 30px;
      right: 40px; } }
  @media screen and (max-width: 1400px) {
    .map__data-container {
      top: 30px;
      right: 30px; } }
  @media screen and (max-width: 920px) {
    .map__data-container {
      top: 80px;
      right: 0; } }

.map__data-container-disclaimer {
  display: none;
  padding-top: 4px;
  text-align: center;
  font-family: Barlow, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: normal;
  color: #000;
  text-transform: uppercase; }

.map__hidden {
  visibility: hidden;
  width: 0;
  height: 0; }

.map__right-sidebar {
  width: 660px;
  background-color: #fff; }
  @media screen and (max-width: 1700px) {
    .map__right-sidebar {
      width: 500px; } }
  @media screen and (max-width: 1400px) {
    .map__right-sidebar {
      width: 450px; } }
  @media screen and (max-width: 920px) {
    .map__right-sidebar {
      position: absolute;
      top: 25px;
      right: -130%;
      z-index: 40;
      width: 100%;
      transition: left 0.3s, right 0.3s; } }

.map__data-button {
  position: absolute;
  display: none;
  z-index: 3;
  top: 30px;
  right: 0;
  padding: 4px 8px;
  background-color: #ffc000;
  cursor: pointer;
  transition: left 0.3s, right 0.3s; }
  @media screen and (max-width: 920px) {
    .map__data-button {
      display: inline-block; } }
  .map__data-button::after {
    content: "";
    font-family: Icomoon;
    font-size: 18px;
    color: #fff; }

.map__header-region {
  display: none;
  flex-grow: 1;
  align-items: flex-end;
  padding-left: 65px;
  margin: 0;
  font-size: 60px;
  font-weight: 600;
  color: #ffc000;
  text-transform: uppercase;
  line-height: 0.6; }
  @media screen and (max-width: 1400px) {
    .map__header-region {
      z-index: 10;
      font-size: 32px;
      line-height: 1; } }
  @media screen and (max-width: 920px) {
    .map__header-region {
      position: absolute;
      top: 60px;
      left: 0;
      font-size: 24px; } }

.map__close-region {
  cursor: pointer; }
  .map__close-region::after {
    content: "";
    display: inline-flex;
    margin-left: 32px;
    font-family: Icomoon;
    font-size: 32px;
    color: #ffc000;
    line-height: 1.2; }
    @media screen and (max-width: 1400px) {
      .map__close-region::after {
        font-size: 20px; } }
    @media screen and (max-width: 920px) {
      .map__close-region::after {
        font-size: 20px; } }

.map-filters {
  width: 100%;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .map-filters__language {
    margin-top: 25px;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase; }
  .map-filters__link {
    color: #000; }
    .map-filters__link.isActive {
      color: #ffc000; }
  .map-filters__row {
    margin-bottom: 20px; }
  .map-filters__buttons-row {
    display: flex;
    justify-content: space-between; }
  .map-filters__filter {
    width: 100%;
    height: 46px;
    padding-left: 10px;
    padding-right: 46px;
    margin-top: 15px;
    margin-bottom: 30px;
    border: none !important;
    outline: none !important;
    color: #464646;
    background-color: #d3d3d3;
    font-size: 20px; }
  .map-filters__filter-button {
    height: 40px;
    padding-left: 40px;
    padding-right: 40px;
    border: none;
    background-color: #ffc000;
    color: #fff;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .map-filters__filter-button:hover {
      opacity: 0.7; }
    .map-filters__filter-button.js-reset {
      background-color: #a5a5a5; }
  .map-filters__multiselect {
    text-align: left !important; }
    .map-filters__multiselect .btn-group {
      border-bottom: 3px solid #ffc000; }
    .map-filters__multiselect .btn {
      padding-right: 35px;
      padding-left: 20px;
      font-size: 18px;
      text-align: left !important; }
    .map-filters__multiselect .multiselect-selected-text {
      font-size: 20px;
      text-align: left !important;
      color: #464646; }
    .map-filters__multiselect .dropdown-toggle::after {
      position: absolute;
      top: 23px;
      right: 12px;
      border-top: 0.5em solid;
      border-right: 0.35em solid transparent;
      border-left: 0.35em solid transparent;
      color: #ffc000; }
    .map-filters__multiselect .multiselect-container > li > a > label {
      position: relative;
      padding: 4px 10px 4px 30px;
      color: #464646;
      font-size: 16px;
      font-family: Barlow, Arial, Helvetica, sans-serif;
      box-shadow: none !important; }
      .map-filters__multiselect .multiselect-container > li > a > label input {
        display: inline-block;
        margin-right: 5px;
        margin-left: -20px; }
  .map-filters .multiselect-sectors .btn::before {
    content: "";
    position: relative;
    top: 5px;
    left: -20px;
    font-family: icomoon;
    font-size: 24px;
    color: #ffc000; }
  .map-filters__part-donation {
    position: relative;
    padding-left: 35px; }
    .map-filters__part-donation::before {
      content: "";
      position: absolute;
      top: 3px;
      left: 0;
      font-family: icomoon;
      font-size: 24px;
      color: #ffc000; }
  .map-filters__part-time {
    position: relative;
    padding-left: 35px; }
    .map-filters__part-time::before {
      content: "";
      position: absolute;
      top: 3px;
      left: 0;
      font-family: icomoon;
      font-size: 24px;
      color: #ffc000; }
  .map-filters .picker__input.picker__input,
  .map-filters .picker__input.picker__input--active {
    border: none;
    border-bottom: 3px solid #ffc000;
    font-size: 20px;
    color: #464646; }
  .map-filters__inner-row {
    margin-bottom: 20px; }
  .map-filters input {
    outline: none;
    box-shadow: none !important; }
  .map-filters__regular-input, .map-filters__input-with-icon {
    width: 100%;
    border: none;
    border-bottom: 3px solid #ffc000;
    border-radius: 0;
    font-size: 20px;
    outline: none;
    box-shadow: none !important; }
  .map-filters__input-with-icon {
    padding-left: 45px; }
  .map-filters__beneficiary {
    position: relative; }
    .map-filters__beneficiary::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      font-family: icomoon;
      font-size: 24px;
      color: #ffc000; }

.loader-overlay {
  height: 100vh;
  width: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  display: none;
  text-align: center;
  align-items: center; }

.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto; }

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px; }

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffc000;
  margin: -3px 0 0 -3px; }

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s; }

.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px; }

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s; }

.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px; }

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s; }

.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px; }

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s; }

.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px; }

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s; }

.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px; }

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s; }

.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px; }

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s; }

.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px; }

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s; }

.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px; }

@keyframes lds-roller {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.map-tabs {
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  .map-tabs__header {
    position: relative;
    display: flex;
    column-gap: 30px;
    border-bottom: 1px solid #ffc000; }
    @media screen and (max-width: 920px) {
      .map-tabs__header {
        padding-left: 10px; } }
  .map-tabs__switch {
    position: relative;
    display: none;
    padding: 5px 0;
    border-bottom: 1px solid #ffc000;
    font-size: 18px;
    font-weight: 500; }
    .map-tabs__switch input {
      width: 0;
      height: 0;
      opacity: 0; }
    .map-tabs__switch label {
      padding-left: 25px;
      margin: 0;
      cursor: pointer; }
      .map-tabs__switch label:before {
        content: "";
        position: absolute;
        top: 8px;
        left: 0;
        display: inline-block;
        width: 18px;
        height: 18px;
        border: 2px solid #ffc000; }
    .map-tabs__switch input:checked + label:before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23000000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
  .map-tabs__tab {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer; }
    @media screen and (max-width: 920px) {
      .map-tabs__tab {
        font-size: 16px; } }
    .map-tabs__tab.isActive {
      color: #ffc000; }
  .map-tabs__close {
    position: absolute;
    display: none;
    right: 10px; }
    .map-tabs__close::after {
      content: "";
      font-family: Icomoon;
      font-size: 16px;
      color: #ffc000; }
    @media screen and (max-width: 920px) {
      .map-tabs__close {
        display: inline-block; } }
  .map-tabs__tab-count {
    color: #ffc000; }
  .map-tabs__content {
    display: none; }
    .map-tabs__content.isActive {
      display: block; }
  .map-tabs__scrolling-content {
    height: calc(100vh - 215px);
    overflow: auto;
    margin-top: 20px;
    margin-right: 10px;
    scrollbar-color: #ffc000 #ececec;
    scrollbar-width: thin; }
    .map-tabs__scrolling-content::-webkit-scrollbar {
      width: 8px !important; }
    .map-tabs__scrolling-content::-webkit-scrollbar-track {
      width: 4px;
      background-color: #ececec; }
    .map-tabs__scrolling-content::-webkit-scrollbar-thumb {
      width: 8px;
      background-color: #ffc000 !important; }

.map-story {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media screen and (max-width: 1200px) {
    .map-story {
      flex-direction: column;
      padding-right: 15px;
      padding-left: 15px; } }
  .map-story__video-container {
    position: relative;
    flex-basis: 40%;
    padding-bottom: 29%;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      .map-story__video-container {
        width: 100%;
        flex-basis: 100%;
        padding-bottom: 70%; } }
  .map-story__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .map-story__play {
    position: absolute;
    display: flex;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8); }
    .map-story__play::after {
      content: "";
      display: inline-block;
      position: relative;
      left: 3px;
      font-family: icomoon;
      font-size: 20px;
      color: rgba(0, 0, 0, 0.75); }
  .map-story__content {
    flex-basis: 60%;
    padding-right: 15px;
    padding-left: 15px; }
    @media screen and (max-width: 1200px) {
      .map-story__content {
        padding-left: 0;
        margin-top: 10px; } }
  .map-story__title {
    margin-bottom: 0;
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #ffc000;
    text-transform: uppercase; }
  .map-story__subtitle {
    border-bottom: 2px solid #ffc000;
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
    color: #4ab9d6; }
  .map-story__text p {
    font-weight: normal;
    font-size: 18px !important;
    line-height: 1.4 !important; }

.map-project {
  margin-top: 15px;
  margin-bottom: 30px; }
  @media screen and (max-width: 920px) {
    .map-project {
      padding-left: 10px; } }
  .map-project__brief {
    cursor: pointer; }
  .map-project__date {
    font-size: 14px;
    font-weight: 600;
    color: #ffc000; }
  .map-project__title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600; }
  .map-project__details {
    display: none;
    padding-left: 50px; }
  .map-project__section-title {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #ffc000; }
  .map-project__section-content {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2; }
  .map-project__list {
    list-style: none;
    padding: 0; }
    .map-project__list li {
      line-height: 1.2; }
  .map-project__button {
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 4px 25px 0;
    border: none;
    margin-top: 15px;
    background-color: #ffc000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    transition: opacity 0.3s; }
    .map-project__button:hover {
      opacity: 0.7;
      color: #fff; }

.map-sectors {
  margin-bottom: 30px; }
  @media screen and (max-width: 920px) {
    .map-sectors {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 20px; } }
  .map-sectors__title {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0391ff; }
    @media screen and (max-width: 920px) {
      .map-sectors__title {
        margin-bottom: 0;
        font-size: 18px; } }
  .map-sectors__bottom {
    padding-left: 32px; }
  .map-sectors__section {
    display: inline-block;
    margin-right: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #808080; }
    @media screen and (max-width: 920px) {
      .map-sectors__section {
        font-size: 16px; } }
  .map-sectors__value {
    font-size: 24px;
    font-weight: 600;
    color: #ffc000; }
    @media screen and (max-width: 920px) {
      .map-sectors__value {
        font-size: 22px;
        line-height: 1; } }

.sector-color {
  display: inline-block;
  margin-right: 16px;
  width: 16px;
  height: 16px; }
  .sector-color__0 {
    background-color: #f26c4f; }
  .sector-color__1 {
    background-color: #f68e56; }
  .sector-color__2 {
    background-color: #fbaf5d; }
  .sector-color__3 {
    background-color: #acd373; }
  .sector-color__4 {
    background-color: #7cc576; }
  .sector-color__5 {
    background-color: #3cb878; }
  .sector-color__6 {
    background-color: #1cbbb4; }
  .sector-color__7 {
    background-color: #00bff3; }
  .sector-color__8 {
    background-color: #448ccb; }
  .sector-color__9 {
    background-color: #5674b9; }
  .sector-color__10 {
    background-color: #605ca8; }
  .sector-color__11 {
    background-color: #8560a8; }
  .sector-color__12 {
    background-color: #a864a8; }
  .sector-color__13 {
    background-color: #f06eaa; }
  .sector-color__14 {
    background-color: #f26d7d; }
  .sector-color__15 {
    background-color: #b34d15; }
  .sector-color__16 {
    background-color: #9e0b0f; }
  .sector-color__17 {
    background-color: #c1184c; }

.graph-container {
  position: relative;
  margin-left: 32px;
  margin-bottom: 20px;
  margin-right: 20px; }

.sectors-graph {
  display: flex;
  align-items: flex-end;
  column-gap: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 2px solid #ffc000;
  border-bottom: 2px solid #ffc000; }
  @media screen and (max-width: 920px) {
    .sectors-graph {
      column-gap: 4px; } }
  .sectors-graph__bar {
    display: inline-block;
    flex-grow: 1;
    min-width: 10px; }
  .sectors-graph__percents {
    position: absolute;
    height: 100%; }
  .sectors-graph__step {
    position: absolute;
    right: 4px; }

.map-info-box {
  max-width: 360px;
  display: inline-flex;
  flex-wrap: wrap;
  flex-flow: column;
  padding: 20px 0 0;
  background-color: #ffc000;
  font-family: Barlow, Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 1700px) {
    .map-info-box {
      max-width: 300px;
      padding: 15px 0 0; } }
  @media screen and (max-width: 1400px) {
    .map-info-box {
      max-width: 260px;
      padding: 10px 0 0; } }
  @media screen and (max-width: 920px) {
    .map-info-box {
      max-width: 180px;
      padding: 8px 0 0; } }
  .map-info-box__item {
    text-align: center;
    flex-basis: 50%;
    flex-shrink: 1;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1700px) {
      .map-info-box__item {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 1400px) {
      .map-info-box__item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px; } }
  .map-info-box__value {
    font-size: 58px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 0.9; }
    @media screen and (max-width: 1700px) {
      .map-info-box__value {
        font-size: 50px; } }
    @media screen and (max-width: 1400px) {
      .map-info-box__value {
        font-size: 32px; } }
    @media screen and (max-width: 920px) {
      .map-info-box__value {
        font-size: 24px; } }
  .map-info-box__text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    line-height: 1; }
  .map-info-box__small-text {
    font-size: 9px;
    font-weight: 600;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    line-height: 1; }
  .map-info-box__separator {
    display: block;
    width: 100%;
    height: 4px;
    margin-bottom: 20px;
    background-color: #fff; }

/*# sourceMappingURL=main.css.map */