@import url("https://use.typekit.net/gxi1eep.css");
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * 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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 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;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * 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.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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;
}
/**
 * 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"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Custom additions */
ul,
ol {
  margin: 0;
  padding: 0;
}
/* Hide arrows on number fields */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*********************
TYPOGRAPHY
*********************/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/*********************
SHADOWS
*********************/
/*********************
MIXINS
*********************/
/* f.ex use .transform(rotate(180deg)); */
/* f.ex: .animation (animationName, @duration: 6s, @delay: 2s, @ease: ease, @fill-mode: forwards);  */
/* .transition(all 2s); */
/* .css-gradient(#dfdfdf,#f8f8f8); */
.button,
.button:visited {
  text-transform: uppercase;
  padding: 10px 28px;
  border: 1px solid #4da5e4;
  border-radius: 20px;
  color: #4da5e4;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  font-family: "futura-pt";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.button:focus,
.button:visited:focus,
.button:focus-within,
.button:visited:focus-within,
.button:focus-visible,
.button:visited:focus-visible,
.button:active,
.button:visited:active,
.button:hover,
.button:visited:hover {
  background: #4da5e4;
  color: white;
  box-shadow: 0 0 0 5px #a2ceec;
}
a:hover,
a:focus,
a:visited,
a:active,
a:link,
a:visited:link {
  color: #4da5e4;
  text-decoration: none;
}
.centerVertically {
  /* This has to be on the container! */
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-flex;
  -webkit-align-items: center;
  /* W3C */
  display: flex;
  align-items: center;
}
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  background: #ffffff;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  font-size: .85em;
  font-weight: bold;
  color: #666666;
  padding-top: 20px;
}
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: white;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #4da5e4;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 1px 5px;
  outline: 0;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #ffffff;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  -webkit-transform: translateZ(0);
}
/*********************
01. GENERAL STYLES
*********************/
html,
body {
  height: 100%;
}
body {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #868686;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.overflow {
  overflow: hidden;
}
::selection {
  background: #4da5e4;
  color: white;
}
::-moz-selection {
  background: #4da5e4;
  color: white;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
body.error404 .header {
  display: none;
}
/*********************
03. LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 92%;
  margin: 0 auto;
}
#container {
  position: relative;
  overflow-x: hidden;
}
/*********************
04. LINK STYLES
*********************/
a,
a:visited {
  color: #4da5e4;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* mobile tap color */
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #1c78b9;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: #1c78b9;
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
h2,
h3,
h4,
h5 {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: bold;
}
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2 {
  font-size: 1.75em;
  line-height: 1;
  margin-bottom: 0.375em;
  color: #144d99;
}
h3 {
  font-size: 1.125em;
  color: #4da5e4;
}
h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
}
/*********************
06. HEADER SYTLES
*********************/
.header {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 100;
}
.header #inner-header .qtranxs_language_chooser {
  float: right;
  list-style: none;
  margin-top: 10px;
}
.header #inner-header .qtranxs_language_chooser li {
  float: left;
  border-right: 2px solid black;
}
.header #inner-header .qtranxs_language_chooser li:last-child {
  border-right: none;
}
.header #inner-header .qtranxs_language_chooser li:last-child a {
  margin-right: 0;
}
.header #inner-header .qtranxs_language_chooser li.active a {
  text-decoration: underline;
}
.header #inner-header .qtranxs_language_chooser li a {
  display: block;
  font-weight: bold;
  margin: 0 5px;
  color: #868686;
}
.header #logo {
  width: 200px;
  display: block;
  text-align: center;
  margin-top: 20px;
  color: #144d99;
  font-family: "futura-pt";
  font-weight: 500;
  font-size: 21px;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
}
.header #logo span {
  text-indent: -9999px;
  display: block;
  background: center / contain no-repeat url("../images/new-logo/logosmall@2022.png");
  width: 97px;
  height: 75px;
  margin: 0 auto 4px;
}
.header.message #logo {
  margin-top: 23px;
}
/*********************
07. NAVIGATION STYLES
*********************/
/*********************
08. POSTS & CONTENT STYLES
*********************/
.news-container {
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(239, 239, 239, 0.4) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(239, 239, 239, 0.4) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(239, 239, 239, 0.4) 100%);
}
.news {
  max-width: 1380px;
  padding: 40px 0;
  margin: 0 auto;
  width: 86%;
}
.news h2 {
  margin-top: 0;
  letter-spacing: 2.5px;
}
.news .buttons {
  margin: 25px 0 0;
}
.news .button {
  width: 280px;
  margin: 0 auto 10px;
  display: block;
  text-align: center;
}
.news .button:last-child {
  margin-bottom: 0;
}
.events {
  margin: 35px auto;
  zoom: 1;
}
.events:before,
.events:after {
  content: "";
  display: table;
}
.events:after {
  clear: both;
}
.events h2 {
  letter-spacing: 2.5px;
  margin-left: 5%;
  width: 90%;
}
.events .event-wrapper {
  overflow: hidden;
}
.events .event-wrapper .event:first-child {
  margin-left: 0;
}
.events .mCSB_container {
  padding-left: 5%;
}
.events .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: 95%;
  margin: 20px 0 20px 5%;
}
.events .button {
  margin: 0 auto;
  width: 230px;
  text-align: center;
  display: block;
}
.mobility {
  margin-top: 100px;
}
.mobility h2 {
  text-align: center;
  margin: 0;
  letter-spacing: 2.5px;
}
.mobility .transport {
  margin-top: 60px;
}
.mobility .transport .col {
  text-align: center;
  padding: 80px 15px 0;
  position: relative;
  max-width: 400px;
  margin: 0 auto 60px;
}
.mobility .transport .col h3 {
  font-family: "futura-pt";
  font-size: 26px;
  font-weight: 600;
  color: #4da5e4;
  margin: 0 0 4px;
  line-height: 1;
  letter-spacing: 1px;
}
.mobility .transport .col p {
  font-size: 15px;
  line-height: 1.6;
  color: #868686;
  margin: 0 0 20px;
}
.mobility .transport .col .button {
  margin-bottom: 0;
}
.mobility .transport .col:before {
  content: '';
  background: white;
  width: 68px;
  height: 68px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mobility .transport .col.parking:before {
  background: url(../images/mobility-parking.svg) no-repeat;
}
.mobility .transport .col.bus:before {
  background: url(../images/mobility-bus.svg) no-repeat;
}
.mobility .transport .col.bike:before {
  background: url(../images/mobility-bike.svg) no-repeat;
}
.mobility .transport .col.chantiers:before {
  background: url(../images/mobility-chantiers.svg) no-repeat;
}
.did-you-know {
  min-height: 450px;
  position: relative;
  margin-bottom: 15px;
}
.did-you-know .title {
  font-family: "futura-pt";
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  color: #b9b9b9;
  opacity: 0.22;
  line-height: 1;
  padding: 0 15px;
}
.did-you-know .slider-container {
  margin-top: 50px;
  margin-left: 200px;
  position: relative;
  zoom: 1;
}
.did-you-know .slider-container:before,
.did-you-know .slider-container:after {
  content: "";
  display: table;
}
.did-you-know .slider-container:after {
  clear: both;
}
.did-you-know .slider-container .slider {
  width: 100%;
}
.did-you-know .slider-container .slider li {
  zoom: 1;
}
.did-you-know .slider-container .slider li:before,
.did-you-know .slider-container .slider li:after {
  content: "";
  display: table;
}
.did-you-know .slider-container .slider li:after {
  clear: both;
}
.did-you-know .slider-container .slider .image {
  width: 620px;
  height: 480px;
  float: left;
  background: #d4d4d4;
}
.did-you-know .slider-container .content {
  width: 450px;
  float: left;
  margin-left: 50px;
  overflow: hidden;
  top: 50%;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
}
.did-you-know .slider-container .content .subtitle {
  font-family: "futura-pt";
  font-size: 30px;
  font-weight: 600;
  color: #4da5e4;
  margin-bottom: 10px;
}
.did-you-know .slider-container .content .description {
  margin-bottom: 30px;
}
.info-bar {
  background: #124b96;
  /* Old browsers */
  background: -moz-linear-gradient(top, #124b96 0%, #0c3f83 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #124b96 0%, #0c3f83 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #124b96 0%, #0c3f83 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 20px 0;
  margin: 50px 0 0;
}
.info-bar h2,
.info-bar h3 {
  font-family: "futura-pt";
  font-weight: 500;
  color: white;
  margin: 0;
}
.info-bar h2 {
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 1;
  letter-spacing: 1px;
}
.info-bar h3 {
  font-size: 22px;
}
.info-bar .phone {
  color: white;
  display: block;
}
.info-bar .permanences p {
  color: #ffffff;
}
.info-bar .search .border,
.info-bar .infos .border,
.info-bar .weather .border {
  margin: 10px 0;
  border: 1px solid white;
  padding: 25px 20px;
}
.info-bar .search p {
  color: #ffffff;
  font-size: 15px;
}
.info-bar .search .search-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  width: 100%;
  box-shadow: none;
}
.info-bar .search .search-wrapper input {
  font-size: 18px;
  height: 65px;
  width: 100%;
  outline: none;
  padding: 5px 10px 5px 9px;
  border: none;
  border-left: 9px solid #4da5e4;
}
.info-bar .search .search-wrapper label {
  position: absolute;
  font-size: 18px;
  left: 17px;
  top: 17px;
  pointer-events: none;
  opacity: 0;
  color: #58a9e1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.info-bar .search .search-wrapper.empty label {
  opacity: 1;
}
.info-bar .infos {
  color: #fff;
}
.info-bar .infos ul {
  padding: 0;
  list-style-type: none;
}
.info-bar .infos ul li {
  margin-bottom: 15px;
}
.info-bar .infos ul li span {
  display: block;
  margin-right: 5px;
}
.info-bar .infos h3 {
  margin-bottom: 15px;
}
.info-bar .infos span {
  font-weight: 600;
}
.info-bar .infos .address {
  margin-bottom: 15px;
  line-height: 1.375;
}
.info-bar .infos .opening-hours {
  margin-bottom: 15px;
}
.info-bar .infos .opening-hours span {
  display: block;
}
.info-bar .infos .col:last-child {
  margin-top: 25px;
}
.info-bar .weather {
  color: #ffffff;
}
.info-bar .weather .border {
  padding: 35px 26px;
  zoom: 1;
}
.info-bar .weather .border:before,
.info-bar .weather .border:after {
  content: "";
  display: table;
}
.info-bar .weather .border:after {
  clear: both;
}
.info-bar .weather .col {
  width: 100%;
  float: left;
  list-style-type: none;
  line-height: 1;
  margin-top: 40px;
  padding: 0;
}
.info-bar .weather .col li {
  margin-bottom: 10px;
  zoom: 1;
}
.info-bar .weather .col li:before,
.info-bar .weather .col li:after {
  content: "";
  display: table;
}
.info-bar .weather .col li:after {
  clear: both;
}
.info-bar .weather .col li div {
  float: left;
}
.info-bar .weather .col li .label {
  width: 70%;
  font-weight: 600;
}
.info-bar .weather .col li .value {
  width: 30%;
}
.info-bar .weather .col:last-child {
  margin-right: 0;
}
.info-bar .weather-display {
  zoom: 1;
}
.info-bar .weather-display:before,
.info-bar .weather-display:after {
  content: "";
  display: table;
}
.info-bar .weather-display:after {
  clear: both;
}
.info-bar .weather-display i {
  width: 47.5%;
  padding-left: 5%;
  margin: -10px 5% 0 0;
  font-size: 90px;
  display: block;
  float: left;
  min-height: 75px;
}
.info-bar .current-temperature {
  width: 47.5%;
  float: left;
  font-size: 52px;
  font-family: "futura-pt";
  font-weight: 700;
  line-height: 1;
  margin-top: -10px;
}
.info-bar .current-temperature .label {
  font-size: 19px;
  font-family: "ff-meta-web-pro";
  font-weight: 400;
}
.discover-places {
  background: #383c40;
  padding: 20px 0;
  zoom: 1;
}
.discover-places:before,
.discover-places:after {
  content: "";
  display: table;
}
.discover-places:after {
  clear: both;
}
.discover-places .wrap {
  width: 86%;
}
.discover-places .places {
  width: 100%;
  zoom: 1;
}
.discover-places .places:before,
.discover-places .places:after {
  content: "";
  display: table;
}
.discover-places .places:after {
  clear: both;
}
.discover-places .discover {
  width: 100%;
  background: #c5c5c5;
  color: #ffffff;
  text-align: right;
  overflow: hidden;
  position: relative;
  height: 320px;
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.discover-places .discover .content {
  width: 100%;
  padding: 30px;
  z-index: 3;
  position: absolute;
  bottom: 0;
  right: 0;
}
.discover-places .discover .title {
  font-family: "futura-pt";
  font-size: 34px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  color: #ffffff;
  max-width: 345px;
  margin: 0 0 5px auto;
}
.discover-places .discover .description {
  font-size: 16px;
  max-width: 345px;
  margin: 0 0 0 auto;
}
.discover-places .discover:after,
.discover-places .discover:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.discover-places .discover:after {
  background: url(../images/landing-map.png) no-repeat;
  background-position: 95% 60%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: transform 1.5s cubic-bezier(0.11, 0.8, 0.79, 0.96);
  transition: transform 1.5s cubic-bezier(0.11, 0.8, 0.79, 0.96);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.discover-places .discover:before {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
.discover-places .discover:hover {
  color: white;
}
.discover-places .discover:hover:after {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition-duration: 30s;
}
.footer-site-switcher {
  background: #4da5e4;
  color: white;
  position: relative;
  overflow: hidden;
}
.footer-site-switcher:before {
  content: '';
  display: block;
  background: url(../images/switcher-citylive.png) no-repeat;
  background-size: cover;
  width: 349px;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.5;
  left: -205px;
}
.footer-site-switcher:after {
  content: '';
  display: block;
  background: url(../images/switcher-administration.png) no-repeat;
  background-size: cover;
  width: 364px;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.5;
  right: -210px;
}
.footer-site-switcher .wrap {
  max-width: 1160px;
  zoom: 1;
}
.footer-site-switcher .wrap:before,
.footer-site-switcher .wrap:after {
  content: "";
  display: table;
}
.footer-site-switcher .wrap:after {
  clear: both;
}
.footer-site-switcher .link-citylife,
.footer-site-switcher .link-admin {
  width: 50%;
  float: left;
  height: 100%;
  position: absolute;
  z-index: 10;
}
.footer-site-switcher .link-citylife {
  left: 0;
}
.footer-site-switcher .link-admin {
  right: 0;
}
.footer-site-switcher .citylife,
.footer-site-switcher .administration {
  float: left;
  width: 50%;
  padding: 20px 0;
  position: relative;
  z-index: 5;
}
.footer-site-switcher .citylife .title,
.footer-site-switcher .administration .title {
  font-family: "futura-pt";
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.5px;
  font-weight: 500;
  color: #fff;
}
.footer-site-switcher .citylife p,
.footer-site-switcher .administration p {
  font-size: 15px;
  max-width: 360px;
  margin: 0;
  color: #fff;
  display: none;
}
.footer-site-switcher .citylife {
  border-right: 1px solid white;
}
.footer-site-switcher .administration {
  text-align: right;
}
.footer-site-switcher .administration p {
  margin: 0 0 0 auto;
}
/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.live-streams-wrapper {
  display: flex;
  background: #2f2f2f;
  position: absolute;
  right: 0;
  top: 137px;
  width: 0;
  height: 92px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  z-index: 100;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.live-streams-wrapper .live-title {
  width: 100%;
  height: 20px;
  background-color: #4da5e4;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  font-size: 12px;
  font-weight: 600;
  font-family: "futura-pt";
  letter-spacing: 1px;
}
.live-streams-wrapper img {
  margin-top: 15px;
  width: 60px;
  height: 45px;
}
.welcome {
  position: relative;
  overflow: hidden;
  min-height: 568px;
  height: 92vh;
}
.welcome .content {
  position: absolute;
  bottom: 30px;
  width: 75%;
  right: 0;
}
.welcome .wrap {
  width: 100%;
  height: 100%;
  background: white;
  position: relative;
  z-index: 10;
}
.welcome .wrap:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  height: 70%;
  width: 100%;
  pointer-events: none;
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.87) 45%, rgba(255, 255, 255, 0) 100%);
  z-index: 0;
}
.welcome .wrap:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/header-mobile.png) no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.welcome h1 {
  font-weight: 600;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  margin-top: 0;
  font-family: "futura-pt-condensed";
  font-size: 36px;
  position: absolute;
  left: 10px;
  bottom: 0;
  height: 0;
  white-space: nowrap;
  transform-origin: 0 0;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.welcome h1 span {
  margin-left: 10px;
}
.welcome h1 strong {
  display: inline-block;
  margin-left: 10px;
  font-size: 36px;
  color: #ffffff;
  margin-top: -18px;
  text-align: left;
}
.welcome form {
  display: flex;
  align-items: center;
  box-shadow: none;
  margin-bottom: 30px;
  overflow: visible;
}
.welcome form .search-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 480px;
  overflow: visible;
}
.welcome form .search-wrapper input {
  height: 65px;
}
.welcome form .search-wrapper label {
  top: 19px;
  font-size: 18px;
}
.welcome form .search-wrapper button i {
  font-size: 22px;
}
.welcome .citylife,
.welcome .administration {
  display: block;
  position: relative;
  z-index: 5;
  max-width: 360px;
  outline: none;
}
.welcome .citylife h2,
.welcome .administration h2 {
  font-size: 26px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  letter-spacing: 1px;
}
.welcome .citylife p,
.welcome .administration p {
  font-size: 14px;
  line-height: 1.571;
  margin: 0;
  color: #ffffff;
  display: none;
}
.welcome .citylife .discover,
.welcome .administration .discover {
  width: 23px;
  height: 23px;
  overflow: hidden;
  border-radius: 30px;
  border: 2px solid #ffffff;
  color: #ffffff;
  -webkit-transition: all 0.6s cubic-bezier(0.21, 1, 0.34, 1);
  transition: all 0.6s cubic-bezier(0.21, 1, 0.34, 1);
  position: absolute;
  top: 2px;
  right: 15px;
}
.welcome .citylife .discover i,
.welcome .administration .discover i {
  font-weight: 400;
  display: inline-block;
  position: absolute;
  font-size: 10px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.welcome .citylife .discover span,
.welcome .administration .discover span {
  font-family: "futura-pt";
  font-weight: 500;
  font-size: 16px;
  position: absolute;
  top: 11px;
  text-transform: uppercase;
}
.welcome .citylife {
  margin-bottom: 15px;
}
.welcome .citylife .discover {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.welcome .citylife .discover i {
  left: 4px;
}
.welcome .citylife .discover span {
  left: 45px;
}
.welcome .administration .discover {
  float: right;
}
.welcome .administration .discover i {
  right: 4px;
}
.welcome .administration .discover span {
  right: 45px;
}
.welcome .administration p {
  margin: 0 0 0 auto;
}
.welcome .mobile-text {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  max-width: 360px;
  margin-top: 30px;
  margin-bottom: 12px;
  padding-right: 15px;
}
.message-warning {
  font-size: 14px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
  position: absolute;
  width: 95%;
  right: 0;
  top: 246px;
  z-index: 100;
}
.message-warning .message {
  color: #777777;
  background: #f7f7f7;
  padding: 12px 10px 12px 40px;
  line-height: 1;
}
.message-warning .message .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}
.message-warning .message .text {
  margin-top: 5px;
}
.message-warning .message .text p {
  font-size: 14px;
  line-height: 1.28;
  margin: 0 0 10px 0;
}
.message-warning .message .text p:last-child {
  margin-bottom: 0;
}
.message-warning .message .more {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  color: #ff0266;
  display: inline-block;
}
.message-warning span {
  background: #ff0266;
  height: 100%;
  width: 27px;
  position: absolute;
  z-index: 1;
}
.message-warning span i {
  color: #fff;
  font-size: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* Personalized Slider */
.did-you-know .slider-container-perso {
  position: relative;
  zoom: 1;
}
.did-you-know .slider-container-perso:before,
.did-you-know .slider-container-perso:after {
  content: "";
  display: table;
}
.did-you-know .slider-container-perso:after {
  clear: both;
}
.did-you-know .slider-container-perso .text-container {
  width: 100%;
  max-width: 530px;
  zoom: 1;
}
.did-you-know .slider-container-perso .text-container:before,
.did-you-know .slider-container-perso .text-container:after {
  content: "";
  display: table;
}
.did-you-know .slider-container-perso .text-container:after {
  clear: both;
}
.did-you-know .slider-container-perso .slide-wrapper {
  width: 100%;
  height: 360px;
  overflow-y: hidden;
  position: relative;
  margin-top: 25px;
  padding: 10px;
  margin-left: -10px;
}
.did-you-know .slider-container-perso .slide-wrapper .slide {
  opacity: 0;
  top: 100%;
  position: absolute;
  -webkit-transition: top 1s cubic-bezier(0.19, 1, 0.22, 1) 0.15s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 1s cubic-bezier(0.19, 1, 0.22, 1) 0.15s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.did-you-know .slider-container-perso .slide-wrapper .slide .title {
  font-family: "futura-pt";
  font-size: 56px;
  font-weight: 500;
  color: #144d99;
  line-height: 1;
  margin-bottom: 25px;
}
.did-you-know .slider-container-perso .slide-wrapper .slide .description {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.did-you-know .slider-container-perso .slide-wrapper .slide.active {
  top: 0;
  opacity: 1;
}
.did-you-know .slider-container-perso .images {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.did-you-know .slider-container-perso .images .image {
  background-position: center center;
  background-size: cover !important;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  transition: transform 0.6s ease 0.15s, opacity 0.6s ease;
  box-shadow: 9px 9px 22px rgba(0, 0, 0, 0.24);
}
.did-you-know .slider-container-perso .images .image.active {
  transform: translateX(0);
  opacity: 1;
}
.did-you-know .slider-container-perso .images .image:before {
  content: "\e93b";
  font-family: "esch";
  font-size: 25px;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: white;
  z-index: 10;
}
.did-you-know .slider-container-perso .content .subtitle {
  font-family: "futura-pt";
  font-size: 30px;
  font-weight: 600;
  color: #4da5e4;
  margin-bottom: 5px;
}
.did-you-know .slider-container-perso .pager-wrapper {
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0;
  overflow: hidden;
}
.did-you-know .slider-container-perso .pager {
  position: absolute;
  top: 20px;
  z-index: 100;
  padding: 0;
  list-style-type: none;
  -webkit-transition: transform 0.5s ease 0.45s;
  transition: transform 0.5s ease 0.45s;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.did-you-know .slider-container-perso .pager li a {
  width: 50px;
  height: 3px;
  text-indent: -9999px;
  border-radius: 3px;
  background: transparent;
  padding: 10px;
  margin-bottom: 3px;
  display: block;
  outline: none;
  position: relative;
  cursor: pointer;
  color: #26323e;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.did-you-know .slider-container-perso .pager li a:before {
  content: '';
  width: 50%;
  top: 8px;
  position: absolute;
  right: 0;
  background: white;
  height: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.did-you-know .slider-container-perso .pager li a.active:before {
  width: 48px;
}
.did-you-know .slider-container-perso .pager li a:hover {
  opacity: 0.75;
}
.did-you-know .slider-container-perso .pager.appear {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.home .panels .panel {
  z-index: 110;
}
.home .panels .panel .close-panels {
  height: 45px;
  width: 45px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 500;
}
.home .panels .panel .close-panels .icon-toolbar-close {
  font-size: 48px;
  color: #243547;
}
.single .header,
.page-template-default .header,
.page-template-page-sitemap .header {
  position: static;
  top: auto;
  left: auto;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.single .header #logo,
.page-template-default .header #logo,
.page-template-page-sitemap .header #logo {
  margin: 30px auto;
}
.single #inner-content,
.page-template-default #inner-content,
.page-template-page-sitemap #inner-content {
  max-width: 900px;
}
.single h1,
.page-template-default h1,
.page-template-page-sitemap h1 {
  font-size: 34px;
  color: #144d99;
  text-align: center;
  margin-top: 10px;
}
.single h2,
.page-template-default h2,
.page-template-page-sitemap h2 {
  font-size: 26px;
}
.page-template-page-sitemap .sitemapwrapper {
  margin: 20px 0 50px;
}
.page-template-page-sitemap .sitemapwrapper > div .title {
  margin-bottom: 5px;
}
.page-template-page-sitemap .sitemapwrapper > div .title a {
  font-size: 30px;
  color: #144d99;
}
.page-template-page-sitemap .sitemapwrapper > div ul {
  margin-top: 0;
}
.page-template-page-sitemap .sitemapwrapper > div li {
  margin-bottom: 0;
}
.page-template-page-sitemap .sitemapwrapper > div li .sub-menu {
  margin: 0 0 14px 7px;
  padding: 0;
}
.page-template-page-sitemap .sitemapwrapper > div li .sub-menu a {
  font-size: 17px;
}
.page-template-page-sitemap .sitemapwrapper > div a {
  font-size: 19px;
}
@media only screen and (min-width: 375px) {
  .welcome h1 {
    font-size: 30px;
    line-height: 1;
    left: 20px;
  }
  .welcome h1 strong {
    font-size: 45px;
    display: block;
    margin-top: -5px;
    margin-left: 13px;
  }
  .welcome h1 span {
    margin-left: 30px;
  }
  .welcome .content {
    position: absolute;
    width: 70%;
  }
}
@media only screen and (min-width: 560px) {
  .discover-places .wrap {
    width: 96%;
  }
  .discover-places #places-wrapper:after {
    display: none;
  }
  .discover-places .discover {
    width: 48%;
    margin: 0 1% 2%;
    height: 468px;
  }
}
.esch-landing-map-logo {
  position: fixed;
  right: 0;
  top: 279px;
  z-index: 999;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 75px;
  height: 71px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.27);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.27);
}
body.admin-bar .toolbar {
  top: 32px;
}
body.admin-bar .toolbar .close-panels {
  top: 32px;
}
body.admin-bar.home .hint {
  top: 120px;
}
body.home .hint {
  font-size: 14px;
  color: #4b4b4b;
  background: #f7f7f7;
  padding: 10px 17px;
  width: 255px;
  position: fixed;
  left: 90px;
  top: 100px;
  z-index: 100;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
  display: none;
  opacity: 1;
  -webkit-animation: flash 1.2s ease-in-out infinite;
  animation: flash 1.2s ease-in-out infinite;
}
body.home .hint:before {
  content: '';
  width: 20px;
  height: 20px;
  background: #f7f7f7;
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  box-shadow: 3px -1px 2px rgba(0, 0, 0, 0.075);
}
ul {
  list-style-type: none;
  padding-top: 10px;
}
.toolbar {
  background: #4da5e4;
  position: fixed;
  top: 0;
  left: 0;
  width: 67px;
  bottom: 0;
  text-align: center;
  z-index: 300;
  display: none;
}
.toolbar .weather {
  background: #144d99;
  height: 74px;
  color: white;
}
.toolbar .weather i {
  font-size: 35px;
  padding: 5px 0 1px;
  display: block;
  min-height: 40px;
}
.toolbar .weather .temperature {
  font-family: "futura-pt";
  font-size: 19px;
}
.toolbar a {
  height: 50px;
  line-height: 50px;
  display: block;
  color: white;
  text-decoration: none;
  font-size: 22px;
  padding: 5px 0;
}
.toolbar a:first-child {
  margin-top: 0;
}
.toolbar a:hover {
  color: white;
}
.toolbar .close-panels {
  position: fixed;
  top: 0;
  left: 0;
  width: 67px;
  height: 74px;
  z-index: 10;
  background: #4da5e4;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
.toolbar .close-panels .icon-toolbar-close {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 32px;
}
.toolbar .close-panels:hover {
  color: #144d99;
}
.toolbar .close-panels:after {
  content: '';
  width: 52px;
  height: 1px;
  background: #ffffff;
  margin: auto;
  position: absolute;
  bottom: -69px;
  left: 0;
  right: 0;
  top: 0;
  display: block;
}
.panels .panel {
  background: #ffffff;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
  padding: 20px 15px 15px;
  left: -100%;
  overflow: auto;
  z-index: 250;
}
.panels .panel h2 {
  font-family: "futura-pt";
  font-weight: 500;
  color: #144d99;
}
.panels .panel .content {
  width: 100%;
  padding-bottom: 100px;
}
.panels .panel::-webkit-scrollbar {
  display: none;
}
.panels .panel.active {
  left: 0;
}
.panels #panel-search .content {
  position: relative;
  margin-bottom: 0;
}
.panels #panel-search .content > h2 {
  font-size: 44px;
  line-height: 1;
  display: block;
  margin-bottom: 30px;
}
.panels #panel-search .content .search-wrapper {
  position: relative;
  margin-bottom: 30px;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: 1px 5px 35px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 715px;
}
.panels #panel-search .content .search-wrapper label {
  position: absolute;
  font-size: 18px;
  left: 29px;
  top: 16px;
  pointer-events: none;
  color: #4d4d4d;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.panels #panel-search .content .search-wrapper input {
  font-size: 18px;
  height: 60px;
  width: 100%;
  outline: none;
  padding: 5px 10px 5px 20px;
  border: none;
  border-left: 5px solid #4da5e4;
}
.panels #panel-search .content .search-wrapper span {
  width: 45px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background: none;
}
.panels #panel-search .content .search-wrapper span i {
  color: #4da5e4;
  padding: 2px;
  font-size: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.panels #panel-search .content .search-wrapper span:hover i {
  color: #144d99;
}
.panels #panel-search .content .search-wrapper.empty label {
  opacity: 1;
}
.panels #panel-search .content #search-results .wrapper {
  margin-bottom: 40px;
}
.panels #panel-search .content #search-results .wrapper h4 {
  font-family: "futura-pt";
  font-size: 19px !important;
  font-weight: 600;
  text-transform: uppercase;
  margin: 15px 0;
  color: #144d99;
  letter-spacing: 0.2px;
}
.panels #panel-search .content #search-results .documents {
  padding: 20px 30px;
  border-left: 5px solid #4da5e4;
  background: white;
}
.panels #panel-search .content #search-results-wrapper .title {
  font-family: "futura-pt";
  font-size: 34px;
  font-weight: 500;
  color: #144d99;
}
.panels #panel-search .content p {
  margin-top: 0;
  color: #4d4d4d;
  max-width: 715px;
}
.panels #panel-search.searched .content {
  margin-top: 0;
}
.panels #panel-search.searched h2,
.panels #panel-search.searched .search-intro {
  display: none;
}
.panels #panel-alerts {
  color: #565656;
}
.panels #panel-alerts h2 {
  font-size: 34px;
  margin: 0;
}
.panels #panel-alerts .table-wrapper {
  width: 100%;
  margin-bottom: 25px;
  padding-top: 50px;
}
.panels #panel-alerts .table-wrapper .mCSB_container {
  display: block;
  white-space: normal;
}
.panels #panel-alerts .alerts-wrapper .has-icons {
  display: flex;
  align-items: center;
}
.panels #panel-alerts .alerts-wrapper .has-icons a {
  color: #565656;
  font-size: 13px;
}
.panels #panel-alerts .alerts-wrapper .has-icons a:hover {
  color: #4da5e4;
}
.panels #panel-alerts .alerts-wrapper .has-icons span {
  color: #4da5e4;
  margin-right: 5px;
  font-size: 12px;
}
.panels #panel-alerts .alerts-wrapper .files-wrapper ul,
.panels #panel-alerts .alerts-wrapper .links-wrapper ul {
  padding: 0;
}
.panels #panel-alerts .alerts-wrapper .files-wrapper ul li,
.panels #panel-alerts .alerts-wrapper .links-wrapper ul li {
  margin: 4px 0;
  font-weight: 600;
}
.panels #panel-alerts .alerts-wrapper .single-useful {
  margin-bottom: 18px;
  position: relative;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .alert-type {
  border-bottom: 1px solid rgba(112, 112, 112, 0.43);
  padding: 10px 0;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .alert-type-wrapper {
  display: none;
  padding-top: 10px;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .alert-type-wrapper.active {
  display: block;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .alert-type-wrapper .date {
  font-weight: 500;
  color: #1a2d40;
  font-family: "futura-pt";
  margin: 0;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title {
  font-size: 16px;
  padding-right: 20px;
  font-family: "futura-pt";
  position: relative;
  color: #1a2d40;
  cursor: pointer;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title:hover .title-inner {
  color: #4da5e4;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title:hover .icon-plus-round {
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title .title-inner {
  margin-left: 10px;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title .icon-alert_triangle {
  color: #e00000;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title .icon-chantier {
  color: #144d99;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title .icon-plus-round {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #4da5e4;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .title .icon-plus-round.open {
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .alert-image {
  height: 185px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 10px 0 27px 0;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .sub-alert-container {
  margin: 0 0 23px 0;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .ch-dates {
  margin-bottom: 10px;
  font-family: "futura-pt";
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .ch-dates span {
  font-weight: 700;
  margin-right: 10px;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .ch-dates p {
  font-size: 13px;
  margin: 0;
  padding: 0;
  line-height: 18px;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .the-content {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}
.panels #panel-alerts .alerts-wrapper .table-wrapper .the-content p {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}
.panels #panel-alerts .infos-useful {
  width: 100%;
  margin: 0 auto;
  background-color: #f4f4f4;
  padding-top: 20px;
}
.panels #panel-alerts .infos-useful .townhall,
.panels #panel-alerts .infos-useful .pharmacy,
.panels #panel-alerts .infos-useful .doctor,
.panels #panel-alerts .infos-useful .useful-numbers {
  padding: 20px;
  border: 2px solid #144d99;
}
.panels #panel-alerts .infos-useful .townhall .title,
.panels #panel-alerts .infos-useful .pharmacy .title,
.panels #panel-alerts .infos-useful .doctor .title,
.panels #panel-alerts .infos-useful .useful-numbers .title {
  font-family: "futura-pt";
  font-size: 22px;
  font-weight: 500;
  color: #1a2d40;
  margin-bottom: 10px;
  line-height: 1;
}
.panels #panel-alerts .infos-useful .townhall .address,
.panels #panel-alerts .infos-useful .pharmacy .address,
.panels #panel-alerts .infos-useful .doctor .address,
.panels #panel-alerts .infos-useful .useful-numbers .address {
  font-size: 14px;
  line-height: 1.375;
  margin-bottom: 15px;
  color: #4d4d4d;
}
.panels #panel-alerts .infos-useful .townhall .address .phone,
.panels #panel-alerts .infos-useful .pharmacy .address .phone,
.panels #panel-alerts .infos-useful .doctor .address .phone,
.panels #panel-alerts .infos-useful .useful-numbers .address .phone {
  font-size: 14px;
  margin-top: 8px;
  color: #4d4d4d;
}
.panels #panel-alerts .infos-useful .townhall .open-maps,
.panels #panel-alerts .infos-useful .pharmacy .open-maps,
.panels #panel-alerts .infos-useful .doctor .open-maps,
.panels #panel-alerts .infos-useful .useful-numbers .open-maps {
  color: #4da5e4;
  position: absolute;
  top: 25px;
  right: 35px;
}
.panels #panel-alerts .infos-useful .townhall .open-maps:before,
.panels #panel-alerts .infos-useful .pharmacy .open-maps:before,
.panels #panel-alerts .infos-useful .doctor .open-maps:before,
.panels #panel-alerts .infos-useful .useful-numbers .open-maps:before {
  content: "\e91f";
  font-family: "esch";
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 0;
}
.panels #panel-alerts .infos-useful .townhall .open-maps:hover,
.panels #panel-alerts .infos-useful .pharmacy .open-maps:hover,
.panels #panel-alerts .infos-useful .doctor .open-maps:hover,
.panels #panel-alerts .infos-useful .useful-numbers .open-maps:hover {
  color: #144d99;
}
.panels #panel-alerts .infos-useful .townhall .extra,
.panels #panel-alerts .infos-useful .pharmacy .extra,
.panels #panel-alerts .infos-useful .doctor .extra,
.panels #panel-alerts .infos-useful .useful-numbers .extra {
  margin: 10px 0;
}
.panels #panel-alerts .infos-useful .townhall .extra p,
.panels #panel-alerts .infos-useful .pharmacy .extra p,
.panels #panel-alerts .infos-useful .doctor .extra p,
.panels #panel-alerts .infos-useful .useful-numbers .extra p {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.panels #panel-alerts .infos-useful .townhall .extra p span,
.panels #panel-alerts .infos-useful .pharmacy .extra p span,
.panels #panel-alerts .infos-useful .doctor .extra p span,
.panels #panel-alerts .infos-useful .useful-numbers .extra p span {
  font-weight: 600;
}
.panels #panel-alerts .infos-useful .useful-numbers ul {
  padding-top: 0;
}
.panels #panel-alerts .infos-useful .useful-numbers ul li:last-child {
  margin-bottom: 0;
}
.panels #panel-alerts .infos-useful .numbers {
  font-size: 15px;
  color: #4d4d4d;
  list-style-type: none;
}
.panels #panel-alerts .infos-useful .numbers li {
  margin-bottom: 6px;
}
.panels #panel-alerts .infos-useful .numbers li .name {
  font-weight: 700;
}
.panels #panel-alerts .infos-useful .numbers li a {
  color: #4d4d4d;
}
.panels #panel-alerts .infos-useful .wrapper > div {
  width: 100%;
}
.panels #panel-alerts .report {
  clear: both;
  padding-bottom: 150px;
}
.panels #panel-alerts .report h2 {
  margin-bottom: 8px;
}
.panels #panel-alerts .report p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 14px;
}
.panels #panel-alerts .report .reportit-map-wrapper .marker-status-accepted,
.panels #panel-alerts .report .reportit-map-wrapper .marker-status-finished {
  display: none;
}
.panels #panel-alerts .report .reportit-map-wrapper.show-terminated .marker-status-finished {
  display: block;
}
.panels #panel-alerts .report .reportit-map-wrapper.show-accepted .marker-status-accepted {
  display: block;
}
.panels #panel-alerts .report #reportit-map {
  margin-bottom: 20px;
  height: 400px;
}
.panels #panel-alerts .report #reportit-map.invalid {
  border: 1px solid #ff6e89;
}
.panels #panel-alerts .report .filter {
  padding: 14px 0;
  font-size: 14px;
  line-height: 1;
  color: #4d4d4d;
}
.panels #panel-alerts .report .filter .checkbox {
  display: inline-block;
}
.panels #panel-alerts .report .filter .checkbox input {
  opacity: 0;
  width: 0;
  height: 0;
}
.panels #panel-alerts .report .filter .checkbox label {
  font-size: 14px;
  padding-left: 26px;
  position: relative;
  margin-left: 12px;
  font-weight: 600;
}
.panels #panel-alerts .report .filter .checkbox label span {
  width: 15px;
  height: 15px;
  border: 1px solid #4da5e4;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 3px;
  background: #fff;
  box-shadow: inset 0px 0px 0px 6px #fff;
  -webkit-transition: box-shadow 0.25s ease 0.05s;
  transition: box-shadow 0.25s ease 0.05s;
}
.panels #panel-alerts .report .filter .checkbox label.reportit-filter-terminated {
  border: 1px solid #20be8c;
}
.panels #panel-alerts .report .filter .checkbox input[type="checkbox"]:checked + label span {
  background: #4da5e4;
  box-shadow: inset 0px 0px 0px 2px #fff;
}
.panels #panel-alerts .report .filter .checkbox input[type="checkbox"]:focus-within + label,
.panels #panel-alerts .report .filter .checkbox input[type="checkbox"]:active + label,
.panels #panel-alerts .report .filter .checkbox input[type="checkbox"]:focus + label,
.panels #panel-alerts .report .filter .checkbox input[type="checkbox"]:focus-visible + label {
  outline: 1px dotted black;
}
.panels #panel-alerts .report .filter .checkbox:nth-child(2) input[type="checkbox"]:checked + label span {
  background: #20be8c;
}
.panels #panel-alerts .report .search {
  position: relative;
  padding: 14px;
  background: #fbfbfb;
}
.panels #panel-alerts .report .search .search-button {
  position: absolute;
  top: 14px;
  right: 14px;
  background: #4da5e4;
  width: 42px;
  height: 38px;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.panels #panel-alerts .report .search .search-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
