@charset "UTF-8";
/*
  OMEGA90 - Rapport annuel
*/
/* Raleway */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* Raleway */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'), url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-700.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* Raleway */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Black'), local('Raleway-Black'), url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-900.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/raleway-v14-latin/raleway-v14-latin-900.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
html,
body {
  overflow-x: none;
}
body {
  font-family: "Raleway", sans-serif !important;
  max-width: 100%;
  overflow-x: none;
}
body p {
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
}
.desktop-break {
  display: block;
}
@media (max-width: 1201px) {
  .desktop-break {
    display: none;
  }
}
section {
  min-height: 100vh;
  position: relative;
  /* 
  .sections-line {
    position: absolute;
    bottom: 0;
    border:2px solid @blue;
    width: 0%;
  }
*/
}
@media (max-width: 1201px) {
  section .item {
    margin-bottom: 85px;
  }
}
section h1,
section h2,
section h3,
section h4,
section h5,
section h6 {
  margin: 0;
}
section h1,
section h2,
section h3 {
  line-height: 1em;
  color: #b10065;
}
section a {
  color: #b10065;
}
section strong {
  color: #b10065;
}
section b {
  font-weight: bold;
}
section .section-num {
  position: absolute;
  left: 15px;
  bottom: 0;
  color: white;
  width: 8.333333%;
  height: auto;
  /*
    span {
      display: block;
      position: relative;
      top: 60px;
    }
    */
  overflow: hidden;
}
section .section-num .num {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
  display: block;
}
section .section-num .num.n01 {
  background-image: url(_res/img/numbers-bottom/01.svg);
}
section .section-num .num.n02 {
  background-image: url(_res/img/numbers-bottom/02.svg);
}
section .section-num .num.n03 {
  background-image: url(_res/img/numbers-bottom/03.svg);
}
section .section-num .num.n04 {
  background-image: url(_res/img/numbers-bottom/04.svg);
}
section .section-num .num.n05 {
  background-image: url(_res/img/numbers-bottom/05.svg);
}
section .section-num .num.n06 {
  background-image: url(_res/img/numbers-bottom/06.svg);
}
section .section-num .num.n07 {
  background-image: url(_res/img/numbers-bottom/07.svg);
}
section .section-num .num.n08 {
  background-image: url(_res/img/numbers-bottom/08.svg);
}
section .section-num .num.n09 {
  background-image: url(_res/img/numbers-bottom/09.svg);
}
@media (max-width: 1201px) {
  section .section-mobile-top-space {
    width: 100%;
    height: 5em;
  }
}
section .section-title-space {
  width: 100%;
  height: 43px;
  overflow: hidden;
  margin-bottom: 45px;
  position: relative;
}
section h3.sub {
  margin-bottom: 15px;
}
section .subtitles-container {
  display: none;
}
@media (min-width: 1201px) {
  section .subtitles-container {
    display: block;
    position: absolute;
    top: 0;
  }
  section .subtitles-container h3 {
    margin-bottom: 5px;
  }
}
section .hs {
  position: relative;
}
section ul {
  margin: 0;
  padding: 0;
  margin-left: 20px;
}
section ul li {
  margin-bottom: 15px;
}
.scrollbar-omega > .scroll-element.scroll-y .scroll-bar {
  cursor: pointer !important;
}
.section-bottom-bar {
  width: 100%;
  height: 1px;
  background-color: #004188;
}
.section-counter {
  display: none;
  width: 202px;
  height: 100px;
}
@media (min-width: 1201px) {
  .section-counter.desktop {
    position: fixed;
    right: 161px;
    bottom: 0;
    display: block;
  }
  .section-counter.mobile {
    display: none;
  }
}
@media (max-width: 1200px) {
  .section-counter.mobile {
    margin-left: 15px;
    display: block;
  }
  .section-counter.desktop {
    display: none !important;
  }
}
.section-counter span {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-image: url(_res/img/0-9.svg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: background-position 1s ease;
  transition: background-position 1s ease;
  background-position: 0 0;
}
.section-counter span.n0 {
  background-position: 0 2px;
}
.section-counter span.n1 {
  background-position: 0 -98px;
}
.section-counter span.n2 {
  background-position: 0 -197px;
}
.section-counter span.n3 {
  background-position: 0 -296px;
}
.section-counter span.n4 {
  background-position: 0 -394px;
}
.section-counter span.n5 {
  background-position: 0 -493px;
}
.section-counter span.n6 {
  background-position: 0 -592px;
}
.section-counter span.n7 {
  background-position: 0 -691px;
}
.section-counter span.n8 {
  background-position: 0 -790px;
}
.section-counter span.n9 {
  background-position: 0 -890px;
}
.section-vertical-numbers {
  -webkit-transition: background-position 1s ease;
  transition: background-position 1s ease;
  background-position: 0 0;
}
.section-vertical-numbers.n0 {
  background-position: 0 2px;
}
.section-vertical-numbers.n1 {
  background-position: 0 -98px;
}
.section-vertical-numbers.n2 {
  background-position: 0 -197px;
}
.section-vertical-numbers.n3 {
  background-position: 0 -296px;
}
.section-vertical-numbers.n4 {
  background-position: 0 -394px;
}
.section-vertical-numbers.n5 {
  background-position: 0 -493px;
}
.section-vertical-numbers.n6 {
  background-position: 0 -592px;
}
.section-vertical-numbers.n7 {
  background-position: 0 -691px;
}
.section-vertical-numbers.n8 {
  background-position: 0 -790px;
}
.section-vertical-numbers.n9 {
  background-position: 0 -890px;
}
@media (max-width: 1201px) {
  .section-image {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    display: block;
  }
  .section-image img {
    position: absolute;
    top: 0;
    right: -55px;
    max-width: 100%;
    max-height: 100%;
  }
}
.section-images-bottom {
  position: absolute;
  right: 0;
  top: 0;
  width: 640px;
  height: 640px;
  overflow: hidden;
  z-index: -1;
  overflow-x: hidden;
}
@media (max-width: 1400px) {
  .section-images-bottom {
    right: -15%;
  }
}
.section-images-bottom .background-images-container {
  position: absolute;
  bottom: 0;
  right: -50px;
  width: 100%;
  height: 100%;
}
.section-images-bottom .background-images-container img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#chiffres .item {
  margin-bottom: 0;
}
.ch {
  text-align: center;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ch .cicon {
  display: none;
}
@media (min-width: 1201px) {
  .ch .cicon {
    display: block;
  }
  .ch .cnum {
    opacity: 0;
    -webkit-transform: translate(0px, -15px);
        -ms-transform: translate(0px, -15px);
            transform: translate(0px, -15px);
  }
  .ch:hover {
    cursor: pointer;
  }
}
.chiffres-container {
  position: relative;
}
.chiffres-container .line-top:before {
  content: '';
  background-color: #004188;
  position: absolute;
  border-radius: 5px;
  width: 100%;
  height: 2px;
  top: 0;
  left: 0;
}
.chiffres-container .line-left:after {
  content: '';
  background-color: #004188;
  position: absolute;
  border-radius: 5px;
  width: 2px;
  height: calc(100% - (17px*2));
  top: 17px;
  left: -17px;
}
.chiffres-container .line-right:after {
  content: '';
  background-color: #004188;
  position: absolute;
  border-radius: 5px;
  width: 2px;
  height: 100%;
  top: 0;
  right: 0;
}
.chiffres-container .line-bottom:before {
  content: '';
  background-color: #004188;
  position: absolute;
  border-radius: 2px;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
}
.cicon {
  width: 100%;
  position: absolute;
}
.cicon .svg {
  max-width: 5em;
  max-height: 5em;
  margin: auto auto;
}
.cnum {
  position: relative;
  display: inline-block;
  margin: 25px 0;
  overflow: hidden;
  width: 100%;
}
.cnum.small {
  margin: 5px 0;
}
.cnum span {
  color: #004188;
  font-size: 2.5em;
  font-weight: 900;
}
@media (min-width: 1201px) {
  .cnum span {
    font-size: 3em;
  }
}
.cnum .svg {
  max-width: 3em;
  max-height: 3em;
  margin-left: 5px;
  margin-top: 5px;
  display: inline-block;
}
.cnum p {
  color: #004188;
  margin: 0;
}
.slider-content {
  width: 100%;
  /*
  .infografik-animation {
    position: relative;
    // background: white;
    // border:1px solid #333;
    .numbers {
      position: relative;
      z-index: 1;
      &:hover {
        color: @lila;
      }
      // border: 1px solid #999;
    }
  }
  */
  /*
  .infographics {
    top: 0;
    position:absolute;
    height: 100%;
    // border:1px solid #333;
    // border:1px solid @lila;
    width: 100%;
    z-index: 0;
    .grafik {
      width: 100%;
      height: 102%;
      position:absolute;
      top: 0;
      background-size:contain;
      background-repeat: no-repeat;
      display: none;
    }
  }
  */
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .slider-content {
    margin-top: 75px;
  }
  .slider-content .section-counter.desktop {
    display: none;
  }
}
.slider-content .container {
  position: relative;
}
.slider-content h2.title {
  color: #004188;
  font-size: 71px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .slider-content h2.title {
    font-size: 3em;
  }
}
.slider-content h3.sub {
  font-size: 40px;
}
.slider-content .txt {
  font-weight: 400;
  font-size: 19px;
  vertical-align: bottom;
}
@media (max-width: 1201px) {
  .slider-content .txt {
    margin-top: 1em;
  }
}
.slider-content .txt.blue {
  color: #004188;
}
.slider-content .txt.lila {
  color: #b10065;
}
.slider-content .txt p {
  margin: 0;
  margin-bottom: 1em;
}
.slider-content .txt a {
  font-weight: bold !important;
  text-decoration: none !important;
}
@media (min-width: 1201px) {
  .slider-content .txt.line {
    height: 100%;
    border-left: 1px solid #b10065;
    padding-left: 0.85em;
  }
}
.slider-content .info {
  margin: 30px 0;
}
@media (min-width: 1201px) {
  .slider-content .info {
    position: absolute;
    bottom: 0px;
    right: 15px;
  }
  .slider-content .info.extra-pos {
    right: 153px;
  }
}
.slider-content .info h2 {
  color: #b10065;
  font-size: 2.5em;
  margin: 0;
  padding: 0;
}
@media (min-width: 1201px) {
  .slider-content .info h2 {
    color: #de007b;
  }
}
.slider-content .info h3 {
  color: #004188;
  font-size: 2.5em;
  font-weight: 400;
}
.slider-content .more {
  display: none;
}
@media (min-width: 1201px) {
  .slider-content .more {
    color: #b10065;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    display: block;
    padding-left: 30px;
    text-decoration: none;
  }
  .slider-content .more:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(_res/img/file-arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .slider-content .more:hover {
    cursor: pointer;
  }
  .slider-content .more:hover:after {
    left: 5px;
  }
}
.slider-content .image {
  max-width: 100%;
  max-height: 100%;
}
.slider-content .numbers {
  position: relative;
  color: #004188;
  z-index: 2;
  margin-bottom: 60px;
  /*
    &:hover {
      .infographics {
        display: block;
      }
      .num, .num-desc {
        display: none;
      }
    }

    .infographics {
      display: none;
    }
    */
}
.slider-content .numbers .num {
  font-weight: 900;
  font-size: 3.5em;
}
.slider-content .numbers .num small {
  font-size: 0.35em;
  position: relative;
  top: -25px;
}
.slider-content .numbers .num-desc {
  font-weight: 400;
  font-size: 19px;
}
@media (min-width: 1201px) {
  .slider-content .numbers .num-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    cursor: pointer;
  }
}
.slider-content .numbers .num-static {
  margin-bottom: 4px;
  font-weight: 700;
}
@media (min-width: 1201px) {
  .slider-content .numbers .num-static {
    opacity: 0;
    -webkit-transform: translate(0px, -15px);
        -ms-transform: translate(0px, -15px);
            transform: translate(0px, -15px);
  }
  .slider-content .numbers .num-static.ml {
    margin-left: 20px;
  }
  .slider-content .numbers .num-static.mb {
    margin-bottom: 10px;
  }
}
.slider-content .numbers .percent {
  font-size: 18px;
}
.slider-content .numbers .percent.green {
  color: #004188;
}
.slider-content .numbers .percent.green:before {
  content: '';
  width: 0px;
  height: 0px;
  position: relative;
  bottom: 12px;
  margin-right: 10px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 12px 10px 12px;
  border-color: transparent transparent #004188 transparent;
}
.slider-content .numbers .percent.red {
  color: #004188;
}
.slider-content .numbers .percent.red:before {
  content: '';
  width: 0px;
  height: 0px;
  position: relative;
  top: 17px;
  margin-right: 10px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 10px 12px 0 12px;
  border-color: #004188 transparent transparent transparent;
}
.slider-content .numbers .num-static-container {
  font-size: 18px;
}
.slider-content .numbers .lila {
  color: #b10065;
}
.scroll-wrapper {
  position: relative;
}
.scroll-arrow-down {
  display: none;
}
@media (min-width: 1201px) {
  .scroll-arrow-down {
    display: block;
    padding: 23px;
    cursor: pointer;
  }
  .scroll-arrow-down img {
    width: 30px;
    height: 16px;
  }
}
/*
.infografik-animation {
  // border:1px solid red;
  .numbers {

    &:hover {
      color: @lila;
    }
  }
}
*/
.infographics-content {
  display: none;
  max-width: 270px;
}
@media (min-width: 1200px) {
  .infographics-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    margin: 0;
  }
  .infographics-content .chart-elm-container {
    width: 100%;
    height: 100%;
  }
  .infographics-content .chart-elm-container .legend {
    margin-top: 20px;
  }
  .infographics-content .chart-elm-container .legend .chart-legend-elms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    font-size: 15px;
    margin: 0;
    margin-bottom: 10px;
    color: #004188;
  }
  .infographics-content .chart-elm-container .legend .chart-legend-elms .chart-legend-point {
    width: 25px;
    height: 25px;
    min-width: 25px;
    background-color: #333;
    border-radius: 100%;
    display: block;
    margin-right: 10px;
  }
  .infographics-content .chart-elm-container .legend .chart-legend-elms strong {
    color: #004188 !important;
  }
}
.chart-elm-respo-container {
  display: none;
  margin-top: 20px;
}
@media (max-width: 1201px) {
  .chart-elm-respo-container {
    display: block;
    margin-bottom: 2em;
  }
  .chart-elm-respo-container .legend {
    margin-top: 20px;
  }
  .chart-elm-respo-container .legend .chart-legend-elms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    margin: 0;
    margin-bottom: 10px;
    color: #004188;
  }
  .chart-elm-respo-container .legend .chart-legend-elms .chart-legend-point {
    width: 15px;
    height: 15px;
    min-width: 15px;
    background-color: #333;
    border-radius: 100%;
    display: block;
    margin-right: 10px;
  }
  .chart-elm-respo-container .legend .chart-legend-elms strong {
    color: #004188 !important;
  }
}
.gallery-navi {
  width: 100%;
}
.gallery-navi .slick-list {
  margin: 0 auto;
}
@media (min-width: 1201px) {
  .gallery-navi .slick-list {
    padding: 2em 0 !important;
  }
}
.gallery-navi .gitem {
  padding: 15px;
}
@media (min-width: 1201px) {
  .gallery-navi .gitem {
    padding: 25px;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
}
.gallery-navi .gitem h3 {
  font-size: 1.17em;
}
.gallery-navi .gitem h3.title {
  color: #b10065;
}
.gallery-navi .gitem h4.subtitle {
  color: #004188;
  font-weight: 400;
  font-size: 1.17em;
}
.gallery-navi .gitem .gimage {
  margin-top: 1em;
  width: 100%;
  height: 200px;
  /*
      @media(min-width: 1200px){
        height: 300px;
      }
      */
  background-size: cover;
  border-radius: 5px;
  background-position: center;
}
@media (min-width: 1201px) {
  .gallery-navi .gitem .gimage {
    height: 250px;
  }
}
.gallery-navi .gitem .desc {
  margin-top: 15px;
}
.gallery-navi .gitem.slick-center {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media (min-width: 1201px) {
  .gallery-navi .gitem .desc {
    margin-top: 15px;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .gallery-navi .gitem.slick-center {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
  .gallery-navi .gitem.slick-center .desc {
    opacity: 1;
  }
}
.gallery-navi .slick-next,
.gallery-navi .slick-prev {
  top: 40%;
}
.gallery-navi .slick-next {
  right: -41px;
}
.gallery-navi .slick-prev {
  left: -35px;
}
.gallery {
  display: none;
}
.popup-youtube.button {
  position: absolute;
  top: calc(50% - 80px);
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  background-image: url(_files/images/playbutton.svg);
  text-indent: -9999px;
}
.popup-gallery.button {
  position: absolute;
  top: calc(50% - 80px);
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  background-image: url(_files/images/gallerybutton.svg);
  text-indent: -9999px;
  cursor: pointer;
}
.hidden {
  display: none;
}
.center {
  margin-bottom: 25px;
  position: relative;
}
.center span {
  position: absolute;
  text-align: center;
  display: block;
}
.center.left span {
  left: 0;
}
.center.right span {
  right: 0;
}
/*
@media(min-width: @min_lg_break_point){
  .organigramm-2019 {
    content:url(_files/images/organigramm-2019.gif);
  }
}
*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url('_res/img/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 51px;
  width: 55px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background-color: transparent;
  color: transparent;
  top: 40%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
}
.slick-prev {
  left: -10%;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: '';
  background-image: url('_res/img/arrow-left.svg');
}
[dir="rtl"] .slick-prev:before {
  content: '';
  background-image: url('_res/img/arrow-right.svg');
}
.slick-prev:hover:before {
  background-image: url('_res/img/arrow-left-hover.svg');
}
.slick-next {
  right: -10%;
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: '';
  background-image: url('_res/img/arrow-right.svg');
}
[dir="rtl"] .slick-next:before {
  content: '';
  background-image: url('_res/img/arrow-left.svg');
}
.slick-next:hover:before {
  background-image: url('_res/img/arrow-right-hover.svg');
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  color: white;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #333;
  opacity: 0.75;
}
.slick-slide img {
  max-width: 100%;
  max-height: 100%;
}
.hero {
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
@media (max-width: 959px) {
  .hero .mobile-container {
    display: block;
  }
  .hero .desktop-container {
    display: none;
  }
  .hero .content h2 {
    color: white;
    font-size: 4em;
    line-height: 0.85em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
  }
  .hero .content h3 {
    font-size: 4em;
    color: white;
    font-weight: 900;
    margin: 0;
    padding: 0;
    margin-top: -0.2em;
    margin-bottom: 15px;
  }
  .hero .content p {
    color: white;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25em;
    margin-top: 2em;
  }
  .hero .hero-arrow img {
    position: absolute;
    bottom: 15vh;
    left: calc(50% - 35px);
    width: 70px;
    height: auto;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation: bounce-frames 3.6s ease infinite;
            animation: bounce-frames 3.6s ease infinite;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}
@media (min-width: 961px) and (max-width: 1199px) {
  .hero .mobile-container {
    display: none;
  }
  .hero .desktop-container {
    display: block;
  }
  .hero .content {
    height: 100vh;
    width: 100vw;
  }
  .hero .content .right-col {
    display: inline-block;
    position: absolute;
    right: 10vw;
    bottom: 25vh;
  }
  .hero .content .left-col {
    display: inline-block;
    position: absolute;
    left: 10vw;
    bottom: 15vh;
  }
  .hero .content h2 {
    display: block;
    color: white;
    font-size: 125px;
    line-height: 107px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
    text-align: right;
  }
  .hero .content h3 {
    display: block;
    font-size: 8em;
    color: white;
    font-weight: 900;
    margin: 0;
    padding: 0;
    margin-top: -0.2em;
    margin-bottom: 15px;
    text-align: right;
  }
  .hero .content p {
    display: block;
    color: white;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.25em;
  }
  .hero .hero-arrow img {
    position: absolute;
    bottom: 36px;
    left: calc(50% - 50px);
    width: 100px;
    height: auto;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation: bounce-frames 3.6s ease infinite;
            animation: bounce-frames 3.6s ease infinite;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}
@media (min-width: 1200px) {
  .hero .mobile-container {
    display: none;
  }
  .hero .desktop-container {
    display: block;
  }
  .hero .content {
    height: 100vh;
    width: 100vw;
  }
  .hero .content .right-col {
    display: inline-block;
    position: absolute;
    right: 182px;
    bottom: 236px;
  }
  .hero .content .left-col {
    display: inline-block;
    position: absolute;
    left: 171px;
    bottom: 90px;
  }
  .hero .content h2 {
    display: block;
    color: white;
    font-size: 125px;
    line-height: 107px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
    text-align: right;
  }
  .hero .content h3 {
    display: block;
    font-size: 8em;
    color: white;
    font-weight: 900;
    margin: 0;
    padding: 0;
    margin-top: -0.1em;
    margin-bottom: 15px;
    text-align: right;
  }
  .hero .content p {
    display: block;
    color: white;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.25em;
  }
  .hero .hero-arrow img {
    position: absolute;
    bottom: 36px;
    left: calc(50% - 50px);
    width: 100px;
    height: auto;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation: bounce-frames 3.6s ease infinite;
            animation: bounce-frames 3.6s ease infinite;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}
.hero .section-num {
  display: none;
}
.hero .accueil-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero .accueil-bg-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
.hero .accueil-bg-slider .bg {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center top;
}
.hero .accueil-bg-slider .bg.img-1 {
  background-image: url(_files/accueil/ac-1.jpg);
}
.hero .accueil-bg-slider .bg.img-2 {
  background-image: url(_files/accueil/ac-2.jpg);
}
.hero .accueil-bg-slider .bg.img-3 {
  background-image: url(_files/accueil/ac-3.jpg);
}
.hero .accueil-bg-slider .bg.img-4 {
  background-image: url(_files/accueil/ac-4.jpg);
}

.bounce {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation: bounce-frames 3.6s ease infinite;
          animation: bounce-frames 3.6s ease infinite;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
@-webkit-keyframes bounce-frames {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5.55556% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  11.11111% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  22.22222% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  27.77778% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  33.33333% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  44.44444% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes bounce-frames {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5.55556% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  11.11111% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  22.22222% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  27.77778% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  33.33333% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  44.44444% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/*
html.noscroll,
html.noscroll body{
  overflow: hidden !important;
  height: 100% !important;
}
*/
.logo.desktop {
  display: none;
}
@media (min-width: 1201px) {
  .logo {
    width: 200px;
    height: auto;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
  }
  .logo.desktop {
    display: block;
  }
  .navbar {
    position: relative;
    z-index: 99999999;
  }
  .menu-button {
    display: none;
  }
  nav {
    position: fixed;
    right: 0;
    bottom: auto;
    height: 100vh;
    width: 7em;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    background-color: transparent;
    z-index: 2;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  nav ul {
    list-style: none;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
  }
  nav ul li {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  nav ul li a {
    position: relative;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    text-transform: lowercase;
  }
  nav ul li a:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 40%;
    bottom: 0;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #004188;
    opacity: 1;
  }
  nav ul li a.active:after {
    background: #004188;
  }
  nav ul li a:before {
    content: "";
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    left: calc(50% - 20px);
    -webkit-transform: scale(0.1);
        -ms-transform: scale(0.1);
            transform: scale(0.1);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
  }
  nav ul li a.accueil:before {
    background-image: url('_res/icons/accueil.svg');
  }
  nav ul li a.preface:before {
    background-image: url('_res/icons/preface.svg');
  }
  nav ul li a.omega90:before {
    background-image: url('_res/icons/omega90.svg');
  }
  nav ul li a.photos:before {
    background-image: url('_res/icons/photos.svg');
  }
  nav ul li a.services:before {
    background-image: url('_res/icons/services.svg');
  }
  nav ul li a.articles:before {
    background-image: url('_res/icons/articles.svg');
  }
  nav ul li a.comptes:before {
    background-image: url('_res/icons/comptes.svg');
  }
  nav ul li a.chiffres:before {
    background-image: url('_res/icons/chiffres.svg');
  }
  nav ul li a.merci:before {
    background-image: url('_res/icons/merci.svg');
  }
  nav ul li a span {
    display: none;
    -webkit-transform: translatex(100%);
        -ms-transform: translatex(100%);
            transform: translatex(100%);
    color: #004188;
  }
  nav ul li a:hover {
    text-decoration: none;
    cursor: pointer;
  }
  nav ul li a:hover.accueil:before {
    background-image: url('_res/icons/accueil-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.preface:before {
    background-image: url('_res/icons/preface-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.omega90:before {
    background-image: url('_res/icons/omega90-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.photos:before {
    background-image: url('_res/icons/photos-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.services:before {
    background-image: url('_res/icons/services-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.articles:before {
    background-image: url('_res/icons/articles-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.comptes:before {
    background-image: url('_res/icons/comptes-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.chiffres:before {
    background-image: url('_res/icons/chiffres-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a:hover.merci:before {
    background-image: url('_res/icons/merci-hover.svg');
  }
  nav ul li a:hover span {
    color: #de007b;
  }
  nav ul li a.accueil.active:before {
    background-image: url('_res/icons/accueil-hover.svg');
  }
  nav ul li a.preface.active:before {
    background-image: url('_res/icons/preface-hover.svg');
  }
  nav ul li a.omega90.active:before {
    background-image: url('_res/icons/omega90-hover.svg');
  }
  nav ul li a.photos.active:before {
    background-image: url('_res/icons/photos-hover.svg');
  }
  nav ul li a.services.active:before {
    background-image: url('_res/icons/services-hover.svg');
  }
  nav ul li a.articles.active:before {
    background-image: url('_res/icons/articles-hover.svg');
  }
  nav ul li a.comptes.active:before {
    background-image: url('_res/icons/comptes-hover.svg');
  }
  nav ul li a.chiffres.active:before {
    background-image: url('_res/icons/chiffres-hover.svg');
  }
  nav ul li a.merci.active:before {
    background-image: url('_res/icons/merci-hover.svg');
  }
  nav:hover {
    background-color: white;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  nav:hover ul li {
    margin: 2.2em 0;
    margin-bottom: 0.2em;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  nav:hover ul li a {
    -webkit-backface-visibility: always;
            backface-visibility: always;
  }
  nav:hover ul li a:after {
    opacity: 0;
  }
  nav:hover ul li a:before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 1;
  }
  nav:hover ul li a span {
    display: block;
    -webkit-transform: translatex(0);
        -ms-transform: translatex(0);
            transform: translatex(0);
    margin-top: 7px;
  }
}
.ipadpro nav {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ipadpro nav ul li {
  margin: 1.25em 0;
  margin-bottom: 0.5em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ipadpro nav ul li a {
  -webkit-backface-visibility: always;
          backface-visibility: always;
  text-transform: lowercase;
}
.ipadpro nav ul li a:after {
  opacity: 0;
}
.ipadpro nav ul li a:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
}
.ipadpro nav ul li a span {
  display: block;
  -webkit-transform: translatex(0);
      -ms-transform: translatex(0);
          transform: translatex(0);
  margin-top: 7px;
}
@media (max-width: 1200px) {
  .logo {
    width: 110px;
    height: auto;
    position: fixed;
    top: 15px;
    left: 15px;
  }
  .navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    z-index: 100;
  }
  .hamburger {
    position: absolute;
    z-index: 99999;
    top: 40px;
    right: 15px;
    background: url(_res/img/hamburger.svg);
    background-repeat: no-repeat;
    width: 51px;
    height: 55px;
    display: block;
    border: none;
    outline: none;
  }
  .hamburger .menu-button {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 24px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    display: block;
    background: transparent;
  }
  .hamburger .menu-button.open span {
    opacity: 0;
  }
  .hamburger .menu-button.open::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .hamburger .menu-button.open::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
  }
  .hamburger .no-js .menu-button {
    display: none;
  }
  .hamburger .menu-button::before,
  .hamburger .menu-button::after,
  .hamburger .menu-button span {
    background: #004188;
  }
  .hamburger .menu-button::before,
  .hamburger .menu-button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
  }
  .hamburger .menu-button span {
    position: absolute;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 2px;
    text-indent: 200%;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
  }
  .hamburger .menu-button::before {
    -webkit-transform: translate3d(0, -10px, 0) scale3d(1, 1, 1);
    transform: translate3d(0, -8px, 0) scale3d(1, 1, 1);
  }
  .hamburger .menu-button::after {
    -webkit-transform: translate3d(0, 10px, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
  }
  nav {
    display: none;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100vh;
    background: white;
  }
  nav ul {
    margin: 0;
    padding: 0;
  }
  nav ul li {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    list-style: none;
  }
  nav ul li a {
    position: relative;
    font-size: 1.25em;
    text-decoration: none;
    text-transform: lowercase;
  }
  nav ul li a.active:after {
    background: #004188;
  }
  nav ul li a span {
    -webkit-transform: translatex(100%);
        -ms-transform: translatex(100%);
            transform: translatex(100%);
    color: #004188;
  }
}
@media (max-width: 1200px) and only screen and (min-width: 768px) and (max-width: 800px) {
  .hamburger .menu-button {
    right: 55px;
  }
}
@media (max-width: 1200px) and only screen and (min-width: 575px) and (max-width: 620px) {
  .hamburger .menu-button {
    right: 55px;
  }
}
@media (max-width: 1200px) and (max-width: 1201px) {
  nav ul li a {
    /*
        &:before {
          content: "";
          position: relative;
          width: 30px;
          height: 30px;
          display: block;
          transform: scale(1);
          transition: all 0.2s;
          opacity: 1;
          margin: 0 auto;
          margin-bottom: @x1/2;
        }

        .for(@svg-icon-names, {
          &.@{value}:before {
            background-image: url('_res/icons/@{value}.svg');
          }
        });
        
        
        .for(@svg-icon-names, {
          &.@{value}.active:before {
            background-image: url('_res/icons/@{value}-hover.svg');
          }
        });
        */
  }
}
.mobile_navigation_set .logo {
  width: 110px;
  height: auto;
  position: fixed;
  top: 15px;
  left: 15px;
}
.mobile_navigation_set .navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 100;
}
.mobile_navigation_set .hamburger {
  position: absolute;
  z-index: 99999;
  top: 40px;
  right: 15px;
  background: url(_res/img/hamburger.svg);
  background-repeat: no-repeat;
  width: 51px;
  height: 55px;
  display: block;
  border: none;
  outline: none;
}
.mobile_navigation_set .hamburger .menu-button {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  display: block;
  background: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .mobile_navigation_set .hamburger .menu-button {
    right: 55px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 620px) {
  .mobile_navigation_set .hamburger .menu-button {
    right: 55px;
  }
}
.mobile_navigation_set .hamburger .menu-button.open span {
  opacity: 0;
}
.mobile_navigation_set .hamburger .menu-button.open::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.mobile_navigation_set .hamburger .menu-button.open::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.mobile_navigation_set .hamburger .no-js .menu-button {
  display: none;
}
.mobile_navigation_set .hamburger .menu-button::before,
.mobile_navigation_set .hamburger .menu-button::after,
.mobile_navigation_set .hamburger .menu-button span {
  background: #004188;
}
.mobile_navigation_set .hamburger .menu-button::before,
.mobile_navigation_set .hamburger .menu-button::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}
.mobile_navigation_set .hamburger .menu-button span {
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 2px;
  text-indent: 200%;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.mobile_navigation_set .hamburger .menu-button::before {
  -webkit-transform: translate3d(0, -10px, 0) scale3d(1, 1, 1);
  transform: translate3d(0, -8px, 0) scale3d(1, 1, 1);
}
.mobile_navigation_set .hamburger .menu-button::after {
  -webkit-transform: translate3d(0, 10px, 0) scale3d(1, 1, 1);
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.mobile_navigation_set nav {
  display: none;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100vh;
  background: white;
}
.mobile_navigation_set nav ul {
  margin: 0;
  padding: 0;
}
.mobile_navigation_set nav ul li {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  list-style: none;
}
.mobile_navigation_set nav ul li a {
  position: relative;
  font-size: 1.25em;
  text-decoration: none;
  text-transform: lowercase;
}
.mobile_navigation_set nav ul li a.active:after {
  background: #004188;
}
@media (max-width: 1201px) {
  .mobile_navigation_set nav ul li a {
    /*
        &:before {
          content: "";
          position: relative;
          width: 30px;
          height: 30px;
          display: block;
          transform: scale(1);
          transition: all 0.2s;
          opacity: 1;
          margin: 0 auto;
          margin-bottom: @x1/2;
        }

        .for(@svg-icon-names, {
          &.@{value}:before {
            background-image: url('_res/icons/@{value}.svg');
          }
        });
        
        
        .for(@svg-icon-names, {
          &.@{value}.active:before {
            background-image: url('_res/icons/@{value}-hover.svg');
          }
        });
        */
  }
}
.mobile_navigation_set nav ul li a span {
  -webkit-transform: translatex(100%);
      -ms-transform: translatex(100%);
          transform: translatex(100%);
  color: #004188;
}
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-element {
  display: none;
}
.scroll-element,
.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}
.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}
/*************** SCROLLBAR RAIL ***************/
.scrollbar-omega > .scroll-element,
.scrollbar-omega > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}
@supports (-moz-appearance:none) {
  .scrollbar-omega {
    overflow: auto;
  }
}
@media (min-width: 1201px) {
  .scrollbar-omega {
    height: 100% !important;
    max-height: 480px !important;
    padding-left: 0.6em !important;
  }
}
.scrollbar-omega > .scroll-element {
  background-color: #ffffff;
}
.scrollbar-omega > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.scrollbar-omega > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}
.scrollbar-omega > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  left: 0;
  top: 0;
  width: 12px;
}
.scrollbar-omega > .scroll-element .scroll-bar {
  background-color: #b10065;
}
.scrollbar-omega > .scroll-element .scroll-element_outer:hover .scroll-bar {
  background-color: #b10065;
}
/* scrollbar height/width & offset from container borders */
.scrollbar-omega > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}
.scrollbar-omega > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}
.scrollbar-omega > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}
.scrollbar-omega > .scroll-element.scroll-y .scroll-bar {
  left: 0;
  min-height: 5px;
  height: 100px !important;
  width: 5px;
}
.scrollbar-omega > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}
.scrollbar-omega > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}
.scrollbar-omega > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}
.scrollbar-omega > .scroll-element.scroll-y .scroll-element_size {
  left: 0;
  top: -10px;
  width: 1px;
}
/* update scrollbar offset if both scrolls are visible */
.scrollbar-omega > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}
.scrollbar-omega > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}
.scrollbar-omega > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}
.scrollbar-omega > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}
.hamburger {
  display: none;
}

.organigramm-text {
	text-align: center;
}
.organigramm-text strong {
	color: #000;
}