@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;
}
#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;
}
/*
== 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;
  }
}
/*********************
01. GENERAL STYLES
*********************/
html {
  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;
  min-height: 100%;
  position: relative;
}
body.overflow {
  overflow: hidden;
}
body figure,
body .wp-caption {
  background: none;
  padding: 0;
}
body figure h5,
body .wp-caption h5,
body figure p,
body .wp-caption p,
body figure figcaption,
body .wp-caption figcaption {
  color: #525252;
  margin: 0;
}
body figure figcaption,
body .wp-caption figcaption {
  margin: 5px 0 20px;
}
::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.home.searched .page .entry-content,
body.search.searched .page .entry-content {
  margin-top: 0;
  -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);
}
body.home.searched .page-title,
body.search.searched .page-title {
  opacity: 0;
}
body.home #content,
body.search #content {
  position: relative;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
body.home #content.enlarge,
body.search #content.enlarge {
  padding-bottom: 550px;
}
body.home #content .image-left,
body.search #content .image-left {
  position: absolute;
  width: 100%;
  height: 250px;
  background: #4da5e4;
}
body.home #content .image-left div,
body.search #content .image-left div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
body.home #content .image-left:after,
body.search #content .image-left:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.25;
}
body.home #content #inner-content,
body.search #content #inner-content {
  position: static;
  max-width: 100%;
  margin-top: 105px;
  margin-bottom: 100px;
}
body.home #content #inner-content .page-title,
body.search #content #inner-content .page-title {
  position: relative;
  font-size: 20px;
  line-height: 1.25;
  font-family: "ff-meta-web-pro";
  color: #ffffff;
  margin-bottom: 20px;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.home #content #inner-content .page-title span,
body.search #content #inner-content .page-title span {
  font-family: "futura-pt";
  font-size: 44px;
  line-height: 1;
  display: block;
}
body.home #content #inner-content .search-wrapper,
body.search #content #inner-content .search-wrapper {
  margin-bottom: 13px;
  width: 100%;
}
body.home #content #inner-content .search-wrapper input,
body.search #content #inner-content .search-wrapper input {
  width: 100%;
  height: 55px;
  font-size: 22px;
  padding-left: 19px;
}
body.home #content #inner-content .search-wrapper label,
body.search #content #inner-content .search-wrapper label {
  top: 11px;
  left: 27px;
  font-size: 22px;
  color: #b7b7b7;
}
body.home #content #inner-content .search-wrapper button,
body.search #content #inner-content .search-wrapper button {
  width: 45px;
}
body.home #content #inner-content .search-wrapper button:focus-visible,
body.search #content #inner-content .search-wrapper button:focus-visible,
body.home #content #inner-content .search-wrapper button:focus-within,
body.search #content #inner-content .search-wrapper button:focus-within,
body.home #content #inner-content .search-wrapper button:active,
body.search #content #inner-content .search-wrapper button:active,
body.home #content #inner-content .search-wrapper button:focus,
body.search #content #inner-content .search-wrapper button:focus {
  border: 2px dotted black;
}
body.home #content #inner-content .search-wrapper button i,
body.search #content #inner-content .search-wrapper button i {
  font-size: 22px;
}
body.home #content #inner-content .frequent-searches,
body.search #content #inner-content .frequent-searches {
  position: relative;
  font-family: "futura-pt";
  margin-bottom: 40px;
  max-width: 585px;
  display: none;
}
body.home #content #inner-content .frequent-searches strong,
body.search #content #inner-content .frequent-searches strong {
  display: inline;
  font-weight: 400;
  font-size: 16px;
  margin-right: 15px;
  vertical-align: top;
}
body.home #content #inner-content .frequent-searches ul,
body.search #content #inner-content .frequent-searches ul {
  list-style-type: none;
  display: inline;
}
body.home #content #inner-content .frequent-searches ul li,
body.search #content #inner-content .frequent-searches ul li {
  display: inline-block;
  margin-bottom: 4px;
  padding-left: 0;
}
body.home #content #inner-content .frequent-searches ul li a,
body.search #content #inner-content .frequent-searches ul li a {
  margin-right: 20px;
  font-size: 18px;
  font-weight: 600;
}
body.home #content #inner-content .frequent-searches ul li:first-child a,
body.search #content #inner-content .frequent-searches ul li:first-child a {
  margin-left: 0;
}
body.home #content #inner-content .frequent-searches ul li:after,
body.search #content #inner-content .frequent-searches ul li:after {
  display: none;
}
body.home #content #inner-content .messages,
body.search #content #inner-content .messages {
  max-width: 460px;
  margin-top: 20px;
}
body.home #content #inner-content .messages a,
body.search #content #inner-content .messages a {
  display: block;
}
body.home #content #inner-content .messages .title,
body.search #content #inner-content .messages .title {
  text-transform: inherit;
  font-family: "futura-pt";
  display: inline-block;
}
body.home #content #inner-content .messages .main-message,
body.search #content #inner-content .messages .main-message {
  margin-bottom: 30px;
}
body.home #content #inner-content .messages .main-message .title,
body.search #content #inner-content .messages .main-message .title {
  font-size: 28px;
  font-weight: 500;
  padding-right: 30px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.home #content #inner-content .messages .main-message .title:before,
body.search #content #inner-content .messages .main-message .title:before {
  content: '\e908';
  font-family: "esch";
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 21px;
}
body.home #content #inner-content .messages .main-message .description,
body.search #content #inner-content .messages .main-message .description {
  color: #95989a;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-right: 30px;
}
body.home #content #inner-content .messages .main-message:hover .title,
body.search #content #inner-content .messages .main-message:hover .title {
  color: #0e366c;
}
body.home #content #inner-content .messages .main-message:hover .description,
body.search #content #inner-content .messages .main-message:hover .description {
  color: #7b7f81;
}
body.home #content #inner-content .messages .news .news-title,
body.search #content #inner-content .messages .news .news-title {
  font-family: "futura-pt";
  font-size: 28px;
  font-weight: 500;
  color: #144d99;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.home #content #inner-content .messages .news ul,
body.search #content #inner-content .messages .news ul {
  margin: 0;
  padding-top: 4px;
}
body.home #content #inner-content .messages .news li,
body.search #content #inner-content .messages .news li {
  padding-left: 0;
}
body.home #content #inner-content .messages .news li:after,
body.search #content #inner-content .messages .news li:after {
  display: none;
}
body.home #content #inner-content .messages .news .date,
body.search #content #inner-content .messages .news .date {
  font-size: 16px;
  font-weight: 600;
  font-family: "ff-meta-web-pro";
  color: #727272;
}
body.home #content #inner-content .messages .news .post-title,
body.search #content #inner-content .messages .news .post-title {
  margin-top: 2px;
}
body.home #content #inner-content .messages .news .news-all,
body.search #content #inner-content .messages .news .news-all {
  font-size: 14px;
  font-weight: 700;
  margin-top: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
body.home #content #inner-content .messages .news .latest-posts li,
body.search #content #inner-content .messages .news .latest-posts li {
  margin-bottom: 15px;
}
body.home #content #inner-content #faq-button,
body.search #content #inner-content #faq-button {
  font-family: "futura-pt";
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  position: relative;
  margin-top: 65px;
  display: inline-block;
  padding-bottom: 28px;
  padding-left: 20px;
}
body.home #content #inner-content #faq-button:before,
body.search #content #inner-content #faq-button:before {
  content: '\e909';
  font-family: "esch";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  bottom: 0;
  font-size: 14px;
  height: 16px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
  transform: translate3d(0, 0, 0) rotate(-90deg);
}
body.home #content #inner-content #faq-button.faq-button-desktop,
body.search #content #inner-content #faq-button.faq-button-desktop {
  display: none;
}
body.home #content #inner-content #search-results,
body.search #content #inner-content #search-results {
  position: relative;
  zoom: 1;
}
body.home #content #inner-content #search-results:before,
body.search #content #inner-content #search-results:before,
body.home #content #inner-content #search-results:after,
body.search #content #inner-content #search-results:after {
  content: "";
  display: table;
}
body.home #content #inner-content #search-results:after,
body.search #content #inner-content #search-results:after {
  clear: both;
}
body.home #content #inner-content #search-results .result-type,
body.search #content #inner-content #search-results .result-type {
  padding: 28px 32px;
  font-size: 14px;
  line-height: 19px;
  float: left;
  background: #ffffff;
  box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.1);
  border-left: 6px solid #4da5e4;
  color: #4d4d4d;
  margin-bottom: 20px;
}
body.home #content #inner-content #search-results .result-type h2,
body.search #content #inner-content #search-results .result-type h2 {
  font-size: 19px;
  font-family: "futura-pt";
  font-weight: 700;
  text-transform: uppercase;
  color: #1a2d40;
  margin: 0 0 8px;
}
body.home #content #inner-content #search-results .result-type h3,
body.search #content #inner-content #search-results .result-type h3 {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  padding-left: 0;
  font-weight: 600;
  color: #4d4d4d;
}
body.home #content #inner-content #search-results .result-type h3 a,
body.search #content #inner-content #search-results .result-type h3 a {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
body.home #content #inner-content #search-results .result-type h3:before,
body.search #content #inner-content #search-results .result-type h3:before {
  display: none;
}
body.home #content #inner-content #search-results .result-type a,
body.search #content #inner-content #search-results .result-type a {
  line-height: 1.25;
  margin-bottom: 5px;
}
body.home #content #inner-content #search-results .result-type .type-publication,
body.search #content #inner-content #search-results .result-type .type-publication {
  margin-bottom: 10px;
}
body.home #content #inner-content #search-results .result-type .pages h3,
body.search #content #inner-content #search-results .result-type .pages h3 {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  color: #4da5e3;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.home #content #inner-content #search-results .result-type .pages a:hover h3,
body.search #content #inner-content #search-results .result-type .pages a:hover h3 {
  color: #1e80c6;
}
body.home #content #inner-content #search-results .result-type .contacts .hentry,
body.search #content #inner-content #search-results .result-type .contacts .hentry {
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
body.home #content #inner-content #search-results .result-type .contacts .hentry:after,
body.search #content #inner-content #search-results .result-type .contacts .hentry:after {
  content: '';
  position: absolute;
  background: rgba(149, 152, 154, 0.2);
  width: 48px;
  height: 1px;
  bottom: -2px;
}
body.home #content #inner-content #search-results .result-type .contacts .hentry:last-child,
body.search #content #inner-content #search-results .result-type .contacts .hentry:last-child {
  padding: 0;
  margin: 0;
}
body.home #content #inner-content #search-results .result-type .contacts .hentry:last-child:after,
body.search #content #inner-content #search-results .result-type .contacts .hentry:last-child:after {
  display: none;
}
body.home #content #inner-content #search-results .result-type .contacts .contact-them,
body.search #content #inner-content #search-results .result-type .contacts .contact-them {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  font-weight: 600;
  margin: 9px 0 0;
  color: #4da5e4;
  display: inline-block;
}
body.home #content #inner-content #search-results .result-type .contacts .contact-them:hover,
body.search #content #inner-content #search-results .result-type .contacts .contact-them:hover {
  color: #218edd;
}
body.home #content #overlay-container,
body.search #content #overlay-container {
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  overflow: hidden;
}
body.home #content #overlay-container.open,
body.search #content #overlay-container.open {
  background: rgba(0, 0, 0, 0.6);
}
body.home #content #overlay-container.open #overlay,
body.search #content #overlay-container.open #overlay {
  top: 100px;
}
body.home #content #overlay,
body.search #content #overlay {
  position: absolute;
  bottom: 0;
  top: 108%;
  left: 0;
  right: 0;
  background: white;
  padding: 20px 0;
  overflow-x: auto;
  -webkit-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
}
body.home #content #overlay::-webkit-scrollbar,
body.search #content #overlay::-webkit-scrollbar {
  display: none;
}
body.home #content #overlay #social-share,
body.search #content #overlay #social-share {
  display: none;
}
body.home #content #overlay .article-header h2,
body.search #content #overlay .article-header h2 {
  font-size: 34px;
  margin-top: 10px;
}
body.home #content #overlay .entry-content,
body.search #content #overlay .entry-content {
  display: block;
}
body.home #content #overlay .cat,
body.search #content #overlay .cat {
  display: block;
  font-size: 10px;
  color: #565656;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.2px;
}
body.home #content #overlay .title-faq,
body.search #content #overlay .title-faq {
  display: none;
}
body.home #content #overlay h2,
body.search #content #overlay h2,
body.home #content #overlay h3,
body.search #content #overlay h3,
body.home #content #overlay h4,
body.search #content #overlay h4,
body.home #content #overlay h5,
body.search #content #overlay h5 {
  font-size: 18px;
}
body.home #content #overlay .navbar-sheet,
body.search #content #overlay .navbar-sheet {
  position: relative;
  width: 100%;
  bottom: inherit;
  text-align: left;
  left: 0;
  top: 0;
  padding: 55px 10px 0;
  background: none;
  overflow: hidden;
}
body.home #content #overlay .navbar-sheet h2,
body.search #content #overlay .navbar-sheet h2 {
  color: #565656;
  margin-bottom: 0;
}
body.home #content #overlay .navbar-sheet > ul,
body.search #content #overlay .navbar-sheet > ul {
  margin-right: 0;
}
body.home #content #overlay .navbar-sheet li,
body.search #content #overlay .navbar-sheet li {
  display: inline-block;
  margin-right: 20px;
}
body.home #content #overlay .navbar-sheet li a,
body.search #content #overlay .navbar-sheet li a {
  font-size: 20px;
  line-height: 1.1;
  padding-right: 0;
  margin-bottom: 3px;
  padding-bottom: 5px;
  padding-left: 0;
}
body.home #content #overlay .navbar-sheet li a:after,
body.search #content #overlay .navbar-sheet li a:after {
  content: '';
  width: 0;
  height: 2px;
  background: #4da5e4;
  display: block;
  position: absolute;
  right: 0;
  bottom: -2px;
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
body.home #content #overlay .navbar-sheet li a:hover,
body.search #content #overlay .navbar-sheet li a:hover {
  color: #4da5e4;
}
body.home #content #overlay .navbar-sheet li a:hover:after,
body.search #content #overlay .navbar-sheet li a:hover:after {
  width: 100%;
  opacity: 1;
}
body.home #content #overlay .navbar-sheet li.active > a,
body.search #content #overlay .navbar-sheet li.active > a {
  color: #4da5e4;
  opacity: 0.8;
}
body.home #content #overlay .navbar-sheet li.active > a:after,
body.search #content #overlay .navbar-sheet li.active > a:after {
  width: 100%;
  opacity: 0.8;
}
body.home #content #overlay .navbar-sheet #overlay-close-button,
body.search #content #overlay .navbar-sheet #overlay-close-button {
  position: absolute;
  top: 12px;
  right: 10px;
  border: none;
  background: none;
  color: #4da5e4;
  font-weight: 500;
  font-size: 20px;
  outline: none;
}
body.home #content #overlay .navbar-sheet #overlay-close-button:before,
body.search #content #overlay .navbar-sheet #overlay-close-button:before {
  content: '\e91c';
  font-family: "esch";
  display: block;
  position: absolute;
  left: -13px;
  top: 10px;
  font-size: 11px;
}
body.home #content #overlay #inner-content,
body.search #content #overlay #inner-content {
  max-width: 100%;
  width: 100%;
  margin-left: 0;
  margin-top: 20px;
  border-left: 1px solid rgba(0, 0, 60, 0.2);
  padding: 0 10px;
}
body.home #content #overlay #inner-content .nav-toggle,
body.search #content #overlay #inner-content .nav-toggle {
  display: none;
}
body.home #content #overlay .content-wrapper,
body.search #content #overlay .content-wrapper {
  width: 100%;
  max-width: 900px;
  margin-right: 0;
}
body.home #content #overlay .content-wrapper p,
body.search #content #overlay .content-wrapper p {
  margin: 0 0 30px;
}
body.home #content #overlay .steps,
body.search #content #overlay .steps {
  width: 100%;
  max-width: 600px;
  margin-top: 25px;
}
body.home #content #overlay .sidebars,
body.search #content #overlay .sidebars {
  width: 100%;
  margin: 75px 0;
  zoom: 1;
}
body.home #content #overlay .sidebars:before,
body.search #content #overlay .sidebars:before,
body.home #content #overlay .sidebars:after,
body.search #content #overlay .sidebars:after {
  content: "";
  display: table;
}
body.home #content #overlay .sidebars:after,
body.search #content #overlay .sidebars:after {
  clear: both;
}
body.home #content #overlay .sidebars .sidebar,
body.search #content #overlay .sidebars .sidebar {
  width: 100%;
  margin-right: 25px;
  margin-bottom: 30px;
}
body.home #content #overlay .type-page h1,
body.search #content #overlay .type-page h1 {
  font-size: 34px;
  position: relative;
  font-family: "futura-pt";
  font-weight: 500;
  color: #144d99;
  margin: -6px 0 15px;
}
body.home #content #overlay .type-page .entry-content,
body.search #content #overlay .type-page .entry-content {
  margin-top: 0;
}
body.search #content .hint {
  display: none;
}
body.search #content #inner-content .messages,
body.search #content #inner-content #faq-button {
  display: none;
}
body.search #content #inner-content .page-title {
  opacity: 0;
}
body.search #content .entry-content {
  margin-top: 0;
}
body.tax-construction-project-cat #content .entry-content,
body.post-type-archive-construction-project #content .entry-content,
body.page-template-page-construction-projects #content .entry-content {
  clear: both;
}
body.tax-construction-project-cat #content #inner-content .project,
body.post-type-archive-construction-project #content #inner-content .project,
body.page-template-page-construction-projects #content #inner-content .project {
  width: 100%;
  box-shadow: 1px 3px 35px rgba(0, 0, 0, 0.1);
  background: white;
  margin: 15px auto;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.tax-construction-project-cat #content #inner-content .project:hover,