.panels #panel-alerts .report .search .search-button:focus,
.panels #panel-alerts .report .search .search-button:focus-within,
.panels #panel-alerts .report .search .search-button:focus-visible,
.panels #panel-alerts .report .search .search-button:active,
.panels #panel-alerts .report .search .search-button:hover {
  background: #63b0e7;
}
.panels #panel-alerts .report #reportit-address {
  border: 1px solid rgba(0, 0, 30, 0.35);
  border-radius: 10px;
  padding: 6px 12px;
  width: 100%;
  outline: none;
}
.panels #panel-alerts .report #reportit-error {
  margin: 0 0 20px;
  color: #ff6e89;
  font-weight: 600;
}
.panels #panel-alerts .report #reportit-form {
  position: relative;
  /*
                for some reasons there is no name field anymore, thus this is not needed
                .name, .email {
                    width: 49%;

                    &.invalid {
                        border: 1px solid #ff6e89;
                    }
                }

                .name {
                    margin-right: 2%;
                }
                 */
}
.panels #panel-alerts .report #reportit-form input,
.panels #panel-alerts .report #reportit-form textarea {
  width: 100%;
  padding: 6px 12px;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 30, 0.35);
  border-radius: 10px;
  outline: none;
}
.panels #panel-alerts .report #reportit-form .titre {
  position: absolute;
  width: 95%;
  left: 13px;
  padding: 8px 8px;
  border: none;
  background: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 30, 0.35);
  padding-left: 0;
}
.panels #panel-alerts .report #reportit-form .titre.invalid {
  border-bottom: 1px solid #ff6e89;
}
.panels #panel-alerts .report #reportit-form .description {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
  padding-top: 48px;
}
.panels #panel-alerts .report #reportit-form .description.invalid {
  border: 1px solid #ff6e89;
}
.panels #panel-alerts .report #reportit-form .row {
  display: flex;
}
.panels #panel-alerts .report .button {
  background: none;
  outline: none;
  float: right;
  margin: 5px 0 0;
}
.panels #panel-alerts .report .button:focus-within,
.panels #panel-alerts .report .button:active,
.panels #panel-alerts .report .button:focus,
.panels #panel-alerts .report .button:focus-visible,
.panels #panel-alerts .report .button:hover {
  background: #4da5e4;
}
.panels #panel-alerts .report #reportit-success {
  color: #525252;
  font-weight: 600;
  padding-right: 140px;
  margin-top: 4px;
  line-height: 1.25;
}
.panels #panel-map {
  padding: 0;
}
.panels #panel-map h2 {
  font-size: 20px;
  margin: 20px 0;
  color: #4da5e4;
  font-weight: 600;
}
.panels #panel-map .content {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  zoom: 1;
  display: flex;
  flex-flow: row wrap;
}
.panels #panel-map .content:before,
.panels #panel-map .content:after {
  content: "";
  display: table;
}
.panels #panel-map .content:after {
  clear: both;
}
.panels #panel-map .nav {
  width: 100%;
  background: white;
  padding-top: 20px;
  position: relative;
}
.panels #panel-map .cat {
  margin: 16px 20px 8px;
  zoom: 1;
}
.panels #panel-map .cat:before,
.panels #panel-map .cat:after {
  content: "";
  display: table;
}
.panels #panel-map .cat:after {
  clear: both;
}
.panels #panel-map .cat h2 {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #144d99;
  margin: 0;
}
.panels #panel-map .cat li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 25px;
  line-height: 1;
  margin-right: 20px;
}
.panels #panel-map .cat li:last-child {
  margin-right: 0;
}
.panels #panel-map .cat li span {
  width: 14px;
  height: 14px;
  border: 1px solid #4da5e4;
  border-radius: 2px;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  background: #fff;
  box-shadow: inset 0px 0px 0px 6px #fff;
  -webkit-transition: box-shadow 0.25s ease 0.05s;
  transition: box-shadow 0.25s ease 0.05s;
}
.panels #panel-map .cat li.active span {
  background: #4da5e4;
  box-shadow: inset 0px 0px 0px 2px #fff;
}
.panels #panel-map #places-wrapper {
  display: flex;
  align-self: auto;
  flex-flow: nowrap;
  margin: 0 0 5px;
  height: 100%;
  overflow: hidden;
}
.panels #panel-map .places {
  clear: both;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 10px;
}
.panels #panel-map .places .place {
  position: relative;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.26);
  margin: 5px 0 15px 10px;
  cursor: pointer;
  white-space: normal;
  display: inline-block;
  min-width: 250px;
  width: 250px;
  min-height: 180px;
}
.panels #panel-map .places .place .image {
  width: 100%;
  background-size: cover;
  background-position: center center;
  display: none;
}
.panels #panel-map .places .place.inactive {
  opacity: 0.65;
}
.panels #panel-map .places .place.active {
  opacity: 1 !important;
}
.panels #panel-map .places .place .wrapper {
  padding: 15px;
}
.panels #panel-map .places .place .wrapper h2 {
  line-height: 1;
  margin: 5px 0;
}
.panels #panel-map .places .place .wrapper p {
  margin: 0 0 5px;
}
.panels #panel-map .places .place .wrapper .address {
  font-size: 12px;
  line-height: 1.5;
  color: #525252;
  font-weight: 600;
}
.panels #panel-map .places .place:hover .dot {
  animation: anim 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) infinite reverse;
  -webkit-animation: anim 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) infinite reverse;
}
.panels #panel-map .places .place:hover .dot-first {
  animation-delay: 0.05s;
}
.panels #panel-map .places .place:hover .dot-mid {
  animation-delay: 0.2s;
}
.panels #panel-map .places .place:hover .dot-last {
  animation-delay: 0.35s;
}
.panels #panel-map .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 14px;
}
.panels #panel-map .map {
  width: 100%;
  height: calc(100% - 560px);
  min-height: 300px;
  background: #e5e5e5;
}
.panels #panel-map .dots,
.panels #panel-map .site-link {
  right: 10px;
  bottom: 13px;
}
.panels #panel-traffic {
  background: #FAFAFA;
}
.panels #panel-traffic h2 {
  font-size: 34px;
  line-height: 1;
  margin: 0 0 20px;
  position: relative;
  z-index: 5;
  letter-spacing: 0;
}
.panels #panel-traffic .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 20px;
}
.panels #panel-traffic .parking-wrapper {
  position: relative;
}
.panels #panel-traffic .parking-wrapper h2 {
  margin: 0 0 20px;
}
.panels #panel-traffic .parking-wrapper .parking-container {
  display: flex;
  flex-flow: row wrap;
  width: 105%;
  margin-right: -5%;
}
.panels #panel-traffic .parking-wrapper .parking-container .parking {
  min-height: 233px;
  width: 100%;
  padding: 20px;
  margin: 0 10px 0 0;
  background: #ffffff;
  margin-bottom: 10px;
  position: relative;
  white-space: normal;
}
.panels #panel-traffic .parking-wrapper .parking-container .parking:last-child {
  margin-right: 0;
}
.panels #panel-traffic .parking-wrapper .parking-container .parking .rest-container p {
  padding: 4px 0;
}
.panels #panel-traffic .parking-wrapper p {
  margin: 0;
  text-transform: uppercase;
  padding: 5px 0;
  line-height: 1;
  display: block;
  color: #1a2d40;
  font-size: 14px;
}
.panels #panel-traffic .parking-wrapper p .strong,
.panels #panel-traffic .parking-wrapper p i {
  font-weight: 700;
  text-transform: lowercase;
  font-family: "futura-pt";
  margin-left: 10px;
}
.panels #panel-traffic .parking-wrapper p.parking-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: inherit;
  margin-bottom: 8px;
  font-family: "futura-pt";
  padding-top: 0;
}
.panels #panel-traffic .parking-wrapper p.tendancy i {
  color: #efe009;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
}
.panels #panel-traffic .parking-wrapper p.tendancy.up i {
  color: #00ef25;
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.panels #panel-traffic .parking-wrapper p.tendancy.down i {
  color: #ef0000;
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.panels #panel-traffic .parking-wrapper p.elevator {
  text-transform: uppercase;
}
.panels #panel-traffic .parking-wrapper p.elevator .strong {
  text-transform: uppercase;
}
.panels #panel-traffic .parking-wrapper p.info {
  margin-top: 10px;
}
.panels #panel-traffic .parking-wrapper p.info a {
  padding-left: 32px;
  bottom: 22px;
  left: 10px;
  position: absolute;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro";
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
}
.panels #panel-traffic .parking-wrapper p.info a i {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: 500;
}
.panels #panel-traffic .parking-wrapper p.info a.active {
  color: black;
}
.panels #panel-traffic .parking-wrapper p.info:before {
  display: none;
}
.panels #panel-traffic .parking-wrapper .infos {
  border-top: 3px solid #4da5e4;
  width: 100%;
  max-width: 100%;
  background: #ffffff;
  position: fixed;
  box-shadow: 1px 5px 35px rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
  z-index: 6;
  text-transform: none;
  right: 0;
  top: 154px;
  display: none;
}
.panels #panel-traffic .parking-wrapper .infos .info-table {
  position: relative;
  z-index: 1;
}
.panels #panel-traffic .parking-wrapper .infos .info-table tbody {
  display: table-row-group;
  margin: 0;
}
.panels #panel-traffic .parking-wrapper .infos .info-table tr {
  width: auto;
  margin: 0;
  padding: 3px 0;
}
.panels #panel-traffic .parking-wrapper .infos .info-table td {
  width: auto;
  margin: 0;
}
.panels #panel-traffic .parking-wrapper .infos .info-table td:before {
  display: none;
}
.panels #panel-traffic .parking-wrapper .infos .title,
.panels #panel-traffic .parking-wrapper .infos td {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  display: block;
}
.panels #panel-traffic .parking-wrapper .infos tr {
  border: none;
}
.panels #panel-traffic .parking-wrapper .infos td {
  width: inherit;
  padding: 3px 0;
}
.panels #panel-traffic .parking-wrapper .infos .title {
  width: 165px;
  font-weight: 600;
}
.panels #panel-traffic .parking-wrapper .infos .cards ul {
  display: flex;
}
.panels #panel-traffic .parking-wrapper .infos .cards li {
  width: 35px;
  height: 23px;
  margin: 5px 5px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.panels #panel-traffic .parking-wrapper .infos .cards .payment_mode_cash {
  background-image: url('../../esch/images/panel-traffic/euro.png');
}
.panels #panel-traffic .parking-wrapper .infos .cards .payment_mode_visa {
  background-image: url('../../esch/images/panel-traffic/visa.png');
}
.panels #panel-traffic .parking-wrapper .infos .cards .payment_mode_vpay {
  background-image: url('../../esch/images/panel-traffic/vpay.png');
}
.panels #panel-traffic .parking-wrapper .infos .cards .payment_mode_maestro {
  background-image: url('../../esch/images/panel-traffic/maestro.png');
}
.panels #panel-traffic .parking-wrapper .infos .cards .payment_mode_mastercard {
  background-image: url('../../esch/images/panel-traffic/mastercard.png');
}
.panels #panel-traffic .parking-wrapper .infos .cards .payment_mode_payconiq {
  background-image: url('../../esch/images/panel-traffic/payconiq.png');
}
.panels #panel-traffic .parking-wrapper .infos .signs ul {
  display: flex;
}
.panels #panel-traffic .parking-wrapper .infos .signs li {
  width: 54px;
  height: 54px;
  background: #ffffff;
  margin: 5px;
  background-size: cover;
}
.panels #panel-traffic .parking-wrapper .infos .signs .sign_maximum_weight_3_5 {
  background-image: url('../../esch/images/panel-traffic/maxweight.png');
}
.panels #panel-traffic .parking-wrapper .infos .signs .sign_no_trailer {
  background-image: url('../../esch/images/panel-traffic/trailer.png');
}
.panels #panel-traffic .parking-wrapper .infos .signs .sign_no_spikes {
  background-image: url('../../esch/images/panel-traffic/spikes.png');
}
.panels #panel-traffic .parking-wrapper .infos .signs .sign_no_gpl {
  background-image: url('../../esch/images/panel-traffic/gpl.png');
  width: 54px;
  height: 73px;
}
.panels #panel-traffic .parking-wrapper .infos .signs .sign_no_gnc {
  background-image: url('../../esch/images/panel-traffic/gnc.png');
  width: 54px;
  height: 73px;
}
.panels #panel-traffic .parking-wrapper .infos .close {
  position: absolute;
  display: flex;
  align-items: center;
  top: 16px;
  right: 15px;
  text-transform: uppercase;
  padding: 5px 0 5px 25px;
  color: #4da5e4;
  cursor: pointer;
  z-index: 5;
  margin: 0;
}
.panels #panel-traffic .parking-wrapper .infos .close i {
  font-size: 25px;
}
.panels #panel-traffic .parking-wrapper .infos.active {
  display: block;
}
.panels #panel-traffic .transport {
  margin-top: 40px;
  zoom: 1;
}
.panels #panel-traffic .transport:before,
.panels #panel-traffic .transport:after {
  content: "";
  display: table;
}
.panels #panel-traffic .transport:after {
  clear: both;
}
.panels #panel-traffic .transport .row > div {
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 10px 10px 10px;
  background: #144d99;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.panels #panel-traffic .transport .row > div .wrapper {
  width: 96%;
  position: relative;
  height: 100%;
}
.panels #panel-traffic .transport .row > div h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 21px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: -5px;
}
.panels #panel-traffic .transport .row > div p {
  color: #ffffff;
  font-size: 15px;
  max-width: 360px;
  margin: 0 20px 60px 0;
  line-height: 21px;
}
.panels #panel-traffic .transport .row > div.mobiliteit {
  background: #d00274;
  position: relative;
}
.panels #panel-traffic .transport .row > div.mobiliteit h2 {
  text-indent: -9999px;
  line-height: 0;
  margin: 0 0 15px 0;
}
.panels #panel-traffic .transport .row > div.mobiliteit .image {
  content: '';
  display: block;
  width: 150px;
  height: 62px;
  background: url('../images/mobilite-logo.svg') no-repeat;
}
.panels #panel-traffic .transport .row > div.mobiliteit .button:focus,
.panels #panel-traffic .transport .row > div.mobiliteit .button:focus-within,
.panels #panel-traffic .transport .row > div.mobiliteit .button:focus-visible,
.panels #panel-traffic .transport .row > div.mobiliteit .button:active,
.panels #panel-traffic .transport .row > div.mobiliteit .button:hover {
  background: #f51891;
  box-shadow: 0 0 0 5px #e271af;
}
.panels #panel-traffic .transport .row .button {
  color: #ffffff;
  border-color: #ffffff;
  margin: 30px 0 0 0;
  height: 28px;
  width: 129px;
  font-size: 10px;
  line-height: 27px;
  padding: 0;
  white-space: nowrap;
  font-weight: 700;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
}
.panels #panel-traffic .transport .row .button:focus,
.panels #panel-traffic .transport .row .button:focus-within,
.panels #panel-traffic .transport .row .button:focus-visible,
.panels #panel-traffic .transport .row .button:active,
.panels #panel-traffic .transport .row .button:hover {
  box-shadow: 0 0 0 5px #3d7cd0;
}
.panels #panel-traffic .mobility {
  margin-top: 40px;
}
.panels #panel-traffic .mobility h2 {
  text-align: left;
  font-size: 21px;
  line-height: 14px;
  margin-bottom: 0px;
}
.panels #panel-traffic .mobility .douce {
  margin-bottom: 20px;
  position: relative;
  background: #ffffff;
}
.panels #panel-traffic .mobility .douce .douce-inner {
  padding: 20px;
}
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner {
  margin-bottom: 60px;
}
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner p {
  font-size: 13px;
  line-height: 21px;
}
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner .button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #4da5e4;
  border-color: #4da5e4;
  margin: 30px 0 0 0;
  height: 28px;
  width: 129px;
  font-size: 10px;
  line-height: 27px;
  padding: 0;
  white-space: nowrap;
  font-weight: 700;
  text-align: center;
}
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner .button:focus,
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner .button:focus-within,
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner .button:focus-visible,
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner .button:active,
.panels #panel-traffic .mobility .douce .douce-inner .mobility-inner .button:hover {
  color: #ffffff;
}
.panels #panel-traffic .mobility .image {
  width: 100%;
  height: 171px;
  display: block;
  background: lightgray;
  margin-right: 28px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.open-panel {
  position: relative;
}
.open-panel .alerts {
  position: relative;
}
.open-panel .alerts .alerts-number {
  width: 19px;
  height: 19px;
  background: #ff6e89;
  display: block;
  position: absolute;
  right: 9px;
  top: 34px;
  line-height: 1;
  font-size: 14px;
  border-radius: 50%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
}
.open-panel .description {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  left: 64px;
  top: 0;
  width: 120px;
  height: 100%;
  background: #71bbef;
  color: #fff;
  opacity: 0;
  pointer-events: none;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* centering text */
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.open-panel .description:before {
  content: '';
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  left: -2px;
  top: 50%;
  -ms-transform: rotate(45deg) translate(-50%);
  -webkit-transform: rotate(45deg) translate(-50%);
  transform: rotate(45deg) translate(-50%);
  background: #71bbef;
}
.open-panel a {
  outline: none;
}
.open-panel a:visited {
  color: white;
}
.open-panel a .icon-television {
  font-size: 26px;
  margin-bottom: 2px;
}
.open-panel a:focus-visible,
.open-panel a:focus-within,
.open-panel a:active,
.open-panel a:focus,
.open-panel a:hover {
  color: #2591de;
}
.open-panel a:focus-visible + .description,
.open-panel a:focus-within + .description,
.open-panel a:active + .description,
.open-panel a:focus + .description,
.open-panel a:hover + .description {
  left: 67px;
  opacity: 1;
}
.open-panel.active a:hover + .description {
  opacity: 0;
  left: 64px;
}
.toolbar-mobile {
  width: 100%;
  height: 60px;
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #4da5e4;
  z-index: 300;
}
.toolbar-mobile ul {
  padding: 0 20px;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.toolbar-mobile ul li {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((100% - 100px) / 6);
}
.toolbar-mobile ul a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toolbar-mobile ul a i {
  color: #ffffff;
  font-size: 22px;
}
#search-results .wrapper {
  width: 100%;
}
#search-results .wrapper h2 {
  font-family: "futura-pt";
  font-size: 19px !important;
  font-weight: 500;
  text-transform: uppercase;
  margin: 15px 0;
}
#search-results a {
  display: block;
}
#search-results a h3 {
  font-size: 20px;
  font-family: "futura-pt";
  margin: 0 0 5px;
}
#search-results .contact-element {
  padding: 20px 30px;
  border-left: 5px solid #4da5e4;
  background: white;
  margin-bottom: 15px;
  box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
}
#search-results .contact-element h3 {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  padding-left: 0;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
#search-results .contact-element h3 a {
  color: #144d99;
}
#search-results .contact-element .entry-content {
  font-size: 14px;
  line-height: 19px;
  color: #4d4d4d;
}
#search-results .contact-element .street,
#search-results .contact-element .postCode,
#search-results .contact-element .place {
  font-size: 14px;
  color: #565656;
  line-height: 20px;
}
#search-results .contact-element .contact-them {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  font-weight: 600;
  margin: 9px 0 0;
  color: #4da5e4;
  display: inline-block;
}
#search-results .page-element,
#search-results .service-element {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#search-results .page-element p,
#search-results .service-element p {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}
#search-results .page-element p a,
#search-results .service-element p a {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  color: #4d4d4d;
}
#search-results .page-element:hover,
#search-results .service-element:hover {
  box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.2);
}
#search-results .page-element {
  padding: 20px 30px;
  border-left: 5px solid #4da5e4;
  background: white;
  margin-bottom: 15px;
  box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
}
#search-results .page-element h3 {
  font-weight: 500;
  color: #4da5e4;
  padding-left: 0;
}
#search-results .page-element h3:before {
  display: none;
}
#search-results .service-element {
  padding: 20px 30px;
  border-left: 5px solid #4da5e4;
  background: white;
  margin-bottom: 15px;
  box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
}
#search-results .service-element h3 {
  font-weight: 500;
  color: #4da5e4;
}
#search-results .service-element .entry-content a {
  color: #4d4d4d;
}
#search-results .document-element h3 {
  font-size: 14px;
  font-family: "ff-meta-web-pro";
  font-weight: 600;
  color: #4d4d4d;
  position: relative;
  padding-left: 22px;
  padding-right: 3px;
  display: block;
  word-break: break-all;
  margin: 0;
}
#search-results .document-element h3:before {
  content: '\e90a';
  font-family: "esch";
  color: #4da5e4;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (min-width: 481px) {
  .panels #panel-traffic .parking-wrapper .parking-container .parking {
    width: calc(100% / 7 - 10px);
    min-width: 210px;
  }
}
@media only screen and (min-width: 768px) {
  .panels .panel .close-panels {
    height: 70px;
    width: 67px;
  }
  .panels .panel .close-panels .icon-toolbar-close {
    top: 45%;
    font-size: 30px;
  }
  .panels .panel .close-panels:after {
    display: block;
  }
  .panels #panel-search .content {
    width: 90%;
    margin: 25vh 5%;
    -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  .panels #panel-search .content #search-results .wrapper {
    width: 100%;
    min-width: inherit;
  }
  .panels #panel-search .content #search-results-wrapper {
    display: flex;
    align-self: auto;
    flex-flow: nowrap;
    margin: 0 -30px;
  }
  .panels #panel-search .content #search-results-wrapper .title {
    font-family: "futura-pt";
    font-size: 34px;
    font-weight: 500;
    color: #144d99;
  }
  .panels #panel-search .content #search-results-wrapper > div {
    width: 100%;
  }
  .panels #panel-search .content #search-results-wrapper.columns-2 > div {
    width: calc(50% - 60px);
    margin: 0 30px;
  }
  .panels #panel-search .content #search-results-wrapper.columns-2 #search-results-administration {
    position: relative;
  }
  .panels #panel-search .content #search-results-wrapper.columns-2 #search-results-administration:after {
    content: '';
    width: 1px;
    height: calc(100% - 64px - 15px);
    display: block;
    background: rgba(20, 77, 153, 0.23);
    position: absolute;
    top: 64px;
    right: -30px;
  }
  .panels #panel-search .content #search-results-wrapper.columns-1 > div.no-result {
    display: none;
  }
  .panels #panel-search .content #search-results-wrapper.columns-0 > div {
    margin: 0 30px;
  }
  .panels #panel-search .content #search-results-wrapper.columns-0 > div .post-not-found {
    margin-left: 0;
  }
  .panels #panel-traffic .transport .row {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -5px;
  }
  .panels #panel-traffic .transport .row > div {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .panels #panel-traffic .mobility {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .panels #panel-traffic .mobility .douce {
    width: calc(50% - 5px);
  }
  .panels #panel-map .places .place .image {
    display: block;
  }
}
@media only screen and (min-width: 1000px) {
  .toolbar {
    display: block;
  }
  .toolbar-mobile {
    display: none;
  }
  body.home .hint.visible {
    display: block;
  }
  .panels .panel {
    padding: 50px;
    width: 100%;
  }
  .panels .panel .content {
    padding-bottom: 0;
  }
  .panels #panel-alerts .wrapper {
    display: flex;
    align-self: stretch;
    flex-flow: row wrap;
  }
  .panels #panel-alerts .table-wrapper {
    min-height: 100vh;
  }
  .panels #panel-alerts .mCSB_inside > .mCSB_container {
    margin-right: 30px;
  }
  .panels #panel-alerts .alerts-wrapper .inner-wrapper {
    display: flex;
    height: 100%;
  }
  .panels #panel-alerts .alerts-wrapper .infos-useful-inner {
    margin: 0 42px;
  }
  .panels #panel-alerts .table-wrapper {
    margin-right: 60px;
  }
  .panels #panel-alerts .table-wrapper section {
    zoom: 1;
    position: relative;
    height: calc(100vh - 130px);
    overflow: hidden;
  }
  .panels #panel-alerts .table-wrapper section:before,
  .panels #panel-alerts .table-wrapper section:after {
    content: "";
    display: table;
  }
  .panels #panel-alerts .table-wrapper section:after {
    clear: both;
  }
  .panels #panel-alerts .table-wrapper section:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 11px;
    width: 1px;
    height: 100%;
    background-color: #d7d7d7;
    z-index: -1;
  }
  .panels #panel-alerts .table-wrapper .alert-header {
    display: flex;
    align-items: center;
  }
  .panels #panel-alerts .table-wrapper .alert-header p {
    margin: 0;
  }
  .panels #panel-alerts .table-wrapper .alert-header .subtitle {
    margin-left: 20px;
  }
  .panels #panel-alerts .infos-useful {
    margin: 0 auto;
    max-width: 355px;
    padding-top: 50px;
  }
  .panels #panel-alerts .infos-useful h2 {
    margin-bottom: 15px;
  }
  .panels #panel-alerts .report {
    padding-bottom: 0;
  }
  .panels #panel-traffic .mobility {
    display: flex;
    flex-flow: row wrap;
    margin: 20px 0 0 0;
  }
  .panels #panel-traffic .mobility .reduit {
    width: calc(50% - 10px);
    margin: 0 5px;
  }
  .panels #panel-traffic .parking-wrapper .infos {
    width: 600px;
  }
  .panels #panel-traffic .parking-wrapper .infos .pointer {
    content: '';
    display: block;
    position: absolute;
    left: 5%;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #4da5e4;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .panels #panel-traffic .parking-wrapper .infos .parking-wrapper .title,
  .panels #panel-traffic .parking-wrapper .infos .parking-wrapper td {
    font-family: "ff-meta-web-pro";
    font-size: 14px;
    display: block;
  }
  .panels #panel-map .nav {
    width: 50%;
    height: 100%;
    padding-top: 10px;
  }
  .panels #panel-map .cat {
    min-height: 86px;
  }
  .panels #panel-map #places-wrapper {
    flex-flow: row wrap;
    height: calc(100vh - 130px);
  }
  .panels #panel-map #places-wrapper .mCustomScrollBox {
    width: 100%;
    margin-right: 10px;
  }
  .panels #panel-map .places {
    width: 100%;
    height: calc(100% - 115px);
    white-space: normal;
    padding-right: 4px;
  }
  .panels #panel-map .places .place {
    width: calc(100% - 25px);
    min-height: 150px;
    display: flex;
    flex-flow: row wrap;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .panels #panel-map .places .place .image {
    width: 167px;
    height: auto;
  }
  .panels #panel-map .places .place .wrapper {
    width: calc(100% - 167px);
    padding: 10px 12px;
  }
  .panels #panel-map .places:hover .place {
    opacity: 0.65;
  }
  .panels #panel-map .places:hover .place:hover {
    opacity: 0.9;
  }
  .panels #panel-map .map {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
  }
  .panels #panel-map .scrollbar {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .panels #panel-map .nav {
    width: 40%;
  }
  .panels #panel-map .map {
    width: 60%;
    left: 40%;
  }
}
@media only screen and (min-width: 1400px) {
  .panels #panel-search .content #search-results {
    margin: 0 -15px;
    zoom: 1;
  }
  .panels #panel-search .content #search-results:before,
  .panels #panel-search .content #search-results:after {
    content: "";
    display: table;
  }
  .panels #panel-search .content #search-results:after {
    clear: both;
  }
  .panels #panel-search .content #search-results .wrapper {
    width: calc(50% - 32px);
    margin: 0 15px;
    min-width: inherit;
    float: left;
  }
  .panels #panel-search .content #search-results .wrapper:nth-child(2n) {
    float: right;
  }
  .panels #panel-search .content #search-results-wrapper {
    margin: 0 -60px;
  }
  .panels #panel-search .content #search-results-wrapper.columns-2 > div {
    width: calc(50% - 120px);
    margin: 0 60px;
  }
  .panels #panel-search .content #search-results-wrapper.columns-2 #search-results-administration:after {
    right: -60px;
  }
  .panels #panel-search .content #search-results-wrapper.columns-0 > div {
    margin: 0 60px;
  }
  .panels #panel-traffic .mobility .reduit {
    width: calc(25% - 20px);
    margin: 0 10px;
  }
  .panels #panel-traffic .mobility .douce {
    width: calc(25% - 8px);
  }
  .panels #panel-traffic .transport .row > div {
    width: calc(25% - 10px);
    margin: 0 5px;
  }
  .panels #panel-traffic .parking-wrapper {
    min-width: 1200px;
  }
  .panels #panel-traffic .parking-wrapper tbody td {
    padding: 12px 0;
  }
  .panels #panel-traffic .parking-wrapper tbody td:first-child {
    font-size: 22px;
    line-height: 1;
  }
  .panels #panel-traffic .parking-wrapper:before,
  .panels #panel-traffic .parking-wrapper:after {
    display: none;
  }
  .panels #panel-traffic .parking-wrapper .infos {
    left: 88%;
  }
  .panels #panel-alerts {
    padding: 0 0 0 50px;
  }
  .panels #panel-alerts .content {
    margin-top: 0;
    padding-bottom: 0;
    width: 100%;
    min-height: 100%;
    display: flex;
    align-self: stretch;
    flex-flow: row wrap;
  }
  .panels #panel-alerts .alerts-wrapper {
    width: 60%;
  }
  .panels #panel-alerts .infos-wrapper {
    width: 40%;
    padding: 50px 65px 0;
    margin-top: 0;
    background: white;
  }
}
/* KEYFRAMES */
@-webkit-keyframes anim {
  0% {
    opacity: 0.2;
    top: 13px;
  }
  25% {
    top: 12px;
  }
  100% {
    opacity: 1;
    top: 13px;
  }
}
@keyframes anim {
  0% {
    opacity: 0.2;
    top: 13px;
  }
  25% {
    top: 12px;
  }
  100% {
    opacity: 1;
    top: 13px;
  }
}
@-webkit-keyframes flash {
  0% {
    left: 90px;
  }
  50% {
    left: 98px;
  }
  100% {
    left: 90px;
  }
}
@keyframes flash {
  0% {
    left: 90px;
  }
  50% {
    left: 98px;
  }
  100% {
    left: 90px;
  }
}
/*********************
13. FOOTER STYLES
*********************/
.footer {
  clear: both;
  background: #2f2f2f;
  color: white;
  position: relative;
  padding: 30px 0 80px 0;
  z-index: 99;
}
.footer #inner-footer > div:not(.menu) {
  padding: 0;
}
.footer #inner-footer > div.menu {
  padding: 30px 0 0 0;
}
.footer .wrapper {
  zoom: 1;
}
.footer .wrapper:before,
.footer .wrapper:after {
  content: "";
  display: table;
}
.footer .wrapper:after {
  clear: both;
}
.footer .title {
  font-family: "futura-pt";
}
.footer .small-title {
  font-weight: 600;
}
.footer p {
  font-size: 16px;
  color: #ffffff;
  margin: 0;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer .button {
  border-radius: 40px;
  line-height: 1.25;
  text-align: center;
  text-transform: uppercase;
}
.footer .wrap {
  width: 90%;
  max-width: 430px;
}
.footer .logo {
  font-family: "futura-pt";
  font-weight: 500;
  font-size: 19px;
  text-align: center;
  display: block;
  margin-bottom: 15px;
}
.footer .logo span {
  text-indent: -9999px;
  background: center / contain no-repeat url("../images/new-logo/logowhitesmall@2022.png");
  width: 72px;
  height: 56px;
  margin: 0 auto 2px;
  outline: none;
  display: block;
}
.footer .logo:hover {
  opacity: 0.75;
  color: white;
}
.footer .contact {
  position: relative;
  line-height: 1.45;
  margin-top: 10px;
  margin-left: 0;
  margin-bottom: 20px;
}
.footer .contact .small-title {
  margin-bottom: 5px;
}
.footer .contact .small-title span {
  font-weight: 400;
  display: block;
}
.footer .contact .small-title:nth-child(2) {
  margin-top: 30px;
}
.footer .contact .hotel {
  margin-top: 10px;
  line-height: 20px;
}
.footer .contact:before,
.footer .contact:after {
  content: '';
  width: 1px;
  position: absolute;
  height: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.4);
  display: none;
}
.footer .contact:before {
  left: 0;
}
.footer .contact:after {
  right: 0;
}
.footer .contact a {
  margin: 6px 0;
  line-height: 1;
  border-color: white;
  color: white;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .contact .permanence {
  position: relative;
  margin-top: 20px;
  padding-left: 15px;
  margin-right: 10px;
  display: block;
  font-weight: 600;
}
.footer .contact .permanence:before {
  content: '\e90d';
  font-family: "esch";
  color: #4da5e4;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .contact .permanence:nth-of-type(3) {
  margin-top: 10px;
}
.footer .contact .permanence:hover {
  margin-right: 7px;
  padding-left: 18px;
}
.footer .contact .permanence:hover:before {
  left: 3px;
}
.footer .social {
  zoom: 1;
  margin-top: 20px;
  clear: both;
}
.footer .social:before,
.footer .social:after {
  content: "";
  display: table;
}
.footer .social:after {
  clear: both;
}
.footer .social .suivez-nous {
  display: inline-block;
  float: left;
  margin-top: 4px;
}
.footer .social .social-icons {
  display: inline-block;
  float: right;
  margin: 0;
}
.footer .social .social-icons a:last-child {
  margin-right: 0;
}
.footer .social .social-icons .logo-esch-tv {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: -3px;
  width: 40px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
}
.footer .social .social-icons .logo-esch-tv:active,
.footer .social .social-icons .logo-esch-tv:focus,
.footer .social .social-icons .logo-esch-tv:focus-visible,
.footer .social .social-icons .logo-esch-tv:focus-within,
.footer .social .social-icons .logo-esch-tv:hover {
  outline: 1px dotted white;
}
.footer .social .small-title {
  margin-bottom: 0;
}
.footer .menu {
  position: relative;
  clear: both;
  margin: 0 auto;
}
.footer .menu .administration,
.footer .menu .citylife {
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  cursor: pointer;
  position: relative;
}
.footer .menu .administration .title,
.footer .menu .citylife .title {
  border-top: 1px solid white;
  padding: 10px 0 0;
}
.footer .menu .administration a,
.footer .menu .citylife a {
  outline: none;
  display: block;
}
.footer .menu .administration .nav,
.footer .menu .citylife .nav {
  display: none;
  margin-top: 12px;
}
.footer .menu .administration i,
.footer .menu .citylife i {
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
}
.footer .menu .administration.open i,
.footer .menu .citylife.open i {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 21px;
}
.footer .menu .citylife .title {
  border-top: none;
}
.footer .bottom-menu-holder {
  width: 100%;
}
.footer .bottom-menu-holder .copyright {
  margin: 15px 0 0;
  line-height: 1;
  text-align: center;
}
.footer .bottom-menu-holder ul.nav li {
  line-height: 1.6;
  margin-bottom: 0;
}
.footer .title {
  font-weight: bold;
  font-size: 26px;
}
.footer ul.nav {
  list-style: none;
  margin-top: 15px;
  padding-top: 0;
}
.footer ul.nav li {
  line-height: 1.1;
  margin-bottom: 15px;
  display: block;
  margin-right: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer ul.nav li a {
  text-decoration: none;
  color: white;
  padding-left: 15px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer ul.nav li a:focus-visible,
.footer ul.nav li a:focus-within,
.footer ul.nav li a:active,
.footer ul.nav li a:focus {
  border: 1px dotted white;
}
.footer ul.nav li a:before {
  content: '\e90d';
  font-family: "esch";
  color: #4da5e4;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 10px;
}
.footer ul.nav li:hover {
  margin-right: 8px;
}
.footer ul.nav li:hover a {
  margin-left: 3px;
  opacity: 0.85;
}
.footer .social-icons {
  margin: 8px 0 0;
}
.footer .social-icons [class^="icon-"],
.footer .social-icons [class*=" icon-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  color: white;
  text-decoration: none;
  text-align: center;
}
.footer .social-icons [class^="icon-"]:hover,
.footer .social-icons [class*=" icon-"]:hover {
  background: none;
}
.footer .social-icons .icon-facebook {
  background: none;
}
.footer .social-icons .icon-facebook:hover {
  color: #3b5998;
}
.footer .social-icons .icon-twitter {
  background: none;
}
.footer .social-icons .icon-twitter:hover {
  color: #00aced;
}
.footer .social-icons .icon-googleplus {
  background: none;
}
.footer .social-icons .icon-googleplus:hover {
  color: #dd4b39;
}
.footer .social-icons .icon-linkedin {
  background: none;
}
.footer .social-icons .icon-linkedin:hover {
  color: #007bb6;
}
.footer .social-icons .icon-youtube {
  background: none;
}
.footer .social-icons .icon-youtube:hover {
  color: #bb0000;
}
.footer .social-icons .icon-instagram {
  background: none;
}
.footer .social-icons .icon-instagram:hover {
  color: #d6249f;
}
.footer .social-icons a {
  margin-right: 10px;
}
@media only screen and (min-width: 375px) {
  .footer .bottom-menu-holder ul.nav li {
    display: inline-block;
  }
}
#content .nav-toggle-container {
  display: block;
  clear: both;
}
#content .nav-toggle {
  position: relative;
  padding: 9px 40px 10px 20px;
  margin-bottom: 15px;
  cursor: pointer;
  display: inline-block;
  margin-left: -1px;
  line-height: 1;
  background: #383c40;
  color: #ffffff;
  border-radius: 52px;
  border: 1px solid #ffffff;
}
#content .nav-toggle:before {
  content: '\e917';
  font-family: "esch";
  position: absolute;
  font-size: 12px;
  right: 14px;
  top: 50%;
  color: #ffffff;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .nav-toggle.nav-toggle-bottom {
  margin: 0 0 25px;
}
#content .navbar,
#content .navbar-sheet {
  width: 100%;
  font-family: "futura-pt";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: 0 auto;
  background: #383c40;
  z-index: 5;
  padding: 150px 15px 700px;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
  overflow: auto;
}
#content .navbar.navbar-press,
#content .navbar-sheet.navbar-press {
  overflow: hidden;
}
#content .navbar.navbar-press ul li :after,
#content .navbar-sheet.navbar-press ul li :after {
  content: "";
  font-size: 14px;
  border: 3px solid #4da5e4;
  border-radius: 100%;
  height: 6px;
  width: 6px;
  display: inline-block;
  padding: 0;
  margin-left: .7rem;
  line-height: 14px;
}
#content .navbar.navbar-press ul .active :after,
#content .navbar-sheet.navbar-press ul .active :after {
  border-color: white;
  background: white;
}
#content .navbar.navbar-press ul .active a,
#content .navbar-sheet.navbar-press ul .active a {
  color: white;
}
#content .navbar.active,
#content .navbar-sheet.active {
  left: 0;
}
#content .navbar .mobile-close,
#content .navbar-sheet .mobile-close {
  position: absolute;
  right: 20px;
  top: 90px;
  color: white;
  cursor: pointer;
  padding-left: 17px;
}
#content .navbar .mobile-close i,
#content .navbar-sheet .mobile-close i {
  font-size: 11px;
  position: absolute;
  left: 0;
  top: 5px;
}
#content .navbar h2,
#content .navbar-sheet h2 {
  font-family: "futura-pt";
  font-size: 20px;
  color: #ffffff;
  opacity: 0.7;
  margin: 0;
  line-height: 1;
  clear: both;
}
#content .navbar .searchfield,
#content .navbar-sheet .searchfield {
  margin-right: 0;
  width: 100%;
}
#content .navbar .introduction,
#content .navbar-sheet .introduction {
  font-size: 20px;
  font-weight: 500;
  padding-right: 20px;
}
#content .navbar .introduction.active a,
#content .navbar-sheet .introduction.active a {
  color: white;
}
#content .navbar ul,
#content .navbar-sheet ul {
  padding-top: 12px;
}
#content .navbar li,
#content .navbar-sheet li {
  font-weight: 500;
  position: relative;
  display: block;
}
#content .navbar li ul,
#content .navbar-sheet li ul {
  padding-top: 0;
}
#content .navbar li a,
#content .navbar-sheet li a {
  text-decoration: none;
  color: #4da5e4;
  font-size: 18px;
  position: relative;
  display: block;
  outline: none;
  margin: 7px 0;
}
#content .navbar li span,
#content .navbar-sheet li span {
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 2px solid #4da5e4;
  position: absolute;
  right: 0;
  top: 7px;
}
#content .navbar li.active > a,
#content .navbar-sheet li.active > a {
  color: white;
}
#content .navbar li.active > a span,
#content .navbar-sheet li.active > a span {
  background: white;
  border-color: white;
}
#content .navbar li li,
#content .navbar-sheet li li {
  position: relative;
}
#content .navbar li li a,
#content .navbar-sheet li li a {
  font-size: 15px;
  display: block;
}
#content .navbar li li span,
#content .navbar-sheet li li span {
  display: block;
  width: 9px;
  height: 9px;
  border: 2px solid #4da5e4;
  position: absolute;
  right: 0;
  top: 12px;
}
#content .navbar li li.active > a,
#content .navbar-sheet li li.active > a {
  color: #b1deff;
}
#content .navbar li li.active > span,
#content .navbar-sheet li li.active > span {
  background: #b1deff;
  border-color: #b1deff;
}
#content .navbar li li.day span,
#content .navbar-sheet li li.day span {
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content .navbar li.has-children > a,
#content .navbar-sheet li.has-children > a {
  display: block;
  padding-bottom: 3px;
  color: #ffffff;
  margin-bottom: 0;
  padding-right: 20px;
}
#content .navbar li.has-children > a:after,
#content .navbar-sheet li.has-children > a:after {
  content: '\e90d';
  font-family: "esch";
  display: block;
  position: absolute;
  right: -2px;
  top: 6px;
  font-size: 13px;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-transform: rotate(90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
  transform: translate3d(0, 0, 0) rotate(90deg);
}
#content .navbar li.has-children li:active a,
#content .navbar-sheet li.has-children li:active a,
#content .navbar li.has-children li:focus-within a,
#content .navbar-sheet li.has-children li:focus-within a,
#content .navbar li.has-children li:focus a,
#content .navbar-sheet li.has-children li:focus a,
#content .navbar li.has-children li:focus-visible a,
#content .navbar-sheet li.has-children li:focus-visible a,
#content .navbar li.has-children li:hover a,
#content .navbar-sheet li.has-children li:hover a {
  color: #b1deff;
}
#content .navbar li.has-children li:active span,
#content .navbar-sheet li.has-children li:active span,
#content .navbar li.has-children li:focus-within span,
#content .navbar-sheet li.has-children li:focus-within span,
#content .navbar li.has-children li:focus span,
#content .navbar-sheet li.has-children li:focus span,
#content .navbar li.has-children li:focus-visible span,
#content .navbar-sheet li.has-children li:focus-visible span,
#content .navbar li.has-children li:hover span,
#content .navbar-sheet li.has-children li:hover span {
  border-color: #b1deff;
}
#content .navbar li.has-children li a,
#content .navbar-sheet li.has-children li a {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 20px;
  margin: 0;
}
#content .navbar li.has-children li span,
#content .navbar-sheet li.has-children li span {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .navbar li.has-children li.active a,
#content .navbar-sheet li.has-children li.active a {
  color: #b1deff;
}
#content .navbar li.has-children li.active span,
#content .navbar-sheet li.has-children li.active span {
  background: #b1deff;
  border-color: #b1deff;
}
#content .navbar li.has-children:active > a,
#content .navbar-sheet li.has-children:active > a,
#content .navbar li.has-children:focus-within > a,
#content .navbar-sheet li.has-children:focus-within > a,
#content .navbar li.has-children:focus > a,
#content .navbar-sheet li.has-children:focus > a,
#content .navbar li.has-children:focus-visible > a,
#content .navbar-sheet li.has-children:focus-visible > a,
#content .navbar li.has-children:hover > a,
#content .navbar-sheet li.has-children:hover > a {
  color: #ffffff;
}
#content .navbar li.has-children:active > a:after,
#content .navbar-sheet li.has-children:active > a:after,
#content .navbar li.has-children:focus-within > a:after,
#content .navbar-sheet li.has-children:focus-within > a:after,
#content .navbar li.has-children:focus > a:after,
#content .navbar-sheet li.has-children:focus > a:after,
#content .navbar li.has-children:focus-visible > a:after,
#content .navbar-sheet li.has-children:focus-visible > a:after,
#content .navbar li.has-children:hover > a:after,
#content .navbar-sheet li.has-children:hover > a:after {
  color: #ffffff;
}
#content .navbar li.collapsed > a,
#content .navbar-sheet li.collapsed > a {
  color: #4da5e4;
}
#content .navbar li.collapsed > a:after,
#content .navbar-sheet li.collapsed > a:after {
  color: #4da5e4;
  -ms-transform: rotate(0deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
  transform: translate3d(0, 0, 0) rotate(0deg);
}
#content .navbar li.active > a,
#content .navbar-sheet li.active > a {
  color: white;
}
#content .navbar li.active > a div,
#content .navbar-sheet li.active > a div {
  border: 1px solid #f84342;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  z-index: 86;
}
#content .navbar li.active > a:after,
#content .navbar-sheet li.active > a:after {
  color: white;
}
#content .navbar .forms-settlement,
#content .navbar-sheet .forms-settlement {
  padding-top: 0;
  margin-top: 80px;
}
#content .navbar .forms-settlement li,
#content .navbar-sheet .forms-settlement li {
  font-size: 20px;
  margin-bottom: 18px;
}
#content .navbar .forms-settlement li a:active,
#content .navbar-sheet .forms-settlement li a:active,
#content .navbar .forms-settlement li a:focus-within,
#content .navbar-sheet .forms-settlement li a:focus-within,
#content .navbar .forms-settlement li a:focus,
#content .navbar-sheet .forms-settlement li a:focus,
#content .navbar .forms-settlement li a:focus-visible,
#content .navbar-sheet .forms-settlement li a:focus-visible,
#content .navbar .forms-settlement li a:hover,
#content .navbar-sheet .forms-settlement li a:hover {
  color: white;
}
#content .navbar .forms-settlement li a.active,
#content .navbar-sheet .forms-settlement li a.active {
  color: white;
}
.noresults-navbar {
  font-family: "futura-pt";
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  #content .navbar,
  #content .navbar-sheet {
    padding-right: 35px;
    left: -500px;
    width: 500px;
    text-align: right;
  }
  #content .navbar.navbar-archive ul,
  #content .navbar-sheet.navbar-archive ul {
    position: relative;
  }
  #content .navbar.navbar-archive ul .child,
  #content .navbar-sheet.navbar-archive ul .child {
    position: relative;
    margin-right: 0;
    margin-top: 1.3rem;
  }
  #content .navbar .nav-toggle,
  #content .navbar-sheet .nav-toggle {
    top: 125px;
    right: -50px;
    width: 50px;
  }
  #content .navbar .mobile-close,
  #content .navbar-sheet .mobile-close {
    right: 35px;
  }
  #content .navbar .searchfield,
  #content .navbar-sheet .searchfield {
    width: 80%;
  }
}
@media only screen and (min-width: 1200px) {
  #content .navbar,
  #content .navbar-sheet {
    width: 25%;
    height: auto;
    margin: 0;
    overflow-y: auto;
    padding-left: 25px;
    padding-right: 40px;
    position: relative;
    top: auto;
    left: auto;
    z-index: 4;
    margin-top: -74px;
  }
  #content .navbar .mobile-close,
  #content .navbar-sheet .mobile-close {
    display: none;
  }
  #content .navbar .archive-year,
  #content .navbar-sheet .archive-year {
    margin-right: 40px;
  }
  #content .navbar .introduction,
  #content .navbar-sheet .introduction {
    margin-right: 40px;
  }
  #content .navbar .searchfield,
  #content .navbar-sheet .searchfield {
    margin-right: 40px;
  }
  #content .navbar li,
  #content .navbar-sheet li {
    display: block;
    margin-right: 0;
  }
  #content .navbar li:first-child a,
  #content .navbar-sheet li:first-child a {
    margin-top: 0;
  }
  #content .navbar li a,
  #content .navbar-sheet li a {
    margin: 10px 0;
    padding: 0;
  }
  #content .navbar li span,
  #content .navbar-sheet li span {
    left: inherit;
    right: 0;
    top: 7px;
  }
  #content .navbar li li.active > a > span,
  #content .navbar-sheet li li.active > a > span {
    background: #b1deff;
    border-color: #b1deff;
  }
  #content .navbar > ul,
  #content .navbar-sheet > ul {
    margin-right: 40px;
  }
  #content .nav-toggle {
    display: none;
  }
  .noresults-navbar {
    margin-right: 40px;
  }
}
/*********************
  Press / News Archive Page
*********************/
.page-template-page-press #inner-content.password-protected,
.archive #inner-content.password-protected,
.blog #inner-content.password-protected {
  padding-right: 0 !important;
}
.page-template-page-press #main,
.archive #main,
.blog #main {
  margin: 0;
}
.page-template-page-press .article-header,
.archive .article-header,
.blog .article-header {
  width: 100%;
}
.page-template-page-press .press-archive li,
.archive .press-archive li,
.blog .press-archive li,
.page-template-page-press .news-archive li,
.archive .news-archive li,
.blog .news-archive li {
  list-style-type: circle;
}
.page-template-page-press .entry-no-result,
.archive .entry-no-result,
.blog .entry-no-result {
  font-family: "futura-pt";
  font-size: 18px;
  font-weight: 500;
  width: 100%;
}
.page-template-page-press .entry-no-result.hidden,
.archive .entry-no-result.hidden,
.blog .entry-no-result.hidden {
  display: none;
}
.page-template-page-press .publications-press,
.archive .publications-press,
.blog .publications-press,
.page-template-page-press .publications-news,
.archive .publications-news,
.blog .publications-news {
  font-family: "futura-pt";
  font-weight: 500;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.page-template-page-press .publications-press .events-entry,
.archive .publications-press .events-entry,
.blog .publications-press .events-entry,
.page-template-page-press .publications-news .events-entry,
.archive .publications-news .events-entry,
.blog .publications-news .events-entry {
  width: 100%;
}
.page-template-page-press .publications-press .events-entry .mobile-titles,
.archive .publications-press .events-entry .mobile-titles,
.blog .publications-press .events-entry .mobile-titles,
.page-template-page-press .publications-news .events-entry .mobile-titles,
.archive .publications-news .events-entry .mobile-titles,
.blog .publications-news .events-entry .mobile-titles {
  font-weight: 500;
  padding-bottom: 0;
}
.page-template-page-press .publications-press .events-entry .post_title,
.archive .publications-press .events-entry .post_title,
.blog .publications-press .events-entry .post_title,
.page-template-page-press .publications-news .events-entry .post_title,
.archive .publications-news .events-entry .post_title,
.blog .publications-news .events-entry .post_title {
  font-size: 19px;
  line-height: 1;
  font-weight: 500;
  margin-top: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-page-press .publications-press .events-entry .time,
.archive .publications-press .events-entry .time,
.blog .publications-press .events-entry .time,
.page-template-page-press .publications-news .events-entry .time,
.archive .publications-news .events-entry .time,
.blog .publications-news .events-entry .time {
  font-size: 16px;
  line-height: 1;
  color: #4D4D4D;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-page-press .publications-press .events-entry .separator,
.archive .publications-press .events-entry .separator,
.blog .publications-press .events-entry .separator,
.page-template-page-press .publications-news .events-entry .separator,
.archive .publications-news .events-entry .separator,
.blog .publications-news .events-entry .separator {
  width: 1px;
  height: 21px;
  background: #95989A;
  display: none;
  margin: 0 16px;
}
.page-template-page-press .publications-press img,
.archive .publications-press img,
.blog .publications-press img,
.page-template-page-press .publications-news img,
.archive .publications-news img,
.blog .publications-news img,
.page-template-page-press .publications-press .img,
.archive .publications-press .img,
.blog .publications-press .img,
.page-template-page-press .publications-news .img,
.archive .publications-news .img,
.blog .publications-news .img {
  min-width: 61px;
  max-width: 61px;
  height: 61px;
  display: block;
  margin: 0;
  object-fit: cover;
  position: relative;
  background-color: #e6e6e6;
}
.page-template-page-press .publications-press .navbar .current-year,
.archive .publications-press .navbar .current-year,
.blog .publications-press .navbar .current-year,
.page-template-page-press .publications-news .navbar .current-year,
.archive .publications-news .navbar .current-year,
.blog .publications-news .navbar .current-year,
.page-template-page-press .publications-press .navbar .selected,
.archive .publications-press .navbar .selected,
.blog .publications-press .navbar .selected,
.page-template-page-press .publications-news .navbar .selected,
.archive .publications-news .navbar .selected,
.blog .publications-news .navbar .selected {
  color: white;
  display: flex;
}
.page-template-page-press .publications-press li,
.archive .publications-press li,
.blog .publications-press li,
.page-template-page-press .publications-news li,
.archive .publications-news li,
.blog .publications-news li {
  margin-bottom: 1px;
  background: #f8f8f8;
  font-family: "futura-pt";
  display: flex;
}
.page-template-page-press .publications-press li:after,
.archive .publications-press li:after,
.blog .publications-press li:after,
.page-template-page-press .publications-news li:after,
.archive .publications-news li:after,
.blog .publications-news li:after {
  display: none;
}
.page-template-page-press .publications-press li.odd,
.archive .publications-press li.odd,
.blog .publications-press li.odd,
.page-template-page-press .publications-news li.odd,
.archive .publications-news li.odd,
.blog .publications-news li.odd {
  background: #f8f8f8;
}
.page-template-page-press .publications-press li.even,
.archive .publications-press li.even,
.blog .publications-press li.even,
.page-template-page-press .publications-news li.even,
.archive .publications-news li.even,
.blog .publications-news li.even {
  background: #fff;
}
.page-template-page-press .publications-press li.hidden,
.archive .publications-press li.hidden,
.blog .publications-press li.hidden,
.page-template-page-press .publications-news li.hidden,
.archive .publications-news li.hidden,
.blog .publications-news li.hidden {
  display: none;
}
.page-template-page-press .publications-press li a,
.archive .publications-press li a,
.blog .publications-press li a,
.page-template-page-press .publications-news li a,
.archive .publications-news li a,
.blog .publications-news li a {
  font-family: "futura-pt";
  position: relative;
  padding: 8px 54px 8px 16px;
  display: flex;
  align-items: center;
  outline: none;
  height: 100%;
  color: #4da5e4;
}
.page-template-page-press .publications-press li a:hover,
.archive .publications-press li a:hover,
.blog .publications-press li a:hover,
.page-template-page-press .publications-news li a:hover,
.archive .publications-news li a:hover,
.blog .publications-news li a:hover {
  color: #4d4d4d;
  padding: 8px 54px 8px 16px;
}
.page-template-page-press .publications-press li a:before,
.archive .publications-press li a:before,
.blog .publications-press li a:before,
.page-template-page-press .publications-news li a:before,
.archive .publications-news li a:before,
.blog .publications-news li a:before {
  display: none;
}
.page-template-page-press .publications-press li .download,
.archive .publications-press li .download,
.blog .publications-press li .download,
.page-template-page-press .publications-news li .download,
.archive .publications-news li .download,
.blog .publications-news li .download {
  position: absolute;
  right: 11px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  align-items: flex-end;
  flex-flow: column-reverse;
}
.page-template-page-press .publications-press li .download i,
.archive .publications-press li .download i,
.blog .publications-press li .download i,
.page-template-page-press .publications-news li .download i,
.archive .publications-news li .download i,
.blog .publications-news li .download i {
  font-size: 20px;
  margin-left: 9px;
}
.page-template-page-press .publications-press li .download span,
.archive .publications-press li .download span,
.blog .publications-press li .download span,
.page-template-page-press .publications-news li .download span,
.archive .publications-news li .download span,
.blog .publications-news li .download span {
  font-size: 10px;
  font-weight: 600;
  color: #ACACAC;
  margin-top: 3px;
}
.page-template-page-press #inner-content .sidebar .title-press,
.archive #inner-content .sidebar .title-press,
.blog #inner-content .sidebar .title-press {
  text-transform: uppercase;
  font-family: "ff-meta-web-pro";
  font-weight: 600;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1px;
  margin-bottom: 3px;
}
.page-template-page-press #inner-content .sidebar .title-press-contact,
.archive #inner-content .sidebar .title-press-contact,
.blog #inner-content .sidebar .title-press-contact {
  color: #144d99;
  margin-top: 42px;
  font-weight: bold;
}
.page-template-page-press #inner-content .sidebar .phone,
.archive #inner-content .sidebar .phone,
.blog #inner-content .sidebar .phone {
  margin-top: 2px;
}
.page-template-page-press #inner-content .sidebar .documents a,
.archive #inner-content .sidebar .documents a,
.blog #inner-content .sidebar .documents a {
  font-family: "futura-pt";
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #4da5e4;
  display: inline-block;
}
.page-template-page-press #inner-content .sidebar .documents a:before,
.archive #inner-content .sidebar .documents a:before,
.blog #inner-content .sidebar .documents a:before {
  position: absolute;
  display: inline-block;
  line-height: 2rem;
}
.page-template-page-press .post-password-form input[type=password],
.archive .post-password-form input[type=password],
.blog .post-password-form input[type=password] {
  text-transform: uppercase;
  padding: 10px 28px;
  border: none;
  border-left: 9px solid #4da5e4;
  outline: none;
  margin: 10px 0 15px;
  color: #4da5e4;
  display: block;
  background-color: #fff;
  box-shadow: 1px 5px 35px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 320px;
}
.page-template-page-press .post-password-form input[type=submit],
.archive .post-password-form input[type=submit],
.blog .post-password-form input[type=submit] {
  text-transform: uppercase;
  font-family: "futura-pt";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 7px 28px;
  border: 1px solid #4da5e4;
  border-radius: 20px;
  color: #4da5e4;
  display: inline-block;
  background-color: #fff;
  outline: none;
  -webkit-transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-template-page-press .post-password-form input[type=submit]:focus,
.archive .post-password-form input[type=submit]:focus,
.blog .post-password-form input[type=submit]:focus,
.page-template-page-press .post-password-form input[type=submit]:focus-within,
.archive .post-password-form input[type=submit]:focus-within,
.blog .post-password-form input[type=submit]:focus-within,
.page-template-page-press .post-password-form input[type=submit]:focus-visible,
.archive .post-password-form input[type=submit]:focus-visible,
.blog .post-password-form input[type=submit]:focus-visible,
.page-template-page-press .post-password-form input[type=submit]:active,
.archive .post-password-form input[type=submit]:active,
.blog .post-password-form input[type=submit]:active,
.page-template-page-press .post-password-form input[type=submit]:hover,
.archive .post-password-form input[type=submit]:hover,
.blog .post-password-form input[type=submit]:hover {
  background-color: #4da5e4;
  color: white;
  box-shadow: 0 0 0 5px #a2ceec;
}
@media only screen and (min-width: 481px) {
  .page-template-page-press .press-category .events-entry .post_title,
  .archive .press-category .events-entry .post_title,
  .blog .press-category .events-entry .post_title {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-page-press #content .news-wrapper,
  .archive #content .news-wrapper,
  .blog #content .news-wrapper {
    margin: 0;
  }
  .page-template-page-press .post-password-form input[type=password],
  .archive .post-password-form input[type=password],
  .blog .post-password-form input[type=password] {
    display: inline-block;
    margin-left: 20px;
  }
  .page-template-page-press .post-password-form input[type=submit],
  .archive .post-password-form input[type=submit],
  .blog .post-password-form input[type=submit] {
    margin-left: 20px;
  }
  .page-template-page-press .publications-press,
  .archive .publications-press,
  .blog .publications-press,
  .page-template-page-press .publications-news,
  .archive .publications-news,
  .blog .publications-news {
    margin-top: 5px;
  }
  .page-template-page-press .publications-press .events-entry .mobile-titles,
  .archive .publications-press .events-entry .mobile-titles,
  .blog .publications-press .events-entry .mobile-titles,
  .page-template-page-press .publications-news .events-entry .mobile-titles,
  .archive .publications-news .events-entry .mobile-titles,
  .blog .publications-news .events-entry .mobile-titles {
    display: flex;
    align-items: center;
  }
  .page-template-page-press .publications-press .events-entry .post_title,
  .archive .publications-press .events-entry .post_title,
  .blog .publications-press .events-entry .post_title,
  .page-template-page-press .publications-news .events-entry .post_title,
  .archive .publications-news .events-entry .post_title,
  .blog .publications-news .events-entry .post_title,
  .page-template-page-press .publications-press .events-entry .time,
  .archive .publications-press .events-entry .time,
  .blog .publications-press .events-entry .time,
  .page-template-page-press .publications-news .events-entry .time,
  .archive .publications-news .events-entry .time,
  .blog .publications-news .events-entry .time {
    font-size: 16px;
    color: #4da5e4;
    margin: 0;
  }
  .page-template-page-press .publications-press .events-entry .separator,
  .archive .publications-press .events-entry .separator,
  .blog .publications-press .events-entry .separator,
  .page-template-page-press .publications-news .events-entry .separator,
  .archive .publications-news .events-entry .separator,
  .blog .publications-news .events-entry .separator {
    display: inline-block;
  }
  .page-template-page-press .publications-press .events-entry img,
  .archive .publications-press .events-entry img,
  .blog .publications-press .events-entry img,
  .page-template-page-press .publications-news .events-entry img,
  .archive .publications-news .events-entry img,
  .blog .publications-news .events-entry img,
  .page-template-page-press .publications-press .events-entry .img,
  .archive .publications-press .events-entry .img,
  .blog .publications-press .events-entry .img,
  .page-template-page-press .publications-news .events-entry .img,
  .archive .publications-news .events-entry .img,
  .blog .publications-news .events-entry .img {
    min-width: 37px;
    max-width: 37px;
    height: 37px;
  }
  .page-template-page-press .publications-press .events-entry a,
  .archive .publications-press .events-entry a,
  .blog .publications-press .events-entry a,
  .page-template-page-press .publications-news .events-entry a,
  .archive .publications-news .events-entry a,
  .blog .publications-news .events-entry a {
    padding: 8px 84px 8px 20px;
  }
  .page-template-page-press .publications-press .events-entry a:hover,
  .archive .publications-press .events-entry a:hover,
  .blog .publications-press .events-entry a:hover,
  .page-template-page-press .publications-news .events-entry a:hover,
  .archive .publications-news .events-entry a:hover,
  .blog .publications-news .events-entry a:hover {
    padding: 8px 84px 8px 23px;
  }
  .page-template-page-press .publications-press .events-entry a:hover .post_title,
  .archive .publications-press .events-entry a:hover .post_title,
  .blog .publications-press .events-entry a:hover .post_title,
  .page-template-page-press .publications-news .events-entry a:hover .post_title,
  .archive .publications-news .events-entry a:hover .post_title,
  .blog .publications-news .events-entry a:hover .post_title,
  .page-template-page-press .publications-press .events-entry a:hover .time,
  .archive .publications-press .events-entry a:hover .time,
  .blog .publications-press .events-entry a:hover .time,
  .page-template-page-press .publications-news .events-entry a:hover .time,
  .archive .publications-news .events-entry a:hover .time,
  .blog .publications-news .events-entry a:hover .time {
    color: #4D4D4D;
  }
  .page-template-page-press .publications-press li .download,
  .archive .publications-press li .download,
  .blog .publications-press li .download {
    align-items: center;
    flex-flow: inherit;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-page-press.has-navbar.has-sidebar #content #inner-content .sidebar,
  .archive.has-navbar.has-sidebar #content #inner-content .sidebar,
  .blog.has-navbar.has-sidebar #content #inner-content .sidebar {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1400px) {
  .page-template-page-press.has-navbar.has-sidebar #content #inner-content .sidebar,
  .archive.has-navbar.has-sidebar #content #inner-content .sidebar,
  .blog.has-navbar.has-sidebar #content #inner-content .sidebar {
    margin-top: 0;
  }
}
/* Basic Stuff */
.wrap {
  width: 90%;
  margin: 0 auto;
  max-width: 1380px;
}
h1,
h2,
h3,
h4 {
  font-family: "futura-pt";
  font-weight: 500;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 32px;
  color: #144d99;
}
h3 {
  font-size: 24px;
  color: #4d4d4d;
}
p {
  font-size: 16px;
  line-height: 26px;
  color: #4d4d4d;
  margin: 10px 0 20px;
}
.small-title {
  font-weight: 500;
}
.intro {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 40px;
  line-height: 1.7;
  color: #777;
}
blockquote {
  padding-left: 15px;
  margin-left: 0;
  border-left: 3px solid #4da5e4;
}
blockquote p {
  font-size: 20px;
  color: #565656;
  line-height: 1.45;
}
blockquote.smaller p {
  font-size: 16px;
  line-height: 1.6;
}
blockquote.smaller p a {
  font-size: 16px;
}
figure {
  padding: 0;
  margin-bottom: 20px;
}
figure a {
  display: block;
}
figure img {
  margin-bottom: 0 !important;
}
figure figcaption {
  font-size: 12px;
  font-style: italic;
}
figure.alignleft {
  margin-bottom: 0;
}
#content .archive-header .searchfield {
  margin-right: 0;
  width: 100%;
}
#content .archive-header .searchfield label {
  color: #868686;
}
.content .post-not-found h1,
#content .post-not-found h1,
.content #post-not-found h1,
#content #post-not-found h1 {
  font-size: 30px;
  font-family: "futura-pt";
  font-weight: 500;
  color: #144d99;
  margin: 10px 0 0;
}
.entry-content .alignleft,
.entry-content img.alignleft {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}
.entry-content .alignright,
.entry-content img.alignright {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
  width: 100%;
}
.entry-content img {
  margin: 20px 0;
  width: 100%;
  max-height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.entry-content > img {
  margin: 0 0 20px;
  width: 100%;
  max-height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.entry-content > img:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content > img + h2 {
  margin-top: 0;
}
.entry-content > img + p {
  margin-top: 0;
}
.entry-content > a > img.size-large,
.entry-content > p > img.size-large,
.entry-content > figure > img.size-large {
  margin: 20px 0;
  width: 100%;
  max-height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.entry-content p:first-of-type {
  margin-top: 0;
}
.entry-content p + img {
  margin-top: 0;
}
.entry-content ul {
  padding-top: 5px;
  margin: 10px 0 20px;
}
.entry-content li {
  margin-bottom: 3px;
}
.entry-content a {
  font-family: "futura-pt";
  font-size: 18px;
  font-weight: 500;
}
.entry-content h2:first-child {
  margin-top: 0;
}
.entry-content a[href$=".pdf"],
.entry-content a[href$=".doc"],
.entry-content a[href$=".docx"] {
  font-size: 14px;
  font-family: "ff-meta-web-pro";
  font-weight: 600;
  color: #4d4d4d;
  position: relative;
  padding-left: 22px;
  padding-right: 3px;
  display: block;
  word-break: break-all;
}
.entry-content a[href$=".pdf"] p,
.entry-content a[href$=".doc"] p,
.entry-content a[href$=".docx"] p {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.entry-content a[href$=".pdf"]:before,
.entry-content a[href$=".doc"]:before,
.entry-content a[href$=".docx"]:before {
  content: '\e90a';
  font-family: "esch";
  color: #4da5e4;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: 400;
}
.entry-content a[href$=".pdf"]:active,
.entry-content a[href$=".doc"]:active,
.entry-content a[href$=".docx"]:active,
.entry-content a[href$=".pdf"]:focus-within,
.entry-content a[href$=".doc"]:focus-within,
.entry-content a[href$=".docx"]:focus-within,
.entry-content a[href$=".pdf"]:focus,
.entry-content a[href$=".doc"]:focus,
.entry-content a[href$=".docx"]:focus,
.entry-content a[href$=".pdf"]:focus-visible,
.entry-content a[href$=".doc"]:focus-visible,
.entry-content a[href$=".docx"]:focus-visible,
.entry-content a[href$=".pdf"]:hover,
.entry-content a[href$=".doc"]:hover,
.entry-content a[href$=".docx"]:hover {
  padding-left: 25px;
  padding-right: 0;
  color: #4d4d4d;
  opacity: 0.85;
}
.entry-content .button {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}
body.error404 #container {
  margin-top: 0;
}
body.error404 #content {
  height: calc(100vh - 445px);
  min-height: 350px;
  position: relative;
}
body.error404 #content #inner-content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
}
body.error404 #content h1 {
  font-size: 35px;
  line-height: 1;
  font-family: "futura-pt";
  font-weight: 500;
  color: #144d99;
  margin: 0 0 15px;
}
body.has-navbar #content #inner-content {
  float: none;
  margin-bottom: 50px;
}
.page-template .entry-content ul li,
.single .entry-content ul li,
.page .entry-content ul li {
  padding-left: 16px;
  margin-bottom: 10px;
  position: relative;
  color: #565656;
  line-height: 1.45;
}
.page-template .entry-content ul li:after,
.single .entry-content ul li:after,
.page .entry-content ul li:after {
  content: '\e90d';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 10px;
  color: #4da5e4;
  font-weight: 600;
}
.page-template .entry-content > ol,
.single .entry-content > ol,
.page .entry-content > ol {
  padding-left: 25px;
  list-style: none;
  counter-reset: item;
}
.page-template .entry-content > ol li,
.single .entry-content > ol li,
.page .entry-content > ol li {
  counter-increment: item;
  margin-bottom: 3px;
  color: #565656;
  position: relative;
}
.page-template .entry-content > ol li:before,
.single .entry-content > ol li:before,
.page .entry-content > ol li:before {
  content: counter(item) ".";
  text-align: center;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: -3px;
  font-size: 18px;
  color: #4da5e4;
  font-weight: 600;
}
#social-share {
  position: relative;
  display: inline-block;
  min-width: 164px;
}
#social-share li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
#social-share a {
  font-size: 14px;
  font-weight: bold;
  color: #4d4d4d;
  vertical-align: middle;
}
#social-share i {
  display: inline-block;
  font-size: 16px;
  color: #4da5e4;
  margin-right: 12px;
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
#social-share .share-event {
  padding-top: 15px;
  position: absolute;
  top: -19px;
  left: 27px;
  width: 164px;
  opacity: 0;
  visibility: hidden;
  z-index: 15;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#social-share .share-event:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #1a2d40;
  position: absolute;
  display: block;
  top: 28px;
  left: 2px;
  margin-left: -4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#social-share .share-event ul {
  background: #1a2d40;
  border-radius: 25px;
  padding-top: 0;
}
#social-share .share-event li {
  margin-right: 12px;
  padding: 6px 0;
  margin-bottom: 0;
}
#social-share .share-event li:first-child {
  margin-left: 20px;
}
#social-share .share-event li:last-child {
  margin-right: 20px;
  padding-left: 12px;
  margin-top: 0;
}
#social-share .share-event li:last-child:before {
  content: '';
  display: block;
  position: absolute;
  background: white;
  width: 1px;
  height: 23px;
  right: 13px;
  margin-right: 15px;
}
#social-share .share-event li a {
  width: 16px;
  display: inline-block;
}
#social-share .share-event li a i {
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
#social-share .share-event li a i.icon-mail {
  font-size: 14px;
}
#social-share .share-event li a i:active,
#social-share .share-event li a i:focus-within,
#social-share .share-event li a i:focus,
#social-share .share-event li a i:focus-visible,
#social-share .share-event li a i:hover {
  opacity: 0.8;
}
#social-share .share-event li a:focus-visible,
#social-share .share-event li a:focus-within,
#social-share .share-event li a:active,
#social-share .share-event li a:focus {
  outline: 1px dotted white;
}
#social-share .share {
  background: none;
  border: none;
  outline: none;
  color: #4da5e4;
  font-size: 15px;
  font-weight: 600;
  font-family: "futura-pt";
  padding-left: 22px;
  cursor: pointer;
}
#social-share .share i {
  font-size: 15px;
  position: absolute;
  left: 0;
  bottom: 2px;
}
#social-share:hover,
#social-share:focus-visible,
#social-share:focus-within,
#social-share:active,
#social-share:focus {
  outline: none;
}
#social-share:hover .share i,
#social-share:focus-visible .share i,
#social-share:focus-within .share i,
#social-share:active .share i,
#social-share:focus .share i {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#social-share:hover .share-event,
#social-share:focus-visible .share-event,
#social-share:focus-within .share-event,
#social-share:active .share-event,
#social-share:focus .share-event {
  top: -19px;
  left: 22px;
  opacity: 1;
  visibility: visible;
}
.searchfield,
.search-wrapper {
  display: inline-block;
  position: relative;
  margin-bottom: 25px;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: 1px 5px 35px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.searchfield label,
.search-wrapper label {
  position: absolute;
  font-size: 18px;
  left: 29px;
  top: 9px;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  white-space: nowrap;
}
.searchfield input,
.search-wrapper input {
  font-size: 18px;
  height: 45px;
  width: 100%;
  outline: none;
  padding: 5px 50px 5px 20px;
  border: none;
  border-left: 9px solid #4da5e4;
}
.searchfield span.button-icon,
.search-wrapper span.button-icon,
.searchfield button,
.search-wrapper button {
  width: 45px;
  height: 100%;
  background: #4da5e4;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.searchfield span.button-icon i,
.search-wrapper span.button-icon i,
.searchfield button i,
.search-wrapper button i {
  color: #ffffff;
  font-size: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.searchfield span.button-icon:focus,
.search-wrapper span.button-icon:focus,
.searchfield button:focus,
.search-wrapper button:focus,
.searchfield span.button-icon:focus-within,
.search-wrapper span.button-icon:focus-within,
.searchfield button:focus-within,
.search-wrapper button:focus-within,
.searchfield span.button-icon:focus-visible,
.search-wrapper span.button-icon:focus-visible,
.searchfield button:focus-visible,
.search-wrapper button:focus-visible,
.searchfield span.button-icon:active,
.search-wrapper span.button-icon:active,
.searchfield button:active,
.search-wrapper button:active {
  border: 2px dotted #144d99;
}
.searchfield span.button-icon:active,
.search-wrapper span.button-icon:active,
.searchfield button:active,
.search-wrapper button:active,
.searchfield span.button-icon:focus-within,
.search-wrapper span.button-icon:focus-within,
.searchfield button:focus-within,
.search-wrapper button:focus-within,
.searchfield span.button-icon:focus,
.search-wrapper span.button-icon:focus,
.searchfield button:focus,
.search-wrapper button:focus,
.searchfield span.button-icon:focus-visible,
.search-wrapper span.button-icon:focus-visible,
.searchfield button:focus-visible,
.search-wrapper button:focus-visible,
.searchfield span.button-icon:hover,
.search-wrapper span.button-icon:hover,
.searchfield button:hover,
.search-wrapper button:hover {
  background: #63b0e7;
}
.searchfield.empty label,
.search-wrapper.empty label {
  opacity: 1;
}
/* readmore dots on every event widget */
.events .event:active .dot,
.places .event:active .dot,
#places-wrapper .event:active .dot,
.subpages .event:active .dot,
.events .place:active .dot,
.places .place:active .dot,
#places-wrapper .place:active .dot,
.subpages .place:active .dot,
.events .subpage:active .dot,
.places .subpage:active .dot,
#places-wrapper .subpage:active .dot,
.subpages .subpage:active .dot,
.events .event:focus-within .dot,
.places .event:focus-within .dot,
#places-wrapper .event:focus-within .dot,
.subpages .event:focus-within .dot,
.events .place:focus-within .dot,
.places .place:focus-within .dot,
#places-wrapper .place:focus-within .dot,
.subpages .place:focus-within .dot,
.events .subpage:focus-within .dot,
.places .subpage:focus-within .dot,
#places-wrapper .subpage:focus-within .dot,
.subpages .subpage:focus-within .dot,
.events .event:focus .dot,
.places .event:focus .dot,
#places-wrapper .event:focus .dot,
.subpages .event:focus .dot,
.events .place:focus .dot,
.places .place:focus .dot,
#places-wrapper .place:focus .dot,
.subpages .place:focus .dot,
.events .subpage:focus .dot,
.places .subpage:focus .dot,
#places-wrapper .subpage:focus .dot,
.subpages .subpage:focus .dot,
.events .event:focus-visible .dot,
.places .event:focus-visible .dot,
#places-wrapper .event:focus-visible .dot,
.subpages .event:focus-visible .dot,
.events .place:focus-visible .dot,
.places .place:focus-visible .dot,
#places-wrapper .place:focus-visible .dot,
.subpages .place:focus-visible .dot,
.events .subpage:focus-visible .dot,
.places .subpage:focus-visible .dot,
#places-wrapper .subpage:focus-visible .dot,
.subpages .subpage:focus-visible .dot,
.events .event:hover .dot,
.places .event:hover .dot,
#places-wrapper .event:hover .dot,
.subpages .event:hover .dot,
.events .place:hover .dot,
.places .place:hover .dot,
#places-wrapper .place:hover .dot,
.subpages .place:hover .dot,
.events .subpage:hover .dot,
.places .subpage:hover .dot,
#places-wrapper .subpage:hover .dot,
.subpages .subpage:hover .dot {
  animation: anim 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) infinite;
  -webkit-animation: anim 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) infinite;
}
.events .event:active .dot-first,
.places .event:active .dot-first,
#places-wrapper .event:active .dot-first,
.subpages .event:active .dot-first,
.events .place:active .dot-first,
.places .place:active .dot-first,
#places-wrapper .place:active .dot-first,
.subpages .place:active .dot-first,
.events .subpage:active .dot-first,
.places .subpage:active .dot-first,
#places-wrapper .subpage:active .dot-first,
.subpages .subpage:active .dot-first,
.events .event:focus-within .dot-first,
.places .event:focus-within .dot-first,
#places-wrapper .event:focus-within .dot-first,
.subpages .event:focus-within .dot-first,
.events .place:focus-within .dot-first,
.places .place:focus-within .dot-first,
#places-wrapper .place:focus-within .dot-first,
.subpages .place:focus-within .dot-first,
.events .subpage:focus-within .dot-first,
.places .subpage:focus-within .dot-first,
#places-wrapper .subpage:focus-within .dot-first,
.subpages .subpage:focus-within .dot-first,
.events .event:focus .dot-first,
.places .event:focus .dot-first,
#places-wrapper .event:focus .dot-first,
.subpages .event:focus .dot-first,
.events .place:focus .dot-first,
.places .place:focus .dot-first,
#places-wrapper .place:focus .dot-first,
.subpages .place:focus .dot-first,
.events .subpage:focus .dot-first,
.places .subpage:focus .dot-first,
#places-wrapper .subpage:focus .dot-first,
.subpages .subpage:focus .dot-first,
.events .event:focus-visible .dot-first,
.places .event:focus-visible .dot-first,
#places-wrapper .event:focus-visible .dot-first,
.subpages .event:focus-visible .dot-first,
.events .place:focus-visible .dot-first,
.places .place:focus-visible .dot-first,
#places-wrapper .place:focus-visible .dot-first,
.subpages .place:focus-visible .dot-first,
.events .subpage:focus-visible .dot-first,
.places .subpage:focus-visible .dot-first,
#places-wrapper .subpage:focus-visible .dot-first,
.subpages .subpage:focus-visible .dot-first,
.events .event:hover .dot-first,
.places .event:hover .dot-first,
#places-wrapper .event:hover .dot-first,
.subpages .event:hover .dot-first,
.events .place:hover .dot-first,
.places .place:hover .dot-first,
#places-wrapper .place:hover .dot-first,
.subpages .place:hover .dot-first,
.events .subpage:hover .dot-first,
.places .subpage:hover .dot-first,
#places-wrapper .subpage:hover .dot-first,
.subpages .subpage:hover .dot-first {
  animation-delay: 0s;
}
.events .event:active .dot-mid,
.places .event:active .dot-mid,
#places-wrapper .event:active .dot-mid,
.subpages .event:active .dot-mid,
.events .place:active .dot-mid,
.places .place:active .dot-mid,
#places-wrapper .place:active .dot-mid,
.subpages .place:active .dot-mid,
.events .subpage:active .dot-mid,
.places .subpage:active .dot-mid,
#places-wrapper .subpage:active .dot-mid,
.subpages .subpage:active .dot-mid,
.events .event:focus-within .dot-mid,
.places .event:focus-within .dot-mid,
#places-wrapper .event:focus-within .dot-mid,
.subpages .event:focus-within .dot-mid,
.events .place:focus-within .dot-mid,
.places .place:focus-within .dot-mid,
#places-wrapper .place:focus-within .dot-mid,
.subpages .place:focus-within .dot-mid,
.events .subpage:focus-within .dot-mid,
.places .subpage:focus-within .dot-mid,
#places-wrapper .subpage:focus-within .dot-mid,
.subpages .subpage:focus-within .dot-mid,
.events .event:focus .dot-mid,
.places .event:focus .dot-mid,
#places-wrapper .event:focus .dot-mid,
.subpages .event:focus .dot-mid,
.events .place:focus .dot-mid,
.places .place:focus .dot-mid,
#places-wrapper .place:focus .dot-mid,
.subpages .place:focus .dot-mid,
.events .subpage:focus .dot-mid,
.places .subpage:focus .dot-mid,
#places-wrapper .subpage:focus .dot-mid,
.subpages .subpage:focus .dot-mid,
.events .event:focus-visible .dot-mid,
.places .event:focus-visible .dot-mid,
#places-wrapper .event:focus-visible .dot-mid,
.subpages .event:focus-visible .dot-mid,
.events .place:focus-visible .dot-mid,
.places .place:focus-visible .dot-mid,
#places-wrapper .place:focus-visible .dot-mid,
.subpages .place:focus-visible .dot-mid,
.events .subpage:focus-visible .dot-mid,
.places .subpage:focus-visible .dot-mid,
#places-wrapper .subpage:focus-visible .dot-mid,
.subpages .subpage:focus-visible .dot-mid,
.events .event:hover .dot-mid,
.places .event:hover .dot-mid,
#places-wrapper .event:hover .dot-mid,
.subpages .event:hover .dot-mid,
.events .place:hover .dot-mid,
.places .place:hover .dot-mid,
#places-wrapper .place:hover .dot-mid,
.subpages .place:hover .dot-mid,
.events .subpage:hover .dot-mid,
.places .subpage:hover .dot-mid,
#places-wrapper .subpage:hover .dot-mid,
.subpages .subpage:hover .dot-mid {
  animation-delay: 0.15s;
}
.events .event:active .dot-last,
.places .event:active .dot-last,
#places-wrapper .event:active .dot-last,
.subpages .event:active .dot-last,
.events .place:active .dot-last,
.places .place:active .dot-last,
#places-wrapper .place:active .dot-last,
.subpages .place:active .dot-last,
.events .subpage:active .dot-last,
.places .subpage:active .dot-last,
#places-wrapper .subpage:active .dot-last,
.subpages .subpage:active .dot-last,
.events .event:focus-within .dot-last,
.places .event:focus-within .dot-last,
#places-wrapper .event:focus-within .dot-last,
.subpages .event:focus-within .dot-last,
.events .place:focus-within .dot-last,
.places .place:focus-within .dot-last,
#places-wrapper .place:focus-within .dot-last,
.subpages .place:focus-within .dot-last,
.events .subpage:focus-within .dot-last,
.places .subpage:focus-within .dot-last,
#places-wrapper .subpage:focus-within .dot-last,
.subpages .subpage:focus-within .dot-last,
.events .event:focus .dot-last,
.places .event:focus .dot-last,
#places-wrapper .event:focus .dot-last,
.subpages .event:focus .dot-last,
.events .place:focus .dot-last,
.places .place:focus .dot-last,
#places-wrapper .place:focus .dot-last,
.subpages .place:focus .dot-last,
.events .subpage:focus .dot-last,
.places .subpage:focus .dot-last,
#places-wrapper .subpage:focus .dot-last,
.subpages .subpage:focus .dot-last,
.events .event:focus-visible .dot-last,
.places .event:focus-visible .dot-last,
#places-wrapper .event:focus-visible .dot-last,
.subpages .event:focus-visible .dot-last,
.events .place:focus-visible .dot-last,
.places .place:focus-visible .dot-last,
#places-wrapper .place:focus-visible .dot-last,
.subpages .place:focus-visible .dot-last,
.events .subpage:focus-visible .dot-last,
.places .subpage:focus-visible .dot-last,
#places-wrapper .subpage:focus-visible .dot-last,
.subpages .subpage:focus-visible .dot-last,
.events .event:hover .dot-last,
.places .event:hover .dot-last,
#places-wrapper .event:hover .dot-last,
.subpages .event:hover .dot-last,
.events .place:hover .dot-last,
.places .place:hover .dot-last,
#places-wrapper .place:hover .dot-last,
.subpages .place:hover .dot-last,
.events .subpage:hover .dot-last,
.places .subpage:hover .dot-last,
#places-wrapper .subpage:hover .dot-last,
.subpages .subpage:hover .dot-last {
  animation-delay: 0.3s;
}
#places-wrapper .place {
  background: white;
  box-shadow: 1px 3px 35px rgba(0, 0, 0, 0.1);
  width: 100%;
  min-height: 400px;
  margin: 0 8px 20px;
  position: relative;
  overflow: hidden;
}
#places-wrapper .place .image {
  width: 100%;
  height: 180px;
  background: #79bbeb;
  background-size: cover;
  background-position: center center;
}
#places-wrapper .place .content {
  padding: 20px 20px 80px;
}
#places-wrapper .place .content .title {
  font-family: "futura-pt";
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #4da5e4;
  text-transform: none;
}
#places-wrapper .place .content p {
  font-size: 14px;
  color: #7c7c7c;
  line-height: 1.3571;
  margin-top: 5px;
}
#places-wrapper .place .content .address {
  font-size: 13px;
  font-weight: 700;
  color: #525252;
  line-height: 1.5;
  letter-spacing: .2px;
}
#places-wrapper .place:last-child {
  margin-right: 0;
}
#places-wrapper .location-container,
#places-wrapper .opening-hours-container {
  background: #4da5e4;
  width: 100%;
  height: calc(100% - 180px);
  position: absolute;
  left: 0;
  bottom: calc(-100% + 180px);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#places-wrapper .location-container.open,
