html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table, tbody, tfoot, tr, th, td, sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow {
  background: #75C3FF;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0 none;
  display: block;
  height: 36px;
  -webkit-mask: url("layout/arrow.svg") no-repeat 100% 100%;
  mask: url("layout/arrow.svg") no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 21px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .slick-arrow.slick-prev {
    left: -40px; }
  .slick-arrow.slick-next {
    right: -40px;
    z-index: 3;
    -webkit-transform: rotate(180deg) translateY(50%);
    -moz-transform: rotate(180deg) translateY(50%);
    -o-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%); }
  .slick-arrow:hover {
    background: #212C52;
    cursor: pointer; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table, tbody, tfoot, tr, th, td, sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

html {
  margin-top: 0 !important; }

body {
  color: #212C52;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 500;
  line-height: 1.6em; }

.site {
  width: 860px;
  margin: 0 auto; }
  @media screen and (max-width: 1075px) {
    .site {
      width: 80%;
      margin: 0 10%; } }
  .site.center {
    text-align: center; }
  .site.content h3:first-child {
    margin-top: 0; }

.extended {
  width: 1650px; }
  @media screen and (max-width: 2062.5px) {
    .extended {
      width: 80%;
      margin: 0 10%; } }
strong {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin-bottom: 1em; }

h2 {
  color: #212C52;
  font-size: 2.5em;
  font-weight: 800;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 800px) {
    h2 {
      font-size: 9vw;
      line-height: auto; } }
  h2.mt {
    margin-top: 1em; }
  h2.titleSolution {
    font-size: 1.5em; }

h3, h4, h5, h6 {
  color: #3185FF;
  font-weight: 700;
  line-height: 1.2em;
  margin: 2em 0 0.5em;
  text-transform: uppercase; }

h3 {
  font-size: 2em; }

.center h3 {
  font-weight: 300; }

h4 {
  color: #75C3FF;
  font-size: 1.7em;
  font-weight: 700; }

h5 {
  font-size: 1.5em;
  font-weight: 500;
  text-transform: inherit; }

h6 {
  font-size: 1em;
  font-weight: 500;
  text-transform: inherit; }

ul, ol {
  margin-left: 2em; }
  ul li, ol li {
    margin-bottom: 0.5em; }

figure figcaption {
  font-size: 0.7em !important;
  line-height: 1.2em;
  font-style: italic; }

p.has-large-font-size {
  font-size: 2em;
  line-height: 1.5em; }

a {
  color: #212C52;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }
  a:hover {
    color: #3185FF;
    text-decoration: none; }

article {
  padding-top: 4em; }
  article.noPadding {
    padding-top: 0; }

.intro {
  border-bottom: 1px solid #3185FF;
  padding-bottom: 3em;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.7em; }

.btn {
  border: 5px solid #3185FF;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  color: #3185FF;
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }
  .btn:hover {
    border-color: #212C52;
    color: #212C52; }

.back {
  background: #212C52;
  color: white;
  display: inline-block;
  margin-bottom: 4em;
  margin-left: 40%;
  padding: 0.5em 1em;
  text-decoration: none; }
  .back:hover {
    background: #3185FF;
    color: white; }

.space {
  padding: 6em 0; }

.clear {
  clear: both; }

.banner {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#75c3ff+0,3185ff+100 */
  background: #75c3ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75c3ff 0%, #3185ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #75c3ff 0%, #3185ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #75c3ff 0%, #3185ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c3ff', endColorstr='#3185ff',GradientType=0 );
  /* IE6-9 */
  padding-top: 25%;
  position: relative;
  width: 100%; }
  @media (max-width: 800px) {
    .banner {
      padding-top: 50%; } }
  .banner figure {
    height: 100%;
    left: 0;
    opacity: 0.3;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
    .banner figure img {
      left: 50%;
      min-height: 100%;
      position: absolute;
      top: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media (max-width: 800px) {
        .banner figure img {
          height: 100%;
          width: auto; } }
  .banner .watermark {
    background: url(layout/icoDWC.svg) no-repeat center center;
    background-size: 100% auto;
    left: 50%;
    opacity: 0.5;
    padding-top: 18%;
    position: absolute;
    top: 50%;
    width: 18%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .banner .watermark.berlin {
      background-image: url("layout/town-berlin.svg");
      opacity: 0.35; }
    .banner .watermark.copenhagen {
      background-image: url("layout/town-copenhagen.svg");
      opacity: 0.35; }
    .banner .watermark.milan {
      background-image: url("layout/town-milan.svg");
      opacity: 0.35; }
    .banner .watermark.paris {
      background-image: url("layout/town-paris.svg");
      opacity: 0.35; }
    .banner .watermark.sofia {
      background-image: url("layout/town-sofia.svg");
      opacity: 0.35; }
  .banner h2 {
    color: white;
    font-size: 2.3vw;
    font-weight: 300;
    left: 50%;
    margin: 0;
    position: absolute;
    text-shadow: 0 3px 15px #212C52;
    top: 50%;
    width: 90%;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (max-width: 800px) {
      .banner h2 {
        font-size: 4vw;
        line-height: 5vw; } }
.ourCitiesBox {
  background: #212C52;
  padding: 3em 0; }

.ourCities {
  background: #212C52;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 1500px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: -webkit-wrap;
  flex-wrap: -moz-wrap;
  flex-wrap: -ms-wrap;
  flex-wrap: wrap;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }
  @media (max-width: 1500px) {
    .ourCities {
      padding: 5%;
      width: 100%; } }
  .ourCities li {
    background: white;
    display: block;
    float: left;
    margin: 0.5%;
    overflow: hidden;
    position: relative;
    width: 32%; }
    @media (max-width: 1000px) {
      .ourCities li {
        width: 48%; } }
    @media (max-width: 700px) {
      .ourCities li {
        width: 98%; } }
    .ourCities li a {
      text-decoration: none; }
    .ourCities li figure {
      background: #75C3FF;
      padding-top: 55%;
      position: relative;
      width: 100%; }
      .ourCities li figure img {
        height: 100%;
        left: 50%;
        min-width: 100%;
        opacity: 0.2;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .ourCities li .filter {
      background: #212C52;
      height: 100%;
      left: 50%;
      position: absolute;
      top: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: 102%;
      opacity: 0;
      width: 102%;
      z-index: 1;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
    .ourCities li .txt {
      padding: 5%; }
      .ourCities li .txt h3 {
        color: #75C3FF;
        font-size: 2vw;
        margin: 0 0 1vw 0; }
        @media (max-width: 1000px) {
          .ourCities li .txt h3 {
            font-size: 4vw;
            line-height: 6vw; } }
      .ourCities li .txt p {
        font-size: 1em;
        line-height: 1.5em; }
        @media (max-width: 1400px) {
          .ourCities li .txt p {
            font-size: 1vw;
            line-height: 1.5vw; } }
        @media (max-width: 1000px) {
          .ourCities li .txt p {
            font-size: 1.6vw;
            line-height: 3vw; } }
    .ourCities li .icoTown {
      background: no-repeat center 10%;
      background-size: 30%;
      color: white;
      display: block;
      font-size: 1.6vw;
      height: 90%;
      left: 50%;
      line-height: 2vw;
      overflow: hidden;
      position: absolute;
      text-transform: uppercase;
      top: 50%;
      width: 90%;
      z-index: 2;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
      .ourCities li .icoTown.berlin {
        background-image: url("layout/town-berlin.svg"); }
      .ourCities li .icoTown.copenhagen {
        background-image: url("layout/town-copenhagen.svg"); }
      .ourCities li .icoTown.milan {
        background-image: url("layout/town-milan.svg"); }
      .ourCities li .icoTown.paris {
        background-image: url("layout/town-paris.svg"); }
      .ourCities li .icoTown.sofia {
        background-image: url("layout/town-sofia.svg"); }
      .ourCities li .icoTown .more {
        opacity: 0; }
      .ourCities li .icoTown strong {
        color: #3185FF; }
    .ourCities li.odd figure {
      background: #3185FF; }
    .ourCities li.odd .txt h3 {
      color: #3185FF; }
    .ourCities li:hover .filter {
      opacity: 0.5; }
    .ourCities li:hover .icoTown {
      background-color: #212C52;
      background-position: center 10%;
      background-size: 50%;
      height: 90%;
      opacity: 0.9;
      padding-top: 60%; }
      .ourCities li:hover .icoTown .more {
        opacity: 1; }

.navCity {
  list-style: none;
  left: 0;
  margin: 0;
  position: fixed;
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .navCity li {
    background: #3185FF no-repeat center center;
    background-size: 50% auto;
    border: 1px solid white;
    border-left: 0;
    height: 3em;
    margin-bottom: 0;
    position: relative;
    width: 3em;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out; }
    .navCity li span {
      background: #212C52;
      color: white;
      display: none;
      font-size: 0.8em;
      line-height: 1em;
      left: 4em;
      opacity: 0.8;
      padding: 0.5em 1em;
      position: absolute;
      top: 50%;
      width: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .navCity li.objectives {
      background-image: url("layout/ico-objectives.svg"); }
    .navCity li.challenge {
      background-image: url("layout/ico-challenge.svg"); }
    .navCity li.activities {
      background-image: url("layout/ico-activities.svg"); }
    .navCity li.news {
      background-image: url("layout/ico-news.svg"); }
    .navCity li.digital {
      background-image: url("layout/ico-digital.svg"); }
    .navCity li.videos {
      background-image: url("layout/ico-videos.svg"); }
    .navCity li.contact {
      background-image: url("layout/ico-contact.svg"); }
    .navCity li:hover {
      background-color: #212C52;
      background-size: 70% auto;
      cursor: pointer; }
      .navCity li:hover span {
        display: block; }

.city, .single {
  padding-top: 0; }
  .city section, .single section {
    padding: 2em 0 0; }
    .city section h2, .single section h2 {
      text-align: left; }
    .city section.intro, .single section.intro {
      padding-top: 0;
      text-align: left; }
      .city section.intro.pt, .single section.intro.pt {
        padding-top: 3em; }
      .city section.intro.pb, .single section.intro.pb {
        padding-bottom: 3em; }
    .city section.objectives, .city section.activities, .single section.objectives, .single section.activities {
      color: #212C52; }
      .city section.objectives h2, .city section.activities h2, .single section.objectives h2, .single section.activities h2 {
        color: #212C52; }
    .city section.objectives, .single section.objectives {
      /* background: rgb(49,133,255);
			background: -moz-linear-gradient(top,  rgba(49,133,255,1) 0%, rgba(117,195,255,1) 100%);
			background: -webkit-linear-gradient(top,  rgba(49,133,255,1) 0%,rgba(117,195,255,1) 100%);
			background: linear-gradient(to bottom,  rgba(49,133,255,1) 0%,rgba(117,195,255,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3185ff', endColorstr='#75c3ff',GradientType=0 );
            */ }
    .city section.news, .single section.news {
      border-bottom: 1px solid #3185FF; }
    .city section.contact, .single section.contact {
      background: #212C52;
      padding: 3em 0; }
      .city section.contact a, .single section.contact a {
        color: white; }
  .city .our-solutions, .single .our-solutions {
    border-top: 1px solid #212C52; }
    .city .our-solutions h2, .single .our-solutions h2 {
      text-align: center; }
  .city .contact, .single .contact {
    text-align: center; }
    .city .contact .icoTown, .single .contact .icoTown {
      background: no-repeat left center;
      background-size: 12em auto;
      display: inline-block;
      padding: 2em 0 1em 14em;
      text-align: left; }
      .city .contact .icoTown.berlin, .single .contact .icoTown.berlin {
        background-image: url("layout/town-berlin-blue.svg"); }
      .city .contact .icoTown.copenhagen, .single .contact .icoTown.copenhagen {
        background-image: url("layout/town-copenhagen-blue.svg"); }
      .city .contact .icoTown.milan, .single .contact .icoTown.milan {
        background-image: url("layout/town-milan-blue.svg"); }
      .city .contact .icoTown.paris, .single .contact .icoTown.paris {
        background-image: url("layout/town-paris-blue.svg"); }
      .city .contact .icoTown.sofia, .single .contact .icoTown.sofia {
        background-image: url("layout/town-sofia-blue.svg"); }
    .city .contact h4, .single .contact h4 {
      font-weight: 300; }
    .city .contact p, .single .contact p {
      color: white; }

.eupopup-container {
  background: #3185FF;
  bottom: 0;
  color: white;
  font-size: 0.8em;
  left: 0;
  opacity: 0.9;
  padding: 1em 5%;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9998; }
  .eupopup-container a {
    color: white;
    display: inline-block; }
    .eupopup-container a.eupopup-button {
      border: 1px solid white;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      display: inline-block;
      margin: 0.5em 0.5em;
      padding: 0.2em 1.5em;
      text-decoration: none;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
      .eupopup-container a.eupopup-button:hover {
        border-color: #212C52;
        color: #212C52; }
    .eupopup-container a.eupopup-closebutton {
      background: #212C52;
      border: 2px solid white;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
      font-weight: 700;
      height: 40px;
      padding: 0.5em 0 0.85em;
      position: absolute;
      right: 1em;
      text-decoration: none;
      top: -1em;
      width: 40px;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
      .eupopup-container a.eupopup-closebutton:hover {
        background: #3185FF;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3); }

footer {
  background: #212C52;
  color: white;
  padding-top: 2em; }
  footer .logo {
    display: block;
    float: left;
    width: 7em; }
  footer .copyright {
    border-left: 1px solid white;
    display: block;
    float: left;
    font-size: 0.9em;
    margin: 1em 0 0 1em;
    padding-left: 1em; }
  footer .flag {
    background: url(layout/flagEU.svg) no-repeat left center;
    background-size: auto 100%;
    float: right;
    font-size: 0.7em;
    line-height: 1.4em;
    padding-left: 10em;
    width: 30em; }
  footer .sign {
    border-top: 1px solid #3185FF;
    margin-top: 1em;
    padding: 0.5em 0;
    text-align: center; }
    footer .sign img {
      width: 20em; }
  @media (max-width: 1040px) {
    footer {
      text-align: center; }
      footer .logo {
        display: inline-block;
        float: inherit; }
      footer .copyright {
        border-left: 0 none;
        float: inherit;
        margin: 1em 0;
        padding-left: 0; }
      footer .flag {
        display: inline-block;
        float: inherit;
        text-align: left; } }
form {
  margin: 0 auto;
  width: 70%; }
  @media (max-width: 1100px) {
    form {
      width: 90%; } }
  form .wpcf7-not-valid-tip {
    color: red;
    padding: 0.2em 0 1em 1.5em; }
  form .wpcf7-validation-errors {
    border: 2px solid #3185FF;
    color: #3185FF;
    padding: 1em;
    text-align: center; }
  form label {
    margin-top: 1em;
    padding: 0 0 1em 1.5em; }
  form input, form select, form textarea {
    border: 1px solid #dadada;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;
    padding: 0.5em 3%;
    width: 94%; }
    form input:focus, form select:focus, form textarea:focus {
      border-color: #3185FF;
      color: #3185FF;
      font-style: italic;
      outline: none; }
      form input.wpcf7-not-valid:focus, form select.wpcf7-not-valid:focus, form textarea.wpcf7-not-valid:focus {
        border-color: #3185FF; }
    form input.wpcf7-not-valid, form select.wpcf7-not-valid, form textarea.wpcf7-not-valid {
      border-color: red; }
    form input.wpcf7-submit, form select.wpcf7-submit, form textarea.wpcf7-submit {
      background: #3185FF;
      border: 5px solid #3185FF;
      -webkit-border-radius: 2em;
      border-radius: 2em;
      color: white;
      display: inline-block;
      font-size: 1em;
      padding: 1em 2em;
      text-decoration: none;
      width: auto;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
  form .star {
    color: #3185FF; }

.fieldsRequired {
  color: #3185FF;
  font-size: 0.9em;
  font-weight: 700;
  margin: 4em auto 0;
  width: 70%; }
  @media (max-width: 1100px) {
    .fieldsRequired {
      width: 90%; } }
.gallery, .single section.gallery {
  border-top: 1px solid #212C52;
  margin-top: 3em;
  padding-top: 3em;
  text-align: center; }
  .gallery a, .single section.gallery a {
    display: inline-block;
    margin: 0.5em; }
    .gallery a img, .single section.gallery a img {
      height: 150px; }
  .gallery h2, .single section.gallery h2 {
    text-align: center; }

.single section.content {
  padding-top: 6em; }

.fancybox-bg {
  background-color: #3185FF !important; }

.fancybox-infobar {
  color: white !important;
  mix-blend-mode: inherit !important; }

.glance {
  list-style: none;
  float: left;
  margin: 2em 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: -webkit-wrap;
  flex-wrap: -moz-wrap;
  flex-wrap: -ms-wrap;
  flex-wrap: wrap; }
  @media (max-width: 1100px) {
    .glance {
      display: inherit; } }
  .glance li {
    background: #3185FF;
    margin: 0 0.5% 1%;
    padding: 0 2% 2%;
    text-align: center;
    width: 25%; }
    @media (max-width: 1100px) {
      .glance li {
        height: 50vw;
        float: left;
        width: 45%; } }
    @media (max-width: 850px) {
      .glance li {
        height: inherit;
        padding: 0 5% 5%;
        width: 89%; } }
    .glance li.odd {
      background: #212C52; }
      .glance li.odd .ico {
        color: #75C3FF; }
    .glance li.volume .table {
      list-style: none;
      margin: 0; }
      .glance li.volume .table li {
        background: none;
        border-bottom: 1px dashed #75C3FF;
        color: #75C3FF;
        float: left;
        font-weight: 300;
        margin: 0;
        padding: 0.5em 0;
        width: 100%; }
        @media (max-width: 1100px) {
          .glance li.volume .table li {
            height: inherit;
            width: 100%; } }
        .glance li.volume .table li .left {
          float: left; }
        .glance li.volume .table li .right {
          color: white;
          float: right;
          font-weight: 700; }
    .glance li.volume p {
      color: #75C3FF;
      margin-top: 1em; }
      .glance li.volume p .id {
        font-size: 0.8em; }
    .glance li.coordination {
      color: white; }
    .glance li .ico {
      background: no-repeat center 55%;
      background-size: auto 50%;
      color: white;
      display: block;
      margin-bottom: 3em;
      padding-top: 45%;
      width: 100%; }
    .glance li .nbr, .glance li .month {
      color: #75C3FF;
      display: block;
      text-transform: uppercase;
      width: 100%; }
    .glance li .month {
      font-size: 2vw; }
      @media (max-width: 1100px) {
        .glance li .month {
          font-size: 4vw; } }
    .glance li .nbr {
      font-size: 5vw;
      line-height: 6vw; }
      @media (max-width: 1100px) {
        .glance li .nbr {
          font-size: 10vw;
          line-height: 11vw; } }
    .glance li.volume .ico {
      background-image: url("layout/ico-volume.svg"); }
    .glance li.start .ico {
      background-image: url("layout/ico-start.svg"); }
    .glance li.run .ico {
      background-image: url("layout/ico-run.svg"); }
    .glance li.coordination .ico {
      background-image: url("layout/ico-coordination.svg"); }

.header {
  background: #212C52;
  color: white; }
  .header ul {
    margin: 0;
    text-align: right; }
    .header ul li {
      display: inline-block;
      margin-bottom: 0; }
      .header ul li a {
        display: inline-block;
        font-size: 2em;
        font-size: 0.7em;
        padding: 1em 2em;
        text-decoration: none; }
        .header ul li a.cloud {
          background: url("layout/cloudConnect.svg") no-repeat left center;
          background-size: 1.5em auto; }
        .header ul li a:hover {
          background-position: 0.3em center; }
        @media (max-width: 600px) {
          .header ul li a {
            display: block;
            height: 30px;
            text-align: left;
            text-indent: -9999px; } }
  .header a {
    color: white;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out; }
    .header a:hover {
      color: #75C3FF; }

header {
  background: white;
  border-bottom: 1px solid #3185FF;
  display: block;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 5; }
  header h1 {
    float: left;
    margin: 1.3em 0 1em;
    padding-top: 4.5em;
    position: relative;
    width: 10em; }
    header h1 img {
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  header #btn {
    display: none; }
  header.home {
    background: none;
    border-bottom: 1px solid white;
    position: absolute;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out; }
    header.home h1 img {
      opacity: 0;
      transition: all 1s ease-in-out;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out; }
    header.home .menu li.current-menu-item a {
      border-bottom-color: white;
      color: white; }
      @media (max-width: 1290px) {
        header.home .menu li.current-menu-item a {
          border-bottom-color: #3185FF;
          color: #3185FF; } }
    header.home .menu a {
      color: white; }
      @media (max-width: 1290px) {
        header.home .menu a {
          color: #3185FF; } }
    header.home #btn .menuTXT {
      color: white; }
    header.home #btn .lines .line {
      background: white; }
  header.fixed {
    background: white;
    border-bottom: 1px solid #3185FF;
    left: 0;
    position: fixed;
    top: 0; }
    header.fixed h1 img {
      opacity: 1; }
    header.fixed .menu li.current-menu-item a, header.fixed .menu li.current_page_parent a {
      border-bottom: 4px solid #3185FF;
      color: #3185FF; }
    header.fixed .menu li.current-menu-item ul li a, header.fixed .menu li.current_page_parent ul li a {
      border-bottom: 0 none; }
    header.fixed .menu a {
      color: #212C52; }
    header.fixed .menu ul li a {
      color: #3185FF; }
    header.fixed #btn .menuTXT {
      color: #3185FF; }
    header.fixed #btn .lines .line {
      background: #3185FF; }
  header .menu {
    float: right;
    margin: 0; }
    @media (max-width: 1290px) {
      header .menu {
        background: white;
        width: 100%; } }
    header .menu li {
      float: left;
      margin: 0;
      position: relative; }
      @media (max-width: 1290px) {
        header .menu li {
          border-top: 1px solid #212C52;
          float: none;
          display: block;
          width: 100%; } }
      header .menu li a {
        display: inline-block;
        padding: 2.5em 0.5em;
        text-decoration: none;
        white-space: nowrap; }
        @media (max-width: 1080px) {
          header .menu li a {
            padding: 1em 2em;
            display: block; } }
      header .menu li ul {
        display: none;
        left: 0;
        margin-left: 0;
        position: absolute;
        top: 6.6em;
        z-index: 5; }
        header .menu li ul li {
          width: 100%; }
        header .menu li ul a {
          background: #212C52;
          color: #3185FF;
          opacity: 0.8;
          padding: 1em 2em;
          width: 100%; }
          @media (max-width: 1080px) {
            header .menu li ul a {
              background: white;
              color: #212C52;
              padding: 0.5em 0;
              width: inherit; }
              header .menu li ul a:before {
                content: ">";
                padding-right: 1em; } }
          header .menu li ul a:hover {
            background: white;
            color: #212C52; }
      header .menu li:hover ul {
        display: block; }
      header .menu li.current-menu-item a, header .menu li.current_page_parent a {
        border-bottom: 4px solid #3185FF;
        color: #3185FF; }
      header .menu li.current-menu-item ul li a, header .menu li.current_page_parent ul li a {
        border-bottom: 0 none;
        color: #3185FF; }
    @media (max-width: 1290px) {
      header .menu {
        display: none; } }
.btnMenu {
  display: none; }
  @media (max-width: 1290px) {
    .btnMenu {
      display: block;
      float: right;
      margin-top: 1em;
      color: white; }
      .btnMenu .menuTXT {
        color: #3185FF;
        display: block;
        float: left;
        padding: 1.7em 1em 2.3em 0;
        text-transform: uppercase; }
      .btnMenu .lines {
        background: none;
        display: block;
        float: right;
        height: 40px;
        margin: 1em 0;
        position: relative;
        width: 40px;
        transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out; }
        .btnMenu .lines .line {
          background: #3185FF;
          display: block;
          height: 2px;
          position: absolute;
          width: 80%;
          transition: all 0.5s ease-in-out;
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out; }
          .btnMenu .lines .line.top {
            left: 12%;
            top: 0;
            -webkit-transform: rotate(90deg) translate(60%, 50%);
            -moz-transform: rotate(90deg) translate(60%, 50%);
            -o-transform: rotate(90deg) translate(60%, 50%);
            -ms-transform: rotate(90deg) translate(60%, 50%);
            transform: rotate(90deg) translate(60%, 50%); }
          .btnMenu .lines .line.bottom {
            left: 50%;
            top: 50%;
            -webkit-transform: rotate(0) translate(-50%, -50%);
            -moz-transform: rotate(0) translate(-50%, -50%);
            -o-transform: rotate(0) translate(-50%, -50%);
            -ms-transform: rotate(0) translate(-50%, -50%);
            transform: rotate(0) translate(-50%, -50%); }
        .btnMenu .lines:hover {
          cursor: pointer; }
          .btnMenu .lines:hover .menuTXT {
            color: #212C52; }
          .btnMenu .lines:hover .line {
            background: #212C52; }
      .btnMenu.openMenu {
        cursor: pointer; }
        .btnMenu.openMenu .lines {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
          .btnMenu.openMenu .lines .line {
            background: #3185FF; } }
.mobileNav {
  display: none; }
  .mobileNav .btnMenu {
    margin-top: 0;
    position: absolute;
    right: 1em;
    top: 1em; }
  @media (max-width: 1290px) {
    .mobileNav {
      background: rgba(33, 44, 82, 0.9);
      height: 100%;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 998; }
      .mobileNav ul {
        font-size: 2.4vw;
        font-weight: 700;
        left: 50%;
        line-height: 3vw;
        margin: 0;
        position: absolute;
        text-transform: uppercase;
        top: 50%;
        text-align: center;
        white-space: nowrap;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .mobileNav ul li {
          margin: 1vw 0 0;
          position: relative; }
        .mobileNav ul a {
          color: white;
          text-align: center; }
        .mobileNav ul ul {
          font-size: 1.8vw;
          font-weight: 400;
          left: inherit;
          line-height: 2.4vw;
          position: relative;
          text-transform: inherit;
          top: inherit;
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
          .mobileNav ul ul li {
            margin: 0; }
          .mobileNav ul ul a {
            color: #75C3FF;
            display: inline-block;
            padding: 0;
            text-transform: none; } }
  @media (max-width: 800px) {
    .mobileNav ul {
      font-size: 24px;
      line-height: 30px; }
      .mobileNav ul ul {
        font-size: 16px;
        line-height: 24px; } }
.why, .what, .where, .our-solutions, .whatsnew, .pageSolutions, .pageNews .listNews {
  padding: 6em 0;
  text-align: center; }

.why {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3185ff+0,75c3ff+100 */
  background: #3185ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3185ff 0%, #75c3ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3185ff 0%, #75c3ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3185ff 0%, #75c3ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3185ff', endColorstr='#75c3ff',GradientType=0 );
  /* IE6-9 */
  color: white;
  overflow: hidden; }
  .why h2 {
    color: white; }
  .why img {
    margin: 0 10% 3em;
    width: 80%; }
  .why ul {
    list-style: none;
    margin: 4em 0 0;
    text-align: center; }
    .why ul li {
      background: no-repeat center top;
      background-size: 8em auto;
      color: #212C52;
      display: inline-block;
      font-size: 1.1em;
      font-weight: 700;
      margin: 0;
      padding: 10em 2em 0; }
      .why ul li.health {
        background-image: url("layout/ico-health.svg"); }
      .why ul li.performance {
        background-image: url("layout/ico-performance.svg"); }
      .why ul li.public {
        background-image: url("layout/ico-public.svg"); }

.what {
  overflow: hidden; }
  .what ul {
    list-style: none;
    margin: 4em 0 0;
    text-align: center; }
    .what ul li {
      background: no-repeat center top;
      background-size: 8em auto;
      color: #3185FF;
      display: inline-block;
      font-size: 1.1em;
      font-weight: 700;
      margin: 0 0 1em 0;
      padding: 10em 2em 0; }
      .what ul li.ai {
        background-image: url("layout/ico-what-ai.png"); }
      .what ul li.ar {
        background-image: url("layout/ico-what-ar.png"); }
      .what ul li.cc {
        background-image: url("layout/ico-what-cc.png"); }
      .what ul li.ds {
        background-image: url("layout/ico-what-ds.png"); }
      .what ul li.mt {
        background-image: url("layout/ico-what-mt.png"); }
      .what ul li.os {
        background-image: url("layout/ico-what-os.png"); }
      .what ul li.pa {
        background-image: url("layout/ico-what-pa.png"); }
      .what ul li.rm {
        background-image: url("layout/ico-what-rm.png"); }

.where {
  background: #212C52;
  color: white;
  overflow: hidden; }
  .where h2 {
    color: white; }
  .where ul {
    color: white;
    list-style: none;
    margin: 4em 0 0;
    text-align: center; }
    .where ul li {
      display: inline-block;
      margin: 0;
      width: 18%; }
      @media (max-width: 800px) {
        .where ul li {
          width: 33%; } }
      .where ul li a {
        background: no-repeat center 10%;
        background-size: 50% auto;
        color: #75C3FF;
        display: block;
        padding-top: 65%;
        text-decoration: none;
        transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out; }
        .where ul li a.berlin {
          background-image: url("layout/town-berlin.svg"); }
          .where ul li a.berlin:hover {
            background-position: center top;
            background-size: 60% auto;
            background-image: url("layout/town-berlin-blue.svg"); }
        .where ul li a.copenhagen {
          background-image: url("layout/town-copenhagen.svg"); }
          .where ul li a.copenhagen:hover {
            background-position: center top;
            background-size: 60% auto;
            background-image: url("layout/town-copenhagen-blue.svg"); }
        .where ul li a.milan {
          background-image: url("layout/town-milan.svg"); }
          .where ul li a.milan:hover {
            background-position: center top;
            background-size: 60% auto;
            background-image: url("layout/town-milan-blue.svg"); }
        .where ul li a.paris {
          background-image: url("layout/town-paris.svg"); }
          .where ul li a.paris:hover {
            background-position: center top;
            background-size: 60% auto;
            background-image: url("layout/town-paris-blue.svg"); }
        .where ul li a.sofia {
          background-image: url("layout/town-sofia.svg"); }
          .where ul li a.sofia:hover {
            background-position: center top;
            background-size: 60% auto;
            background-image: url("layout/town-sofia-blue.svg"); }

.our-solutions {
  padding-bottom: 0; }
  .our-solutions h2 {
    text-transform: none; }
  .our-solutions .btn {
    margin-top: 2em; }

.whatsnew h2 {
  color: #3185FF;
  text-transform: none; }

.listNews {
  float: left;
  list-style: none;
  margin: 0 0 3em 0;
  width: 100%; }
  .listNews li {
    float: left;
    margin: 1%;
    width: 23%; }
    @media (max-width: 850px) {
      .listNews li {
        margin: 1% 0;
        width: 100%; } }
    .listNews li a {
      background: #212C52;
      color: white;
      display: block;
      text-decoration: none;
      width: 100%; }
      .listNews li a .txt {
        height: 20em;
        overflow: hidden;
        padding: 5%; }
        @media (max-width: 1100px) {
          .listNews li a .txt {
            height: 25vw; } }
        @media (max-width: 850px) {
          .listNews li a .txt {
            height: inherit;
            overflow: inherit; } }
      .listNews li a h3 {
        color: white;
        font-size: 1.5em;
        line-height: 1.5em;
        margin: 0 0 1vw 0; }
        @media (max-width: 1100px) {
          .listNews li a h3 {
            font-size: 2vw;
            line-height: 2vw; } }
        @media (max-width: 850px) {
          .listNews li a h3 {
            font-size: 3vw;
            line-height: 4vw; } }
      .listNews li a p {
        font-size: 1em;
        line-height: 1.5ew; }
        @media (max-width: 1100px) {
          .listNews li a p {
            font-size: 1.3vw;
            line-height: 2.1vw; } }
        @media (max-width: 850px) {
          .listNews li a p {
            font-size: 1.8vw;
            line-height: 3vw; } }
      .listNews li a figure {
        overflow: hidden;
        padding-top: 66.6666666667%;
        position: relative;
        width: 100%;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out; }
        .listNews li a figure img {
          left: 50%;
          height: 100%;
          position: absolute;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          transition: all 0.5s ease-in-out;
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out; }
      .listNews li a .more {
        background: black;
        color: #3185FF;
        display: block;
        opacity: 0.5;
        padding: 1em 0;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out; }
      .listNews li a.odd {
        background: #3185FF; }
      .listNews li a:hover figure {
        opacity: 0.5; }
        .listNews li a:hover figure img {
          height: 120%; }
      .listNews li a:hover .more {
        color: white;
        opacity: 0.2; }

.pagination {
  display: block;
  list-style: none;
  margin: 0 auto 6em;
  text-align: center;
  width: 100%; }
  .pagination li {
    display: inline-block;
    margin: 0 0.25em; }
    .pagination li a, .pagination li span {
      background: #3185FF;
      border: 1px solid #3185FF;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      color: white;
      display: block;
      height: 4em;
      padding-top: 1.1em;
      text-align: center;
      width: 4em; }
    .pagination li a {
      background-color: white;
      color: #3185FF;
      text-decoration: none; }
      .pagination li a:hover {
        background-color: #212C52;
        color: white; }

.wp-pagenavi {
  text-align: center; }
  .wp-pagenavi .pages {
    display: none; }
  .wp-pagenavi a, .wp-pagenavi span {
    background: #3185FF;
    border: 1px solid #3185FF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white;
    display: inline-block;
    height: 4em;
    padding-top: 1.1em;
    text-align: center;
    width: 4em; }
    .wp-pagenavi a.current, .wp-pagenavi span.current {
      border-color: #3185FF; }
  .wp-pagenavi a {
    background-color: white;
    color: #3185FF;
    text-decoration: none; }
    .wp-pagenavi a:hover {
      background-color: #212C52;
      color: white; }

.follow {
  background: #3185FF;
  border-top: 1px solid white;
  margin-top: 0;
  text-align: center; }

.twitter {
  background: url(layout/twitter.svg) no-repeat left center;
  background-size: 1.5em auto;
  color: white;
  display: inline-block;
  font-size: 2em;
  font-weight: 300;
  padding: 1em 2em;
  text-decoration: none; }
  .twitter strong {
    font-weight: 700; }
  .twitter:hover {
    color: #75C3FF;
    background-position: 0.3em center; }

.linkedin {
  background: url(layout/linkedin.svg) no-repeat left center;
  background-size: 1.5em auto;
  color: white;
  display: inline-block;
  font-size: 2em;
  font-weight: 300;
  padding: 1em 2em;
  text-decoration: none; }
  .linkedin strong {
    font-weight: 700; }
  .linkedin:hover {
    color: #75C3FF;
    background-position: 0.3em center; }

.boxCenter {
  margin: 0 auto;
  width: 1500px; }
  @media (max-width: 1500px) {
    .boxCenter {
      width: 100%; } }
.listBox {
  float: left;
  list-style: none;
  margin: 0;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: -webkit-wrap;
  flex-wrap: -moz-wrap;
  flex-wrap: -ms-wrap;
  flex-wrap: wrap; }
  .listBox li {
    display: inline-block;
    float: left;
    margin: 0;
    width: 25%; }
    @media (max-width: 750px) {
      .listBox li {
        width: 100%; } }
    .listBox li a {
      background: #212C52;
      color: white;
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative;
      text-align: center;
      text-decoration: none;
      width: 100%; }
      .listBox li a .txt {
        overflow: hidden;
        padding: 2em 0;
        position: relative;
        width: 100%; }
      .listBox li a h3 {
        color: white;
        font-size: 0.9em;
        margin: 0;
        padding: 0 10%;
        position: relative;
        width: 100%; }
        @media (max-width: 750px) {
          .listBox li a h3 {
            font-size: 5vw; } }
      .listBox li a figure {
        overflow: hidden;
        padding-top: 66.6666666667%;
        position: relative;
        width: 100%;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out; }
        .listBox li a figure img {
          left: 50%;
          min-height: 100%;
          position: absolute;
          top: 50%;
          min-width: 100%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .listBox li a .icoTown {
        background: #3185FF no-repeat center 30%;
        background-size: 40%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        color: white;
        display: block;
        font-size: 0.8vw;
        height: 10vw;
        left: 50%;
        line-height: 1vw;
        overflow: hidden;
        padding-top: 6vw;
        position: absolute;
        text-transform: uppercase;
        top: 35%;
        width: 10vw;
        z-index: 2;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out; }
        .listBox li a .icoTown.berlin {
          background-image: url("layout/town-berlin.svg"); }
        .listBox li a .icoTown.copenhagen {
          background-image: url("layout/town-copenhagen.svg"); }
        .listBox li a .icoTown.milan {
          background-image: url("layout/town-milan.svg"); }
        .listBox li a .icoTown.paris {
          background-image: url("layout/town-paris.svg"); }
        .listBox li a .icoTown.sofia {
          background-image: url("layout/town-sofia.svg"); }
        .listBox li a .icoTown .more {
          opacity: 0; }
        .listBox li a .icoTown strong {
          color: #3185FF; }
      .listBox li a .filter {
        background: white;
        display: none;
        height: 100%;
        left: 0;
        opacity: 0.5;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2;
        transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out; }
      .listBox li a .more, .listBox li a .download {
        background: #3185FF url(layout/more.svg) no-repeat center 30%;
        background-size: auto 30%;
        display: block;
        font-size: 1em;
        font-weight: 300;
        height: 235%;
        left: 50%;
        line-height: 1.3em;
        opacity: 0;
        padding: 45% 5% 0 5%;
        position: absolute;
        text-transform: uppercase;
        top: 50%;
        width: 280%;
        z-index: 3;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out; }
        .listBox li a .more strong, .listBox li a .download strong {
          font-weight: 700; }
        @media (max-width: 750px) {
          .listBox li a .more, .listBox li a .download {
            font-size: 5vw;
            line-height: 6vw; } }
      .listBox li a .download {
        background-image: url(layout/download.svg); }
      .listBox li a.odd {
        background: #3185FF; }
        .listBox li a.odd .more, .listBox li a.odd .download {
          background-color: #212C52; }
        .listBox li a.odd:hover .filter {
          background: #212C52; }
      .listBox li a:hover {
        cursor: pointer; }
        .listBox li a:hover .filter {
          background: #3185FF;
          display: block;
          opacity: 0.5; }
        .listBox li a:hover .more, .listBox li a:hover .download {
          height: 80%;
          opacity: 0.9;
          width: 80%; }
  .listBox.filterBox li {
    display: none;
    opacity: 0.5;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out; }
    .listBox.filterBox li.activated {
      display: block;
      opacity: 1; }

.filterBox {
  margin-bottom: 6em; }

.filter {
  border-bottom: 1px solid #3185FF;
  list-style: none;
  margin: 0 auto 2em;
  text-align: center;
  width: 100%; }
  .filter li {
    display: inline-block;
    padding: 0.5em;
    margin: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out; }
    .filter li.current {
      background: #3185FF;
      color: white; }
    .filter li:hover {
      cursor: pointer; }
  .filter select {
    background: #3185FF;
    border: 1px solid #3185FF;
    color: white;
    margin-right: 2em; }

.infographic-screen {
  display: block; }
  @media (max-width: 999px) {
    .infographic-screen {
      display: none; } }
.infographic-mobile {
  display: none; }
  @media (max-width: 999px) {
    .infographic-mobile {
      display: block; } }
.centerFilters {
  margin: 60px auto;
  text-align: center; }

.filter-infographic {
  display: inline-block;
  margin: 15px;
  position: relative; }
  .filter-infographic .select {
    background: white no-repeat right center;
    background-size: auto 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #3185FF;
    padding: 5px 10px;
    padding-right: 40px; }
    .filter-infographic .select.cities {
      background-image: url("../images/infographic/ico-cities.svg"); }
    .filter-infographic .select.dwt {
      background-image: url("../images/infographic/ico-dwt.svg"); }
    .filter-infographic .select.wvc {
      background-image: url("../images/infographic/ico-wvc.svg"); }
  .filter-infographic ul {
    background: white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
    display: none;
    margin: 0;
    left: 0;
    list-style: none;
    text-align: left;
    top: 26px;
    padding: 10px;
    position: absolute;
    z-index: 200; }
    .filter-infographic ul button {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: url("../images/infographic/ico-option-off.svg") no-repeat left 5px;
      background-size: 15px auto;
      border: 0 none;
      display: block;
      padding-left: 30px;
      text-align: left; }
      .filter-infographic ul button:hover {
        cursor: pointer; }
      .filter-infographic ul button:focus {
        outline: none; }
      .filter-infographic ul button:first-letter {
        text-transform: uppercase; }
      .filter-infographic ul button.active {
        background-image: url("../images/infographic/ico-option-on.svg"); }
  .filter-infographic:hover ul {
    display: block; }

.solution-infographic .infographic-top .number, .solution-infographic .infographic-bottom .number {
  display: none; }

.solution-infographic .infographic-top .boxCenter, .solution-infographic .infographic-bottom .boxCenter {
  position: relative; }

.solution-infographic .infographic-top img, .solution-infographic .infographic-bottom img {
  float: left; }

.solution-infographic .infographic-top {
  background: white; }
  .solution-infographic .infographic-top .number01, .solution-infographic .infographic-top .number02, .solution-infographic .infographic-top .number03, .solution-infographic .infographic-top .number04, .solution-infographic .infographic-top .number51, .solution-infographic .infographic-top .number52, .solution-infographic .infographic-top .number06, .solution-infographic .infographic-top .number07, .solution-infographic .infographic-top .number10, .solution-infographic .infographic-top .number10, .solution-infographic .infographic-top .number12, .solution-infographic .infographic-top .number13 {
    display: block; }

.solution-infographic .infographic-bottom .number08, .solution-infographic .infographic-bottom .number09, .solution-infographic .infographic-bottom .number11, .solution-infographic .infographic-bottom .number14, .solution-infographic .infographic-bottom .number15 {
  display: block; }

.solution-infographic .infographic-bottom, .solution-infographic .infographic-result {
  background: #212C52; }

.solution-infographic .number {
  background: #212C52;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: white;
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
  height: 35px;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .solution-infographic .number.augmented-reality-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.data-driven-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.machine-models-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.mobile-apps-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.open-data-platform-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.robotics-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.smart-sensors-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.abstraction-treatment-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.source-ecosystems-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.wastewater-collection-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.water-reuse-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.waste-water-treatment-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.Berlin-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.Copenhagen-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.Milan-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.Paris-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number.Sofia-active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .solution-infographic .number a {
    color: white;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4; }
    .solution-infographic .number a .chiffre {
      left: 50%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .solution-infographic .number a .kit {
      background: #3185FF;
      color: white;
      display: none;
      font-size: 12px;
      padding: 5px;
      position: absolute;
      left: 15px;
      top: 15px;
      width: 250px;
      z-index: 99; }
    .solution-infographic .number a:hover {
      z-index: 8; }
      .solution-infographic .number a:hover .kit {
        display: none; }
  .solution-infographic .number01 {
    left: 23%;
    top: 64%; }
    .solution-infographic .number01.active {
      background: #09ae79; }
  .solution-infographic .number02 {
    left: 34%;
    top: 92%; }
    .solution-infographic .number02.active {
      background: #09ae79; }
  .solution-infographic .number03 {
    left: 78%;
    top: 78%; }
    .solution-infographic .number03.active {
      background: #09ae79; }
  .solution-infographic .number04 {
    left: 47%;
    top: 16%; }
    .solution-infographic .number04.active {
      background: #09ae79; }
  .solution-infographic .number51 {
    left: 75%;
    top: 23%; }
    .solution-infographic .number51.active {
      background: #09ae79; }
  .solution-infographic .number52 {
    left: 79%;
    top: 64%; }
    .solution-infographic .number52.active {
      background: #09ae79; }
  .solution-infographic .number06 {
    left: 62%;
    top: 75%; }
    .solution-infographic .number06.active {
      background: #09ae79; }
  .solution-infographic .number07 {
    left: 43%;
    top: 75%; }
    .solution-infographic .number07.active {
      background: #09ae79; }
  .solution-infographic .number08 {
    left: 42%;
    top: 71%; }
    .solution-infographic .number08.active {
      background: #09ae79; }
  .solution-infographic .number09 {
    left: 48%;
    top: 71%; }
    .solution-infographic .number09.active {
      background: #09ae79; }
  .solution-infographic .number10 {
    left: 50%;
    top: 65%; }
    .solution-infographic .number10.active {
      background: #09ae79; }
  .solution-infographic .number11 {
    left: 85%;
    top: 71%; }
    .solution-infographic .number11.active {
      background: #09ae79; }
  .solution-infographic .number12 {
    left: 82%;
    top: 91%; }
    .solution-infographic .number12.active {
      background: #09ae79; }
  .solution-infographic .number13 {
    left: 91%;
    top: 35%; }
    .solution-infographic .number13.active {
      background: #09ae79; }
  .solution-infographic .number14 {
    left: 30%;
    top: 71%; }
    .solution-infographic .number14.active {
      background: #09ae79; }
  .solution-infographic .number15 {
    left: 71%;
    top: 71%; }
    .solution-infographic .number15.active {
      background: #09ae79; }

.solution-infographic .infographic-result {
  padding: 30px 0; }
  .solution-infographic .infographic-result .box {
    display: none;
    margin: 15px;
    min-height: 35px;
    width: calc(100% / 3 - 30px); }
    .solution-infographic .infographic-result .box span {
      background: white;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      color: #3185FF;
      display: block;
      font-weight: bold;
      height: 30px;
      left: 0;
      padding-top: 5px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 30px; }
    .solution-infographic .infographic-result .box.augmented-reality-active {
      display: block; }
      .solution-infographic .infographic-result .box.augmented-reality-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.data-driven-active {
      display: block; }
      .solution-infographic .infographic-result .box.data-driven-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.machine-models-active {
      display: block; }
      .solution-infographic .infographic-result .box.machine-models-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.mobile-apps-active {
      display: block; }
      .solution-infographic .infographic-result .box.mobile-apps-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.open-data-platform-active {
      display: block; }
      .solution-infographic .infographic-result .box.open-data-platform-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.robotics-active {
      display: block; }
      .solution-infographic .infographic-result .box.robotics-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.smart-sensors-active {
      display: block; }
      .solution-infographic .infographic-result .box.smart-sensors-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.abstraction-treatment-active {
      display: block; }
      .solution-infographic .infographic-result .box.abstraction-treatment-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.source-ecosystems-active {
      display: block; }
      .solution-infographic .infographic-result .box.source-ecosystems-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.wastewater-collection-active {
      display: block; }
      .solution-infographic .infographic-result .box.wastewater-collection-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.water-reuse-active {
      display: block; }
      .solution-infographic .infographic-result .box.water-reuse-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.waste-water-treatment-active {
      display: block; }
      .solution-infographic .infographic-result .box.waste-water-treatment-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.Berlin-active {
      display: block; }
      .solution-infographic .infographic-result .box.Berlin-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.Copenhagen-active {
      display: block; }
      .solution-infographic .infographic-result .box.Copenhagen-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.Milan-active {
      display: block; }
      .solution-infographic .infographic-result .box.Milan-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.Paris-active {
      display: block; }
      .solution-infographic .infographic-result .box.Paris-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box.Sofia-active {
      display: block; }
      .solution-infographic .infographic-result .box.Sofia-active span {
        background: #09ae79;
        color: white; }
    .solution-infographic .infographic-result .box a {
      padding-left: 40px;
      text-align: left; }
    .solution-infographic .infographic-result .box.active {
      display: block; }

.infographic-small-version h2 {
  padding: 30px 0; }

.infographic-small-version figure {
  position: relative; }

.infographic-small-version .number {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #212C52;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0 none;
  color: white;
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
  height: 35px;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .infographic-small-version .number.active {
    background: #09ae79;
    animation: identifier 2s ease-in-out infinite; }

@keyframes identifier {
  0% {
    height: 35px;
    width: 35px; }
  50% {
    height: 50px;
    width: 50px; }
  100% {
    height: 35px;
    width: 35px; } }
  .infographic-small-version .number:focus {
    outline: none; }
  .infographic-small-version .number .chiffre {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.infographic-small-version #number01 {
  left: 88%;
  top: 32.5%; }
  .infographic-small-version #number01.active {
    background: #09ae79; }

.infographic-small-version #number02 {
  left: 52%;
  top: 37%; }
  .infographic-small-version #number02.active {
    background: #09ae79; }

.infographic-small-version #number03 {
  left: 18%;
  top: 95%; }
  .infographic-small-version #number03.active {
    background: #09ae79; }

.infographic-small-version #number04 {
  left: 56%;
  top: 28%; }
  .infographic-small-version #number04.active {
    background: #09ae79; }

.infographic-small-version #number51 {
  left: 79%;
  top: 6%; }
  .infographic-small-version #number51.active {
    background: #09ae79; }

.infographic-small-version #number52 {
  left: 19%;
  top: 11%; }
  .infographic-small-version #number52.active {
    background: #09ae79; }

.infographic-small-version #number06 {
  left: 32%;
  top: 31%; }
  .infographic-small-version #number06.active {
    background: #09ae79; }

.infographic-small-version #number07 {
  left: 59%;
  top: 44%; }
  .infographic-small-version #number07.active {
    background: #09ae79; }

.infographic-small-version #number08 {
  left: 52%;
  top: 66%; }
  .infographic-small-version #number08.active {
    background: #09ae79; }

.infographic-small-version #number09 {
  left: 38%;
  top: 68.5%; }
  .infographic-small-version #number09.active {
    background: #09ae79; }

.infographic-small-version #number10 {
  left: 30%;
  top: 44%; }
  .infographic-small-version #number10.active {
    background: #09ae79; }

.infographic-small-version #number11 {
  left: 9%;
  top: 78.5%; }
  .infographic-small-version #number11.active {
    background: #09ae79; }

.infographic-small-version #number12 {
  left: 83%;
  top: 95%; }
  .infographic-small-version #number12.active {
    background: #09ae79; }

.infographic-small-version #number13 {
  left: 80%;
  top: 77%; }
  .infographic-small-version #number13.active {
    background: #09ae79; }

.infographic-small-version #number14 {
  left: 91%;
  top: 66%; }
  .infographic-small-version #number14.active {
    background: #09ae79; }

.infographic-small-version #number15 {
  left: 92%;
  top: 47%; }
  .infographic-small-version #number15.active {
    background: #09ae79; }

.infographic-small-version .boxPop {
  background: #2f4995;
  color: white;
  display: none;
  left: 0;
  padding: 30px;
  position: fixed;
  top: 99px;
  width: 100%;
  z-index: 4; }
  .infographic-small-version .boxPop a {
    color: white;
    display: block;
    min-height: 30px;
    padding: 0 40px;
    position: relative; }
    .infographic-small-version .boxPop a .chiffre {
      background: #09ae79;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      color: white;
      display: block;
      font-weight: bold;
      height: 30px;
      left: 0;
      padding-top: 5px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 30px; }
  .infographic-small-version .boxPop .btnClose {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/infographic/ico-close.svg") no-repeat center center;
    background-size: auto 80%;
    border: 0 none;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    right: 20px;
    width: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .infographic-small-version .boxPop .btnClose:focus {
      outline: 0 none; }

.team {
  border: 0 none;
  float: left;
  list-style: none;
  margin: 0 0 5em;
  width: 100%; }
  .team li {
    border: 1px solid #dadada;
    float: left;
    margin: 1%;
    position: relative;
    width: 22%;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out; }
    .team li .link {
      background: white;
      padding: 5px;
      display: block;
      transition: all 1s ease-in-out;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out; }
      .team li .link figure {
        background: white;
        margin: 5px;
        overflow: hidden;
        padding-top: 100%;
        position: relative; }
        .team li .link figure img {
          left: 50%;
          max-height: 90%;
          max-width: 90%;
          position: absolute;
          top: 50%;
          filter: grayscale(100%);
          -webkit-filter: grayscale(100%);
          -moz-filter: grayscale(100%);
          -ms-filter: grayscale(100%);
          -o-filter: grayscale(100%);
          transition: all 1s ease-in-out;
          -webkit-transition: all 1s ease-in-out;
          -moz-transition: all 1s ease-in-out;
          -o-transition: all 1s ease-in-out;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .team li .link:hover {
        cursor: pointer; }
        .team li .link:hover figure img {
          filter: grayscale(0%);
          -webkit-filter: grayscale(0%);
          -moz-filter: grayscale(0%);
          -ms-filter: grayscale(0%);
          -o-filter: grayscale(0%); }
    .team li .popup {
      display: none; }
    .team li.open .link {
      background: #3185FF; }
      .team li.open .link figure img {
        filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%); }
    .team li.open .popup {
      background: #3185FF;
      color: white;
      height: 100%;
      left: 100%;
      padding: 5% 10%;
      position: absolute;
      top: 0;
      width: 200%;
      z-index: 3; }
      .team li.open .popup h2 {
        color: white;
        font-size: 1.5em;
        margin-bottom: 0.6em;
        padding: 0 50px; }
      .team li.open .popup h3 {
        color: white;
        font-size: 1.2em;
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 0.6em;
        text-align: center; }
        .team li.open .popup h3 strong {
          font-weight: 700; }
      .team li.open .popup p {
        font-size: 1em;
        line-height: 1.5em; }
      .team li.open .popup a {
        color: #75C3FF;
        text-decoration: underline; }
        .team li.open .popup a:hover {
          color: white;
          text-decoration: none; }
      .team li.open .popup ul {
        list-style: disc; }
        .team li.open .popup ul li {
          display: block;
          float: none;
          border: none; }
      .team li.open .popup .close {
        background: #212C52;
        display: block;
        height: 50px;
        right: 0;
        position: absolute;
        top: 0;
        width: 50px; }
        .team li.open .popup .close .line {
          background: white;
          display: block;
          height: 2px;
          left: 40%;
          position: absolute;
          width: 80%;
          transition: all 0.5s ease-in-out;
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out; }
          .team li.open .popup .close .line.top {
            top: 75%;
            -webkit-transform: rotate(45deg) translate(-50%, 50%);
            -moz-transform: rotate(45deg) translate(-50%, 50%);
            -o-transform: rotate(45deg) translate(-50%, 50%);
            -ms-transform: rotate(45deg) translate(-50%, 50%);
            transform: rotate(45deg) translate(-50%, 50%); }
          .team li.open .popup .close .line.bottom {
            top: 19%;
            -webkit-transform: rotate(-45deg) translate(-50%, 50%);
            -moz-transform: rotate(-45deg) translate(-50%, 50%);
            -o-transform: rotate(-45deg) translate(-50%, 50%);
            -ms-transform: rotate(-45deg) translate(-50%, 50%);
            transform: rotate(-45deg) translate(-50%, 50%); }
        .team li.open .popup .close:hover {
          cursor: pointer; }
          .team li.open .popup .close:hover .line {
            background: #3185FF;
            width: 60%; }
            .team li.open .popup .close:hover .line.top, .team li.open .popup .close:hover .line.bottom {
              left: 50%;
              top: 50%;
              -webkit-transform: rotate(0) translate(-50%, -50%);
              -moz-transform: rotate(0) translate(-50%, -50%);
              -o-transform: rotate(0) translate(-50%, -50%);
              -ms-transform: rotate(0) translate(-50%, -50%);
              transform: rotate(0) translate(-50%, -50%); }
      .team li.open .popup.right {
        left: -200%; }
        .team li.open .popup.right .close {
          right: inherit;
          left: 0; }
    .team li.btno {
      border-top: 1px solid white; }
    .team li.blno {
      border-left: 0 none; }
    .team li.notActivated .link {
      opacity: 0.1; }
    .team li.open .link {
      opacity: 1; }
    .team li:hover .link {
      opacity: 1; }
    @media (max-width: 1365px) {
      .team li {
        width: 47%; }
        .team li.btno {
          border-top: 1px solid #dadada; }
        .team li.blno {
          border-left: 1px solid white; }
        .team li.open .popup {
          height: inherit;
          left: 0;
          top: 100%; }
          .team li.open .popup.right {
            left: 0; }
          .team li.open .popup.rightMobile {
            left: -100%; } }
    @media (max-width: 770px) {
      .team li {
        border-left: 0 none;
        width: 100%; }
        .team li.btno {
          border-top: 1px solid #dadada; }
        .team li.blno {
          border-left: 0 none; }
        .team li.open .popup {
          height: inherit;
          left: inherit;
          position: relative;
          top: inherit;
          width: 100%; }
          .team li.open .popup.right {
            left: inherit; }
            .team li.open .popup.right .close {
              right: 0;
              left: inherit; }
          .team li.open .popup.rightMobile {
            left: inherit; } }
.coverVideo {
  background: #212C52;
  overflow: hidden;
  padding-top: 50%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }
  @media (min-aspect-ratio: 2/1) {
    .coverVideo {
      padding-top: 30%; } }
  @media (max-width: 800px) {
    .coverVideo {
      padding-top: 130%; } }
  .coverVideo video {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    z-index: 1; }
    @media (max-width: 800px) {
      .coverVideo video {
        height: 100%;
        width: auto; } }
  .coverVideo .home {
    background: url(layout/gradient.png) repeat-x left center;
    background-size: auto 100%;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2; }
    .coverVideo .home .content {
      height: 100%;
      left: 50%;
      position: absolute;
      top: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: auto;
      text-align: center; }
      .coverVideo .home .content h1 {
        margin: 0 auto 1em;
        width: 20%; }
        .coverVideo .home .content h1 img {
          width: 100%; }
        @media (min-aspect-ratio: 2/1) {
          .coverVideo .home .content h1 {
            width: 10%; } }
        @media (max-width: 800px) {
          .coverVideo .home .content h1 {
            width: 50%; } }
      .coverVideo .home .content hr {
        background: white;
        border: 0 none;
        margin: 0 auto;
        width: 15%; }
      .coverVideo .home .content h2 {
        color: white;
        font-size: 1em;
        font-weight: 500;
        margin: 1em  0 0;
        text-align: center; }
        .coverVideo .home .content h2 strong {
          font-weight: 700; }
        @media (min-aspect-ratio: 2/1) {
          .coverVideo .home .content h2 {
            font-size: 1vw; } }
    .coverVideo .home .btn {
      border-color: white;
      bottom: 3em;
      color: white;
      left: 50%;
      position: absolute;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      .coverVideo .home .btn:hover {
        border-color: #75C3FF;
        color: #75C3FF; }
      @media (min-aspect-ratio: 2/1) {
        .coverVideo .home .btn {
          bottom: 3vw;
          font-size: 1vw;
          padding: 1vw 2vw; } }
.video {
  background: #3185FF;
  border-top: 1px solid white;
  color: white;
  padding: 4em 0;
  text-align: center; }
  .video h2 {
    color: white; }
  .video .btn {
    border-color: #75C3FF;
    color: #75C3FF; }
    .video .btn:hover {
      border-color: #212C52;
      color: #212C52; }
  .video.resources {
    margin: 3em 0;
    padding-bottom: 0; }
    .video.resources .showVideo {
      display: none; }
      .video.resources .showVideo.current {
        display: block; }
  .video .boxVideo {
    border: 6px solid white;
    -webkit-box-shadow: 5px 5px 40px 0 #212C52;
    box-shadow: 5px 5px 40px 0 #212C52;
    margin-bottom: 2em;
    padding-top: 56.25%;
    position: relative;
    width: 100%; }
    .video .boxVideo iframe {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.listVideos {
  background: rgba(33, 44, 82, 0.5);
  margin-top: 6em;
  padding: 2em 0; }
  .listVideos ul {
    list-style: none;
    opacity: 1;
    text-align: center; }
    .listVideos ul li {
      display: inline-block;
      margin: 0.25em; }
      .listVideos ul li figure {
        border: 3px solid #212C52;
        padding-top: 112px;
        position: relative;
        width: 200px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out; }
        .listVideos ul li figure img {
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 1; }
        .listVideos ul li figure .controls {
          background: url(layout/video.png) no-repeat center center;
          background-size: 100% auto;
          display: block;
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 2; }
      .listVideos ul li span:hover {
        cursor: pointer; }
        .listVideos ul li span:hover figure {
          border-color: white; }
      .listVideos ul li span.current figure {
        border-color: white; }
      .listVideos ul li span.current:hover {
        cursor: default; }

.slick-slide .item {
  position: relative;
  padding-top: 56.25%;
  width: 100%; }
  .slick-slide .item iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important; }

.slick-dots {
  list-style: none;
  margin: 2em 0;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    margin: 0 0.25em; }
    .slick-dots li button {
      background: none;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid white;
      display: block;
      height: 20px;
      overflow: hidden;
      outline: none;
      text-indent: -9999px;
      width: 20px; }
    .slick-dots li.slick-active button {
      background: white; }

.wp-block-quote {
  color: #3185FF;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1.3em;
  margin: 3% 0;
  padding: 5%;
  position: relative;
  text-align: center;
  width: 100%; }
  .wp-block-quote:before, .wp-block-quote:after {
    content: url(layout/quote.svg);
    display: block;
    position: absolute;
    height: 20px;
    width: 34px; }
  .wp-block-quote:before {
    left: -50px;
    top: 0; }
  .wp-block-quote:after {
    bottom: 0;
    right: -50px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .wp-block-quote cite {
    color: #75C3FF;
    font-size: 0.4em;
    font-style: italic; }
  @media screen and (max-width: 600px) {
    .wp-block-quote:before, .wp-block-quote:after {
      height: 10px;
      width: 17px; }
    .wp-block-quote:before {
      left: -25px; }
    .wp-block-quote:after {
      right: -25px; } }
.wp-block-pullquote {
  border: 6px solid #3185FF;
  border-left: 0 none;
  border-right: 0 none;
  color: #3185FF;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1.3em;
  margin: 3% 0;
  padding: 5%;
  width: 100%; }
  .wp-block-pullquote cite {
    color: #75C3FF;
    font-size: 0.4em;
    font-style: italic; }

hr, .wp-block-separator {
  margin: 5% 0;
  background: #3185FF; }

.wp-block-video, .wp-block-embed {
  text-align: center;
  margin: 2em 0;
  width: 100%; }
  .wp-block-video .wp-block-embed__wrapper, .wp-block-embed .wp-block-embed__wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 100%; }
  .wp-block-video iframe, .wp-block-embed iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.wp-block-columns {
  display: flex; }

.wp-block-column {
  flex: 1;
  margin-left: 1em; }
  .wp-block-column:first-child {
    margin-left: 0; }
  @media (max-width: 764px) {
    .wp-block-column {
      margin-left: 0 !important; } }
.wp-block-image {
  text-align: center; }
  .wp-block-image img {
    max-width: 100%; }

@media (max-width: 764px) {
  .wp-block-columns.has-2-columns,
  .wp-block-columns.has-3-columns {
    flex-flow: row wrap; }
  .has-2-columns .wp-block-column:first-child,
  .has-3-columns .wp-block-column:first-child {
    flex-basis: 100%; }
  .wp-block-column {
    margin-left: 0; } }

@media (max-width: 478px) {
  .wp-block-columns.has-3-columns {
    display: block; }
  .wp-block-column {
    margin: 20px 0; } }

.listEvents {
  list-style: none; }
  .listEvents li {
    background: #f6f6f6;
    position: relative; }
    .listEvents li .flex {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: -webkit-wrap;
      flex-wrap: -moz-wrap;
      flex-wrap: -ms-wrap;
      flex-wrap: wrap; }
      @media screen and (max-width: 700px) {
        .listEvents li .flex {
          display: block; } }
    .listEvents li .date {
      background: #3185FF;
      color: white;
      padding: 3em 0 2em;
      text-align: center;
      width: 30%;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
      @media screen and (max-width: 700px) {
        .listEvents li .date {
          width: 100%; } }
    .listEvents li .infos {
      padding: 2em;
      width: calc(70% - 4em); }
      .listEvents li .infos h3 {
        margin: 0 0 1em;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out; }
      .listEvents li .infos p {
        margin: 0.5em 0; }
      @media screen and (max-width: 700px) {
        .listEvents li .infos {
          width: calc(100% - 4em); } }
    .listEvents li .dayMonth .day {
      display: block;
      font-size: 6em;
      line-height: 1em; }
    .listEvents li .dayMonth .month {
      text-transform: uppercase; }
    .listEvents li .small, .listEvents li .separator {
      float: left; }
    .listEvents li .small {
      width: 47.5%; }
    .listEvents li .separator {
      padding-top: 2em;
      text-align: center;
      width: 5%; }
    .listEvents li .hours {
      border-top: 2px solid white;
      clear: both;
      float: left;
      margin: 1em 15%;
      padding-top: 1em;
      width: 70%; }
    .listEvents li .location {
      margin-bottom: 1em;
      padding: 1em 0 0.75em;
      position: relative; }
      .listEvents li .location .border {
        background: #212C52;
        display: block;
        height: 5px;
        left: 0;
        position: absolute;
        top: 0;
        width: 2em; }
        .listEvents li .location .border.bottom {
          top: inherit;
          bottom: 0; }
      .listEvents li .location h5 {
        color: #212C52;
        font-size: 1em;
        font-weight: bold;
        margin: 0; }
      .listEvents li .location p {
        margin: 0; }
    .listEvents li .plus {
      background: #3185FF;
      bottom: 0;
      color: white;
      padding: 0.4em 1em;
      position: absolute;
      right: 0;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out; }
    .listEvents li a:hover .infos h3 {
      color: #212C52; }
    .listEvents li a:hover .date {
      background: #212C52; }
    .listEvents li a:hover .plus {
      background: #212C52; }

@media screen and (max-width: 800px) {
  .responsiveEvent {
    width: 95%;
    margin: 0 2.5%; } }

.single section.contentEvent {
  padding-top: 0;
  padding-bottom: 3em; }
  .single section.contentEvent .date, .single section.contentEvent .description, .single section.contentEvent .location {
    padding: 1em 2em 0.5em; }
  .single section.contentEvent .date {
    background: #f6f6f6;
    margin-bottom: 1em; }
  .single section.contentEvent .description {
    padding-top: 0; }
  .single section.contentEvent .location {
    background: #75C3FF;
    padding-top: 2em;
    position: relative; }
    .single section.contentEvent .location h5 {
      background: #212C52;
      color: white;
      display: inline-block;
      font-size: 1em;
      font-weight: bold;
      left: 0;
      margin: 0;
      padding: 0.25em 0.75em;
      position: absolute;
      top: 0; }
    .single section.contentEvent .location h4 {
      color: white;
      margin: 0.5em 0 0; }

.centerBtn {
  padding: 30px 0;
  text-align: center; }