body.post-type-archive-construction-project #content #inner-content .project:hover,
body.page-template-page-construction-projects #content #inner-content .project:hover {
  box-shadow: 1px 3px 35px rgba(0, 0, 0, 0.2);
}
body.tax-construction-project-cat #content #inner-content .project .image,
body.post-type-archive-construction-project #content #inner-content .project .image,
body.page-template-page-construction-projects #content #inner-content .project .image {
  width: 100%;
  height: 140px;
  background-position: center center;
  background-size: cover;
}
body.tax-construction-project-cat #content #inner-content .project .content,
body.post-type-archive-construction-project #content #inner-content .project .content,
body.page-template-page-construction-projects #content #inner-content .project .content {
  padding: 25px 28px;
}
body.tax-construction-project-cat #content #inner-content .project .content .cat,
body.post-type-archive-construction-project #content #inner-content .project .content .cat,
body.page-template-page-construction-projects #content #inner-content .project .content .cat {
  display: block;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #525252;
  margin-bottom: 5px;
}
body.tax-construction-project-cat #content #inner-content .project .content h2,
body.post-type-archive-construction-project #content #inner-content .project .content h2,
body.page-template-page-construction-projects #content #inner-content .project .content h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 5px;
}
body.tax-construction-project-cat #content #inner-content .project .content .description,
body.post-type-archive-construction-project #content #inner-content .project .content .description,
body.page-template-page-construction-projects #content #inner-content .project .content .description {
  margin-bottom: 30px;
}
body.tax-construction-project-cat #content #inner-content .project .content .description p,
body.post-type-archive-construction-project #content #inner-content .project .content .description p,
body.page-template-page-construction-projects #content #inner-content .project .content .description p {
  font-size: 14px;
  margin: 0 0 5px;
  line-height: 1.33;
}
body.tax-construction-project-cat #content #inner-content .btn-document,
body.post-type-archive-construction-project #content #inner-content .btn-document,
body.page-template-page-construction-projects #content #inner-content .btn-document,
body.tax-construction-project-cat #content #inner-content .archive,
body.post-type-archive-construction-project #content #inner-content .archive,
body.page-template-page-construction-projects #content #inner-content .archive {
  padding: 5px 10px 5px 40px;
  font-family: "futura-pt";
  font-size: 18px;
  font-weight: 500;
  background: #4da5e4;
  color: white;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.tax-construction-project-cat #content #inner-content .btn-document:before,
body.post-type-archive-construction-project #content #inner-content .btn-document:before,
body.page-template-page-construction-projects #content #inner-content .btn-document:before,
body.tax-construction-project-cat #content #inner-content .archive:before,
body.post-type-archive-construction-project #content #inner-content .archive:before,
body.page-template-page-construction-projects #content #inner-content .archive:before {
  content: '';
  position: absolute;
  background: #74c5ff;
  width: 30px;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.tax-construction-project-cat #content #inner-content .btn-document:after,
body.post-type-archive-construction-project #content #inner-content .btn-document:after,
body.page-template-page-construction-projects #content #inner-content .btn-document:after,
body.tax-construction-project-cat #content #inner-content .archive:after,
body.post-type-archive-construction-project #content #inner-content .archive:after,
body.page-template-page-construction-projects #content #inner-content .archive:after {
  content: '\e90a';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 8px;
  top: 9px;
  font-size: 15px;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.tax-construction-project-cat #content #inner-content .btn-document:hover:before,
body.post-type-archive-construction-project #content #inner-content .btn-document:hover:before,
body.page-template-page-construction-projects #content #inner-content .btn-document:hover:before,
body.tax-construction-project-cat #content #inner-content .archive:hover:before,
body.post-type-archive-construction-project #content #inner-content .archive:hover:before,
body.page-template-page-construction-projects #content #inner-content .archive:hover:before {
  background: #4da5e4;
}
body.tax-construction-project-cat #content #inner-content .btn-document:hover:after,
body.post-type-archive-construction-project #content #inner-content .btn-document:hover:after,
body.page-template-page-construction-projects #content #inner-content .btn-document:hover:after,
body.tax-construction-project-cat #content #inner-content .archive:hover:after,
body.post-type-archive-construction-project #content #inner-content .archive:hover:after,
body.page-template-page-construction-projects #content #inner-content .archive:hover:after {
  left: 10px;
}
body.tax-construction-project-cat #content #inner-content .archive-btn,
body.post-type-archive-construction-project #content #inner-content .archive-btn,
body.page-template-page-construction-projects #content #inner-content .archive-btn {
  margin: 30px 0 12px;
  text-align: center;
  zoom: 1;
}
body.tax-construction-project-cat #content #inner-content .archive-btn:before,
body.post-type-archive-construction-project #content #inner-content .archive-btn:before,
body.page-template-page-construction-projects #content #inner-content .archive-btn:before,
body.tax-construction-project-cat #content #inner-content .archive-btn:after,
body.post-type-archive-construction-project #content #inner-content .archive-btn:after,
body.page-template-page-construction-projects #content #inner-content .archive-btn:after {
  content: "";
  display: table;
}
body.tax-construction-project-cat #content #inner-content .archive-btn:after,
body.post-type-archive-construction-project #content #inner-content .archive-btn:after,
body.page-template-page-construction-projects #content #inner-content .archive-btn:after {
  clear: both;
}
body.tax-construction-project-cat #content #inner-content .archive:after,
body.post-type-archive-construction-project #content #inner-content .archive:after,
body.page-template-page-construction-projects #content #inner-content .archive:after {
  content: '\e912';
}
body.single #content #main {
  width: 100%;
  float: left;
}
body.page-template-page-commissions #main {
  width: 100%;
  max-width: 880px;
}
body.single-commission .entry-content {
  max-width: 880px;
  overflow: hidden;
}
body.single-commission .commission-list li {
  padding: 8px 10px;
  color: #565656;
  margin-bottom: 0;
}
body.single-commission .commission-list li:after {
  position: relative;
  display: none;
}
body.single-commission .commission-list li:nth-child(2n) {
  background: #f8f8f8;
}
body.single-commission .commission-list li.header {
  color: #144d99;
  font-size: 16px;
  font-weight: 600;
  position: inherit;
  background: none;
  height: auto;
  display: none;
}
body.single-commission .commission-list li.header .function {
  margin-left: -14px;
  margin-right: 14px;
}
body.single-commission .commission-list li.header .name {
  color: #144d99;
}
body.single-commission .commission-list li .function {
  font-size: 16px;
}
body.single-commission .commission-list li .name {
  font-size: 18px;
  color: #000000;
}
body.single-commission .commission-list li .party {
  font-size: 14px;
}
body.single-commission .commission-list li .email {
  margin-top: 5px;
}
body.has-rightimg .image-right {
  display: none;
}
body .dossier-wrapper .dossier-form {
  display: flex;
  flex-direction: column;
}
body .dossier-wrapper .dossier-result-title {
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
  color: #144d99;
}
body .dossier-wrapper .dossier-button {
  width: fit-content;
}
body .dossier-wrapper .dossier-loader {
  margin-top: 100px;
  max-width: 715px;
  padding-left: 298px;
  display: none;
}
body .dossier-wrapper .lds-ring,
body .dossier-wrapper .lds-ring div {
  box-sizing: border-box;
}
body .dossier-wrapper .lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
body .dossier-wrapper .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid currentColor;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #4da5e4 transparent transparent transparent;
}
body .dossier-wrapper .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
body .dossier-wrapper .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
body .dossier-wrapper .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*********************
03. LAYOUT & GRID STYLES
*********************/
#container {
  position: relative;
}
/*********************
04. LINK STYLES
*********************/
a,
a:visited {
  color: #4da5e4;
  -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 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
}
/*********************
06. HEADER SYTLES
*********************/
.header {
  background: #144d99;
  height: 74px;
}
.header #logo {
  width: 223px;
  background: #144d99;
}
.header #logo:focus-visible,
.header #logo:focus-within,
.header #logo:active,
.header #logo:focus {
  border: 1px solid white;
}
.header #logo span:not(.title) {
  background: center / contain no-repeat url("../images/new-logo/logowhitesmall@2022.png");
}
.header .top-nav {
  background: #144d99;
}
.load-wrapper {
  width: 100%;
  max-width: 75px;
  height: 12px;
  margin: 50px auto;
  display: none;
}
.load-wrapper .square {
  width: 12px;
  height: 12px;
  border-radius: 4px;
  background-color: #74c5ff;
}
.load-wrapper .load-cube .square {
  animation: loadingG 1.5s cubic-bezier(0.17, 0.37, 0.43, 0.67) infinite;
}
@keyframes loadingG {
  0% {
    -ms-transform: translate(0, 0) rotate(0);
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0);
  }
  50% {
    -ms-transform: translate(100px, 0) rotate(360deg);
    -webkit-transform: translate(100px, 0) rotate(360deg);
    transform: translate(100px, 0) rotate(360deg);
  }
  100% {
    -ms-transform: translate(0, 0) rotate(0deg);
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
}
.archives-load-more-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.archives-load-more-wrapper a {
  margin: 50px 0;
}
/*********************
08. POSTS & CONTENT STYLES
*********************/
#content {
  min-height: 100vh;
  zoom: 1;
  /*h3 {
        font-size: 18px;
        padding-left: 17px;
        position: relative;
        display: inline;

        &:before {
            content: '';
            position: absolute;
            left: 0;
            width: 9px;
            height: 2px;
            background: @color-darkblue;
            top: 12px;
            display: inline;
        }
    }*/
  /* testing right hand side image */
}
#content:before,
#content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}
#content #inner-content {
  max-width: 874px;
  margin: 100px auto;
}
#content #noresult {
  font-family: "futura-pt";
  font-size: 18px;
}
#content h1,
#content h2,
#content h3,
#content h4 {
  font-family: "futura-pt";
  font-weight: 500;
  color: #144d99;
}
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a {
  color: #144d99;
}
#content h1 {
  font-size: 34px;
  line-height: 1;
  margin: 15px 0;
}
#content h2,
#content h3 {
  font-size: 22px;
  line-height: 1.1;
  margin: 0 0 12px;
}
#content .title {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #144d99;
}
#content .meta {
  margin-bottom: 20px;
  zoom: 1;
}
#content .meta:before,
#content .meta:after {
  content: "";
  display: table;
}
#content .meta:after {
  clear: both;
}
#content .meta .item {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
#content .meta .item:nth-child(5),
#content .meta .item:nth-child(6) {
  width: 100%;
}
#content .meta .item:last-child {
  margin-bottom: 20px;
}
#content .meta .item .content {
  font-size: 16px;
  margin-top: -1px;
  line-height: 1.625;
  color: #565656;
}
#content .meta:after {
  content: '';
  width: 100px;
  height: 1px;
  background: #f0f0f0;
}
#content .item {
  display: block;
  margin-bottom: 40px;
}
#content .council-sessions {
  list-style-type: none;
  padding-top: 0;
}
#content .council-sessions li {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  font-family: "futura-pt";
  position: relative;
  padding: 10px 0;
  margin-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .council-sessions li.heading {
  display: none;
  border: none;
}
#content .council-sessions li.heading div {
  font-family: "ff-meta-web-pro";
  font-size: 11px;
  text-transform: uppercase;
  color: #bbb;
  padding: 0 0 10px;
}
#content .council-sessions li:after {
  display: none;
}
#content .council-sessions li a,
#content .council-sessions li .a {
  outline: none;
}
#content .council-sessions li a:active,
#content .council-sessions li a:focus-within,
#content .council-sessions li a:focus,
#content .council-sessions li a:focus-visible,
#content .council-sessions li a:hover {
  opacity: 0.8;
}
#content .council-sessions li a:active span,
#content .council-sessions li a:focus-within span,
#content .council-sessions li a:focus span,
#content .council-sessions li a:focus-visible span,
#content .council-sessions li a:hover span {
  background: #144d99;
}
#content .council-sessions li a:active span:before,
#content .council-sessions li a:focus-within span:before,
#content .council-sessions li a:focus span:before,
#content .council-sessions li a:focus-visible span:before,
#content .council-sessions li a:hover span:before {
  left: 55%;
}
#content .council-sessions li .date,
#content .council-sessions li .title {
  display: block;
}
#content .council-sessions li .date {
  font-family: "ff-meta-web-pro";
  font-size: 16px;
  font-weight: 600;
  color: #4da5e4;
}
#content .council-sessions li .title {
  font-size: 19px;
  font-weight: 400;
  line-height: 1;
  text-transform: inherit;
  color: #565656;
  margin-top: 3px;
}
#content .council-sessions li .time,
#content .council-sessions li .time-closed {
  font-family: "ff-meta-web-pro";
  font-size: 14px;
  color: #525252;
  margin: 3px 0px;
}
#content .council-sessions li span {
  background: #4da5e4;
  width: 43px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content .council-sessions li span:before {
  content: '\e917';
  font-family: "esch";
  position: absolute;
  font-size: 18px;
  left: 50%;
  top: 50%;
  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 .council-sessions li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#content .image-right {
  width: 620px;
  height: 1000px;
  min-height: 100vh;
  background: #4da5e4;
  position: fixed;
  left: 80%;
  top: 0;
  z-index: -1;
}
#content .image-right:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -160px;
  width: 300px;
  height: 100%;
  background: white;
  -ms-transform: skew(10deg);
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
#content .image-right div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
/*********************
10. FAQ
*********************/
.single-faq #content .article-header h2,
.page-template-page-faqs #content .article-header h2,
.faq #content .article-header h2 {
  font-size: 28px;
  margin-top: 5px;
}
.single-faq #content #main,
.page-template-page-faqs #content #main,
.faq #content #main {
  width: 100%;
}
.single-faq #content #main .cat,
.page-template-page-faqs #content #main .cat,
.faq #content #main .cat {
  display: none;
}
.single-faq #content #inner-content h2,
.page-template-page-faqs #content #inner-content h2,
.faq #content #inner-content h2,
.single-faq #content #inner-content h3,
.page-template-page-faqs #content #inner-content h3,
.faq #content #inner-content h3,
.single-faq #content #inner-content h4,
.page-template-page-faqs #content #inner-content h4,
.faq #content #inner-content h4,
.single-faq #content #inner-content h5,
.page-template-page-faqs #content #inner-content h5,
.faq #content #inner-content h5 {
  font-size: 24px;
  margin-top: 0;
}
.single-faq #content .navbar li a,
.page-template-page-faqs #content .navbar li a,
.faq #content .navbar li a {
  padding-right: 0;
}
.single-faq #content .content-wrapper h2,
.page-template-page-faqs #content .content-wrapper h2,
.faq #content .content-wrapper h2 {
  margin-top: 0;
}
.single-faq #inner-content .sidebar,
.page-template-page-faqs #inner-content .sidebar,
.faq #inner-content .sidebar {
  width: 100%;
  max-width: inherit !important;
}
.single-faq .title-faq,
.page-template-page-faqs .title-faq,
.faq .title-faq {
  font-family: "futura-pt";
  font-size: 34px;
  font-weight: 500;
  line-height: 1;
  color: #144d99;
  display: block;
  margin: 12px 0 0;
}
.single-faq .content-wrapper p:first-child,
.page-template-page-faqs .content-wrapper p:first-child,
.faq .content-wrapper p:first-child {
  margin-top: 0;
}
.single-faq .steps,
.page-template-page-faqs .steps,
.faq .steps {
  line-height: 26px;
  margin-bottom: 30px;
}
.single-faq .steps h4,
.page-template-page-faqs .steps h4,
.faq .steps h4 {
  font-family: "futura-pt";
  font-size: 24px;
  margin: 0 0 30px;
}
.single-faq .step,
.page-template-page-faqs .step,
.faq .step {
  padding-left: 40px;
  position: relative;
}
.single-faq .step .number,
.page-template-page-faqs .step .number,
.faq .step .number {
  font-family: "futura-pt";
  font-size: 36px;
  font-weight: 500;
  color: #144d99;
  position: absolute;
  left: 0;
  line-height: 1;
  margin-top: -6px;
}
.single-faq .step:after,
.page-template-page-faqs .step:after,
.faq .step:after {
  content: '';
  position: absolute;
  width: 2px;
  height: calc(100% - 40px);
  display: block;
  left: 9px;
  top: 40px;
  background: #eaeaea;
}
.single-faq .step ul,
.page-template-page-faqs .step ul,
.faq .step ul {
  list-style-type: none;
  padding-left: 20px;
}
.single-faq .step ul ul,
.page-template-page-faqs .step ul ul,
.faq .step ul ul {
  margin-top: 15px;
  padding-left: 18px;
}
.single-faq .step ul li,
.page-template-page-faqs .step ul li,
.faq .step ul li {
  position: relative;
  color: #4d4d4d;
  padding-left: 0;
}
.single-faq .step ul li:after,
.page-template-page-faqs .step ul li:after,
.faq .step ul li:after {
  content: '\e90d';
  font-family: "esch";
  color: #144d99;
  display: block;
  position: absolute;
  top: 5px;
  left: -15px;
  font-size: 8px;
}
.single-faq .step ul li a,
.page-template-page-faqs .step ul li a,
.faq .step ul li a {
  color: #4da5e4;
  font-weight: 600;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-faq .step ul li a:hover,
.page-template-page-faqs .step ul li a:hover,
.faq .step ul li a:hover {
  opacity: 0.8;
}
.page-template-page-faqs #content h2 {
  margin-bottom: 10px;
}
/*********************
  Council Members
*********************/
.page-template-page-council-members #content p {
  margin: 0 0 25px;
}
.page-template-page-council-members #content .council-members {
  margin: 15px 0 50px;
  zoom: 1;
}
.page-template-page-council-members #content .council-members:before,
.page-template-page-council-members #content .council-members:after {
  content: "";
  display: table;
}
.page-template-page-council-members #content .council-members:after {
  clear: both;
}
.page-template-page-council-members #content .council-members .member {
  width: 254px;
  line-height: 1;
  text-align: center;
  margin: 0 auto 35px;
}
.page-template-page-council-members #content .council-members .photo {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background: #eaeaea;
}
.page-template-page-council-members #content .council-members .photo img {
  border-radius: 50%;
  display: block;
  height: 100%;
}
.page-template-page-council-members #content .council-members .name {
  font-family: "futura-pt";
  font-size: 22px;
  color: #144d99;
  margin-bottom: 5px;
}
.page-template-page-council-members #content .council-members .surname {
  font-weight: 500;
}
.page-template-page-council-members #content .council-members .political-party {
  color: #565656;
  font-size: 18px;
}
.page-template-page-council-sessions #content h1,
.council_session-template-default #content h1 {
  margin-bottom: 20px;
}
.page-template-page-council-sessions #content h2,
.council_session-template-default #content h2,
.page-template-page-council-sessions #content h3,
.council_session-template-default #content h3 {
  font-size: 28px;
}
.page-template-page-council-sessions .entry-content,
.council_session-template-default .entry-content {
  margin-top: 0;
  overflow: hidden;
}
/******************************************
   Collège des bourgmestre et échevins
******************************************/
.page-template-page-council-mayor #content h1 {
  margin-bottom: 0;
}
.page-template-page-council-mayor #content h2 {
  margin-top: 22px;
}
.page-template-page-council-mayor #content h3 {
  display: block;
  margin: 0 0 10px;
}
.page-template-page-council-mayor #content p {
  margin: 5px 0 15px;
}
.page-template-page-council-mayor #content .college-members {
  margin-bottom: 100px;
}
.page-template-page-council-mayor #content .member {
  margin: 50px 0;
}
.page-template-page-council-mayor #content .member:first-child {
  margin-bottom: 0;
}
.page-template-page-council-mayor #content .member .photo {
  display: block;
  margin: 0 auto 20px;
}
.page-template-page-council-mayor #content .member .photo img {
  width: 200px;
  height: 200px;
  border-radius: 200px;
}
.page-template-page-council-mayor #content .member .name {
  font-family: "futura-pt";
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  color: #144d99;
}
.page-template-page-council-mayor #content .member .name span {
  font-weight: 500;
  text-transform: inherit;
}
.page-template-page-council-mayor #content .member .title {
  font-size: 18px;
  line-height: 1;
  margin-top: 4px;
  color: #4da5e4;
}
.page-template-page-council-mayor #content .member .title .party {
  position: relative;
  line-height: 1;
  font-weight: 400;
  color: #565656;
  margin-left: 11px;
  padding-left: 10px;
}
.page-template-page-council-mayor #content .member .title .party:before {
  content: '';
  width: 1px;
  height: 13px;
  display: block;
  background: #565656;
  position: absolute;
  top: 8px;
  left: 0;
}
.page-template-page-council-mayor #content .member .ressorts {
  margin-top: 18px;
  color: #565656;
}
.page-template-page-council-mayor #content .mainContent > p {
  margin-bottom: 50px;
}
/*********************
  Publiciations
*********************/
.page-template-page-publications #inner-content,
.page-template-page-e-raider #inner-content,
.page-template-page-forms #inner-content,
.page-template-page-forms-reglements #inner-content {
  position: relative;
}
.page-template-page-publications .searchfield,
.page-template-page-e-raider .searchfield,
.page-template-page-forms .searchfield,
.page-template-page-forms-reglements .searchfield {
  width: 100%;
}
.page-template-page-publications #content h2,
.page-template-page-e-raider #content h2,
.page-template-page-forms #content h2,
.page-template-page-forms-reglements #content h2 {
  margin: 20px 0 5px;
}
.page-template-page-publications #content .entry-content .publication-category:first-child h2,
.page-template-page-e-raider #content .entry-content .publication-category:first-child h2,
.page-template-page-forms #content .entry-content .publication-category:first-child h2,
.page-template-page-forms-reglements #content .entry-content .publication-category:first-child h2 {
  margin-top: 0;
}
.page-template-page-publications #content .publications,
.page-template-page-e-raider #content .publications,
.page-template-page-forms #content .publications,
.page-template-page-forms-reglements #content .publications {
  font-family: "futura-pt";
  font-weight: 500;
  list-style-type: none;
  margin-bottom: 12px;
}
.page-template-page-publications #content .publications li,
.page-template-page-e-raider #content .publications li,
.page-template-page-forms #content .publications li,
.page-template-page-forms-reglements #content .publications li {
  background: #f8f8f8;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  padding-right: 10px;
}
.page-template-page-publications #content .publications li .copy-direct-link,
.page-template-page-e-raider #content .publications li .copy-direct-link,
.page-template-page-forms #content .publications li .copy-direct-link,
.page-template-page-forms-reglements #content .publications li .copy-direct-link {
  cursor: pointer;
  position: relative;
  width: 35px;
  height: 20px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.page-template-page-publications #content .publications li .copy-direct-link:hover,