#places-wrapper .opening-hours-container.open {
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
#places-wrapper .location-container.open .location,
#places-wrapper .opening-hours-container.open .location,
#places-wrapper .location-container.open .opening-hours,
#places-wrapper .opening-hours-container.open .opening-hours {
  height: 50px;
  top: -50px;
}
#places-wrapper .location-container.open .location:before,
#places-wrapper .opening-hours-container.open .location:before,
#places-wrapper .location-container.open .opening-hours:before,
#places-wrapper .opening-hours-container.open .opening-hours:before {
  content: '\e91d';
}
#places-wrapper .location-container.open .location:active,
#places-wrapper .opening-hours-container.open .location:active,
#places-wrapper .location-container.open .opening-hours:active,
#places-wrapper .opening-hours-container.open .opening-hours:active,
#places-wrapper .location-container.open .location:focus-within,
#places-wrapper .opening-hours-container.open .location:focus-within,
#places-wrapper .location-container.open .opening-hours:focus-within,
#places-wrapper .opening-hours-container.open .opening-hours:focus-within,
#places-wrapper .location-container.open .location:focus,
#places-wrapper .opening-hours-container.open .location:focus,
#places-wrapper .location-container.open .opening-hours:focus,
#places-wrapper .opening-hours-container.open .opening-hours:focus,
#places-wrapper .location-container.open .location:focus-visible,
#places-wrapper .opening-hours-container.open .location:focus-visible,
#places-wrapper .location-container.open .opening-hours:focus-visible,
#places-wrapper .opening-hours-container.open .opening-hours:focus-visible,
#places-wrapper .location-container.open .location:hover,
#places-wrapper .opening-hours-container.open .location:hover,
#places-wrapper .location-container.open .opening-hours:hover,
#places-wrapper .opening-hours-container.open .opening-hours:hover {
  top: -54px;
  height: 55px;
}
#places-wrapper .location-container.open .opening-hours,
#places-wrapper .opening-hours-container.open .opening-hours {
  height: 51px;
}
#places-wrapper .location-container .map {
  background: beige;
  height: 100%;
}
#places-wrapper .opening-hours-container {
  padding: 20px 30px;
  color: #fff;
  font-size: 14px;
}
#places-wrapper .opening-hours-container .title {
  font-size: 22px;
  font-family: "futura-pt";
  font-weight: 500;
  margin-bottom: 6px;
  color: white;
  text-transform: none;
}
#places-wrapper .opening-hours-container ul {
  padding-top: 0;
  list-style-type: none;
}
#places-wrapper .opening-hours-container ul li {
  margin-bottom: 3px;
  white-space: normal;
}
#places-wrapper .opening-hours-container ul li span:first-child {
  font-weight: 600;
}
#places-wrapper .location,
#places-wrapper .opening-hours {
  background: #4da5e4;
  width: 42px;
  height: 69px;
  display: block;
  position: absolute;
  top: -69px;
  left: 30px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
#places-wrapper .location:before,
#places-wrapper .opening-hours:before {
  font-family: "esch";
  color: #ffffff;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -15px;
  font-size: 30px;
}
#places-wrapper .location:active,
#places-wrapper .opening-hours:active,
#places-wrapper .location:focus-within,
#places-wrapper .opening-hours:focus-within,
#places-wrapper .location:focus,
#places-wrapper .opening-hours:focus,
#places-wrapper .location:focus-visible,
#places-wrapper .opening-hours:focus-visible,
#places-wrapper .location:hover,
#places-wrapper .opening-hours:hover {
  height: 75px;
  top: -75px;
}
#places-wrapper .location:before {
  content: '\e915';
}
#places-wrapper .opening-hours {
  left: 80px;
}
#places-wrapper .opening-hours:before {
  content: '\e916';
}
#places-wrapper .site-link {
  font-family: "futura-pt";
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  bottom: 25px;
  right: 25px;
}
#places-wrapper .site-link i {
  margin-left: 3px;
}
/* News */
#content .news-wrapper .empty-archive {
  margin: 0 13px;
}
#content .news-wrapper .post {
  position: relative;
  margin: 13px 0;
  background: #2e5ea2;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
#content .news-wrapper .post a {
  width: 100%;
  height: 100%;
  display: block;
}
#content .news-wrapper .post .origin {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  color: white;
  z-index: 10;
}
#content .news-wrapper .post .origin + h2 {
  margin-top: 6px;
}
#content .news-wrapper .post .plus {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background: white;
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.107);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .news-wrapper .post .plus:after,
#content .news-wrapper .post .plus:before {
  content: '';
  display: block;
  border-radius: 15px;
  background: #4da5e4;
  position: absolute;
}
#content .news-wrapper .post .plus:after {
  width: 14px;
  height: 2px;
  top: 14px;
  left: 8px;
}
#content .news-wrapper .post .plus:before {
  width: 2px;
  height: 14px;
  top: 8px;
  left: 14px;
}
#content .news-wrapper .post .article-image {
  height: 180px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #144d99;
}
#content .news-wrapper .post .article-content {
  min-height: 120px;
  padding: 22px 18px;
}
#content .news-wrapper .post .article-content h2 {
  font-family: "futura-pt";
  font-size: 19px;
  font-weight: 600;
  line-height: 1.1;
  color: white;
  margin: 0 0 4px;
  letter-spacing: 0;
}
#content .news-wrapper .post .article-content .post-meta {
  font-size: 16px;
  font-weight: 400;
  color: white;
  margin: 0;
}
#content .news-wrapper .post.has-post-thumbnail .article-content {
  position: relative;
}
#content .news-wrapper .post.has-post-thumbnail .plus {
  top: -15px;
}
#content .news-wrapper .post:active,
#content .news-wrapper .post:focus-within,
#content .news-wrapper .post:focus,
#content .news-wrapper .post:focus-visible,
#content .news-wrapper .post:hover {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  -ms-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
#content .news-wrapper .post:active .plus,
#content .news-wrapper .post:focus-within .plus,
#content .news-wrapper .post:focus .plus,
#content .news-wrapper .post:focus-visible .plus,
#content .news-wrapper .post:hover .plus {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#content .news-wrapper .post:active {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  -ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
#content .button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .button-wrapper .button {
  margin-bottom: 0;
}
/* Events */
.events .event-wrapper {
  display: flex;
  white-space: nowrap;
}
.events .button {
  position: relative;
  z-index: 1;
}
.events .event {
  font-family: "ff-meta-web-pro";
  max-width: 260px;
  min-width: 260px;
  min-height: 360px;
  margin: 0 8px 15px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.08);
  background: #ffffff;
  position: relative;
  white-space: normal;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.events .event a {
  display: block;
  outline: none;
}
.events .event ul {
  list-style-type: none;
}
.events .event .cats {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  color: white;
  position: absolute;
  top: 8px;
  left: 20px;
  width: auto;
  margin: 0;
  z-index: 10;
}
.events .event .cats li {
  display: inline-block;
}
.events .event .title {
  color: #4da5e4;
  font-family: "futura-pt";
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  z-index: 10;
  position: relative;
  margin-top: 3px;
}
.events .event .image {
  height: 130px;
  background: #4da5e4;
  background-size: cover;
  background-position: center center;
}
.events .event .content {
  padding: 16px 20px 10px;
}
.events .event .places {
  font-size: 13px;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #525252;
}
.events .event:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
.events .event .date {
  font-family: "futura-pt";
  color: #6f6f6f;
  font-size: 19px;
  font-weight: 400;
  position: absolute;
  bottom: 32px;
  left: 25px;
}
.events .event .date-end,
.events .event .end {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  bottom: 34px;
  left: 25px;
  color: #525252;
}
.events .event .dots {
  bottom: 30px;
}
.events .event:active,
.events .event:focus-within,
.events .event:focus,
.events .event:focus-visible,
.events .event:hover {
  box-shadow: 3px 3px 16px rgba(0, 0, 0, 0.16);
}
/* Projet Boxes / Subpages */
#content .subpages {
  margin-top: 20px;
}
#content .subpages a {
  position: relative;
  min-height: 325px;
  width: 100%;
  box-shadow: 1px 3px 36px rgba(0, 0, 0, 0.1);
  display: block;
  margin: 14px 0;
}
#content .subpages a .image {
  width: 100%;
  height: 140px;
  background-size: cover;
  background-position: center center;
}
#content .subpages a .content {
  padding: 25px 30px;
}
#content .subpages a .content .label {
  font-family: "ff-meta-web-pro";
  font-size: 13px;
  font-weight: 600;
  color: #525252;
  text-transform: uppercase;
}
#content .subpages a .content .title {
  font-size: 22px;
  font-weight: 600;
  color: #4da5e4;
  text-transform: none;
}
#content .subpages a .more-external,
#content .subpages a .dots {
  position: absolute;
  bottom: 22px;
  right: 28px;
}
#content .subpages a .more-external {
  font-family: "futura-pt";
  font-size: 16px;
  font-weight: 500;
}
#content .subpages a .more-external i {
  font-size: 12px;
  margin-left: 8px;
}
#content .subpages .title {
  font-family: "futura-pt";
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
}
body.has-sidebar #content #inner-content {
  margin-bottom: 50px;
}
body.has-sidebar #content #main {
  width: 100%;
  margin-right: 10%;
}
body.has-sidebar #content .sidebar {
  width: 100%;
  margin: 30px 0 0;
}
body.single .back,
body.page .back,
body.blog .back,
body.archive .back {
  background: #4da5e4;
  color: #ffffff;
  border: none;
  display: inline-block;
  margin-top: 15px;
  padding: 6px 10px 6px 40px;
  position: relative;
  font-family: "futura-pt";
  font-weight: 500;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.single .back span,
body.page .back span,
body.blog .back span,
body.archive .back span {
  width: 30px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #74c5ff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.single .back span:before,
body.page .back span:before,
body.blog .back span:before,
body.archive .back span:before {
  content: '\e918';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 50%;
  top: 16px;
  font-size: 13px;
  color: #ffffff;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.single .back:active,
body.page .back:active,
body.blog .back:active,
body.archive .back:active,
body.single .back:focus-within,
body.page .back:focus-within,
body.blog .back:focus-within,
body.archive .back:focus-within,
body.single .back:focus,
body.page .back:focus,
body.blog .back:focus,
body.archive .back:focus,
body.single .back:focus-visible,
body.page .back:focus-visible,
body.blog .back:focus-visible,
body.archive .back:focus-visible,
body.single .back:hover,
body.page .back:hover,
body.blog .back:hover,
body.archive .back:hover {
  padding: 6px 12px 6px 38px;
  color: white;
}
body.single .back:active span,
body.page .back:active span,
body.blog .back:active span,
body.archive .back:active span,
body.single .back:focus-within span,
body.page .back:focus-within span,
body.blog .back:focus-within span,
body.archive .back:focus-within span,
body.single .back:focus span,
body.page .back:focus span,
body.blog .back:focus span,
body.archive .back:focus span,
body.single .back:focus-visible span,
body.page .back:focus-visible span,
body.blog .back:focus-visible span,
body.archive .back:focus-visible span,
body.single .back:hover span,
body.page .back:hover span,
body.blog .back:hover span,
body.archive .back:hover span {
  width: 26px;
}
body.single .back-city,
body.page .back-city,
body.blog .back-city,
body.archive .back-city {
  font-size: 16px;
  position: relative;
  margin: 20px 0 0;
  padding: 7px 20px 6px 36px;
}
body.single .back-city i,
body.page .back-city i,
body.blog .back-city i,
body.archive .back-city i {
  position: absolute;
  left: 15px;
  top: 11px;
  font-size: 12px;
  font-weight: 600;
}
body.single #content .post h2 {
  font-family: "futura-pt";
  font-size: 32px;
  font-weight: 500;
  color: #144d99;
  line-height: 1;
  margin: 18px 0 6px;
}
body.single #content .post .post-meta {
  margin: 0 0 32px;
}
body.blog #inner-content,
body.archive #inner-content,
body.page-template-page-news #inner-content {
  position: relative;
}
body.blog .news-filter-categories,
body.archive .news-filter-categories,
body.page-template-page-news .news-filter-categories {
  max-width: 320px;
}
body.blog .chosen-container-single,
body.archive .chosen-container-single,
body.page-template-page-news .chosen-container-single {
  max-width: 320px;
}
body.blog .chosen-container-single .chosen-single span,
body.archive .chosen-container-single .chosen-single span,
body.page-template-page-news .chosen-container-single .chosen-single span {
  padding-top: 2px;
}
body.blog .chosen-container-single .chosen-single div,
body.archive .chosen-container-single .chosen-single div,
body.page-template-page-news .chosen-container-single .chosen-single div {
  background: #4da5e4;
  height: 100%;
  width: 43px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.blog .chosen-container-single .chosen-single div b,
body.archive .chosen-container-single .chosen-single div b,
body.page-template-page-news .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
body.blog .chosen-container-single .chosen-single div b:after,
body.archive .chosen-container-single .chosen-single div b:after,
body.page-template-page-news .chosen-container-single .chosen-single div b:after,
body.blog .chosen-container-single .chosen-single div b:before,
body.archive .chosen-container-single .chosen-single div b:before,
body.page-template-page-news .chosen-container-single .chosen-single div b:before {
  content: '';
  display: block;
  width: 15px;
  height: 3px;
  position: absolute;
  background: white;
  border-radius: 5px;
}
body.blog .chosen-container-single .chosen-single div b:before,
body.archive .chosen-container-single .chosen-single div b:before,
body.page-template-page-news .chosen-container-single .chosen-single div b:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 19px;
  top: 21px;
}
body.blog .chosen-container-single .chosen-single div b:after,
body.archive .chosen-container-single .chosen-single div b:after,
body.page-template-page-news .chosen-container-single .chosen-single div b:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 9px;
  top: 21px;
}
body.blog .chosen-container-single .chosen-single:active div,
body.archive .chosen-container-single .chosen-single:active div,
body.page-template-page-news .chosen-container-single .chosen-single:active div,
body.blog .chosen-container-single .chosen-single:focus-within div,
body.archive .chosen-container-single .chosen-single:focus-within div,
body.page-template-page-news .chosen-container-single .chosen-single:focus-within div,
body.blog .chosen-container-single .chosen-single:focus div,
body.archive .chosen-container-single .chosen-single:focus div,
body.page-template-page-news .chosen-container-single .chosen-single:focus div,
body.blog .chosen-container-single .chosen-single:focus-visible div,
body.archive .chosen-container-single .chosen-single:focus-visible div,
body.page-template-page-news .chosen-container-single .chosen-single:focus-visible div,
body.blog .chosen-container-single .chosen-single:hover div,
body.archive .chosen-container-single .chosen-single:hover div,
body.page-template-page-news .chosen-container-single .chosen-single:hover div {
  background: #63b0e7;
}
body.blog .chosen-container .chosen-results li,
body.archive .chosen-container .chosen-results li,
body.page-template-page-news .chosen-container .chosen-results li {
  padding: 6px 15px;
}
body.blog .chosen-container .chosen-search,
body.archive .chosen-container .chosen-search,
body.page-template-page-news .chosen-container .chosen-search {
  padding: 3px 17px;
}
body.blog .chosen-container .chosen-search input[type="text"],
body.archive .chosen-container .chosen-search input[type="text"],
body.page-template-page-news .chosen-container .chosen-search input[type="text"] {
  padding: 3px 20px 3px 5px;
}
body.blog .chosen-container .chosen-drop,
body.archive .chosen-container .chosen-drop,
body.page-template-page-news .chosen-container .chosen-drop {
  font-size: 16px;
}
#content .documents,
#content .charts {
  padding-top: 0;
}
#content .documents li,
#content .charts li {
  list-style-type: none;
  padding: 7px 0 0;
  margin-bottom: 0;
}
#content .documents li a,
#content .charts li a {
  color: #4da5e4;
  font-family: "futura-pt";
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.5;
  position: relative;
  padding-left: 25px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .documents li a:before,