.page-template-page-e-raider #content .publications li .copy-direct-link:hover,
.page-template-page-forms #content .publications li .copy-direct-link:hover,
.page-template-page-forms-reglements #content .publications li .copy-direct-link:hover {
  color: #4da5e4;
}
.page-template-page-publications #content .publications li .copy-direct-link span,
.page-template-page-e-raider #content .publications li .copy-direct-link span,
.page-template-page-forms #content .publications li .copy-direct-link span,
.page-template-page-forms-reglements #content .publications li .copy-direct-link span {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ff6e89;
  border-radius: 2px;
  padding: 3px;
  border: none;
  color: white;
  text-align: center;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "futura-pt-condensed";
}
.page-template-page-publications #content .publications li.odd,
.page-template-page-e-raider #content .publications li.odd,
.page-template-page-forms #content .publications li.odd,
.page-template-page-forms-reglements #content .publications li.odd {
  background: #f8f8f8;
}
.page-template-page-publications #content .publications li.even,
.page-template-page-e-raider #content .publications li.even,
.page-template-page-forms #content .publications li.even,
.page-template-page-forms-reglements #content .publications li.even {
  background: #fff;
}
.page-template-page-publications #content .publications li.hidden,
.page-template-page-e-raider #content .publications li.hidden,
.page-template-page-forms #content .publications li.hidden,
.page-template-page-forms-reglements #content .publications li.hidden {
  display: none;
}
.page-template-page-publications #content .publications li a,
.page-template-page-e-raider #content .publications li a,
.page-template-page-forms #content .publications li a,
.page-template-page-forms-reglements #content .publications li a {
  position: relative;
  padding: 11px 11px 11px 36px;
  display: block;
  outline: none;
  color: #4da5e4;
}
.page-template-page-publications #content .publications li a:before,
.page-template-page-e-raider #content .publications li a:before,
.page-template-page-forms #content .publications li a:before,
.page-template-page-forms-reglements #content .publications li a:before {
  content: '\e90a';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 11px;
  top: 12px;
  font-size: 16px;
}
.page-template-page-publications #content .publications li:after,
.page-template-page-e-raider #content .publications li:after,
.page-template-page-forms #content .publications li:after,
.page-template-page-forms-reglements #content .publications li:after {
  display: none;
}
.page-template-page-publications #content .publications.e-raider-list,
.page-template-page-e-raider #content .publications.e-raider-list,
.page-template-page-forms #content .publications.e-raider-list,
.page-template-page-forms-reglements #content .publications.e-raider-list {
  position: relative;
  padding-bottom: 50px;
}
.page-template-page-publications #content .publications.e-raider-list button,
.page-template-page-e-raider #content .publications.e-raider-list button,
.page-template-page-forms #content .publications.e-raider-list button,
.page-template-page-forms-reglements #content .publications.e-raider-list button {
  margin-top: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-template-page-publications #content .show-all,
.page-template-page-e-raider #content .show-all,
.page-template-page-forms #content .show-all,
.page-template-page-forms-reglements #content .show-all {
  position: relative;
  font-family: "futura-pt";
  font-size: 16px;
  font-weight: 500;
  color: #4da5e4;
  padding-left: 20px;
  margin: 0 0 10px 11px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-page-publications #content .show-all:before,
.page-template-page-e-raider #content .show-all:before,
.page-template-page-forms #content .show-all:before,
.page-template-page-forms-reglements #content .show-all:before {
  content: '\e913';
  font-family: "esch";
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 15px;
}
.page-template-page-publications #content .show-all:hover,
.page-template-page-e-raider #content .show-all:hover,
.page-template-page-forms #content .show-all:hover,
.page-template-page-forms-reglements #content .show-all:hover {
  color: #1c78b9;
}
.page-template-page-forms #content .publications-press li a:before,
.page-template-page-forms-reglements #content .publications-press li a:before,
.page-template-page-forms #content .archive .publications-press li a:before,
.page-template-page-forms-reglements #content .archive .publications-press li a:before {
  display: none !important;
}
.page-template-page-forms #content .navbar .searchfield,
.page-template-page-forms-reglements #content .navbar .searchfield {
  position: relative;
  top: auto;
  left: auto;
}
.page-template-page-forms #content .publications li a:before,
.page-template-page-forms-reglements #content .publications li a:before {
  top: 14px;
}
/*********************
  Services
*********************/
.page-template-page-services .entry-content p:first-of-type,
.service-template-default .entry-content p:first-of-type {
  margin: 0 0 16px;
}
/*********************
 Annuaire
*********************/
.page-template-page-departments #main .chosen-container-single .chosen-single abbr:after,
.department-template-default #main .chosen-container-single .chosen-single abbr:after,
.page-template-page-departments #main .chosen-container-single .chosen-single abbr:before,
.department-template-default #main .chosen-container-single .chosen-single abbr:before {
  background: white;
}
.page-template-page-departments #main .chosen-single-with-deselect div b:before,
.department-template-default #main .chosen-single-with-deselect div b:before,
.page-template-page-departments #main .chosen-single-with-deselect div b:after,
.department-template-default #main .chosen-single-with-deselect div b:after {
  display: none;
}
.page-template-page-departments #main .entry-content p:first-child em,
.department-template-default #main .entry-content p:first-child em,
.page-template-page-departments #main .entry-content p:first-child i,
.department-template-default #main .entry-content p:first-child i {
  max-width: 600px;
  display: inline-block;
  font-size: 15px;
  line-height: 1.5;
  color: #777777;
}
.page-template-page-departments #main .search-wrapper,
.department-template-default #main .search-wrapper {
  width: 100%;
  max-width: 645px;
  margin: 15px 0 30px;
}
.page-template-page-departments #main .search-wrapper input,
.department-template-default #main .search-wrapper input {
  height: 43px;
  border-left: 5px solid #4da5e4;
}
.page-template-page-departments #main .search-wrapper label,
.department-template-default #main .search-wrapper label {
  top: 8px;
  left: 25px;
  color: #b7b7b7;
}
.page-template-page-departments #main .search-wrapper button,
.department-template-default #main .search-wrapper button {
  color: white;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 43px;
  height: 100%;
  background: #4da5e4;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-page-departments #main .search-wrapper button i,