#content .charts li a:before {
  content: '';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
}
#content .documents li a:active,
#content .charts li a:active,
#content .documents li a:focus-within,
#content .charts li a:focus-within,
#content .documents li a:focus,
#content .charts li a:focus,
#content .documents li a:focus-visible,
#content .charts li a:focus-visible,
#content .documents li a:hover,
#content .charts li a:hover {
  padding-left: 29px;
  color: #144d99;
}
#content .documents li:after,
#content .charts li:after {
  display: none;
}
#content .documents li a:before {
  content: '\e90a';
}
#content .charts li a:before {
  content: '\e91a';
  top: -1px;
}
#content .sidebar {
  width: 320px;
  padding: 28px 32px;
  margin: 0;
  font-size: 14px;
  line-height: 1.38;
  float: left;
  background: #ffffff;
  box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
  border-left: 6px solid #4da5e4;
  color: #4d4d4d;
  z-index: 15;
}
#content .sidebar a {
  color: #4d4d4d;
}
#content .sidebar a:active,
#content .sidebar a:focus-within,
#content .sidebar a:focus,
#content .sidebar a:focus-visible {
  outline: 2px dotted #4da5e4;
}
#content .sidebar li {
  list-style-type: none;
  margin-bottom: 10px;
}
#content .sidebar li:first-child {
  padding-top: 0;
}
#content .sidebar p {
  margin: 20px 0;
}
#content .sidebar .title {
  font-size: 19px;
  font-family: "futura-pt";
  font-weight: 700;
  text-transform: uppercase;
  color: #1a2d40;
  margin-bottom: 8px;
  margin-top: 35px;
}
#content .sidebar .title:first-child {
  margin-top: 0;
}
#content .sidebar .contact {
  margin: 24px 0 0;
}
#content .sidebar .address {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 25px;
}
#content .sidebar .topic-title {
  font-size: 12px;
  text-transform: uppercase;
  color: #565656;
  margin-bottom: 4px;
  margin-top: 20px;
}
#content .sidebar .topic-title:first-child {
  margin-top: 0;
}
#content .sidebar .button-watch {
  background: #4da5e4;
  color: #ffffff;
  border: none;
  padding: 7px 15px 7px 42px;
  position: relative;
  font-family: "futura-pt";
  font-weight: 500;
  font-size: 18px;
  outline: none;
  margin-top: 6px;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .sidebar .button-watch span {
  width: 30px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #74c5ff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .sidebar .button-watch span:before {
  content: '\e90b';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 13px;
  color: #ffffff;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .sidebar .button-watch:active,
#content .sidebar .button-watch:focus-within,
#content .sidebar .button-watch:focus,
#content .sidebar .button-watch:focus-visible,
#content .sidebar .button-watch:hover {
  padding: 7px 10px 7px 47px;
}
#content .sidebar .button-watch:active span,
#content .sidebar .button-watch:focus-within span,
#content .sidebar .button-watch:focus span,
#content .sidebar .button-watch:focus-visible span,
#content .sidebar .button-watch:hover span {
  width: 36px;
}
#content .sidebar .name {
  font-family: "ff-meta-web-pro";
  font-size: 15px;
  font-weight: 600;
}
#content .sidebar .phone,
#content .sidebar .internet-description {
  margin-top: 8px;
}
#content .sidebar .contact-them {
  font-weight: 600;
  margin-top: 9px;
  color: #4da5e4;
  display: inline-block;
  outline: none;
}
#content .sidebar .contact-them:active,
#content .sidebar .contact-them:focus-within,
#content .sidebar .contact-them:focus,
#content .sidebar .contact-them:focus-visible,
#content .sidebar .contact-them:hover {
  color: #144d99;
}
#content .sidebar .documents,
#content .sidebar .links {
  padding-top: 8px;
  margin-bottom: 15px;
}
#content .sidebar .documents li,
#content .sidebar .links li {
  margin-bottom: 4px;
}
#content .sidebar .documents a,
#content .sidebar .links a {
  font-size: 14px;
  font-family: "ff-meta-web-pro";
  font-weight: 600;
  color: #4d4d4d;
  position: relative;
  padding-left: 22px;
  padding-right: 3px;
  display: block;
}
#content .sidebar .documents a p,
#content .sidebar .links a p {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .sidebar .documents a:before,
#content .sidebar .links a:before {
  font-family: "esch";
  color: #4da5e4;
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 16px;
  font-weight: 400;
}
#content .sidebar .documents a:active,
#content .sidebar .links a:active,
#content .sidebar .documents a:focus-within,
#content .sidebar .links a:focus-within,
#content .sidebar .documents a:focus,
#content .sidebar .links a:focus,
#content .sidebar .documents a:focus-visible,
#content .sidebar .links a:focus-visible,
#content .sidebar .documents a:hover,
#content .sidebar .links a:hover {
  padding-left: 25px;
  padding-right: 0;
  color: #4d4d4d;
  opacity: 0.85;
}
#content .sidebar .documents:last-child,
#content .sidebar .links:last-child {
  margin-bottom: 0;
}
#content .sidebar .documents a p {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}
#content .sidebar .documents a:before {
  top: -2px;
}
#content .sidebar .links a {
  font-size: 14px;
  word-break: break-all;
}
#content .sidebar .links a:before {
  content: '\e90b';
}
#content .sidebar .department + .department,
#content .sidebar .contact + .department,
#content .sidebar .department + .contact,
#content .sidebar .contact + .contact {
  position: relative;
  margin-top: 44px;
}
#content .sidebar .department + .department:before,
#content .sidebar .contact + .department:before,
#content .sidebar .department + .contact:before,
#content .sidebar .contact + .contact:before {
  content: '';
  position: absolute;
  background: rgba(149, 152, 154, 0.2);
  width: 48px;
  height: 1px;
  top: -22px;
}
#content .sidebar .posts-news li:last-child {
  margin-bottom: 0;
}
#content .sidebar .posts-news li:last-child a {
  margin-bottom: 0;
}
#content .sidebar .posts-news a {
  display: block;
  margin-bottom: 27px;
}
#content .sidebar .posts-news a:active .post-title,
#content .sidebar .posts-news a:focus-within .post-title,
#content .sidebar .posts-news a:focus .post-title,
#content .sidebar .posts-news a:focus-visible .post-title,
#content .sidebar .posts-news a:hover .post-title {
  color: #4da5e4;
}
#content .sidebar .posts-news a:active .more i,
#content .sidebar .posts-news a:focus-within .more i,
#content .sidebar .posts-news a:focus .more i,
#content .sidebar .posts-news a:focus-visible .more i,
#content .sidebar .posts-news a:hover .more i {
  margin-left: 5px;
}
#content .sidebar .posts-news .date {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 3px;
}
#content .sidebar .posts-news .post-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .sidebar .posts-news .more {
  font-family: "futura-pt";
  font-size: 16px;
  font-weight: 500;
  color: #4da5e4;
}
#content .sidebar .posts-news .more i {
  font-size: 12px;
  margin-left: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .sidebar .open-maps {
  font-size: 14px;
  font-weight: 900;
  color: #4da5e4;
  margin-bottom: 26px;
  display: inline-block;
  text-transform: uppercase;
  padding-left: 16px;
  position: relative;
}
#content .sidebar .open-maps:before {
  content: "\e91f";
  font-family: "esch";
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 0;
}
#content .sidebar .open-maps:active,
#content .sidebar .open-maps:focus-within,
#content .sidebar .open-maps:focus,
#content .sidebar .open-maps:focus-visible,
#content .sidebar .open-maps:hover {
  color: #144d99;
}
#content .sidebar .opening-hours ul {
  padding-top: 0;
  margin-top: 12px;
}
#content .sidebar .opening-hours li {
  display: flex;
  font-size: 14px;
  line-height: 1.3;
  margin: 4px 0 12px;
}
#content .sidebar .opening-hours span {
  flex: 1;
}
#content .sidebar .opening-hours span:first-child {
  font-weight: 600;
}
#content .sidebar .opening-hours span:last-child {
  font-weight: 400;
}
#content .sidebar .opening-hours p {
  font-size: 14px;
  line-height: 1.3;
  margin: 4px 0 14px;
}
#content .sidebar > .content p {
  margin-top: 0;
}
#content .sidebar .highlight-link {
  padding: 18px 20px;
  background: #4da5e4;
  color: white;
  margin-top: 40px;
  display: block;
}
#content .sidebar .highlight-link .title {
  font-size: 20px;
  font-family: "ff-meta-web-pro";
  color: white;
  text-transform: none;
  margin-bottom: 7px;
}
#content .sidebar .highlight-link .content {
  font-size: 13px;
  margin-bottom: 10px;
}
#content .sidebar .highlight-link span {
  position: relative;
  font-family: "futura-pt";
  font-size: 16px;
  font-weight: 500;
  color: white;
  padding-right: 26px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .sidebar .highlight-link span:after {
  content: '\e91b';
  font-family: "esch";
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 18px;
}
#content .sidebar .highlight-link:active,
#content .sidebar .highlight-link:focus-within,
#content .sidebar .highlight-link:focus,
#content .sidebar .highlight-link:focus-visible,
#content .sidebar .highlight-link:hover {
  background: #218edd;
}
#content .sidebar .highlight-link:active span,
#content .sidebar .highlight-link:focus-within span,
#content .sidebar .highlight-link:focus span,
#content .sidebar .highlight-link:focus-visible span,
#content .sidebar .highlight-link:hover span {
  padding-right: 29px;
}
#content .sidebar .button {
  margin: 20px 0 0;
  color: #4da5e4;
}
#content .sidebar .button:active,
#content .sidebar .button:focus-within,
#content .sidebar .button:focus,
#content .sidebar .button:focus-visible,
#content .sidebar .button:hover {
  color: white;
}
.dots {
  display: block;
  width: 29px;
  height: 29px;
  border: 2px solid #4da5e4;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.dot {
  width: 3px;
  height: 3px;
  background: #4da5e4;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 52%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dot-first {
  left: 20%;
}
.dot-mid {
  left: 44%;
}
.dot-last {
  left: 68%;
}
.page-template-page-publication-category .entry-content .documents {
  margin-top: 40px;
}
.page-template-page-publication-category .entry-content img {
  object-position: center right;
  object-fit: cover;
  font-family: 'object-fit: cover; object-position: center right;';
}
.page-template-page-publication-category .kultesch-list {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -5px 10px;
}
.page-template-page-publication-category .kultesch-list a {
  display: block;
  margin: 0 5px 10px;
  padding: 0;
  position: relative;
  width: 127px;
  height: 180px;
}
.page-template-page-publication-category .kultesch-list a:before {
  display: none;
}
.page-template-page-publication-category .kultesch-list a img {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0;
}
.page-template-page-publication-category .kultesch-list a .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 11, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-template-page-publication-category .kultesch-list a .overlay i {
  position: absolute;
  top: 45%;
  left: 50%;
  font-size: 32px;
  color: white;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
}
.page-template-page-publication-category .kultesch-list a:focus-visible,
.page-template-page-publication-category .kultesch-list a:focus,
.page-template-page-publication-category .kultesch-list a:active,
.page-template-page-publication-category .kultesch-list a:focus-within,
.page-template-page-publication-category .kultesch-list a:hover {
  padding: 0;
}
.page-template-page-publication-category .kultesch-list a:focus-visible img,
.page-template-page-publication-category .kultesch-list a:focus img,
.page-template-page-publication-category .kultesch-list a:active img,
.page-template-page-publication-category .kultesch-list a:focus-within img,
.page-template-page-publication-category .kultesch-list a:hover img {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.page-template-page-publication-category .kultesch-list a:focus-visible .overlay,
.page-template-page-publication-category .kultesch-list a:focus .overlay,
.page-template-page-publication-category .kultesch-list a:active .overlay,
.page-template-page-publication-category .kultesch-list a:focus-within .overlay,
.page-template-page-publication-category .kultesch-list a:hover .overlay {
  visibility: visible;
  opacity: 0.8;
}
.page-template-page-publication-category .kultesch-list a:focus-visible .overlay i,
.page-template-page-publication-category .kultesch-list a:focus .overlay i,
.page-template-page-publication-category .kultesch-list a:active .overlay i,
.page-template-page-publication-category .kultesch-list a:focus-within .overlay i,
.page-template-page-publication-category .kultesch-list a:hover .overlay i {
  top: 50%;
}
.page-navigation {
  width: 100%;
  padding: 13px;
}
.page-navigation ol {
  display: flex;
  align-items: center;
  justify-content: center;
}
.energysaver_page_navi {
  list-style-type: none;
  /* common styles for page-navi links */
}
.energysaver_page_navi li {
  border-bottom: 2px solid transparent;
}
.energysaver_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.energysaver_page_navi li a:active,
.energysaver_page_navi li a:focus-within,
.energysaver_page_navi li a:focus,
.energysaver_page_navi li a:focus-visible,
.energysaver_page_navi li a:hover,
.energysaver_page_navi li a:focus {
  color: #4da5e4;
}
.energysaver_page_navi li.pagenavi-current {
  padding: 3px 6px;
  border-color: #4da5e4;
  position: relative;
}
.energysaver_page_navi li.pagenavi-prev-link,
.energysaver_page_navi li.pagenavi-next-link {
  font-weight: bold;
  border: none;
}
.energysaver_page_navi li.pagenavi-prev-link a,
.energysaver_page_navi li.pagenavi-next-link a {
  padding: 0;
}
.page-template-page-gallery #content #inner-content {
  position: relative;
  max-width: 1140px;
  margin: 100px auto;
}
.page-template-page-gallery #content #inner-content h1 {
  position: relative;
  margin-top: 0;
}
.page-template-page-gallery #content #inner-content h1 a {
  color: #4d4d4d;
}
.page-template-page-gallery #content #inner-content #social-share + h1 {
  margin-top: 20px;
}
.page-template-page-gallery .chosen-gallery {
  display: none;
}
.page-template-page-gallery .chosen-container {
  font-family: "ff-meta-web-pro";
  margin-top: 18px;
}
.galleries-wrapper {
  display: flex;
  flex-flow: row wrap;
  margin: 30px -8px;
}
.galleries-wrapper .single-gallery {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 8px;
  margin: 0 0 36px;
  outline: none;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.galleries-wrapper .single-gallery img {
  width: 100%;
}
.galleries-wrapper .single-gallery p {
  font-family: "futura-pt";
  font-size: 20px;
  font-weight: 600;
  color: #4DA5E4;
  margin: 6px 0 0;
}
.galleries-wrapper .single-gallery date {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #4D4D4D;
  text-transform: capitalize;
}
.galleries-wrapper .single-gallery:active,
.galleries-wrapper .single-gallery:focus-within,
.galleries-wrapper .single-gallery:focus,
.galleries-wrapper .single-gallery:focus-visible,
.galleries-wrapper .single-gallery:hover {
  opacity: 0.8;
}
@-webkit-keyframes anim {
  0% {
    opacity: 0.2;
    top: 51%;
  }
  70% {
    opacity: 1;
    top: 49%;
  }
  100% {
    opacity: 1;
    top: 51%;
  }
}
@keyframes anim {
  0% {
    opacity: 0.2;
    top: 51%;
  }
  70% {
    opacity: 1;
    top: 49%;
  }
  100% {
    opacity: 1;
    top: 51%;
  }
}
@media only screen and (min-width: 481px) {
  .galleries-wrapper .single-gallery {
    width: 50%;
  }
}
@media only screen and (min-width: 560px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin: 8px 20px 8px 0;
    display: inline;
    float: left;
    width: auto;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin: 8px 0 8px 20px;
    display: inline;
    float: right;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: 'object-fit: contain;';
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    width: 100%;
  }
  #places-wrapper {
    display: flex;
    align-self: stretch;
    flex-flow: row wrap;
    margin: 0 -10px;
  }
  #places-wrapper .place {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}