.department-template-default #main .search-wrapper button i {
  font-size: 18px;
  margin: 0;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-template-page-departments #main .search-wrapper button:hover,
.department-template-default #main .search-wrapper button:hover {
  background: #63b0e7;
}
.page-template-page-departments #main table,
.department-template-default #main table {
  display: block;
  width: 100%;
}
.page-template-page-departments #main table thead,
.department-template-default #main table thead {
  display: none;
}
.page-template-page-departments #main table thead tr,
.department-template-default #main table thead tr {
  padding-bottom: 12px;
  border-bottom: 1px solid #eff0f0;
}
.page-template-page-departments #main table thead th,
.department-template-default #main table thead th {
  text-align: left;
  font-size: 11px;
  color: #bbb;
  text-transform: uppercase;
  height: 32px;
}
.page-template-page-departments #main table thead th.name,
.department-template-default #main table thead th.name {
  width: 300px;
}
.page-template-page-departments #main table thead th.number,
.department-template-default #main table thead th.number {
  width: 250px;
}
.page-template-page-departments #main table thead th.address,
.department-template-default #main table thead th.address {
  width: 250px;
}
.page-template-page-departments #main table thead th.contact,
.department-template-default #main table thead th.contact {
  width: 43px;
}
.page-template-page-departments #main table tbody,
.department-template-default #main table tbody {
  display: block;
}
.page-template-page-departments #main table tbody tr,
.department-template-default #main table tbody tr {
  display: block;
  border-bottom: 1px solid #eff0f0;
  position: relative;
  padding: 10px 48px 12px 0;
}
.page-template-page-departments #main table tbody tr:hover td,
.department-template-default #main table tbody tr:hover td {
  opacity: 0.75;
}
.page-template-page-departments #main table tbody tr:hover td.btn,
.department-template-default #main table tbody tr:hover td.btn {
  opacity: 1;
  background: #3294e0;
}
.page-template-page-departments #main table tbody td,
.department-template-default #main table tbody td {
  line-height: 1;
  display: block;
  position: relative;
  color: #737373;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-page-departments #main table tbody td .name,
.department-template-default #main table tbody td .name,
.page-template-page-departments #main table tbody td .phone,
.department-template-default #main table tbody td .phone {
  font-family: "futura-pt";
  font-size: 19px;
  font-weight: 500;
  color: #144d99;
  line-height: 1;
}
.page-template-page-departments #main table tbody td .contact-title,
.department-template-default #main table tbody td .contact-title {
  font-size: 13px;
  font-weight: 600;
  margin-top: 7px;
  color: #565656;
}
.page-template-page-departments #main table tbody td .function,
.department-template-default #main table tbody td .function {
  font-size: 13px;
  margin-top: 4px;
  line-height: 1.1;
}
.page-template-page-departments #main table tbody td:nth-child(3),
.department-template-default #main table tbody td:nth-child(3) {
  line-height: 1.2;
}
.page-template-page-departments #main table tbody td .phone,
.department-template-default #main table tbody td .phone,
.page-template-page-departments #main table tbody td .fax,
.department-template-default #main table tbody td .fax,
.page-template-page-departments #main table tbody td .mobile,
.department-template-default #main table tbody td .mobile {
  display: block;
  line-height: 1;
  color: #144d99;
}
.page-template-page-departments #main table tbody td .fax,
.department-template-default #main table tbody td .fax {
  margin-bottom: 1px;
}
.page-template-page-departments #main table tbody td .phone,
.department-template-default #main table tbody td .phone {
  margin-bottom: 6px;
}
.page-template-page-departments #main table tbody td .mobile,
.department-template-default #main table tbody td .mobile {
  margin-bottom: 1px;
}
.page-template-page-departments #main table tbody td .office,
.department-template-default #main table tbody td .office {
  font-size: 15px;
  margin-bottom: 4px;
}
.page-template-page-departments #main table tbody td .street,
.department-template-default #main table tbody td .street,
.page-template-page-departments #main table tbody td .postCode,
.department-template-default #main table tbody td .postCode,
.page-template-page-departments #main table tbody td .place,
.department-template-default #main table tbody td .place {
  font-size: 13px;
}
.page-template-page-departments #main table tbody td .postCode,
.department-template-default #main table tbody td .postCode,
.page-template-page-departments #main table tbody td .place,
.department-template-default #main table tbody td .place {
  font-weight: 600;
  color: #565656;
}
.page-template-page-departments #main table tbody .btn,
.department-template-default #main table tbody .btn {
  background: #4da5e4;
  color: #fff;
  width: 46px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.page-template-page-departments #main table tbody .btn a,
.department-template-default #main table tbody .btn a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-page-departments #main table tbody .btn i,
.department-template-default #main table tbody .btn i {
  font-size: 20px;
  position: absolute;
  color: white;
  top: calc(50% - 10px);
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform-origin: center center;
}
.page-template-page-departments #main table tbody .btn:active i,
.department-template-default #main table tbody .btn:active i,
.page-template-page-departments #main table tbody .btn:focus-within i,
.department-template-default #main table tbody .btn:focus-within i,
.page-template-page-departments #main table tbody .btn:focus i,
.department-template-default #main table tbody .btn:focus i,
.page-template-page-departments #main table tbody .btn:focus-visible i,
.department-template-default #main table tbody .btn:focus-visible i,
.page-template-page-departments #main table tbody .btn:hover i,
.department-template-default #main table tbody .btn:hover i {
  -ms-transform: translateX(-50%) scale(1.1);
  -webkit-transform: translateX(-50%) scale(1.1);
  transform: translateX(-50%) scale(1.1);
}
.page-template-page-departments #main table tbody .btn:active,
.department-template-default #main table tbody .btn:active,
.page-template-page-departments #main table tbody .btn:focus-within,
.department-template-default #main table tbody .btn:focus-within,
.page-template-page-departments #main table tbody .btn:focus,
.department-template-default #main table tbody .btn:focus,
.page-template-page-departments #main table tbody .btn:focus-visible,
.department-template-default #main table tbody .btn:focus-visible {
  outline: 2px dotted #4da5e4;
}
.page-template-page-departments #main .table-department tbody tr,
.department-template-default #main .table-department tbody tr {
  background: #144d99;
  color: white;
  padding-left: 10px;
}
.page-template-page-departments #main .table-department tbody tr.sub-department,
.department-template-default #main .table-department tbody tr.sub-department {
  border-left: 16px solid #4c77b0;
  line-height: 20px;
}
.page-template-page-departments #main .table-department tbody tr.sub-department .name,
.department-template-default #main .table-department tbody tr.sub-department .name,
.page-template-page-departments #main .table-department tbody tr.sub-department .phone,
.department-template-default #main .table-department tbody tr.sub-department .phone {
  font-size: 15px;
}
.page-template-page-departments #main .table-department tbody tr div,
.department-template-default #main .table-department tbody tr div {
  color: white;
  line-height: 20px;
}
.page-template-page-departments #main .table-department tbody tr .phone,
.department-template-default #main .table-department tbody tr .phone,
.page-template-page-departments #main .table-department tbody tr .postCode,
.department-template-default #main .table-department tbody tr .postCode,
.page-template-page-departments #main .table-department tbody tr .place,
.department-template-default #main .table-department tbody tr .place {
  color: white;
  line-height: 20px;
}
.page-template-page-departments #main .table-department tbody tr.btn,
.department-template-default #main .table-department tbody tr.btn {
  background: #4da5e4;
}
.page-template-page-departments #main .table-department tbody tr:hover td,
.department-template-default #main .table-department tbody tr:hover td {
  opacity: 1;
}
.page-template-page-departments #main .article-header h1,
.department-template-default #main .article-header h1 {
  margin-bottom: 15px;
}
.page-template-page-departments #main h2,
.department-template-default #main h2 {
  font-family: "futura-pt";
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1a2d40;
  letter-spacing: 0.4px;
  margin-top: 50px;
}
.page-template-page-departments #main .entry-content p:first-child,
.department-template-default #main .entry-content p:first-child {
  margin-top: 0;
}
.page-template-page-departments form select,
.department-template-default form select {
  background: white;
  width: 100%;
  height: 43px;
  margin-bottom: 10px;
  border-radius: 0px;
  border: none;
  border-left: 5px solid #4da5e4;
  box-shadow: 1px 5px 35px rgba(0, 0, 0, 0.1);
  max-width: 645px;
}
.page-template-page-jobs #inner-content {
  position: relative;
}
.page-template-page-jobs .searchfield {
  width: 100%;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.page-template-page-jobs .searchfield.focus {
  box-shadow: 1px 5px 35px rgba(76, 165, 229, 0.6);
}
.page-template-page-jobs .entry-content {
  overflow: hidden;
}
.page-template-page-jobs .entry-content .jobs {
  padding: 0;
}
.page-template-page-jobs .entry-content .jobs li {
  position: relative;
  padding: 20px 43px 20px 0;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-page-jobs .entry-content .jobs li.heading {
  padding-bottom: 10px;
  display: none;
}
.page-template-page-jobs .entry-content .jobs li.heading div {
  font-family: "ff-meta-web-pro";
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  color: #bbb;
  letter-spacing: 0.5px;
}
.page-template-page-jobs .entry-content .jobs li:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.page-template-page-jobs .entry-content .jobs li div {
  display: block;
}
.page-template-page-jobs .entry-content .jobs li .position {
  font-family: "futura-pt";
  font-size: 21px;
  font-weight: 500;
  color: #4da5e4;
  display: block;
}
.page-template-page-jobs .entry-content .jobs li .date {
  font-size: 13px;
  display: block;
  margin-bottom: 3px;
}
.page-template-page-jobs .entry-content .jobs li .cat {
  font-size: 13px;
  font-weight: 600;
  color: #4da5e4;
  display: block;
}
.page-template-page-jobs .entry-content .jobs li span {
  width: 43px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #4da5e4;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-page-jobs .entry-content .jobs li span a {
  display: block;
  height: 100%;
}
.page-template-page-jobs .entry-content .jobs li span:before {
  content: '\e917';
  font-family: "esch";
  position: absolute;
  font-size: 18px;
  left: 50%;
  top: 50%;
  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;
  pointer-events: none;
}
.page-template-page-jobs .entry-content .jobs li span:focus-visible,
.page-template-page-jobs .entry-content .jobs li span:focus,
.page-template-page-jobs .entry-content .jobs li span:focus-within,
.page-template-page-jobs .entry-content .jobs li span:active,
.page-template-page-jobs .entry-content .jobs li span:hover {
  background: #144d99;
}
.page-template-page-jobs .entry-content .jobs li span:focus-visible:before,
.page-template-page-jobs .entry-content .jobs li span:focus:before,
.page-template-page-jobs .entry-content .jobs li span:focus-within:before,
.page-template-page-jobs .entry-content .jobs li span:active:before,
.page-template-page-jobs .entry-content .jobs li span:hover:before {
  left: 55%;
}
.page-template-page-jobs .entry-content .jobs li:after {
  display: none;
}
.page-template-page-publication-category #content h2 {
  margin-top: 0;
}
.page-template-page-publication-category #content .documents {
  margin-top: 10px;
}
.page-template-page-waste #content #inner-content {
  max-width: 910px;
}
.page-template-page-waste #waste-calendar {
  border: 0;
  width: 100%;
  height: 640px;
}
/*********************
 Déchets
*********************/
.page-template-page-dechets .garbage-search {
  margin-bottom: 50px;
}
.page-template-page-dechets .garbage-agenda {
  position: relative;
  margin-bottom: 35px;
}
.page-template-page-dechets .garbage-agenda h2 {
  margin-bottom: 0;
}
.page-template-page-dechets .garbage-agenda table {
  width: 100%;
}
.page-template-page-dechets .garbage-agenda table thead tr {
  padding-bottom: 12px;
  border-bottom: 1px solid #eff0f0;
}
.page-template-page-dechets .garbage-agenda table thead th {
  text-align: left;
  font-size: 10px;
  color: #bbb;
  text-transform: uppercase;
  height: 32px;
}
.page-template-page-dechets .garbage-agenda table tbody tr {
  height: 70px;
  border-bottom: 1px solid #eff0f0;
}
.page-template-page-dechets .garbage-agenda table tbody tr.disable {
  display: none;
}
.page-template-page-dechets .garbage-agenda table tbody td.icon {
  width: 65px;
  font-size: 25px;
  text-align: center;
}
.page-template-page-dechets .garbage-agenda table tbody td.name {
  color: #144D99;
  font-family: "futura-pt";
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 5px 10px 5px 0;
}
.page-template-page-dechets .garbage-agenda table tbody td.name .garbage-note {
  font-size: 14px;
  color: #4d4d4d;
}
.page-template-page-dechets .garbage-agenda table tbody td.date {
  width: 110px;
  color: #4D4D4D;
  font-family: "ff-meta-web-pro";
  font-weight: 500;
  font-size: 15px;
  text-transform: capitalize;
}
.page-template-page-dechets .garbage-agenda .garbage-plus {
  position: absolute;
  bottom: -35px;
  left: 0;
}
.page-template-page-dechets .organique,
.page-template-page-dechets .sapin {
  color: #00962E;
}
.page-template-page-dechets .verre {
  color: #A85400;
}
.page-template-page-dechets .menager,
.page-template-page-dechets .encombrant {
  color: #3C3C3C;
}
.page-template-page-dechets .papier {
  color: #4C7FC3;
}
.page-template-page-dechets .valorlux {
  color: #4DA5E4;
}
.page-template-page-dechets .metal {
  color: #95989A;
}
.page-template-page-dechets .toxic {
  color: #a5a50f;
}
.page-template-page-dechets .boxes {
  color: #7d5b19;
  font-weight: 500;
  font-size: 40px;
}
.page-template-page-dechets .clothes {
  color: #b669c3;
  font-weight: 500;
  font-size: 35px;
}
.page-template-page-dechets .garbage-search.loading:before,
.page-template-page-dechets .garbage-agenda.loading:before {
  content: "";
  background: white;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.page-template-page-dechets .chosen-container-single .chosen-single {
  height: 65px;
  font-size: 22px;
  line-height: 41px;
}
.page-template-page-dechets .chosen-container-single .chosen-single.chosen-default div {
  width: 62px;
}
.page-template-page-dechets .chosen-container-single .chosen-single.chosen-default div b:before {
  content: '\e903';
  background: none;
  transform: none;
  font-family: 'esch' !important;
  color: white;
  font-size: 30px;
  top: 14px;
  left: 16px;
}
.page-template-page-dechets .chosen-container-single .chosen-single.chosen-default div b:after {
  display: none;
}
.page-template-page-dechets .chosen-container-single .search-choice-close {
  top: 20px;
}
.page-template-page-dechets .chosen-container-single .chosen-drop {
  top: 0;
  background: none;
  border-left: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-template-page-dechets .chosen-container-single .chosen-drop input[type="text"] {
  border: 0;
  width: 80%;
}
.page-template-page-dechets .chosen-container-single .chosen-drop .chosen-results {
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  border-left: 5px solid #4ea5e3;
}
.page-template-page-dechets .chosen-container-single .chosen-results {
  display: none;
}
.page-template-page-dechets .chosen-container-single.chosen-with-search-text .chosen-results {
  display: block;
}
/*********************
13. FOOTER STYLES
*********************/
.social-icons [class^="icon-"],
.social-icons [class*=" icon-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  text-align: center;
}
.social-icons [class^="icon-"]:hover,
.social-icons [class*=" icon-"]:hover {
  background: white;
}
.social-icons .icon-facebook {
  background: #3b5998;
}
.social-icons .icon-facebook:hover {
  color: #3b5998;
}
.social-icons .icon-twitter {
  background: #00aced;
}
.social-icons .icon-twitter:hover {
  color: #00aced;
}
.social-icons .icon-googleplus {
  background: #dd4b39;
}
.social-icons .icon-googleplus:hover {
  color: #dd4b39;
}
.social-icons .icon-linkedin {
  background: #007bb6;
}
.social-icons .icon-linkedin:hover {
  color: #007bb6;
}
.social-icons .icon-youtube {
  background: #bb0000;
}
.social-icons .icon-youtube:hover {
  color: #bb0000;
}
#content .download-block,
#content .gallery-block {
  position: relative;
  width: 100%;
  height: 220px;
  display: block;
  padding: 1px;
  background-size: cover;
  margin-bottom: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
#content .download-block:before,
#content .gallery-block:before {
  display: none;
}
#content .download-block .label,
#content .gallery-block .label {
  position: absolute;
  bottom: -6px;
  left: 0;
  color: #ffffff;
}
#content .download-block .label .type,
#content .gallery-block .label .type {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 2px;
}
#content .download-block .label .title,
#content .gallery-block .label .title {
  font-family: "futura-pt";
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
}
#content .download-block .border,
#content .gallery-block .border {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  height: calc(100% - 40px);
  margin: 20px;
  position: relative;
  z-index: 1;
}
#content .download-block .border .left-border,
#content .gallery-block .border .left-border {
  border-left: 3px solid white;
  position: absolute;
  top: 0;
  left: 0;
  height: 65%;
}
#content .download-block .border .bottom-border,
#content .gallery-block .border .bottom-border {
  border-bottom: 3px solid white;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25px;
}
#content .download-block .image,
#content .gallery-block .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -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);
}
#content .download-block:active .image,
#content .gallery-block:active .image,
#content .download-block:focus-within .image,
#content .gallery-block:focus-within .image,
#content .download-block:focus .image,
#content .gallery-block:focus .image,
#content .download-block:focus-visible .image,
#content .gallery-block:focus-visible .image,
#content .download-block:hover .image,
#content .gallery-block:hover .image {
  transition-duration: 30s;
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
#content .download-block:active,
#content .gallery-block:active,
#content .download-block:focus-within,
#content .gallery-block:focus-within,
#content .download-block:focus,
#content .gallery-block:focus,
#content .download-block:focus-visible,
#content .gallery-block:focus-visible {
  outline: 3px dotted #4da5e4;
}
.page-template-page-publication-category #content .download-block .image {
  background-size: 100%;
  background-position: center center;
  background-color: #1b2f43;
}
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 img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.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;
  }
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100% !important;
  max-width: 645px;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  border-left: 5px solid #4ea5e3;
  display: none;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 11px 10px 11px 20px;
  height: 43px;
  background-color: #fff;
  border-left: 5px solid #4da5e4;
  color: #4d4d4d;
  text-decoration: none;
  white-space: nowrap;
  line-height: 18px;
  font-size: 18px;
  box-shadow: 1px 5px 35px rgba(0, 0, 0, 0.1);
}
.chosen-container-single .chosen-single span {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chosen-container-single .chosen-single:hover {
  border-color: #63b0e7;
  box-shadow: 1px 5px 35px rgba(0, 0, 0, 0.15);
}
.chosen-container-single .chosen-single:hover > span {
  color: #676767;
}
.chosen-container-single .chosen-default {
  color: #b7b7b7;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 5px;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 9px;
  right: 7px;
  display: block;
  width: 25px;
  height: 25px;
  font-size: 15px;
  z-index: 10;
}
.chosen-container-single .chosen-single abbr:after,
.chosen-container-single .chosen-single abbr:before {
  content: '';
  position: absolute;
  width: 21px;
  height: 5px;
  display: block;
  border-radius: 4px;
  background: #4da5e4;
  right: 2px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chosen-container-single .chosen-single abbr:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.chosen-container-single .chosen-single abbr:hover:after,
.chosen-container-single .chosen-single abbr:hover:before {
  background: #63b0e7;
}
.chosen-container-single .chosen-single.chosen-default:hover div {
  background: #63b0e7;
}
.chosen-container-single .chosen-single.chosen-default div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 43px;
  height: 100%;
  background: #4da5e4;
  z-index: 4;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chosen-container-single .chosen-single.chosen-default div b {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.chosen-container-single .chosen-single.chosen-default div b:before {
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  position: absolute;
  background: white;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 18px;
  top: 21px;
  border-radius: 5px;
}
.chosen-container-single .chosen-single.chosen-default div b:after {
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  position: absolute;
  background: white;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 7px;
  top: 21px;
  border-radius: 5px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  white-space: nowrap;
  padding: 12px 17px;
}
.chosen-container-single .chosen-search input[type="text"] {
  font-size: 18px;
  font-weight: 300;
  margin: 1px 0;
  padding: 5px 20px 5px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  line-height: normal;
  border-radius: 0;
  margin-bottom: 3px;
}
.chosen-container-single .chosen-drop {
  border-radius: 0 0 4px 4px;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 12px 17px;
  list-style: none;
  line-height: 1.3;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  color: #4da5e4;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/*
Custom stuff - moved from citylife
 */
.chosen-container .chosen-drop {
  background: rgba(255, 255, 255, 0.95);
  border-color: transparent;
}
.chosen-container .chosen-results {
  padding: 10px 0 10px 4px;
  max-height: 300px;
  border-top: 1px solid #f1f1f1;
}
.chosen-container .chosen-results li {
  font-size: 17px;
  font-weight: 600;
  display: block;
  padding: 6px 13px;
  margin-bottom: 0;
}
.chosen-container .chosen-search {
  padding: 15px 17px;
  border-top: 1px solid #f1f1f1;
}
.chosen-container .chosen-search input[type="text"] {
  border: 1px solid #aaa;
  margin: 0;
}
.chosen-container .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;
}
.chosen-container .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.chosen-container .chosen-single div b:before,
.chosen-container .chosen-single div b:after {
  content: '';
  display: block;
  width: 15px;
  height: 3px;
  position: absolute;
  background: white;
  border-radius: 5px;
}
.chosen-container .chosen-single div b:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg);
  left: 19px;
  top: 21px;
}
.chosen-container .chosen-single div b:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
  left: 9px;
  top: 21px;
}
.chosen-container .chosen-single:hover div {
  background: #63b0e7;
}
/* @end */
@media only screen and (min-width: 1000px) {
  .chosen-container-single .chosen-single-with-deselect:after {
    top: 27px;
  }
  .chosen-container-single .chosen-single-with-deselect:before {
    top: 30px;
  }
  .chosen-container-single .chosen-single abbr {
    top: 18px;
    right: 18px;
  }
}
@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";
}
button {
  background: none;
  border: none;
  outline: none;
}
button i {
  color: #4da5e4;
  margin-right: 5px;
}
.header {
  color: white;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
}
.header #inner-header {
  zoom: 1;
}
.header #inner-header:before,
.header #inner-header:after {
  content: "";
  display: table;
}
.header #inner-header:after {
  clear: both;
}
.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;
  text-decoration: none;
}
.header ul {
  padding-top: 0;
}
.header #logo {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  font-style: italic;
  color: #ffffff;
  outline: none;
}
.header #logo h1 {
  padding: 15px 0 0 15px;
  margin: 0;
}
.header #logo span:not(.title) {
  width: 56px;
  height: 44px;
  text-indent: -9999px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.header #logo .title {
  display: inline-block;
  position: absolute;
  top: 28px;
  padding-left: 80px;
}
.header .mobile-menu-button {
  position: absolute;
  right: 20px;
  top: 17px;
  width: 35px;
  height: 40px;
  color: #fff;
  z-index: 100;
}
.header .mobile-menu-button span,
.header .mobile-menu-button span:before,
.header .mobile-menu-button span:after {
  position: absolute;
  width: 35px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #fff;
  left: 0;
}
.header .mobile-menu-button span {
  top: 18px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.header .mobile-menu-button span:before {
  content: '';
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
  top: -10px;
}
.header .mobile-menu-button span:after {
  content: '';
  transition: top 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  top: 10px;
}
.header .mobile-menu-button.open span {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(225deg);
}
.header .mobile-menu-button.open span:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.header .mobile-menu-button.open span:after {
  top: 0;
  transition: top 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
.header .top-nav {
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
  padding: 10px 10px 20px;
  -ms-transform: translateY(-150%);
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .top-nav.open {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.header .top-nav li a {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  outline: none;
}
.header .top-nav li.current-menu-item a:before,
.header .top-nav li.current_page_ancestor a:before {
  opacity: 1;
}
.header .top-nav li.menu-item-has-children .menu-wrapper {
  display: none;
}
.header .top-nav > .menu-item-has-children > a {
  position: relative;
}
.header .top-nav > .menu-item-has-children > a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: white transparent transparent transparent;
  position: absolute;
  right: -6px;
  top: 15px;
}
.header .top-nav > li > a:before {
  content: '';
  display: block;
  width: calc(100% - 20px);
  height: 3px;
  background: #4da5e4;
  position: absolute;
  bottom: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.header .top-nav > li > a.aktiv:before {
  content: '';
  opacity: 1;
}
.header .top-nav > li > a:hover,
.header .top-nav > li > a:focus {
  text-decoration: none;
  color: #4da5e4;
}
.header .top-nav > li > a:hover:before,
.header .top-nav > li > a:focus:before {
  content: '';
  opacity: 1;
}
.header .top-nav .column > a {
  display: none;
}
.header .top-nav .column li {
  position: relative;
}
.header .top-nav .column li a {
  font-family: "ff-meta-web-pro";
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 2px 12px 2px 10px;
  text-transform: none;
  margin-bottom: 5px;
  background-size: 1px;
  background-repeat: no-repeat;
  background-position: -100%;
}
.header .top-nav .column li a:hover {
  opacity: 0.85;
  color: white;
}
.header .top-nav .column li:after {
  content: '\e90d';
  font-family: "esch";
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 8px;
  color: #4da5e4;
}
.header .top-nav .column li.menu-item-has-children {
  padding-left: 0;
}
.header .top-nav .column li.menu-item-has-children > a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: white transparent transparent transparent;
  position: absolute;
  right: -6px;
  top: 11px;
}
.header .top-nav .column li.menu-item-has-children a {
  font-family: "futura-pt";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: inherit;
  letter-spacing: 0.5px;
  cursor: pointer;
  padding-left: 0;
}
.header .top-nav .column li.menu-item-has-children a:hover {
  color: #4da5e4;
  opacity: 1;
}
.header .top-nav .column li.menu-item-has-children:after {
  display: none;
}
.header .top-nav .column li.menu-item-has-children .sub-menu {
  margin-left: 0;
  display: none;
}
.header .top-nav .column li.menu-item-has-children li a {
  font-family: "ff-meta-web-pro";
  font-size: 15px;
  letter-spacing: 0;
  padding: 5px 20px 5px 10px;
  margin-bottom: 4px;
  cursor: pointer;
}
.header .top-nav .column li.menu-item-has-children li a:hover {
  padding: 5px 17px 5px 13px;
  opacity: 0.85;
  color: white;
}
.header .top-nav .column .sub-menu {
  padding-top: 0;
  margin-left: 10px;
}
nav ul.nav,
nav div.nav ul {
  list-style: none;
}
nav ul.nav li a,
nav div.nav ul li a {
  color: white;
  display: block;
  text-decoration: none;
  padding: 5px 10px;
}
@media only screen and (min-width: 768px) {
  .header.wrap {
    max-width: 95%;
  }
  .header nav {
    position: relative;
    z-index: 25;
  }
}
@media only screen and (min-width: 1000px) {
  .header {
    z-index: 200;
  }
  .header #logo span:not(.title) {
    width: 61px;
    height: 47px;
  }
  .header #logo h1 {
    padding: 15px 0 0 4px;
  }
  .header #logo .title {
    display: inline-block;
    position: absolute;
    top: 31px;
    padding-left: 78px;
    white-space: nowrap;
  }
  .header .top-nav {
    width: auto;
    left: auto;
    right: 0;
    top: 0;
    padding: 20px 10px 19px;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .header .top-nav li a {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 9px;
    letter-spacing: 1.5px;
  }
  .header .top-nav .column li.menu-item-has-children {
    margin-bottom: 10px;
  }
  .header .top-nav .column li.menu-item-has-children a {
    font-size: 21px;
    margin-left: 2px;
    margin-bottom: 0;
  }
  .header .top-nav .column li.menu-item-has-children > a {
    line-height: 1;
    color: white;
    cursor: default;
    margin-bottom: 6px;
  }
  .header .top-nav .column li.menu-item-has-children > a:hover {
    color: white;
  }
  .header .top-nav .column li.menu-item-has-children > a:after,
  .header .top-nav .column li.menu-item-has-children > a:before {
    display: none;
  }
  .header .top-nav .column li.menu-item-has-children .sub-menu {
    margin: 0 0 30px;
    display: block;
  }
  .header .top-nav .column li.current-menu-item a {
    font-weight: 700;
  }
  .header .top-nav .column .sub-menu {
    margin: 0 0 30px;
  }
  .header .top-nav .column.column-2 .sub-menu li {
    height: 50%;
  }
  .header .top-nav .column.column-3 .sub-menu li {
    height: 33.3%;
  }
  .header .top-nav .column.column-4 .sub-menu li {
    height: 25%;
  }
  .header .top-nav .column.column-5 .sub-menu li {
    height: 20%;
  }
  .header .top-nav .column-highlight {
    margin: -30px 0 -30px -30px;
    position: relative;
    z-index: 10;
    max-height: 500px;
    /* ff fix */
  }
  .header .top-nav .column-highlight .sub-menu {
    height: 100%;
    border-right: 1px solid white;
    margin-right: 20px;
  }
  .header .top-nav .column-highlight .sub-menu li {
    min-height: 100px;
    border-bottom: 1px solid white;
    padding-left: 0;
    position: relative;
  }
  .header .top-nav .column-highlight .sub-menu li:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: black;
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .top-nav .column-highlight .sub-menu li:after {
    display: none;
  }
  .header .top-nav .column-highlight .sub-menu li:last-child {
    border-bottom: none;
  }
  .header .top-nav .column-highlight .sub-menu li a {
    width: 100%;
    height: 100%;
    font-family: "futura-pt";
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center center;
  }
  .header .top-nav .column-highlight .sub-menu li a:before {
    display: none;
  }
  .header .top-nav .column-highlight .sub-menu li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 100;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .top-nav .column-highlight .sub-menu li:hover a {
    color: white;
  }
  .header .top-nav .column-highlight .sub-menu li:hover span {
    background: rgba(0, 0, 0, 0.5);
  }
  .header .top-nav > .menu-item {
    float: left;
    display: inline-block;
  }
  .header .top-nav > .menu-item:hover > .menu-wrapper {
    display: block;
  }
  .header .top-nav > .menu-item > .menu-wrapper {
    min-width: 900px;
    width: 96%;
    position: absolute;
    display: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding-top: 25px;
  }
  .header .top-nav > .menu-item > .menu-wrapper > .sub-menu {
    padding: 30px;
    display: flex;
    align-items: stretch;
    flex-flow: row wrap;
  }
  .header .top-nav > .menu-item > .menu-wrapper > .sub-menu > li {
    width: 25%;
  }
  .header .top-nav > .menu-item-has-children > a:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #1c3144;
    display: block;
    position: absolute;
    bottom: 0;
    top: 50px;
    left: 50%;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    border: none;
  }
  .header .top-nav > .menu-item-has-children:hover > a:after {
    visibility: visible;
    opacity: 1;
  }
  .header .mobile-menu-button {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .header .top-nav {
    z-index: 100;
  }
  .header .top-nav > li > a:before {
    width: calc(100% - 30px);
  }
  .header .top-nav li a {
    padding: 5px 14px;
  }
  .header .top-nav > .menu-item > .menu-wrapper {
    right: 10px;
    min-width: 1000px;
    padding-top: 40px;
  }
  .header .top-nav > .menu-item-has-children > a:after {
    top: 65px;
  }
}
@media only screen and (min-width: 1400px) {
  .header .top-nav li a {
    font-size: 17px;
    letter-spacing: 2px;
    padding: 5px 20px;
  }
  .header .top-nav > li > a:before {
    width: calc(100% - 42px);
  }
}
/* 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;
}
.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;
}
html.with-featherlight {
  overflow: hidden;
}
.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0);
}
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}
.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  cursor: auto;
  white-space: normal;
}
.featherlight .featherlight-inner {
  display: block;
}
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}
.featherlight .featherlight-close-icon {
  position: absolute;
  top: 39px;
  right: 39px;
  width: 36px;
  height: 36px;
  padding: 0;
  border: none;
  border-radius: 4px;
  line-height: 25px;
  color: transparent;
  text-align: center;
  text-indent: -9999px;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  outline: none;
  cursor: pointer;
  z-index: 9999;
}
.featherlight .featherlight-close-icon:before {
  content: "\e91c";
  font-size: 30px;
  color: white;
  font-family: "esch";
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-indent: 0;
}
.featherlight .featherlight-close-icon:hover {
  background: rgba(255, 255, 255, 0.4);
}
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.featherlight .featherlight-image {
  width: 100%;
}
.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.featherlight iframe {
  border: none;
}
.featherlight * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
  .featherlight .featherlight-close-icon {
    top: 20px;
    right: 20px;
  }
  .featherlight .featherlight-close-icon:before {
    font-size: 22px;
  }
}
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}
.featherlight.featherlight-first-slide .featherlight-previous {
  opacity: 0.15;
}
.featherlight.featherlight-last-slide .featherlight-next {
  opacity: 0.15;
}
.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: rgba(255, 255, 255, 0);
}
.featherlight-previous {
  left: 25px;
  right: 80%;
}
.featherlight-next span,
.featherlight-previous span {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  font-style: normal;
  font-weight: normal;
  text-indent: -9999px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.featherlight-next span:before,
.featherlight-previous span:before {
  content: "\e918";
  font-family: "esch";
  font-size: 40px;
  position: absolute;
  top: 50%;
  left: 25%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-indent: 0;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
}
.featherlight-previous span {
  left: 39px;
}
.featherlight-next span {
  right: 39px;
}
.featherlight-next span:before {
  content: "\e917";
}
.featherlight-next:hover span,
.featherlight-previous:hover span {
  opacity: 1;
  visibility: visible;
}
.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: none;
}
.featherlight-loading .featherlight-previous,
.featherlight-loading .featherlight-next {
  display: none;
}
.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
  display: none;
}
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span:before,
  .featherlight-previous span:before {
    font-size: 30px;
  }
  .featherlight-previous span {
    left: 35px;
  }
  .featherlight-next span {
    right: 35px;
  }
}
.photos-container,
.photos-block {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0px;
  margin-left: -2px;
}
.photos-container a,
.photos-block a {
  width: 100%;
  height: auto;
  border: 2px solid white;
}
.photos-container a img,
.photos-block a img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.photos-container a.thumbnail,
.photos-block a.thumbnail {
  position: relative;
}
.photos-container a.thumbnail:before,
.photos-block a.thumbnail:before,
.photos-container a.thumbnail:after,
.photos-block a.thumbnail:after {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.photos-container a.thumbnail:before,
.photos-block a.thumbnail:before {
  content: "\e948";
  display: block;
  font-size: 16px;
  font-family: "esch";
  margin: 0;
  color: #ffffff;
  font-size: 44px;
  z-index: 15;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.photos-container a.thumbnail:after,
.photos-block a.thumbnail:after {
  content: '';
  background: rgba(77, 165, 228, 0.5);
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
.photos-container a.thumbnail:hover,
.photos-block a.thumbnail:hover {
  background: rgba(77, 165, 228, 0.5);
  color: #ffffff;
}
.photos-container a.thumbnail:hover:before,
.photos-block a.thumbnail:hover:before,
.photos-container a.thumbnail:hover:after,
.photos-block a.thumbnail:hover:after {
  opacity: 1;
}
.photos-block a.btn-all-photos {
  position: relative;
}
.photos-block a.btn-all-photos img {
  opacity: 0.3;
}
.photos-block a.btn-all-photos span {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #4DA5E4;
  width: 100%;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "futura-pt";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.photos-block a.btn-all-photos span p {
  color: inherit;
}
.photos-block a.btn-all-photos span:hover {
  background: rgba(77, 165, 228, 0.6);
  color: #ffffff;
}
.photos-block a.btn-all-photos i.icon-plus-round:before {
  font-size: 34px;
  position: relative;
}
.photos-container {
  margin-left: -4px;
}
.photos-container a {
  border-width: 4px;
  display: block;
}
@media only screen and (min-width: 481px) {
  .photos-block a.thumbnail {
    width: 50%;
  }
  .photos-block a.btn-all-photos {
    width: 100%;
    height: 150px;
  }
  .photos-block a.btn-all-photos i.icon-plus-round:before {
    top: 8px;
  }
  .photos-container a {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .photos-block a.thumbnail {
    width: 38%;
  }
  .photos-block a.btn-all-photos {
    width: 24%;
    height: auto;
  }
  .photos-block a.btn-all-photos span {
    align-items: center;
  }
  .photos-block a.btn-all-photos span p {
    width: 100px;
  }
  .photos-container a {
    width: 33%;
  }
}
#content #inner-content .eschtv-infos {
  background-color: #383C40;
  display: flex;
  flex-direction: column-reverse;
  padding: 15px 10px 50px 10px;
  justify-content: space-between;
  min-height: 200px;
  position: relative;
  color: #B2B2B2;
}
#content #inner-content .eschtv-infos.is-livestream {
  min-height: inherit;
}
#content #inner-content .eschtv-infos p {
  padding: 3px 0;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
}
#content #inner-content .eschtv-infos p span {
  text-transform: uppercase;
  font-weight: 900;
  padding-right: 10px;
}
#content #inner-content .eschtv-infos .info-main {
  font-size: 12px;
}
#content #inner-content .eschtv-infos .info-main .content p {
  text-transform: inherit;
  padding-top: 25px;
}
#content #inner-content .eschtv-infos .info-secondary {
  padding-bottom: 8px;
}
#content #inner-content .eschtv-infos .info-secondary .timing-wrapper {
  display: flex;
  justify-content: inherit;
  font-family: "futura-pt";
}
#content #inner-content .eschtv-infos .info-secondary .timing-wrapper p {
  padding: 0 7px 0 0;
  line-height: 0;
  margin-right: 7px;
  font-size: 19px;
  color: #B2B2B2;
  position: relative;
}
#content #inner-content .eschtv-infos .info-secondary .timing-wrapper p span {
  font-weight: 500;
  padding-right: 0;
}
#content #inner-content .eschtv-infos .info-secondary .timing-wrapper p:first-child:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 25px;
  background-color: #B2B2B2;
  right: 0;
  top: -6px;
}
#content #inner-content .timing-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content #inner-content .timing-wrapper p {
  display: flex;
  align-items: center;
  margin-right: 10px;
  padding: 0;
}
#content #inner-content .timing-wrapper p span {
  margin: 0 8px 0 0;
  font-size: 15px;
}
#content #inner-content .timing-wrapper p span.icon-eye {
  font-size: 25px;
  margin-right: 3px;
}
#content #inner-content .after-entry-warning {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 70%;
  background-color: #99CFF4;
  z-index: 999999;
  font-weight: 600;
  padding: 2px 5px;
  display: none;
  color: white;
}
#content #inner-content .inner-video {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
#content #inner-content .inner-video .iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#content #inner-content .inner-video #video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
}
#content #inner-content .inner-video .full-cc-wrapper {
  display: grid;
  grid-template-columns: 40px auto;
  grid-gap: 20px;
  position: relative;
  height: 100%;
}
#content #inner-content .inner-video .full-cc-wrapper button {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
#content #inner-content .inner-video .current-time {
  position: absolute;
  color: #ffffff;
  top: 10px;
  right: 0;
  z-index: 3;
  font-family: "futura-pt";
  font-size: 14px;
  width: 0;
  overflow: hidden;
  background-color: #99CFF4;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#content #inner-content .inner-video #video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#content #inner-content .inner-video #seek-bar {
  width: 100%;
}
#content #inner-content .inner-video .control-footer {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
#content #inner-content .inner-video .play-sound {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content #inner-content .inner-video .play-sound .sound {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  height: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content #inner-content .inner-video button {
  border: none;
  color: #99CFF4;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  outline: none;
  display: flex;
}
#content #inner-content .inner-video #play-pause {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content #inner-content .inner-video #mute {
  font-size: 25px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content #inner-content .inner-video #mute .muted {
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  display: none;
  left: 0;
  background-color: black;
  -ms-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
#content #inner-content .inner-video #full-screen {
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content #inner-content .inner-video .skip {
  position: absolute;
  right: 0;
  top: -90px;
  display: none;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
#content #inner-content .inner-video .skip span {
  font-size: 45px;
  color: #99CFF4;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content #inner-content .inner-video .skip span:hover {
  color: #ffffff;
}
#content #inner-content .inner-video:hover .current-time,
#content #inner-content .inner-video:focus .current-time,
#content #inner-content .inner-video:active .current-time {
  width: 67px;
}
#content #inner-content .inner-video.has-no-entry .skip {
  display: flex;
}
#content #inner-content .inner-video .subtitles-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: calc(100% - 50px);
  right: 0;
  list-style-type: none;
  margin: 0;
  z-index: 0;
  padding: 0 0 40px 0;
  background: rgba(56, 60, 64, 0.7);
}
#content #inner-content .inner-video #tv-subtitles {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2;
}
#content #inner-content .inner-video .subtitles-menu li {
  padding: 0;
  text-align: center;
}
#content #inner-content .inner-video .subtitles-menu li button {
  font-size: 14px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
  width: 100%;
  padding: 2px 5px;
  font-family: "futura-pt";
  text-transform: uppercase;
}
#content #inner-content .inner-video .subtitles-menu li button[data-state=active],
#content #inner-content .inner-video .subtitles-menu li button[default] {
  background-color: #99CFF4;
  color: #fff;
}
#content #inner-content .inner-video .controls button[data-state="subtitles"] {
  height: 85%;
  text-indent: 0;
  font-size: 1rem;
  font-weight: bold;
  color: #666;
  background: #000;
}
#social-share-tv {
  position: absolute;
  bottom: 22px;
  left: 11px;
  min-width: 164px;
}
#social-share-tv .share {
  color: #99CFF4;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro";
  display: flex;
  padding-left: 0;
}
#social-share-tv .share i {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #99CFF4;
  margin-right: 8px;
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  bottom: inherit;
  top: inherit;
}
#social-share-tv .share span {
  font-weight: 900;
  font-size: 14px;
  white-space: nowrap;
}
#social-share-tv .share-event {
  position: absolute;
  background-color: #ffffff;
  border-radius: 17px;
  top: -7px;
  left: 25px;
  height: 34px;
  display: flex;
  flex-flow: row nowrap;
  list-style: none;
  align-items: center;
  padding: 0 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#social-share-tv .share-event:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #ffffff;
  position: absolute;
  display: block;
  top: 12px;
  left: -2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#social-share-tv .share-event .separator {
  width: 2px;
  min-width: 2px;
  background-color: #99CFF4;
  height: 24px;
}
#social-share-tv .share-event li {
  margin: 0 5px;
  cursor: pointer;
}
#social-share-tv .share-event li a {
  color: #99CFF4;
}
#social-share-tv .share-event li a span {
  color: #99CFF4;
}
#social-share-tv:hover .share i,
#social-share-tv:focus .share i {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#social-share-tv:hover .share-event,
#social-share-tv:focus .share-event {
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  #content #inner-content .eschtv-infos {
    flex-direction: initial;
    padding: 12px 20px;
    min-height: inherit;
  }
  #content #inner-content .eschtv-infos.is-livestream {
    display: flex;
    flex-flow: row nowrap;
    align-content: center;
    justify-content: space-between;
  }
  #content #inner-content .eschtv-infos.is-livestream .info-secondary {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
  }
  #content #inner-content .eschtv-infos .info-main .content p {
    padding-top: 11px;
  }
  #content #inner-content .eschtv-infos .info-main .content p.original {
    padding-top: 30px;
  }
  #content #inner-content .eschtv-infos .info-secondary {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  #content #inner-content .eschtv-infos .info-secondary .timing-wrapper {
    justify-content: flex-end;
  }
  #content #inner-content .eschtv-infos .info-secondary .timing-wrapper p:nth-child(2) {
    margin-right: 0;
    padding-right: 0;
  }
  #content #inner-content .eschtv-infos .info-secondary #social-share-tv {
    bottom: auto;
    padding-bottom: 10px;
    left: auto;
    right: 0;
    top: 44px;
    cursor: pointer;
  }
  #content #inner-content .eschtv-infos .info-secondary #social-share-tv .share-event {
    top: 30px;
    left: 11px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #content #inner-content .eschtv-infos .info-secondary #social-share-tv .share-event:before {
    top: -4px;
    z-index: -1;
    left: 50%;
    -ms-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
  }
  #content #inner-content .eschtv-infos .info-secondary #social-share-tv.livestream-social-share {
    top: 4px;
  }
  #content #inner-content .inner-video.stream-inner-video-disabled {
    pointer-events: none;
  }
  #content #inner-content .inner-video #play-pause {
    font-size: 21px;
  }
  #content #inner-content .inner-video #mute {
    font-size: 30px;
  }
  #content #inner-content .inner-video #full-screen {
    font-size: 32px;
  }
  #content #inner-content .inner-video #tv-subtitles {
    font-size: 14px;
  }
  #content #inner-content .inner-video .subtitles-menu li button {
    font-size: 16px;
  }
  #content #inner-content .inner-video .skip {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    flex-direction: row-reverse;
  }
  #content #inner-content .after-entry-warning {
    bottom: 77px;
    font-size: 100%;
  }
}
.rangeslider,
.rangeslider__fill {
  display: block;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.rangeslider {
  cursor: pointer;
  background: white;
  position: relative;
}
.rangeslider--horizontal {
  height: 4px;
  width: 100%;
}
.single-video-content .seekrange {
  opacity: 0;
}
.has-no-entry .rangeslider--horizontal {
  opacity: 1;
  height: 4px;
  width: 100%;
}
.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
}
.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.rangeslider__fill {
  background: #99CFF4;
  position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}
.rangeslider__handle {
  background-color: #99CFF4;
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:active,
.rangeslider--active .rangeslider__handle {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
  top: -3px;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
body.session-popup-on {
  overflow: hidden;
}
#content #inner-content .stream-online-sign {
  position: absolute;
  top: 10px;
  right: 20px;
  background-color: #32cc5e;
  padding: 9px 22px 8px;
  text-align: center;
  line-height: 1;
  border-radius: 20px;
  font-family: "futura-pt";
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
}
#content #inner-content .stream-online-sign.stream-offline-red {
  background-color: #f73e3e;
}
#content #inner-content .infos {
  padding: 0;
  min-height: inherit;
}
#content #inner-content .infos .info-secondary .timing-wrapper p {
  color: #ffffff;
  font-family: "futura-pt";
}
#content #inner-content .infos .info-main {
  color: #ffffff;
  font-family: "futura-pt";
  min-height: 105px;
}
#content #inner-content .infos .info-main span {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content #inner-content .infos .icon-clock {
  font-size: 14px;
}
#content #inner-content .infos .icon-event-share {
  color: #ffffff;
}
.popup-video-container {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.popup-video-container.session-popup-on {
  display: block;
}
.popup-video-container .inner-video {
  margin-bottom: 20px;
}
.popup-video-container .outer-wrapper {
  position: absolute;
  background-color: #383C40;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 94%;
  max-height: 530px;
  padding: 15px;
}
.popup-video-container .outer-wrapper .infos {
  min-height: inherit;
}
.popup-video-container .has-no-entry .seekrange {
  opacity: 1;
}
.popup-video-container .seekrange {
  opacity: 0;
}
.popup-video-container .close-council-video {
  cursor: pointer;
  z-index: 99;
  position: absolute;
  right: 0;
  top: -30px;
  color: #ffffff;
  font-size: 9px;
}
.popup-video-container .close-council-video:before {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.popup-video-container .close-council-video:hover:before {
  -ms-transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.popup-video-container .close-council-video .close-content {
  margin-left: 10px;
  font-family: "futura-pt";
  font-size: 16px;
  font-weight: 500;
}
.popup-video-container .infos * {
  color: #ffffff;
}
.popup-video-container .infos #social-share-tv {
  bottom: 12px;
  left: 0;
  min-width: inherit;
}
.popup-video-container .infos #social-share-tv share i {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .popup-video-container .inner-video {
    margin-bottom: 0;
  }
  .popup-video-container .info-main {
    padding-top: 8px;
  }
  .popup-video-container .outer-wrapper {
    max-width: 632px;
    max-height: 460px;
  }
}
.accessibility-executive {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 99999;
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  pointer-events: none;
}
.accessibility-executive a {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: black;
  background-color: white;
  white-space: nowrap;
  padding: 20px;
}
.accessibility-executive a:focus-within,
.accessibility-executive a:focus,
.accessibility-executive a:focus-visible {
  opacity: 1;
  outline: 2px dotted black;
}
.accessibility-executive:focus-within,
.accessibility-executive:focus,
.accessibility-executive:focus-visible {
  opacity: 1;
  pointer-events: auto;
}
@media only screen and (max-width: 1000px) {
  .accessibility-executive {
    display: none;
  }
}
@media only screen and (min-width: 481px) {
  body.home #content.enlarge,
  body.search #content.enlarge {
    padding-bottom: 250px;
  }
  body.home #content #overlay .navbar-sheet,
  body.search #content #overlay .navbar-sheet {
    padding: 55px 20px 0;
  }
  body.home #content #overlay #inner-content,
  body.search #content #overlay #inner-content {
    padding: 0 20px;
  }
  body.single-commission .commission-list li {
    display: flex;
    justify-content: space-between;
    padding: 11px 15px;
  }
  body.single-commission .commission-list li.header {
    display: flex;
  }
  body.single-commission .commission-list li .function {
    width: 150px;
  }
  body.single-commission .commission-list li .name {
    font-size: 16px;
    width: 180px;
    color: #565656;
  }
  body.single-commission .commission-list li .party {
    font-size: 16px;
    width: 90px;
  }
  body.single-commission .commission-list li .email {
    width: 22px;
  }
  .page-template-page-council-members #content .council-members {
    display: flex;
    flex-flow: row wrap;
  }
  .page-template-page-council-members #content .council-members .member {
    margin-bottom: 50px;
    width: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .wrap {
    max-width: 1550px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  .header #logo {
    left: 10px;
  }
  #content .download-block,
  #content .gallery-block {
    height: 265px;
  }
  #content .download-block .border,
  #content .gallery-block .border {
    height: calc(100% - 60px);
    margin: 30px;
  }
  #content .download-block .border .left-border,
  #content .gallery-block .border .left-border {
    height: 70%;
  }
  #content .download-block .border .bottom-border,
  #content .gallery-block .border .bottom-border {
    width: 50%;
  }
  #content .council-sessions li {
    padding: 0 43px 0 0;
  }
  #content .council-sessions li.heading {
    display: block;
  }
  #content .council-sessions li.heading a {
    min-height: inherit;
  }
  #content .council-sessions li.heading div {
    padding: 0 0 10px;
  }
  #content .council-sessions li.heading .date {
    width: 130px;
  }
  #content .council-sessions li.heading .position {
    width: 200px;
  }
  #content .council-sessions li a,
  #content .council-sessions li .a {
    display: flex;
    min-height: 55px;
  }
  #content .council-sessions li .date,
  #content .council-sessions li .title,
  #content .council-sessions li .time,
  #content .council-sessions li .time-closed {
    display: flex;
    align-self: center;
    padding: 10px 15px 10px 0;
    margin: 0;
  }
  #content .council-sessions li .date {
    font-size: 18px;
    min-width: 130px;
  }
  #content .council-sessions li .title {
    font-size: 21px;
    width: 200px;
  }
  #content .council-sessions li .time,
  #content .council-sessions li .time-closed {
    width: 150px;
  }
  body.home #content .image-left,
  body.search #content .image-left {
    height: 320px;
  }
  body.home #content #inner-content,
  body.search #content #inner-content {
    max-width: 600px;
    margin-top: 175px;
  }
  body.home #content #inner-content .frequent-searches,
  body.search #content #inner-content .frequent-searches {
    display: block;
  }
  body.home #content #overlay,
  body.search #content #overlay {
    left: 1%;
    right: 1%;
  }
  body.home #content #overlay #main,
  body.search #content #overlay #main {
    width: 100%;
  }
  body.home #content #overlay .navbar-sheet,
  body.search #content #overlay .navbar-sheet {
    padding: 55px 40px 0;
  }
  body.home #content #overlay #inner-content,
  body.search #content #overlay #inner-content {
    padding: 0 40px;
  }
  body.home #content #search-results,
  body.search #content #search-results {
    margin: 0 -15px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
  }
  body.home #content #search-results .wrapper,
  body.search #content #search-results .wrapper {
    margin: 0 15px;
    width: calc(33.333% - 30px);
    min-width: 280px;
  }
  body.tax-construction-project-cat #content #inner-content .construction-projects,
  body.post-type-archive-construction-project #content #inner-content .construction-projects,
  body.page-template-page-construction-projects #content #inner-content .construction-projects {
    margin: 10px -8px 30px;
    display: flex;
    flex-flow: row wrap;
  }
  body.tax-construction-project-cat #content #inner-content .project,
  body.post-type-archive-construction-project #content #inner-content .project,
  body.page-template-page-construction-projects #content #inner-content .project {
    margin: 8px;
    width: calc(50% - 16px);
  }
  .single-faq #inner-content .sidebar,
  .page-template-page-faqs #inner-content .sidebar,
  .faq #inner-content .sidebar {
    width: calc(50% - 24px);
    max-width: 320px !important;
    float: left;
    margin: 0 12px;
  }
  .single-faq #inner-content .sidebar:first-of-type,
  .page-template-page-faqs #inner-content .sidebar:first-of-type,
  .faq #inner-content .sidebar:first-of-type {
    margin-left: 0;
  }
  .single-faq #inner-content .sidebar:last-of-type,
  .page-template-page-faqs #inner-content .sidebar:last-of-type,
  .faq #inner-content .sidebar:last-of-type {
    margin-right: 0;
  }
  .page-template-page-jobs .searchfield {
    position: absolute;
    top: 32px;
    right: 0;
    margin-right: 0;
    max-width: 320px;
  }
  .page-template-page-jobs .entry-content .jobs li.heading {
    display: block;
  }
  .page-template-page-jobs .entry-content .jobs li:nth-child(2) {
    border-top: none;
  }
  .page-template-page-jobs .entry-content .jobs li .position {
    width: 58%;
    display: inline-block;
  }
  .page-template-page-jobs .entry-content .jobs li .date {
    width: 24%;
    display: inline-block;
    margin-bottom: 0;
  }
  .page-template-page-jobs .entry-content .jobs li .cat {
    width: 12%;
    display: inline-block;
  }
  .page-template-page-departments #main .entry-content p:first-child em,
  .department-template-default #main .entry-content p:first-child em,
  .page-template-page-departments #main .entry-content p:first-child i,
  .department-template-default #main .entry-content p:first-child i {
    font-size: 18px;
  }
  .page-template-page-departments #main table,
  .department-template-default #main table {
    display: table;
  }
  .page-template-page-departments #main table thead,
  .department-template-default #main table thead {
    display: table-header-group;
  }
  .page-template-page-departments #main table tbody,
  .department-template-default #main table tbody {
    display: table-row-group;
  }
  .page-template-page-departments #main table tbody td,
  .department-template-default #main table tbody td {
    display: table-cell;
    min-height: 65px;
    padding: 10px 5px 10px 0;
  }
  .page-template-page-departments #main table tbody td .name,
  .department-template-default #main table tbody td .name,
  .page-template-page-departments #main table tbody td .phone,
  .department-template-default #main table tbody td .phone {
    font-size: 21px;
  }
  .page-template-page-departments #main table tbody tr,
  .department-template-default #main table tbody tr {
    display: table-row;
    max-height: 105px;
  }
  .page-template-page-departments #main table tbody .btn,
  .department-template-default #main table tbody .btn {
    border-bottom: 1px solid #eff0f0;
    position: relative;
    width: 64px;
  }
  .page-template-page-departments #main table tbody .btn i,
  .department-template-default #main table tbody .btn i {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-template-page-departments #main .table-department .name,
  .department-template-default #main .table-department .name {
    padding: 10px;
  }
  .page-template-page-departments #main .table-department tbody tr.sub-department,
  .department-template-default #main .table-department tbody tr.sub-department {
    border-left: none;
  }
  .page-template-page-departments #main .table-department tbody tr.sub-department .name,
  .department-template-default #main .table-department tbody tr.sub-department .name {
    padding-left: 32px;
  }
  .page-template-page-departments #main .table-department tbody tr.sub-department .name:before,
  .department-template-default #main .table-department tbody tr.sub-department .name:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 100%;
    background: #4c77b0;
  }
  .page-template-page-departments #main .table-department tbody tr div,
  .department-template-default #main .table-department tbody tr div {
    color: white;
  }
  .page-template-page-departments #main .table-department tbody tr .phone,
  .department-template-default #main .table-department tbody tr .phone,
  .page-template-page-departments #main .table-department tbody tr .postCode,
  .department-template-default #main .table-department tbody tr .postCode,
  .page-template-page-departments #main .table-department tbody tr .place,
  .department-template-default #main .table-department tbody tr .place {
    color: white;
  }
  .page-template-page-departments #main .table-department tbody tr.btn,
  .department-template-default #main .table-department tbody tr.btn {
    background: #4da5e4;
  }
  .page-template-page-departments #main .table-department tbody tr:hover td,
  .department-template-default #main .table-department tbody tr:hover td {
    opacity: 1;
  }
  .page-template-page-publications .searchfield,
  .page-template-page-e-raider .searchfield,
  .page-template-page-forms .searchfield,
  .page-template-page-forms-reglements .searchfield {
    position: absolute;
    top: 32px;
    right: 0;
    margin-right: 0;
    max-width: 320px;
  }
  .page-template-page-publications #content .publications,
  .page-template-page-e-raider #content .publications,
  .page-template-page-forms #content .publications,
  .page-template-page-forms-reglements #content .publications {
    font-family: "futura-pt";
    font-weight: 500;
    list-style-type: none;
  }
  .page-template-page-publications #content .publications.one-column,
  .page-template-page-e-raider #content .publications.one-column,
  .page-template-page-forms #content .publications.one-column,
  .page-template-page-forms-reglements #content .publications.one-column {
    width: 100%;
  }
  .page-template-page-publications #content .publications.two-columns,
  .page-template-page-e-raider #content .publications.two-columns,
  .page-template-page-forms #content .publications.two-columns,
  .page-template-page-forms-reglements #content .publications.two-columns {
    column-count: 2;
    zoom: 1;
  }
  .page-template-page-publications #content .publications.two-columns:before,
  .page-template-page-e-raider #content .publications.two-columns:before,
  .page-template-page-forms #content .publications.two-columns:before,
  .page-template-page-forms-reglements #content .publications.two-columns:before,
  .page-template-page-publications #content .publications.two-columns:after,
  .page-template-page-e-raider #content .publications.two-columns:after,
  .page-template-page-forms #content .publications.two-columns:after,
  .page-template-page-forms-reglements #content .publications.two-columns:after {
    content: "";
    display: table;
  }
  .page-template-page-publications #content .publications.two-columns:after,
  .page-template-page-e-raider #content .publications.two-columns:after,
  .page-template-page-forms #content .publications.two-columns:after,
  .page-template-page-forms-reglements #content .publications.two-columns:after {
    clear: both;
  }
  .page-template-page-publications #content .publications.two-columns li,
  .page-template-page-e-raider #content .publications.two-columns li,
  .page-template-page-forms #content .publications.two-columns li,
  .page-template-page-forms-reglements #content .publications.two-columns li {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .page-template-page-council-mayor #content .member {
    display: flex;
    align-items: center;
  }
  .page-template-page-council-mayor #content .member .photo {
    margin: 0 40px 0 0;
  }
  .page-template-page-council-mayor #content .member .photo img {
    width: 254px;
    height: 254px;
    min-width: 254px;
  }
  /*********************
 Déchets
*********************/
  .page-template-page-dechets .garbage-agenda table tbody td.icon {
    width: 120px;
    text-align: center;
    font-size: 33px;
  }
  .page-template-page-dechets .garbage-agenda table tbody td.icon i {
    margin-left: -55px;
  }
  .page-template-page-dechets .garbage-agenda table tbody td.name {
    color: #144D99;
    font-family: "futura-pt";
    font-size: 20px;
    font-weight: 500;
  }
  .page-template-page-dechets .garbage-agenda table tbody td.date {
    width: 250px;
    color: #4D4D4D;
    font-family: "ff-meta-web-pro";
    font-weight: 500;
    font-size: 19px;
  }
  .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 h1 {
    font-size: 44px;
    margin: 20px 0;
  }
  #content h2 {
    font-size: 28px;
  }
  body {
    padding-left: 67px;
  }
  body .header {
    background: none;
    z-index: inherit;
    height: 74px;
  }
  body .header #logo {
    position: fixed;
    top: 0;
    left: 0;
    padding-left: 10px;
    z-index: 400;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  body .header #logo.out {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  body .header nav {
    background: white;
    height: 73px;
  }
  body .header .top-nav {
    background: white;
  }
  body .header .top-nav > .menu-item > .menu-wrapper {
    right: 18px;
  }
  body .header .top-nav > .menu-item > .menu-wrapper > .sub-menu {
    position: relative;
    background: #144d99;
    z-index: 10;
  }
  body .header .top-nav > .menu-item > a {
    color: #4da5e4;
  }
  body .header .top-nav > .menu-item-has-children > a:after {
    background: #144d99;
  }
  body.admin-bar .header #logo {
    top: 32px;
  }
  body.home.searched .page-title,
  body.search.searched .page-title {
    display: none;
  }
  body.home .header .top-nav,
  body.search .header .top-nav {
    background: none;
  }
  body.home #content,
  body.search #content {
    min-height: 100vh;
    margin-top: 0;
  }
  body.home #content #inner-content,
  body.search #content #inner-content {
    max-width: calc(100% - 3% - 35%);
    margin-left: 35%;
    margin-top: 15vh;
  }
  body.home #content #inner-content .page-title,
  body.search #content #inner-content .page-title {
    font-size: 27px;
    margin-bottom: 25px;
    color: #95989a;
  }
  body.home #content #inner-content .page-title span,
  body.search #content #inner-content .page-title span {
    color: #144d99;
  }
  body.home #content #inner-content #faq-button,
  body.search #content #inner-content #faq-button {
    padding-left: 25px;
    margin-top: 100px;
  }
  body.home #content #inner-content #faq-button:before,
  body.search #content #inner-content #faq-button:before {
    left: 0;
    top: 5px;
    -ms-transform: rotate(0deg);
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
  body.home #content #inner-content #faq-button.faq-button-desktop,
  body.search #content #inner-content #faq-button.faq-button-desktop {
    display: block;
  }
  body.home #content #inner-content #faq-button.faq-button-mobile,
  body.search #content #inner-content #faq-button.faq-button-mobile {
    display: none;
  }
  body.home #content #inner-content .search-wrapper,
  body.search #content #inner-content .search-wrapper {
    max-width: 585px;
  }
  body.home #content #inner-content .search-wrapper input,
  body.search #content #inner-content .search-wrapper input {
    font-size: 24px;
    height: 68px;
  }
  body.home #content #inner-content .search-wrapper label,
  body.search #content #inner-content .search-wrapper label {
    top: 17px;
    font-size: 24px;
  }
  body.home #content #inner-content .search-wrapper button,
  body.search #content #inner-content .search-wrapper button {
    width: 68px;
  }
  body.home #content #inner-content .search-wrapper button i,
  body.search #content #inner-content .search-wrapper button i {
    font-size: 28px;
  }
  body.home #content .image-left,
  body.search #content .image-left {
    max-width: 560px;
    width: 38%;
    height: 100%;
    background: #4da5e4;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  body.home #content .image-left:before,
  body.search #content .image-left:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -30%;
    width: 50%;
    height: 100%;
    background: white;
    -ms-transform: skew(-5deg);
    -webkit-transform: skew(-5deg);
    transform: skew(-5deg);
  }
  body.home #content .image-left:after,
  body.search #content .image-left:after {
    display: none;
  }
  body.home #content #overlay,
  body.search #content #overlay {
    left: 3%;
    right: 3%;
    padding: 50px 0;
  }
  body.home #content #overlay #main,
  body.search #content #overlay #main {
    width: 100%;
  }
  body.home #content #overlay .navbar-sheet,
  body.search #content #overlay .navbar-sheet {
    position: absolute;
    left: 35px;
    top: 54px;
    width: 215px;
    height: calc(100% - 100px);
    text-align: right;
    padding: 120px 0 0;
  }
  body.home #content #overlay .navbar-sheet h2,
  body.search #content #overlay .navbar-sheet h2 {
    margin-bottom: 25px;
    margin-right: 40px;
  }
  body.home #content #overlay .navbar-sheet li,
  body.search #content #overlay .navbar-sheet li {
    display: block;
    margin-right: 0;
  }
  body.home #content #overlay .navbar-sheet li a,
  body.search #content #overlay .navbar-sheet li a {
    display: inline-block;
    margin-bottom: 25px;
  }
  body.home #content #overlay .navbar-sheet #overlay-close-button,
  body.search #content #overlay .navbar-sheet #overlay-close-button {
    right: 30px;
  }
  body.home #content #overlay #inner-content,
  body.search #content #overlay #inner-content {
    max-width: calc(100% - 250px);
    min-height: 100%;
    margin-left: 250px;
    margin-top: 20px;
  }
  body.home .hint {
    right: auto;
    left: 90px;
  }
  body.home .hint:before {
    right: auto;
    left: -10px;
    box-shadow: none;
  }
  body.search #content #inner-content .page-title {
    display: none;
  }
  body.page-template-page-publications #content #inner-content,
  body.page-template-page-e-raider #content #inner-content,
  body.page-template-page-forms #content #inner-content,
  body.page-template-page-forms-reglements #content #inner-content {
    width: 90%;
    max-width: 1380px;
  }
  body.page-template-page-jobs #content #inner-content {
    width: 90%;
    max-width: 1380px;
  }
  body.blog:not(.has-navbar) #content #inner-content,
  body.archive:not(.has-navbar) #content #inner-content,
  body.page-template-page-news:not(.has-navbar) #content #inner-content {
    width: 90%;
    max-width: 1380px;
  }
  body.single-post #content #inner-content {
    margin-top: 60px;
    margin-bottom: 150px;
  }
  body.single-post #content #inner-content .sidebar {
    top: 120px;
  }
  body.tax-construction-project-cat #content #inner-content .project,
  body.post-type-archive-construction-project #content #inner-content .project,
  body.page-template-page-construction-projects #content #inner-content .project {
    margin: 8px;
    width: calc(50% - 16px);
  }
  body.tax-construction-project-cat #content #inner-content .project .content,
  body.post-type-archive-construction-project #content #inner-content .project .content,
  body.page-template-page-construction-projects #content #inner-content .project .content {
    padding-bottom: 140px;
  }
  body.tax-construction-project-cat #content #inner-content .btn-wrapper,
  body.post-type-archive-construction-project #content #inner-content .btn-wrapper,
  body.page-template-page-construction-projects #content #inner-content .btn-wrapper {
    position: absolute;
    bottom: 24px;
    left: 28px;
    display: flex;
    flex-flow: column wrap;
    align-items: flex-start;
  }
  body.has-rightimg #content #inner-content {
    margin-left: auto;
    margin-right: auto;
    width: 88%;
    max-width: 920px;
  }
  body.has-rightimg.has-sidebar #content #inner-content {
    max-width: 1120px;
    width: 82%;
  }
  body.error404 {
    padding-left: 0;
  }
  .single-faq #content #inner-content .article-header h2,
  .page-template-page-faqs #content #inner-content .article-header h2,
  .faq #content #inner-content .article-header h2 {
    font-size: 34px;
    margin: 0 0 50px;
  }
  .single-faq #content .article-header h2,
  .page-template-page-faqs #content .article-header h2,
  .faq #content .article-header h2 {
    font-size: 34px;
    font-weight: 500;
    margin: 0 0 30px;
    line-height: 1;
  }
  .single-faq #content .title-faq,
  .page-template-page-faqs #content .title-faq,
  .faq #content .title-faq {
    font-size: 50px;
    margin: 15px 0 20px;
  }
  .page-template-page-departments .chosen-single-with-deselect div,
  .department-template-default .chosen-single-with-deselect div {
    width: 60px;
  }
  .page-template-page-departments .chosen-container-single .chosen-single,
  .department-template-default .chosen-container-single .chosen-single {
    padding: 17px 10px 17px 20px;
    height: 60px;
    line-height: 24px;
    font-size: 24px;
  }
  .page-template-page-departments .chosen-container-single .chosen-single.chosen-default div,
  .department-template-default .chosen-container-single .chosen-single.chosen-default div {
    width: 60px;
  }
  .page-template-page-departments .chosen-container-single .chosen-single.chosen-default div b:before,
  .department-template-default .chosen-container-single .chosen-single.chosen-default div b:before {
    width: 21px;
    height: 5px;
    left: 26px;
    top: 28px;
  }
  .page-template-page-departments .chosen-container-single .chosen-single.chosen-default div b:after,
  .department-template-default .chosen-container-single .chosen-single.chosen-default div b:after {
    width: 21px;
    height: 5px;
    left: 14px;
    top: 28px;
  }
  .page-template-page-departments #main .entry-content p:first-child em,
  .department-template-default #main .entry-content p:first-child em,
  .page-template-page-departments #main .entry-content p:first-child i,
  .department-template-default #main .entry-content p:first-child i {
    font-size: 20px;
  }
  .page-template-page-departments #main .search-wrapper,
  .department-template-default #main .search-wrapper {
    margin: 15px 0 40px;
  }
  .page-template-page-departments #main .search-wrapper input,
  .department-template-default #main .search-wrapper input {
    height: 60px;
  }
  .page-template-page-departments #main .search-wrapper label,
  .department-template-default #main .search-wrapper label {
    line-height: 24px;
    font-size: 24px;
    top: 17px;
  }
  .page-template-page-departments #main .search-wrapper button,
  .department-template-default #main .search-wrapper button {
    width: 60px;
  }
  .page-template-page-departments #main .search-wrapper button i,
  .department-template-default #main .search-wrapper button i {
    font-size: 26px;
    margin: 0;
  }
  .page-template-page-council-members #content .council-members {
    margin: 0 -15px;
  }
  .page-template-page-council-members #content .council-members .member {
    width: 254px;
    margin: 0 15px 50px;
  }
  .page-template-page-council-members #content .council-members .photo {
    width: 254px;
    height: 254px;
  }
  /* KEYFRAMES */
  #faq-button:before {
    -moz-animation: arrow 1.25s 0.5s ease infinite;
    -webkit-animation: arrow 1.25s 0.5s ease infinite;
    animation: arrow 1.25s 0.5s ease infinite;
  }
  @-webkit-keyframes arrow {
    0% {
      opacity: 0;
      -ms-transform: translate(0, -60%);
      -webkit-transform: translate(0, -60%);
      transform: translate(0, -60%);
    }
    85% {
      opacity: 1;
    }
    86% {
      opacity: 0;
    }
    100% {
      opacity: 0;
      -ms-transform: translate(0, 10%);
      -webkit-transform: translate(0, 10%);
      transform: translate(0, 10%);
    }
  }
  @keyframes arrow {
    0% {
      opacity: 0;
      -ms-transform: translate(0, -60%);
      -webkit-transform: translate(0, -60%);
      transform: translate(0, -60%);
    }
    50% {
      opacity: 1;
    }
    85% {
      opacity: 1;
    }
    86% {
      opacity: 0;
    }
    100% {
      opacity: 0;
      -ms-transform: translate(0, 10%);
      -webkit-transform: translate(0, 10%);
      transform: translate(0, 10%);
    }
  }
  .header .top-nav > .menu-item > .menu-wrapper > .sub-menu > li.column-highlight-bottom {
    width: 100%;
    margin: 0;
  }
  .header .top-nav > .menu-item > .menu-wrapper > .sub-menu > li.column-highlight-bottom > ul.sub-menu {
    margin: 0 -30px -30px -30px;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .header .top-nav > .menu-item > .menu-wrapper > .sub-menu > li.column-highlight-bottom > ul.sub-menu > li {
    min-height: 168px;
    border: none;
  }
  .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) {
  body .header nav {
    background: none;
    height: auto;
  }
  body .header .top-nav > .menu-item-has-children > a:after {
    top: 50px;
  }
  body .header .top-nav > .menu-item .menu-wrapper {
    padding-top: 25px;
  }
  body.home #content #inner-content,
  body.search #content #inner-content {
    max-width: calc(100% - 3% - 28%);
    margin-left: 28%;
  }
  body.home #content #inner-content .page-title span,
  body.search #content #inner-content .page-title span {
    font-size: 50px;
  }
  body.home #content .image-left,
  body.search #content .image-left {
    width: 30%;
  }
  body.home #content #overlay #inner-content,
  body.search #content #overlay #inner-content {
    max-width: calc(100% - 260px);
    margin-left: 260px;
  }
  body.home #content #overlay .navbar-sheet,
  body.search #content #overlay .navbar-sheet {
    margin-top: 0;
  }
  body.home #content #overlay .navbar-sheet ul,
  body.search #content #overlay .navbar-sheet ul {
    padding-right: 2.5rem;
  }
  body.home #content #overlay .navbar-sheet li a,
  body.search #content #overlay .navbar-sheet li a {
    font-size: 20px;
    display: inline-block;
    line-height: 1;
  }
  body.home #content #overlay .sidebars .sidebar,
  body.search #content #overlay .sidebars .sidebar {
    width: 300px;
  }
  body.has-rightimg #content #inner-content {
    margin-left: 12%;
  }
  body.single-faq #content .faqs-filter-categories li a,
  body.page-template-page-faqs #content .faqs-filter-categories li a,
  body .faq #content .faqs-filter-categories li a {
    padding-right: 0;
  }
  body.single-faq #inner-content .sidebar,
  body.page-template-page-faqs #inner-content .sidebar,
  body .faq #inner-content .sidebar {
    width: calc(33.333% - 16px);
  }
  body.single-faq .entry-content {
    display: flex;
  }
  body.single-faq .entry-content.two-columns .content-wrapper {
    width: 45%;
    margin-right: 5%;
  }
  body.single-faq .entry-content.two-columns .steps {
    width: 50%;
  }
  body.page-template-page-council-members #content h2 {
    font-size: 28px;
  }
  body.page-template-page-council-members #content .council-members {
    margin: 0 -19px;
  }
  body.page-template-page-council-members #content .council-members .member {
    margin: 0 19px 50px;
  }
  body.job-template-default #content h1 {
    margin: 15px 0 30px;
  }
  body.page-template-page-publications #content h2,
  body .page-template-page-e-raider #content h2,
  body.page-template-page-forms #content h2,
  body.page-template-page-forms-reglements #content h2 {
    font-size: 28px;
  }
  .page-template-page-departments #main .search,
  .department-template-default #main .search {
    margin-top: 40px;
  }
  #content .searchfield,
  #content .search-wrapper {
    margin-bottom: 40px;
  }
  /*********************
 Déchets
*********************/
  .page-template-page-dechets .garbage-agenda table tbody td.icon {
    padding-left: 24px;
  }
  .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) {
  body {
    /* specific the first dropdown menu triangle */
  }
  body.home #content #inner-content .messages,
  body.search #content #inner-content .messages {
    width: 280px;
    float: right;
    position: absolute;
    right: 40px;
    bottom: 60px;
  }
  body.home #content #inner-content #faq-button,
  body.search #content #inner-content #faq-button {
    position: absolute;
    bottom: 60px;
    padding-bottom: 0;
  }
  body .header .top-nav > .menu-item-has-children:first-child > a:after {
    background: #4da5e4;
  }
  body.has-rightimg .top-nav {
    background: white;
  }
  .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) {
  body.home #content #inner-content,
  body.search #content #inner-content {
    max-width: calc(100% - 3% - 30%);
    margin-left: 30%;
  }
  body.home #content #overlay,
  body.search #content #overlay {
    left: 7%;
    right: 3%;
  }
  body.home #content #overlay .entry-content.two-columns .content-wrapper,
  body.search #content #overlay .entry-content.two-columns .content-wrapper {
    width: 100%;
    max-width: 45%;
    margin-right: 5%;
    float: left;
  }
  body.home #content #overlay .entry-content.two-columns .steps,
  body.search #content #overlay .entry-content.two-columns .steps {
    margin-top: -70px;
    max-width: 45%;
    float: left;
  }
  body.home .places-and-events,
  body.search .places-and-events {
    padding: 50px 0 120px;
  }
  #content .image-right {
    left: 75%;
  }
}
@media only screen and (min-width: 1800px) {
  body.has-rightimg #content #inner-content {
    max-width: 1040px;
  }
  body.has-rightimg.has-sidebar #content #inner-content {
    max-width: 1040px;
  }
}
@media only screen and (min-width: 2000px) {
  body.has-rightimg #content #inner-content {
    max-width: 1200px;
  }
  body.has-rightimg.has-sidebar #content #inner-content {
    max-width: 1200px;
  }
  body.tax-construction-project-cat #content #inner-content .project,
  body.post-type-archive-construction-project #content #inner-content .project,
  body.page-template-page-construction-projects #content #inner-content .project {
    width: calc(25% - 16px);
  }
}
@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;
  }
}