@media only screen and (min-width: 768px) {
  .content .post-not-found,
  #content .post-not-found,
  .content #post-not-found,
  #content #post-not-found {
    margin-left: 16px;
  }
  #content .archive-header {
    display: flex;
    justify-content: space-between;
    align-content: center;
  }
  #content .archive-header .searchfield {
    top: 17px;
    width: 30%;
    height: 45px;
  }
  #content .news-wrapper {
    display: flex;
    align-self: stretch;
    flex-flow: row wrap;
    width: auto;
    margin: 0 -13px;
  }
  #content .news-wrapper .post {
    width: calc(50% - 27px);
    max-width: calc(50% - 27px);
    flex: calc(50% - 27px);
    margin: 13px;
  }
  #content .news-wrapper .post .origin + h2 {
    margin-top: 16px;
  }
  #content .news-wrapper .post .article-content {
    min-height: 165px;
    padding: 22px;
  }
  #content .news-wrapper .post .article-content h2 {
    font-size: 23px;
  }
  #content .news-wrapper .post .article-content .post-meta {
    font-size: 18px;
  }
  #content .news-wrapper .post .article-image {
    height: 200px;
  }
  #content .news-wrapper .post .plus {
    width: 40px;
    height: 40px;
  }
  #content .news-wrapper .post .plus:after {
    width: 19px;
    height: 3px;
    top: 19px;
    left: 11px;
  }
  #content .news-wrapper .post .plus:before {
    width: 3px;
    height: 19px;
    top: 11px;
    left: 19px;
  }
  #content .news-wrapper .post.has-post-thumbnail .plus {
    top: -20px;
  }
  #content .subpages {
    display: flex;
    flex-flow: row wrap;
    margin: 20px -7px;
  }
  #content .subpages a {
    width: calc(50% - 14px);
    min-height: 325px;
    margin: 7px;
  }
  #places-wrapper .place .content {
    padding: 20px 30px 80px;
  }
  #places-wrapper .place .content .title {
    font-size: 22px;
    line-height: 1.1;
  }
  #places-wrapper .place .content p {
    margin-top: 8px;
  }
  .events .event {
    max-width: 320px;
    min-width: 320px;
  }
  .events .event .cats {
    font-size: 16px;
    top: 10px;
  }
  .page-template-page-publication-category .kultesch-list {
    margin: 10px -7px 14px;
  }
  .page-template-page-publication-category .kultesch-list a {
    width: 163px;
    height: 223px;
    margin: 0 7px 14px;
  }
  .page-template-page-gallery .chosen-container {
    position: absolute;
    right: 0;
    top: 6px;
    max-width: 250px;
    margin-top: 0;
  }
  body.blog .chosen-container-single,
  body.archive .chosen-container-single,
  body.page-template-page-news .chosen-container-single,
  body.blog .news-filter-categories,
  body.archive .news-filter-categories,
  body.page-template-page-news .news-filter-categories {
    position: absolute;
    top: 40px;
    right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  h2 {
    font-size: 32px;
  }
  #content {
    padding-top: 74px;
  }
  #content .subpages {
    margin: 20px 0 0;
  }
  #content .subpages a {
    width: 100%;
    margin: 7px 0;
  }
  body.has-navbar #content {
    padding-right: 0;
  }
  body.has-navbar #content #inner-content {
    margin: 72px auto;
    width: 95%;
    max-width: 840px;
  }
  body.has-navbar.has-sidebar #content .sidebar {
    max-width: 320px;
  }
  body.single #content .post .wp-post-image {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    max-height: inherit;
  }
  .events .event {
    min-height: 420px;
  }
  .events .event .image {
    height: 200px;
  }
  #places-wrapper {
    margin: 0 -7px;
  }
  #places-wrapper .place {
    width: calc(33.333% - 14px);
    margin: 0 7px 14px;
  }
  .galleries-wrapper .single-gallery {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1200px) {
  body.place-template-default #content #inner-content,
  body.page-template-default #content #inner-content {
    position: relative;
    width: 90%;
    max-width: 900px;
  }
  body.has-navbar #content {
    display: flex;
    align-self: stretch;
    margin-top: 0;
  }
  body.has-navbar #content #inner-content {
    max-width: calc(95% - 25% - 90px) !important;
  }
  body.has-navbar.has-sidebar #content #inner-content {
    padding-right: 0;
    max-width: calc(95% - 25% - 90px);
  }
  body.has-navbar.has-sidebar #content #inner-content .sidebar {
    width: 100%;
    max-width: 100%;
    position: relative;
    right: auto;
    top: auto;
  }
  body.has-sidebar #content #inner-content {
    position: relative;
    width: 90%;
    max-width: 1200px;
    padding-right: 370px;
  }
  body.has-sidebar #content #inner-content .post {
    float: left;
    width: 100%;
  }
  body.has-sidebar #content #inner-content .sidebar {
    max-width: 320px;
    position: absolute;
    right: 0;
    top: 88px;
    margin: 0;
  }
  body.has-sidebar #places-wrapper {
    margin: 0 -7px;
  }
  body.has-sidebar #places-wrapper .place {
    width: calc(50% - 14px);
    margin: 0 7px 14px;
  }
  #content .news-wrapper .post {
    width: calc(33.333% - 27px);
    max-width: calc(33.333% - 27px);
    flex: calc(33.333% - 27px);
  }
  #content .news-wrapper .post .origin {
    font-size: 16px;
  }
  #content .subpages {
    display: flex;
    flex-flow: row wrap;
    margin: 20px -7px 0;
  }
  #content .subpages a {
    width: calc(50% - 14px);
    max-width: 380px;
    margin: 7px;
  }
}
@media only screen and (min-width: 1400px) {
  #content .news-wrapper .post .article-content h2 {
    font-size: 25px;
  }
  body.has-navbar.has-sidebar #content #inner-content {
    padding-right: 370px;
  }
  body.has-navbar.has-sidebar #content #inner-content .sidebar {
    max-width: 320px;
    position: absolute;
    top: 88px;
    right: 0;
  }
}
@media only screen and (min-width: 1600px) {
  #social-share .share-event {
    top: 18px;
    left: auto;
    transform: translateX(-50%);
  }
  #social-share .share-event:before {
    width: 9px;
    height: 9px;
    top: 10px;
    left: 50%;
    margin-left: 1px;
  }
  #social-share:hover .share-event,
  #social-share:focus-visible .share-event,
  #social-share:focus-within .share-event,
  #social-share:active .share-event,
  #social-share:focus .share-event {
    top: 18px;
    left: auto;
  }
}
@media only screen and (min-width: 1750px) {
  body #content .image-right {
    display: block;
  }
}
@media only screen and (min-width: 2000px) {
  #places-wrapper .place {
    width: calc(25% - 14px);
  }
}
.single-gallery-with-return .back {
  background: #4da5e4;
  color: #ffffff;
  border: none;
  display: inline-block;
  margin-top: 15px;
  padding: 6px 10px 6px 40px;
  position: relative;
  font-family: "futura-pt";
  font-weight: 500;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-gallery-with-return .back span {
  width: 30px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #74c5ff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-gallery-with-return .back span:before {
  content: '\e918';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 50%;
  top: 16px;
  font-size: 13px;
  color: #ffffff;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-gallery-with-return .back:active,
.single-gallery-with-return .back:focus-within,
.single-gallery-with-return .back:focus,
.single-gallery-with-return .back:focus-visible,
.single-gallery-with-return .back:hover {
  padding: 6px 12px 6px 38px;
  color: white;
}
.single-gallery-with-return .back:active span,
.single-gallery-with-return .back:focus-within span,
.single-gallery-with-return .back:focus span,
.single-gallery-with-return .back:focus-visible span,
.single-gallery-with-return .back:hover span {
  width: 26px;
}
#app-proposal {
  position: absolute;
  top: 74px;
  left: 0;
  width: 100%;
  z-index: 10;
  color: black;
  padding: 20px;
  display: none;
  background-color: #4da5e4;
}
#app-proposal * {
  color: #ffffff;
}
#app-proposal .choose-wrapper {
  display: flex;
  flex-flow: row-reverse wrap;
  justify-content: space-between;
  align-items: center;
}
#app-proposal .choose-wrapper a {
  font-size: 14px;
}
.landing-proposal-container #app-proposal {
  top: 0;
  z-index: 150;
}
@font-face {
  font-family: 'esch';
  src: url('../../esch/icons/esch/fonts/esch.eot?v1');
  src: url('../../esch/icons/esch/fonts/esch.eot?v1#iefix') format('embedded-opentype'), url('../../esch/icons/esch/fonts/esch.woff2?v1') format('woff2'), url('../../esch/icons/esch/fonts/esch.ttf?v1') format('truetype'), url('../../esch/icons/esch/fonts/esch.woff?v1') format('woff'), url('../../esch/icons/esch/fonts/esch.svg?v1#esch') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'esch' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: "\e949";
}
.icon-loupe_plus:before {
  content: "\e948";
}
.icon-couch:before {
  content: "\e943";
}
.icon-delete:before {
  content: "\e944";
}
.icon-tree:before {
  content: "\e945";
}
.icon-valorlux:before {
  content: "\e946";
}
.icon-competition:before {
  content: "\e926";
}
.icon-culture:before {
  content: "\e927";
}
.icon-kids:before {
  content: "\e928";
}
.icon-museum:before {
  content: "\e929";
}
.icon-musique:before {
  content: "\e92a";
}
.icon-nature:before {
  content: "\e92b";
}
.icon-shopping:before {
  content: "\e92c";
}
.icon-sport:before {
  content: "\e92d";
}
.icon-snow:before {
  content: "\e93e";
}
.icon-shower-rain:before {
  content: "\e938";
}
.icon-broken-clouds:before {
  content: "\e936";
}
.icon-scattered-clouds:before {
  content: "\e937";
}
.icon-mist:before {
  content: "\e92f";
}
.icon-rain:before {
  content: "\e922";
}
.icon-thunderstorm:before {
  content: "\e923";
}
.icon-few-clouds:before {
  content: "\e921";
}
.icon-clear-sky:before {
  content: "\e920";
}
.icon-linkedin:before {
  content: "\e930";
}
.icon-googleplus:before {
  content: "\e931";
}
.icon-facebook:before {
  content: "\e932";
}
.icon-instagram:before {
  content: "\e933";
}
.icon-twitter:before {
  content: "\e934";
}
.icon-youtube:before {
  content: "\e935";
}
.icon-image:before {
  content: "\e942";
}
.icon-alert_triangle:before {
  content: "\e941";
}
.icon-tickets:before {
  content: "\e90f";
}
.icon-down:before {
  content: "\e90c";
}
.icon-messages:before {
  content: "\e93d";
}
.icon-file-download:before {
  content: "\e93c";
}
.icon-swipe:before {
  content: "\e93b";
}
.icon-arrow-footer:before {
  content: "\e93a";
}
.icon-home:before {
  content: "\e939";
}
.icon-mail:before {
  content: "\e92e";
}
.icon-event-cal:before {
  content: "\e924";
}
.icon-event-share:before {
  content: "\e925";
}
.icon-map-citylife:before {
  content: "\e91f";
}
.icon-chantier:before {
  content: "\e91e";
}
.icon-toolbar-close:before {
  content: "\e91d";
}
.icon-close:before {
  content: "\e91c";
}
.icon-arrow-long-left:before {
  content: "\e918";
}
.icon-arrow-long-right:before {
  content: "\e917";
}
.icon-arrow-long-left-:before {
  content: "\e998";
}
.icon-arrow-very-long-right:before {
  content: "\e91b";
}
.icon-stats:before {
  content: "\e91a";
}
.icon-caret-down:before {
  content: "\e940";
}
.icon-caret-right:before {
  content: "\e90d";
}
.icon-arrow-long-down:before {
  content: "\e909";
}
.icon-arrow-long-right-:before {
  content: "\e999";
}
.icon-plus-round-filled:before {
  content: "\e911";
}
.icon-pencil:before {
  content: "\e919";
}
.icon-clock:before {
  content: "\e916";
}
.icon-map-outline:before {
  content: "\e915";
}
.icon-envelope:before {
  content: "\e910";
}
.icon-ext-arrow:before {
  content: "\e914";
}
.icon-share:before {
  content: "\e93f";
}
.icon-plus-round:before {
  content: "\e913";
}
.icon-search-admin:before {
  content: "\e906";
}
.icon-city:before {
  content: "\e904";
}
.icon-archive:before {
  content: "\e912";
}
.icon-document:before {
  content: "\e90a";
}
.icon-ext-link:before {
  content: "\e90b";
}
.icon-pin:before {
  content: "\e908";
}
.icon-news:before {
  content: "\e907";
}
.icon-back-home-left:before {
  content: "\e905";
}
.icon-back-home-right:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e903";
}
.icon-car:before {
  content: "\e902";
}
.icon-map:before {
  content: "\e901";
}
.icon-alert:before {
  content: "\e900";
}
.icon-television:before {
  content: "\e94a";
}
.icon-skip-back:before {
  content: "\e952";
}
.icon-skip:before {
  content: "\e951";
}
.icon-fullscreen:before {
  content: "\e94f";
}
.icon-mute:before {
  content: "\e950";
}
.icon-volume:before {
  content: "\e94e";
}
.icon-pause:before {
  content: "\e94d";
}
.icon-play:before {
  content: "\e94c";
}
.icon-eye:before {
  content: "\e94b";
}
.icon-1:before {
  content: "\e947";
}
.icon-2:before {
  content: "\e953";
}
.icon-3:before {
  content: "\e954";
}
.icon-4:before {
  content: "\e955";
}
.icon-5:before {
  content: "\e956";
}
.icon-cloths:before {
  content: "\e958";
}
.icon-boxes:before {
  content: "\e959";
}
.icon-radiation:before {
  content: "\e95a";
}
.icon-toxic:before {
  content: "\e95b";
}
.icon-container:before {
  content: "\e957";
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078a8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
/*.leaflet-control-layers {*/
/*box-shadow: 0 1px 5px rgba(0,0,0,0.4);*/
/*background: #fff;*/
/*border-radius: 5px;*/
/*}*/
/*.leaflet-control-layers-toggle {*/
/*background-image: url(images/layers.png);*/
/*width: 36px;*/
/*height: 36px;*/
/*}*/
/*.leaflet-retina .leaflet-control-layers-toggle {*/
/*background-image: url(images/layers-2x.png);*/
/*background-size: 26px 26px;*/
/*}*/
/*.leaflet-touch .leaflet-control-layers-toggle {*/
/*width: 44px;*/
/*height: 44px;*/
/*}*/
/*.leaflet-control-layers .leaflet-control-layers-list,*/
/*.leaflet-control-layers-expanded .leaflet-control-layers-toggle {*/
/*display: none;*/
/*}*/
/*.leaflet-control-layers-expanded .leaflet-control-layers-list {*/
/*display: block;*/
/*position: relative;*/
/*}*/
/*.leaflet-control-layers-expanded {*/
/*padding: 6px 10px 6px 6px;*/
/*color: #333;*/
/*background: #fff;*/
/*}*/
/*.leaflet-control-layers-scrollbar {*/
/*overflow-y: scroll;*/
/*overflow-x: hidden;*/
/*padding-right: 5px;*/
/*}*/
/*.leaflet-control-layers-selector {*/
/*margin-top: 2px;*/
/*position: relative;*/
/*top: 1px;*/
/*}*/
/*.leaflet-control-layers label {*/
/*display: block;*/
/*}*/
/*.leaflet-control-layers-separator {*/
/*height: 0;*/
/*border-top: 1px solid #ddd;*/
/*margin: 5px -10px 5px -6px;*/
/*}*/
/* Default icon URLs */
/*.leaflet-default-icon-path {*/
/*background-image: url(images/marker-icon.png);*/
/*}*/
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.65);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 5px 10px;
  color: #333;
  border-top-left-radius: 6px;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:first-child {
  position: absolute;
  right: 5px;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.button-centered {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollBox {
  padding-right: 16px;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollbar.mCS_no_scrollbar .mCustomScrollBox.mCSB_horizontal:before,
.mCustomScrollbar.mCS_touch_action .mCustomScrollBox.mCSB_horizontal:before,
.mCustomScrollbar.mCS_no_scrollbar .mCustomScrollBox.mCSB_horizontal:after,
.mCustomScrollbar.mCS_touch_action .mCustomScrollBox.mCSB_horizontal:after {
  display: none;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
}
.mCustomScrollBox.mCSB_horizontal:before {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  width: 80px;
  height: 500px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  z-index: 100;
  pointer-events: none;
  opacity: 0;
}
.mCustomScrollBox.mCSB_horizontal:after {
  content: '';
  position: absolute;
  top: 0;
  right: -30px;
  width: 80px;
  height: 420px;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  z-index: 10;
  pointer-events: none;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 10px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
  height: 100%;
  margin: 0 4px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 10px;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
  background: #4da5e4;
  border-radius: 20px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 40px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: 100%;
  margin: 0 auto;
  height: 10px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 1px;
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 100%;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #c9c9c9;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* mobile fix for vertical scroll */
.mCustomScrollbar,
.mCustomScrollbar.mCS_touch_action,
.mCustomScrollbar.mCS_touch_action .mCS-aviva.mCSB_scrollTools {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.mCustomScrollBox.mCSB_vertical_horizontal {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox.mCSB_horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
/* ---------------------------------------- */
.mCSB_container {
  display: flex;
  white-space: nowrap;
}
.mCS_no_scrollbar + .button-centered {
  margin-top: 10px;
  justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  .button-centered {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 1000px) {
  #panel-map .mCSB_container {
    flex-flow: column wrap;
  }
  .mCustomScrollBox {
    /* contains plugin's markup */
  }
  .mCustomScrollBox.mCSB_horizontal:before {
    opacity: 1;
  }
  .single-place .mCustomScrollBox {
    /* contains plugin's markup */
  }
  .single-place .mCustomScrollBox.mCSB_horizontal:before {
    opacity: 0;
  }
}
.pseudo-select {
  position: relative;
  display: block;
  max-width: 400px;
  width: 100%;
  margin-top: 15px;
}
.pseudo-select ul {
  font-size: 10px;
  position: absolute;
  top: 20px;
  display: block;
  opacity: 0;
  visibility: hidden;
  background: white;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  padding: 15px 20px 5px;
  list-style: none;
  margin: 0;
  min-width: 100%;
  width: 150px;
  z-index: 1000;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
.pseudo-select.active ul {
  visibility: visible;
  opacity: 1;
}
.pseudo-select li {
  display: flex;
  padding: 0 0 0 25px;
  cursor: pointer;
  align-items: center;
  color: white;
  margin-bottom: 10px;
}
.pseudo-select li a {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #525252;
  text-transform: uppercase;
  padding: 3px 0 3px 25px;
  margin-left: -25px;
  outline: none;
  cursor: pointer;
}
.pseudo-select li a:focus,
.pseudo-select li a:focus-within,
.pseudo-select li a:focus-visible,
.pseudo-select li a:active,
.pseudo-select li a:hover {
  outline: 1px dotted black;
}
.pseudo-select li.active span {
  background: white;
}
.pseudo-select button {
  position: relative;
  box-shadow: none;
  padding: 10px 30px 10px 20px;
  min-width: 200px;
  text-align: left;
  margin-bottom: 15px;
  width: 100%;
  outline: none;
}
.pseudo-select button:focus,
.pseudo-select button:focus-within,
.pseudo-select button:focus-visible,
.pseudo-select button:active,
.pseudo-select button:hover {
  background: #4da5e4;
  color: white;
}
.pseudo-select button:hover:after {
  color: white;
}
.pseudo-select button:after {
  content: "\e905";
  font-family: "esch";
  color: #4ba6e6;
  display: block;
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 10px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pseudo-select.active button:after {
  transform: rotate(180deg);
}
.pseudo-select a {
  color: white;
}
.pseudo-select li span {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  border-radius: 2px;
  border: 1px solid white;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
/* Breaking Point */
.pseudo-select.break ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  top: auto;
  background: none;
  padding: 0;
  transition: none;
  width: auto;
  box-shadow: none;
}
.pseudo-select.break li {
  display: inline-flex;
  margin: 0 5px;
}
.pseudo-select.break li span {
  border-color: gray;
}
.pseudo-select.break li.active span {
  background: gray;
}
.pseudo-select.break li a {
  color: gray;
  font-weight: 600;
}
.pseudo-select.break button {
  display: none;
}
@media only screen and (min-width: 481px) {
  .pseudo-select {
    position: relative;
    display: inline-block;
  }
}
.genre-list,
.lieux-list {
  display: none;
}
#cookie-notice {
  display: none;
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  font-size: 16px;
  line-height: 18px;
  left: 0;
  text-align: center;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  border-top: 2px solid #4da5e4;
}
#cookie-notice p:first-child {
  max-width: 1200px;
  color: #4da5e4;
  margin: 0 auto 15px;
}
#cookie-notice .cookie-notice-container {
  padding: 18px;
}
#cookie-notice .button {
  margin: 0 5px 10px;
}
@media only screen and (min-width: 481px) {
  .news .actuality {
    width: calc(50% - 8px);
  }
  .info-bar {
    padding: 20px;
  }
  .info-bar .weather .col {
    width: 47.5%;
    margin-right: 5%;
  }
  .info-bar .weather .col li .label {
    width: 50%;
    font-weight: 600;
  }
  .info-bar .weather .col li .value {
    width: 50%;
  }
  .info-bar .weather .col-2 li .label {
    width: 75%;
    font-weight: 600;
  }
  .info-bar .weather .col-2 li .value {
    width: 25%;
  }
  .info-bar .weather-display i {
    padding-left: 10%;
  }
  .did-you-know .title {
    font-size: 65px;
    top: -50px;
  }
  .footer-site-switcher .citylife,
  .footer-site-switcher .administration {
    padding: 25px 0;
  }
  .footer-site-switcher .citylife .title,
  .footer-site-switcher .administration .title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) {
  .wrap {
    max-width: 1550px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  .header #logo {
    margin-top: 40px;
  }
  .header.message #logo {
    margin-top: 40px;
  }
  .message-warning {
    top: 450px;
    width: 75%;
  }
  .info-bar .wrap {
    width: 100%;
  }
  .info-bar .search .border,
  .info-bar .infos .border,
  .info-bar .weather .border {
    margin: 9px;
    border: 1px solid white;
    padding: 40px;
  }
  .info-bar .infos .col {
    width: 100%;
    max-width: 500px;
  }
  .info-bar .infos .flex-inner {
    display: flex;
    justify-content: space-between;
  }
  .info-bar .infos .flex-inner .col:last-child {
    margin-top: 0;
    margin-left: 5px;
  }
  .info-bar .infos .flex-inner .col .opening-hours {
    margin-bottom: 0;
  }
  .info-bar .current-temperature {
    font-size: 65px;
  }
  .discover-places .discover .title {
    font-size: 40px;
  }
  .message-warning {
    font-size: 16px;
    margin: 0 auto;
  }
  .welcome {
    min-height: 900px;
  }
  .welcome .wrap {
    padding: 250px 0 0;
  }
  .welcome .content {
    width: 360px;
    left: inherit;
    right: 5%;
    bottom: 50px;
  }
  .welcome h1 {
    font-size: 60px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    position: relative;
    height: auto;
    width: inherit;
    top: inherit;
    margin-top: 15px;
  }
  .welcome h1 span {
    margin-left: 145px;
  }
  .welcome h1 strong {
    font-size: 110px;
    text-align: center;
  }
  .welcome form .search-wrapper label {
    top: 15px;
    font-size: 24px;
  }
  .welcome form .search-wrapper button {
    width: 65px;
  }
  .welcome form .search-wrapper button i {
    font-size: 28px;
  }
  .news .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px -10px 0;
  }
  .news .button {
    width: auto;
    margin: 0 10px;
  }
  .events .scrollbar-wrapper .scrollbar {
    margin-left: 5%;
    margin-top: 17px;
    float: left;
    width: calc(90% - 253px);
  }
  .events .scrollbar-wrapper .button {
    float: left;
    margin-left: 30px;
    margin-top: 7px;
  }
  .mobility .transport {
    display: flex;
    flex-flow: row wrap;
  }
  .mobility .transport .col {
    width: 50%;
    padding: 80px 30px 40px;
    margin-bottom: 60px;
  }
  .mobility .transport .col:first-child {
    border-left: 0;
  }
  .mobility .transport .col h3 {
    font-size: 30px;
  }
  .mobility .transport .col .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .did-you-know {
    padding-top: 25px;
  }
  .did-you-know .title {
    font-size: 85px;
    letter-spacing: 5px;
  }
  .footer-site-switcher:before {
    left: -40px;
  }
  .footer-site-switcher:after {
    right: 0;
  }
  .footer-site-switcher .citylife p,
  .footer-site-switcher .administration p {
    display: block;
  }
  .footer-site-switcher .citylife .title,
  .footer-site-switcher .administration .title {
    margin-bottom: 6px;
  }
  .footer-site-switcher .citylife:hover {
    padding-left: 15px;
  }
  .footer-site-switcher .administration:hover {
    padding-right: 15px;
  }
  .home .panels .panel {
    width: 100%;
    z-index: 100;
  }
  .home .panels .panel.active {
    left: 0;
  }
  .home .panels .panel .close-panels {
    height: 45px;
    width: 45px;
    right: 30px;
    top: 10px;
  }
  .home .panels .panel .close-panels .icon-toolbar-close {
    font-size: 48px;
  }
  .page-template-default h1,
  .page-template-page-sitemap h1 {
    font-size: 44px;
  }
  .page-template-default h2,
  .page-template-page-sitemap h2 {
    font-size: 34px;
  }
  .page-template-page-sitemap .sitemapwrapper {
    display: flex;
    flex-flow: row wrap;
  }
  .page-template-page-sitemap .sitemapwrapper > div {
    width: 50%;
  }
  .page-template-page-sitemap .sitemapwrapper > div .title a {
    font-size: 40px;
    outline: none;
    pointer-events: none;
  }
  .page-template-page-sitemap .sitemapwrapper > div ul {
    margin-top: 10px;
  }
  .page-template-page-sitemap .sitemapwrapper > div li {
    margin-bottom: 2px;
  }
  .page-template-page-sitemap .sitemapwrapper > div li .sub-menu a {
    font-size: 18px;
  }
  .page-template-page-sitemap .sitemapwrapper > div a {
    font-size: 21px;
  }
  .footer .wrap {
    max-width: 550px;
  }
  .footer .logo {
    float: none;
    margin-bottom: 20px;
  }
  .footer .contact {
    float: none;
    margin: 0;
  }
  .footer .bottom-menu-holder {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 15px;
  }
  .footer .bottom-menu-holder .copyright {
    text-align: right;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  #content {
    padding-top: 0;
  }
  .header #logo {
    font-size: 25px;
  }
  .header #logo span {
    width: 126px;
    height: 98px;
  }
  .welcome {
    height: 85vh;
    padding-bottom: 0;
  }
  .welcome:before,
  .welcome:after {
    content: '';
    position: absolute;
    top: 0;
    -webkit-transition: transform 1.5s cubic-bezier(0.11, 0.8, 0.79, 0.96);
    transition: transform 1.5s cubic-bezier(0.11, 0.8, 0.79, 0.96);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    height: 100%;
  }
  .welcome:before {
    background: url(../images/header-citylife.png) no-repeat;
    background-size: cover;
    background-position: center center;
    width: 538px;
    left: 0;
  }
  .welcome:after {
    background: url(../images/header-administration.png) no-repeat;
    background-size: cover;
    background-position: center center;
    width: 521px;
    right: 0;
  }
  .welcome.city:before {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition-duration: 30s;
  }
  .welcome.admin:after {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition-duration: 30s;
  }
  .welcome h1 {
    margin-top: 0;
    margin-bottom: 60px;
    color: #144d99;
  }
  .welcome h1 strong {
    color: #4da5e4;
  }
  .welcome .wrap {
    display: flex;
    flex-flow: column wrap;
    max-width: 880px;
    background: white;
    padding: 250px 15px 0;
  }
  .welcome .wrap:before,
  .welcome .wrap:after {
    display: none;
  }
  .welcome .content {
    position: static;
    bottom: inherit;
    width: inherit;
    left: inherit;
    right: inherit;
  }
  .welcome .citylife,
  .welcome .administration {
    width: 50%;
    float: left;
    position: absolute;
    bottom: 50px;
    max-width: 260px;
    margin: 0;
    background: none;
  }
  .welcome .citylife h2,
  .welcome .administration h2 {
    font-size: 28px;
    color: #4da5e4;
    margin: 0 0 8px;
  }
  .welcome .citylife p,
  .welcome .administration p {
    display: block;
    color: #4d4d4d;
  }
  .welcome .citylife .discover,
  .welcome .administration .discover {
    width: 45px;
    height: 45px;
    border: 2px solid #4da5e4;
    background: #ffffff;
    color: #4da5e4;
    position: relative;
    right: inherit;
    margin-top: 20px;
  }
  .welcome .citylife .discover i,
  .welcome .administration .discover i {
    font-size: 16px;
  }
  .welcome .citylife:hover .discover,
  .welcome .administration:hover .discover {
    width: 165px;
    border-radius: 30px;
  }
  .welcome .citylife {
    left: 20px;
  }
  .welcome .citylife .discover {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .welcome .citylife .discover i {
    left: 11px;
  }
  .welcome .administration {
    text-align: right;
    right: 20px;
  }
  .welcome .administration .discover {
    right: 0;
  }
  .welcome .administration .discover i {
    right: 11px;
  }
  .welcome .citylife {
    left: 65px;
  }
  .welcome .administration {
    right: 65px;
  }
  .welcome .mobile-text {
    display: none;
  }
  .live-streams-wrapper {
    top: 68px;
  }
  .message-warning {
    position: absolute;
    right: 0;
    width: 420px;
    top: 175px;
    order: 1;
  }
  .message-warning .message {
    padding: 12px 10px 12px 65px;
  }
  .message-warning .message .text {
    line-height: 1.57;
  }
  .message-warning .title {
    font-size: 18px;
  }
  .message-warning span {
    width: 51px;
  }
  .message-warning span i {
    font-size: 34px;
  }
  .events .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    visibility: visible;
    height: 10px;
    width: calc(95% - 280px);
    margin: 0 0 0 5%;
  }
  .events .button {
    width: auto;
    float: right;
    margin-left: 0;
    margin-top: -25px;
    margin-right: 40px;
    -webkit-transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0s linear;
    transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), margin 0s linear;
  }
  .events .mCS_no_scrollbar + .button {
    margin-top: 10px;
    float: left;
    margin-left: 5%;
  }
  .info-bar .wrap {
    display: flex;
    flex-flow: row wrap;
  }
  .info-bar .search .border,
  .info-bar .infos .border,
  .info-bar .weather .border {
    height: calc(100% - 18px);
  }
  .info-bar .infos {
    width: 60%;
    color: #fff;
  }
  .info-bar .infos .border {
    zoom: 1;
  }
  .info-bar .infos .border:before,
  .info-bar .infos .border:after {
    content: "";
    display: table;
  }
  .info-bar .infos .border:after {
    clear: both;
  }
  .info-bar .weather {
    width: 40%;
  }
  .info-bar .weather .col {
    width: 100%;
    margin-right: 0;
  }
  .info-bar .weather .col-2 li .label {
    width: 50%;
  }
  .did-you-know {
    margin-bottom: 125px;
  }
  .did-you-know .title {
    font-size: 110px;
  }
  .did-you-know .slider-container-perso {
    width: 100%;
  }
  .did-you-know .slider-container-perso .slide-wrapper {
    height: 300px;
    margin-top: 50px;
  }
  .did-you-know .slider-container-perso .images {
    width: calc(100% - 80px);
    height: 480px;
    margin-left: 80px;
    float: left;
  }
  .did-you-know .slider-container-perso .images .image:before {
    display: none;
  }
  .did-you-know .slider-container-perso .text-container {
    width: 43%;
    max-width: 480px;
    float: left;
  }
  .did-you-know .slider-container-perso .pager-wrapper {
    left: 0;
    right: auto;
  }
  .did-you-know .slider-container-perso .pager {
    top: 74px;
  }
  .did-you-know .slider-container-perso .pager li a:before {
    background: #4da5e4;
  }
  .did-you-know .slider-container-perso .pager li a.active:before {
    background: #144d99;
  }
  .discover-places .discover {
    width: 100%;
    margin: 14px 7px;
    height: 350px;
  }
  .discover-places #places-wrapper .place {
    margin-bottom: 0;
  }
  .footer-site-switcher:before,
  .footer-site-switcher:after {
    -webkit-transition: transform 1.5s cubic-bezier(0.11, 0.8, 0.79, 0.96);
    transition: transform 1.5s cubic-bezier(0.11, 0.8, 0.79, 0.96);
  }
  .footer-site-switcher .citylife,
  .footer-site-switcher .administration {
    -webkit-transition: all 0.6s cubic-bezier(0.21, 1, 0.34, 1);
    transition: all 0.6s cubic-bezier(0.21, 1, 0.34, 1);
  }
  .footer-site-switcher .citylife .title,
  .footer-site-switcher .administration .title {
    font-size: 32px;
  }
  .footer-site-switcher.city .citylife {
    padding-left: 6px;
  }
  .footer-site-switcher.city:before {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition-duration: 10s;
  }
  .footer-site-switcher.admin .administration {
    padding-right: 6px;
  }
  .footer-site-switcher.admin:after {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition-duration: 10s;
  }
  .footer .wrap {
    max-width: inherit;
  }
  .footer #inner-footer {
    width: calc(96% - 67px);
    display: flex;
  }
  .footer #inner-footer > div:not(.menu) {
    padding: 40px;
  }
  .footer #inner-footer > div.menu {
    padding: 40px 0 40px 60px;
  }
  .footer .logo {
    font-size: 24px;
    margin-top: 55px;
    width: 20%;
    float: left;
  }
  .footer .logo span {
    width: 115px;
    height: 91px;
    margin-bottom: 4px;
  }
  .footer .contact {
    float: left;
    width: 28%;
    margin-top: 10px;
  }
  .footer .contact:before,
  .footer .contact:after {
    display: block;
  }
  .footer .contact .social .social-icons {
    float: inherit;
  }
  .footer .contact .social .suivez-nous {
    display: block;
    width: 100%;
  }
  .footer .menu {
    clear: inherit;
    max-width: inherit;
    float: left;
    width: 52%;
  }
  .footer .menu .administration,
  .footer .menu .citylife {
    border: none;
    cursor: default;
  }
  .footer .menu .administration .title,
  .footer .menu .citylife .title {
    border: none;
  }
  .footer .menu .administration .nav,
  .footer .menu .citylife .nav {
    display: block;
  }
  .footer .menu .administration ul.nav,
  .footer .menu .citylife ul.nav {
    column-count: 2;
  }
  .footer .menu .administration i,
  .footer .menu .citylife i {
    display: none;
  }
  .footer .bottom-menu-holder {
    width: calc(100% - 60px);
    padding-bottom: 25px;
    position: relative;
  }
  .footer .bottom-menu-holder ul.nav {
    float: unset;
  }
  .footer .copyright {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .mobility .transport .col {
    width: 25%;
    border-left: 1px solid #868686;
    box-sizing: border-box;
  }
  .mobility .transport .col:first-child {
    border-left: 0;
  }
  .did-you-know .title {
    font-size: 130px;
    text-align: right;
    padding-right: 30px;
    line-height: 0.75;
  }
  .did-you-know .slider-container-perso {
    display: flex;
    align-items: center;
    margin-top: -20px;
  }
  .did-you-know .slider-container-perso .images {
    width: 624px;
    height: 487px;
    margin-right: 60px;
  }
  .did-you-know .slider-container-perso .text-container {
    width: 35%;
  }
  .footer {
    padding: 50px 0 30px;
  }
  .footer .logo-container {
    margin-top: 10px;
  }
  .footer .contact {
    width: 25%;
    margin-top: 10px;
  }
  .footer .menu {
    width: 60%;
  }
  .footer .menu .administration,
  .footer .menu .citylife {
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  .footer .menu .administration ul.nav,
  .footer .menu .citylife ul.nav {
    column-count: 1;
  }
  .footer .menu .citylife {
    margin-right: 0;
  }
  .footer .bottom-menu-holder {
    column-count: initial;
    margin-top: 30px;
    position: absolute;
    bottom: -15px;
    right: 0;
  }
  .footer ul.nav {
    float: left;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .did-you-know .title {
    font-size: 164px;
  }
  .did-you-know .slider-container-perso {
    width: calc(100% - 100px);
    margin-left: 100px;
  }
  .info-bar {
    /*
    .search {
        width: 30%;
        float: none;
    }
    */
  }
  .info-bar .wrap {
    display: flex;
  }
  .info-bar .search .border,
  .info-bar .infos .border,
  .info-bar .weather .border {
    height: calc(100% - 18px);
  }
  .info-bar .infos {
    width: 70%;
  }
  .info-bar .infos .flex {
    display: flex;
    justify-content: space-between;
  }
  .info-bar .infos ul {
    column-count: 2;
  }
  .info-bar .infos .col {
    width: 50%;
  }
  .info-bar .infos .col.col-address {
    width: 40%;
    margin-right: 5%;
  }
  .info-bar .infos .col.col-permanences {
    width: 33%;
  }
  .info-bar .infos .col.col-departments {
    margin-top: 45px;
  }
  .info-bar .weather {
    width: 30%;
  }
  .info-bar .weather-display i {
    padding-left: 0;
  }
  .discover-places {
    padding: 80px 0;
  }
  .discover-places #places-wrapper .place {
    width: calc(24% - 14px);
  }
  .discover-places .discover {
    width: calc(28% - 14px);
    margin: 0 7px;
  }
  .discover-places .discover .content {
    position: absolute;
    bottom: 0;
  }
  .discover-places .discover .title {
    font-size: 52px;
  }
  .discover-places .discover:after {
    background-position: 65% 90%;
  }
  .footer #inner-footer > div.social {
    padding: 40px 0 40px 60px;
  }
  .footer .logo-container {
    width: 20%;
  }
  .footer .contact {
    width: 25%;
  }
  .footer .menu .administration ul.nav,
  .footer .menu .citylife ul.nav {
    column-count: 2;
  }
  .footer .bottom-menu-holder {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  .info-bar .weather .col {
    width: 47.5%;
    margin-right: 5%;
  }
  .info-bar .weather .col-2 li .label {
    width: 75%;
  }
  .did-you-know .slider-container-perso .images {
    margin-left: 100px;
    margin-right: 100px;
  }
  .footer-site-switcher:before,
  .footer-site-switcher:after {
    opacity: 1;
  }
}
@media only screen and (min-width: 1700px) {
  .footer .bottom-menu-holder {
    align-items: center;
  }
  .footer .bottom-menu-holder .copyright {
    position: relative;
    margin: 0;
  }
}
@media only screen and (min-width: 2000px) {
  .welcome h1 span {
    margin-left: 240px;
  }
  .welcome .wrap {
    max-width: 1080px;
  }
  .welcome:before,
  .welcome:after {
    width: 640px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*

EXAMPLE 
.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

*/
}
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
